| /rk3399_rockchip-uboot/include/ |
| 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.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); 347 struct spl_load_info *info); 359 int spl_fdt_chosen_bootargs(struct spl_load_info *info, void *fdt);
|
| H A D | spl_rkfw.h | 110 struct spl_load_info *info);
|
| /rk3399_rockchip-uboot/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_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_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_ufs.c | 21 static ulong h_spl_load_read(struct spl_load_info *load, ulong sector, in h_spl_load_read() 34 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_fit.c | 114 static int get_aligned_image_offset(struct spl_load_info *info, int offset) in get_aligned_image_offset() 127 static int get_aligned_image_overhead(struct spl_load_info *info, int offset) in get_aligned_image_overhead() 141 static int get_aligned_image_size(struct spl_load_info *info, int data_size, in get_aligned_image_size() 249 static int spl_load_fit_image(struct spl_load_info *info, ulong sector, in spl_load_fit_image() 400 struct spl_load_info *info, ulong sector, in spl_fit_append_fdt() 489 static void *spl_fit_load_blob(struct spl_load_info *info, in spl_fit_load_blob() 543 struct spl_load_info *info) in spl_kernel_partition() 574 struct spl_load_info *info) in spl_load_kernel_fit() 703 struct spl_load_info *info, in spl_internal_load_simple_fit() 930 struct spl_load_info *info, ulong sector, void *fit) in spl_load_simple_fit()
|
| 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_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_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_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_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()
|
| /rk3399_rockchip-uboot/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()
|
| /rk3399_rockchip-uboot/arch/arm/mach-rockchip/ |
| H A D | rk_meta.c | 29 static int rk_meta_get_startup_part_info(struct spl_load_info *info, disk_partition_t part_info, in rk_meta_get_startup_part_info() 100 int spl_load_meta(struct spl_image_info *spl_image, struct spl_load_info *info) in spl_load_meta()
|
| H A D | spl.c | 454 struct spl_load_info *info) 541 int spl_fdt_chosen_bootargs(struct spl_load_info *info, void *fdt)
|
| H A D | fit_misc.c | 95 struct spl_load_info *info = spec; in fit_decomp_image()
|
| /rk3399_rockchip-uboot/drivers/video/drm/ |
| H A D | rockchip_spl_display.c | 248 struct spl_load_info *info = &data->info; in spl_load_baseparamter()
|
| /rk3399_rockchip-uboot/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()
|