Hello,
the message "error!: /dev/mtd0 \ error 2 (No such file or directory) " means that,
there is no NAND MTD driver in (MFG) kernel. MFG tool kernel is built using
the imx_v7_mfg_defconfig while the default kernel is built by using the imx_v7_defconfig,
that may do not contain NAND driver(s).
Please refer to i.MX Linux Reference Manual regarding kernel options for NAND support
in order to build proper MFG system.
Have a great day,
Yuri
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------