Searched refs:spl_load_simple_fit (Results 1 – 18 of 18) sorted by relevance
| /OK3568_Linux_fs/u-boot/spl/common/spl/ |
| H A D | spl_fit.su | |
| /OK3568_Linux_fs/u-boot/common/spl/ |
| H A D | spl_ram.c | 55 spl_load_simple_fit(spl_image, &load, 0, header);
|
| H A D | spl_rknand.c | 92 ret = spl_load_simple_fit(spl_image, &load,
|
| H A D | spl_net.c | 63 rv = spl_load_simple_fit(spl_image, &load, 0, header);
|
| H A D | spl_spi.c | 132 err = spl_load_simple_fit(spl_image, &load,
|
| H A D | spl_mtd_blk.c | 145 ret = spl_load_simple_fit(spl_image, &load,
|
| H A D | spl_ymodem.c | 106 ret = spl_load_simple_fit(spl_image, &load, 0, (void *)buf); in spl_ymodem_load_image()
|
| H A D | spl_fat.c | 90 return spl_load_simple_fit(spl_image, &load, 0, header);
|
| H A D | spl_nand.c | 97 return spl_load_simple_fit(spl_image, &load, offset, header);
|
| H A D | spl_mmc.c | 91 ret = spl_load_simple_fit(spl_image, &load, sector, header);
|
| H A D | spl_fit.c | 792 int spl_load_simple_fit(struct spl_image_info *spl_image, in spl_load_simple_fit() function
|
| H A D | spl_fit_tb_arm64.S | 965 .section .text.spl_load_simple_fit,"ax",@progbits 967 .global spl_load_simple_fit symbol 968 .type spl_load_simple_fit, %function 969 spl_load_simple_fit: label 1657 .size spl_load_simple_fit, .-spl_load_simple_fit 1693 .section .rodata.spl_load_simple_fit.str1.1,"aMS",@progbits,1
|
| H A D | spl_fit_tb_arm32.S | 1069 .section .text.spl_load_simple_fit,"ax",%progbits 1071 .global spl_load_simple_fit symbol 1076 .type spl_load_simple_fit, %function 1077 spl_load_simple_fit: label 1848 .size spl_load_simple_fit, .-spl_load_simple_fit 1890 .section .rodata.spl_load_simple_fit.str1.1,"aMS",%progbits,1
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | spl.h | 77 int spl_load_simple_fit(struct spl_image_info *spl_image,
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-sunxi/ |
| H A D | spl_spi_sunxi.c | 296 ret = spl_load_simple_fit(spl_image, &load, in spl_spi_load_image()
|
| /OK3568_Linux_fs/u-boot/drivers/usb/gadget/ |
| H A D | f_sdp.c | 717 spl_load_simple_fit(spl_image, &load, 0, in sdp_handle_in_ep()
|
| /OK3568_Linux_fs/u-boot/spl/ |
| H A D | u-boot-spl.sym | |
| H A D | u-boot-spl.map | |