Can i.MX6DL use nandwrite command to program a boot image to NAND?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Can i.MX6DL use nandwrite command to program a boot image to NAND?

跳至解决方案
1,381 次查看
satoshishimoda
Senior Contributor I

Hi community,

Our partner tried programing a boot image to NAND (/dev/mtd0) by i.MX6DL with "nandwrite" command, but it was failed.

So they tried also programing with "kobs-ng", and it was succeeded.

On the other hand, i.MX51 could progam a boot image to NAND with "nandwrite" command.

So we want to know is there some restrict to use "nandwrite" with i.MX6DL.

Could you let me know it?

Or there is no restrict and some procedure of our partner was wrong?

Best Regards,

Satoshi Shimoda

标签 (2)
标记 (1)
0 项奖励
回复
1 解答
1,126 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Satoshi,

unfortunately can not, "nandwrite" command is used for jffs2 file system.

Freescale i.MX6 BSPs support only ubifs, while i.MX51  - jffs2.

Best regards

chip

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

在原帖中查看解决方案

0 项奖励
回复
1 回复
1,127 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Satoshi,

unfortunately can not, "nandwrite" command is used for jffs2 file system.

Freescale i.MX6 BSPs support only ubifs, while i.MX51  - jffs2.

Best regards

chip

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复