soc/intel/ptl: Update ME specification version to 21
[coreboot.git] / src / mainboard / google / asurada / sdram_params / sdram-lpddr4x-EMCP-2RANK-8GB.c
blob17c954ca6ee1364f0527512bc9969d23ee83dfe1
1 /* SPDX-License-Identifier: GPL-2.0-only */
3 #include <soc/dramc_param.h>
5 struct sdram_info params = {
6 .ddr_geometry = DDR_TYPE_2CH_2RK_8GB_4_4,
7 .ddr_type = DDR_TYPE_EMCP,
8 };