Other Parts Discussed in Thread: AM3359
I'm learning embedded linux using AM3359 icv2 and linux sdk from texas.
I want to write/compile simple kernel module from host pc, and install them to kernel.
When boot from SD card, my kernel driver auto loaded with kernel, not using insmod or dynamic loading command.