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