Add support for the Intel Eagle Heights development board.
Signed-off-by: Thomas Jourdan <thomas.jourdan@gmail.com> Acked-by: Myles Watson <mylesgw@gmail.com> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4392 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
committed by
Myles Watson
parent
6c96517a13
commit
1a692d8176
@@ -2395,6 +2395,10 @@
|
||||
#define PCI_DEVICE_ID_INTEL_3100_MC 0x35b0
|
||||
#define PCI_DEVICE_ID_INTEL_3100_PCIE_PA0 0x35b6
|
||||
#define PCI_DEVICE_ID_INTEL_3100_PCIE_PA1 0x35b7
|
||||
#define PCI_DEVICE_ID_INTEL_3100_PCIE_PB0 0x2690
|
||||
#define PCI_DEVICE_ID_INTEL_3100_PCIE_PB1 0x2692
|
||||
#define PCI_DEVICE_ID_INTEL_3100_PCIE_PB2 0x2694
|
||||
#define PCI_DEVICE_ID_INTEL_3100_PCIE_PB3 0x2696
|
||||
|
||||
/* Intel EP80579 */
|
||||
#define PCI_DEVICE_ID_INTEL_EP80579_LPC 0x5031
|
||||
|
Reference in New Issue
Block a user