mirror of
https://gitee.com/Vancouver2017/luban-lite.git
synced 2025-12-17 17:48:55 +00:00
V1.0.5
This commit is contained in:
@@ -510,6 +510,8 @@ int ota_shard_download_fun(char *buffer, int length)
|
||||
|
||||
partname = aic_upgrade_get_partname(flag_cpio);
|
||||
|
||||
LOG_I("Start upgrade to %s, flag_cpio:%d!", partname, flag_cpio);
|
||||
|
||||
ret = aic_ota_find_part(partname);
|
||||
if (ret)
|
||||
goto __download_exit;
|
||||
|
||||
Reference in New Issue
Block a user