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_late_rcba_config (void)
 
void mainboard_early_init (int s3resume)
 
void mainboard_get_spd (spd_raw_data *spd, bool id_only)
 

Function Documentation

◆ mainboard_early_init()

◆ mainboard_get_spd()

void mainboard_get_spd ( spd_raw_data spd,
bool  id_only 
)

Definition at line 60 of file romstage.c.

References read_spd().

Here is the call graph for this function:

◆ mainboard_late_rcba_config()

void mainboard_late_rcba_config ( void  )

Definition at line 15 of file romstage.c.

References D20IR, D22IR, D25IR, D26IR, D27IR, D28IR, D29IR, D31IR, DIR_ROUTE, PIRQA, PIRQB, PIRQC, PIRQD, PIRQE, PIRQF, PIRQG, and PIRQH.

Referenced by mainboard_romstage_entry().

Here is the caller graph for this function: