From: Bin Meng Date: Fri, 12 Dec 2014 13:05:26 +0000 (+0800) Subject: x86: Add Intel Topcliff PCH device IDs X-Git-Tag: v2015.01-rc4~25^2~8 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=936248d92f3afb6ec2447f3eccbf9b425dc14b66;p=u-boot x86: Add Intel Topcliff PCH device IDs Signed-off-by: Bin Meng Acked-by: Simon Glass --- diff --git a/include/pci_ids.h b/include/pci_ids.h index ee98bee443..26f4748685 100644 --- a/include/pci_ids.h +++ b/include/pci_ids.h @@ -2998,6 +2998,14 @@ #define PCI_DEVICE_ID_INTEL_82454NX 0x84cb #define PCI_DEVICE_ID_INTEL_84460GX 0x84ea #define PCI_DEVICE_ID_INTEL_IXP4XX 0x8500 +#define PCI_DEVICE_ID_INTEL_TCF_GBE 0x8802 +#define PCI_DEVICE_ID_INTEL_TCF_SDIO_0 0x8809 +#define PCI_DEVICE_ID_INTEL_TCF_SDIO_1 0x880a +#define PCI_DEVICE_ID_INTEL_TCF_SATA 0x880b +#define PCI_DEVICE_ID_INTEL_TCF_UART_0 0x8811 +#define PCI_DEVICE_ID_INTEL_TCF_UART_1 0x8812 +#define PCI_DEVICE_ID_INTEL_TCF_UART_2 0x8813 +#define PCI_DEVICE_ID_INTEL_TCF_UART_3 0x8814 #define PCI_DEVICE_ID_INTEL_IXP2800 0x9004 #define PCI_DEVICE_ID_INTEL_S21152BB 0xb152