diff options
Diffstat (limited to 'src/mainboard/amd/mahogany_fam10')
-rw-r--r-- | src/mainboard/amd/mahogany_fam10/devicetree.cb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mainboard/amd/mahogany_fam10/devicetree.cb b/src/mainboard/amd/mahogany_fam10/devicetree.cb index 8478ac1165..d73e07933c 100644 --- a/src/mainboard/amd/mahogany_fam10/devicetree.cb +++ b/src/mainboard/amd/mahogany_fam10/devicetree.cb @@ -1,8 +1,8 @@ # sample config for amd/mahogany_fam10 chip northbridge/amd/amdfam10/root_complex - device apic_cluster 0 on + device lapic_cluster 0 on chip cpu/amd/socket_AM2r2 #L1 and DDR2 - device apic 0 on end + device lapic 0 on end end end device pci_domain 0 on |