From: Petr Cvek <[email protected]>

PCIe port 4 is used for miniPCIe slot (wifi). Should be enabled.

Signed-off-by: Petr Cvek <[email protected]>
---
 src/mainboard/kontron/986lcd-m/devicetree.cb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/mainboard/kontron/986lcd-m/devicetree.cb 
b/src/mainboard/kontron/986lcd-m/devicetree.cb
index 5db7551d12..9f3655c7e0 100644
--- a/src/mainboard/kontron/986lcd-m/devicetree.cb
+++ b/src/mainboard/kontron/986lcd-m/devicetree.cb
@@ -43,7 +43,7 @@ chip northbridge/intel/i945
                        device pci 1c.0 on end # PCIe
                        device pci 1c.1 on end # PCIe
                        device pci 1c.2 on end # PCIe
-                       device pci 1c.3 off end # PCIe port 4
+                       device pci 1c.3 on end # PCIe port 4, miniPCIe
                        device pci 1c.4 off end # PCIe port 5
                        device pci 1c.5 off end # PCIe port 6
                        device pci 1d.0 on end # USB UHCI
-- 
2.23.0
_______________________________________________
coreboot mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to