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.

DM365 EVM - how do I upgrade linux kernel.

I have DM365 EVM, and currently am using the SDK 4.02 (no 4.03 for DM36x).

I want to upgrade the kernel to one that has native support for a specific driver I want to integrate into my kernel.

I can use a kernel from  git clone git://arago-project.org/git/projects/linux-davinci.git arago-linux-davinci.git which appears to have the driver I want.

But, how do I create the entire PSP (or at least the linuxlibs) to incorporate back to the SDK.

Alternatively, I tried the arago-project - but I didn't see it building the DMAI libraries needed to run the standard demos (or incorporate the demos themselves into build).

Any help would be appreciated

tom