Home
last modified time | relevance | path

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

/external/u-boot/common/
Dimage.c897 int genimg_has_config(bootm_headers_t *images) in genimg_has_config() function
970 } else if (select || genimg_has_config(images)) { in boot_get_ramdisk()
1236 if (!genimg_has_config(images)) { in boot_get_fpga()
1346 if (!genimg_has_config(images)) { in boot_get_loadable()
Dimage-fdt.c250 if (select || genimg_has_config(images)) { in boot_get_fdt()
/external/u-boot/include/
Dimage.h567 int genimg_has_config(bootm_headers_t *images);