<?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: will imx6 JB code supports SDIO 3.0 cards in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/will-imx6-JB-code-supports-SDIO-3-0-cards/m-p/264402#M27222</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Max,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your reply.&lt;/P&gt;&lt;P&gt;OK, I got it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Satoshi Shimoda&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Apr 2014 01:56:36 GMT</pubDate>
    <dc:creator>satoshishimoda</dc:creator>
    <dc:date>2014-04-08T01:56:36Z</dc:date>
    <item>
      <title>will imx6 JB code supports SDIO 3.0 cards</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/will-imx6-JB-code-supports-SDIO-3-0-cards/m-p/264396#M27216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt; I am using sabereSD board based on i.MX6 platform&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;I wanted to integrate bcm43241 which is of SDIO 3.0 card&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;when I seen in the sourcecode the /drivers/mmc/sdio/sdio.c is supporting up to CCCR_REV_1.2 only&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;if it is grater than that it is returning -EINVAL and sdio registration is getting failed&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;where is my card is CCCR_REV_3_0_0&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Did anybody integrated SDIO3.0 wifi card on i.MX6&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Kindly let me know if i need to add any patch to support my card&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;android - 4.2&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;board- sabereSD&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;using SD card slot to insert my module mmc1&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;thanks&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Reddy&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 May 2013 19:59:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/will-imx6-JB-code-supports-SDIO-3-0-cards/m-p/264396#M27216</guid>
      <dc:creator>oslreddy</dc:creator>
      <dc:date>2013-05-29T19:59:54Z</dc:date>
    </item>
    <item>
      <title>Re: will imx6 JB code supports SDIO 3.0 cards</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/will-imx6-JB-code-supports-SDIO-3-0-cards/m-p/264397#M27217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi, Kernel 3.0 doesn't support SDIO3.0 yet. You can find the SDIO3.0 function supported since Kernel 3.5.7. The attached file is the patch from Kernel 3.5.7 for Kernel 3.0. You can refer to "0002-mmc-recognise-SDIO-cards-with-SDIO_CCCR_REV-3.00.patch" of the attached file, for version check.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also the SDIO3.0 needs dynamic voltage switch. The circuit must be able to switch voltage between 3.3v and 1.8v, if you are going to apply the attached patches all. Or you can just avoid version check, make your sdio card run with 3.3v only.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jun 2013 01:51:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/will-imx6-JB-code-supports-SDIO-3-0-cards/m-p/264397#M27217</guid>
      <dc:creator>max_tsai</dc:creator>
      <dc:date>2013-06-13T01:51:36Z</dc:date>
    </item>
    <item>
      <title>Re: will imx6 JB code supports SDIO 3.0 cards</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/will-imx6-JB-code-supports-SDIO-3-0-cards/m-p/264398#M27218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the patch&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;currently I applied &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;0002-mmc-recognise-SDIO-cards-with-SDIO_CCCR_REV-3.00.patch&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;and I am able to maku my wifi module up,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;better I will apply entire patch so hat it will meet full functionality&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;reddy&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jun 2013 04:46:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/will-imx6-JB-code-supports-SDIO-3-0-cards/m-p/264398#M27218</guid>
      <dc:creator>oslreddy</dc:creator>
      <dc:date>2013-06-13T04:46:14Z</dc:date>
    </item>
    <item>
      <title>Re: will imx6 JB code supports SDIO 3.0 cards</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/will-imx6-JB-code-supports-SDIO-3-0-cards/m-p/264399#M27219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Max,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have a plan to release the patch officially on i.MX6x "Software &amp;amp; Tools" download page?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Satoshi Shimoda&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Mar 2014 07:01:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/will-imx6-JB-code-supports-SDIO-3-0-cards/m-p/264399#M27219</guid>
      <dc:creator>satoshishimoda</dc:creator>
      <dc:date>2014-03-28T07:01:35Z</dc:date>
    </item>
    <item>
      <title>Re: will imx6 JB code supports SDIO 3.0 cards</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/will-imx6-JB-code-supports-SDIO-3-0-cards/m-p/264400#M27220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Max,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you reply me?&lt;/P&gt;&lt;P&gt;Or should I create a new post to this question?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Satoshi Shimoda&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Apr 2014 12:50:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/will-imx6-JB-code-supports-SDIO-3-0-cards/m-p/264400#M27220</guid>
      <dc:creator>satoshishimoda</dc:creator>
      <dc:date>2014-04-07T12:50:34Z</dc:date>
    </item>
    <item>
      <title>Re: will imx6 JB code supports SDIO 3.0 cards</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/will-imx6-JB-code-supports-SDIO-3-0-cards/m-p/264401#M27221</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;Sorry about late response. There is no plan for import these patches to JB BSP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2014 01:33:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/will-imx6-JB-code-supports-SDIO-3-0-cards/m-p/264401#M27221</guid>
      <dc:creator>max_tsai</dc:creator>
      <dc:date>2014-04-08T01:33:36Z</dc:date>
    </item>
    <item>
      <title>Re: will imx6 JB code supports SDIO 3.0 cards</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/will-imx6-JB-code-supports-SDIO-3-0-cards/m-p/264402#M27222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Max,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your reply.&lt;/P&gt;&lt;P&gt;OK, I got it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Satoshi Shimoda&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2014 01:56:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/will-imx6-JB-code-supports-SDIO-3-0-cards/m-p/264402#M27222</guid>
      <dc:creator>satoshishimoda</dc:creator>
      <dc:date>2014-04-08T01:56:36Z</dc:date>
    </item>
  </channel>
</rss>

