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

Go to the source code of this file.

Functions

void variant_ramstage_init (void)
 

Function Documentation

◆ variant_ramstage_init()

void variant_ramstage_init ( void  )

Definition at line 8 of file ramstage.c.

References gpio_output(), GPP_A12, GPP_C11, and mdelay().

Here is the call graph for this function: