Home
last modified time | relevance | path

Searched refs:INIT_PHASE_BOOT (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/x86/include/asm/fsp/
H A Dfsp_api.h53 INIT_PHASE_BOOT = 0x40 enumerator
/openbmc/u-boot/arch/x86/lib/fsp/
H A Dfsp_common.c53 status = fsp_notify(NULL, INIT_PHASE_BOOT); in board_final_cleanup()