Home
last modified time | relevance | path

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

/openbmc/u-boot/common/spl/
H A Dspl.c205 FIT_LOAD_OPTIONAL, &dt_data, &dt_len); in spl_load_fit_image()
/openbmc/u-boot/include/
H A Dimage.h572 FIT_LOAD_OPTIONAL, /* Can be provided, but optional */ enumerator
/openbmc/u-boot/common/
H A Dimage-fit.c2072 FIT_LOAD_OPTIONAL, &load, &len); in boot_get_fdt_fit()