iIMX8M_WIF_ bringup_with ATH10k driver

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

iIMX8M_WIF_ bringup_with ATH10k driver

298件の閲覧回数
Nandbk
Contributor I

Hi

 

I am trying to bringup wifi on IMX8 board with Chipset: Qualcomm Atheros QCA6174A-5, is it default supported and we just need to enable any config or whole driver code needs to be changed from bsp.

 

as i understand nxp crates mlan.ko drivers for wifi

0 件の賞賛
1 返信

280件の閲覧回数
Sanket_Parekh
NXP TechSupport
NXP TechSupport
Hello @Nandbk ,

I hope you are doing well.

->Please refer to the linux and Android release notes for the wifi support
->Please check for the driver & firmware availability in the latest BSPs.
->One can check for the same at the given below location for vendor support for wireless.
<android_source>/android_build/vendor/nxp-opensource/kernel_imx/drivers/net/wireless
<Linux_src>/drivers/net/wireless
->If they are not supported, then one has to ask for the firmware, drivers, and other vendor-specific configurations from the specific vendor.
_>If they are supported, kindly try to load the driver and check if the interface is created or not by giving the below command.
ifconfig -a.
->One can also check whether the chipset is detected or not by giving the below command.
dmesg | grep qca 
<qca or something like wlan, new, interface>

Thanks & Regards,
Sanket Parekh
0 件の賞賛