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 dependency graph for memory.c:

Go to the source code of this file.

Functions

const struct mb_cfgvariant_memory_params (void)
 

Variables

static const struct mb_cfg board_memcfg
 

Function Documentation

◆ variant_memory_params()

const struct mb_cfg* variant_memory_params ( void  )

Definition at line 59 of file memory.c.

References board_memcfg.

Variable Documentation

◆ board_memcfg

const struct mb_cfg board_memcfg
static

Definition at line 1 of file memory.c.

Referenced by mainboard_memory_init_params(), and variant_memory_params().