From c93662443350940a3ff13c816453bac262ef015d Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 14 Feb 2015 17:06:03 -0600 Subject: mainboard/asus/kfsn4-dre: Add ECC redirection to NVRAM Change-Id: Ie7a73a5962e61585ebc427005e72715c8da4e0ac Signed-off-by: Timothy Pearson Reviewed-on: http://review.coreboot.org/8451 Tested-by: build bot (Jenkins) Reviewed-by: Alexandru Gagniuc --- src/mainboard/asus/kfsn4-dre/cmos.default | 1 + src/mainboard/asus/kfsn4-dre/cmos.layout | 13 +++++++------ 2 files changed, 8 insertions(+), 6 deletions(-) (limited to 'src/mainboard/asus/kfsn4-dre') diff --git a/src/mainboard/asus/kfsn4-dre/cmos.default b/src/mainboard/asus/kfsn4-dre/cmos.default index 733e75b9f2..56ee5d43d9 100644 --- a/src/mainboard/asus/kfsn4-dre/cmos.default +++ b/src/mainboard/asus/kfsn4-dre/cmos.default @@ -4,6 +4,7 @@ multi_core = Enable slow_cpu = off max_mem_clock = DDR2-800 ECC_memory = Enable +ECC_redirection = Disable ecc_scrub_rate = 1.28us interleave_chip_selects = Enable power_on_after_fail = Enable \ No newline at end of file diff --git a/src/mainboard/asus/kfsn4-dre/cmos.layout b/src/mainboard/asus/kfsn4-dre/cmos.layout index 4dd458fc1f..a111047884 100644 --- a/src/mainboard/asus/kfsn4-dre/cmos.layout +++ b/src/mainboard/asus/kfsn4-dre/cmos.layout @@ -49,12 +49,13 @@ entries 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 5 e 10 ecc_scrub_rate -400 1 e 1 interleave_chip_selects -401 2 e 8 max_mem_clock -403 1 e 2 multi_core +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 +401 1 e 1 interleave_chip_selects +402 2 e 8 max_mem_clock +404 1 e 2 multi_core 412 4 e 6 debug_level 416 4 e 7 boot_first 420 4 e 7 boot_second -- cgit v1.2.3