blob: ab6ee04f675ea1641053ba820074a7408f15d859 [file] [log] [blame]
Patrick Rudolph05284b62019-06-04 15:56:44 +02001##
2## This file is part of the coreboot project.
3##
4## Copyright (C) 2018 Patrick Rudolph <siro@das-labor.org>
5##
6## This program is free software; you can redistribute it and/or
7## modify it under the terms of the GNU General Public License as
8## published by the Free Software Foundation; version 2 of
9## the License.
10##
11## This program is distributed in the hope that it will be useful,
12## but WITHOUT ANY WARRANTY; without even the implied warranty of
13## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14## GNU General Public License for more details.
15##
16
17chip northbridge/intel/sandybridge
18 register "gfx.did" = "{ 0x80000100, 0x80000240, 0x80000410 }"
19 register "gfx.link_frequency_270_mhz" = "0"
20 register "gfx.ndid" = "3"
21 register "gfx.use_spread_spectrum_clock" = "0"
22 register "gpu_dp_b_hotplug" = "0"
23 register "gpu_dp_c_hotplug" = "0"
24 register "gpu_dp_d_hotplug" = "0"
25
26 device cpu_cluster 0x0 on
27 chip cpu/intel/model_206ax
28 register "c1_acpower" = "1"
29 register "c1_battery" = "1"
30 register "c2_acpower" = "3"
31 register "c2_battery" = "3"
32 register "c3_acpower" = "5"
33 register "c3_battery" = "5"
34 device lapic 0x0 on end
35 device lapic 0xacac off end
36 end
37 end
38
39 register "pci_mmio_size" = "2048"
40
41 device domain 0x0 on
Angel Ponsa0a3eab2020-01-01 20:52:11 +010042 subsystemid 0x103c 0x1791 inherit
Angel Pons942650f2020-01-01 20:56:08 +010043
44 device pci 00.0 on end # Host bridge Host bridge
45 device pci 01.0 on end # PCIe Bridge for discrete graphics
46 device pci 02.0 on end # Internal graphics VGA controller
47
Patrick Rudolph05284b62019-06-04 15:56:44 +020048 chip southbridge/intel/bd82x6x # Intel Series 7 PCH
49 register "c2_latency" = "0x0065"
50 register "docking_supported" = "0"
51 register "gen1_dec" = "0x00fc0601"
52 register "gen2_dec" = "0x00fc0801"
Patrick Rudolph05284b62019-06-04 15:56:44 +020053 register "pcie_hotplug_map" = "{ 0, 0, 0, 0, 0, 0, 0, 0 }"
54 register "pcie_port_coalesce" = "1"
55 register "sata_interface_speed_support" = "0x3"
56 register "sata_port_map" = "0xf"
57 register "spi_lvscc" = "0x2005"
58 register "spi_uvscc" = "0x2005"
Angel Ponsa0a3eab2020-01-01 20:52:11 +010059
60 device pci 14.0 on end # xHCI
61 device pci 16.0 on end # Management Engine Interface 1
62 device pci 16.1 off end # Management Engine Interface 2
63 device pci 16.2 off end # Management Engine IDE-R
64 device pci 16.3 on end # Management Engine KT
65 device pci 19.0 on end # Intel Gigabit Ethernet
66 device pci 1a.0 on end # USB2 EHCI #2
67 device pci 1b.0 on end # High Definition Audio Audio controller
68 device pci 1c.0 on end # PCIe Port #1
69 device pci 1c.1 off end # PCIe Port #2
70 device pci 1c.2 off end # PCIe Port #3
71 device pci 1c.3 off end # PCIe Port #4
72 device pci 1c.4 on end # PCIe Port #5
73 device pci 1c.5 off end # PCIe Port #6
74 device pci 1c.6 on end # PCIe Port #7
75 device pci 1c.7 on end # PCIe Port #8
76 device pci 1d.0 on end # USB2 EHCI #1
77 device pci 1e.0 on end # PCI bridge
78 device pci 1f.0 on # LPC bridge PCI-LPC bridge
Patrick Rudolph05284b62019-06-04 15:56:44 +020079 chip superio/nuvoton/npcd378
80 device pnp 2e.0 off end # Floppy
81 device pnp 2e.1 on # Parallel port
82 # global
83
84 # serialice: Vendor writes:
85 irq 0x14 = 0x9c
86 irq 0x1c = 0xa8
87 irq 0x1d = 0x08
88 irq 0x22 = 0x3f
89 irq 0x1a = 0xb0
90 # dumped from superiotool:
91 irq 0x1b = 0x1e
92 irq 0x27 = 0x08
93 irq 0x2a = 0x20
94 irq 0x2d = 0x01
95 # parallel port
96 io 0x60 = 0x378
97 irq 0x70 = 0x07
98 drq 0x74 = 0x01
99 end
100 device pnp 2e.2 off # COM1
101 io 0x60 = 0x2f8
102 irq 0x70 = 3
103 end
104 device pnp 2e.3 on # COM2, IR
105 io 0x60 = 0x3f8
106 irq 0x70 = 4
107 end
108 device pnp 2e.4 on # LED control
109 io 0x60 = 0x600
110 # IOBASE[0h] = bit0 LED red / green
111 # IOBASE[0h] = bit1-4 LED PWM duty cycle
112 # IOBASE[1h] = bit6 SWCC
113
114 io 0x62 = 0x610
115 # IOBASE [0h] = GPES
116 # IOBASE [1h] = GPEE
117 # IOBASE [4h:7h] = 32bit upcounter at 1Mhz
118 # IOBASE [8h:bh] = GPS
119 # IOBASE [ch:fh] = GPE
120 end
121 device pnp 2e.5 on # Mouse
122 irq 0x70 = 0xc
123 end
124 device pnp 2e.6 on # Keyboard
125 io 0x60 = 0x0060
126 io 0x62 = 0x0064
127 irq 0x70 = 0x01
128 # serialice: Vendor writes:
129 drq 0xf0 = 0x40
130 end
131 device pnp 2e.7 on # WDT ?
132 io 0x60 = 0x620
133 end
134 device pnp 2e.8 on # HWM
135 io 0x60 = 0x800
136 # IOBASE[0h:feh] HWM page
137 # IOBASE[ffh] bit0-bit3 page selector
138
139 drq 0xf0 = 0x20
140 drq 0xf1 = 0x01
141 drq 0xf2 = 0x40
142 drq 0xf3 = 0x01
143
144 drq 0xf4 = 0x66
145 drq 0xf5 = 0x67
146 drq 0xf6 = 0x66
147 drq 0xf7 = 0x01
148 end
149 device pnp 2e.f on # GPIO OD ?
150 drq 0xf1 = 0x97
151 drq 0xf2 = 0x01
152 drq 0xf5 = 0x08
153 drq 0xfe = 0x80
154 end
155 device pnp 2e.15 on # BUS ?
156 io 0x60 = 0x0680
157 io 0x62 = 0x0690
158 end
159 device pnp 2e.1c on # Suspend Control ?
160 io 0x60 = 0x640
161 # writing to IOBASE[5h]
162 # 0x0: Power off
163 # 0x9: Power off and bricked until CMOS battery removed
164 end
165 device pnp 2e.1e on # GPIO ?
166 io 0x60 = 0x660
167 drq 0xf4 = 0x01
168 # skip the following, as it
169 # looks like remapped registers
170 #drq 0xf5 = 0x06
171 #drq 0xf6 = 0x60
172 #drq 0xfe = 0x03
173 end
174 end
175 chip drivers/pc80/tpm
176 device pnp 4e.0 on end # TPM module
177 end
178 end
Angel Ponsa0a3eab2020-01-01 20:52:11 +0100179 device pci 1f.2 on end # SATA Controller 1
180 device pci 1f.3 on end # SMBus
181 device pci 1f.5 off end # SATA Controller 2
182 device pci 1f.6 off end # Thermal
Patrick Rudolph05284b62019-06-04 15:56:44 +0200183 end
Patrick Rudolph05284b62019-06-04 15:56:44 +0200184 end
185end