flashcp MTD flash device failed

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

flashcp MTD flash device failed

ソリューションへジャンプ
2,661件の閲覧回数
davidzhou
Contributor V

Hi,

I have imx6ul dev board.

I use flashcp to update data file in the mtd flash device. The mtd partition is created through uboot as ubi format. The flashcp doesn't return any errors. After copy, the flash partition causes the problem.

At uboot, the command :

ubi part nand0,6

returns error:

ubi int err 22

which is working before flashcp command

The kernel uses

    .compatible = "fsl,imx6ul-gpmi-nand", device driver  (gpmi-nand.c)

the gpmi_nand_id_table[] includes imx6ul-gpmi-nand.

What else needs to be set or corrected?

  Thank You,

David Zhou

0 件の賞賛
1 解決策
1,883件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi David

one can try with latest L4.9.11 nxp official kernel described on

i.MX Software|NXP 

and post issue on kernel mail list, note nxp uses only mfg tools as standard

way for updating images.

Majordomo Lists at VGER.KERNEL.ORG 

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

元の投稿で解決策を見る

0 件の賞賛
2 返答(返信)
1,884件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi David

one can try with latest L4.9.11 nxp official kernel described on

i.MX Software|NXP 

and post issue on kernel mail list, note nxp uses only mfg tools as standard

way for updating images.

Majordomo Lists at VGER.KERNEL.ORG 

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

0 件の賞賛
1,883件の閲覧回数
davidzhou
Contributor V

Igor,

Thank you,

David Zhou

0 件の賞賛