diff options
Diffstat (limited to 'src/mainboard/asrock/g41c-gs')
-rw-r--r-- | src/mainboard/asrock/g41c-gs/variants/g41c-gs-r2/devicetree.cb | 4 | ||||
-rw-r--r-- | src/mainboard/asrock/g41c-gs/variants/g41m-gs/devicetree.cb | 4 |
2 files changed, 8 insertions, 0 deletions
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 f58fae749c..dba3a69cb1 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 @@ chip northbridge/intel/x4x # Northbridge 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 @@ chip northbridge/intel/x4x # Northbridge 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 36335c892c..f12a50bd13 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 @@ chip northbridge/intel/x4x # Northbridge 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 @@ chip northbridge/intel/x4x # Northbridge 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 |