kontron 986lcd_m: cmos.layout: mark boot_devices as reserved.
authorLuc Verhaegen <libv@skynet.be>
Wed, 3 Jun 2009 11:53:54 +0000 (11:53 +0000)
committerLuc Verhaegen <libv@skynet.be>
Wed, 3 Jun 2009 11:53:54 +0000 (11:53 +0000)
The kontron 986lcd_m cmos.layout had a 512bit area claimed for "boot_devices".
The changes to the cmos code no longer allow usage of values larger than
32bits. Since this option was completely unused, mark it as reserved.

Fixes build after the get_option change (r4332)..

Signed-off-by: Luc Verhaegen <libv@skynet.be>
Acked-by: Luc Verhaegen <libv@skynet.be>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4333 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

src/mainboard/kontron/986lcd-m/cmos.layout

index ba42513c9cb4c784d2b324dac69f9396930a0d26..56baa9471089c6cdf4718810456b98ecc13646ea 100644 (file)
@@ -89,8 +89,8 @@ entries
 409          1       e       1        power_on_after_fail
 #410          6       r       0        unused
 
-# coreboot config options: bootloader
-416        512       s       0        boot_devices
+# coreboot config options: bootloader : unused -> reserved.
+416        512       r       0        boot_devices
 #928         80       r       0        unused
 
 # coreboot config options: check sums