ota upgrade flow chart
2017-02-15 13:55:17 0 举报
OTA(Over-The-Air)升级流程图是一种用于描述无线设备如何接收和安装软件更新的图表。该流程通常包括以下步骤:首先,设备连接到网络并检查是否有可用的更新。如果有,设备会下载更新包并将其存储在本地。然后,设备会断开与网络的连接,以确保在安装过程中不会丢失数据。接下来,设备会解压更新包并将其中的所有文件复制到设备的适当位置。最后,设备会重新启动并运行新的软件版本。这个过程可以确保设备始终运行最新的软件版本,从而提高性能和安全性。
作者其他创作
大纲/内容
Finish Recovery
failed
install package
wipe_data/cache?
yes
clear BCB
Get command from BCB
/sbin/recovery
no firmware or error
install status?
Get bootloader message
/sbin/recovery has cmd line?
Get comand fromCACHE:/recovery/command
write firmware image into CACHE
Reboot
Set bootloader message
reboot and re-update
Read Command
write CACHE:/recovery/intent
successful
erase DATA/CACHE
Update Firmware?
Update Package?
fill update-hboot/radio command to BCB
copy temp log t oCACHE:/recovery/log
rebootbootloader to update firmware
0 条评论
回复 删除
下一页