coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
bootblock.c File Reference
#include <bootblock_common.h>
#include "board.h"
#include <soc/qupv3_i2c_common.h>
#include <soc/qcom_qup_se.h>
#include <soc/qupv3_spi_common.h>
Include dependency graph for bootblock.c:

Go to the source code of this file.

Functions

void bootblock_mainboard_init (void)
 

Function Documentation

◆ bootblock_mainboard_init()

void bootblock_mainboard_init ( void  )

Definition at line 9 of file bootblock.c.

References CONFIG, i2c_init(), I2C_SPEED_FAST, KHz, qup_spi_init(), and setup_chromeos_gpios().

Here is the call graph for this function: