Home
last modified time | relevance | path

Searched refs:spl_load_info (Results 1 – 22 of 22) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dmp_boot.h13 struct spl_load_info info;
20 void mpb_init_1(struct spl_load_info info);
H A Dspl.h57 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 Dspl_rkfw.h110 struct spl_load_info *info);
/rk3399_rockchip-uboot/common/spl/
H A Dspl_nand.c32 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 Dspl_ram.c21 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 Dspl_mtd_blk.c71 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 Dspl_ufs.c21 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 Dspl_rknand.c46 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 Dspl_net.c19 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 Dspl_fit.c114 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 Dspl_spi.c54 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 Dspl_rkfw.c97 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 Dspl_fat.c42 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 Dspl_ymodem.c38 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 Dspl_mmc.c50 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 Dspl_boot_image.c115 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 Dspl_spi_sunxi.c265 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 Drk_meta.c29 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 Dspl.c454 struct spl_load_info *info)
541 int spl_fdt_chosen_bootargs(struct spl_load_info *info, void *fdt)
H A Dfit_misc.c95 struct spl_load_info *info = spec; in fit_decomp_image()
/rk3399_rockchip-uboot/drivers/video/drm/
H A Drockchip_spl_display.c248 struct spl_load_info *info = &data->info; in spl_load_baseparamter()
/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Df_sdp.c644 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()