Home
last modified time | relevance | path

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

/external/u-boot/common/
Dbootm.c889 FIT_LOAD_IGNORED, os_data, os_len); in boot_get_kernel()
942 FIT_LOAD_IGNORED, &data, &len); in bootm_host_load_image()
Dimage-fit.c1959 if (load_op == FIT_LOAD_IGNORED) { in fit_image_load()
/external/u-boot/include/
Dimage.h544 FIT_LOAD_IGNORED, /* Ignore load address */ enumerator