diff options
Diffstat (limited to 'src/mainboard/supermicro/x6dai_g')
-rw-r--r-- | src/mainboard/supermicro/x6dai_g/devicetree.cb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/mainboard/supermicro/x6dai_g/devicetree.cb b/src/mainboard/supermicro/x6dai_g/devicetree.cb index 038964e9ad..c8ce779ca2 100644 --- a/src/mainboard/supermicro/x6dai_g/devicetree.cb +++ b/src/mainboard/supermicro/x6dai_g/devicetree.cb @@ -52,12 +52,12 @@ chip northbridge/intel/e7525 # mch device pci 04.0 on end device pci 08.0 on end end - device apic_cluster 0 on + device lapic_cluster 0 on chip cpu/intel/socket_mPGA604 # cpu0 - device apic 0 on end + device lapic 0 on end end chip cpu/intel/socket_mPGA604 # cpu1 - device apic 6 on end + device lapic 6 on end end end end |