This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM3359: Kernel module questions

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.