diff options
author | Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> | 2011-07-24 15:34:56 +0000 |
---|---|---|
committer | Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> | 2011-07-24 15:34:56 +0000 |
commit | 122dd126dfb24cf020f27879ab422719b8a0455a (patch) | |
tree | 8606eced9c4d02c7315b9572815b1e022f28f231 /util | |
parent | d8334dbc4b6032a6938f3e741b93ccd48e097d2e (diff) | |
download | flashrom-122dd126dfb24cf020f27879ab422719b8a0455a.tar.gz flashrom-122dd126dfb24cf020f27879ab422719b8a0455a.tar.bz2 flashrom-122dd126dfb24cf020f27879ab422719b8a0455a.zip |
ichspi.c: do not print PBR[3] for ICH7 because it does not exist
Intel document 307013 (ICH7 datasheet) section 21.1.9 does only
define PBR[0] (at SPIBAR + 60h) to PBR[2] (SPIBAR + 68h). SPIBAR + 6Ch
and following are not defined, but we were printing them as PBR[3]
anyway. i could not find any references to PBR[3] in documentation of
other related chips (NM10, atom e6xx) either, hence kill it.
Corresponding to flashrom svn r1381.
Signed-off-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at>
Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>
Diffstat (limited to 'util')
0 files changed, 0 insertions, 0 deletions