Rename "apic" and "apic_cluster" to "lapic" and "lapic_cluster"
[coreboot.git] / src / mainboard / ibm / e326 / devicetree.cb
index 11c57e87a3e0a211b84ce3bb08a7221538dec89e..8826439a5cf522da4385163a22076b7d0b08ee1d 100644 (file)
@@ -1,7 +1,7 @@
 chip northbridge/amd/amdk8/root_complex
-       device apic_cluster 0 on
+       device lapic_cluster 0 on
                chip cpu/amd/socket_940
-                       device apic 0 on end
+                       device lapic 0 on end
                end
        end
 
@@ -21,14 +21,11 @@ chip northbridge/amd/amdk8/root_complex
                                                device pci 0.1 on end
                                                device pci 0.2 on end
                                                device pci 1.0 off end
-                                                chip drivers/pci/onboard
-                                                        device pci 5.0 on end # ATI Rage XL
-                                                        register "rom_address" = "0xfff80000"
-                                                end
+                                               device pci 5.0 on end # ATI Rage XL
                                        end
                                        device pci 1.0 on
                                                chip superio/nsc/pc87366
-                                                       device  pnp 2e.0 off  # Floppy 
+                                                       device  pnp 2e.0 off  # Floppy
                                                                 io 0x60 = 0x3f0
                                                                irq 0x70 = 6
                                                                drq 0x74 = 2
@@ -55,7 +52,7 @@ chip northbridge/amd/amdk8/root_complex
                                                        device pnp 2e.7 off end # GPIO
                                                        device pnp 2e.8 off end # ACB
                                                        device pnp 2e.9 off end # FSCM
-                                                       device pnp 2e.a off end # WDT  
+                                                       device pnp 2e.a off end # WDT
                                                end
                                        end
                                        device pci 1.1 on end
@@ -66,12 +63,12 @@ chip northbridge/amd/amdk8/root_complex
                                        register "ide0_enable" = "1"
                                        register "ide1_enable" = "1"
                                end
-                       end #  device pci 18.0 
+                       end #  device pci 18.0
                        device pci 18.0 on end # LDT2
                        device pci 18.1 on end
                        device pci 18.2 on end
                        device pci 18.3 on end
                end
-       end 
+       end
 end