From c000352d5cd3419586107fc93f978fdd94492d5f Mon Sep 17 00:00:00 2001 From: Patrick Georgi Date: Tue, 25 Jun 2013 11:14:03 +0200 Subject: ktqm77: redesign cmos.layout slightly BIOS write protects 8 bytes of CMOS, which nvramtool can't cope with. This makes initial installation harder, so just mark those as reserved to work around the issue. Change-Id: I210861dff8572e226a0f250556a3b811671ea8f2 Signed-off-by: Patrick Georgi Reviewed-on: http://review.coreboot.org/3531 Reviewed-by: Paul Menzel Tested-by: build bot (Jenkins) Reviewed-by: Ronald G. Minnich --- src/mainboard/kontron/ktqm77/cmos.layout | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/mainboard/kontron/ktqm77/cmos.layout') diff --git a/src/mainboard/kontron/ktqm77/cmos.layout b/src/mainboard/kontron/ktqm77/cmos.layout index 295ecd3a1d..a110956191 100644 --- a/src/mainboard/kontron/ktqm77/cmos.layout +++ b/src/mainboard/kontron/ktqm77/cmos.layout @@ -88,7 +88,8 @@ entries #411 5 r 0 unused # coreboot config options: bootloader -416 424 s 0 boot_devices +448 64 r 0 write_protected_by_bios +512 328 s 0 boot_devices 840 8 h 0 boot_default 848 1 e 9 cmos_defaults_loaded #849 7 r 0 unused -- cgit v1.2.3