build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/27204 )
Change subject: nb/intel/i945: Add C1DRBs when channel B is empty ......................................................................
Patch Set 1:
(2 comments)
https://review.coreboot.org/#/c/27204/1/src/northbridge/intel/i945/raminit.c File src/northbridge/intel/i945/raminit.c:
https://review.coreboot.org/#/c/27204/1/src/northbridge/intel/i945/raminit.c... PS1, Line 1197: /* If channel 1 is empty, all of the C1DRBs are programmed with the same value as C0DRB3 */ line over 80 characters
https://review.coreboot.org/#/c/27204/1/src/northbridge/intel/i945/raminit.c... PS1, Line 1207: if (!(sysinfo->interleaved) && (sysinfo->dimm[2] != SYSINFO_DIMM_NOT_POPULATED || line over 80 characters