From c0ae684d1663d0eec364270c85915e42cdd61bc6 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 15 Feb 2015 16:45:19 -0600 Subject: mainboard/cmos: Move ECC variables out of fallback mechanism byte Change-Id: Icebc12d8f83494150a7bdd3adcc168d7b48b2e68 Signed-off-by: Timothy Pearson Reviewed-on: http://review.coreboot.org/8458 Tested-by: build bot (Jenkins) Reviewed-by: Alexandru Gagniuc --- src/mainboard/jetway/j7f2/cmos.layout | 2 +- src/mainboard/jetway/nf81-t56n-lf/cmos.layout | 2 +- src/mainboard/jetway/pa78vm5/cmos.layout | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'src/mainboard/jetway') diff --git a/src/mainboard/jetway/j7f2/cmos.layout b/src/mainboard/jetway/j7f2/cmos.layout index 498ed3f2ba..879bb61f04 100644 --- a/src/mainboard/jetway/j7f2/cmos.layout +++ b/src/mainboard/jetway/j7f2/cmos.layout @@ -3,7 +3,6 @@ entries 0 384 r 0 reserved_memory 384 1 e 4 boot_option 385 1 e 4 last_boot -386 1 e 1 ECC_memory 388 4 r 0 reboot_bits 392 3 e 5 baud_rate 400 1 e 1 power_on_after_fail @@ -13,6 +12,7 @@ entries 424 4 e 7 boot_third 428 4 h 0 boot_index 432 8 h 0 boot_countdown +456 1 e 1 ECC_memory 1008 16 h 0 check_sum enumerations diff --git a/src/mainboard/jetway/nf81-t56n-lf/cmos.layout b/src/mainboard/jetway/nf81-t56n-lf/cmos.layout index 81a36e7400..1c5559b667 100644 --- a/src/mainboard/jetway/nf81-t56n-lf/cmos.layout +++ b/src/mainboard/jetway/nf81-t56n-lf/cmos.layout @@ -23,7 +23,6 @@ entries 0 384 r 0 reserved_memory 384 1 e 4 boot_option 385 1 e 4 last_boot -386 1 e 1 ECC_memory 388 4 r 0 reboot_bits 392 3 e 5 baud_rate 395 1 e 1 hw_scrubber @@ -40,6 +39,7 @@ entries 440 4 e 9 slow_cpu 444 1 e 1 nmi 445 1 e 1 iommu +456 1 e 1 ECC_memory 728 256 h 0 user_data 984 16 h 0 check_sum # Reserve the extended AMD configuration registers diff --git a/src/mainboard/jetway/pa78vm5/cmos.layout b/src/mainboard/jetway/pa78vm5/cmos.layout index a569945737..621778d7c2 100644 --- a/src/mainboard/jetway/pa78vm5/cmos.layout +++ b/src/mainboard/jetway/pa78vm5/cmos.layout @@ -3,7 +3,6 @@ entries 0 384 r 0 reserved_memory 384 1 e 4 boot_option 385 1 e 4 last_boot -386 1 e 1 ECC_memory 388 4 r 0 reboot_bits 392 3 e 5 baud_rate 395 1 e 1 hw_scrubber @@ -20,6 +19,7 @@ entries 440 4 e 9 slow_cpu 444 1 e 1 nmi 445 1 e 1 iommu +456 1 e 1 ECC_memory 728 256 h 0 user_data 984 16 h 0 check_sum # Reserve the extended AMD configuration registers -- cgit v1.2.3