From: Horst Kronstorfer Date: Tue, 4 May 2010 10:37:36 +0000 (+0200) Subject: Added PCI_DEVICE_ID_PLX_9030. X-Git-Tag: v2010.12-rc3~39 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=bb7fc5744dd696552092cee571041d7df3128dbe;p=u-boot Added PCI_DEVICE_ID_PLX_9030. Added PCI device ID for the PLXTech PCI 9030 bridge. Signed-off-by: Horst Kronstorfer --- diff --git a/include/pci_ids.h b/include/pci_ids.h index dcc381d301..cb8398d2c0 100644 --- a/include/pci_ids.h +++ b/include/pci_ids.h @@ -882,6 +882,7 @@ #define PCI_DEVICE_ID_PLX_SPCOM200 0x1103 #define PCI_DEVICE_ID_PLX_DJINN_ITOO 0x1151 #define PCI_DEVICE_ID_PLX_R753 0x1152 +#define PCI_DEVICE_ID_PLX_9030 0x9030 #define PCI_DEVICE_ID_PLX_9050 0x9050 #define PCI_DEVICE_ID_PLX_9060 0x9060 #define PCI_DEVICE_ID_PLX_9060ES 0x906E