Hi,
I have a DM814x/AM387x EVM kit (rev D.) Last week, I have been doing the first stage booting from the SD card, but the remaining stages are over ethernet. Then I power-cycled the board (using the power switch) and the boot process failed to find the image and locked-up minicom.
This is a problem in itself. So I tried to get around this by booting from UART. I recompiled the image to give me the u-boot.min.uart file. I then attempted to flash the chip by following the instructions given in the TI Manual; TI81XX PSP U-Boot. But was unable to transfer - via TeraTerm - the u-boot.min.uart file.
Can any light be shed on this? I did notice that when I power-cycled the board and it failed to boot from ethernet, minicom gave me a new messages ;
NAND: HW ECC Hamming Code Selected
256 MiB
*** Warning - bad CRC or NAND, using default environment
When the board was successfully booting over the network, it was displaying;
NAND: HW ECC BCH8 Selected
No NAND device found!!!
0 MiB
Any advice available, either on the mysterious failure to suddenly not boot over network? Or how I cant transfer the boot file over a serial line via TeraTerm?
Thanks.