AMD Geode cpus: apply un-written naming rules
[coreboot.git] / src / mainboard / amd / rumba / devicetree.cb
index ac4f4b494dab267b8cd5c51908d54d5f02f19eb7..e55f5c77b9bb7281ded5bd0b80960986da69e587 100644 (file)
@@ -1,8 +1,6 @@
 chip northbridge/amd/gx2
-       register "setupflash" = "0"
-       #register "irqmap" = "0xaa5b"
        device lapic_cluster 0 on
-               chip cpu/amd/model_gx2
+               chip cpu/amd/geode_gx2
                        device lapic 0 on end
                end
        end
@@ -16,7 +14,7 @@ chip northbridge/amd/gx2
                        device pci f.2 on end   # IDE Controller
                        device pci f.3 on end   # Audio
                        device pci f.4 on end   # OHCI
-                       device pci f.4 on end   # UHCI
+                       device pci f.5 on end   # EHCI
                end
        end
 end