Home
last modified time | relevance | path

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

/openbmc/u-boot/common/
H A Dbootm.c954 FIT_LOAD_IGNORED, os_data, os_len); in boot_get_kernel()
1017 FIT_LOAD_IGNORED, &data, &len); in bootm_host_load_image()
H A Dimage-fit.c1965 if (load_op == FIT_LOAD_IGNORED) { in fit_image_load()
/openbmc/u-boot/include/
H A Dimage.h571 FIT_LOAD_IGNORED, /* Ignore load address */ enumerator