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.....