summaryrefslogtreecommitdiffstats
path: root/src/mainboard/asus/p2b-ds
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/asus/p2b-ds')
-rw-r--r--src/mainboard/asus/p2b-ds/devicetree.cb6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/mainboard/asus/p2b-ds/devicetree.cb b/src/mainboard/asus/p2b-ds/devicetree.cb
index 8fdfe77..dc9bf90 100644
--- a/src/mainboard/asus/p2b-ds/devicetree.cb
+++ b/src/mainboard/asus/p2b-ds/devicetree.cb
@@ -1,10 +1,10 @@
chip northbridge/intel/i440bx # Northbridge
- device apic_cluster 0 on # APIC cluster
+ device lapic_cluster 0 on # APIC cluster
chip cpu/intel/slot_1 # CPU
- device apic 0 on end # APIC
+ device lapic 0 on end # APIC
end
chip cpu/intel/slot_1 # CPU
- device apic 1 on end # APIC
+ device lapic 1 on end # APIC
end
end
device pci_domain 0 on # PCI domain
OpenPOWER on IntegriCloud