produce imx6 nand flash image for mass production

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

produce imx6 nand flash image for mass production

613 Views
allonli
Contributor II

customer would like to use flash programmer to burn nand flash image off-line, for the imx6ull platform.

how to produce such image for nand flash usage?

we dump out the image from a nand flash which work fine, but occur ecc and other erros.

0 Kudos
1 Reply

581 Views
igorpadykov
NXP Employee
NXP Employee

Hi Allon

nxp provides only uuu and mfg tool for nand programming :

GitHub - NXPmicro/mfgtools: Freescale/NXP I.MX Chip image deploy tools. 

In general you can program one nand, then read image in programmer and

use it for programming other nands. However this may not work if other nands

have different bad blocks locations.


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

0 Kudos