diff options
Diffstat (limited to 'src/mainboard')
-rw-r--r-- | src/mainboard/amd/inagua/devicetree.cb | 2 | ||||
-rw-r--r-- | src/mainboard/amd/persimmon/devicetree.cb | 1 | ||||
-rw-r--r-- | src/mainboard/amd/south_station/devicetree.cb | 2 | ||||
-rw-r--r-- | src/mainboard/amd/union_station/devicetree.cb | 2 | ||||
-rw-r--r-- | src/mainboard/asrock/e350m1/devicetree.cb | 2 |
5 files changed, 4 insertions, 5 deletions
diff --git a/src/mainboard/amd/inagua/devicetree.cb b/src/mainboard/amd/inagua/devicetree.cb index 6ce73bb241..1a6aa76c6c 100644 --- a/src/mainboard/amd/inagua/devicetree.cb +++ b/src/mainboard/amd/inagua/devicetree.cb @@ -29,7 +29,7 @@ chip northbridge/amd/agesa/family14/root_complex chip northbridge/amd/agesa/family14 # PCI side of HT root complex device pci 0.0 on end # Root Complex device pci 1.0 on end # Internal Graphics P2P bridge, 9802 to 9806 - device pci 1.1 on end # Internal Multimedia + device pci 1.1 on end # Internal HDMI Audio device pci 4.0 on end # PCIE P2P bridge MXM lane 0 device pci 5.0 off end # PCIE P2P bridge MXM lane 1 device pci 6.0 on end # PCIE P2P bridge LAN diff --git a/src/mainboard/amd/persimmon/devicetree.cb b/src/mainboard/amd/persimmon/devicetree.cb index 196327cfb9..2f5729db7e 100644 --- a/src/mainboard/amd/persimmon/devicetree.cb +++ b/src/mainboard/amd/persimmon/devicetree.cb @@ -29,7 +29,6 @@ chip northbridge/amd/agesa/family14/root_complex chip northbridge/amd/agesa/family14 # PCI side of HT root complex device pci 0.0 on end # Root Complex device pci 1.0 on end # Internal Graphics P2P bridge 0x980[2456] - device pci 1.1 on end # Internal Multimedia device pci 4.0 on end # PCIE P2P bridge on-board NIC device pci 5.0 off end # PCIE P2P bridge device pci 6.0 on end # PCIE P2P bridge PCIe slot diff --git a/src/mainboard/amd/south_station/devicetree.cb b/src/mainboard/amd/south_station/devicetree.cb index 16373fe4e9..263f30d3b4 100644 --- a/src/mainboard/amd/south_station/devicetree.cb +++ b/src/mainboard/amd/south_station/devicetree.cb @@ -29,7 +29,7 @@ chip northbridge/amd/agesa/family14/root_complex chip northbridge/amd/agesa/family14 # PCI side of HT root complex device pci 0.0 on end # Root Complex device pci 1.0 on end # Internal Graphics P2P bridge 0x9804 - device pci 1.1 on end # Internal Multimedia + device pci 1.1 on end # Internal HDMI Audio device pci 4.0 on end # PCIE P2P bridge 0x9604 device pci 5.0 on end # PCIE P2P bridge 0x9605 device pci 6.0 on end # PCIE P2P bridge 0x9606 diff --git a/src/mainboard/amd/union_station/devicetree.cb b/src/mainboard/amd/union_station/devicetree.cb index 7642262e03..2f2aaf1f20 100644 --- a/src/mainboard/amd/union_station/devicetree.cb +++ b/src/mainboard/amd/union_station/devicetree.cb @@ -29,7 +29,7 @@ chip northbridge/amd/agesa/family14/root_complex chip northbridge/amd/agesa/family14 # PCI side of HT root complex device pci 0.0 on end # Root Complex device pci 1.0 on end # Internal Graphics P2P bridge 0x9804 - device pci 1.1 on end # Internal Multimedia + device pci 1.1 on end # Internal HDMI Audio device pci 4.0 on end # PCIE P2P bridge 0x9604 device pci 5.0 on end # PCIE P2P bridge 0x9605 device pci 6.0 on end # PCIE P2P bridge 0x9606 diff --git a/src/mainboard/asrock/e350m1/devicetree.cb b/src/mainboard/asrock/e350m1/devicetree.cb index bc2beb1c07..74c5b7fd02 100644 --- a/src/mainboard/asrock/e350m1/devicetree.cb +++ b/src/mainboard/asrock/e350m1/devicetree.cb @@ -29,7 +29,7 @@ chip northbridge/amd/agesa/family14/root_complex chip northbridge/amd/agesa/family14 # PCI side of HT root complex device pci 0.0 on end # Root Complex device pci 1.0 on end # Internal Graphics P2P bridge 0x9804 - device pci 1.1 on end # Internal Multimedia + device pci 1.1 on end # Internal HDMI Audio device pci 4.0 on end # PCIE P2P bridge 0x9604 device pci 5.0 off end # PCIE P2P bridge 0x9605 device pci 6.0 off end # PCIE P2P bridge 0x9606 |