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.

Devkit SBC8600 not booting

Hi,

I just got one Devkit SBC8600 and tried it but it didn't work. Below is the log from the serial port (if you don't interrupt the boot it will be hanging doing something):


CCCCCCCC
U-Boot SPL 2011.09-svn (May 21 2012 - 11:01:53)
Texas Instruments Revision detection unimplemented
Booting from NAND...
U-Boot 2011.09-svn (May 21 2012 - 10:59:25)
I2C:   ready
DRAM:  512 MiB
WARNING: Caches not enabled
Did not find a recognized configuration, assuming General purpose EVM in Profile 0 with Daughter board
NAND:  HW ECC Hamming Code selected
512 MiB
MMC:   OMAP SD/MMC: 0
Error: Bad compare! failed
Error: Bad compare! failed
Error: Bad compare! failed
Error: Bad compare! failed
Error: Bad compare! failed
Error: Bad compare! failed
Error: Bad compare! failed
Error: Bad compare! failed
Error: Bad compare! failed
Error: Bad compare! failed
Error: Bad compare! failed
Error: Bad compare! failed
NAND read from offset 260000 failed -74
*** Warning - readenv() failed, using default environment
Net:   cpsw
Hit any key to stop autoboot:  0 
Devkit8600# 

If I issue the "boot" command it will show the following:
ECC: uncorrectable. (multiple and you have to send break CTRL-c)
ECC: uncorrectable.
NAND read from offset 280000 failed -74
 0 bytes read: ERROR
Wrong Image Format for bootm command
ERROR: can't get kernel image!
Devkit8600# <INTERRUPT>
Can someone help with this?
Thanks