Hello,
I was compiling wl1271 using am37x 05.02 SDK. I turned on mac80211, cfg80211 and wl1271 from kernel config.
However, I realized that what I get from this compilation is different from filesystem in SDK. It seems like it is
updated version and wl12xx.ko instead of wl1271.ko. Also, I had to copy some of firmware files from filesystem directory
to rootfs for it to work properly.
First of all, I want to make sure what I'm doing is right to get wl1271 modules. If yes, I was wondering where I can get updated sources.
Also, I like to know the status of AP mode with this driver. If I run hostapd, wl1271 should run through nl80211 driver?
Thanks in advance.
Sincerely,
YJ