blob: fa949e959ac2858640a25036f262fd4f5080c1d4 [file] [log] [blame]
Damien Zammit126a2a82014-11-28 15:59:10 +11001chip 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 }"
5
Damien Zammit126a2a82014-11-28 15:59:10 +11006 device cpu_cluster 0 on
7 chip cpu/intel/socket_LGA1155
8 device lapic 0 on end
9 end
10 chip cpu/intel/model_206ax
11 register "pstate_coord_type" = "0xfe"
12 register "c1_acpower" = "1"
13 register "c2_acpower" = "3"
14 register "c3_acpower" = "5"
15 register "c1_battery" = "1"
16 register "c2_battery" = "3"
17 register "c3_battery" = "5"
18 # Magic APIC ID to locate this chip
19 device lapic 0xACAC off end
20 end
21 end
22
23 device domain 0 on
24 subsystemid 0x1458 0x5000 inherit
25 device pci 00.0 on # host bridge
26 subsystemid 0x1458 0x5000
27 end
28 device pci 01.0 off end # PCIe Bridge for discrete graphics
29 device pci 02.0 on # vga controller
30 subsystemid 0x1458 0xd000
31 end
32
33 chip southbridge/intel/bd82x6x # Intel Series 7 Panther Point PCH
34
35 # GPI routing
36 register "alt_gp_smi_en" = "0x0000"
37 register "gen1_dec" = "0x003c0a01"
38
39 # Set max SATA speed to 6.0 Gb/s
40 register "sata_port_map" = "0x3f"
41 register "sata_interface_speed_support" = "0x3"
42
43 register "pcie_port_coalesce" = "0"
44 register "p_cnt_throttling_supported" = "0"
45 register "docking_supported" = "0"
Damien Zammit126a2a82014-11-28 15:59:10 +110046 register "c2_latency" = "0x0065"
47
48 device pci 14.0 on # USB 3.0 Controller
49 subsystemid 0x1458 0x5007
50 end
51 device pci 16.0 on end # Management Engine Interface 1
52 device pci 16.1 off end # Management Engine Interface 2
53 device pci 16.2 off end # Management Engine IDE-R
54 device pci 16.3 off end # Management Engine KT
55 device pci 19.0 off end # Intel Gigabit Ethernet
56 device pci 1a.0 on # USB2 EHCI #2
57 subsystemid 0x1458 0x5006
58 end
59 device pci 1b.0 on # High Definition Audio
60 subsystemid 0x1458 0xa002
61 end
62 device pci 1c.0 off end # PCIe Port #1
63 device pci 1c.1 off end # PCIe Port #2
64 device pci 1c.2 off end # PCIe Port #3
65 device pci 1c.3 off end # PCIe Port #4
66 device pci 1c.4 on # PCIe Port #5
67 device pci 00.0 on # PCI 10ec:8168
68 subsystemid 0x1458 0xe000
69 end
70 end
71 device pci 1c.5 off end # PCIe Port #6
72 device pci 1c.6 off end # PCIe Port #7
73 device pci 1c.7 off end # PCIe Port #8
74 device pci 1d.0 on # USB2 EHCI #1
75 subsystemid 0x1458 0x5006
76 end
77 device pci 1e.0 on end # PCI bridge
78 device pci 1f.0 on # ISA/LPC bridge
79 subsystemid 0x1458 0x5001
80 chip superio/ite/it8728f
81 device pnp 2e.0 off end # FDC
82 device pnp 2e.1 on # Serial Port 1
83 io 0x60 = 0x3f8
84 irq 0x70 = 4
85 end
86 device pnp 2e.2 on
87 io 0x60 = 0x2f8
88 irq 0x70 = 3
89 end
90 device pnp 2e.3 on
91 io 0x60 = 0x378
92 irq 0x70 = 7
93 drq 0x74 = 4
94 end
95 device pnp 2e.4 on # EC
96 irq 0x70 = 9
97 end
98 device pnp 2e.5 on # Keyboard
99 irq 0x70 = 1
100 end
101 device pnp 2e.6 on # Mouse
102 irq 0x70 = 12
103 end
104 device pnp 2e.7 on # GPIO
105 irq 0x70 = 0
106 end
107 device pnp 2e.a off end # IR
108 end
109 end
110 device pci 1f.2 on # SATA Controller 1
111 subsystemid 0x1458 0xb005
112 end
113 device pci 1f.3 on # SMBus
114 subsystemid 0x1458 0x5001
115 end
116 device pci 1f.4 off end
117 device pci 1f.5 off end # SATA Controller 2
118 end
119 end
120end