Nico Huber has submitted this change. ( https://review.coreboot.org/c/coreboot/+/55169 )
Change subject: mb/lenovo/t410: Enable WLAN and WUSB PCIe ports ......................................................................
mb/lenovo/t410: Enable WLAN and WUSB PCIe ports
These PCH PCIe ports are used and should be enabled.
Resolves: https://ticket.coreboot.org/issues/311 Change-Id: I26ace6e043c7c66f8944f0986923014703423b8c Signed-off-by: Angel Pons th3fanbus@gmail.com Reviewed-on: https://review.coreboot.org/c/coreboot/+/55169 Tested-by: build bot (Jenkins) no-reply@coreboot.org Reviewed-by: Swift Geek (Sebastian Grzywna) swiftgeek@gmail.com Reviewed-by: Paul Menzel paulepanter@mailbox.org --- M src/mainboard/lenovo/t410/devicetree.cb 1 file changed, 2 insertions(+), 2 deletions(-)
Approvals: build bot (Jenkins): Verified Paul Menzel: Looks good to me, but someone else must approve Swift Geek (Sebastian Grzywna): Looks good to me, approved
diff --git a/src/mainboard/lenovo/t410/devicetree.cb b/src/mainboard/lenovo/t410/devicetree.cb index 4d10508..a4f3463 100644 --- a/src/mainboard/lenovo/t410/devicetree.cb +++ b/src/mainboard/lenovo/t410/devicetree.cb @@ -72,8 +72,8 @@ end
device pci 1c.0 on end # PCIe Port #1: WWAN mPCIe slot - device pci 1c.1 off end # PCIe Port #2: WLAN mPCIe slot - device pci 1c.2 off end # PCIe Port #3: WUSB mPCIe slot + device pci 1c.1 on end # PCIe Port #2: WLAN mPCIe slot + device pci 1c.2 on end # PCIe Port #3: WUSB mPCIe slot device pci 1c.3 on end # PCIe Port #4: ExpressCard device pci 1c.4 on # PCIe Port #5: Ricoh SD & FireWire subsystemid 0x17aa 0x2133