Searched refs:genimg_get_os_name (Results 1 – 11 of 11) sorted by relevance
326 os = genimg_get_os_name(image_get_os(hdr)); in image_print_type()705 const char *genimg_get_os_name(uint8_t os) in genimg_get_os_name() function
429 printf("%s OS: %s\n", p, genimg_get_os_name(os)); in fit_image_print()2189 genimg_get_os_name(os), in fit_image_load_index()
765 genimg_get_os_name(images->os.os), images->os.os); in do_bootm_states()
720 debug("Image OS is %s\n", genimg_get_os_name(spl_image->os)); in spl_internal_load_simple_fit()743 debug("Loadable is %s\n", genimg_get_os_name(os_type)); in spl_internal_load_simple_fit()
458 const char *genimg_get_os_name(uint8_t os);