coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
ramstage.c File Reference
#include <soc/ramstage.h>
#include <boardid.h>
#include <variant/onboard.h>
Include dependency graph for ramstage.c:

Go to the source code of this file.

Functions

void board_silicon_USB2_override (SILICON_INIT_UPD *params)
 

Function Documentation

◆ board_silicon_USB2_override()

void board_silicon_USB2_override ( SILICON_INIT_UPD *  params)

Definition at line 7 of file ramstage.c.

References board_id(), params, and TERRA2_PROJECT_ID.

Here is the call graph for this function: