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.

OMAPL138 : kernel works on TMDXOSKL138-E and NOT on TMDSEVML138

Other Parts Discussed in Thread: OMAP-L138

Hello,

I built an Arago image (uImage + U-Boot) and I flashed this U-Boot generated on the 2 board TMDSEVML138 and TMDXOSKL138-E.
But the kernel generated works on the TMDXOSKL138-E and NOT on the TMDSEVML138.

On the TMDSEVML138 board (one that does not work), I have nothing after "Uncompressing Linux... done, booting the kernel".

I checked that the kernel has been built with the correct MACH_TYPE_DAVINCI_DA850_EVM=2157.

I also try with the kernel Linux provides with the TMDSEVML138 package (only the kernel, the U-Boot was still this one I have generated) : the kernel boots and works.

 

Can someone help me about the dirrerences between these 2 boards please?