Home
last modified time | relevance | path

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

/openbmc/u-boot/common/
H A Dimage-fit.c1968 if (load_op == FIT_LOAD_REQUIRED) { in fit_image_load()
2028 FIT_LOAD_REQUIRED, setup_start, &len); in boot_get_setup_fit()
2128 FIT_LOAD_REQUIRED, &ovload, &ovlen); in boot_get_fdt_fit()
/openbmc/u-boot/common/spl/
H A Dspl.c186 FIT_LOAD_REQUIRED, &fw_data, &fw_len); in spl_load_fit_image()
/openbmc/u-boot/include/
H A Dimage.h574 FIT_LOAD_REQUIRED, /* Must be provided */ enumerator