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

Go to the source code of this file.

Functions

void mainboard_memory_init_params (FSPM_UPD *memupd)
 

Function Documentation

◆ mainboard_memory_init_params()