Searched refs:image_types (Results 1 – 1 of 1) sorted by relevance
1046 static uint8_t image_types[] = { in bootm_host_load_images() local1071 for (i = 0; !is_spl && i < ARRAY_SIZE(image_types); i++) { in bootm_host_load_images()1074 ret = bootm_host_load_image(fit, image_types[i], 0); in bootm_host_load_images()