Home
last modified time | relevance | path

Searched refs:spl_cleanup_before_jump (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/common/spl/
H A Dspl.c501 spl_cleanup_before_jump(spl_image); in boot_jump_linux()
593 spl_cleanup_before_jump(&spl_image); in board_init_r()
612 spl_cleanup_before_jump(&spl_image); in board_init_r()
725 void spl_cleanup_before_jump(struct spl_image_info *spl_image) in spl_cleanup_before_jump() function
H A Dspl_atf.c212 spl_cleanup_before_jump(spl_image); in spl_invoke_atf()
/rk3399_rockchip-uboot/include/
H A Dspl.h328 void spl_cleanup_before_jump(struct spl_image_info *spl_image);