<?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: mkfs command in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/mkfs-command/m-p/261832#M26337</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not sure which feature has this command but an SDK image has it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EXTRA_IMAGE_FEATURES += "dbg-pkgs \&lt;/P&gt;&lt;P&gt;                         dev-pkgs \&lt;/P&gt;&lt;P&gt;                         tools-sdk \&lt;/P&gt;&lt;P&gt;                         tools-debug \&lt;/P&gt;&lt;P&gt;                         tools-profile \&lt;/P&gt;&lt;P&gt;                         debug-tweaks"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Leo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 15 Dec 2013 03:45:38 GMT</pubDate>
    <dc:creator>LeonardoSandova</dc:creator>
    <dc:date>2013-12-15T03:45:38Z</dc:date>
    <item>
      <title>mkfs command</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/mkfs-command/m-p/261831#M26336</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 trying to use the mkfs.ext3 command on a sabre SD board (to format the 8GB flash).&lt;/P&gt;&lt;P&gt;My first question is how to get the mkfs.ext3 (or ext2 and ext4) into the image (using Yocto)&lt;/P&gt;&lt;P&gt;Right now I tried to include e2fsprogs in my local.conf (in CORE_IMAGE_EXTRA_INSTALL) plus the bb-file for the image (in this case core-image-base).&lt;/P&gt;&lt;P&gt;I could see that it included the mkfs.ext3 files in my build, but I found some in directory:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;./build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/e2fsprogs/1.42.8-r0/packages-split/e2fsprogs-mke2fs/sbin&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;So I tried to use these ones.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;The problem I see is that it takes forever to format the flash, after roughly 2 hours it has format half of the flash.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Anyone who has experience with this application?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Niklas&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Dec 2013 22:57:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/mkfs-command/m-p/261831#M26336</guid>
      <dc:creator>niklasmolin</dc:creator>
      <dc:date>2013-12-13T22:57:29Z</dc:date>
    </item>
    <item>
      <title>Re: mkfs command</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/mkfs-command/m-p/261832#M26337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not sure which feature has this command but an SDK image has it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EXTRA_IMAGE_FEATURES += "dbg-pkgs \&lt;/P&gt;&lt;P&gt;                         dev-pkgs \&lt;/P&gt;&lt;P&gt;                         tools-sdk \&lt;/P&gt;&lt;P&gt;                         tools-debug \&lt;/P&gt;&lt;P&gt;                         tools-profile \&lt;/P&gt;&lt;P&gt;                         debug-tweaks"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Leo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Dec 2013 03:45:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/mkfs-command/m-p/261832#M26337</guid>
      <dc:creator>LeonardoSandova</dc:creator>
      <dc:date>2013-12-15T03:45:38Z</dc:date>
    </item>
    <item>
      <title>Re: mkfs command</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/mkfs-command/m-p/261833#M26338</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Leo.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I downloaded the source code and compiled it on the board (just to make sure it was compiled correctly).&lt;/P&gt;&lt;P&gt;But it still took roughly 3 house to format the 8GB flash on the Sabre SD board.&lt;/P&gt;&lt;P&gt;But I got a link from the meta-freescale mailing list :&lt;A href="http://www.spinics.net/lists/arm-kernel/msg292748.html" title="http://www.spinics.net/lists/arm-kernel/msg292748.html"&gt;[PATCH 0/6] mmc: sdhci: a few fixes on timeout and max_discard_to — ARM, OMAP, Xscale Linux Kernel&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I'll try this on Monday to see if it fixes the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Niklas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Dec 2013 04:00:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/mkfs-command/m-p/261833#M26338</guid>
      <dc:creator>niklasmolin</dc:creator>
      <dc:date>2013-12-15T04:00:24Z</dc:date>
    </item>
    <item>
      <title>Re: mkfs command</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/mkfs-command/m-p/261834#M26339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I finally had time to time to look at this, using information from the patch in previous response (didn't use all patches, just the first one)&lt;/P&gt;&lt;P&gt;I changed following line in sdhci.c&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;mmc-&amp;gt;max_discard_to = (1 &amp;lt;&amp;lt; 27) / host-&amp;gt;timeout_clk;&lt;/P&gt;&lt;P&gt;to&lt;/P&gt;&lt;P&gt;mmc-&amp;gt;max_discard_to = (1 &amp;lt;&amp;lt; 28) / host-&amp;gt;timeout_clk;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After this fix, it took around 1 minute to format the flash.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jan 2014 17:21:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/mkfs-command/m-p/261834#M26339</guid>
      <dc:creator>niklasmolin</dc:creator>
      <dc:date>2014-01-31T17:21:46Z</dc:date>
    </item>
  </channel>
</rss>

