Home
last modified time | relevance | path

Searched defs:spl (Results 1 – 4 of 4) sorted by relevance

/rk3399_rockchip-uboot/board/sunxi/
H A Dboard.c654 struct boot_file_head *spl = (void *)(ulong)spl_addr; in parse_spl_header() local
792 struct boot_file_head *spl = (void *)(ulong)SPL_ADDR; in board_fit_config_name_match() local
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/
H A Dspl.c406 void spl_next_stage(struct spl_image_info *spl)
453 const char *spl_kernel_partition(struct spl_image_info *spl,
/rk3399_rockchip-uboot/common/spl/
H A Dspl.c87 __weak void spl_next_stage(struct spl_image_info *spl) in spl_next_stage()
H A Dspl_fit.c542 __weak const char *spl_kernel_partition(struct spl_image_info *spl, in spl_kernel_partition()