MFG cannot work when changing nand flash

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

MFG cannot work when changing nand flash

831 Views
alj79
Contributor II

I made Linux & uboot for i.mx6ull, and everything works well. When I changed the nand flash from ESMT to Micron, the MFG can not download the programs. So I think it is because of nand's driver.

How to modify the driver?

Labels (3)
0 Kudos
1 Reply

774 Views
igorpadykov
NXP Employee
NXP Employee

Hi ansen

for new nand may recommended to add its parameters in linux/drivers/mtd/nand/nand_ids.c

and rebuild Mfg Tool firmware (files in  ../firmware folder, fsl-image-mfgtool-initramfs-imx_mfgtools.cpio.gz.u-boot).
For rebuilding use sect.6.2 Manufacturing Tool, MFGTool attached Yocto Guide.
Use NXP Linux repository:
https://source.codeaurora.org/external/imx/linux-imx/tree

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

0 Kudos