mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-12 12:08:56 +01:00
Add ESD PCI vendor ID
Signed-off-by: Matthias Fuchs <matthias.fuchs@esd.eu>
This commit is contained in:
parent
876b3cef53
commit
dae4e0148a
1 changed files with 2 additions and 0 deletions
|
|
@ -1519,6 +1519,8 @@
|
|||
#define PCI_DEVICE_ID_AUREAL_VORTEX_1 0x0001
|
||||
#define PCI_DEVICE_ID_AUREAL_VORTEX_2 0x0002
|
||||
|
||||
#define PCI_VENDOR_ID_ESDGMBH 0x12fe
|
||||
|
||||
#define PCI_VENDOR_ID_CBOARDS 0x1307
|
||||
#define PCI_DEVICE_ID_CBOARDS_DAS1602_16 0x0001
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue