Home
last modified time | relevance | path

Searched refs:BOOTM_ERR_UNIMPLEMENTED (Results 1 – 3 of 3) sorted by relevance

/u-boot/include/
A Dbootm.h16 #define BOOTM_ERR_UNIMPLEMENTED (-3) macro
/u-boot/arch/arm/mach-nexell/
A Dcmd_boot_linux.c114 if (ret == BOOTM_ERR_UNIMPLEMENTED) in do_boot_linux()
/u-boot/common/
A Dbootm.c354 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