Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/common/
H A Dimage-fit.c2239 if (load_op == FIT_LOAD_REQUIRED) { in fit_image_load_index()
2309 FIT_LOAD_REQUIRED, setup_start, &len); in boot_get_setup_fit()
2409 FIT_LOAD_REQUIRED, &ovload, &ovlen); in boot_get_fdt_fit()
/OK3568_Linux_fs/u-boot/include/
H A Dimage.h551 FIT_LOAD_REQUIRED, /* Must be provided */ enumerator