88W8801 Using OpenWRT, Yocto, Ubuntu or Your Own Custom Linux® Distribution? Learn How NXP is Making it Easy...
I have a PCBA use LILY-W131 of u-blox, whice with NXP 88W8801 Chip inside. I want build NXP driver in openwrt system for X86-64 platform. I want a detailed build guide for this work.
PS:
1: need detailed detailed detailed build guide
2:the LILY-W131 use USB bus connect with X86-64 platform.
3: I want build in openwrt 23.05 system.
4: I have try to build mwifiex-lf-6.6.36_2.1.0 which from https://github.com/nxp-imx/mwifiex.git
just do as follow, but too much erro when build :
Getting it from github
-- driver
#git clone https://github.com/nxp-imx/mwifiex.git
#cd mwifiex
#git tag
#git checkout mwifiex-lf-6.6.36_2.1.0
-- firmware & wifi_mod_para.conf
https://github.com/nxp-imx/imx-firmware/tree/lf-6.6.3_1.0.0/nxp
Select firmware for the WiFi chip you are using, the copy firmware & wifi_mod_para.conf to /lib/firmware/nxp directory.