Hello,
While in my last post I had problems with my wlan connection(what now great works), now my question about bluetooth driver.
I'm using a kernel version 3.2.21 with a custom made board, based on the AM335_evm board, but with his own board file.
After following the guide: WL18xx_Platform_Integration_guide(section Platform Data for Bluetooth) and compiling the kernel I get errors about the 'struct ti_st_plat_data wilink_pdata', the erros are that none of the members are avalaible. On searching I saw I did not include the: ti_wilink_st.h.
After this including the compiling works perfectly, but when I run hciattach /dev/ttyO1 texas 3000000 I get the error: Initialization timed out.
Also it looks like btwilink or kim is not available, what can be wrong?
Regards
Patrick