Home
last modified time | relevance | path

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

/u-boot/common/
A Dbootm.c1016 static uint8_t image_types[] = { in bootm_host_load_images() local
1024 for (i = 0; i < ARRAY_SIZE(image_types); i++) { in bootm_host_load_images()
1027 ret = bootm_host_load_image(fit, image_types[i], cfg_noffset); in bootm_host_load_images()

Completed in 3 milliseconds