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