coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
mcu.c File Reference
#include <arch/barrier.h>
#include <cbfs.h>
#include <console/console.h>
#include <soc/mcu_common.h>
#include <soc/symbols.h>
#include <timer.h>
Include dependency graph for mcu.c:

Go to the source code of this file.

Functions

int mtk_init_mcu (struct mtk_mcu *mcu)
 

Function Documentation

◆ mtk_init_mcu()

int mtk_init_mcu ( struct mtk_mcu mcu)