the following patch was just integrated into master: commit 859e808709c352210eb1ad92bf805e3c36c06ec5 Author: Stefan Reinauer reinauer@chromium.org Date: Fri Nov 30 12:03:46 2012 -0800
Make set_boot_successful depend on PC80_SYSTEM
Set_boot_successful depends on CMOS parts that non-PC80 platforms do not have. For now, make the current path depend on CONFIG_PC80_SYSTEM, and make the alternative empty.
Signed-off-by: Ronald G. Minnich rminnich@gmail.com Signed-off-by: Stefan Reinauer reinauer@google.com Change-Id: I68cf63367c8054d09a7a22303e7c04fb35ad0153 Reviewed-on: http://review.coreboot.org/1954 Tested-by: build bot (Jenkins) Reviewed-by: David Hendricks dhendrix@chromium.org
Build-Tested: build bot (Jenkins) at Fri Nov 30 21:16:42 2012, giving +1 Reviewed-By: David Hendricks dhendrix@chromium.org at Fri Nov 30 21:24:06 2012, giving +2 See http://review.coreboot.org/1954 for details.
-gerrit