<?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: Bring up sd8787 wifi device issue in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Bring-up-sd8787-wifi-device-issue/m-p/278616#M31631</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have gotten it to work on two iMX6Q based boards, but one is not entirely reliable. The sd8787 module I am using is an evaluation board from wi2wi. I am using kernel version 3.0.35, but I am not using the driver or firmware from that tree. Instead, I am using a Marvell driver intended for the FC13 kernel. That driver needed some patches, but nothing big.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Our target platform uses the gcore6 (G5-ES) iMX6Q SOM module and we tested using the G5-ES carrier. We saw many of the problems reported in this thread when using that platform. In the end, we kluged a BSP patch for the SDIO driver that limited the clock rate to 25MHz and we added a 10 second delay to the firmware download. It now runs much better, but still not completely consistent and reliable. It has trouble reloading the driver because it doesn't seem able to detect that the firmware is loaded and it can't seem to re-download the firmware. But, from a power cycle, it is much better.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;During our testing, we got a Sabre Lite (Boundary Devices), which is also iMX6Q based and runs the same kernel. The wi2wi board runs there without the clock speed kluge or the 10 second delay. But the strange thing is that the, on the gcore6 platform, a 50MHz SD memory card works without the BSP clock kluge. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Feb 2014 12:35:41 GMT</pubDate>
    <dc:creator>lancejump</dc:creator>
    <dc:date>2014-02-17T12:35:41Z</dc:date>
    <item>
      <title>Bring up sd8787 wifi device issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Bring-up-sd8787-wifi-device-issue/m-p/278611#M31626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have a problem bringing up our SDIO WIFI module driver (sd8787 based) on our i.MX6Q HW (PHYflex module).&lt;/P&gt;&lt;P&gt;The device is a WIFI module from Taiyo Yuden and it is based on Marvell sd8787 chipset.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When we insert the WIFI module in the SDCard socket, we get this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;root@phyFLEX-i:~ mmc0: new high speed SDIO card at address 0001&lt;/P&gt;&lt;P&gt;mwifiex_sdio mmc0:0001:1: poll card status failed, tries = 100&lt;/P&gt;&lt;P&gt;mwifiex_sdio mmc0:0001:1: FW download with helper: poll status timeout @ 0&lt;/P&gt;&lt;P&gt;mwifiex_sdio mmc0:0001:1: prog_fw failed ret=0xffffffff&lt;/P&gt;&lt;P&gt;mwifiex: mwifiex_add_card: firmware init failed&lt;/P&gt;&lt;P&gt;mwifiex_sdio: mwifiex_sdio_probe: add card failed&lt;/P&gt;&lt;P&gt;mwifiex_sdio: probe of mmc0:0001:1 failed with error -1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We step a bit in the mwifiex sdio.c code and found that the problem occurs&lt;/P&gt;&lt;P&gt;when it starts to transfer the firmware in the sd8787 chipset; the DN_LD_CARD_RDY&lt;/P&gt;&lt;P&gt;status flag returned from the device is never asserted.&lt;/P&gt;&lt;P&gt;The firmware image (sd8787_uapsta.bin) is built-in the kernel and it is identified&lt;/P&gt;&lt;P&gt;correctly by the mwifiex driver.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be welcomed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Nov 2013 18:36:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Bring-up-sd8787-wifi-device-issue/m-p/278611#M31626</guid>
      <dc:creator>zeboo44</dc:creator>
      <dc:date>2013-11-14T18:36:47Z</dc:date>
    </item>
    <item>
      <title>Re: Bring up sd8787 wifi device issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Bring-up-sd8787-wifi-device-issue/m-p/278612#M31627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi, have the same problem but with a SDIO WIFI module driver (sd8782 based).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i get 0x04 i read the&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;CARD_TO_HOST_EVENT_REG&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt; 0x30&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;which value did you got?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;did you solved it yet?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jan 2014 10:47:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Bring-up-sd8787-wifi-device-issue/m-p/278612#M31627</guid>
      <dc:creator>manueldipolt</dc:creator>
      <dc:date>2014-01-02T10:47:28Z</dc:date>
    </item>
    <item>
      <title>Re: Bring up sd8787 wifi device issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Bring-up-sd8787-wifi-device-issue/m-p/278613#M31628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Same thing here...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Although I'm getting stuck sometimes at: FW download with helper: poll status timeout @ 16&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any progress guys?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jan 2014 14:49:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Bring-up-sd8787-wifi-device-issue/m-p/278613#M31628</guid>
      <dc:creator>corro</dc:creator>
      <dc:date>2014-01-17T14:49:17Z</dc:date>
    </item>
    <item>
      <title>Re: Bring up sd8787 wifi device issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Bring-up-sd8787-wifi-device-issue/m-p/278614#M31629</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;not really see &lt;A href="https://newit.co.uk/forum/index.php?topic=4238.0" title="https://newit.co.uk/forum/index.php?topic=4238.0"&gt;Mwifiex driver failed&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What SDIO Hardware do you use? can you enable debug for the sdio driver? (i use a pcie card from delock with a sd/sdio slot where its possible to enable debug messages)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;@16 means the first time you get DN_LD_CARD_RDY and IO_READY are set and you read that you should write 16 bytes but after that the flags dont get raised&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;could you post your kernel version, dmesg, cat /sys/kernel/debug/mmc0/ios and which chip do you use sd8787?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jan 2014 17:05:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Bring-up-sd8787-wifi-device-issue/m-p/278614#M31629</guid>
      <dc:creator>manueldipolt</dc:creator>
      <dc:date>2014-01-17T17:05:53Z</dc:date>
    </item>
    <item>
      <title>Re: Bring up sd8787 wifi device issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Bring-up-sd8787-wifi-device-issue/m-p/278615#M31630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;now it works, use a other sdio host (mp230 pcie card instead of delock pcie 91485 card reader)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;seems the sdio/mmc host driver from the card has troubles with sdio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jan 2014 08:11:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Bring-up-sd8787-wifi-device-issue/m-p/278615#M31630</guid>
      <dc:creator>manueldipolt</dc:creator>
      <dc:date>2014-01-29T08:11:08Z</dc:date>
    </item>
    <item>
      <title>Re: Bring up sd8787 wifi device issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Bring-up-sd8787-wifi-device-issue/m-p/278616#M31631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have gotten it to work on two iMX6Q based boards, but one is not entirely reliable. The sd8787 module I am using is an evaluation board from wi2wi. I am using kernel version 3.0.35, but I am not using the driver or firmware from that tree. Instead, I am using a Marvell driver intended for the FC13 kernel. That driver needed some patches, but nothing big.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Our target platform uses the gcore6 (G5-ES) iMX6Q SOM module and we tested using the G5-ES carrier. We saw many of the problems reported in this thread when using that platform. In the end, we kluged a BSP patch for the SDIO driver that limited the clock rate to 25MHz and we added a 10 second delay to the firmware download. It now runs much better, but still not completely consistent and reliable. It has trouble reloading the driver because it doesn't seem able to detect that the firmware is loaded and it can't seem to re-download the firmware. But, from a power cycle, it is much better.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;During our testing, we got a Sabre Lite (Boundary Devices), which is also iMX6Q based and runs the same kernel. The wi2wi board runs there without the clock speed kluge or the 10 second delay. But the strange thing is that the, on the gcore6 platform, a 50MHz SD memory card works without the BSP clock kluge. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Feb 2014 12:35:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Bring-up-sd8787-wifi-device-issue/m-p/278616#M31631</guid>
      <dc:creator>lancejump</dc:creator>
      <dc:date>2014-02-17T12:35:41Z</dc:date>
    </item>
    <item>
      <title>Re: Bring up sd8787 wifi device issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Bring-up-sd8787-wifi-device-issue/m-p/278617#M31632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I used Marvel SD8782 module (88W8782-NAP2).&lt;/P&gt;&lt;P&gt;Is it &lt;SPAN lang="en"&gt;&lt;SPAN class="st"&gt;compatible&lt;/SPAN&gt; with 8787 driver and firmware(sd8787_uapsta.bin)?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;Because I don't find any driver and firmware named "sd8782".&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Jan 2016 19:06:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Bring-up-sd8787-wifi-device-issue/m-p/278617#M31632</guid>
      <dc:creator>minghungliu</dc:creator>
      <dc:date>2016-01-16T19:06:49Z</dc:date>
    </item>
    <item>
      <title>Re: Bring up sd8787 wifi device issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Bring-up-sd8787-wifi-device-issue/m-p/278618#M31633</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A _jive_internal="true" data-content-finding="Community" data-userid="217704" data-username="zeboo44" href="https://community.nxp.com/people/zeboo44" style="font-weight: 600; font-size: 12px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #017bba; text-decoration: underline; text-align: center;"&gt;S Bourgeois,&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Are you solved the issue..? &lt;/P&gt;&lt;P&gt;Same issue i'm faced and solved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Aravinth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Mar 2016 13:07:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Bring-up-sd8787-wifi-device-issue/m-p/278618#M31633</guid>
      <dc:creator>aravinthkumarja</dc:creator>
      <dc:date>2016-03-15T13:07:30Z</dc:date>
    </item>
    <item>
      <title>Re: Bring up sd8787 wifi device issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Bring-up-sd8787-wifi-device-issue/m-p/1513316#M194411</link>
      <description>&lt;P&gt;Hi Aravinth,&lt;/P&gt;&lt;P&gt;I am facing similar issue? Is your issue solved, if so let us know your inputs.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Rudra&lt;/P&gt;</description>
      <pubDate>Mon, 29 Aug 2022 16:55:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Bring-up-sd8787-wifi-device-issue/m-p/1513316#M194411</guid>
      <dc:creator>rudrayyar</dc:creator>
      <dc:date>2022-08-29T16:55:01Z</dc:date>
    </item>
  </channel>
</rss>

