<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Linux  refresh uboot in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Linux-refresh-uboot/m-p/1690834#M209549</link>
    <description>&lt;P&gt;在imx8dx板子上，通过Linux&amp;nbsp; 给自己的uboot重新刷写更新一下，uboot中默认是有预留的一百多M内存， 我想把这个内存给到linux用。但是板子已经在消费者手中了。或这有没有其他的方法 不用重新刷写uboot就能实现这个功能&lt;/P&gt;</description>
    <pubDate>Mon, 24 Jul 2023 01:06:44 GMT</pubDate>
    <dc:creator>songhongliang</dc:creator>
    <dc:date>2023-07-24T01:06:44Z</dc:date>
    <item>
      <title>Linux  refresh uboot</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Linux-refresh-uboot/m-p/1688303#M209300</link>
      <description>&lt;P&gt;yocto imx8dx L5.4&lt;/P&gt;&lt;P&gt;I have a requirement now, my uboot has some bugs, but my device is already in the hands of the customer. I can remotely download files in Linux. Is there any way for me to update the uboot firmware downloaded from Linux and write it back to EMMC without using external devices such as PCs.&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jul 2023 08:46:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Linux-refresh-uboot/m-p/1688303#M209300</guid>
      <dc:creator>songhongliang</dc:creator>
      <dc:date>2023-07-14T08:46:07Z</dc:date>
    </item>
    <item>
      <title>Re: Linux  refresh uboot</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Linux-refresh-uboot/m-p/1688478#M209328</link>
      <description>&lt;P&gt;你能用中文再描述一下吗？ I can remotely download files in Linux. 你是指从linux下载什么文件？是说下载Images？你的需求是想从远程通过网络写uboot到板子里面的意思吗？&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jul 2023 11:26:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Linux-refresh-uboot/m-p/1688478#M209328</guid>
      <dc:creator>joanxie</dc:creator>
      <dc:date>2023-07-14T11:26:17Z</dc:date>
    </item>
    <item>
      <title>Re: Linux  refresh uboot</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Linux-refresh-uboot/m-p/1689266#M209407</link>
      <description>&lt;P&gt;suppose you are using mmc0 boot0&lt;/P&gt;&lt;P&gt;On the board:&lt;/P&gt;&lt;P&gt;echo 0 &amp;gt; /sys/block/mmcblk0boot0/force_ro&lt;BR /&gt;dd if=flash.bin of=/dev/mmc0boot0&lt;BR /&gt;echo 1 &amp;gt; /sys/block/mmcblk0boot0/force_ro&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jul 2023 09:38:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Linux-refresh-uboot/m-p/1689266#M209407</guid>
      <dc:creator>smithcoba</dc:creator>
      <dc:date>2023-07-20T09:38:32Z</dc:date>
    </item>
    <item>
      <title>Re: Linux  refresh uboot</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Linux-refresh-uboot/m-p/1690834#M209549</link>
      <description>&lt;P&gt;在imx8dx板子上，通过Linux&amp;nbsp; 给自己的uboot重新刷写更新一下，uboot中默认是有预留的一百多M内存， 我想把这个内存给到linux用。但是板子已经在消费者手中了。或这有没有其他的方法 不用重新刷写uboot就能实现这个功能&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jul 2023 01:06:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Linux-refresh-uboot/m-p/1690834#M209549</guid>
      <dc:creator>songhongliang</dc:creator>
      <dc:date>2023-07-24T01:06:44Z</dc:date>
    </item>
    <item>
      <title>Re: Linux  refresh uboot</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Linux-refresh-uboot/m-p/1691750#M209610</link>
      <description>&lt;P&gt;在Linux中 板子自己把自己的flash.bin给更新掉&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jul 2023 02:38:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Linux-refresh-uboot/m-p/1691750#M209610</guid>
      <dc:creator>songhongliang</dc:creator>
      <dc:date>2023-07-25T02:38:40Z</dc:date>
    </item>
    <item>
      <title>Re: Linux  refresh uboot</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Linux-refresh-uboot/m-p/1691775#M209613</link>
      <description>&lt;P&gt;那个叫 smithcoba的人 不是已经告诉你怎么做了吗。&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jul 2023 02:59:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Linux-refresh-uboot/m-p/1691775#M209613</guid>
      <dc:creator>JudyJeo</dc:creator>
      <dc:date>2023-07-25T02:59:02Z</dc:date>
    </item>
    <item>
      <title>Re: Linux  refresh uboot</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Linux-refresh-uboot/m-p/1692972#M209712</link>
      <description>&lt;P&gt;No effect, cat/proc/meminfo shows that the total memory has not changed, but using the uuu tool to flash the machine memory has changed. But the equipment has already been shipped&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jul 2023 10:01:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Linux-refresh-uboot/m-p/1692972#M209712</guid>
      <dc:creator>songhongliang</dc:creator>
      <dc:date>2023-07-26T10:01:07Z</dc:date>
    </item>
    <item>
      <title>Re: Linux  refresh uboot</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Linux-refresh-uboot/m-p/1692974#M209713</link>
      <description>&lt;P&gt;没有效果 ，操作完 重启&amp;nbsp; &amp;nbsp;内存没有变化&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jul 2023 10:01:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Linux-refresh-uboot/m-p/1692974#M209713</guid>
      <dc:creator>songhongliang</dc:creator>
      <dc:date>2023-07-26T10:01:48Z</dc:date>
    </item>
    <item>
      <title>Re: Linux  refresh uboot</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Linux-refresh-uboot/m-p/1693962#M209769</link>
      <description>&lt;P&gt;你参考这个文档试试？&lt;/P&gt;
&lt;P&gt;“&lt;A href="https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/SWUpdate-OTA-i-MX8MM-EVK-i-MX8QXP-MEK/ta-p/1307416”" target="_blank"&gt;https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/SWUpdate-OTA-i-MX8MM-EVK-i-MX8QXP-MEK/ta-p/1307416”&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jul 2023 08:20:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Linux-refresh-uboot/m-p/1693962#M209769</guid>
      <dc:creator>joanxie</dc:creator>
      <dc:date>2023-07-27T08:20:23Z</dc:date>
    </item>
    <item>
      <title>Re: Linux  refresh uboot</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Linux-refresh-uboot/m-p/1694133#M209793</link>
      <description>&lt;P&gt;1. emmc 是几？ emmc0 emmc2 你实际的 号码替换&lt;/P&gt;&lt;P&gt;2. uboot 里面看一下 现在是从哪个partition boot 的&amp;nbsp; &amp;nbsp;&lt;SPAN&gt;mmc partconf 2（2 是emmc 的interface 的号码） 比方。是不是更新了boot 的那个partition&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;3. uboot 的log 里面有build的时间。 build 时间变了没有。 变了就是更新好了。&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jul 2023 10:55:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Linux-refresh-uboot/m-p/1694133#M209793</guid>
      <dc:creator>JudyJeo</dc:creator>
      <dc:date>2023-07-27T10:55:26Z</dc:date>
    </item>
    <item>
      <title>Re: Linux  refresh uboot</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Linux-refresh-uboot/m-p/1694575#M209829</link>
      <description>&lt;DIV&gt;1. 看一下那个partition 是boot用的&lt;/DIV&gt;&lt;DIV&gt;mmc extcsd read /dev/mmcblk0 |grep -A 3 PARTITION_CONFIG&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;2. 使能其中一个partition&lt;/DIV&gt;&lt;DIV&gt;mmc bootpart enable 1 0&amp;nbsp; /dev/mmcblk0&amp;nbsp; &amp;nbsp;enable boot1&lt;/DIV&gt;&lt;DIV&gt;mmc bootpart enable 2 0&amp;nbsp; /dev/mmcblk0&amp;nbsp; &amp;nbsp;enable boot2&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;mmc bootpart enable 7 0&amp;nbsp; /dev/mmcblk0&amp;nbsp; &amp;nbsp;enable user&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;enable 完了可以用 &lt;SPAN class=""&gt;&lt;SPAN class=""&gt;#&lt;/SPAN&gt;&lt;SPAN class=""&gt;1 命令确认一下&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;3. 写bootloader 去 boot partition&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp;a. boot1&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; echo 0 &amp;gt; /sys/block/mmcblk0boot0/force_ro&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; dd if=flash.bin of=/dev/mmcblk0boot0&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; echo 1 &amp;gt; /sys/block/mmcblk0boot0/force_ro&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;b. boot2&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; echo 0 &amp;gt; /sys/block/mmcblk0boot1/force_ro&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; dd if=flash.bin of=/dev/mmcblk0boot1&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; echo 1 &amp;gt; /sys/block/mmcblk0boot1/force_ro&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;c&amp;nbsp; user&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; dd if=flash.bin of=/dev/mmcblk0 bs=1k seek=32&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;4. i.MX8X 的两个boot 分区是互相备份的。 见文章&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;A href="https://community.nxp.com/t5/Blog/i-MX8QXP-eMMC-Secondary-Boot/ba-p/1257704" target="_blank" rel="noopener"&gt;https://community.nxp.com/t5/Blog/i-MX8QXP-eMMC-Secondary-Boot/ba-p/1257704&lt;/A&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;我觉得 是smithcoba 的这个笔误 写错了 dd if=flash.bin of=/dev/mmc0boot0 应该是 dd if=flash.bin of=/dev/mmcblk0boot0&lt;/DIV&gt;&lt;DIV&gt;如果你照着没有改就错了。&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jul 2023 02:24:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Linux-refresh-uboot/m-p/1694575#M209829</guid>
      <dc:creator>JudyJeo</dc:creator>
      <dc:date>2023-07-28T02:24:06Z</dc:date>
    </item>
    <item>
      <title>Re: Linux  refresh uboot</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Linux-refresh-uboot/m-p/1710615#M211358</link>
      <description>你好，您知道/dev/mmcblk0和/dev/mmcblk1在emmc的地址吗，我可以uboot命令行下将uboot进行在线更新吗</description>
      <pubDate>Thu, 24 Aug 2023 10:14:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Linux-refresh-uboot/m-p/1710615#M211358</guid>
      <dc:creator>yixinchi</dc:creator>
      <dc:date>2023-08-24T10:14:46Z</dc:date>
    </item>
    <item>
      <title>Re: Linux  refresh uboot</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Linux-refresh-uboot/m-p/1711048#M211415</link>
      <description>Unfortunately, like you said the method I did not succeed, I read the IMX_LINUX_USERS_GUIDE.pdf manual before, I tried the mmc partition structure on page 9, and did not find the uboot that I downloaded using uuu, I even rummaged from 0x0 to 0xa00000 and did not find it</description>
      <pubDate>Fri, 25 Aug 2023 00:24:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Linux-refresh-uboot/m-p/1711048#M211415</guid>
      <dc:creator>yixinchi</dc:creator>
      <dc:date>2023-08-25T00:24:22Z</dc:date>
    </item>
  </channel>
</rss>

