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.

DVSDK linux utilities edma issue

Hi 

I download the lastest kernel from git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci.git.

edma function have been modified hugely.

Do you have any experience about how to transfer edmak.ko to use the new edma function?

you can find edma.h of kernel through http://tinyurl.com/kqnq3t

thanks

 

  • For the most part the DVSDK is only meant to be used and supported with the kernel that is included with it, which today is typically a MontaVista 5 kernel, unfortunately I am not aware of any documentation regarding porting the newer kernel.org GIT EDMA functionality to work with the DVSDK software. Perhaps someone else in the community has done something like this and can help out in this thread.

    For the long term TI is moving toward a GIT based Linux support model, where the kernel used with the DVSDK will be much closer to the kernel.org GIT kernel, however this is still a bit of a ways off.