[coreboot-gerrit] Change in coreboot[master]: src/southbridge/i82801gx: Include a default SeaBIOS config file

Kevin O'Connor (Code Review) gerrit at coreboot.org
Mon May 22 06:26:41 CEST 2017


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:

> The ICH changes the device ID depending on the AHCI vs. IDE
 > setting.

If this device supports AHCI, then I'd recommend AHCI mode be used exclusively.

 > For the mentioned IDs, we can be sure that it's an SATA port on the
 > ICH (if combined mode is off). Though I have no idea how to detect
 > if it's a PATA drive attached to an SATA port (if that is what you
 > mean by SATA bridge).

It is.

 > Also I'm wondering how that'd work if the
 > con-
 > troller is in AHCI mode.

See SeaBIOS commit 3f478b9f.  As I understand it, the problem with ATA is that negotiating the DMA mode is controller specific, while it's a standard on AHCI.  However, it's been a long time since I've looked at this.

-- 
To view, visit https://review.coreboot.org/19690
To unsubscribe, visit https://review.coreboot.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I6a6e79ea6cd0a14070b8092aefa477b9e3a0c4b1
Gerrit-PatchSet: 1
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Owner: Arthur Heymans <arthur at aheymans.xyz>
Gerrit-Reviewer: Arthur Heymans <arthur at aheymans.xyz>
Gerrit-Reviewer: Kevin O'Connor <kevin at koconnor.net>
Gerrit-Reviewer: Nico Huber <nico.h at gmx.de>
Gerrit-Reviewer: Paul Menzel <paulepanter at users.sourceforge.net>
Gerrit-Reviewer: build bot (Jenkins) <no-reply at coreboot.org>
Gerrit-HasComments: No



More information about the coreboot-gerrit mailing list