diff options
author | Timothy Pearson <tpearson@raptorengineeringinc.com> | 2015-02-15 17:41:45 -0600 |
---|---|---|
committer | Alexandru Gagniuc <mr.nuke.me@gmail.com> | 2015-02-16 21:05:27 +0100 |
commit | 2af1e4402b6969b9c043bf281de333568d12800a (patch) | |
tree | 9506c7cac520b6d8382e65924edb8cc9142d2e01 /src/mainboard/asus/kfsn4-dre/cmos.default | |
parent | 03259a8794d82fdb85289bb51e90c2607f8c7016 (diff) |
mainboard/asus/kfsn4-dre: Add HT speed limit to NVRAM
Change-Id: Ia4829447835dd26381185c586eaac210dc0591d9
Signed-off-by: Timothy Pearson <tpearson@raptorengineeringinc.com>
Reviewed-on: http://review.coreboot.org/8463
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.default | 1 |
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 b82ee07b93..269f407504 100644 --- a/src/mainboard/asus/kfsn4-dre/cmos.default +++ b/src/mainboard/asus/kfsn4-dre/cmos.default @@ -2,6 +2,7 @@ baud_rate = 115200 debug_level = Alert multi_core = Enable slow_cpu = off +hypertransport_speed_limit = Auto max_mem_clock = DDR2-800 ECC_memory = Enable ECC_redirection = Disable |