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

Go to the source code of this file.

Functions

void mainboard_memory_init_params (FSPM_UPD *memupd)
 

Function Documentation

◆ mainboard_memory_init_params()

void mainboard_memory_init_params ( FSPM_UPD *  memupd)

Definition at line 7 of file romstage_fsp_params.c.

References board_cfg, memcfg_init(), READ_SPD_CBFS, spd_info::read_type, spd_info::spd_data_by::spd_index, spd_info::spd_spec, and variant_memcfg_config().

Here is the call graph for this function: