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?