Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dspl.h187 int (*load_image)(struct spl_image_info *spl_image, member
/rk3399_rockchip-uboot/cmd/
H A Darmflash.c179 static int load_image(const char * const name, const ulong address) in load_image() function
/rk3399_rockchip-uboot/common/spl/
H A Dspl_rkfw.c97 static int load_image(struct spl_load_info *info, in load_image() function