I am working on a Yocto project (version: Kirkstone) for the DART-6UL. Currently I am booting the board from the SD card and it is working fine. Now, I need to boot the Variscite DART-6UL board from eMMC without using SD card support. How can I do that?
I have already partitioned the root and boot file systems and I formatted the partitions. After that I loaded the rootfs.tar.gz file and related files, but it is not working.