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