Hi Experts,
I am successfully able to flash the MLO, uboot and uImage into the flash memory and I tried to boot from the FLash memory. In that case, MLO and uboot got executed but to run the uImage it requires the MMC card to be inserted.
I hope the boot location is pointed to MMC by default in the uboot since I am using default uboot. How to change the boot location to the newer ones ? Whether I need to change uboot alone or both uboot and uImage ?