<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[oat-burnboot需要完整编译和打包固件吗]]></title><description><![CDATA[<p dir="auto"><img src="/assets/uploads/files/1726036872169-4a25b803-7472-4fe2-8328-06649d884263-image.png" alt="4a25b803-7472-4fe2-8328-06649d884263-image.png" class=" img-responsive img-markdown" width="1801" height="503" /></p>
<p dir="auto">在研究OTA升级文档中，存在疑惑： 编译完uboot后， 不继续编译和打包固件就没法进行OTA升级吗？OTA更新uboot，在OTA升级中是对每部分镜像进行升级，对kernel，rootfs放入到新区， 对boot0， uboot则覆盖升级。 在这里编译uboot时候为啥讲讲还需要继续编译和打包固件。</p>
]]></description><link>https://bbs.aw-ol.com/topic/5751/oat-burnboot需要完整编译和打包固件吗</link><generator>RSS for Node</generator><lastBuildDate>Sat, 11 Apr 2026 05:49:03 GMT</lastBuildDate><atom:link href="https://bbs.aw-ol.com/topic/5751.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 11 Sep 2024 06:50:57 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to oat-burnboot需要完整编译和打包固件吗 on Wed, 18 Sep 2024 02:35:11 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://bbs.aw-ol.com/uid/5952">@linxingqianglai</a> 参考前面的说明：</p>
<p dir="auto">u-boot.fex 使用 linux3.4/uboot2011 的平台最终用到的 uboot,其实是uboot+sys_config。<br />
boot_package.fex 使用 linux3.10/uboot2014 及更高版本的平台最终用到的 uboot,其实包含的文件由配置文件 boot_package.cfg决定，一般至少包含了 uboot和 dtb,安全方案会包含一些安全所需文件文件,可能还有 bootlogo 等文件。<br />
toc1.fex 安全方案使用的 uboot, 类似 boot_package.fex说明,其中实际也包含了 dts 等多个文件。</p>
<pre><code></code></pre>
]]></description><link>https://bbs.aw-ol.com/post/23991</link><guid isPermaLink="true">https://bbs.aw-ol.com/post/23991</guid><dc:creator><![CDATA[zoenggit]]></dc:creator><pubDate>Wed, 18 Sep 2024 02:35:11 GMT</pubDate></item></channel></rss>