mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-21 14:41:31 +00:00
Added PCI_DEVICE_ID_PLX_9030.
Added PCI device ID for the PLXTech PCI 9030 bridge. Signed-off-by: Horst Kronstorfer <hkronsto@frequentis.com>
This commit is contained in:
parent
de9b5b12a7
commit
bb7fc5744d
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue