coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
reset.c File Reference
#include <device/mmio.h>
#include <reset.h>
#include <soc/wdt.h>
Include dependency graph for reset.c:

Go to the source code of this file.

Functions

void do_board_reset (void)
 

Function Documentation

◆ do_board_reset()

void do_board_reset ( void  )

Definition at line 7 of file reset.c.

References mtk_wdt, MTK_WDT_SWRST_KEY, mtk_wdt_regs::wdt_swrst, and write32().

Here is the call graph for this function: