[coreboot-gerrit] New patch to review for coreboot: 0ad8ce6 lenovo/x201: Enable pcie lanes in wwan slot.

Vladimir Serbinenko (phcoder@gmail.com) gerrit at coreboot.org
Sun Aug 3 14:55:45 CEST 2014


Vladimir Serbinenko (phcoder at gmail.com) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/6482

-gerrit

commit 0ad8ce6e0411d42c8a10335f29a09e681ccd560b
Author: Vladimir Serbinenko <phcoder at gmail.com>
Date:   Sun Aug 3 14:55:14 2014 +0200

    lenovo/x201: Enable pcie lanes in wwan slot.
    
    Change-Id: I7332eeed244877252074e661f1c256a69a9b428a
    Signed-off-by: Vladimir Serbinenko <phcoder at gmail.com>
---
 src/mainboard/lenovo/x201/devicetree.cb | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/mainboard/lenovo/x201/devicetree.cb b/src/mainboard/lenovo/x201/devicetree.cb
index 1db5bf0..21e328a 100644
--- a/src/mainboard/lenovo/x201/devicetree.cb
+++ b/src/mainboard/lenovo/x201/devicetree.cb
@@ -135,8 +135,9 @@ chip northbridge/intel/nehalem
 			end
 
 			device pci 1c.0 on end # PCIe Port #1
+			device pci 1c.1 on end # PCIe Port #2 (wwan)
 			device pci 1c.3 on end # PCIe Port #4 (Expresscard)
-			device pci 1c.4 on end # PCIe Port #4 (wlan)
+			device pci 1c.4 on end # PCIe Port #5 (wlan)
 
 			device pci 1d.0 on # USB2 EHCI
 				subsystemid 0x17aa 0x2163



More information about the coreboot-gerrit mailing list