Home
last modified time | relevance | path

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

/external/u-boot/common/
Dimage-fit.c1962 if (load_op == FIT_LOAD_REQUIRED) { in fit_image_load()
2022 FIT_LOAD_REQUIRED, setup_start, &len); in boot_get_setup_fit()
2122 FIT_LOAD_REQUIRED, &ovload, &ovlen); in boot_get_fdt_fit()
/external/u-boot/common/spl/
Dspl.c168 FIT_LOAD_REQUIRED, &fw_data, &fw_len); in spl_load_fit_image()
/external/u-boot/include/
Dimage.h547 FIT_LOAD_REQUIRED, /* Must be provided */ enumerator