Kevin O'Connor has posted comments on this change. ( https://review.coreboot.org/19690 )
Change subject: src/southbridge/i82801gx: Include a default SeaBIOS config file ......................................................................
Patch Set 1:
(1 comment)
Why can’t this be enabled by default for coreboot?
Why isn't it the global default in SeaBIOS?
The SeaBIOS ATA DMA setting isn't safe on PATA, nor is it safe on SATA to PATA adapters. On those devices, a complicated controller specific negotiation must be done to determine the DMA level. The SeaBIOS ATA DMA support works fine on regular SATA devices, but almost all new machines use an AHCI controller now.