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

Go to the source code of this file.

Functions

void variant_configure_fspm (FSPM_UPD *memupd)
 

Function Documentation

◆ variant_configure_fspm()

void variant_configure_fspm ( FSPM_UPD *  memupd)

Definition at line 6 of file romstage.c.

References board_cfg, MEM_TOPO_MIXED, MEM_TYPE_DDR4, memcfg_init(), and mb_cfg::type.

Here is the call graph for this function: