diff options
author | Denis 'GNUtoo' Carikli <GNUtoo@no-log.org> | 2013-10-26 22:35:46 +0200 |
---|---|---|
committer | Alexandru Gagniuc <mr.nuke.me@gmail.com> | 2013-11-24 05:35:38 +0100 |
commit | 099b914dcd63cb8c177fa1e981046cd25f4565f7 (patch) | |
tree | 4cd673c2d0cc05607e96b825c3be95114477b007 /src/mainboard/lenovo | |
parent | f3c1c9b6ac73c7b5346d36ac06e5bf08244e1d82 (diff) |
lenovo/x60: export reboot_bits nvram configuration.
This permits any software running after the ramstage to tell coreboot that the
boot was successfull.
Change-Id: I6b19160dcf1ea1948360db71d02e344a3bcb44ef
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Reviewed-on: http://review.coreboot.org/3992
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
Diffstat (limited to 'src/mainboard/lenovo')
-rw-r--r-- | src/mainboard/lenovo/x60/cmos.layout | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/lenovo/x60/cmos.layout b/src/mainboard/lenovo/x60/cmos.layout index 8d18525923..ef49d0ea57 100644 --- a/src/mainboard/lenovo/x60/cmos.layout +++ b/src/mainboard/lenovo/x60/cmos.layout @@ -71,7 +71,7 @@ entries # RTC_BOOT_BYTE (coreboot hardcoded) 384 1 e 4 boot_option 385 1 e 4 last_boot -388 4 r 0 reboot_bits +388 4 h 0 reboot_bits #390 2 r 0 unused? # ----------------------------------------------------------------- |