Searched refs:spl_load_fit_image (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/u-boot/common/spl/ |
| H A D | spl_fit.c | 167 static int spl_load_fit_image(struct spl_load_info *info, ulong sector, in spl_load_fit_image() function 318 ret = spl_load_fit_image(info, sector, fit, base_offset, node, in spl_fit_append_fdt() 345 ret = spl_load_fit_image(info, sector, fit, base_offset, node, in spl_fit_append_fdt() 535 ret = spl_load_fit_image(info, sector, fit, base_offset, in spl_load_kernel_fit() 660 ret = spl_load_fit_image(info, sector, fit, base_offset, in spl_internal_load_simple_fit() 710 ret = spl_load_fit_image(info, sector, fit, base_offset, node, in spl_internal_load_simple_fit() 750 ret = spl_load_fit_image(info, sector, fit, base_offset, node, in spl_internal_load_simple_fit()
|
| H A D | spl_fit_tb_arm64.S | 228 .section .text.spl_load_fit_image,"ax",@progbits 230 .type spl_load_fit_image, %function 231 spl_load_fit_image: label 667 .size spl_load_fit_image, .-spl_load_fit_image 731 bl spl_load_fit_image 1132 bl spl_load_fit_image 1204 bl spl_load_fit_image 1295 bl spl_load_fit_image 1589 bl spl_load_fit_image 1678 .section .rodata.spl_load_fit_image.str1.1,"aMS",@progbits,1
|
| H A D | spl_fit_tb_arm32.S | 229 .section .text.spl_load_fit_image,"ax",%progbits 235 .type spl_load_fit_image, %function 236 spl_load_fit_image: label 680 .size spl_load_fit_image, .-spl_load_fit_image 740 bl spl_load_fit_image 1230 bl spl_load_fit_image 1349 bl spl_load_fit_image 1492 bl spl_load_fit_image 1747 bl spl_load_fit_image 1872 .section .rodata.spl_load_fit_image.str1.1,"aMS",%progbits,1
|
| /OK3568_Linux_fs/u-boot/spl/common/spl/ |
| H A D | spl_fit.su | |
| /OK3568_Linux_fs/u-boot/spl/ |
| H A D | u-boot-spl.sym | |
| H A D | u-boot-spl.map | |