From b531e4e8dece39ab6ade533a4e378f957697aa32 Mon Sep 17 00:00:00 2001 From: Marshall Buschman Date: Sat, 18 Jun 2011 12:04:41 -0500 Subject: ASRock E350M1: Enable USB3 support Requires Scott Duplichan's patch for NIC support. Enables required PCIe port for USB3 - does not interfere with normal operations on non-USB3 model. Change-Id: I451bb1b4f799d6485e75fa949933e25e821b65f9 Signed-off-by: Marshall Buschman Reviewed-on: http://review.coreboot.org/45 Tested-by: build bot (Jenkins) Reviewed-by: Marc Jones --- src/mainboard/asrock/e350m1/devicetree.cb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/mainboard/asrock') diff --git a/src/mainboard/asrock/e350m1/devicetree.cb b/src/mainboard/asrock/e350m1/devicetree.cb index bc3bd18311..43607ebb02 100644 --- a/src/mainboard/asrock/e350m1/devicetree.cb +++ b/src/mainboard/asrock/e350m1/devicetree.cb @@ -100,8 +100,8 @@ chip northbridge/amd/agesa_wrapper/family14/root_complex device pci 14.4 on end # PCI 0x4384 device pci 14.5 on end # USB 2 device pci 15.0 on end # PCIe PortA - device pci 15.1 on end # PCIe PortB - device pci 15.2 off end # PCIe PortC + device pci 15.1 on end # PCIe PortB: NIC + device pci 15.2 on end # PCIe PortC: USB3 device pci 15.3 off end # PCIe PortD # gpp_configuration options -- cgit v1.2.3