flashcp MTD flash device failed

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

flashcp MTD flash device failed

跳至解决方案
2,642 次查看
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,864 次查看
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,865 次查看
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,864 次查看
davidzhou
Contributor V

Igor,

Thank you,

David Zhou

0 项奖励