blob: 2329bb23e3129bcdb586ee56d9c7968ae4bf6a67 [file] [log] [blame]
Mate Kukri9c4f97a2020-07-07 11:10:30 +02001## SPDX-License-Identifier: GPL-2.0-only
2
3chip northbridge/intel/sandybridge
4 device cpu_cluster 0 on
5 chip cpu/intel/model_206ax
6 register "c1_acpower" = "1"
7 register "c1_battery" = "1"
8 register "c2_acpower" = "3"
9 register "c2_battery" = "3"
10 register "c3_acpower" = "5"
11 register "c3_battery" = "5"
12 device lapic 0 on end
13 device lapic 0xacac off end
14 end
15 end
16 register "pci_mmio_size" = "2048"
17 device domain 0 on
18 subsystemid 0x1565 0x3108 inherit
19
20 device pci 00.0 on end # Host bridge
21 device pci 01.0 on end # PEG
22 device pci 02.0 on end # iGPU
23
24 chip southbridge/intel/bd82x6x # Intel Series 6 Cougar Point PCH
25 register "c2_latency" = "0x0065"
26 register "gen1_dec" = "0x003c0a01"
27 register "sata_interface_speed_support" = "0x3"
28 register "sata_port_map" = "0x33"
29 register "spi_lvscc" = "0x2005"
30 register "spi_uvscc" = "0x2005"
31
32 device pci 16.0 on end # MEI #1
33 device pci 1a.0 on end # EHCI #2
34 device pci 1b.0 on end # HD Audio
35 device pci 1c.0 on end # RP #1: Realtek RTL8111F GbE NIC
36 device pci 1c.1 on end # RP #2: ASMedia ASM1042 USB3 #1
37 device pci 1c.2 on end # RP #3: ASMedia ASM1042 USB3 #2
38 device pci 1c.3 off end # RP #4
39 device pci 1c.4 off end # RP #5
40 device pci 1c.5 off end # RP #6
41 device pci 1d.0 on end # EHCI #1
42 device pci 1e.0 off end # PCI bridge
43 device pci 1f.0 on # LPC bridge
44 chip superio/ite/it8728f
45 device pnp 2e.0 off end # Floppy
46 device pnp 2e.1 off end # COM1
47 device pnp 2e.2 off end # COM2
48 device pnp 2e.3 off end # Parallel port
49 device pnp 2e.4 on # Environment Controller
50 io 0x60 = 0x0a30
51 io 0x62 = 0x0a20
52 end
53 device pnp 2e.5 on end # Keyboard
54 device pnp 2e.6 on end # Mouse
55 device pnp 2e.7 on # GPIO
56 irq 0x26 = 0xff
57 irq 0x27 = 0x30
58 irq 0x28 = 0x80
59 irq 0x29 = 0x80
60 irq 0x2c = 0x02
61 io 0x60 = 0x0a10
62 io 0x62 = 0x0a00
63 irq 0xb1 = 0x03
64 irq 0xb3 = 0x80
65 irq 0xb8 = 0x00
66 irq 0xf5 = 0x27
67 irq 0xf8 = 0x20
68 irq 0xf9 = 0x01
69 end
70 device pnp 2e.a off end # CIR
71 end
72 end
73 device pci 1f.2 on end # SATA #1
74 device pci 1f.3 on end # SMBus
75 device pci 1f.5 off end # SATA #2 (IDE mode)
76 device pci 1f.6 on end # Thermal subsystem
77 end
78 end
79end