diff options
Diffstat (limited to 'src/mainboard/bcom/winnetp680')
-rw-r--r-- | src/mainboard/bcom/winnetp680/devicetree.cb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mainboard/bcom/winnetp680/devicetree.cb b/src/mainboard/bcom/winnetp680/devicetree.cb index 2461464dd4..c86bc6aeb6 100644 --- a/src/mainboard/bcom/winnetp680/devicetree.cb +++ b/src/mainboard/bcom/winnetp680/devicetree.cb @@ -56,9 +56,9 @@ chip northbridge/via/cn700 # Northbridge device pci 12.0 on end # Ethernet end end - device apic_cluster 0 on # APIC cluster + device lapic_cluster 0 on # APIC cluster chip cpu/via/model_c7 # VIA C7 - device apic 0 on end # APIC + device lapic 0 on end # APIC end end end |