Add IBASE DB-FT1 and AMD Inagua motherboards. Patch 8 of 8.
[coreboot.git] / src / mainboard / amd / persimmon / devicetree.cb
1 #
2 # This file is part of the coreboot project.
3 #
4 # Copyright (C) 2011 Advanced Micro Devices, Inc.
5 #
6 # This program is free software; you can redistribute it and/or modify
7 # it under the terms of the GNU General Public License as published by
8 # the Free Software Foundation; version 2 of the License.
9 #
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY; without even the implied warranty of
12 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
13 # GNU General Public License for more details.
14 #
15 # You should have received a copy of the GNU General Public License
16 # along with this program; if not, write to the Free Software
17 # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
18 #
19 chip northbridge/amd/agesa_wrapper/family14/root_complex
20         device lapic_cluster 0 on
21                 chip cpu/amd/agesa_wrapper/family14
22                   device lapic 0 on end
23                 end
24         end
25         device pci_domain 0 on
26                 chip northbridge/amd/agesa_wrapper/family14 # CPU side of HT root complex
27 #                       device pci 18.0 on #  northbridge
28                                 chip northbridge/amd/agesa_wrapper/family14 # PCI side of HT root complex
29                                         device pci 0.0 on end # Root Complex
30                                         device pci 1.0 on end # Internal Graphics P2P bridge 0x9804
31                                         device pci 1.1 on end # Internal Multimedia
32                                         device pci 4.0 on end # PCIE P2P bridge 0x9604
33                                         device pci 5.0 off end # PCIE P2P bridge 0x9605
34                                         device pci 6.0 off end # PCIE P2P bridge 0x9606
35                                         device pci 7.0 off end # PCIE P2P bridge 0x9607
36                                         device pci 8.0 off end # NB/SB Link P2P bridge
37                                 end # agesa_wrapper northbridge
38
39                                 chip southbridge/amd/cimx_wrapper/sb800 # it is under NB/SB Link, but on the same pri bus
40                                         device pci 11.0 on end # SATA
41                                         device pci 12.0 on end # USB
42                                         device pci 12.1 on end # USB
43                                         device pci 12.2 on end # USB
44                                         device pci 13.0 on end # USB
45                                         device pci 13.1 on end # USB
46                                         device pci 13.2 on end # USB
47                                         device pci 14.0 on # SM
48                                                 chip drivers/generic/generic #dimm 0-0-0
49                                                         device i2c 50 on end
50                                                 end
51                                                 chip drivers/generic/generic #dimm 0-0-1
52                                                         device i2c 51 on end
53                                                 end
54                                         end # SM
55                                         device pci 14.1 on end # IDE    0x439c
56                                         device pci 14.2 on end # HDA    0x4383
57                                         device pci 14.3 on # LPC        0x439d
58                                                 chip superio/fintek/f81865f
59                                                         device pnp 4e.0 off             # Floppy
60                                                                 io 0x60 = 0x3f0
61                                                                 irq 0x70 = 6
62                                                                 drq 0x74 = 2
63                                                         end
64                                                         device pnp 4e.3 off end                 # Parallel Port
65                                                         device pnp 4e.4 off end                 # Hardware Monitor
66                                                         device pnp 4e.5 on #  Keyboard
67                                                                 io 0x60 = 0x60
68                                                                 io 0x62 = 0x64
69                                                                 irq 0x70 = 1
70                                                         end
71                                                         device pnp 4e.6 off end                 # GPIO
72                                                         device pnp 4e.a off end                 # PME
73                                                         device pnp 4e.10 on                     # COM1
74                                                                 io 0x60 = 0x3f8
75                                                                 irq 0x70 = 4
76                                                         end
77                                                         device pnp 4e.11 off                    # COM2
78                                                                 io 0x60 = 0x2f8
79                                                                 irq 0x70 = 3
80                                                         end
81                                                 end # f81865f
82                                         end #LPC
83                                         device pci 14.4 on end # PCI 0x4384
84                                         device pci 14.5 on end # USB 2
85                                         device pci 15.0 on end # PCIe PortA
86                                         device pci 15.1 on end # PCIe PortB
87                                         device pci 15.2 on end # PCIe PortC
88                                         device pci 15.3 on end # PCIe PortD
89                                         register "gpp_configuration" = "4" #1:1:1:1
90                                         register "boot_switch_sata_ide" = "0"   # 0: boot from SATA. 1: IDE
91                                 end     #southbridge/amd/cimx_wrapper/sb800
92 #                       end #  device pci 18.0
93 # These seem unnecessary
94                         device pci 18.0 on end
95                         #device pci 18.0 on end
96                         device pci 18.1 on end
97                         device pci 18.2 on end
98                         device pci 18.3 on end
99                         device pci 18.4 on end
100                         device pci 18.5 on end
101                         device pci 18.6 on end
102                         device pci 18.7 on end
103                 end #chip northbridge/amd/agesa_wrapper/family14 # CPU side of HT root complex
104         end #pci_domain
105 end #northbridge/amd/agesa_wrapper/family14/root_complex
106