Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/19868
to look at the new patch set (#2).
Change subject: nb/x4x/raminit: Split of DDR2 specific functions to its own file ......................................................................
nb/x4x/raminit: Split of DDR2 specific functions to its own file
Headers for device/dram/ddr2 and ddr3 conflict so the easy solution is have separate files for functions that use those.
Change-Id: I3ab281f4d8fcce3ef3cf8e355e7ea7286c73e4ff Signed-off-by: Arthur Heymans arthur@aheymans.xyz --- M src/northbridge/intel/x4x/Makefile.inc M src/northbridge/intel/x4x/raminit.c A src/northbridge/intel/x4x/spd_ddr2_decode.c M src/northbridge/intel/x4x/x4x.h 4 files changed, 161 insertions(+), 137 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/68/19868/2