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/hp/abm/cmos.layout | 2 +- src/mainboard/hp/dl145_g1/cmos.layout | 2 +- src/mainboard/hp/dl145_g3/cmos.layout | 2 +- src/mainboard/hp/dl165_g6_fam10/cmos.layout | 4 ++-- src/mainboard/hp/pavilion_m6_1035dx/cmos.layout | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) (limited to 'src/mainboard/hp') diff --git a/src/mainboard/hp/abm/cmos.layout b/src/mainboard/hp/abm/cmos.layout index 242aa8404e..1ca6100522 100644 --- a/src/mainboard/hp/abm/cmos.layout +++ b/src/mainboard/hp/abm/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/hp/dl145_g1/cmos.layout b/src/mainboard/hp/dl145_g1/cmos.layout index cd332d3ee1..537e938783 100644 --- a/src/mainboard/hp/dl145_g1/cmos.layout +++ b/src/mainboard/hp/dl145_g1/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 diff --git a/src/mainboard/hp/dl145_g3/cmos.layout b/src/mainboard/hp/dl145_g3/cmos.layout index a569945737..621778d7c2 100644 --- a/src/mainboard/hp/dl145_g3/cmos.layout +++ b/src/mainboard/hp/dl145_g3/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 diff --git a/src/mainboard/hp/dl165_g6_fam10/cmos.layout b/src/mainboard/hp/dl165_g6_fam10/cmos.layout index 0a9940f4dd..633146be68 100644 --- a/src/mainboard/hp/dl165_g6_fam10/cmos.layout +++ b/src/mainboard/hp/dl165_g6_fam10/cmos.layout @@ -25,8 +25,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 -387 1 e 1 ECC_redirection 389 4 r 0 reboot_bits 393 3 e 5 baud_rate 396 5 e 10 ecc_scrub_rate @@ -44,6 +42,8 @@ entries 440 4 e 9 slow_cpu 444 1 e 1 nmi 445 1 e 1 iommu +456 1 e 1 ECC_memory +457 1 e 1 ECC_redirection 728 256 h 0 user_data 984 16 h 0 check_sum # Reserve the extended AMD configuration registers diff --git a/src/mainboard/hp/pavilion_m6_1035dx/cmos.layout b/src/mainboard/hp/pavilion_m6_1035dx/cmos.layout index 242aa8404e..1ca6100522 100644 --- a/src/mainboard/hp/pavilion_m6_1035dx/cmos.layout +++ b/src/mainboard/hp/pavilion_m6_1035dx/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 -- cgit v1.2.3