Home
last modified time | relevance | path

Searched refs:SPL_FIT_FOUND (Results 1 – 3 of 3) sorted by relevance

/u-boot/arch/arm/mach-imx/
A Dspl.c289 if (spl_image->flags & SPL_FIT_FOUND) { in jump_to_image_no_args()
/u-boot/include/
A Dspl.h364 #define SPL_FIT_FOUND 2 macro
/u-boot/common/spl/
A Dspl_fit.c826 spl_image->flags |= SPL_FIT_FOUND; in spl_load_simple_fit()

Completed in 11 milliseconds