[coreboot-gerrit] Change in coreboot[master]: mb/asrock/g41c-gs: Add more buildin PCI devices to the devicetree

Arthur Heymans (Code Review) gerrit at coreboot.org
Thu Sep 13 22:43:06 CEST 2018


Arthur Heymans has uploaded this change for review. ( https://review.coreboot.org/28595


Change subject: mb/asrock/g41c-gs: Add more buildin PCI devices to the devicetree
......................................................................

mb/asrock/g41c-gs: Add more buildin PCI devices to the devicetree

Change-Id: I9f7e7d70b850619e34a60fd8e7b16b44c728e9ca
Signed-off-by: Arthur Heymans <arthur at aheymans.xyz>
---
M src/mainboard/asrock/g41c-gs/variants/g41c-gs-r2/devicetree.cb
M src/mainboard/asrock/g41c-gs/variants/g41m-gs/devicetree.cb
2 files changed, 8 insertions(+), 0 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/95/28595/1

diff --git a/src/mainboard/asrock/g41c-gs/variants/g41c-gs-r2/devicetree.cb b/src/mainboard/asrock/g41c-gs/variants/g41c-gs-r2/devicetree.cb
index f58fae7..dba3a69 100644
--- a/src/mainboard/asrock/g41c-gs/variants/g41c-gs-r2/devicetree.cb
+++ b/src/mainboard/asrock/g41c-gs/variants/g41c-gs-r2/devicetree.cb
@@ -62,6 +62,8 @@
 			device pci 1c.1 on end		# PCIe 2
 			device pci 1c.2 off end		# PCIe 3
 			device pci 1c.3 off end		# PCIe 4
+			device pci 1c.4 off end		# PCIe 5
+			device pci 1c.5 off end		# PCIe 6
 			device pci 1d.0 on		# USB
 				subsystemid 0x1849 0x27c8
 			end
@@ -78,6 +80,8 @@
 				subsystemid 0x1849 0x27cc
 			end
 			device pci 1e.0 on end		# PCI bridge
+			device pci 1e.2 off end		# AC'97 Audio
+			device pci 1e.3 off end		# AC'97 Modem
 			device pci 1f.0 on		# ISA bridge
 				subsystemid 0x1849 0x27b8
 					chip superio/nuvoton/nct6776
diff --git a/src/mainboard/asrock/g41c-gs/variants/g41m-gs/devicetree.cb b/src/mainboard/asrock/g41c-gs/variants/g41m-gs/devicetree.cb
index 36335c8..f12a50b 100644
--- a/src/mainboard/asrock/g41c-gs/variants/g41m-gs/devicetree.cb
+++ b/src/mainboard/asrock/g41c-gs/variants/g41m-gs/devicetree.cb
@@ -57,6 +57,8 @@
 			device pci 1c.1 on end		# PCIe 2
 			device pci 1c.2 off end		# PCIe 3
 			device pci 1c.3 off end		# PCIe 4
+			device pci 1c.4 off end		# PCIe 5
+			device pci 1c.5 off end		# PCIe 6
 			device pci 1d.0 on		# USB
 				subsystemid 0x1849 0x27c8
 			end
@@ -73,6 +75,8 @@
 				subsystemid 0x1849 0x27cc
 			end
 			device pci 1e.0 on end		# PCI bridge
+			device pci 1e.2 off end		# AC'97 Audio
+			device pci 1e.3 off end		# AC'97 Modem
 			device pci 1f.0 on		# ISA bridge
 				subsystemid 0x1849 0x27b8
 					chip superio/winbond/w83627dhg

-- 
To view, visit https://review.coreboot.org/28595
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I9f7e7d70b850619e34a60fd8e7b16b44c728e9ca
Gerrit-Change-Number: 28595
Gerrit-PatchSet: 1
Gerrit-Owner: Arthur Heymans <arthur at aheymans.xyz>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180913/d243e560/attachment.html>


More information about the coreboot-gerrit mailing list