the following patch was just integrated into master: commit dc4cb05763fa029d7495f7aa37194f3ee5abaf05 Author: Timothy Pearson tpearson@raptorengineeringinc.com Date: Sat Jul 25 01:23:17 2015 -0500
nb/amd/mct_ddr3: Fix RDIMM errors due to undefined number of slots
The current code did not define the number of DIMM slots on the mainboard, which lead to incorrect configuration values and occassional training failure.
Add preliminary support for DIMM slot count configuration.
Change-Id: I488511d6262ffa8207c442d133314aed0f75acfb Signed-off-by: Timothy Pearson tpearson@raptorengineeringinc.com Reviewed-on: http://review.coreboot.org/12016 Tested-by: build bot (Jenkins) Reviewed-by: Alexandru Gagniuc mr.nuke.me@gmail.com
See http://review.coreboot.org/12016 for details.
-gerrit