diff options
Diffstat (limited to 'src/mainboard/lippert/roadrunner-lx')
-rw-r--r-- | src/mainboard/lippert/roadrunner-lx/devicetree.cb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/lippert/roadrunner-lx/devicetree.cb b/src/mainboard/lippert/roadrunner-lx/devicetree.cb index f3bd5885fa..6599844d9a 100644 --- a/src/mainboard/lippert/roadrunner-lx/devicetree.cb +++ b/src/mainboard/lippert/roadrunner-lx/devicetree.cb @@ -81,7 +81,7 @@ chip northbridge/amd/lx end end # APIC cluster is late CPU init. - device lapic_cluster 0 on + device cpu_cluster 0 on chip cpu/amd/geode_lx device lapic 0 on end end |