Rename "apic" and "apic_cluster" to "lapic" and "lapic_cluster"
[coreboot.git] / src / mainboard / amd / norwich / devicetree.cb
index bc08b9595470fbfcc9760f8ea6606a05e801f897..533ea92b2d98cf486fd337796752bbcda51ac1f7 100644 (file)
@@ -32,9 +32,9 @@ chip northbridge/amd/lx
                end
        end
        # APIC cluster is late CPU init.
-       device apic_cluster 0 on
+       device lapic_cluster 0 on
                chip cpu/amd/model_lx
-                       device apic 0 on end
+                       device lapic 0 on end
                end
        end
 end