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.

How to flash onboard Emmc from SD card in "Beagle Bone black" (consists of Am335x processor)

Hi , Currently I am working on Bare metal programming with Beagle bone black board (Rev-C) . It consists of  Am335x processor, 2gb/4gb emmc etc.

For baremetal , I am taking help of Starterware package and CCS to build .

Its booting fine with SD card but I want to boot from emmc.

Hence I want to copy 2 binaries ie,(MLO and app) from SD card to onboard Emmc (permanent).

For this, Please let me know clear steps to copy binaries from SD card to onboard emmc . 

Thanks in Advance.....