Tool/software: Linux
Hello,
We use AM335x GP EVM and Processor SDK 2.00.02.11. We create a new partition on NAND flash called user-data(modify am335x_evm.h in U-Boot, and modify am335x-evm.dts). The output of mtdparts in U-Boot is as following:
We use nand erase/write command in U-Boot to write MLO,u-boot,device tree, kernel, file system and user-data partition as attached file. my-rootfs.ubi and my-userdata.ubi files are created using create-ubifs.sh in Processor SDK bin directory.
We can boot into Linux and everything is ok until we try to ubiattach user-data partition. Error message :
If we execute ubiformat then ubiattach, there is still problem:
We have read TI WiKi but no result. Complete log is attached.
Any suggestion? Thank you.


