coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
verstage.c File Reference
#include <console/console.h>
#include <security/vboot/vboot_common.h>
#include <soc/clock.h>
#include <spi-generic.h>
Include dependency graph for verstage.c:

Go to the source code of this file.

Functions

void verstage_mainboard_init (void)
 

Function Documentation

◆ verstage_mainboard_init()

void verstage_mainboard_init ( void  )

Definition at line 8 of file verstage.c.

References BIOS_ERR, printk, and spi_setup_slave().

Here is the call graph for this function: