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,387件の閲覧回数
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,132件の閲覧回数
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,133件の閲覧回数
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 件の賞賛
返信