Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/common/
H A Dimage.c1068 FIT_LOAD_OPTIONAL_NON_ZERO, in boot_get_ramdisk()
1290 FIT_LOAD_OPTIONAL_NON_ZERO, in boot_get_fpga()
1399 FIT_LOAD_OPTIONAL_NON_ZERO, in boot_get_loadable()
H A Dimage-fit.c2245 } else if (load_op != FIT_LOAD_OPTIONAL_NON_ZERO || load) { in fit_image_load_index()
/OK3568_Linux_fs/u-boot/include/
H A Dimage.h550 FIT_LOAD_OPTIONAL_NON_ZERO, /* Optional, a value of 0 is ignored */ enumerator