summaryrefslogtreecommitdiffstats
path: root/include/pci_ids.h
diff options
context:
space:
mode:
authorBin Meng <bmeng.cn@gmail.com>2015-05-16 09:33:19 +0800
committerSimon Glass <sjg@chromium.org>2015-06-04 02:39:39 -0600
commit2aa3a7fb1c24afd4c0e12360acccf3234d8fe019 (patch)
tree2ed7feffb08aed813af2c65cca3df0cf497b966f /include/pci_ids.h
parenta40abfcc0008e3164caeee4dcd1294fda7675511 (diff)
downloadblackbird-obmc-uboot-2aa3a7fb1c24afd4c0e12360acccf3234d8fe019.tar.gz
blackbird-obmc-uboot-2aa3a7fb1c24afd4c0e12360acccf3234d8fe019.zip
x86: qemu: Add ATA/SATA support
Enable legacy IDE support on the pc target and AHCI support on the q35 target. Default configuration is to support the pc target. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Acked-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include/pci_ids.h')
-rw-r--r--include/pci_ids.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/pci_ids.h b/include/pci_ids.h
index 2e6685112b..5771e12e72 100644
--- a/include/pci_ids.h
+++ b/include/pci_ids.h
@@ -2838,6 +2838,7 @@
#define PCI_DEVICE_ID_INTEL_ICH9_6 0x2930
#define PCI_DEVICE_ID_INTEL_ICH9_7 0x2916
#define PCI_DEVICE_ID_INTEL_ICH9_8 0x2918
+#define PCI_DEVICE_ID_INTEL_ICH9_AHCI 0x2922
#define PCI_DEVICE_ID_INTEL_I7_MCR 0x2c18
#define PCI_DEVICE_ID_INTEL_I7_MC_TAD 0x2c19
#define PCI_DEVICE_ID_INTEL_I7_MC_RAS 0x2c1a
OpenPOWER on IntegriCloud