aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/amd/norwich
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/amd/norwich')
-rw-r--r--src/mainboard/amd/norwich/devicetree.cb4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mainboard/amd/norwich/devicetree.cb b/src/mainboard/amd/norwich/devicetree.cb
index bc08b95954..533ea92b2d 100644
--- a/src/mainboard/amd/norwich/devicetree.cb
+++ b/src/mainboard/amd/norwich/devicetree.cb
@@ -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