diff options
Diffstat (limited to 'src/mainboard')
-rw-r--r-- | src/mainboard/arima/hdama/devicetree.cb | 8 | ||||
-rw-r--r-- | src/mainboard/ibm/e325/devicetree.cb | 21 | ||||
-rw-r--r-- | src/mainboard/iwill/dk8s2/devicetree.cb | 21 | ||||
-rw-r--r-- | src/mainboard/iwill/dk8x/devicetree.cb | 21 | ||||
-rw-r--r-- | src/mainboard/newisys/khepri/devicetree.cb | 11 |
5 files changed, 15 insertions, 67 deletions
diff --git a/src/mainboard/arima/hdama/devicetree.cb b/src/mainboard/arima/hdama/devicetree.cb index 01c6a20478..c908921076 100644 --- a/src/mainboard/arima/hdama/devicetree.cb +++ b/src/mainboard/arima/hdama/devicetree.cb @@ -180,14 +180,6 @@ chip northbridge/amd/amdk8/root_complex device pci 18.2 on end device pci 18.3 on end end # chip northbridge/amd/amdk8 - chip northbridge/amd/amdk8 - device pci 19.0 on end - device pci 19.0 on end - device pci 19.0 on end - device pci 19.1 on end - device pci 19.2 on end - device pci 19.3 on end - end end end diff --git a/src/mainboard/ibm/e325/devicetree.cb b/src/mainboard/ibm/e325/devicetree.cb index 9ba57e9b07..331e632add 100644 --- a/src/mainboard/ibm/e325/devicetree.cb +++ b/src/mainboard/ibm/e325/devicetree.cb @@ -1,4 +1,9 @@ chip northbridge/amd/amdk8/root_complex + device lapic_cluster 0 on + chip cpu/amd/socket_940 + device lapic 0 on end + end + end device pci_domain 0 on chip northbridge/amd/amdk8 device pci 18.0 on end # LDT 0 @@ -60,22 +65,6 @@ chip northbridge/amd/amdk8/root_complex device pci 18.2 on end device pci 18.3 on end end - chip northbridge/amd/amdk8 - device pci 19.0 on end - device pci 19.0 on end - device pci 19.0 on end - device pci 19.1 on end - device pci 19.2 on end - device pci 19.3 on end - end - end - device lapic_cluster 0 on - chip cpu/amd/socket_940 - device lapic 0 on end - end - chip cpu/amd/socket_940 - device lapic 1 on end - end end end diff --git a/src/mainboard/iwill/dk8s2/devicetree.cb b/src/mainboard/iwill/dk8s2/devicetree.cb index 7587e15216..8185b5dc1a 100644 --- a/src/mainboard/iwill/dk8s2/devicetree.cb +++ b/src/mainboard/iwill/dk8s2/devicetree.cb @@ -1,4 +1,9 @@ chip northbridge/amd/amdk8/root_complex + device lapic_cluster 0 on + chip cpu/amd/socket_940 + device lapic 0 on end + end + end device pci_domain 0 on chip northbridge/amd/amdk8 device pci 18.0 on # LDT 0 @@ -68,22 +73,6 @@ chip northbridge/amd/amdk8/root_complex device pci 18.2 on end device pci 18.3 on end end - chip northbridge/amd/amdk8 - device pci 19.0 on end - device pci 19.0 on end - device pci 19.0 on end - device pci 19.1 on end - device pci 19.2 on end - device pci 19.3 on end - end - end - device lapic_cluster 0 on - chip cpu/amd/socket_940 - device lapic 0 on end - end - chip cpu/amd/socket_940 - device lapic 1 on end - end end end diff --git a/src/mainboard/iwill/dk8x/devicetree.cb b/src/mainboard/iwill/dk8x/devicetree.cb index b9430b112d..58646f307c 100644 --- a/src/mainboard/iwill/dk8x/devicetree.cb +++ b/src/mainboard/iwill/dk8x/devicetree.cb @@ -1,4 +1,9 @@ chip northbridge/amd/amdk8/root_complex + device lapic_cluster 0 on + chip cpu/amd/socket_940 + device lapic 0 on end + end + end device pci_domain 0 on chip northbridge/amd/amdk8 device pci 18.0 on # northbridge @@ -47,22 +52,6 @@ chip northbridge/amd/amdk8/root_complex device pci 18.2 on end device pci 18.3 on end end - chip northbridge/amd/amdk8 - device pci 19.0 on end - device pci 19.0 on end - device pci 19.0 on end - device pci 19.1 on end - device pci 19.2 on end - device pci 19.3 on end - end - end - device lapic_cluster 0 on - chip cpu/amd/socket_940 - device lapic 0 on end - end - chip cpu/amd/socket_940 - device lapic 1 on end - end end end diff --git a/src/mainboard/newisys/khepri/devicetree.cb b/src/mainboard/newisys/khepri/devicetree.cb index 9a10f41c06..a56a010b33 100644 --- a/src/mainboard/newisys/khepri/devicetree.cb +++ b/src/mainboard/newisys/khepri/devicetree.cb @@ -3,9 +3,6 @@ chip northbridge/amd/amdk8/root_complex chip cpu/amd/socket_940 device lapic 0 on end end - chip cpu/amd/socket_940 - device lapic 1 on end - end end device pci_domain 0 on @@ -79,14 +76,6 @@ chip northbridge/amd/amdk8/root_complex device pci 18.2 on end device pci 18.3 on end end - chip northbridge/amd/amdk8 - device pci 19.0 on end - device pci 19.0 on end - device pci 19.0 on end - device pci 19.1 on end - device pci 19.2 on end - device pci 19.3 on end - end end end |