coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
romstage.c File Reference
#include <arch/stages.h>
#include <boardid.h>
#include <soc/emi.h>
#include <soc/mmu_operations.h>
#include <soc/mt6391.h>
#include <soc/pll.h>
#include <soc/rtc.h>
#include <timer.h>
Include dependency graph for romstage.c:

Go to the source code of this file.

Functions

void platform_romstage_main (void)
 

Function Documentation

◆ platform_romstage_main()