Tool/software:
Hello TI Experts,
By default the board is booting from the eMMC first partition but if the board has to be booted from the second partition then how we can boot the board without setting the environment in uboot?
In U-boot environment is defined as:
mmcdev = 0
bootpart = 0:1
By following this should i add two variables into the uEnv.txt file in that first is to detect the current boot partition and second variable to automatically switch between partitions and this will be the script which i can call in bootcmd variable!
will it reflect in the uboot environment? Please, how should I approach? I need some clarity.
Best Regards,
Suraj Singh