coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
spd_util.h File Reference
#include <fsp/soc_binding.h>
Include dependency graph for spd_util.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void spd_memory_init_params (FSPM_UPD *mupd, int spd_index)
 

Function Documentation

◆ spd_memory_init_params()

void spd_memory_init_params ( FSPM_UPD *  mupd,
int  spd_index 
)

Definition at line 72 of file spd.c.

References BIOS_ERR, BIOS_INFO, cbfs_map(), die(), FSP_M_CONFIG, is_dual_channel(), mainboard_print_spd_info(), printk, spd_index, and SPD_LEN.

Here is the call graph for this function: