Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dbootm.h44 int bootm_host_load_images(const void *fit, int cfg_noffset, int is_spl);
/OK3568_Linux_fs/u-boot/tools/
H A Dimage-host.c752 ret = bootm_host_load_images(fit, cfg_noffset, is_spl); in fit_check_sign()
/OK3568_Linux_fs/u-boot/common/
H A Dbootm.c1044 int bootm_host_load_images(const void *fit, int cfg_noffset, int is_spl) in bootm_host_load_images() function