Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/19874
to look at the new patch set (#3).
Change subject: nb/intel/x4x/raminit: Support programming initials DD3 DLL setting ......................................................................
nb/intel/x4x/raminit: Support programming initials DD3 DLL setting
Due to shear amount of tables for default DLL settings used, they are mostly pushed to a new file to avoid cluttering up the raminit.
Also saves these default DQ and DQS dll settings in sysinfo stuct for later use.
Change-Id: Ia79b216ad69a02d4706ffc74f867a85db3eb2d6c Signed-off-by: Arthur Heymans arthur@aheymans.xyz --- M src/northbridge/intel/x4x/Makefile.inc M src/northbridge/intel/x4x/raminit_ddr23.c A src/northbridge/intel/x4x/raminit_tables.c M src/northbridge/intel/x4x/x4x.h 4 files changed, 475 insertions(+), 136 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/74/19874/3