Searched refs:fit_image_get_load (Results 1 – 15 of 15) sorted by relevance
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | image-fit.c | 435 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 D | update.c | 223 if (fit_image_get_load(fit, noffset, (ulong *)fladdr)) in update_fit_getparams()
|
| H A D | image-fit.su | |
| H A D | bootm.c | 168 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 D | image-fit.su | |
| /OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/ |
| H A D | fit.c | 124 return fit_image_get_load(fit, noffset, load); in fdt_image_get_load()
|
| /OK3568_Linux_fs/u-boot/common/spl/ |
| H A D | spl_fit.c | 198 if (fit_image_get_load(fit, node, &load_addr)) in spl_load_fit_image()
|
| H A D | spl_fit_tb_arm64.S | 292 bl fit_image_get_load
|
| H A D | spl_fit_tb_arm32.S | 293 bl fit_image_get_load
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | image.h | 1019 int fit_image_get_load(const void *fit, int noffset, ulong *load);
|
| /OK3568_Linux_fs/u-boot/spl/ |
| H A D | u-boot-spl.sym | |
| H A D | u-boot-spl.map | |
| /OK3568_Linux_fs/u-boot/ |
| H A D | System.map | |
| H A D | u-boot.map | |
| H A D | u-boot.sym | |