src/: Replace GPL boilerplate with SPDX headers
[coreboot.git] / src / mainboard / aopen / dxplplusu / devicetree.cb
blob8dbaea6a4b037558094fd23b57780f5d757168d9
1 ##
2 ## This file is part of the coreboot project.
3 ##
4 ##
5 ## SPDX-License-Identifier: GPL-2.0-only
7 chip northbridge/intel/e7505
9 device cpu_cluster 0 on
10 chip cpu/intel/socket_mPGA604
11 device lapic 0 on end
12 device lapic 6 on end
13 end
14 end
16 device domain 0 on
17 device pci 0.0 on end # Chipset host controller
18 device pci 0.1 on end # Host RASUM controller
19 device pci 2.0 on # Hub interface B
20 chip southbridge/intel/i82870 # P64H2
21 device pci 1c.0 on end # IOAPIC - bus B
22 device pci 1d.0 on end # Hub to PCI-B bridge
23 device pci 1e.0 on end # IOAPIC - bus A
24 device pci 1f.0 on end # Hub to PCI-A bridge
25 end
26 end
27 device pci 4.0 off end # (undocumented)
28 device pci 6.0 off end # (undocumented)
29 chip southbridge/intel/i82801dx
30 device pci 1d.0 on end # USB UHCI
31 device pci 1d.1 on end # USB UHCI
32 device pci 1d.2 on end # USB UHCI
33 device pci 1d.7 on end # USB EHCI
34 device pci 1e.0 on # Hub to PCI bridge
35 device pci 2.0 off end
36 end
37 device pci 1f.0 on # LPC bridge
38 chip superio/smsc/lpc47m10x
39 device pnp 2e.0 off # Floppy
40 io 0x60 = 0x3f0
41 irq 0x70 = 6
42 drq 0x74 = 2
43 end
44 device pnp 2e.3 off # Parallel Port
45 io 0x60 = 0x378
46 irq 0x70 = 7
47 end
48 device pnp 2e.4 on # Com1
49 io 0x60 = 0x3f8
50 irq 0x70 = 4
51 end
52 device pnp 2e.5 off # Com2
53 io 0x60 = 0x2f8
54 irq 0x70 = 3
55 end
56 device pnp 2e.7 off # Keyboard
57 io 0x60 = 0x60
58 io 0x62 = 0x64
59 irq 0x70 = 1 # Keyboard interrupt
60 irq 0x72 = 12 # Mouse interrupt
61 end
62 device pnp 2e.a on # ACPI
63 io 0x60 = 0x0e00
64 end
65 end
66 end
67 device pci 1f.1 on end # IDE
68 register "ide0_enable" = "1"
69 register "ide1_enable" = "1"
70 device pci 1f.3 on end # SMBus
71 device pci 1f.5 on end # AC97 Audio
72 device pci 1f.6 off end # AC97 Modem
73 end # SB
74 end # PCI domain
75 end