Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dbootstage.h145 BOOTSTAGE_ID_FIT_CONFIG = 110, enumerator
/openbmc/u-boot/common/
H A Dimage-fit.c1863 bootstage_mark(BOOTSTAGE_ID_FIT_CONFIG); in fit_image_load()