请教mtk_android单路下载工具的firmwire-update 和download有什么区别
时间:10-02
整理:3721RD
点击:
如图片标注 ,多谢;
flashtool的UI上有两个button, Firmware upgrade和Download.
firmware upgrade用于手机升级时保留校准参数.
firmware upgrade的流程为:
backup bin region to PC->format whole flash->download->restore bin region to target
可见download只是firmware upgrade一个环节而已.
对空板,只能使用download,
对非空板,推荐使用firmware upgrade.
学习了,谢谢分享。