Arthur Heymans has posted comments on this change. ( https://review.coreboot.org/21841 )
Change subject: nb/sandybridge: Add a kconfig option to ignore XMP max DIMMs ......................................................................
Patch Set 1:
(1 comment)
https://review.coreboot.org/#/c/21841/1/src/northbridge/intel/sandybridge/ra... File src/northbridge/intel/sandybridge/raminit.c:
https://review.coreboot.org/#/c/21841/1/src/northbridge/intel/sandybridge/ra... PS1, Line 238: spd_decode_ddr3(&dimm->dimm[channel][slot], spd[spd_slot]); maybe only apply Kconfig condition on this line? It's still useful to know from the debug message if your setup is in principle not supported.