sigmastar实现SD卡升级
参考文章:http://wx.comake.online/doc/DD22dk2f3zx-SSD21X-SSD22X/customer/development/software/Px/zh/sys/P3/usb%20&%20sd%20update.html#21-sd
1、构建SD卡升级包
在project下make image完成后使用make_sd_upgrade_sigmastar.sh脚本打包SD卡升级包。
./make_sd_upgrade_sigmastar.sh
打包完成后将在project/image/output/images目录下生成“SigmastarUpgradeSD.bin”跟“upgrade_script.txt”,如下图。将这个两个文件拷贝到SD卡根目录即可。