Hello all,
I want to know the difference between "nand scrub" and "nand erase", they both could erase the data on the flash.
When I run "nand scrub", there is a error when 14% complete, such as "Erasing at 0x54c000: Failed erase, page 0x00002ca0", what's wrong with it?
I also found that the error point is on the partiion of linux filesystem image, when the system boot, mount filesys would failed.
How to avoid this kind of problem?