Hi All,
I try to bring the Wi-Fi on IMX8M Plus, using Azurewave CM276 M.2 card.
on Yocto 5.4.47_2.3.0, I can detect the PCIe device using command "lspci", but the Wi-Fi driver mxm_wifiex doesn't seem to support it
on Yocto 5.4.70_2.2.0, mxm_wifiex does seem support it (default Makefile : CONFIG_PCIE8997=y) ,but I can't detect the PCIe device, command "lspci" is null.
In the above test, I always use the image for the Alpha/Beta website:
https://www.nxp.com/pages/alpha-beta-bsps-for-microprocessors:IMXPRERELEASES
and following the steps on IMX_YOCTO_PROJECT_USERS_GUIDE.pdf to building image, But the result is the same.
I checked the i.MX_Linux_Release_Note, Yocto L5.4.70_2.3.0 and L5.4.43_2.2.0 both support Azurewave CM276, and PCIe slot.
Who can help me to solve this issue.
Thanks,