<?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>i.MX ProcessorsのトピックRe: How write kernel image and dtbs to Bootloader area</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/How-write-kernel-image-and-dtbs-to-Bootloader-area/m-p/1669208#M207595</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/81068"&gt;@wang12zhe&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can refer to "4.3 Preparing an SD/MMC card to boot" of&amp;nbsp;&lt;A href="https://www.nxp.com/docs/en/user-guide/IMX_LINUX_USERS_GUIDE.pdf" target="_blank"&gt;i.MX Linux User's Guide (nxp.com)&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Harvey&lt;/P&gt;</description>
    <pubDate>Wed, 14 Jun 2023 10:24:30 GMT</pubDate>
    <dc:creator>Harvey021</dc:creator>
    <dc:date>2023-06-14T10:24:30Z</dc:date>
    <item>
      <title>How write kernel image and dtbs to Bootloader area</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-write-kernel-image-and-dtbs-to-Bootloader-area/m-p/1667818#M207454</link>
      <description>&lt;P&gt;IMX8QXP Linux BSP includes the following major components:&lt;/P&gt;&lt;P&gt;1.Bootloader image ： flash.bin is here&lt;/P&gt;&lt;P&gt;2.Boot partition&lt;BR /&gt;– FAT32 partition containing the kernel image, dtbs&lt;/P&gt;&lt;P&gt;Rootfs partition&lt;BR /&gt;– EXT type partition containing the root filesystem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Whether can we save the kernel image and dtbs to the first components(Bootloader image area) and we only need two&amp;nbsp;components:&lt;/P&gt;&lt;P&gt;1.Bootloader image ：containing the flash.bin,kernel image, dtbs.&lt;/P&gt;&lt;P&gt;2.Rootfs partition&lt;BR /&gt;– EXT type partition containing the root filesystem.&lt;/P&gt;&lt;P&gt;Anyone has any ideas about this ? How to do it&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jun 2023 01:53:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-write-kernel-image-and-dtbs-to-Bootloader-area/m-p/1667818#M207454</guid>
      <dc:creator>wang12zhe</dc:creator>
      <dc:date>2023-06-13T01:53:47Z</dc:date>
    </item>
    <item>
      <title>Re: How write kernel image and dtbs to Bootloader area</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-write-kernel-image-and-dtbs-to-Bootloader-area/m-p/1669208#M207595</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/81068"&gt;@wang12zhe&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can refer to "4.3 Preparing an SD/MMC card to boot" of&amp;nbsp;&lt;A href="https://www.nxp.com/docs/en/user-guide/IMX_LINUX_USERS_GUIDE.pdf" target="_blank"&gt;i.MX Linux User's Guide (nxp.com)&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Harvey&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jun 2023 10:24:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-write-kernel-image-and-dtbs-to-Bootloader-area/m-p/1669208#M207595</guid>
      <dc:creator>Harvey021</dc:creator>
      <dc:date>2023-06-14T10:24:30Z</dc:date>
    </item>
    <item>
      <title>Re: How write kernel image and dtbs to Bootloader area</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-write-kernel-image-and-dtbs-to-Bootloader-area/m-p/1669590#M207618</link>
      <description>&lt;P&gt;You can use two files. one for vfat, one for ext4.&amp;nbsp;&lt;/P&gt;&lt;P&gt;and use loop to mount them. and copy the file to the partition mirror.&amp;nbsp;&lt;/P&gt;&lt;P&gt;after that, you can "cat" them together.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Untitled.png" style="width: 951px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/227746i69C760885EC0D0C8/image-size/large?v=v2&amp;amp;px=999" role="button" title="Untitled.png" alt="Untitled.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is very good document, I read and used ：&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" rel="noopener"&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;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;SWUpdate OTA i.MX8MM EVK_rev3.pdf&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;pg 74 ~ 80&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Untitled1.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/227747i208E122581710FB0/image-size/large?v=v2&amp;amp;px=999" role="button" title="Untitled1.png" alt="Untitled1.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jun 2023 21:22:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-write-kernel-image-and-dtbs-to-Bootloader-area/m-p/1669590#M207618</guid>
      <dc:creator>Mestkim</dc:creator>
      <dc:date>2023-06-14T21:22:26Z</dc:date>
    </item>
  </channel>
</rss>

