Searched refs:BOOTM_ERR_UNIMPLEMENTED (Results 1 – 2 of 2) sorted by relevance
15 #define BOOTM_ERR_UNIMPLEMENTED (-3) macro
431 return BOOTM_ERR_UNIMPLEMENTED; in bootm_decomp_image()806 if (ret == BOOTM_ERR_UNIMPLEMENTED) in do_bootm_states()1037 if (ret && ret != BOOTM_ERR_UNIMPLEMENTED) in bootm_host_load_image()