<?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のトピックCreate a new partition in emmc by uuu script Linux for flash yocto images</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Create-a-new-partition-in-emmc-by-uuu-script-Linux-for-flash/m-p/1194181#M166032</link>
    <description>&lt;P&gt;Dear NXP,&lt;/P&gt;&lt;P&gt;I have to create the &lt;STRONG&gt;5 partition&lt;/STRONG&gt; in EMMC using UUU script. Please provide the script or steps. Currently I am using following commands to flash,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;.\uuu.exe -b &lt;STRONG&gt;emmc_all&lt;/STRONG&gt; .\imx-boot .\ccu-rootfs-image-wabco_ccu.sdcard.bz2&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;partition "all" means whole device&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 06 Dec 2020 04:43:06 GMT</pubDate>
    <dc:creator>vinothkumars</dc:creator>
    <dc:date>2020-12-06T04:43:06Z</dc:date>
    <item>
      <title>Create a new partition in emmc by uuu script Linux for flash yocto images</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Create-a-new-partition-in-emmc-by-uuu-script-Linux-for-flash/m-p/1194181#M166032</link>
      <description>&lt;P&gt;Dear NXP,&lt;/P&gt;&lt;P&gt;I have to create the &lt;STRONG&gt;5 partition&lt;/STRONG&gt; in EMMC using UUU script. Please provide the script or steps. Currently I am using following commands to flash,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;.\uuu.exe -b &lt;STRONG&gt;emmc_all&lt;/STRONG&gt; .\imx-boot .\ccu-rootfs-image-wabco_ccu.sdcard.bz2&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;partition "all" means whole device&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 06 Dec 2020 04:43:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Create-a-new-partition-in-emmc-by-uuu-script-Linux-for-flash/m-p/1194181#M166032</guid>
      <dc:creator>vinothkumars</dc:creator>
      <dc:date>2020-12-06T04:43:06Z</dc:date>
    </item>
    <item>
      <title>Re: Create a new partition in emmc by uuu script Linux for flash yocto images</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Create-a-new-partition-in-emmc-by-uuu-script-Linux-for-flash/m-p/1194240#M166039</link>
      <description>&lt;P&gt;Hi Vinoth&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;one can look at sample scripts examples:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/NXPmicro/mfgtools/wiki/Sample-script" target="_blank"&gt;https://github.com/NXPmicro/mfgtools/wiki/Sample-script&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;If mfg tool used before, look at sect.Migration from mfgtool ucl2.xml uuu manual&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/NXPmicro/mfgtools/releases/tag/uuu_1.4.43" target="_blank"&gt;https://github.com/NXPmicro/mfgtools/releases/tag/uuu_1.4.43&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;</description>
      <pubDate>Sun, 06 Dec 2020 08:41:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Create-a-new-partition-in-emmc-by-uuu-script-Linux-for-flash/m-p/1194240#M166039</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2020-12-06T08:41:43Z</dc:date>
    </item>
    <item>
      <title>Re: Create a new partition in emmc by uuu script Linux for flash yocto images</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Create-a-new-partition-in-emmc-by-uuu-script-Linux-for-flash/m-p/1194585#M166076</link>
      <description>&lt;P&gt;Thank you &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/37066"&gt;@igorpadykov&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I have to create 3 partition shall I use this command&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;0 to 1GB&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;FBK: ucmd dd if=/tmp/partition1 &lt;/SPAN&gt;&lt;SPAN&gt;of=/dev/mmcblk0p1 bs=1k seek=1024*1024 conv=fsync&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;1 to 2 GB&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;FBK: ucmd dd if=/tmp/partition2 &lt;/SPAN&gt;&lt;SPAN&gt;of=/dev/mmcblk0p2 bs=1k seek=1024*1024 conv=fsync&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;2 to 3 GB&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;FBK: ucmd dd if=/tmp/partition3 &lt;/SPAN&gt;&lt;SPAN&gt;of=/dev/mmcblk0p3 bs=1k seek=1024*1024 conv=fsync&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Dec 2020 09:34:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Create-a-new-partition-in-emmc-by-uuu-script-Linux-for-flash/m-p/1194585#M166076</guid>
      <dc:creator>vinothkumars</dc:creator>
      <dc:date>2020-12-07T09:34:58Z</dc:date>
    </item>
  </channel>
</rss>

