time dd if=/dev/mtdblock4 of=/dev/null bs=8192 count=10240
dd: /dev/mtdblock4: Input/output error Command exited with non-zero status 1 real 0m 4.02s user 0m 0.03s sys 0m 1.60s
[ 449.539062] onenand_wait: controller error = 0x2440 [ 449.539062] end_request: I/O error, dev mtdblock4, sector 134400 [ 449.539062] Buffer I/O error on device mtdblock4, logical block 16800 [ 449.539062] onenand_wait: controller error = 0x2440 [ 449.539062] end_request: I/O error, dev mtdblock4, sector 134408 [ 449.539062] Buffer I/O error on device mtdblock4, logical block 16801 [ 449.546875] onenand_wait: controller error = 0x2440 [ 449.546875] end_request: I/O error, dev mtdblock4, sector 134400 [ 449.546875] Buffer I/O error on device mtdblock4, logical block 16800
[ 0.570312] OMAP2 OneNAND driver initializing [ 0.570312] omap2-onenand omap2-onenand: initializing on CS0, phys base 0x04000000, virtual base c8880000 [ 0.570312] OneNAND Manufacturer: Samsung (0xec) [ 0.570312] Muxed OneNAND 256MB 1.8V 16-bit (0x40) [ 0.570312] OneNAND version 0x0022 [ 0.593750] Scanning device for bad blocks [ 0.679687] onenand_bbt_wait: controller error = 0x2440 [ 0.679687] Bad eraseblock 1399 at 0x0aee0000 [ 0.718750] Creating 5 MTD partitions on "omap2-onenand": [ 0.718750] 0x00000000-0x00020000 : "bootloader" [ 0.718750] 0x00020000-0x00080000 : "config" [ 0.718750] 0x00080000-0x00280000 : "kernel" [ 0.726562] 0x00280000-0x00480000 : "initfs" [ 0.726562] 0x00480000-0x10000000 : "rootfs"
time dd if=/dev/mtdblock4 of=/dev/null bs=8192 count=10240 skip=10240