[U-Boot] [RFC PATCH 01/29] include: pci_ids: add vendor ID for Cavium
Suneel Garapati
suneelglinux at gmail.com
Tue Oct 29 21:07:53 UTC 2019
From: Suneel Garapati <sgarapati at marvell.com>
Signed-off-by: Suneel Garapati <sgarapati at marvell.com>
---
include/pci_ids.h | 2 ++
1 file changed, 2 insertions(+)
diff --git a/include/pci_ids.h b/include/pci_ids.h
index bd59578ccb..f8b4f28996 100644
--- a/include/pci_ids.h
+++ b/include/pci_ids.h
@@ -2360,6 +2360,8 @@
#define PCI_DEVICE_ID_ALTIMA_AC9100 0x03ea
#define PCI_DEVICE_ID_ALTIMA_AC1003 0x03eb
+#define PCI_VENDOR_ID_CAVIUM 0x177d
+
#define PCI_VENDOR_ID_BELKIN 0x1799
#define PCI_DEVICE_ID_BELKIN_F5D7010V7 0x701f
--
2.23.0
More information about the U-Boot
mailing list