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 get_mb_spd_addrmap (u8 spd_addrmap[4])
 
void mb_post_raminit_setup (void)
 

Function Documentation

◆ get_mb_spd_addrmap()

void get_mb_spd_addrmap ( u8  spd_addrmap[4])

Definition at line 6 of file romstage.c.

◆ mb_post_raminit_setup()

void mb_post_raminit_setup ( void  )

Definition at line 12 of file romstage.c.

References GPIO_LEVEL_LOW, and set_gpio().

Here is the call graph for this function: