Edward O'Callaghan has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/40820 )
Change subject: mb/google/hatch/romstage_spd_smbus.c: Fix missing DIMM issue ......................................................................
Patch Set 1:
(2 comments)
https://review.coreboot.org/c/coreboot/+/40820/1/src/mainboard/google/hatch/... File src/mainboard/google/hatch/romstage_spd_smbus.c:
https://review.coreboot.org/c/coreboot/+/40820/1/src/mainboard/google/hatch/... PS1, Line 27: memcfg.spd[0].spd_spec.spd_data_ptr_info.spd_data_ptr = (uintptr_t)blk.spd_array[0];
line over 96 characters
Ack
https://review.coreboot.org/c/coreboot/+/40820/1/src/mainboard/google/hatch/... PS1, Line 37: memcfg.spd[2].spd_spec.spd_data_ptr_info.spd_data_ptr = (uintptr_t)blk.spd_array[1];
line over 96 characters
Ack