|
我使用了nand scrub命令,打印信息如下,,这是成功了还是失败了,,、?还有怎么从这样的命令模式下退出?
EmbedSky> nand scrub
NAND scrub: device 0 whole chip
Warning: scrub option will erase all factory set bad blocks!
There is no reliable way to recover them.
Use this command only for testing purposes if you
are sure of what you are doing!
Really scrub this NAND flash? <y/N> : y
Erasing at 0x7a0000 -- 3% complete.
NAND 256MiB 3,3V 8-bit: MTD Erase failure: -5
Erasing at 0x1c20000 -- 11% complete.
NAND 256MiB 3,3V 8-bit: MTD Erase failure: -5
Erasing at 0x63c0000 -- 39% complete.
NAND 256MiB 3,3V 8-bit: MTD Erase failure: -5
Erasing at 0x6660000 -- 40% complete.
NAND 256MiB 3,3V 8-bit: MTD Erase failure: -5
Erasing at 0xa8e0000 -- 66% complete.
NAND 256MiB 3,3V 8-bit: MTD Erase failure: -5
Erasing at 0xccc0000 -- 80% complete.
NAND 256MiB 3,3V 8-bit: MTD Erase failure: -5
Erasing at 0xe140000 -- 88% complete.
NAND 256MiB 3,3V 8-bit: MTD Erase failure: -5
Erasing at 0xffe0000 -- 100% complete.
OK
EmbedSky> ok
Unknown command 'ok' - try 'help'
EmbedSky> a--help
Unknown command 'a--help' - try 'help'
EmbedSky> poweroff
Unknown command 'poweroff' - try 'help'
EmbedSky> shutdown
Unknown command 'shutdown' - try 'help'
EmbedSky> |
|