| /OK3568_Linux_fs/u-boot/common/spl/ |
| H A D | spl_nand.c | 32 static ulong spl_nand_fit_read(struct spl_load_info *load, ulong offs, in spl_nand_fit_read() 45 static ulong spl_nand_rkfw_read(struct spl_load_info *load, ulong offs, in spl_nand_rkfw_read() 64 struct spl_load_info load; 89 struct spl_load_info load;
|
| H A D | spl_fit.c | 112 static int get_aligned_image_offset(struct spl_load_info *info, int offset) in get_aligned_image_offset() 125 static int get_aligned_image_overhead(struct spl_load_info *info, int offset) in get_aligned_image_overhead() 139 static int get_aligned_image_size(struct spl_load_info *info, int data_size, in get_aligned_image_size() 167 static int spl_load_fit_image(struct spl_load_info *info, ulong sector, in spl_load_fit_image() 300 struct spl_load_info *info, ulong sector, in spl_fit_append_fdt() 388 static void *spl_fit_load_blob(struct spl_load_info *info, in spl_fit_load_blob() 442 struct spl_load_info *info) in spl_kernel_partition() 449 struct spl_load_info *info) in spl_load_kernel_fit() 581 struct spl_load_info *info, in spl_internal_load_simple_fit() 793 struct spl_load_info *info, ulong sector, void *fit) in spl_load_simple_fit()
|
| H A D | spl_mtd_blk.c | 71 static ulong mtd_spl_load_read(struct spl_load_info *load, ulong sector, in mtd_spl_load_read() 82 struct spl_load_info load; in spl_mtd_load_rkfw() 137 struct spl_load_info load;
|
| H A D | spl_rkfw.c | 97 static int load_image(struct spl_load_info *info, in load_image() 169 static int rkfw_load_trust(struct spl_load_info *info, u32 image_sector, in rkfw_load_trust() 212 static int rkfw_load_trust(struct spl_load_info *info, u32 image_sector, in rkfw_load_trust() 255 static int rkfw_load_uboot(struct spl_load_info *info, u32 image_sector, in rkfw_load_uboot() 301 static int rkfw_load_kernel(struct spl_load_info *info, u32 image_sector, in rkfw_load_kernel() 473 struct spl_load_info *info) in spl_load_rkfw_image()
|
| H A D | spl_ram.c | 21 static ulong spl_ram_load_read(struct spl_load_info *load, ulong sector, in spl_ram_load_read() 50 struct spl_load_info load;
|
| H A D | spl_rknand.c | 46 static ulong h_spl_load_read(struct spl_load_info *load, ulong sector, in h_spl_load_read() 57 struct spl_load_info load;
|
| H A D | spl_net.c | 19 static ulong spl_net_load_read(struct spl_load_info *load, ulong sector, in spl_net_load_read() 58 struct spl_load_info load;
|
| H A D | spl_spi.c | 54 static ulong spl_spi_fit_read(struct spl_load_info *load, ulong sector, in spl_spi_fit_read() 124 struct spl_load_info load;
|
| H A D | spl_ymodem.c | 38 static ulong ymodem_read_fit(struct spl_load_info *load, ulong offset, in ymodem_read_fit() 95 struct spl_load_info load; in spl_ymodem_load_image()
|
| H A D | spl_fat.c | 42 static ulong spl_fit_read(struct spl_load_info *load, ulong file_offset, in spl_fit_read() 82 struct spl_load_info load;
|
| H A D | spl_mmc.c | 50 static ulong h_spl_load_read(struct spl_load_info *load, ulong sector, in h_spl_load_read() 83 struct spl_load_info load; 303 struct spl_load_info load;
|
| H A D | spl_boot_image.c | 115 struct spl_load_info *info = &data->info; in spl_load_android() 273 struct spl_load_info *info = &data->info; in spl_load_fit()
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | spl.h | 57 struct spl_load_info { struct 62 ulong (*read)(struct spl_load_info *load, ulong sector, ulong count, argument 78 struct spl_load_info *info, ulong sector, void *fdt); 346 struct spl_load_info *info);
|
| H A D | mp_boot.h | 13 struct spl_load_info info; 20 void mpb_init_1(struct spl_load_info info);
|
| H A D | spl_rkfw.h | 110 struct spl_load_info *info);
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-sunxi/ |
| H A D | spl_spi_sunxi.c | 265 static ulong spi_load_read(struct spl_load_info *load, ulong sector, in spi_load_read() 288 struct spl_load_info load; in spl_spi_load_image()
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/ |
| H A D | rk_meta.c | 43 int spl_load_meta(struct spl_image_info *spl_image, struct spl_load_info *info) in spl_load_meta()
|
| H A D | fit_misc.c | 89 struct spl_load_info *info = spec; in fit_decomp_image()
|
| H A D | spl.c | 388 struct spl_load_info *info) in spl_kernel_partition()
|
| /OK3568_Linux_fs/u-boot/drivers/usb/gadget/ |
| H A D | f_sdp.c | 644 static ulong sdp_fit_read(struct spl_load_info *load, ulong sector, in sdp_fit_read() 711 struct spl_load_info load; in sdp_handle_in_ep()
|
| /OK3568_Linux_fs/u-boot/drivers/video/drm/ |
| H A D | rockchip_spl_display.c | 245 struct spl_load_info *info = &data->info; in spl_load_baseparamter()
|