build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/30822 )
Change subject: sb/intel/i82801gx: Detect if the southbridge supports AHCI ......................................................................
Patch Set 7:
(1 comment)
https://review.coreboot.org/#/c/30822/7/src/southbridge/intel/i82801gx/sata.... File src/southbridge/intel/i82801gx/sata.c:
https://review.coreboot.org/#/c/30822/7/src/southbridge/intel/i82801gx/sata.... PS7, Line 159: ahci_bar = (u32 *)(pci_read_config32(dev, 0x27) & ~0x3ff); line over 80 characters