blob: dfd2e69e2d8b2666c61eae1042912ec529476703 [file] [log] [blame]
Hal Martinde7f8d32017-10-28 10:58:08 +00001# This file is part of the coreboot project.
2#
3# Copyright (C) 2017 Hal Martin <hal.martin@gmail.com>
4#
5# This program is free software; you can redistribute it and/or modify
6# it under the terms of the GNU General Public License as published by
7# the Free Software Foundation; version 2 of the License.
8#
9# This program is distributed in the hope that it will be useful,
10# but WITHOUT ANY WARRANTY; without even the implied warranty of
11# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12# GNU General Public License for more details.
13
14chip northbridge/intel/sandybridge # FIXME: check gfx.ndid and gfx.did
15 register "gfx.did" = "{ 0x80000100, 0x80000240, 0x80000410, 0x80000410, 0x00000005 }"
16 register "gfx.link_frequency_270_mhz" = "1"
17 register "gfx.ndid" = "3"
18 register "gfx.use_spread_spectrum_clock" = "0"
19 register "gpu_cpu_backlight" = "0x00000000"
20 register "gpu_dp_b_hotplug" = "4"
21 register "gpu_dp_c_hotplug" = "4"
22 register "gpu_dp_d_hotplug" = "4"
23 register "gpu_panel_port_select" = "0"
24 register "gpu_panel_power_backlight_off_delay" = "0"
25 register "gpu_panel_power_backlight_on_delay" = "0"
26 register "gpu_panel_power_cycle_delay" = "4"
27 register "gpu_panel_power_down_delay" = "0"
28 register "gpu_panel_power_up_delay" = "0"
29 register "gpu_pch_backlight" = "0x00000000"
30 device cpu_cluster 0x0 on
Hal Martin1291c442017-12-06 20:28:38 +000031 chip cpu/intel/socket_FCBGA1023
Arthur Heymansb3f23232019-01-21 17:48:55 +010032 device lapic 0x0 on end
Hal Martinde7f8d32017-10-28 10:58:08 +000033 end
34 chip cpu/intel/model_206ax # FIXME: check all registers
35 register "c1_acpower" = "1"
36 register "c1_battery" = "1"
37 register "c2_acpower" = "3"
38 register "c2_battery" = "3"
39 register "c3_acpower" = "5"
40 register "c3_battery" = "5"
Arthur Heymansb3f23232019-01-21 17:48:55 +010041 device lapic 0xacac off end
Hal Martinde7f8d32017-10-28 10:58:08 +000042 end
43 end
44 device domain 0x0 on
45 chip southbridge/intel/bd82x6x # Intel Series 6 Cougar Point PCH
46 register "c2_latency" = "0x0065"
47 register "docking_supported" = "1"
48 register "gen1_dec" = "0x0000164d"
49 register "gen2_dec" = "0x000c0681"
50 register "gen3_dec" = "0x000406f1"
51 register "gen4_dec" = "0x000c06a1"
52 register "gpi7_routing" = "2"
53 register "p_cnt_throttling_supported" = "1"
54 register "pcie_hotplug_map" = "{ 0, 0, 0, 0, 0, 0, 0, 0 }"
55 register "pcie_port_coalesce" = "1"
56 register "sata_interface_speed_support" = "0x3"
57 # Intense PC SATA portmap:
58 # Port 0: internal 2.5" bay
59 # Port 1: optional FACE module
60 # Port 2: rear eSATA
61 # Port 3: rear eSATA
62 # Port 4: mSATA
63 # Port 5: optional FACE module
64 # enable ALL ports (FACE module REQUIRED for ports 1&5)
65 register "sata_port_map" = "0x3f"
66 # enable ONLY ports present on stock MintBox/Intense PC
67 #register "sata_port_map" = "0x1d"
68 register "superspeed_capable_ports" = "0x0000000f"
69 register "xhci_overcurrent_mapping" = "0x00000c03"
70 register "xhci_switchable_ports" = "0x0000000f"
71 register "spi_uvscc" = "0x2005"
72 register "spi_lvscc" = "0x2005"
73
74 # USB 3.0 Controller
75 device pci 14.0 on
76 subsystemid 0x8086 0x7270
77 end
78
79 # Management Engine Interface 1
80 device pci 16.0 off
81 end
82
83 # Management Engine Interface 2
84 device pci 16.1 off
85 end
86
87 # Management Engine IDE-R
88 device pci 16.2 off
89 end
90
91 # Management Engine KT
92 device pci 16.3 off
93 end
94
95 # Intel Gigabit Ethernet
96 device pci 19.0 on
97 end
98
99 # USB2 EHCI #2
100 device pci 1a.0 on
101 subsystemid 0x8086 0x7270
102 end
103
104 # High Definition Audio Audio controller
105 device pci 1b.0 on
106 subsystemid 0x8086 0x7270
107 end
108
109 # PCIe Port #1
110 device pci 1c.0 on
111 subsystemid 0x8086 0x7270
112 end
113
114 # PCIe Port #2
115 device pci 1c.1 on
116 subsystemid 0x8086 0x7270
117 end
118
119 # PCIe Port #3
120 device pci 1c.2 on
121 subsystemid 0x8086 0x7270
122 end
123
124 # PCIe Port #4
125 device pci 1c.3 off
126 end
127
128 # PCIe Port #5
129 device pci 1c.4 on
130 subsystemid 0x8086 0x7270
131 end
132
133 # PCIe Port #6
134 device pci 1c.5 off
135 end
136
137 # PCIe Port #7
138 device pci 1c.6 off
139 end
140
141 # PCIe Port #8
142 device pci 1c.7 off
143 end
144
145 # USB2 EHCI #1
146 device pci 1d.0 on
147 subsystemid 0x8086 0x7270
148 end
149
150 # PCI bridge
151 device pci 1e.0 off
152 end
153
154 # LPC bridge PCI-LPC bridge
155 device pci 1f.0 on
156 subsystemid 0x8086 0x7270
157 end
158
159 # SATA Controller 1
160 device pci 1f.2 on
161 subsystemid 0x8086 0x7270
162 end
163
164 # SMBus
165 device pci 1f.3 on
166 subsystemid 0x8086 0x7270
167 end
168
169 # SATA Controller 2
170 device pci 1f.5 off
171 end
172
173 # Thermal Unsupported PCI device 8086:1e24
174 device pci 1f.6 on
175 subsystemid 0x8086 0x7270
176 end
177 end
178
179 # Host bridge Host bridge
180 device pci 00.0 on
181 subsystemid 0x8086 0x2010
182 end
183
184 # PCIe Bridge for discrete graphics PCI device 8086:0151
185 device pci 01.0 on
186 subsystemid 0x8086 0x2010
187 end
188
189 # Internal graphics VGA controller
190 device pci 02.0 on
191 subsystemid 0x8086 0x2211
192 end
193
194 # Unsupported PCI device 8086:0155
195 device pci 01.1 on
196 subsystemid 0x8086 0x2010
197 end
198 end
199end