<?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: eMMC problems on L3.10.17GA in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/eMMC-problems-on-L3-10-17GA/m-p/325223#M43645</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What's the EMMC version for your chip?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 Jul 2014 08:08:40 GMT</pubDate>
    <dc:creator>qiang_li-mpu_se</dc:creator>
    <dc:date>2014-07-11T08:08:40Z</dc:date>
    <item>
      <title>eMMC problems on L3.10.17GA</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/eMMC-problems-on-L3-10-17GA/m-p/325222#M43644</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 the L3.10.17GA release and I'm facing some eMMC problems on our custom board (based on sabreSD). Looks like eMMC is getting stuck somewhere during initialization. Consequently the kernel doesn't sees the partitions. To exclude HW problems there are 3 things to note:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) In uboot it works - always&lt;/P&gt;&lt;P&gt;2) Sometimes it works - very rare. I'm able to see and access the partitions.&lt;/P&gt;&lt;P&gt;3) It always work if we use the latest released LTIB kernel&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are using USDHC port 4.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tracing down the flow it looks like the eMMC is stuck in the "__mmc_switch" function when trying to switch mode to 8 bits. It stays there for 10 minutes and then it retries, but still with no luck.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is part of the log showing the flow:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;root@sami-imx6q:~# dmesg | grep mmc&lt;/P&gt;&lt;P&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 1.222715] mmc0: no vqmmc regulator found&lt;/P&gt;&lt;P&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 1.270975] mmc0: SDHCI controller on 219c000.usdhc [219c000.usdhc] using ADMA&lt;/P&gt;&lt;P&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 1.385848] mmc0: BKOPS_EN bit is not set&lt;/P&gt;&lt;P&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 1.385855] __mmc_switch@419: index: 175, value: 1, timeout_ms: 0&lt;/P&gt;&lt;P&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 1.387585] __mmc_switch@419: index: 185, value: 1, timeout_ms: 0&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 1.392723] __mmc_switch@419: index: 183, value: 2, timeout_ms: 0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 6.815696] mmc0: Got data interrupt 0x00100000 even though no data operation was in progress.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;[&amp;nbsp; 601.390975] mmc0: Card stuck in programming state! __mmc_switch&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;[&amp;nbsp; 601.395606] __mmc_switch@419: index: 183, value: 1, timeout_ms: 0&lt;/P&gt;&lt;P&gt;[&amp;nbsp; 601.400539] __mmc_switch@419: index: 183, value: 0, timeout_ms: 0&lt;/P&gt;&lt;P&gt;[&amp;nbsp; 601.405480] mmc0: switch to bus width 1 ddr 0 failed&lt;/P&gt;&lt;P&gt;[&amp;nbsp; 601.409175] mmc0: error -110 whilst initialising MMC card&lt;/P&gt;&lt;P&gt;[&amp;nbsp; 601.561063] mmc0: BKOPS_EN bit is not set&lt;/P&gt;&lt;P&gt;[&amp;nbsp; 601.563795] __mmc_switch@419: index: 175, value: 1, timeout_ms: 0&lt;/P&gt;&lt;P&gt;[&amp;nbsp; 601.571383] __mmc_switch@419: index: 185, value: 1, timeout_ms: 0&lt;/P&gt;&lt;P&gt;[&amp;nbsp; 601.581882] __mmc_switch@419: index: 183, value: 2, timeout_ms: 0&lt;/P&gt;&lt;P&gt;[&amp;nbsp; 607.009685] mmc0: Got data interrupt 0x00100000 even though no data operation was in progress.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you can see it stays there for 10 minutes and the retries.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea what could be wrong ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jun 2014 22:20:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/eMMC-problems-on-L3-10-17GA/m-p/325222#M43644</guid>
      <dc:creator>MarkoPanger</dc:creator>
      <dc:date>2014-06-26T22:20:18Z</dc:date>
    </item>
    <item>
      <title>Re: eMMC problems on L3.10.17GA</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/eMMC-problems-on-L3-10-17GA/m-p/325223#M43645</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What's the EMMC version for your chip?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jul 2014 08:08:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/eMMC-problems-on-L3-10-17GA/m-p/325223#M43645</guid>
      <dc:creator>qiang_li-mpu_se</dc:creator>
      <dc:date>2014-07-11T08:08:40Z</dc:date>
    </item>
    <item>
      <title>Re: eMMC problems on L3.10.17GA</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/eMMC-problems-on-L3-10-17GA/m-p/325224#M43646</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Marko&lt;/P&gt;&lt;P&gt;Could you please reply the question from Qiang Li as soon as possible?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Yixing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jul 2014 03:28:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/eMMC-problems-on-L3-10-17GA/m-p/325224#M43646</guid>
      <dc:creator>YixingKong</dc:creator>
      <dc:date>2014-07-15T03:28:06Z</dc:date>
    </item>
    <item>
      <title>Re: eMMC problems on L3.10.17GA</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/eMMC-problems-on-L3-10-17GA/m-p/325225#M43647</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Marko&lt;/P&gt;&lt;P&gt;How is your issue? We will close the DI as no reply from you. If you still have further question please come here again or create a new DI.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Yixing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jul 2014 06:27:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/eMMC-problems-on-L3-10-17GA/m-p/325225#M43647</guid>
      <dc:creator>YixingKong</dc:creator>
      <dc:date>2014-07-30T06:27:36Z</dc:date>
    </item>
  </channel>
</rss>

