Searched refs:FIT_LOAD_OPTIONAL (Results 1 – 3 of 3) sorted by relevance
| /u-boot/common/spl/ |
| A D | spl.c | 283 FIT_LOAD_OPTIONAL, &fw_data, &fw_len); in spl_load_fit_image() 290 IH_TYPE_FIRMWARE, -1, FIT_LOAD_OPTIONAL, in spl_load_fit_image() 297 IH_TYPE_KERNEL, -1, FIT_LOAD_OPTIONAL, in spl_load_fit_image() 319 FIT_LOAD_OPTIONAL, &dt_data, &dt_len); in spl_load_fit_image()
|
| /u-boot/include/ |
| A D | image.h | 599 FIT_LOAD_OPTIONAL, /* Can be provided, but optional */ enumerator
|
| /u-boot/boot/ |
| A D | image-fit.c | 2371 FIT_LOAD_OPTIONAL, &load, &len); in boot_get_fdt_fit()
|
Completed in 16 milliseconds