1.The kernel is based on BSP-Yocto-AM335x-PD16.2.0

2.Our ACC1340 chip is compatible with CW1200 linux driver,but we have made some changes.

3.Please select

CONFIG_CW1200=m
CONFIG_CW1200_WLAN_SDIO=m

4.you can use diff command to generate patch file.

5.
cp acc1340 firmware to /lib/firmware

6.
insmod cfg80211.ko
insmod mac80211.ko
insmod cw1200_core.ko
insmod cw1200_wlan_sdio.ko
