ywg_dev_doc Logo
  • 1. tee
  • 2. u-boot dev note
  • 3. kernel note
  • 4. linux driver modules note
  • 5. file system note
  • 6. application development node
  • 7. misc
  • 8. embeded
    • 8.1. 嵌入式文件系统
    • 8.2. 嵌入式linux 调试总结
    • 8.3. gpt分区表
    • 8.4. systemd 笔记
    • 8.5. ota
      • 8.5.1. 系统软件OTA实现原理
    • 8.6. 安全启动与加密
    • 8.7. Yocto使用总结
    • 8.8. 视频相关
    • 8.9. 嵌入式系统常见总线
    • 8.10. linux 热插拔之udev和mdev
    • 8.11. 硬件相关知识点总结
    • 8.12. Buildroot笔记
  • 9. net
  • 10. rtos note
ywg_dev_doc
  • »
  • 8. embeded »
  • 8.5. ota
  • 查看页面源码

8.5. ota

  • 8.5.1. 系统软件OTA实现原理
    • 8.5.1.1. ota系统组成
    • 8.5.1.2. 系统分区
      • 8.5.1.2.1. 单分区
      • 8.5.1.2.2. 双分区
    • 8.5.1.3. ota标志位
      • 8.5.1.3.1. update_flag
      • 8.5.1.3.2. reset_reson
      • 8.5.1.3.3. part_status
    • 8.5.1.4. OTA升级脚本
      • 8.5.1.4.1. otaupdate
      • 8.5.1.4.2. ota_utility
      • 8.5.1.4.3. ota_partition.sh
      • 8.5.1.4.4. s9updatecheck.sh
    • 8.5.1.5. recovery实现
    • 8.5.1.6. OTA升级流程
      • 8.5.1.6.1. 单分区ota升级流程
      • 8.5.1.6.2. 双分区ota升级流程
上一页 下一页

© 版权所有 2019, yinwg.

利用 Sphinx 构建,使用了 主题 由 Read the Docs开发.