Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/common/
H A Dimage-fit.c435 ret = fit_image_get_load(fit, image_noffset, &load); in fit_image_print()
444 if (type == IH_TYPE_FLATDT && !fit_image_get_load(fit, image_noffset, &load)) in fit_image_print()
800 int fit_image_get_load(const void *fit, int noffset, ulong *load) in fit_image_get_load() function
2206 ret = fit_image_get_load(fit, noffset, &load); in fit_image_load_index()
2238 } else if (fit_image_get_load(fit, noffset, &load)) { in fit_image_load_index()
H A Dupdate.c223 if (fit_image_get_load(fit, noffset, (ulong *)fladdr)) in update_fit_getparams()
H A Dimage-fit.su
H A Dbootm.c168 if (fit_image_get_load(images.fit_hdr_os, images.fit_noffset_os, in bootm_find_os()
/OK3568_Linux_fs/u-boot/spl/common/
H A Dimage-fit.su
/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/
H A Dfit.c124 return fit_image_get_load(fit, noffset, load); in fdt_image_get_load()
/OK3568_Linux_fs/u-boot/common/spl/
H A Dspl_fit.c198 if (fit_image_get_load(fit, node, &load_addr)) in spl_load_fit_image()
H A Dspl_fit_tb_arm64.S292 bl fit_image_get_load
H A Dspl_fit_tb_arm32.S293 bl fit_image_get_load
/OK3568_Linux_fs/u-boot/include/
H A Dimage.h1019 int fit_image_get_load(const void *fit, int noffset, ulong *load);
/OK3568_Linux_fs/u-boot/spl/
H A Du-boot-spl.sym
H A Du-boot-spl.map
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.map
H A Du-boot.sym