Home
last modified time | relevance | path

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

/OK3568_Linux_fs/tools/linux/Linux_Upgrade_Tool/Linux_Upgrade_Tool/
H A Drevision.txt37 1.download_image get lbatimes to set package size
/OK3568_Linux_fs/u-boot/cmd/
H A Dtftp_update.c466 static int download_image(void *fit, struct image_element *e) in download_image() function
539 ret = download_image(fit, e); in update_download_image()