blob: adc15e668ee53b56c5310bd7019f04a60b5341ed [file] [log] [blame]
Stefan Reinauere1ae4b22012-04-27 23:20:58 +02001chip northbridge/intel/sandybridge
Vladimir Serbinenkodd2bc3f2014-10-31 09:16:31 +01002 # IGD Displays
3 register "gfx.ndid" = "3"
4 register "gfx.did" = "{ 0x80000100, 0x80000240, 0x80000410, 0x80000410, 0x00000005 }"
Stefan Reinauere1ae4b22012-04-27 23:20:58 +02005
6 # Enable DisplayPort 1 Hotplug with 6ms pulse
7 register "gpu_dp_d_hotplug" = "0x06"
8
9 # Enable DisplayPort 0 Hotplug with 6ms pulse
10 register "gpu_dp_c_hotplug" = "0x06"
11
12 # Enable DVI Hotplug with 6ms pulse
13 register "gpu_dp_b_hotplug" = "0x06"
14
Vladimir Serbinenkod2990c92016-02-10 02:52:42 +010015 register "max_mem_clock_mhz" = "666"
16
Stefan Reinauer0aa37c42013-02-12 15:20:54 -080017 device cpu_cluster 0 on
Stefan Reinauere1ae4b22012-04-27 23:20:58 +020018 chip cpu/intel/socket_rPGA989
19 device lapic 0 on end
20 end
21 chip cpu/intel/model_206ax
22 # Magic APIC ID to locate this chip
23 device lapic 0xACAC off end
24
25 register "c1_battery" = "3" # ACPI(C1) = MWAIT(C3)
26 register "c2_battery" = "4" # ACPI(C2) = MWAIT(C6)
27 register "c3_battery" = "5" # ACPI(C3) = MWAIT(C7)
28
29 register "c1_acpower" = "3" # ACPI(C1) = MWAIT(C3)
30 register "c2_acpower" = "4" # ACPI(C2) = MWAIT(C6)
31 register "c3_acpower" = "5" # ACPI(C3) = MWAIT(C7)
32 end
33 end
34
Patrick Rudolph266a1f72016-06-09 18:13:34 +020035 register "pci_mmio_size" = "1024"
36
Stefan Reinauer4aff4452013-02-12 14:17:15 -080037 device domain 0 on
Stefan Reinauer56c7dc72012-05-15 12:36:57 -070038 subsystemid 0x1ae0 0xc000 inherit
Stefan Reinauere1ae4b22012-04-27 23:20:58 +020039 device pci 00.0 on end # host bridge
40 device pci 02.0 on end # vga controller
41
42 chip southbridge/intel/bd82x6x # Intel Series 6 Cougar Point PCH
Stefan Reinauere1ae4b22012-04-27 23:20:58 +020043 # GPI routing
44 # 0 No effect (default)
45 # 1 SMI# (if corresponding ALT_GPI_SMI_EN bit is also set)
46 # 2 SCI (if corresponding GPIO_EN bit is also set)
47 register "gpi1_routing" = "0"
48 register "gpi14_routing" = "2"
49
Stefan Reinauere1ae4b22012-04-27 23:20:58 +020050 register "sata_port_map" = "0x3"
51
Vladimir Serbinenko5b044ae2014-10-25 15:20:55 +020052 register "c2_latency" = "1"
53 register "p_cnt_throttling_supported" = "0"
54
Stefan Reinauere1ae4b22012-04-27 23:20:58 +020055 # SuperIO range is 0x700-0x73f
56 register "gen2_dec" = "0x003c0701"
57
58 device pci 16.0 on end # Management Engine Interface 1
59 device pci 16.1 off end # Management Engine Interface 2
60 device pci 16.2 off end # Management Engine IDE-R
61 device pci 16.3 off end # Management Engine KT
62 device pci 19.0 off end # Intel Gigabit Ethernet
63 device pci 1a.0 on end # USB2 EHCI #2
64 device pci 1b.0 on end # High Definition Audio
65 device pci 1c.0 on end # PCIe Port #1 (WLAN)
66 device pci 1c.1 off end # PCIe Port #2
67 device pci 1c.2 on end # PCIe Port #3 (Debug)
68 device pci 1c.3 on end # PCIe Port #4 (LAN)
69 device pci 1c.4 off end # PCIe Port #5
70 device pci 1c.5 off end # PCIe Port #6
71 device pci 1c.6 off end # PCIe Port #7
72 device pci 1c.7 off end # PCIe Port #8
73 device pci 1d.0 on end # USB2 EHCI #1
74 device pci 1e.0 off end # PCI bridge
75 device pci 1f.0 on # LPC bridge
76 chip superio/ite/it8772f
77 # Enable GPIO10 as USBPWRON12#
78 # Enable GPIO12 as USBPWRON13#
79 register "gpio_set1" = "0x05"
80 # Enable GPIO22 as SIO_WAEKSCI#
81 register "gpio_set2" = "0x04"
82 # Enable GPIO32 as SIO_EXTSMI#
83 register "gpio_set3" = "0x04"
84 # Enable GPIO45 as LED_POWER#
85 register "gpio_set4" = "0x20"
86 # Enable GPIO51 as USBPWRON8#
87 # Enable GPIO52 as USBPWRON1#
88 register "gpio_set5" = "0x06"
89 # Skip keyboard init
90 register "skip_keyboard" = "1"
91 # Enable PECI on TMPIN3
92 register "peci_tmpin" = "3"
93 # Enable FAN3
94 register "fan3_enable" = "1"
95
96 device pnp 2e.0 off end # FDC
97 device pnp 2e.1 on # Serial Port 1
98 io 0x60 = 0x2f8
99 irq 0x70 = 4
100 end
101 device pnp 2e.4 on # Environment Controller
102 io 0x60 = 0x700
103 io 0x62 = 0x710
104 end
105 device pnp 2e.7 on # GPIO
106 io 0x60 = 0x720
107 io 0x62 = 0x730
108 end
109 device pnp 2e.5 on
110 io 0x60 = 0x60
111 io 0x62 = 0x64
112 irq 0x70 = 1
113 end # Keyboard
114 device pnp 2e.6 on
115 irq 0x70 = 12
116 end # Mouse
117 device pnp 2e.a off end # IR
118 end
119 end
120 device pci 1f.2 on end # SATA Controller 1
121 device pci 1f.3 on end # SMBus
122 device pci 1f.5 off end # SATA Controller 2
123 device pci 1f.6 on end # Thermal
124 end
125 end
126end