BeagleBoard bootup issue

I'm trying to boot the board from MMC card.
While trying to boot beagle board, after "fatload" nothing happens.

OMAP3 beagleboard.org # mmcinit
OMAP3 beagleboard.org # fatload mmc 0 0x80300000 uImage

after the above status it hung and no improvement after that.
I'm facing this problem most of the times, whereas sometimes it was
booting up properly.

Please let me how to resolve this issue.

If that works your u-boot is waaaaay too old, it's 'mmc init' nowadays. Try with the u-boot from http://www.angstrom-distribution.org/demo/beagleboard/.

regards,

Koen