Tool/software: Linux
Hi,
we are working on custom board TDA2Px. We are using psdk 3.4 for booing the board, We have successfully boot the eMMC with two partitions named as FAT (SPL and uboot) and ext4 (rootfs).
As per the our requirement for eMMC, we need to partition the eMMC into ubi type for root fs. As per our analysis and ubi documentation says that ubi fs not supported for eMMC, it is supported on raw NAND.
But as per the Vishal Mahaveer said (TI Member) "In the partition table, you don't mention the type.
As long as you flash the image type you need to the partition and the component mounting the partition knows how to mount it, ubifs should work."
Please confirm and if possible then please let me know the steps how can we partition eMMC with the ubi fs ?.
Regards,
Swapnil Balpande