<?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 flash rootfs.ubi with UUU in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/How-to-flash-rootfs-ubi-with-UUU/m-p/1057956#M155564</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I understood correctly UUU gets stuck at ubiformat right?&lt;/P&gt;&lt;P&gt;Do you see a success from ubiformat in the debug log?&lt;/P&gt;&lt;P&gt;You could try by commenting the sync command, since this is mainly used to wait for the process to finish.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, for custom scripts issues I would suggest to post them here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/NXPmicro/mfgtools/issues"&gt;https://github.com/NXPmicro/mfgtools/issues&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Aldo.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Jul 2020 20:16:48 GMT</pubDate>
    <dc:creator>AldoG</dc:creator>
    <dc:date>2020-07-08T20:16:48Z</dc:date>
    <item>
      <title>How to flash rootfs.ubi with UUU</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-flash-rootfs-ubi-with-UUU/m-p/1057955#M155563</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using UUU tool to flash my SW image into NAND Flash on an iMX6ULL device. I compile a U-Boot image (u-boot.imx) and a root file system rootfs.ubi (containing Kernel, Device Tree and rootfs). I can flash both images into the device but the procedure does not execute all the steps in my command list file.&lt;/P&gt;&lt;P&gt;The last steps in my command list file are;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FBK: ucmd flash_erase /dev/mtd1 0 0&lt;BR /&gt;FBK: ucp files/rootfs.ubi t:/tmp/rootfs.ubi&lt;BR /&gt;FBK: ucmd ubiformat /dev/mtd1 -f /tmp/rootfs.ubi -S 11272192 -y -s 4096 -O 4096&lt;/P&gt;&lt;P&gt;FBK: sync&lt;BR /&gt;FBK: ucmd umount /mnt/mtd&lt;BR /&gt;FBK: done&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The ubiformat part does flash the rootfs.ubi ok, but the following steps are never executed, probably because there's no pass/fail result returned to calling application. How should I modify my command list to make this work? I have tried to use 'acmd' for running ubiformat, but I haven't figured out a correct sequence that would fix the issue.&lt;/P&gt;&lt;P&gt;I would appreciate if you could give me any advice on this topic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; best regards,&lt;/P&gt;&lt;P&gt;Jari&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jul 2020 12:12:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-flash-rootfs-ubi-with-UUU/m-p/1057955#M155563</guid>
      <dc:creator>jaripeltonen</dc:creator>
      <dc:date>2020-07-02T12:12:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to flash rootfs.ubi with UUU</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-flash-rootfs-ubi-with-UUU/m-p/1057956#M155564</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I understood correctly UUU gets stuck at ubiformat right?&lt;/P&gt;&lt;P&gt;Do you see a success from ubiformat in the debug log?&lt;/P&gt;&lt;P&gt;You could try by commenting the sync command, since this is mainly used to wait for the process to finish.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, for custom scripts issues I would suggest to post them here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/NXPmicro/mfgtools/issues"&gt;https://github.com/NXPmicro/mfgtools/issues&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Aldo.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jul 2020 20:16:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-flash-rootfs-ubi-with-UUU/m-p/1057956#M155564</guid>
      <dc:creator>AldoG</dc:creator>
      <dc:date>2020-07-08T20:16:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to flash rootfs.ubi with UUU</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-flash-rootfs-ubi-with-UUU/m-p/1057957#M155565</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Aldo,&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;I will use the suggested forum for my questions if we need further assistance on this topic.&lt;/P&gt;&lt;P&gt;I will close this thread.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Jari&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Aug 2020 07:21:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-flash-rootfs-ubi-with-UUU/m-p/1057957#M155565</guid>
      <dc:creator>jaripeltonen</dc:creator>
      <dc:date>2020-08-03T07:21:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to flash rootfs.ubi with UUU</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-flash-rootfs-ubi-with-UUU/m-p/1057958#M155566</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jari,&lt;/P&gt;&lt;P&gt;Could I have your uuu script file?&lt;/P&gt;&lt;P&gt;I want to burn u-boot ,zImage and file system into nand with uuu on IMX6UL,but FBK cmd seems not working.&lt;/P&gt;&lt;P&gt;uuu process stuck at&amp;nbsp;FB: acmd ${kboot} ${loadaddr} ${initrd_addr} ${fdt_addr},and terminal showed&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)&lt;BR /&gt;---[ end Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Have you encountered this problem before?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Best regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;West&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Aug 2020 02:45:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-flash-rootfs-ubi-with-UUU/m-p/1057958#M155566</guid>
      <dc:creator>kr90911</dc:creator>
      <dc:date>2020-08-26T02:45:42Z</dc:date>
    </item>
  </channel>
</rss>

