Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/common/
H A Dimage.c916 int genimg_has_config(bootm_headers_t *images) in genimg_has_config() function
989 } else if (select || genimg_has_config(images)) { in boot_get_ramdisk()
1259 if (!genimg_has_config(images)) { in boot_get_fpga()
1369 if (!genimg_has_config(images)) { in boot_get_loadable()
H A Dimage-fdt.c403 if (select || genimg_has_config(images)) { in boot_get_fdt()
/rk3399_rockchip-uboot/include/
H A Dimage.h571 int genimg_has_config(bootm_headers_t *images);