commit | 7e2c079367fb2b9eb298b51a102ab40a70e79332 | [log] [tgz] |
---|---|---|
author | Peter Stuge <peter@stuge.se> | Sun Jun 29 01:30:41 2008 +0000 |
committer | Peter Stuge <peter@stuge.se> | Sun Jun 29 01:30:41 2008 +0000 |
tree | f7110ea3a195ce2a65ec88944798b3ae6ed6a882 | |
parent | a0a791963b963b96b8017f52c8956878ea0e3f16 [diff] |
Fix ICH7 non-SPI that broke in r3393 r3393 assumed that ICH7 always used SPI. This patch resets ich7_detected back to 0 when BOOT BIOS Straps indicate something else than SPI. Also fixes a build error in ichspi.c with gcc 4.2.2. Corresponding to flashrom svn r280 and coreboot v2 svn r3395. Signed-off-by: Peter Stuge <peter@stuge.se> Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>