<?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中的主题 [IMX6Q] Waiting for MMC device</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/IMX6Q-Waiting-for-MMC-device/m-p/597607#M89653</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to switch from an ancient linux to a newer linux. I see there is upstream support for Compulab's CM-FX6 which is imx6q compatible. There is a DTS for this board in the Linux. I'm using the latest buildroot to compile everything, compilation is working properly but I'm having issues when booting. It hangs with "Waiting for root device /dev/mmcblk0p2..."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm out of ideas on where to look for the solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've attached the boot log and kernel config.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestion is appreciated&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #51626f; background-color: #ffffff; border: 0px; font-weight: bold;"&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-336676"&gt;.config.zip&lt;/A&gt;&lt;BR /&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-336676"&gt;U-Boot-2014.04-cm-fx6-upstream-linux.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Jan 2017 13:54:18 GMT</pubDate>
    <dc:creator>mathijsjonker</dc:creator>
    <dc:date>2017-01-09T13:54:18Z</dc:date>
    <item>
      <title>[IMX6Q] Waiting for MMC device</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX6Q-Waiting-for-MMC-device/m-p/597607#M89653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to switch from an ancient linux to a newer linux. I see there is upstream support for Compulab's CM-FX6 which is imx6q compatible. There is a DTS for this board in the Linux. I'm using the latest buildroot to compile everything, compilation is working properly but I'm having issues when booting. It hangs with "Waiting for root device /dev/mmcblk0p2..."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm out of ideas on where to look for the solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've attached the boot log and kernel config.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestion is appreciated&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #51626f; background-color: #ffffff; border: 0px; font-weight: bold;"&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-336676"&gt;.config.zip&lt;/A&gt;&lt;BR /&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-336676"&gt;U-Boot-2014.04-cm-fx6-upstream-linux.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jan 2017 13:54:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX6Q-Waiting-for-MMC-device/m-p/597607#M89653</guid>
      <dc:creator>mathijsjonker</dc:creator>
      <dc:date>2017-01-09T13:54:18Z</dc:date>
    </item>
    <item>
      <title>Re: [IMX6Q] Waiting for MMC device</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX6Q-Waiting-for-MMC-device/m-p/597608#M89654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;btw I'm booting from SD. The kernel is located in the first partition and the rootfs in the second partition. U-boot has no problem loading the kernel from the SD card so the SD card is fine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jan 2017 14:58:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX6Q-Waiting-for-MMC-device/m-p/597608#M89654</guid>
      <dc:creator>mathijsjonker</dc:creator>
      <dc:date>2017-01-09T14:58:53Z</dc:date>
    </item>
    <item>
      <title>Re: [IMX6Q] Waiting for MMC device</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX6Q-Waiting-for-MMC-device/m-p/597609#M89655</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jonker,&lt;/P&gt;&lt;P&gt;The issue is that kernel is not able to find the file system from /dev/mmcblk0p2 to mount.&lt;/P&gt;&lt;P&gt;You need to pass correct partitions for file system in the u-boot environment.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jan 2017 17:31:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX6Q-Waiting-for-MMC-device/m-p/597609#M89655</guid>
      <dc:creator>vipulkumar</dc:creator>
      <dc:date>2017-01-09T17:31:15Z</dc:date>
    </item>
    <item>
      <title>Re: [IMX6Q] Waiting for MMC device</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX6Q-Waiting-for-MMC-device/m-p/597610#M89656</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mathijs&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;may be useful to check Table 27. Linux uSDHC relationships&lt;/P&gt;&lt;P&gt;atatched Linux Guide.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jan 2017 23:53:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX6Q-Waiting-for-MMC-device/m-p/597610#M89656</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2017-01-09T23:53:30Z</dc:date>
    </item>
    <item>
      <title>Re: [IMX6Q] Waiting for MMC device</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX6Q-Waiting-for-MMC-device/m-p/597611#M89657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I understand that it has problem finding the file system. The partition layout is correct, I've verified it from Ubuntu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jan 2017 07:09:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX6Q-Waiting-for-MMC-device/m-p/597611#M89657</guid>
      <dc:creator>mathijsjonker</dc:creator>
      <dc:date>2017-01-10T07:09:00Z</dc:date>
    </item>
    <item>
      <title>Re: [IMX6Q] Waiting for MMC device</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX6Q-Waiting-for-MMC-device/m-p/597612#M89658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the mapping table, however Linux reports no SD devices at all even tho the kernel was loaded from it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jan 2017 07:12:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX6Q-Waiting-for-MMC-device/m-p/597612#M89658</guid>
      <dc:creator>mathijsjonker</dc:creator>
      <dc:date>2017-01-10T07:12:25Z</dc:date>
    </item>
    <item>
      <title>Re: [IMX6Q] Waiting for MMC device</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX6Q-Waiting-for-MMC-device/m-p/597613#M89659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any solution? This sounds exactly like what I'm running into.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Jul 2017 23:13:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX6Q-Waiting-for-MMC-device/m-p/597613#M89659</guid>
      <dc:creator>quigibo</dc:creator>
      <dc:date>2017-07-18T23:13:47Z</dc:date>
    </item>
  </channel>
</rss>

