summaryrefslogtreecommitdiffstats
path: root/src/mainboard/amd/padmelon/override-merlinfalcon.cb
blob: 2abb241ba66710afa69a1988eeaf2a4af6c3756b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# SPDX-License-Identifier: GPL-2.0-only

chip soc/amd/stoneyridge
	register "spd_addr_lookup" = "
	{
		{ {0xA0, 0x00}, {0xA4, 0x00} }, // socket 0 - Channel 0 & 1, slot 0
	}"

	device domain 0 on
		device pci 3.0 on end # GFX host bridge
		device pci 3.1 on end # GFX PCIe x8 slot
	end
end