src/: Replace GPL boilerplate with SPDX headers
[coreboot.git] / src / mainboard / biostar / am1ml / devicetree.cb
blob1d6f57a0a9a55d6a7aec76efd52392b20184cb5e
2 # This file is part of the coreboot project.
5 # SPDX-License-Identifier: GPL-2.0-only
7 chip northbridge/amd/agesa/family16kb/root_complex
8 device cpu_cluster 0 on
9 chip cpu/amd/agesa/family16kb
10 device lapic 0 on end
11 end
12 end
14 device domain 0 on
15 subsystemid 0x1002 0x439d inherit
16 chip northbridge/amd/agesa/family16kb
17 device pci 0.0 on end # Root Complex
18 device pci 1.0 on end # Internal Graphics P2P bridge 0x9804
19 device pci 1.1 on end # Internal Multimedia
20 device pci 2.0 on end
21 device pci 2.1 on end
22 device pci 2.2 on end
23 device pci 2.3 on end
24 device pci 2.4 on end
25 device pci 2.5 on end
26 end #chip northbridge/amd/agesa/family16kb
28 chip southbridge/amd/agesa/hudson # it is under NB/SB Link, but on the same pci bus
29 device pci 10.0 on end # XHCI HC0
30 device pci 11.0 on end # SATA
31 device pci 12.0 on end # USB
32 device pci 12.2 on end # USB
33 device pci 13.0 on end # USB
34 device pci 13.2 on end # USB
35 device pci 14.0 on end # SM
36 device pci 14.1 on end # there is no legacy ide
37 device pci 14.2 on end # HDA 0x4383
38 device pci 14.3 on # LPC 0x439d
39 chip superio/ite/it8728f
40 device pnp 2e.0 off # Floppy
41 io 0x60 = 0x3f0
42 irq 0x70 = 6
43 drq 0x74 = 2
44 end
45 device pnp 2e.1 on # Com1
46 io 0x60 = 0x3f8
47 irq 0x70 = 4
48 end
49 device pnp 2e.2 off # Com2
50 io 0x60 = 0x2f8
51 irq 0x70 = 3
52 end
53 device pnp 2e.3 on # Parallel Port
54 io 0x60 = 0x378
55 io 0x62 = 0
56 drq 0x74 = 4
57 irq 0x70 = 5
58 end
59 device pnp 2e.4 on # Env Controller
60 io 0x60 = 0xa00
61 io 0x62 = 0xa20
62 irq 0x70 = 0
63 end
64 device pnp 2e.5 on # Keyboard
65 io 0x60 = 0x60
66 io 0x62 = 0x64
67 irq 0x70 = 1
68 end
69 device pnp 2e.6 on # Mouse
70 irq 0x70 = 12
71 end
72 device pnp 2e.7 on # GPIO
73 io 0x60 = 0xa40
74 io 0x62 = 0xa40
75 io 0x64 = 0
76 irq 0x70 = 0
77 end
78 device pnp 2e.a off end # CIR
79 end #superio/ite/it8728f
80 end #device pci 14.3 # LPC
81 device pci 14.7 off end # SD
82 end #chip southbridge/amd/agesa/hudson
84 chip northbridge/amd/agesa/family16kb
85 device pci 18.0 on end
86 device pci 18.1 on end
87 device pci 18.2 on end
88 device pci 18.3 on end
89 device pci 18.4 on end
90 device pci 18.5 on end
91 register "spdAddrLookup" = "
93 { {0xA0, 0xA2} },
95 end
97 end #domain
98 end #northbridge/amd/agesa/family16kb/root_complex