aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd/cezanne/chipset.cb
blob: f4d5ccc782b2e5cf5e79385cc15d6cf0202dbfb4 (plain)
1
2
3
4
5
6
7
8
chip soc/amd/cezanne
	device cpu_cluster 0 on
		device lapic 0 on end
	end
	device domain 0 on
		device pci 00.0 alias gnb on end
	end
end