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