the following patch was just integrated into master: commit 696abfcfd3fb58b985d24903c670a2c25bed2214 Author: Nico Huber nico.h@gmx.de Date: Wed Nov 23 23:56:53 2016 +0100
nb/intel/x4x: Fix and deflate `dimm_config` in raminit
By shifting the `chan` right instead of left, values were always taken from the DIMMs of the first channel. The diff-stat also looks like an improvement.
Change-Id: I605eb4f9b04520c51eea9995a2d4a1f050f02ecc Signed-off-by: Nico Huber nico.h@gmx.de Reviewed-on: https://review.coreboot.org/17587 Tested-by: build bot (Jenkins) Reviewed-by: Arthur Heymans arthur@aheymans.xyz Reviewed-by: Damien Zammit damien@zamaudio.com
See https://review.coreboot.org/17587 for details.
-gerrit