<?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: How to load Linux Image into Flash NOR QSPI using custom board based on iMX93 in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/How-to-load-Linux-Image-into-Flash-NOR-QSPI-using-custom-board/m-p/2074234#M235889</link>
    <description>&lt;P&gt;I followed this document and it works. &lt;A href="https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/all-bootloader-device-tree-Linux-kernel-rootfs-in-spi-nor-demo/ta-p/1663994" target="_blank"&gt;https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/all-bootloader-device-tree-Linux-kernel-rootfs-in-spi-nor-demo/ta-p/1663994&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 04 Apr 2025 11:37:10 GMT</pubDate>
    <dc:creator>saxejeh</dc:creator>
    <dc:date>2025-04-04T11:37:10Z</dc:date>
    <item>
      <title>How to load Linux Image into Flash NOR QSPI using custom board based on iMX93</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-load-Linux-Image-into-Flash-NOR-QSPI-using-custom-board/m-p/2074219#M235888</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;I'm tryng to flash into my custom iMX93 board with UUU the .wic. I'm using this built-in command:&lt;/P&gt;&lt;P&gt;uuu.exe -b qspi&amp;nbsp;core-image-minimal-imx93-11x11-lpddr4x-evk.rootfs-20250328061745.wic&lt;/P&gt;&lt;P&gt;But it doesn't work.&lt;/P&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="24282b04-4e7a-4dc8-8655-f32a4626ec8b.jpg" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/331398iFC613BBA97435705/image-size/large?v=v2&amp;amp;px=999" role="button" title="24282b04-4e7a-4dc8-8655-f32a4626ec8b.jpg" alt="24282b04-4e7a-4dc8-8655-f32a4626ec8b.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The only thing that works is the bootloader. Indeed, when I use the following command:&lt;/P&gt;&lt;P&gt;uuu.exe -b qspi&amp;nbsp;imx-boot-imx93-11x11-lpddr4x-evk-sd.bin-flash_singleboot&lt;/P&gt;&lt;P&gt;the bootloader starts, even if I reset the board with the boot mode configuration "FlexSPI Serial NOR", so I think it is correctly flashed into memory.&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;What am I doing wrong with the .wic download?&lt;/LI&gt;&lt;LI&gt;What am I supposed to do in order to flash the .wic file into QSPI-flash?&lt;/LI&gt;&lt;LI&gt;Do I need to change something into the source files of the bootloader or it should be working as it comes from the nxp site?&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Bob&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Apr 2025 11:05:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-load-Linux-Image-into-Flash-NOR-QSPI-using-custom-board/m-p/2074219#M235888</guid>
      <dc:creator>Bob_NXP_user</dc:creator>
      <dc:date>2025-04-04T11:05:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to load Linux Image into Flash NOR QSPI using custom board based on iMX93</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-load-Linux-Image-into-Flash-NOR-QSPI-using-custom-board/m-p/2074234#M235889</link>
      <description>&lt;P&gt;I followed this document and it works. &lt;A href="https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/all-bootloader-device-tree-Linux-kernel-rootfs-in-spi-nor-demo/ta-p/1663994" target="_blank"&gt;https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/all-bootloader-device-tree-Linux-kernel-rootfs-in-spi-nor-demo/ta-p/1663994&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Apr 2025 11:37:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-load-Linux-Image-into-Flash-NOR-QSPI-using-custom-board/m-p/2074234#M235889</guid>
      <dc:creator>saxejeh</dc:creator>
      <dc:date>2025-04-04T11:37:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to load Linux Image into Flash NOR QSPI using custom board based on iMX93</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-load-Linux-Image-into-Flash-NOR-QSPI-using-custom-board/m-p/2074310#M235893</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;The following command burns boot image into FlexSPI NAND:&lt;/LI&gt;
&lt;/UL&gt;
&lt;PRE&gt;uuu -b spi_nand &amp;lt;nand_uuu_fw&amp;gt; &amp;lt;bootloader&amp;gt;&lt;/PRE&gt;
&lt;UL&gt;
&lt;LI&gt;To generate boot image for FlexSPI NAND boot on i.MX 93, run the following command:&lt;/LI&gt;
&lt;/UL&gt;
&lt;PRE&gt;make SOC=iMX93 flash_singleboot_spinand&lt;/PRE&gt;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;Note: Two binaries are generated:&lt;BR /&gt;• flash.bin is the boot image burned into the SPI NAND.&lt;BR /&gt;• flash_fw.bin is the NAND UUU FW image used by the UUU tool.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Apr 2025 14:02:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-load-Linux-Image-into-Flash-NOR-QSPI-using-custom-board/m-p/2074310#M235893</guid>
      <dc:creator>Bio_TICFSL</dc:creator>
      <dc:date>2025-04-04T14:02:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to load Linux Image into Flash NOR QSPI using custom board based on iMX93</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-load-Linux-Image-into-Flash-NOR-QSPI-using-custom-board/m-p/2074318#M235897</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/247492"&gt;@saxejeh&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;thank you, I will try it following the patch for imx93 and I'll let you know.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Bob&lt;/P&gt;</description>
      <pubDate>Fri, 04 Apr 2025 14:24:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-load-Linux-Image-into-Flash-NOR-QSPI-using-custom-board/m-p/2074318#M235897</guid>
      <dc:creator>Bob_NXP_user</dc:creator>
      <dc:date>2025-04-04T14:24:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to load Linux Image into Flash NOR QSPI using custom board based on iMX93</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-load-Linux-Image-into-Flash-NOR-QSPI-using-custom-board/m-p/2074319#M235898</link>
      <description>Hello,&lt;BR /&gt;I'm using Flash-NOR QSPI.&lt;BR /&gt;</description>
      <pubDate>Fri, 04 Apr 2025 14:26:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-load-Linux-Image-into-Flash-NOR-QSPI-using-custom-board/m-p/2074319#M235898</guid>
      <dc:creator>Bob_NXP_user</dc:creator>
      <dc:date>2025-04-04T14:26:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to load Linux Image into Flash NOR QSPI using custom board based on iMX93</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-load-Linux-Image-into-Flash-NOR-QSPI-using-custom-board/m-p/2078811#M236213</link>
      <description>Thanks, it helped me a lot.&lt;BR /&gt;Bob</description>
      <pubDate>Fri, 11 Apr 2025 06:08:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-load-Linux-Image-into-Flash-NOR-QSPI-using-custom-board/m-p/2078811#M236213</guid>
      <dc:creator>Bob_NXP_user</dc:creator>
      <dc:date>2025-04-11T06:08:53Z</dc:date>
    </item>
  </channel>
</rss>

