Patrick Rudolph has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/32069 )
Change subject: nb/intel/sandybridge: Migrate MRC settings to devicetree ......................................................................
Patch Set 9:
(1 comment)
https://review.coreboot.org/#/c/32069/9/src/northbridge/intel/sandybridge/ra... File src/northbridge/intel/sandybridge/raminit_mrc.c:
https://review.coreboot.org/#/c/32069/9/src/northbridge/intel/sandybridge/ra... PS9, Line 385: pei_data.dimm_channel0_disabled = this might not work on lumpy as the onboard spd config looks fishy. It uses spd_data[0] which should be spd_data[2] IMHO.