From c53e6ed62f36b8532306815b1258a337650a3d1d Mon Sep 17 00:00:00 2001 From: Bill XIE Date: Fri, 15 Mar 2019 19:37:58 +0800 Subject: mb/asus/{p5qc,p5q_pro}: Correct mapping of PCI-E 1x ports There are 3 PCI-E 1x ports on p5q_pro and p5qc, which correspond to the first three functions of 1c. Confirmed on a p5q_pro board. Change-Id: I779400494e27bf046996512d1f772311e6e4e091 Signed-off-by: Bill XIE Reviewed-on: https://review.coreboot.org/c/coreboot/+/31912 Tested-by: build bot (Jenkins) Reviewed-by: Angel Pons --- src/mainboard/asus/p5qc/variants/p5q_pro/devicetree.cb | 8 ++++---- src/mainboard/asus/p5qc/variants/p5qc/devicetree.cb | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) (limited to 'src') diff --git a/src/mainboard/asus/p5qc/variants/p5q_pro/devicetree.cb b/src/mainboard/asus/p5qc/variants/p5q_pro/devicetree.cb index d6456099e8..6e0a40a651 100644 --- a/src/mainboard/asus/p5qc/variants/p5q_pro/devicetree.cb +++ b/src/mainboard/asus/p5qc/variants/p5q_pro/devicetree.cb @@ -51,12 +51,12 @@ chip northbridge/intel/x4x # Northbridge device pci 1a.2 on end # USB device pci 1a.7 on end # USB device pci 1b.0 on end # Audio - device pci 1c.0 on end # PCIe 1 - device pci 1c.1 off end # PCIe 2 - device pci 1c.2 off end # PCIe 3 + device pci 1c.0 on end # PCIe 1 slot 1 + device pci 1c.1 on end # PCIe 2 slot 2 + device pci 1c.2 on end # PCIe 3 slot 3 device pci 1c.3 off end # PCIe 4 device pci 1c.4 on end # PCIe 5 MARVELL IDE - device pci 1c.5 on end # PCIe 6 + device pci 1c.5 on end # PCIe 6 ethernet NIC device pci 1d.0 on end # USB device pci 1d.1 on end # USB device pci 1d.2 on end # USB diff --git a/src/mainboard/asus/p5qc/variants/p5qc/devicetree.cb b/src/mainboard/asus/p5qc/variants/p5qc/devicetree.cb index 842012452b..902dcfdcb5 100644 --- a/src/mainboard/asus/p5qc/variants/p5qc/devicetree.cb +++ b/src/mainboard/asus/p5qc/variants/p5qc/devicetree.cb @@ -51,12 +51,12 @@ chip northbridge/intel/x4x # Northbridge device pci 1a.2 on end # USB device pci 1a.7 on end # USB device pci 1b.0 on end # Audio - device pci 1c.0 on end # PCIe 1 - device pci 1c.1 off end # PCIe 2 - device pci 1c.2 off end # PCIe 3 + device pci 1c.0 on end # PCIe 1 slot 1 + device pci 1c.1 on end # PCIe 2 slot 2 + device pci 1c.2 on end # PCIe 3 slot 3 device pci 1c.3 off end # PCIe 4 device pci 1c.4 on end # PCIe 5 MARVELL IDE - device pci 1c.5 on end # PCIe 6 + device pci 1c.5 on end # PCIe 6 ethernet NIC device pci 1d.0 on end # USB device pci 1d.1 on end # USB device pci 1d.2 on end # USB -- cgit v1.2.3