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