This patch adds support for the BCM21000 (aka HT-2100)
PCIe bridge. Signed-off-by: Mondrian nuessle <nuessle@uni-hd.de> Acked-by: Samuel Verstraete <samuel.verstraete@gmail.com> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4182 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
committed by
Myles Watson
parent
6f52d11e9e
commit
d9b1c4f42f
@@ -1335,6 +1335,10 @@
|
||||
#define PCI_DEVICE_ID_BROADCOM_BCM5780_NIC 0x1668
|
||||
#define PCI_DEVICE_ID_BROADCOM_BCM5780_NIC1 0x1669
|
||||
|
||||
#define PCI_DEVICE_ID_SERVERWORKS_BCM21000_EXB0 0x140
|
||||
#define PCI_DEVICE_ID_SERVERWORKS_BCM21000_EXB1 0x142
|
||||
#define PCI_DEVICE_ID_SERVERWORKS_BCM21000_EXB2 0x144
|
||||
|
||||
#define PCI_DEVICE_ID_SERVERWORKS_BCM5785_HT_PXB 0x0036
|
||||
#define PCI_DEVICE_ID_SERVERWORKS_BCM5785_PXBX 0x0104
|
||||
#define PCI_DEVICE_ID_SERVERWORKS_BCM5785_SATA 0x024a
|
||||
|
Reference in New Issue
Block a user