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