drivers/cavium: Add UART PCI driver
Add UART PCI driver in cavium/common/pci. Tested on opencellular/elgon. The UART is still initialized and usable in Linux. Change-Id: I0fa2f086aba9b4f9c6dba7a35a84ea61c5fa64e4 Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com> Reviewed-on: https://review.coreboot.org/c/30608 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Nico Huber <nico.h@gmx.de>
This commit is contained in:
committed by
Nico Huber
parent
ab77008395
commit
71c0a94987
@@ -132,6 +132,9 @@
|
||||
#define PCI_DEVICE_ID_BERKOM_A4T 0xffa4
|
||||
#define PCI_DEVICE_ID_BERKOM_SCITEL_QUADRO 0xffa8
|
||||
|
||||
#define PCI_VENDOR_CAVIUM 0x177d
|
||||
#define PCI_DEVICE_ID_CAVIUM_THUNDERX_UART 0xa00f
|
||||
|
||||
#define PCI_VENDOR_ID_COMPAQ 0x0e11
|
||||
#define PCI_DEVICE_ID_COMPAQ_TOKENRING 0x0508
|
||||
#define PCI_DEVICE_ID_COMPAQ_1280 0x3033
|
||||
|
Reference in New Issue
Block a user