[U-Boot] [U-boot isn't booting from uSD]

Hi,
I want to try porting u-boot on BBB by myself for that I've compiled a U-boot source code for BBB and want it to boot from uSD(8GB size)
I've copied u-boot.bin image on FAT formatted card and then I tried process to boot from uSD as described in BBB reff. module. But I am getting 'CCCC' output on debug prompt and no progress any further.
As far as I understand I can get U-boot prompt without even having OS image , Fs image on card (correct me if i am wrong), then should there be any modification required in u-boot configuration for boot mode ?
Can you help me to understand how to proceed / debug further ?
Regards, Devarsh

On Sun, Feb 02, 2014 at 12:08:37AM +0530, Devarsh gadhia wrote:
Hi,
I want to try porting u-boot on BBB by myself for that I've compiled a U-boot source code for BBB and want it to boot from uSD(8GB size)
I've copied u-boot.bin image on FAT formatted card and then I tried process to boot from uSD as described in BBB reff. module. But I am getting 'CCCC' output on debug prompt and no progress any further.
Well, you need MLO and u-boot.img, as explained on many different wiki pages about developing with the BBB.
participants (2)
-
Devarsh gadhia
-
Tom Rini