the following patch was just integrated into master: commit 98b5f907ac6317a0e4fc11f429b7cfa858550964 Author: Patrick Rudolph siro@das-labor.org Date: Sat Feb 6 13:23:31 2016 +0100
include/device/dram: Fix DDR3-1866
The PLL multiplier value is off by one for DDR3-1866 due to a wrong TCK value, resulting in DDR3-1600 being used by the PLL.
Needs test on real hardware !
Change-Id: I657b813889945f0d9990dd11680a3d3a25b53467 Signed-off-by: Patrick Rudolph siro@das-labor.org Reviewed-on: https://review.coreboot.org/13613 Tested-by: build bot (Jenkins) Reviewed-by: Martin Roth martinroth@google.com
See https://review.coreboot.org/13613 for details.
-gerrit