Tool/software:
Hi Team,
Board: Customised version of J784S4 EVM
SDK version : www.ti.com/.../09.02.00.05
Here, I am booting from eMMC in the board. But boot is getting stuck as default rootfs is mounting from SD-card.But if I interrupt at u-boot command prompt and give setenv bootpart 0:1, rootfs is getting mounted from eMMC,but I don't want to do manually everytime.
As part of that I want to achieve following.
1.I want to change that default rootfs access for eMMC bootmode from /dev/mmcblk0p1 partition.
2.I want to change the default access location of uEnv.txt for eMMC boot mode like uEnv.txt needs to be accessed from /dev/mmcblk0p1.
So, please specify the all possible ways to achieve these with exact file paths like where/which to modify.
Thanks & Regards,
Naradham Dharanija