All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-freescale-3rdparty] pico-pi-imx7d wifi
@ 2017-11-22  7:45 Måns Zigher
  2017-11-22  9:34 ` Måns Zigher
  0 siblings, 1 reply; 3+ messages in thread
From: Måns Zigher @ 2017-11-22  7:45 UTC (permalink / raw)
  To: meta-freescale

[-- Attachment #1: Type: text/plain, Size: 654 bytes --]

Hi,

Trying to get the wifi up on the pico-pi-imx7d. When using Technexion Yocto
flavor they build a driver bcmdhd while the community build a driver
brcmfmac. The community driver fail during boot

[    9.145319] brcmfmac: brcmf_fw_map_chip_to_name: using
brcm/brcmfmac4339-sdio.bin for chip 0x004339(17209) rev 0x000002
[    9.320044] brcmfmac mmc0:0001:1: Direct firmware load for
brcm/brcmfmac4339-sdio.txt failed with error -2

What are we looking at here? Do we need to port the bcmdhd driver to the
community kernel or is it a mater of fixing the brcmfmac driver? Why is
there two drivers for the same chip 4349?

BR
Måns Zigher

[-- Attachment #2: Type: text/html, Size: 809 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [meta-freescale-3rdparty] pico-pi-imx7d wifi
  2017-11-22  7:45 [meta-freescale-3rdparty] pico-pi-imx7d wifi Måns Zigher
@ 2017-11-22  9:34 ` Måns Zigher
  2017-11-30 18:08   ` Vanessa Ayumi Maegima
  0 siblings, 1 reply; 3+ messages in thread
From: Måns Zigher @ 2017-11-22  9:34 UTC (permalink / raw)
  To: meta-freescale

[-- Attachment #1: Type: text/plain, Size: 1715 bytes --]

So by copying using the following file
https://github.com/buildroot/buildroot/blob/master/board/technexion/imx6ulpico/rootfs_overlay/lib/firmware/brcm/brcmfmac4339-sdio.txt
I managed to get around the initial problem but now I see the following

[  306.862288] brcmfmac: brcmf_fw_map_chip_to_name: using
brcm/brcmfmac4339-sdio.bin for chip 0x004339(17209) rev 0x000002
[  307.923598] brcmfmac: brcmf_sdio_htclk: HT Avail timeout (1000000):
clkctl 0x50
[  308.968299] brcmfmac: brcmf_sdio_htclk: HT Avail timeout (1000000):
clkctl 0x50
[  309.988141] brcmfmac: brcmf_sdio_htclk: HT Avail timeout (1000000):
clkctl 0x50

Since the txt file is not available only the bin file dose that mean it is
not supported? Do you have any information on the relationship with the txt
file and the chip, I mean I guess they need to match but is this a mater of
finding the specs for the chip and matching the parameters in the txt file?

Thanks



2017-11-22 8:45 GMT+01:00 Måns Zigher <mans.zigher@gmail.com>:

> Hi,
>
> Trying to get the wifi up on the pico-pi-imx7d. When using Technexion
> Yocto flavor they build a driver bcmdhd while the community build a driver
> brcmfmac. The community driver fail during boot
>
> [    9.145319] brcmfmac: brcmf_fw_map_chip_to_name: using
> brcm/brcmfmac4339-sdio.bin for chip 0x004339(17209) rev 0x000002
> [    9.320044] brcmfmac mmc0:0001:1: Direct firmware load for
> brcm/brcmfmac4339-sdio.txt failed with error -2
>
> What are we looking at here? Do we need to port the bcmdhd driver to the
> community kernel or is it a mater of fixing the brcmfmac driver? Why is
> there two drivers for the same chip 4349?
>
> BR
> Måns Zigher
>
>
>

[-- Attachment #2: Type: text/html, Size: 2454 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [meta-freescale-3rdparty] pico-pi-imx7d wifi
  2017-11-22  9:34 ` Måns Zigher
@ 2017-11-30 18:08   ` Vanessa Ayumi Maegima
  0 siblings, 0 replies; 3+ messages in thread
From: Vanessa Ayumi Maegima @ 2017-11-30 18:08 UTC (permalink / raw)
  To: Måns Zigher; +Cc: meta-freescale

Hi Mans,

On Wed, Nov 22, 2017 at 7:34 AM, Måns Zigher <mans.zigher@gmail.com> wrote:
> So by copying using the following file
> https://github.com/buildroot/buildroot/blob/master/board/technexion/imx6ulpico/rootfs_overlay/lib/firmware/brcm/brcmfmac4339-sdio.txt
> I managed to get around the initial problem but now I see the following
>
> [  306.862288] brcmfmac: brcmf_fw_map_chip_to_name: using
> brcm/brcmfmac4339-sdio.bin for chip 0x004339(17209) rev 0x000002
> [  307.923598] brcmfmac: brcmf_sdio_htclk: HT Avail timeout (1000000):
> clkctl 0x50
> [  308.968299] brcmfmac: brcmf_sdio_htclk: HT Avail timeout (1000000):
> clkctl 0x50
> [  309.988141] brcmfmac: brcmf_sdio_htclk: HT Avail timeout (1000000):
> clkctl 0x50
>
> Since the txt file is not available only the bin file dose that mean it is
> not supported? Do you have any information on the relationship with the txt
> file and the chip, I mean I guess they need to match but is this a mater of
> finding the specs for the chip and matching the parameters in the txt file?
>
> Thanks
>
>
>
> 2017-11-22 8:45 GMT+01:00 Måns Zigher <mans.zigher@gmail.com>:
>>
>> Hi,
>>
>> Trying to get the wifi up on the pico-pi-imx7d. When using Technexion
>> Yocto flavor they build a driver bcmdhd while the community build a driver
>> brcmfmac. The community driver fail during boot
>>
>> [    9.145319] brcmfmac: brcmf_fw_map_chip_to_name: using
>> brcm/brcmfmac4339-sdio.bin for chip 0x004339(17209) rev 0x000002
>> [    9.320044] brcmfmac mmc0:0001:1: Direct firmware load for
>> brcm/brcmfmac4339-sdio.txt failed with error -2
>>
>> What are we looking at here? Do we need to port the bcmdhd driver to the
>> community kernel or is it a mater of fixing the brcmfmac driver? Why is
>> there two drivers for the same chip 4349?
>>
>> BR
>> Måns Zigher
>>
>>

This issue is being discussed in the linux-wireless mailing list.

You can follow it here:
https://www.spinics.net/lists/linux-wireless/msg166266.html

Thanks!

Best Regards,
Vanessa


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-11-30 18:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-22  7:45 [meta-freescale-3rdparty] pico-pi-imx7d wifi Måns Zigher
2017-11-22  9:34 ` Måns Zigher
2017-11-30 18:08   ` Vanessa Ayumi Maegima

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.