David Hendricks has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/38434 )
Change subject: nb/intel/haswell: Tidy up code and comments ......................................................................
Patch Set 9: Code-Review+2
(1 comment)
https://review.coreboot.org/c/coreboot/+/38434/7/src/northbridge/intel/haswe... File src/northbridge/intel/haswell/haswell.h:
https://review.coreboot.org/c/coreboot/+/38434/7/src/northbridge/intel/haswe... PS7, Line 117: #define MCHBAR8(x) (*((volatile u8 *)(DEFAULT_MCHBAR + (x))))
Oops... […]
Ack