build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/48549 )
Change subject: mb/purism/librem_cnl: Use FMAP-based SPD cache ......................................................................
Patch Set 1:
(2 comments)
https://review.coreboot.org/c/coreboot/+/48549/1/src/mainboard/purism/librem... File src/mainboard/purism/librem_cnl/romstage.c:
https://review.coreboot.org/c/coreboot/+/48549/1/src/mainboard/purism/librem... PS1, Line 86: memcfg.spd[0].spd_spec.spd_data_ptr_info.spd_data_ptr = (uintptr_t)blk.spd_array[0]; line over 96 characters
https://review.coreboot.org/c/coreboot/+/48549/1/src/mainboard/purism/librem... PS1, Line 96: memcfg.spd[2].spd_spec.spd_data_ptr_info.spd_data_ptr = (uintptr_t)blk.spd_array[1]; line over 96 characters