Searched refs:BOOTM_ERR_OVERLAP (Results 1 – 2 of 2) sorted by relevance
14 #define BOOTM_ERR_OVERLAP (-2) macro
493 return BOOTM_ERR_OVERLAP; in bootm_load_os()656 if (ret && ret != BOOTM_ERR_OVERLAP) in do_bootm_states()658 else if (ret == BOOTM_ERR_OVERLAP) in do_bootm_states()