Searched refs:BOOTM_ERR_UNIMPLEMENTED (Results 1 – 2 of 2) sorted by relevance
16 #define BOOTM_ERR_UNIMPLEMENTED (-3) macro
485 return BOOTM_ERR_UNIMPLEMENTED; in bootm_decomp_image()814 if (ret == BOOTM_ERR_UNIMPLEMENTED) in do_bootm_states()1038 if (ret && ret != BOOTM_ERR_UNIMPLEMENTED) in bootm_host_load_image()