coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
sdram-lpddr4x-MT29VZZZBD9DQKPR-046-6GB.c
Go to the documentation of this file.
1 /* SPDX-License-Identifier: GPL-2.0-only */
2 
3 #include <soc/dramc_param.h>
4 
5 struct sdram_info params = {
7  .ddr_type = DDR_TYPE_EMCP,
8 };
@ DDR_TYPE_2CH_2RK_6GB_3_3
@ DDR_TYPE_EMCP
struct sdram_info params