build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/27281 )
Change subject: sb/intel/common/smihandler: Use new PMBASE API ......................................................................
Patch Set 2:
(1 comment)
https://review.coreboot.org/#/c/27281/2/src/southbridge/intel/common/smihand... File src/southbridge/intel/common/smihandler.c:
https://review.coreboot.org/#/c/27281/2/src/southbridge/intel/common/smihand... PS2, Line 289: write_pmbase32(PM1_CNT, read_pmbase32(PM1_CNT) &~SCI_EN); need consistent spacing around '&' (ctx:WxO)