coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
flash_controller.h File Reference
#include <spi-generic.h>
Include dependency graph for flash_controller.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int mtk_spi_flash_probe (const struct spi_slave *spi, struct spi_flash *flash)
 

Function Documentation

◆ mtk_spi_flash_probe()

int mtk_spi_flash_probe ( const struct spi_slave spi,
struct spi_flash flash 
)