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.

Linux/AM3358: AM335x GP EVM NAND Ubiattach issue

Part Number: AM3358


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.

5658.cmd.txt

3582.error.log