hi all,
Reference the IPNC 8127, we build our own board and start to debug. Using CCS, we can access the DDR3 correctly. But it cannot boot from the SD-Card.
U-Boot 2010.06 (Oct 25 2012 - 14:32:54) DM8127_IPNC_3.00.00
TI8148-GP rev 2.1
ARM clk: 600MHz
DDR clk: 400MHz
L3 clk: 200MHz
IVA clk: 450MHz
ISS clk: 400MHz
DSP Default OFF
DSS Default OFF
DRAM: 512 MiB
MMC: OMAP SD/MMC: 0, ON-BOARD SDIO: 1
Using default environment
The 2nd stage U-Boot will now be auto-loaded
Please do not interrupt the countdown till TI8148_EVM prompt if 2nd stage is already flashed
Hit any key to stop autoboot: 0
reading u-boot.bin
200532 bytes read
## Starting application at 0x80800000 ...
It halt at the above line.
Anybody can give me some advice?