cpu/x86/smm/pci_resource_store: Store DEV/VEN ID
[coreboot2.git] / src / mainboard / google / asurada / sdram_params / sdram-lpddr4x-KMDV6001DA-B620-4GB.c
blobbed94189579868aaf0a5c7fd14602bfaf157b3df
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_4GB_2_2,
7 .ddr_type = DDR_TYPE_EMCP,
8 };