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.

XTCIEVMK2H Rev 2.0 Linux Kernel recompile. how to?



I tried to recompile the Arago Linux Kernel and root File-System.

I used the Arago from http://software-dl.ti.com/sdoemb/sdoemb_public_sw/mcsdk/latest/index_FDS.html.

But I did not succeed. The documentation wants to build the system for 335x-evm. So I changed the bitbake machine to keystone-evm. I get something compiled. But when I replaced (in the tftp-directory) the original kernel with the compiled one, the system does not start anymore.

I tested the resulting skern-keystone.. and the uImage-keystone.. binaries. Also the build system did not create the uImage...dtb file.

Is there somewhere a detailed description how I must use the Arago suite to create code for the XTCIEVMK2H-board? What options must be set? Which files are really used?