Hi,
We are working on TI-Netra(DM816x) platform, and using ezsdk_dm816x-evm_5_04_00_11_setuplinux.
I have built the u-boot using make u-boot at the top of ezsdk dir.
It generated u-boot.bin; But with this am not able to load the kernel.
On board after power-on I will stop at u-boot prompt; and give mmc init
But it will not list any device(Otherwise it will list mmc1 available etc.).
If I proceed further ignoring this; then I will get the bellow error
MMC Device 1 not found
** Invalid Boot Device **
can't get kernel image.
This problem is not observed if I use prebuilt u-boot.bin.
NOTE: The size of prebuilt u-boot.bin is 176kb where as the one built with ezsdk is 206 kb. !!
With Regards,
Ramakrishna