Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dbootstage.h64 BOOTSTAGE_ID_KERNEL_LOADED, /* Kernel has been loaded */ enumerator
/openbmc/u-boot/common/
H A Dbootm.c476 bootstage_mark(BOOTSTAGE_ID_KERNEL_LOADED); in bootm_load_os()