我有一个客户尝试使用IMX7S经线板,它有一个1DX模块(CYW433W)
我们最新的FMAC驱动程序和固件支持没有机器IMX7S的内核4.1.15
他们从另一个BSP中导入YOCTO元层,用于IMX7S扭曲,但是这超出了首选内核并拉入了4.1.32,然后它成为FMAC的内核源/头文件头痛。
当前的Yocto BSPs都支持IMX7S翘曲(4.1.32升),并且BCMCDHD和BRCMFMAC驱动器都在其中,BRCMFMAC实际上不工作,但就我所知,它接近FMAC,这可能是一个可能的端口的好起点。
我们能提供一些关于如何启用这个特性的指导吗?为了参考这个作品在IMX7D板好,而不是经纱。
以上来自于百度翻译
以下为原文
I have a customer trying to use the iMX7s-warp board, which has a type-1dx module (CYW4343W)
Our latest FMAC driver and firmware supports kernel 4.1.15 which has no MACHINE imx7s-warp
They imported the Yocto meta-layer for the imx7s-warp from another BSP but this overrides the preferred kernel and pulls in 4.1.32 in which then it becomes a kernel source/header file headache for FMAC.
The current Yocto BSPs all support the imx7s-warp ( 4.1.32 up ) and have the bcmdhd and brcmfmac drivers within, the brcmfmac doesn't actually work but as it's close to FMAC as far as I know - it may be a good starting point for a possible port?
Can we provide some guidance on how to enable this feature? for reference this works ok on the iMX7d board, just not the WARP one.