From b794a69ce9b2cbb9d6565cf0f3ac609402ad680a Mon Sep 17 00:00:00 2001 From: Patrick Rudolph Date: Tue, 8 Aug 2017 13:13:51 +0200 Subject: nb/intel/sandybridge/raminit: Add Kconfig option for fuses Add a new Kconfig option to ignore memory fuses that limit the maximum DRAM frequency to be used. The option is disabled by default and should only enabled by experienced users as it might decrease system stability or prevent a successful RAM training. Remove conflicting devicetree settings. Change-Id: I35dd78a02bcaafce8ba522d253c795d7835bacae Signed-off-by: Patrick Rudolph Reviewed-on: https://review.coreboot.org/20907 Tested-by: build bot (Jenkins) Reviewed-by: Arthur Heymans Reviewed-by: Nicola Corna --- src/mainboard/lenovo/t430/devicetree.cb | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/mainboard/lenovo/t430') diff --git a/src/mainboard/lenovo/t430/devicetree.cb b/src/mainboard/lenovo/t430/devicetree.cb index d112ad4e92..2fe895a111 100644 --- a/src/mainboard/lenovo/t430/devicetree.cb +++ b/src/mainboard/lenovo/t430/devicetree.cb @@ -34,9 +34,6 @@ chip northbridge/intel/sandybridge end end - # Override fuse bits that hard-code the value to 666 Mhz - register "max_mem_clock_mhz" = "933" - device domain 0x0 on chip southbridge/intel/bd82x6x # Intel Series 6 Cougar Point PCH register "c2_latency" = "0x0065" -- cgit v1.2.3