hi,all
I installed svsdk_3_00_02_44 and OMAP35x-PSP-SDK-02.01.03.11 with the kernel 2.6.29.
Now the new kernel run on the board,but the cmemk.ko,dsplinkk.ko,lpw_omap3530 can’t be loaded success:
root@arago:~# insmod cmemk.ko
cmemk: no symbol version for struct_module
insmod: error inserting 'cmemk.ko': -1 Invalid module format
I already recompile the cmem with the new kernel.
Thanks.