In the beagleboneblack by default it will boot from eMMC. i had erased the eMMC (NAND flash). i want to copy MLO,uboot.bin and custom uImage and rootfs into the eMMC?
ques:1: How to do NAND partition? what are the steps i need to follow?
ques:2: How to copy the boot image,kernel image and rootfs to NAND, so it can boot from nand automatically, when the board is booted.