diff options
Diffstat (limited to 'src/mainboard/intel/eagleheights/devicetree.cb')
-rw-r--r-- | src/mainboard/intel/eagleheights/devicetree.cb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mainboard/intel/eagleheights/devicetree.cb b/src/mainboard/intel/eagleheights/devicetree.cb index e5bbf20297..e628ddab7b 100644 --- a/src/mainboard/intel/eagleheights/devicetree.cb +++ b/src/mainboard/intel/eagleheights/devicetree.cb @@ -64,9 +64,9 @@ chip northbridge/intel/i3100 device pci 1f.4 on end # Performance counters end end - device apic_cluster 0 on + device lapic_cluster 0 on chip cpu/intel/bga956 - device apic 0 on end + device lapic 0 on end end end end |