Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/cmd/
H A Dtftp_update.c444 static int download_image(void *fit, struct image_element *e) in download_image() function
517 ret = download_image(fit, e); in update_download_image()