How properly clone firmware from NAND Flash to a new one?
My NAND flash is MX30LF2G18AC and I use ELNEC programmer.
My steps were:
- I read the old one and saved the bin file.
- I fully erased the new one, and load the bin file then program.
- After soldering the new one, the device only stuck on the boot screen.
I read about bad blocks in NAND Flash, but I have no idea how I can handle that.