coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
romstage.c File Reference
#include <boardid.h>
#include <string.h>
#include <fsp/soc_binding.h>
#include <soc/romstage.h>
#include <console/console.h>
#include "spd/spd.h"
Include dependency graph for romstage.c:

Go to the source code of this file.

Functions

void mainboard_memory_init_params (FSPM_UPD *mupd)
 

Function Documentation

◆ mainboard_memory_init_params()

void mainboard_memory_init_params ( FSPM_UPD *  mupd)

Definition at line 10 of file romstage.c.

References BIOS_WARNING, board_id(), dq_map, dqs_map, FSP_M_CONFIG, mainboard_get_spd_data(), mainboard_get_spd_index(), memcpy(), printk, rcomp_resistor, rcomp_target, and SPD_LEN.

Here is the call graph for this function: