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.

Problem installing SD card content (u-boot.bin)

Hello,

I'm using a BeagleBoardMx PC-Host with VirtualBox and Ubuntu10.04.

I want to create a SD card for my BeagleBoardMx following this document http://downloads.ti.com/dsps/dsps_public_sw/am_bu/sdk/AM37xSDK/latest/exports/sitara-linuxsdk-sdg-05.05.01.00.pdf (page 261). 

I've tried to create SD card using /home/ubuntu/ti-sdk-am37x-evm-05.05.01.00/bin/create-sdcard.sh. After re-partitioning the SD card I've tried to install SD card content using a default image. MLO, ubbol.img and uImage were copied. But u-boot.bin wasn't copy because it doesn't exist. I've checked in /home/ubuntu/ti-sdk-am37x-evm-05.05.01.00/board-support/prebuilt-images and there isn't any file called u-boot*.bin.

I've tried to run my BeagleBoardMx with that SD card and I can't see anything in the screen.

What can I do?

Thanks