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

Go to the source code of this file.

Functions

void mainboard_spi_fast_speed_override (uint8_t *fast_speed)
 

Function Documentation

◆ mainboard_spi_fast_speed_override()

void mainboard_spi_fast_speed_override ( uint8_t fast_speed)

Definition at line 7 of file spi_speeds.c.

References board_id().

Here is the call graph for this function: