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

Go to the source code of this file.

Macros

#define K4E6E304EE_MEM_ID   0x3
 

Functions

void variant_memory_init_params (FSPM_UPD *mupd, const int spd_index)
 

Macro Definition Documentation

◆ K4E6E304EE_MEM_ID

#define K4E6E304EE_MEM_ID   0x3

Definition at line 8 of file variant.c.

Function Documentation

◆ variant_memory_init_params()

void variant_memory_init_params ( FSPM_UPD *  mupd,
const int  spd_index 
)

Definition at line 10 of file variant.c.

References dq_map, dqs_map, FSP_M_CONFIG, K4E6E304EE_MEM_ID, memcpy(), and spd_index.

Here is the call graph for this function: