During erase of NAND flash, I get several errors during the course of erasure.
At the prompt I enter "flash_eraseall /dev/mtd5"
And I see the following:
Erasing 128 Kibyte @ 8bc0000 -- 27 % complete.libmtd: error!: MEMERASE64 ioctl failed for eraseblock 1118 (mtd5)
error 5 (Input/output error)
flash_eraseall: /dev/mtd5: MTD Erase failure: Input/output error
Erasing 128 Kibyte @ 9ca0000 -- 30 % complete.
Skipping bad block at 0x09cc0000
Erasing 128 Kibyte @ 10180000 -- 50 % complete.libmtd: error!: MEMERASE64 ioctl failed for eraseblock 2060 (mtd5)
error 5 (Input/output error)
flash_eraseall: /dev/mtd5: MTD Erase failure: Input/output error
Has anyone else run into this? Is it normal? Does it indicate a problem in the NAND flash configuration?
Thanks,
David