blob: 515d20f7610fd4d5b698de5b3f881b73417ae140 [file] [log] [blame]
Iru Cai03e96a82017-01-26 14:51:47 +08001#
2# This file is part of the coreboot project.
3#
4# Copyright (C) 2017 Iru Cai <mytbk920423@gmail.com>
5#
6# This program is free software; you can redistribute it and/or modify
7# it under the terms of the GNU General Public License as published by
8# the Free Software Foundation; either version 2 of the License, or
9# (at your option) any later version.
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" = "1"
20 register "gfx.ndid" = "3"
21 register "gfx.use_spread_spectrum_clock" = "1"
22 register "gpu_cpu_backlight" = "0x00000129"
23 register "gpu_dp_b_hotplug" = "4"
24 register "gpu_dp_c_hotplug" = "4"
25 register "gpu_dp_d_hotplug" = "4"
26 register "gpu_panel_port_select" = "0"
27 register "gpu_panel_power_backlight_off_delay" = "2000"
28 register "gpu_panel_power_backlight_on_delay" = "2000"
29 register "gpu_panel_power_cycle_delay" = "5"
30 register "gpu_panel_power_down_delay" = "230"
31 register "gpu_panel_power_up_delay" = "300"
32 register "gpu_pch_backlight" = "0x02880288"
33 device cpu_cluster 0x0 on
Iru Cai03e96a82017-01-26 14:51:47 +080034 chip cpu/intel/model_206ax
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 Heymans7e6946a2019-01-21 17:55:02 +010041 device lapic 0x0 on end
Arthur Heymansb3f23232019-01-21 17:48:55 +010042 device lapic 0xacac off end
Iru Cai03e96a82017-01-26 14:51:47 +080043 end
44 end
45 device domain 0x0 on
46 device pci 00.0 on # Host bridge Host bridge
47 subsystemid 0x103c 0x162a
48 end
49 device pci 01.0 off # PCIe Bridge for discrete graphics
50 end
51 device pci 02.0 on # Internal graphics VGA controller
52 subsystemid 0x103c 0x162a
53 end
54
55 chip southbridge/intel/bd82x6x # Intel Series 6 Cougar Point PCH
56 register "c2_latency" = "0x0065"
57 register "docking_supported" = "0"
58 register "gen1_dec" = "0x007c0201"
59 register "gen2_dec" = "0x000c0101"
60 register "gen3_dec" = "0x00fcfe01"
61 register "gen4_dec" = "0x007c0281"
62 register "gpi6_routing" = "2"
63 register "p_cnt_throttling_supported" = "1"
Iru Caie9edd272017-09-01 10:17:27 +080064 register "pcie_hotplug_map" = "{ 0, 1, 1, 0, 0, 0, 0, 0 }"
Iru Cai03e96a82017-01-26 14:51:47 +080065 register "pcie_port_coalesce" = "1"
66 register "sata_interface_speed_support" = "0x3"
67 register "sata_port_map" = "0x21"
68
69 register "spi_uvscc" = "0x2005"
70 register "spi_lvscc" = "0"
71
72 device pci 16.0 on # Management Engine Interface 1
73 subsystemid 0x103c 0x162a
74 end
75 device pci 16.1 off # Management Engine Interface 2
76 end
77 device pci 16.2 off # Management Engine IDE-R
78 end
79 device pci 16.3 off # Management Engine KT
80 end
81 device pci 19.0 on # Intel Gigabit Ethernet
82 subsystemid 0x103c 0x162a
83 end
84 device pci 1a.0 on # USB2 EHCI #2
85 subsystemid 0x103c 0x162a
86 end
87 device pci 1b.0 on # High Definition Audio Audio controller
88 subsystemid 0x103c 0x162a
89 end
90 device pci 1c.0 on # PCIe Port #1
91 subsystemid 0x103c 0x162a
92 end
Iru Caie9edd272017-09-01 10:17:27 +080093 device pci 1c.1 on # PCIe Port #2, ExpressCard
Iru Cai03e96a82017-01-26 14:51:47 +080094 subsystemid 0x103c 0x162a
95 end
Iru Caie9edd272017-09-01 10:17:27 +080096 device pci 1c.2 on # PCIe Port #3, SD/MMC
Iru Cai03e96a82017-01-26 14:51:47 +080097 subsystemid 0x103c 0x162a
98 end
99 device pci 1c.3 on # WLAN
100 end
101 device pci 1c.4 off # PCIe Port #5
102 end
103 device pci 1c.5 off # PCIe Port #6
104 end
Iru Caid2517af2018-01-22 14:43:50 +0800105 device pci 1c.6 on # PCIe Port #7, WWAN
Iru Cai03e96a82017-01-26 14:51:47 +0800106 end
107 device pci 1c.7 off # PCIe Port #8
108 end
109 device pci 1d.0 on # USB2 EHCI #1
110 subsystemid 0x103c 0x162a
111 end
112 device pci 1e.0 off # PCI bridge
113 end
114 device pci 1f.0 on # LPC bridge PCI-LPC bridge
115 subsystemid 0x103c 0x162a
116 chip ec/hp/kbc1126
117 register "ec_data_port" = "0x60"
118 register "ec_cmd_port" = "0x64"
119 register "ec_ctrl_reg" = "0xca"
120 register "ec_fan_ctrl_value" = "0x4d"
121 device pnp ff.1 off end
122 end # kbc1126
123 end
124 device pci 1f.2 on # SATA Controller 1
125 subsystemid 0x103c 0x162a
126 end
127 device pci 1f.3 off # SMBus
128 end
129 device pci 1f.5 off # SATA Controller 2
130 end
131 device pci 1f.6 off # Thermal
132 end
133 end
134 end
135end