My DM816x evaluation board doesn't boot up from SD. It followed the same as Quick Start Guide, and the LCD doesn't display anything.
I used Putty to see what is going on when the board boots up from SD card, and I could see the following:
U-Boot 2010.06 (Jun 01 2011 - 15:00:16)
DRAM: 2 GiB
Using default environment
Hit any key to stop autoboot: 0
mmc1 is available
reading u-boot.bin
**Unable to read "u-boot.bin" from mmc 1:1 **
## Starting application at 0x80800000 . ..
Does anyone know how to fix this problem?