Searched refs:BOOTM_ERR_UNIMPLEMENTED (Results 1 – 3 of 3) sorted by relevance
16 #define BOOTM_ERR_UNIMPLEMENTED (-3) macro
114 if (ret == BOOTM_ERR_UNIMPLEMENTED) in do_boot_linux()
354 return BOOTM_ERR_UNIMPLEMENTED; in handle_decomp_error()776 if (ret == BOOTM_ERR_UNIMPLEMENTED) in do_bootm_states()1007 if (ret != BOOTM_ERR_UNIMPLEMENTED) in bootm_host_load_image()
Completed in 6 milliseconds