iMX6-Broadcom BCM4334 driver cann't power on

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

iMX6-Broadcom BCM4334 driver cann't power on

1,963 Views
PeterYao
Contributor I

Hello,everyone:

I have a problem, My board is Freescale i.MX 6Quad and i use the BCM4334 wifi ,

But i insmod the driver ,it always cant power on . I think ,kernel should be set up something


ps: My English is very poor...,May be incomplete description.

$ insmod bcmdhd.ko

---------dhd_bus_reg_sdio_notify--------

dhd_customer_gpio_wlan_ctrl(int onoff)

dhd_customer_gpio_wlan_ctrl: call customer specific GPIO to turn on WL_REG_ON

failed to power up wifi chip, retry again (4 left) **

dhd_customer_gpio_wlan_ctrl(int onoff)

dhd_customer_gpio_wlan_ctrl: call customer specific GPIO to turn off WL_REG_ON

WLAN_POWER_OFF

---------dhd_bus_reg_sdio_notify--------

dhd_customer_gpio_wlan_ctrl(int onoff)

dhd_customer_gpio_wlan_ctrl: call customer specific GPIO to turn on WL_REG_ON

failed to power up wifi chip, retry again (3 left) **

..............................(2,1 left) no device

Labels (4)
Tags (1)
3 Replies

667 Views
karltsou
Contributor I

Hi

Can you check 1.8v io voltage & external 32Khz power-on sequence.

In addition wl_reg_on & bt_reg_on must take care for turning on wifi

BR,

-Karl

0 Kudos

667 Views
igorpadykov
NXP Employee
NXP Employee

Hi 淳文 姚

please look at link below it shows how to use GPIO

to power on WiFi/BT chip

How to enable BT on board imx6q_sabresd RevC.

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

667 Views
PeterYao
Contributor I

Thanks your answer.:smileyhappy:

I'm studying.

0 Kudos