Drop all pre-CBFS rom_address entries in Config.lb/devicetree.cb.
[coreboot.git] / src / mainboard / ibm / e326 / devicetree.cb
1 chip northbridge/amd/amdk8/root_complex
2         device apic_cluster 0 on
3                 chip cpu/amd/socket_940
4                         device apic 0 on end
5                 end
6         end
7
8         device pci_domain 0 on
9                 chip northbridge/amd/amdk8
10                         device pci 18.0 on end # LDT 0
11                         device pci 18.0 on     # LDT 1
12                                 chip southbridge/amd/amd8131
13                                         device pci 0.0 on end
14                                         device pci 0.1 on end
15                                         device pci 1.0 on end
16                                         device pci 1.1 on end
17                                 end
18                                 chip southbridge/amd/amd8111
19                                         device pci 0.0 on
20                                                 device pci 0.0 on end
21                                                 device pci 0.1 on end
22                                                 device pci 0.2 on end
23                                                 device pci 1.0 off end
24                                                 chip drivers/pci/onboard
25                                                         device pci 5.0 on end # ATI Rage XL
26                                                 end
27                                         end
28                                         device pci 1.0 on
29                                                 chip superio/nsc/pc87366
30                                                         device  pnp 2e.0 off  # Floppy 
31                                                                  io 0x60 = 0x3f0
32                                                                 irq 0x70 = 6
33                                                                 drq 0x74 = 2
34                                                         end
35                                                         device pnp 2e.1 off  # Parallel Port
36                                                                  io 0x60 = 0x378
37                                                                 irq 0x70 = 7
38                                                         end
39                                                         device pnp 2e.2 off # Com 2
40                                                                  io 0x60 = 0x2f8
41                                                                 irq 0x70 = 3
42                                                         end
43                                                         device pnp 2e.3 on  # Com 1
44                                                                  io 0x60 = 0x3f8
45                                                                 irq 0x70 = 4
46                                                         end
47                                                         device pnp 2e.4 off end # SWC
48                                                         device pnp 2e.5 off end # Mouse
49                                                         device pnp 2e.6 on  # Keyboard
50                                                                  io 0x60 = 0x60
51                                                                  io 0x62 = 0x64
52                                                                 irq 0x70 = 1
53                                                         end
54                                                         device pnp 2e.7 off end # GPIO
55                                                         device pnp 2e.8 off end # ACB
56                                                         device pnp 2e.9 off end # FSCM
57                                                         device pnp 2e.a off end # WDT  
58                                                 end
59                                         end
60                                         device pci 1.1 on end
61                                         device pci 1.2 on end
62                                         device pci 1.3 on end
63                                         device pci 1.5 off end
64                                         device pci 1.6 off end
65                                         register "ide0_enable" = "1"
66                                         register "ide1_enable" = "1"
67                                 end
68                         end #  device pci 18.0 
69                         device pci 18.0 on end # LDT2
70                         device pci 18.1 on end
71                         device pci 18.2 on end
72                         device pci 18.3 on end
73                 end
74         end 
75 end
76