summaryrefslogtreecommitdiff
path: root/src/mainboard/via/epia-ex/devicetree.cb
blob: 732d02490c32faba220e634cd5660813d0c85c8d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
chip northbridge/via/cx700

	device domain 0 on

		device ref dram_ctrl on
			register "dram_cfg" = "{
				.spd_addr = { 0x50, },
				.mem_clocks = ALL_MCLKO,
			 }"
		end

	end

end