[coreboot-gerrit] Change in coreboot[master]: siemens/mc_apl1: Disable XDCI

Mario Scheithauer (Code Review) gerrit at coreboot.org
Wed Jun 21 15:26:36 CEST 2017


Mario Scheithauer has uploaded this change for review. ( https://review.coreboot.org/20296


Change subject: siemens/mc_apl1: Disable XDCI
......................................................................

siemens/mc_apl1: Disable XDCI

With enabled XDCI support we not are able to use USB port 0 over XHCI
driver. For this reason, we disable XDCI into devicetree.cb.

Change-Id: I1ed721d9ffd44a920a6f1f16855d5b7ceb1b17c5
Signed-off-by: Mario Scheithauer <mario.scheithauer at siemens.com>
---
M src/mainboard/siemens/mc_apl1/devicetree.cb
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/96/20296/1

diff --git a/src/mainboard/siemens/mc_apl1/devicetree.cb b/src/mainboard/siemens/mc_apl1/devicetree.cb
index 3ad85f6..55734a2 100644
--- a/src/mainboard/siemens/mc_apl1/devicetree.cb
+++ b/src/mainboard/siemens/mc_apl1/devicetree.cb
@@ -61,7 +61,7 @@
 		device pci 14.0 on  end	# - RP 0 - PCIe-B 0 - PCIe-PCI-Bridge
 		device pci 14.1 off end	# - RP 1 - PCIe-B 1
 		device pci 15.0 on  end	# - XHCI
-		device pci 15.1 on  end	# - XDCI
+		device pci 15.1 off end	# - XDCI
 		device pci 16.0 on	# - I2C 0
 			# Enable external RTC chip
 			chip drivers/i2c/rx6110sa

-- 
To view, visit https://review.coreboot.org/20296
To unsubscribe, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I1ed721d9ffd44a920a6f1f16855d5b7ceb1b17c5
Gerrit-Change-Number: 20296
Gerrit-PatchSet: 1
Gerrit-Owner: Mario Scheithauer <mario.scheithauer at siemens.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20170621/3c14f984/attachment.html>


More information about the coreboot-gerrit mailing list