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.

AM3517 MLO cannot load u-boot

Other Parts Discussed in Thread: AM3517

Hi,

We have a custom board based on AM3517 EVM form Logic PD.

I am using the AM3517 SDK 06_00_00_00 for building u-boot and MLO under 

ti-sdk-am3517-evm-06.00.00.00/board-support/u-boot-2011.09-psp04.06.00.08/

After I downloaded the binaries using TI Flash tool, it does not boot up on our target board.

Hangs with error mesages:

If download u-boot at 40000h, then 

U-Boot SPL 2011.09 (Mar 03 2016 - 09:12:31)
Texas Instruments Revision detection unimplemented
Error: Bad compare! failed
Error: Bad compare! failed
Error: Bad compare! failed
mkimage signature not found - ih_magic = ea000014
Assuming u-boot.bin ..
Error: Bad compare! failed
...

if downloaded u-boot at 80000h, then

U-Boot SPL 2011.09 (Mar 03 2016 - 09:12:31)
Texas Instruments Revision detection unimplemented
Error: Bad compare! failed
Error: Bad compare! failed
mkimage signature not found - ih_magic = ea000014
Assuming u-boot.bin ..
Error: Bad compare! failed
...

Please suggest what is going wrong here.

Thanks,

Mrunmoy