diff options
Diffstat (limited to 'src/mainboard/supermicro/x6dhr_ig2')
-rw-r--r-- | src/mainboard/supermicro/x6dhr_ig2/devicetree.cb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/mainboard/supermicro/x6dhr_ig2/devicetree.cb b/src/mainboard/supermicro/x6dhr_ig2/devicetree.cb index ed3fa65219..77c9e9d7cb 100644 --- a/src/mainboard/supermicro/x6dhr_ig2/devicetree.cb +++ b/src/mainboard/supermicro/x6dhr_ig2/devicetree.cb @@ -62,12 +62,12 @@ chip northbridge/intel/e7520 # mch device pci 04.0 on end device pci 06.0 on end end - device apic_cluster 0 on + device lapic_cluster 0 on chip cpu/intel/socket_mPGA604 # cpu 0 - device apic 0 on end + device lapic 0 on end end chip cpu/intel/socket_mPGA604 # cpu 1 - device apic 6 on end + device lapic 6 on end end end register "intrline" = "0x00070105" |