Home
last modified time | relevance | path

Searched refs:genimg_get_os_name (Results 1 – 6 of 6) sorted by relevance

/external/u-boot/common/spl/
Dspl_fit.c491 debug("Image OS is %s\n", genimg_get_os_name(spl_image->os)); in spl_load_simple_fit()
519 debug("Loadable is %s\n", genimg_get_os_name(os_type)); in spl_load_simple_fit()
/external/u-boot/common/
Dimage.c323 os = genimg_get_os_name(image_get_os(hdr)); in image_print_type()
808 const char *genimg_get_os_name(uint8_t os) in genimg_get_os_name() function
Dimage-fit.c514 printf("%s OS: %s\n", p, genimg_get_os_name(os)); in fit_image_print()
1939 genimg_get_os_name(os), in fit_image_load()
Dbootm.c585 genimg_get_os_name(images->os.os), images->os.os); in do_bootm_states()
/external/u-boot/prebuilt-intermediates/
Dimage.h464 const char *genimg_get_os_name(uint8_t os);
/external/u-boot/include/
Dimage.h464 const char *genimg_get_os_name(uint8_t os);