blob: 342e1167d12c7f941f0a49a9c19ec6d0dadbf940 [file] [log] [blame]
Tobias Diedrich7a952042017-12-03 10:09:28 +01001chip northbridge/intel/sandybridge
2 # IGD Displays
3 register "gfx.ndid" = "3"
4 register "gfx.did" = "{ 0x80000100, 0x80000240, 0x80000410, 0x80000410, 0x00000005 }"
5
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
15 device cpu_cluster 0x0 on
16 chip cpu/intel/socket_rPGA989
17 device lapic 0x0 on end
18 end
19 chip cpu/intel/model_206ax
20 # Magic APIC ID to locate this chip
Arthur Heymansb3f23232019-01-21 17:48:55 +010021 device lapic 0xacac off end
Tobias Diedrich7a952042017-12-03 10:09:28 +010022
23 register "c1_battery" = "1"
24 register "c2_battery" = "3"
25 register "c3_battery" = "5"
26
27 register "c1_acpower" = "1"
28 register "c2_acpower" = "3"
29 register "c3_acpower" = "5"
30 end
31 end
32 device domain 0x0 on
33 device pci 00.0 on end # Host bridge Host bridge
34 device pci 01.0 off end # PCIe Bridge for discrete graphics
35 device pci 02.0 on end # Internal graphics VGA controller
36 chip southbridge/intel/bd82x6x # Intel Series 6 Cougar Point PCH
37 register "c2_latency" = "0x0065"
38 register "sata_port_map" = "0x1"
39 register "spi_lvscc" = "0x2005"
40 register "spi_uvscc" = "0x2005"
41
42 register "gen1_dec" = "0x00fc0a01" # SuperIO @0xa00-0xaff
43
44 device pci 16.0 on end # Management Engine Interface 1
45 device pci 16.1 off end # Management Engine Interface 2
46 device pci 16.2 off end # Management Engine IDE-R
47 device pci 16.3 off end # Management Engine KT
48 device pci 19.0 on end # Intel Gigabit Ethernet
49 device pci 1a.0 off end # USB2 EHCI #2
50 device pci 1b.0 on end # High Definition Audio Audio controller
51 device pci 1c.0 on end # PCIe Port #1 (unused)
52 device pci 1c.1 on end # PCIe Port #2 (full-length mPCIe/mSATA)
53 device pci 1c.2 on end # PCIe Port #3 (half-length mPCIe)
54 device pci 1c.3 off end # PCIe Port #4
55 device pci 1c.4 off end # PCIe Port #5
56 device pci 1c.5 off end # PCIe Port #6
57 device pci 1c.6 off end # PCIe Port #7
58 device pci 1c.7 off end # PCIe Port #8
59 device pci 1d.0 on end # USB2 EHCI #1
60 device pci 1e.0 off end # PCI bridge
61 device pci 1f.0 on # LPC bridge PCI-LPC bridge
62 chip superio/nuvoton/nct6776
63 device pnp 4e.0 off end # Floppy
64 device pnp 4e.1 off end # Parallel port
65 device pnp 4e.2 on # COM1
66 io 0x60 = 0x3f8
67 irq 0x70 = 4
68 end
69 device pnp 4e.3 off end # COM2, IR
70 device pnp 4e.5 off end # Keyboard
71 device pnp 4e.6 off end # CIR
72 device pnp 4e.7 on end # GPIO6
73 device pnp 4e.107 on end # GPIO7
74 device pnp 4e.207 off end # GPIO8
75 device pnp 4e.307 off end # GPIO9
76 device pnp 4e.8 off end # WDT
77 device pnp 4e.108 on end # GPIO0
78 device pnp 4e.208 off end # GPIOA
79 device pnp 4e.308 on # GPIOBASE
80 io 0x60 = 0xa80
81 end
82 device pnp 4e.109 off end # GPIO1
83 device pnp 4e.209 on end # GPIO2
84 device pnp 4e.309 off end # GPIO3
85 device pnp 4e.409 off end # GPIO4
86 device pnp 4e.509 off end # GPIO5
87 device pnp 4e.609 off end # GPIO6
88 device pnp 4e.709 off end # GPIO7
89 device pnp 4e.a on end # ACPI
90 device pnp 4e.b on # HWM, front pannel LED
91 io 0x60 = 0xa30
92 io 0x62 = 0 # unused
93 end
94 device pnp 4e.d off end # VID
95 device pnp 4e.e off end # CIR WAKE-UP
96 device pnp 4e.f off end # GPIO
97 device pnp 4e.14 off end # SVID
98 device pnp 4e.16 off end # Deep sleep
99 device pnp 4e.17 off end # GPIOA
100 end
101 end
102 device pci 1f.2 on end # SATA Controller 1
103 device pci 1f.3 on end # SMBus
104 device pci 1f.5 off end # SATA Controller 2
105 device pci 1f.6 off end # Thermal
106 end
107 end
108end