the following patch was just integrated into master: commit cccef34155b923fc256a1637b149a5249d8d6c20 Author: Stef van Os stef.van.os@prodrive-technologies.com Date: Tue Apr 19 14:11:11 2016 +0200
intel/fsp_broadwell_de: fix SPD CBFS file type
File type for SPD in this soc is defined as CBFS_TYPE_RAW in Makefile, but CBFS_TYPE_SPD in code.
Causes DDR SPD not to be loaded on memory down.
Tested on Prodrive Technologies Broadwell-D 1548 module: http://prodrive-technologies.com/amc-ix5-intel-broadwell-de-platform/
Change-Id: I44525b4742b3f93d33f0c5bd9ed642c6fb06f23f Signed-off-by: Stef van Os stef.van.os@prodrive-technologies.com Reviewed-on: https://review.coreboot.org/14415 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel paulepanter@users.sourceforge.net Reviewed-by: York Yang york.yang@intel.com
See https://review.coreboot.org/14415 for details.
-gerrit