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.

ubl needs to be loaded twice over UART on dm365

Hi. I'm successfully booting Linux over uart and tftp without using any flash but there is one annoying thing left to fix. The first time after a reset the slt_DM36x.bin is loaded it doesn't work and writes this on the console:

8==Q5 BOOTME BOOTME BOOTME ....

The I use dv_host to load slt_DM36x.bin again and then it works as expected and writes BOOTUBL and I can download u-boot and my Linux system. Any ideas why the ubl doesn't work the first time? Using slh_DM36x.exe gives the same result, I hve to run it twice.

/Magnus H