Rename "apic" and "apic_cluster" to "lapic" and "lapic_cluster"
[coreboot.git] / src / mainboard / ibm / e325 / devicetree.cb
index 1b63301c09f537ca9c0d6905f3b4437136874bca..9ba57e9b0779b64c90a2546753a406d53be9b54e 100644 (file)
@@ -69,12 +69,12 @@ chip northbridge/amd/amdk8/root_complex
                        device pci 19.3 on end
                end
        end
-       device apic_cluster 0 on
+       device lapic_cluster 0 on
                chip cpu/amd/socket_940
-                       device apic 0 on end
+                       device lapic 0 on end
                end
                chip cpu/amd/socket_940
-                       device apic 1 on end
+                       device lapic 1 on end
                end
        end
 end