<?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 many seperate eMMC partition (imx6) in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/How-many-seperate-eMMC-partition-imx6/m-p/785935#M121811</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Huh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what mfg tool used in the case, please try nxp releases from&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.nxp.com/support/developer-resources/run-time-software/i.mx-developer-resources/i.mx-software-and-development-tool:IMX_SW" title="https://www.nxp.com/support/developer-resources/run-time-software/i.mx-developer-resources/i.mx-software-and-development-tool:IMX_SW"&gt;i.MX Software|NXP&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;for example "i.MX Series Manufacturing Toolkit for Linux 4.1.15_2.1.0 Release"&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.nxp.com/webapp/Download?colCode=IMX_L4.1.15_2.1.0_MFG_TOOL&amp;amp;appType=license&amp;amp;location=null&amp;amp;Parent_nodeId=1337699481071706174845&amp;amp;Parent_pageType=product" title="https://www.nxp.com/webapp/Download?colCode=IMX_L4.1.15_2.1.0_MFG_TOOL&amp;amp;appType=license&amp;amp;location=null&amp;amp;Parent_nodeId=1337699481071706174845&amp;amp;Parent_pageType=product"&gt;https://www.nxp.com/webapp/Download?colCode=IMX_L4.1.15_2.1.0_MFG_TOOL&amp;amp;appType=license&amp;amp;location=null&amp;amp;Parent_nodeId=13376…&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;seems mkemmc.sh can not be found in that package.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 13 Oct 2018 00:38:27 GMT</pubDate>
    <dc:creator>igorpadykov</dc:creator>
    <dc:date>2018-10-13T00:38:27Z</dc:date>
    <item>
      <title>How many seperate eMMC partition (imx6)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-many-seperate-eMMC-partition-imx6/m-p/785934#M121810</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Linux kernel : 4.1.15&lt;/P&gt;&lt;P&gt;Filesystem : xwayland&lt;/P&gt;&lt;P&gt;eMMC : 8GB&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How many seperate eMMC partition?&lt;/P&gt;&lt;P&gt;I modified the mkemmc.sh file in the MFG tool.&lt;/P&gt;&lt;P&gt;-- mkemmc.sh file --&lt;/P&gt;&lt;P&gt;#!/bin/sh&lt;/P&gt;&lt;P&gt;# partition size in MB&lt;BR /&gt;BOOT_ROM_SIZE=10&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;# call sfdisk to create partition table&lt;BR /&gt;# destroy the partition table&lt;BR /&gt;node=$1&lt;BR /&gt;dd if=/dev/zero of=${node} bs=1024 count=1&lt;/P&gt;&lt;P&gt;sfdisk --force -uM ${node} &amp;lt;&amp;lt; EOF&lt;BR /&gt;${BOOT_ROM_SIZE},30,0c&lt;BR /&gt;50,3678,83&lt;BR /&gt;3738,30,83&lt;BR /&gt;3778,,83&lt;BR /&gt;EOF&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you go through this script, you will have four partitions. But, &lt;SPAN&gt;modified the mkemmc.sh file below.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;#!/bin/sh&lt;/P&gt;&lt;P&gt;# partition size in MB&lt;BR /&gt;BOOT_ROM_SIZE=10&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;# call sfdisk to create partition table&lt;BR /&gt;# destroy the partition table&lt;BR /&gt;node=$1&lt;BR /&gt;dd if=/dev/zero of=${node} bs=1024 count=1&lt;/P&gt;&lt;P&gt;sfdisk --force -uM ${node} &amp;lt;&amp;lt; EOF&lt;BR /&gt;${BOOT_ROM_SIZE},80,0c&lt;BR /&gt;100,5197,83&lt;BR /&gt;5307,80,0c&lt;BR /&gt;5397,40,83&lt;BR /&gt;5445,,83&lt;BR /&gt;EOF&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you go through this script, you will have four partitions.&lt;/P&gt;&lt;P&gt;If you proceed with this script, it looks like you need to split 5 partitions, but it is divided into 4 partitions only.&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I divide into more than 4 partitions?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Oct 2018 00:23:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-many-seperate-eMMC-partition-imx6/m-p/785934#M121810</guid>
      <dc:creator>huhyangjae</dc:creator>
      <dc:date>2018-10-12T00:23:44Z</dc:date>
    </item>
    <item>
      <title>Re: How many seperate eMMC partition (imx6)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-many-seperate-eMMC-partition-imx6/m-p/785935#M121811</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Huh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what mfg tool used in the case, please try nxp releases from&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.nxp.com/support/developer-resources/run-time-software/i.mx-developer-resources/i.mx-software-and-development-tool:IMX_SW" title="https://www.nxp.com/support/developer-resources/run-time-software/i.mx-developer-resources/i.mx-software-and-development-tool:IMX_SW"&gt;i.MX Software|NXP&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;for example "i.MX Series Manufacturing Toolkit for Linux 4.1.15_2.1.0 Release"&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.nxp.com/webapp/Download?colCode=IMX_L4.1.15_2.1.0_MFG_TOOL&amp;amp;appType=license&amp;amp;location=null&amp;amp;Parent_nodeId=1337699481071706174845&amp;amp;Parent_pageType=product" title="https://www.nxp.com/webapp/Download?colCode=IMX_L4.1.15_2.1.0_MFG_TOOL&amp;amp;appType=license&amp;amp;location=null&amp;amp;Parent_nodeId=1337699481071706174845&amp;amp;Parent_pageType=product"&gt;https://www.nxp.com/webapp/Download?colCode=IMX_L4.1.15_2.1.0_MFG_TOOL&amp;amp;appType=license&amp;amp;location=null&amp;amp;Parent_nodeId=13376…&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;seems mkemmc.sh can not be found in that package.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Oct 2018 00:38:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-many-seperate-eMMC-partition-imx6/m-p/785935#M121811</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2018-10-13T00:38:27Z</dc:date>
    </item>
    <item>
      <title>Re: How many seperate eMMC partition (imx6)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-many-seperate-eMMC-partition-imx6/m-p/785936#M121812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="display: inline !important; float: none; background-color: #f5f5f5; color: rgba(0, 0, 0, 0.87); font-family: 'Roboto',arial,sans-serif; font-size: 24px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: pre-wrap; word-spacing: 0px;"&gt;I have the same problem as you. Is your problem solved?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="display: inline !important; float: none; background-color: #f5f5f5; color: rgba(0, 0, 0, 0.87); font-family: 'Roboto',arial,sans-serif; font-size: 24px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: pre-wrap; word-spacing: 0px;"&gt;I change my &lt;SPAN style="color: #ba0087; font-family: 'Roboto',arial,sans-serif; font-size: x-large; background-color: #f5f5f5;"&gt;mksdcard.sh&lt;/SPAN&gt; like this&lt;SPAN style="color: #001000; font-family: Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; font-size: medium; background-color: transparent;"&gt;:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="-webkit-text-stroke-width: 0px; color: #ba0087; white-space: pre-wrap; font-weight: 400; display: inline !important; letter-spacing: normal; text-decoration: none; font-size: x-large; font-style: normal; float: none; background-color: #f5f5f5; text-transform: none; word-spacing: 0px; font-variant: normal; text-indent: 0px; font-family: 'Roboto',arial,sans-serif; orphans: 2; text-align: left; "&gt;sfdisk --force -uM ${node} &amp;lt;&amp;lt; EOF&lt;BR /&gt;${BOOT_ROM_SIZE},8,0c&lt;BR /&gt;18,3072,83&lt;BR /&gt;3090,8,0c&lt;BR /&gt;3098,3072,83&lt;BR /&gt;6170,,83&lt;BR /&gt;EOF&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="-webkit-text-stroke-width: 0px; color: #ba0087; white-space: pre-wrap; font-weight: 400; display: inline !important; letter-spacing: normal; text-decoration: none; font-size: x-large; font-style: normal; float: none; background-color: #f5f5f5; text-transform: none; word-spacing: 0px; font-variant: normal; text-indent: 0px; font-family: 'Roboto',arial,sans-serif; orphans: 2; text-align: left; "&gt;&lt;SPAN style="display: inline !important; float: none; background-color: #ffffff; color: #51626f; font-family: inherit; font-size: 100%; font-style: inherit; font-variant: normal; font-weight: inherit; letter-spacing: normal; orphans: 2; overflow-wrap: break-word; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"&gt;But it is divided into 4 partitions only,what's wrong with it?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="display: inline !important; float: none; background-color: #f5f5f5; color: rgba(0, 0, 0, 0.87); font-family: 'Roboto',arial,sans-serif; font-size: 24px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: pre-wrap; word-spacing: 0px;"&gt;&lt;SPAN style="font-family: Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;"&gt;Looking forward to your reply&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Aug 2019 07:42:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-many-seperate-eMMC-partition-imx6/m-p/785936#M121812</guid>
      <dc:creator>ji_yun</dc:creator>
      <dc:date>2019-08-15T07:42:57Z</dc:date>
    </item>
  </channel>
</rss>

