mirror of
https://github.com/u-boot/u-boot.git
synced 2024-11-25 05:04:23 +08:00
x86: pci: Add PCI IDs for lynxpoint
Add some new device IDs used by this haswell-based chipset. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
This commit is contained in:
parent
5692ccfaca
commit
713704f5e4
@ -3016,6 +3016,8 @@
|
||||
#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_LYNXPOINT_AHCI 0x9c03
|
||||
#define PCI_DEVICE_ID_INTEL_LYNXPOINT_LPC 0x9c45
|
||||
#define PCI_DEVICE_ID_INTEL_S21152BB 0xb152
|
||||
|
||||
#define PCI_VENDOR_ID_SCALEMP 0x8686
|
||||
|
Loading…
Reference in New Issue
Block a user