blob: be0b911a5aa64a464879d0a90aaf970f86b66b60 [file] [log] [blame]
Arthur Heymans2a4aada2017-04-12 13:53:08 +02001#
2# This file is part of the coreboot project.
3#
4# Copyright (C) 2015 Damien Zammit <damien@zamaudio.com>
5# Copyright (C) 2017 Arthur Heymans <arthur@aheymans.xyz>
6#
7# This program is free software; you can redistribute it and/or modify
8# it under the terms of the GNU General Public License as published by
9# the Free Software Foundation; either version 2 of the License, or
10# (at your option) any later version.
11#
12# This program is distributed in the hope that it will be useful,
13# but WITHOUT ANY WARRANTY; without even the implied warranty of
14# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15# GNU General Public License for more details.
16#
17
18chip northbridge/intel/x4x # Northbridge
19 device cpu_cluster 0 on # APIC cluster
20 chip cpu/intel/socket_LGA775
21 device lapic 0 on end
22 end
23 chip cpu/intel/model_1067x # CPU
24 device lapic 0xACAC off end
25 end
26 end
27 device domain 0 on # PCI domain
Arthur Heymans055d4f22018-12-28 11:58:36 +010028 subsystemid 0x8086 0x0028 inherit
Arthur Heymans2a4aada2017-04-12 13:53:08 +020029 device pci 0.0 on end # Host Bridge
30 device pci 2.0 on end # Integrated graphics controller
31 device pci 2.1 on end # Integrated graphics controller 2
32 device pci 3.0 off end # ME
33 device pci 3.1 off end # ME
34 chip southbridge/intel/i82801jx # Southbridge
35 register "gpe0_en" = "0x40"
36
37 # Set AHCI mode.
38 register "sata_port_map" = "0x1f"
39 register "sata_clock_request" = "0"
40 register "sata_traffic_monitor" = "0"
41
42 # Enable PCIe ports 0,2,3 as slots.
43 register "pcie_slot_implemented" = "0xb"
44
45 device pci 19.0 on end # GBE
46 device pci 1a.0 on end # USB
Elyes HAOUASb93f4822018-03-28 21:54:17 +020047 device pci 1a.1 on end # USB
48 device pci 1a.2 on end # USB
49 device pci 1a.7 on end # USB
Arthur Heymans2a4aada2017-04-12 13:53:08 +020050 device pci 1b.0 on end # Audio
51 device pci 1c.0 on end # PCIe 1
52 device pci 1c.1 off end # PCIe 2
53 device pci 1c.2 on end # PCIe 3
54 device pci 1c.3 on end # PCIe 4
Elyes HAOUASb93f4822018-03-28 21:54:17 +020055 device pci 1c.4 off end # PCIe 5
56 device pci 1c.5 off end # PCIe 6
Arthur Heymans2a4aada2017-04-12 13:53:08 +020057 device pci 1d.0 on end # USB
58 device pci 1d.1 on end # USB
59 device pci 1d.2 on end # USB
60 device pci 1d.7 on end # USB
61 device pci 1e.0 on end # PCI bridge
62 device pci 1f.0 on # ISA bridge
63 chip superio/winbond/w83627dhg # Super I/O
64 device pnp 2e.0 on # Floppy
65 # GLOBAL
66 io 0x60 = 0x3f0
67 irq 0x70 = 6
68 drq 0x74 = 2
69 end
70 device pnp 2e.1 on # Parallel port
71 io 0x60 = 0x378
72 irq 0x70 = 5
73 drq 0x74 = 4
74 end
75 device pnp 2e.2 on # COM 1
76 io 0x60 = 0x3f8
77 irq 0x70 = 4
78 end
79 device pnp 2e.3 off end # COM 2
80 device pnp 2e.5 on # Keyboard
81 io 0x60 = 0x60
82 irq 0x70 = 1
83 io 0x62 = 0x64
84 irq 0xf0 = 0x85
85 end
86 device pnp 2e.6 off end # SPI
Arthur Heymansb4744452017-09-21 18:57:19 +020087 device pnp 2e.7 on end # GPIO 6
Arthur Heymans2a4aada2017-04-12 13:53:08 +020088 device pnp 2e.8 off end # WDTO# PLED
Arthur Heymansb4744452017-09-21 18:57:19 +020089 device pnp 2e.9 off end # GPIO 2
90 device pnp 2e.109 on # GPIO 3
91 irq 0xf0 = 0xfc
92 end
93 device pnp 2e.209 off end # GPIO 4
94 device pnp 2e.309 on # GPIO 5
95 irq 0xe0 = 0xde
96 irq 0xe1 = 0x01
Arthur Heymans2a4aada2017-04-12 13:53:08 +020097 end
98 device pnp 2e.a on # ACPI
99 irq 0xe4 = 0x30 # power dram during S3
100 end
101 device pnp 2e.b on # Hardware monitor
102 io 0x60 = 0x290
103 end
104 device pnp 2e.c off end # PECI, SST
105 end
106 end
107 device pci 1f.1 on end # PATA/IDE
108 device pci 1f.2 on end # SATA
Arthur Heymanse4188a22017-09-07 17:05:57 +0200109 device pci 1f.3 on # SMbus
110 chip drivers/i2c/ck505 # SLG8XP549T
111 register "mask" = "{ 0xff, 0xff, 0xff,
Elyes HAOUASb93f4822018-03-28 21:54:17 +0200112 0xff, 0xff, 0xff, 0xff,
Arthur Heymanse4188a22017-09-07 17:05:57 +0200113 0xff, 0xff, 0xff, 0xff,
114 0xff, 0xff }"
115 register "regs" = "{ 0x11, 0xd9, 0xff,
116 0xfd, 0xff, 0x00, 0x00,
117 0x06, 0x10, 0x05, 0x01,
118 0x80, 0x0d }"
119 device i2c 69 on end
120 end
121 end
Arthur Heymans2a4aada2017-04-12 13:53:08 +0200122 device pci 1f.4 off end
123 device pci 1f.5 on end # IDE
124 device pci 1f.6 off end
125 end
126 end
127end