aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/asus/kfsn4-dre/cmos.default
diff options
context:
space:
mode:
authorTimothy Pearson <tpearson@raptorengineeringinc.com>2015-02-14 17:06:03 -0600
committerAlexandru Gagniuc <mr.nuke.me@gmail.com>2015-02-16 09:03:50 +0100
commitc93662443350940a3ff13c816453bac262ef015d (patch)
tree35ad218dbc43de0bf5d86bcf8db7105d70600eb9 /src/mainboard/asus/kfsn4-dre/cmos.default
parente23d5b0d59ae60abead1dbbdb1bf0f6d71bbd22a (diff)
mainboard/asus/kfsn4-dre: Add ECC redirection to NVRAM
Change-Id: Ie7a73a5962e61585ebc427005e72715c8da4e0ac Signed-off-by: Timothy Pearson <tpearson@raptorengineeringinc.com> Reviewed-on: http://review.coreboot.org/8451 Tested-by: build bot (Jenkins) Reviewed-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Diffstat (limited to 'src/mainboard/asus/kfsn4-dre/cmos.default')
-rw-r--r--src/mainboard/asus/kfsn4-dre/cmos.default1
1 files changed, 1 insertions, 0 deletions
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