Attention is currently required from: Elyes Haouas.
Angel Pons has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/71583 )
Change subject: nb/intel/haswell: Specify supported memory type ......................................................................
Patch Set 5: Code-Review+1
(2 comments)
Commit Message:
https://review.coreboot.org/c/coreboot/+/71583/comment/c25604e3_e5106297 PS4, Line 12: Note: DDR4 is not supported in coreboot yet for current northbridge. This line seems to be unchanged. Another idea:
Note: Haswell "client" only supports DDR3 (and LPDDR3 on ULT). Haswell-EP and Haswell-EX support DDR4, but they're completely different hardware.
File src/northbridge/intel/haswell/Kconfig:
https://review.coreboot.org/c/coreboot/+/71583/comment/9688d4f6_41814b54 PS2, Line 6: if NORTHBRIDGE_INTEL_HASWELL : : config NORTHBRIDGE_SPECIFIC_OPTIONS : def_bool y
Done
Thank you!