summaryrefslogtreecommitdiff
path: root/src/northbridge/amd/amdk8/Kconfig
diff options
context:
space:
mode:
authorFlorian Zumbiehl <florz@florz.de>2011-12-10 19:39:49 +0100
committerPeter Stuge <peter@stuge.se>2011-12-14 08:50:45 +0100
commit36b53bf2445f85cd89711de37e4123f761478afe (patch)
treea865d069a4e5ee99dc82a6ff2bbd74b034ef974b /src/northbridge/amd/amdk8/Kconfig
parent20d9de33ccb71d3cd233f77f244af4e53c8846ca (diff)
downloadcoreboot-36b53bf2445f85cd89711de37e4123f761478afe.tar.xz
k8: add CONFIG_K8_FORCE_2T_DRAM_TIMING and enable it for asus k8v-x
Change-Id: Ia457f92f6fb7e287defb838db07f12d0f1766757 Signed-off-by: Florian Zumbiehl <florz@florz.de> Reviewed-on: http://review.coreboot.org/481 Tested-by: build bot (Jenkins) Reviewed-by: Peter Stuge <peter@stuge.se>
Diffstat (limited to 'src/northbridge/amd/amdk8/Kconfig')
-rw-r--r--src/northbridge/amd/amdk8/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/northbridge/amd/amdk8/Kconfig b/src/northbridge/amd/amdk8/Kconfig
index 858041a061..70e75e9007 100644
--- a/src/northbridge/amd/amdk8/Kconfig
+++ b/src/northbridge/amd/amdk8/Kconfig
@@ -37,6 +37,12 @@ config MEM_TRAIN_SEQ
int
default 0
+# Force 2T DRAM timing (vendor BIOS does it even for single DIMM setups and
+# single DIMM is indeed unreliable without it).
+config K8_FORCE_2T_DRAM_TIMING
+ bool
+ default n
+
config HW_MEM_HOLE_SIZEK
hex
default 0x100000