Hi all,
i have booted the AM6412 EVM using emmc.Now i have u-boot images in mmcblk0boot0 partition and rootfs,kernel images in mmcblk0p1 partiton.
Is there any way to keep u-boot images in mmcblk0p1 partiton and rootfs,kernel in mmcblk0p2 partiton.
while booting from emmc,i have to take u-boot images from mmcblk0p1 partiton and rootfs,kernel from mmcblk0p2 partiton.
Is it able to achieve in am6412 if yes means ,can anyone suggest some steps?