build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/48612 )
Change subject: nb/intel/sandybridge: Refactor `dram_find_spds_ddr3` ......................................................................
Patch Set 2:
(1 comment)
https://review.coreboot.org/c/coreboot/+/48612/2/src/northbridge/intel/sandy... File src/northbridge/intel/sandybridge/raminit.c:
https://review.coreboot.org/c/coreboot/+/48612/2/src/northbridge/intel/sandy... PS2, Line 178: dimm_attr *const dimm = &ctrl->info.dimm[channel][slot]; need consistent spacing around '*' (ctx:WxV)