Hi
I'm working in AM335x with Android ICS . I have to connect my cp210x USB to serial converter. Hence i have enabled USB serial converter driver for cp210x in menuconfig and its working fine.
I want to create the cp210x.c as *.SO (Shared Object) file for work with other android tablet.
Can anyone help me how to create *.so file from kernel tree. and also i want to know if i placed the cp210x.so in system/lib and if i connect the USB converter it will recognize the .so and it will work fine.?
Thanks in advance
Sangilikumar