Patrick Georgi 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 5:
(1 comment)
https://review.coreboot.org/#/c/30822/5/src/southbridge/intel/i82801gx/sata.... File src/southbridge/intel/i82801gx/sata.c:
https://review.coreboot.org/#/c/30822/5/src/southbridge/intel/i82801gx/sata.... PS5, Line 75: ret = ahci_supported && config->sata_no_ahci; What's the reason for having the sata_no_ahci option?