the following patch was just integrated into master: commit 447240808c62cb877e343c40802a35d01ed198fb Author: Timothy Pearson tpearson@raptorengineeringinc.com Date: Mon Mar 16 11:47:45 2015 -0500
lib: Add Kconfig option to enable/disable auto fallback control
Under certain conditions, e.g. automated testing, it is useful to have the payload (e.g. Linux) reset the reboot_bits CMOS value. This allows automated recovery in the case of coreboot starting properly but the payload failing to start due to bad configuration data provided by the coreboot image under test.
Signed-off-by: Timothy Pearson tpearson@raptorengineeringinc.com Change-Id: Ifc8f565f8292941d90b2e520cc9c5993b41e9cdd Reviewed-on: http://review.coreboot.org/8698 Reviewed-by: Patrick Georgi pgeorgi@google.com Reviewed-by: Paul Menzel paulepanter@users.sourceforge.net Tested-by: build bot (Jenkins)
See http://review.coreboot.org/8698 for details.
-gerrit