iei/kino-780am2: Turn on PCIe bridge to 2nd ethernet controller.
Change-Id: I35fa94bafcf7c835081b57acf031a2fb334d353d Signed-off-by: Dave Frodin <dave.frodin@se-eng.com> Reviewed-on: http://review.coreboot.org/1570 Tested-by: build bot (Jenkins) Reviewed-by: Peter Stuge <peter@stuge.se>
This commit is contained in:
parent
9aeb69447d
commit
2feddbded8
|
@ -14,7 +14,7 @@ chip northbridge/amd/amdfam10/root_complex
|
||||||
device pci 2.0 on end # PCIE P2P bridge (external graphics) 0x9603
|
device pci 2.0 on end # PCIE P2P bridge (external graphics) 0x9603
|
||||||
device pci 3.0 on end # PCIE P2P bridge 0x960b
|
device pci 3.0 on end # PCIE P2P bridge 0x960b
|
||||||
device pci 4.0 on end # PCIE P2P bridge 0x9604
|
device pci 4.0 on end # PCIE P2P bridge 0x9604
|
||||||
device pci 5.0 off end # PCIE P2P bridge 0x9605
|
device pci 5.0 on end # PCIE P2P bridge 0x9605
|
||||||
device pci 6.0 off end # PCIE P2P bridge 0x9606
|
device pci 6.0 off end # PCIE P2P bridge 0x9606
|
||||||
device pci 7.0 off end # PCIE P2P bridge 0x9607
|
device pci 7.0 off end # PCIE P2P bridge 0x9607
|
||||||
device pci 8.0 off end # NB/SB Link P2P bridge
|
device pci 8.0 off end # NB/SB Link P2P bridge
|
||||||
|
|
Loading…
Reference in New Issue