hello everyone, We have been using ti-am335x-sdk6.0 for quite some times. Now we tried to upgrade to sdk8.0 and it seems TI has changed almost everything. the extra wifi drivers are moved into the kernel source code and i can't find any configurations in its default config file that is related to wifi and bluetooth. why?
and after i built the kernel with ti's default configuration, i found no '.ko' files nor driver entries in 'System.map' that are connected to wifi.
i do notice there is an option in kernel config says 'TI Wireless LAN support', does it mean i can just select this and handle the device tree properly, and all will be good?
so my question is how do i get my old wifi device 'wl1271' to work with sdk8.0.