diff options
-rw-r--r-- | src/mainboard/lenovo/t520/devicetree.cb | 2 | ||||
-rw-r--r-- | src/mainboard/lenovo/t520/variants/t520/overridetree.cb | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/src/mainboard/lenovo/t520/devicetree.cb b/src/mainboard/lenovo/t520/devicetree.cb index 9588af27c2bb..5048c698d714 100644 --- a/src/mainboard/lenovo/t520/devicetree.cb +++ b/src/mainboard/lenovo/t520/devicetree.cb @@ -70,7 +70,7 @@ chip northbridge/intel/sandybridge device pci 1c.6 off end # PCIe Port #7 device pci 1c.7 off end # PCIe Port #8 device pci 1d.0 on end # USB2 EHCI #1 - + device pci 1e.0 off end # PCI-2-PCI bridge device pci 1f.0 on #LPC bridge chip ec/lenovo/pmh7 device pnp ff.1 on end # dummy diff --git a/src/mainboard/lenovo/t520/variants/t520/overridetree.cb b/src/mainboard/lenovo/t520/variants/t520/overridetree.cb index cba2b7da30dd..407e02d907cc 100644 --- a/src/mainboard/lenovo/t520/variants/t520/overridetree.cb +++ b/src/mainboard/lenovo/t520/variants/t520/overridetree.cb @@ -1,7 +1,6 @@ chip northbridge/intel/sandybridge device domain 0 on chip southbridge/intel/bd82x6x # Intel Series 6 Cougar Point PCH - device pci 1e.0 off end # PCI-2-PCI bridge device pci 1f.0 on # LPC bridge chip ec/lenovo/h8 device pnp ff.2 on end # dummy |