This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Linux/AM3358: Beaglebone black SD card boot is not working

Part Number: AM3358

Tool/software: Linux

Hi,

I have a beaglebone black board with AM3358BZCZ100 and RAM: D2516EC4BXGGB. The boot option is hardwired as to make the default boot from SD card. The device is booting and loading the App when MLO is created with starterware. I have tried to build a linux system on BBB using Ti Processor SDK and updated the SD card with the compiled MLO and u-boot.bin, but it fails to load the MLO. Initially there was characters like cccc before inserting the SD card and it would stop if you insert the SD card, but no more output in the console after that. I have also tried the method mentioned in page, but that also not working. The disk is formatted as a bootable one as instructed. What would be the problem?