From 4839e2c495d16e7c49acd5eb933ef7f42e67713a Mon Sep 17 00:00:00 2001 From: Myles Watson Date: Thu, 8 Apr 2010 15:06:44 +0000 Subject: Replace dual_core and quad_core CMOS (nvram) options with multi_core. Fix some white space. Signed-off-by: Myles Watson Acked-by: Myles Watson git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5380 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/mainboard/intel/jarrell/cmos.layout | 4 ++-- src/mainboard/intel/xe7501devkit/cmos.layout | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'src/mainboard/intel') diff --git a/src/mainboard/intel/jarrell/cmos.layout b/src/mainboard/intel/jarrell/cmos.layout index ba7f604a4d..1f225f833c 100644 --- a/src/mainboard/intel/jarrell/cmos.layout +++ b/src/mainboard/intel/jarrell/cmos.layout @@ -24,7 +24,7 @@ entries #95 1 r 0 disable_clock_updates #96 288 r 0 temporary_filler 0 376 r 0 reserved_memory -376 1 e 1 power_up_watchdog +376 1 e 1 power_up_watchdog 384 1 e 4 boot_option 385 1 e 4 last_boot 386 1 e 1 ECC_memory @@ -38,7 +38,7 @@ entries 420 4 e 7 boot_second 424 4 e 7 boot_third 428 4 h 0 boot_index -432 8 h 0 boot_countdown +432 8 h 0 boot_countdown 728 256 h 0 user_data 984 16 h 0 check_sum # Reserve the extended AMD configuration registers diff --git a/src/mainboard/intel/xe7501devkit/cmos.layout b/src/mainboard/intel/xe7501devkit/cmos.layout index 39cfc31784..494af5bb61 100644 --- a/src/mainboard/intel/xe7501devkit/cmos.layout +++ b/src/mainboard/intel/xe7501devkit/cmos.layout @@ -1,16 +1,16 @@ # NOTE: This file must be in UNIX format (not DOS) or build_opt_tbl fails: -# "Error - Name is an invalid identifier in line" +# "Error - Name is an invalid identifier in line" entries #start-bit length config config-ID name -0 512 r 0 reserved_memory1 # We know nothing about the factory BIOS -512 512 r 0 reserved_memory2 # More factory BIOS +0 512 r 0 reserved_memory1 # We know nothing about the factory BIOS +512 512 r 0 reserved_memory2 # More factory BIOS # Work in progress. # This is where we would put the LB RTC_BOOT_BYTE options once the code # supports finding them there. -#1024 1 e 4 boot_option +#1024 1 e 4 boot_option #1025 1 e 4 last_boot #1026 1 e 1 ECC_memory #1028 4 r 0 reboot_bits -- cgit v1.2.3