Home
last modified time | relevance | path

Searched defs:image_sector (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/common/spl/
H A Dspl_rkfw.c99 u32 image_sector, 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()
H A Dspl_rknand.c55 lbaint_t image_sector = CONFIG_RKNAND_BLK_U_BOOT_OFFS; local
H A Dspl_mtd_blk.c109 lbaint_t image_sector = CONFIG_MTD_BLK_U_BOOT_OFFS; local