coreboot/src
Duncan Laurie f1c76ef605 ELOG: Don't disable SPI controller lockdown
Now that WREN prefix is handled properly ELOG is able to write
when the SPI controller is locked down.

To test, ensure that runtime SPI write via ELOG is successful by
checking the event log for a kernel shutdown reason code:

5 | 2012-08-27 11:09:48 | Kernel Event | Clean Shutdown
6 | 2012-08-27 11:09:50 | System boot | 26
7 | 2012-08-27 11:09:50 | System Reset

Change-Id: If6d0dced7cb0f5ca7038b3d758f31b856826d30b
Signed-off-by: Duncan Laurie <dlaurie@chromium.org>
Reviewed-on: http://review.coreboot.org/1712
Reviewed-by: Marc Jones <marcj303@gmail.com>
Tested-by: build bot (Jenkins)
2012-11-07 18:40:09 +01:00
..
arch/x86 Move global variable check to Makefile 2012-11-07 03:57:28 +01:00
boot Add POST code for "All devices initialized" 2012-11-07 03:57:34 +01:00
console Add a capability for mainboard-specific posting. 2012-08-04 19:31:20 +02:00
cpu Leave power control registers unlocked 2012-11-07 03:57:19 +01:00
devices Drop redundant CHIP_NAME in mainboard.c 2012-11-06 21:59:21 +01:00
drivers RTC: Write build date in BCD when clearing RTC CMOS 2012-11-07 18:39:21 +01:00
ec Auto-declare chip_operations 2012-08-22 05:06:41 +02:00
include SPI: opmenu special case for WREN as atomic prefix 2012-11-07 18:39:42 +01:00
lib USBDEBUG: retry harder for slow devices 2012-07-30 20:54:24 +02:00
mainboard Drop redundant CHIP_NAME in mainboard.c 2012-11-06 21:59:21 +01:00
northbridge SandyBridge/IvyBridge: Use flash map to find MRC cache 2012-11-07 08:28:28 +01:00
southbridge ELOG: Don't disable SPI controller lockdown 2012-11-07 18:40:09 +01:00
superio smsc/lpc47n227: Make early_serial usable 2012-11-06 21:53:48 +01:00
vendorcode SandyBridge/IvyBridge: Use flash map to find MRC cache 2012-11-07 08:28:28 +01:00
Kconfig Update SeaBIOS stable to the release-1.7.1 commit 2012-10-16 03:31:05 +02:00
Kconfig.deprecated_options Unify ID_SECTION_OFFSET and mark it deprecated 2012-01-18 11:21:39 +01:00