summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/asurada/sdram_params/sdram-lpddr4x-MT29VZZZBD9DQKPR-046-6GB.c
blob: bfd2720d62ea601753e43907e4449387e7acc9d1 (plain)
1
2
3
4
5
6
7
8
/* SPDX-License-Identifier: GPL-2.0-only */

#include <soc/dramc_param.h>

struct sdram_info params = {
	.ddr_geometry = DDR_TYPE_2CH_2RK_6GB_3_3,
	.ddr_type = DDR_TYPE_EMCP,
};