coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
memory.c File Reference
#include <baseboard/variants.h>
#include <gpio.h>
#include <soc/meminit.h>
#include <soc/romstage.h>
Include dependency graph for memory.c:

Go to the source code of this file.

Functions

const struct mb_cfgvariant_memcfg_config (void)
 

Variables

static const struct mb_cfg mc_ehl_lpddr4x_memcfg_cfg
 

Function Documentation

◆ variant_memcfg_config()

const struct mb_cfg* variant_memcfg_config ( void  )

Definition at line 56 of file memory.c.

References mc_ehl_lpddr4x_memcfg_cfg.

Variable Documentation

◆ mc_ehl_lpddr4x_memcfg_cfg

const struct mb_cfg mc_ehl_lpddr4x_memcfg_cfg
static

Definition at line 1 of file memory.c.

Referenced by variant_memcfg_config().