Kconfig!
[coreboot.git] / src / mainboard / tyan / s2850 / 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                                 #  devices on link 2, link 2 == LDT 2
11                                 chip southbridge/amd/amd8111
12                                         # this "device pci 0.0" is the parent the next one
13                                         # PCI bridge
14                                         device pci 0.0 on
15                                                 device pci 0.0 on end
16                                                 device pci 0.1 on end
17                                                 device pci 0.2 off end
18                                                 device pci 1.0 off end
19                                                 #chip drivers/ati/ragexl
20                                                 chip drivers/pci/onboard
21                                                         device pci b.0 on end
22                                                         register "rom_address" = "0xfff80000"
23                                                 end
24                                         end
25                                         device pci 1.0 on
26                                                 chip superio/winbond/w83627hf
27                                                         device pnp 2e.0 on #  Floppy
28                                                                 io 0x60 = 0x3f0
29                                                                 irq 0x70 = 6
30                                                                 drq 0x74 = 2
31                                                         end
32                                                         device pnp 2e.1 off #  Parallel Port
33                                                                 io 0x60 = 0x378
34                                                                 irq 0x70 = 7
35                                                         end
36                                                         device pnp 2e.2 on #  Com1
37                                                                 io 0x60 = 0x3f8
38                                                                 irq 0x70 = 4
39                                                         end
40                                                         device pnp 2e.3 off #  Com2
41                                                                 io 0x60 = 0x2f8
42                                                                 irq 0x70 = 3
43                                                         end
44                                                         device pnp 2e.5 on #  Keyboard
45                                                                 io 0x60 = 0x60
46                                                                 io 0x62 = 0x64
47                                                                 irq 0x70 = 1
48                                                                 irq 0x72 = 12
49                                                         end
50                                                        device pnp 2e.6 off #  CIR
51                                                                 io 0x60 = 0x100
52                                                         end
53                                                         device pnp 2e.7 off #  GAME_MIDI_GIPO1
54                                                                 io 0x60 = 0x220
55                                                                 io 0x62 = 0x300
56                                                                 irq 0x70 = 9
57                                                         end  
58                                                         device pnp 2e.8 off end #  GPIO2
59                                                         device pnp 2e.9 off end #  GPIO3
60                                                         device pnp 2e.a off end #  ACPI
61                                                         device pnp 2e.b on #  HW Monitor
62                                                                 io 0x60 = 0x290
63                                                                 irq 0x70 = 5
64                                                         end
65                                                 end
66                                         end
67                                         device pci 1.1 on end
68                                         device pci 1.2 on end
69                                         device pci 1.3 on 
70                                                 chip drivers/generic/generic #dimm 0-0-0
71                                                         device i2c 50 on end
72                                                 end
73                                                 chip drivers/generic/generic #dimm 0-0-1
74                                                         device i2c 51 on end
75                                                 end
76                                                 chip drivers/generic/generic #dimm 0-1-0
77                                                         device i2c 52 on end
78                                                 end
79                                                 chip drivers/generic/generic #dimm 0-1-1
80                                                         device i2c 53 on end
81                                                 end
82                                         end
83                                         device pci 1.5 on end
84                                         device pci 1.6 off end
85                                         register "ide0_enable" = "1"
86                                         register "ide1_enable" = "1"
87                                 end
88                         end #  device pci 18.0 
89                         device pci 18.0 on end
90                         device pci 18.0 on end
91                         
92                         device pci 18.1 on end
93                         device pci 18.2 on end
94                         device pci 18.3 on end
95                 end
96         end 
97 end
98