aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/asus/kfsn4-dre/cmos.default
diff options
context:
space:
mode:
authorTimothy Pearson <tpearson@raptorengineeringinc.com>2015-02-14 17:01:49 -0600
committerAlexandru Gagniuc <mr.nuke.me@gmail.com>2015-02-16 08:27:08 +0100
commit5fc1ad101cd69fa91e2c33761aa45b69d535ef85 (patch)
tree37509d10eca6b734948383f174df1bcd184d6945 /src/mainboard/asus/kfsn4-dre/cmos.default
parent68c4475df328c082bfb9b893229a9a5be93d8b29 (diff)
mainboard/asus/kfsn4-dre: Add default NVRAM settings
Change-Id: Ic86104d6e7811b0bda9279411db84f464324994a Signed-off-by: Timothy Pearson <tpearson@raptorengineeringinc.com> Reviewed-on: http://review.coreboot.org/8450 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.default9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/mainboard/asus/kfsn4-dre/cmos.default b/src/mainboard/asus/kfsn4-dre/cmos.default
new file mode 100644
index 0000000000..733e75b9f2
--- /dev/null
+++ b/src/mainboard/asus/kfsn4-dre/cmos.default
@@ -0,0 +1,9 @@
+baud_rate = 115200
+debug_level = Alert
+multi_core = Enable
+slow_cpu = off
+max_mem_clock = DDR2-800
+ECC_memory = Enable
+ecc_scrub_rate = 1.28us
+interleave_chip_selects = Enable
+power_on_after_fail = Enable \ No newline at end of file