coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
romstage.c File Reference
Include dependency graph for romstage.c:

Go to the source code of this file.

Functions

void mainboard_config_rcba (void)
 
void mb_get_spd_map (struct spd_info *spdi)
 

Function Documentation

◆ mainboard_config_rcba()

◆ mb_get_spd_map()

void mb_get_spd_map ( struct spd_info spdi)

Definition at line 43 of file romstage.c.

References spd_info::addresses, spd_info::spd_index, SPD_MEMORY_DOWN, variant_get_spd_index(), and variant_is_dual_channel().

Here is the call graph for this function: