build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/28229 )
Change subject: nb/intel/pineview: Use i2c block read to fetch SPD ......................................................................
Patch Set 1:
(1 comment)
https://review.coreboot.org/#/c/28229/1/src/northbridge/intel/pineview/ramin... File src/northbridge/intel/pineview/raminit.c:
https://review.coreboot.org/#/c/28229/1/src/northbridge/intel/pineview/ramin... PS1, Line 277: if (i2c_block_read(s->spd_map[i], 0, 64, s->dimms[i].spd_data) != 64) line over 80 characters