- Don't use e7501 root_complex
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1774 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
parent
ab49946a56
commit
8bcb8a2ada
|
@ -128,9 +128,8 @@ if CONFIG_CHIP_NAME
|
|||
end
|
||||
|
||||
# sample config for tyan/s2735
|
||||
chip northbridge/intel/e7501/root_complex
|
||||
device pci_domain 0 on
|
||||
chip northbridge/intel/e7501
|
||||
device pci_domain 0 on
|
||||
device pci 0.0 on end
|
||||
device pci 0.1 on end
|
||||
device pci 2.0 on
|
||||
|
@ -191,7 +190,6 @@ chip northbridge/intel/e7501/root_complex
|
|||
device pci 1f.5 off end
|
||||
device pci 1f.6 off end
|
||||
end # SB
|
||||
end #NB
|
||||
end # PCI_DOMAIN
|
||||
device apic_cluster 0 on
|
||||
chip cpu/intel/socket_mPGA604_533Mhz
|
||||
|
|
Loading…
Reference in New Issue