Kconfig!
[coreboot.git] / src / mainboard / tyan / s2882 / 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 #  northbridge 
11                                 #  devices on link 0, link 0 == LDT 0
12                                 chip southbridge/amd/amd8131
13                                         # the on/off keyword is mandatory
14                                         device pci 0.0 on
15                                                 chip drivers/pci/onboard 
16                                                         device pci 6.0 on end # adaptec
17                                                         device pci 6.1 on end
18                                                 end 
19                                                 chip drivers/pci/onboard
20                                                         device pci 9.0 on end # broadcom 5704
21                                                         device pci 9.1 on end
22                                                 end
23                                         end
24                                         device pci 0.1 on end
25                                         device pci 1.0 on end
26                                         device pci 1.1 on end
27                                 end
28                                 chip southbridge/amd/amd8111
29                                         # this "device pci 0.0" is the parent the next one
30                                         # PCI bridge
31                                         device pci 0.0 on
32                                                 device pci 0.0 on end
33                                                 device pci 0.1 on end
34                                                 device pci 0.2 off end
35                                                 device pci 1.0 off end
36                                                 chip drivers/pci/onboard  
37                                                         device pci 5.0 on end
38                                                 end
39                                         #       chip drivers/ati/ragexl
40                                                 chip drivers/pci/onboard
41                                                         device pci 6.0 on end
42                                                         register "rom_address" = "0xfff00000"
43                                                 end
44                                                 chip drivers/pci/onboard 
45                                                         device pci 8.0 on end #intel 10/100
46                                                 end
47                                         end
48                                         device pci 1.0 on
49                                                 chip superio/winbond/w83627hf
50                                                         device pnp 2e.0 on #  Floppy
51                                                                 io 0x60 = 0x3f0
52                                                                 irq 0x70 = 6
53                                                                 drq 0x74 = 2
54                                                         end
55                                                         device pnp 2e.1 off #  Parallel Port
56                                                                 io 0x60 = 0x378
57                                                                 irq 0x70 = 7
58                                                         end
59                                                         device pnp 2e.2 on #  Com1
60                                                                 io 0x60 = 0x3f8
61                                                                 irq 0x70 = 4
62                                                         end
63                                                         device pnp 2e.3 off #  Com2
64                                                                 io 0x60 = 0x2f8
65                                                                 irq 0x70 = 3
66                                                         end
67                                                         device pnp 2e.5 on #  Keyboard
68                                                                 io 0x60 = 0x60
69                                                                 io 0x62 = 0x64
70                                                                 irq 0x70 = 1
71                                                                 irq 0x72 = 12
72                                                         end
73                                                         device pnp 2e.6 off #  CIR
74                                                                 io 0x60 = 0x100
75                                                         end
76                                                         device pnp 2e.7 off #  GAME_MIDI_GIPO1
77                                                                 io 0x60 = 0x220
78                                                                 io 0x62 = 0x300
79                                                                 irq 0x70 = 9
80                                                         end  
81                                                         device pnp 2e.8 off end #  GPIO2
82                                                         device pnp 2e.9 off end #  GPIO3
83                                                         device pnp 2e.a off end #  ACPI
84                                                         device pnp 2e.b on #  HW Monitor
85                                                                 io 0x60 = 0x290
86                                                                 irq 0x70 = 5
87                                                         end
88                                                 end
89                                         end
90                                         device pci 1.1 on end
91                                         device pci 1.2 on end
92                                         device pci 1.3 on end
93                                         device pci 1.3 on 
94 #                                                chip drivers/generic/generic #dimm 0-0-0
95 #                                                        device i2c 50 on end
96 #                                                end
97 #                                                chip drivers/generic/generic #dimm 0-0-1
98 #                                                        device i2c 51 on end
99 #                                                end     
100 #                                                chip drivers/generic/generic #dimm 0-1-0
101 #                                                        device i2c 52 on end
102 #                                                end
103 #                                                chip drivers/generic/generic #dimm 0-1-1
104 #                                                        device i2c 53 on end
105 #                                                end
106 #                                                chip drivers/generic/generic #dimm 1-0-0
107 #                                                        device i2c 54 on end
108 #                                                end
109 #                                                chip drivers/generic/generic #dimm 1-0-1
110 #                                                        device i2c 55 on end
111 #                                                end
112 #                                                chip drivers/generic/generic #dimm 1-1-0
113 #                                                        device i2c 56 on end
114 #                                                end
115 #                                                chip drivers/generic/generic #dimm 1-1-1
116 #                                                        device i2c 57 on end
117 #                                                end
118                                         end # acpi
119                                         device pci 1.5 off end
120                                         device pci 1.6 off end
121                                         register "ide0_enable" = "1"
122                                         register "ide1_enable" = "1"
123                                 end
124                         end #  device pci 18.0 
125                         
126                         device pci 18.0 on end
127                         device pci 18.0 on end
128                         
129                         device pci 18.1 on end
130                         device pci 18.2 on end
131                         device pci 18.3 on end
132                 end # NB
133         end #pci_domain
134 end
135