aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/lippert/roadrunner-lx
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/lippert/roadrunner-lx')
-rw-r--r--src/mainboard/lippert/roadrunner-lx/devicetree.cb4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mainboard/lippert/roadrunner-lx/devicetree.cb b/src/mainboard/lippert/roadrunner-lx/devicetree.cb
index 72019728e0..ea170014dd 100644
--- a/src/mainboard/lippert/roadrunner-lx/devicetree.cb
+++ b/src/mainboard/lippert/roadrunner-lx/devicetree.cb
@@ -81,9 +81,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