build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/38036 )
Change subject: [UNTESTED] nb/intel/sandybridge: Add a bunch of MCHBAR defines ......................................................................
Patch Set 1:
(2 comments)
https://review.coreboot.org/c/coreboot/+/38036/1/src/northbridge/intel/sandy... File src/northbridge/intel/sandybridge/raminit_common.c:
https://review.coreboot.org/c/coreboot/+/38036/1/src/northbridge/intel/sandy... PS1, Line 657: while (!(MCHBAR32(RCOMP_TIMER) & 0x10000)); trailing statements should be on next line
https://review.coreboot.org/c/coreboot/+/38036/1/src/northbridge/intel/sandy... PS1, Line 3296: while (!(MCHBAR32(RCOMP_TIMER) & 0x10000)); trailing statements should be on next line