Enable AHCI mode and hide IDE controller to reduce boot time.
Note: enable AHCI in seabios and apply seabios patch: http://www.mail-archive.com/seabios@seabios.org/msg00437.html Signed-off-by: Scott Duplichan <scott@notabs.org> Acked-by: Marc Jones <marcj303@gmail.com> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6579 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
committed by
Marc Jones
parent
dc312cca53
commit
f191c72038
@@ -314,6 +314,7 @@
|
||||
|
||||
#define PCI_DEVICE_ID_ATI_SB800_LPC 0x439D
|
||||
#define PCI_DEVICE_ID_ATI_SB800_SATA 0x4390
|
||||
#define PCI_DEVICE_ID_ATI_SB800_SATA_AHCI 0x4391
|
||||
#define PCI_DEVICE_ID_ATI_SB800_IDE 0x439C
|
||||
#define PCI_DEVICE_ID_ATI_SB800_HDA 0x4383
|
||||
#define PCI_DEVICE_ID_ATI_SB800_PCI 0x4384
|
||||
|
Reference in New Issue
Block a user