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.

AM6412: EMMC Partition Query

Part Number: AM6412

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?