Searched refs:IMAGE_FORMAT_FIT (Results 1 – 12 of 12) sorted by relevance
84 case IMAGE_FORMAT_FIT: in common_diskboot()112 if (genimg_get_format((void *) addr) == IMAGE_FORMAT_FIT) { in common_diskboot()
282 case IMAGE_FORMAT_FIT: in image_info()357 case IMAGE_FORMAT_FIT: in do_imls_nor()497 case IMAGE_FORMAT_FIT: in do_imls_nand()
89 case IMAGE_FORMAT_FIT: in source()
124 case IMAGE_FORMAT_FIT: in do_imgextract()
702 case IMAGE_FORMAT_FIT: in do_fdcboot()732 if (genimg_get_format ((void *)addr) == IMAGE_FORMAT_FIT) { in do_fdcboot()
289 case IMAGE_FORMAT_FIT: in do_fpga()
888 case IMAGE_FORMAT_FIT: in nand_load_image()913 if (genimg_get_format ((void *)addr) == IMAGE_FORMAT_FIT) { in nand_load_image()
876 return IMAGE_FORMAT_FIT; in genimg_get_format()1043 case IMAGE_FORMAT_FIT: in boot_get_ramdisk()1251 case IMAGE_FORMAT_FIT: in boot_get_fpga()1361 case IMAGE_FORMAT_FIT: in boot_get_loadable()
117 case IMAGE_FORMAT_FIT: in bootm_find_os()884 case IMAGE_FORMAT_FIT: in boot_get_kernel()
347 case IMAGE_FORMAT_FIT: in boot_get_fdt()
559 #define IMAGE_FORMAT_FIT 0x02 /* new, libfdt based format */ macro
125 if (format != IMAGE_FORMAT_FIT) { in parse_mc_firmware_fit_image()