<?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: flash.bin FRDM IMX93 in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/flash-bin-FRDM-IMX93/m-p/2133487#M239257</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I suggest you use UUU instead Balena.&lt;/P&gt;
&lt;P&gt;Please try the next command:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;uuu -b &amp;lt;storage unit&amp;gt; flash.bin&lt;/LI-CODE&gt;
&lt;P&gt;Best regards.&lt;/P&gt;</description>
    <pubDate>Mon, 14 Jul 2025 18:06:30 GMT</pubDate>
    <dc:creator>JorgeCas</dc:creator>
    <dc:date>2025-07-14T18:06:30Z</dc:date>
    <item>
      <title>flash.bin FRDM IMX93</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/flash-bin-FRDM-IMX93/m-p/2132764#M239214</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I am using FRDM iMX93. As unpacked I tried to follow&amp;nbsp;&lt;A href="https://www.nxp.com/document/guide/getting-started-with-frdm-imx93:GS-FRDM-IMX93?section=build-and-run" target="_blank"&gt;https://www.nxp.com/document/guide/getting-started-with-frdm-imx93:GS-FRDM-IMX93?section=build-and-run&lt;/A&gt;&amp;nbsp;and all works perfect.&lt;/P&gt;&lt;P&gt;Now I want my custom u-boot, ATF, OPTEE. I used same hash as the yocto and builds perfectly. I use mkimage to create the flash.bin and all fine untill this point.&lt;/P&gt;&lt;P&gt;But ... when I try to flash this flash.bin (using Balena) nothing happens in console.&lt;/P&gt;&lt;P&gt;I tried to use from the working yocto the flash,bin but the same, no boot.&lt;BR /&gt;How can I created a bootable image using only flash.bin?&lt;/P&gt;&lt;P&gt;When I see u-boot boots will add the kernel rootfs later.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;anpa&lt;/P&gt;</description>
      <pubDate>Sat, 12 Jul 2025 08:19:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/flash-bin-FRDM-IMX93/m-p/2132764#M239214</guid>
      <dc:creator>anpa711</dc:creator>
      <dc:date>2025-07-12T08:19:38Z</dc:date>
    </item>
    <item>
      <title>Re: flash.bin FRDM IMX93</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/flash-bin-FRDM-IMX93/m-p/2133487#M239257</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I suggest you use UUU instead Balena.&lt;/P&gt;
&lt;P&gt;Please try the next command:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;uuu -b &amp;lt;storage unit&amp;gt; flash.bin&lt;/LI-CODE&gt;
&lt;P&gt;Best regards.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jul 2025 18:06:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/flash-bin-FRDM-IMX93/m-p/2133487#M239257</guid>
      <dc:creator>JorgeCas</dc:creator>
      <dc:date>2025-07-14T18:06:30Z</dc:date>
    </item>
    <item>
      <title>Re: flash.bin FRDM IMX93</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/flash-bin-FRDM-IMX93/m-p/2134336#M239293</link>
      <description>&lt;P&gt;Thx for reply I will try this out. If this works than it means uuu tool inserts some header which is recognized by the ROM boot? Is there any detailed documentation about the boot sequence?&lt;/P&gt;</description>
      <pubDate>Tue, 15 Jul 2025 16:05:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/flash-bin-FRDM-IMX93/m-p/2134336#M239293</guid>
      <dc:creator>anpa711</dc:creator>
      <dc:date>2025-07-15T16:05:05Z</dc:date>
    </item>
    <item>
      <title>Re: flash.bin FRDM IMX93</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/flash-bin-FRDM-IMX93/m-p/2137503#M239426</link>
      <description>&lt;P&gt;So for me this was the solution:&lt;BR /&gt;dd if=iMX93/flash.bin of=bootable.img bs=1K seek=32 conv=fsync&lt;/P&gt;&lt;P&gt;than with Balena&amp;nbsp;bootable.img is booting. Ineed to figure out why I have some error but at least I see the console output:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;U-Boot SPL 2024.04-00003-g7e135e087e8 (Jul 19 2025 - 19:10:15 +0000)&lt;BR /&gt;SOC: 0xa1009300&lt;BR /&gt;LC: 0x40010&lt;BR /&gt;PMIC: PCA9451A&lt;BR /&gt;PMIC: Over Drive Voltage Mode&lt;BR /&gt;Error: ele_volt_change_start_req: ret -5, response 0xf429&lt;BR /&gt;Error: ele_volt_change_finish_req: ret -5, response 0xf429&lt;BR /&gt;DDR: 3733MTS&lt;BR /&gt;DDR: 3733MTS&lt;BR /&gt;found DRAM 2GB DRAM matched&lt;BR /&gt;M33 prepare ok&lt;BR /&gt;Normal Boot&lt;BR /&gt;Trying to boot from BOOTROM&lt;BR /&gt;Boot Stage: Primary boot&lt;BR /&gt;image offset 0x8000, pagesize 0x200, ivt offset 0x0&lt;BR /&gt;Load image from 0x40400 by ROM_API&lt;BR /&gt;"Synchronous Abort" handler, esr 0x02000000&lt;BR /&gt;elr: 00000000204e0000 lr : 000000002049dafc&lt;BR /&gt;x 0: 00000000204e0000 x 1: 0000000020501ba0&lt;BR /&gt;x 2: 0000000000000fc0 x 3: 0000000083200040&lt;BR /&gt;x 4: 00000000204b6958 x 5: 0000000083200450&lt;BR /&gt;x 6: 0000000000000001 x 7: 0000000083200450&lt;BR /&gt;x 8: 00000000000000f0 x 9: 00000000796d7959&lt;BR /&gt;x10: 00000000796d7959 x11: 0000000000000001&lt;BR /&gt;x12: 0000000000000001 x13: 0000000000000012&lt;BR /&gt;x14: 0000000000000001 x15: 0000000000000003&lt;BR /&gt;x16: 00000000204a5ef4 x17: 0000000000000000&lt;BR /&gt;x18: 0000000020501c10 x19: 00000000204b9af8&lt;BR /&gt;x20: 00000000204b9ae0 x21: 0000000020501bb0&lt;BR /&gt;x22: 00000000deadbeef x23: 00000000204b9ae0&lt;BR /&gt;x24: 000000000000000f x25: 0000000000000000&lt;BR /&gt;x26: 00000000204ad81c x27: 00000000204ad000&lt;BR /&gt;x28: 00000000204ad804 x29: 0000000020501b30&lt;/P&gt;&lt;P&gt;Code: 00000000 00000000 00000000 00000000 (00000004)&lt;BR /&gt;Resetting CPU ...&lt;/P&gt;&lt;P&gt;resetting ...&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jul 2025 13:59:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/flash-bin-FRDM-IMX93/m-p/2137503#M239426</guid>
      <dc:creator>anpa711</dc:creator>
      <dc:date>2025-07-21T13:59:22Z</dc:date>
    </item>
  </channel>
</rss>

