i945/ICH7: Use #defines from pci_ids.h (trivial).
Build-tested with the kontron/986lcd-m target. Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de> Acked-by: Uwe Hermann <uwe@hermann-uwe.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3705 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
parent
36a2268d17
commit
bddc693e8d
13 changed files with 64 additions and 60 deletions
|
|
@ -2395,6 +2395,9 @@
|
|||
#define PCI_DEVICE_ID_INTEL_EP80579_PCIE_PA0 0x5024
|
||||
#define PCI_DEVICE_ID_INTEL_EP80579_PCIE_PA1 0x5025
|
||||
|
||||
/* Intel 945 */
|
||||
#define PCI_DEVICE_ID_INTEL_945_HOST_BRIDGE 0x27a0
|
||||
|
||||
#define PCI_DEVICE_ID_INTEL_80310 0x530d
|
||||
#define PCI_DEVICE_ID_INTEL_82810_MC1 0x7120
|
||||
#define PCI_DEVICE_ID_INTEL_82810_IG1 0x7121
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue