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.

Change Boot Location of uImage

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 ?