Skip to content

Instantly share code, notes, and snippets.

Created December 17, 2017 21:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/3ce389b9276fddbd46f59c89b99ee4ff to your computer and use it in GitHub Desktop.
Save anonymous/3ce389b9276fddbd46f59c89b99ee4ff to your computer and use it in GitHub Desktop.
myoutputfile
=> nand scrub.part ubi0
NAND scrub.part: device 0 offset 0x100000, size 0xff00000
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
OK
=> setenv bootargs 'console=ttyS0,115200 mtdparts=pxa3xx_nand-0:1m(uboot),-(ubi0)'
=> setenv bootcmd 'tftpboot $loadaddr skny/triax/zImage; tftpboot $rdaddr skny/triax/cpiou; tftpboot $fdtaddr skny/triax/dtb; bootz $loadaddr $rdaddr $fdtaddr'
=> setenv loadaddr 0x2000000
=> setenv rdaddr 0x2400000
=> setenv fdtaddr 0x3b00000
=> setenv ethaddr de:f5:81:e0:28:d8
=> setenv ipaddr 172.16.11.42
=> setenv serverip 172.16.10.35
=> boot
Using ethernet@30000 device
TFTP from server 172.16.10.35; our IP address is 172.16.11.42
Filename 'skny/triax/zImage'.
Load address: 0x2000000
Loading: *#################################################################
#################################################################
#################################################################
#################################################################
########
3 MiB/s
done
Bytes transferred = 3926120 (3be868 hex)
Using ethernet@30000 device
TFTP from server 172.16.10.35; our IP address is 172.16.11.42
Filename 'skny/triax/cpiou'.
Load address: 0x2400000
Loading: *#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
###########################################
4.3 MiB/s
done
Bytes transferred = 11116879 (a9a14f hex)
Using ethernet@30000 device
TFTP from server 172.16.10.35; our IP address is 172.16.11.42
Filename 'skny/triax/dtb'.
Load address: 0x3b00000
Loading: *##
3.9 MiB/s
done
Bytes transferred = 16467 (4053 hex)
## Loading init Ramdisk from Legacy Image at 02400000 ...
Image Name: rescue-rootfs-output-module-20171120
Image Type: ARM Linux RAMDisk Image (uncompressed)
Data Size: 11116815 Bytes = 10.6 MiB
Load Address: 00000000
Entry Point: 00000000
Verifying Checksum ... OK
## Flattened Device Tree blob at 03b00000
Booting using the fdt blob at 0x3b00000
Using Device Tree in place at 03b00000, end 03b07052
Starting kernel ...
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 4.15.0-rc1-00102-gf441f29367db-dirty (skn@skn) (gcc version 7.2.0 (Arch Repository)) #39 SMP PREEMPT Sun Dec 17 22:20:45 CET 2017
[ 0.000000] CPU: ARMv7 Processor [414fc091] revision 1 (ARMv7), cr=10c5387d
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[ 0.000000] OF: fdt: Machine model: Triax DVB-TC Output
[ 0.000000] Memory policy: Data cache writealloc
[ 0.000000] percpu: Embedded 16 pages/cpu @ef7cd000 s36684 r8192 d20660 u65536
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 260608
[ 0.000000] Kernel command line: console=ttyS0,115200 mtdparts=pxa3xx_nand-0:1m(uboot),-(ubi0)
[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000000] Memory: 1018760K/1048576K available (6144K kernel code, 385K rwdata, 1344K rodata, 1024K init, 155K bss, 29816K reserved, 0K cma-reserved, 262144K highmem)
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
[ 0.000000] vmalloc : 0xf0800000 - 0xff800000 ( 240 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xf0000000 ( 768 MB)
[ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
[ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
[ 0.000000] .text : 0xc0008000 - 0xc0700000 (7136 kB)
[ 0.000000] .init : 0xc0900000 - 0xc0a00000 (1024 kB)
[ 0.000000] .data : 0xc0a00000 - 0xc0a606c0 ( 386 kB)
[ 0.000000] .bss : 0xc0a606c0 - 0xc0a875e4 ( 156 kB)
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=2.
[ 0.000000] Tasks RCU enabled.
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[ 0.000000] L2C-310 enabling early BRESP for Cortex-A9
[ 0.000000] L2C-310 full line of zeros enabled for Cortex-A9
[ 0.000000] L2C-310 D prefetch enabled, offset 1 lines
[ 0.000000] L2C-310 dynamic clock gating enabled, standby mode enabled
[ 0.000000] L2C-310 Coherent cache controller enabled, 16 ways, 1024 kB
[ 0.000000] L2C-310 Coherent: CACHE_ID 0x410054c9, AUX_CTRL 0x56070001
[ 0.000009] sched_clock: 64 bits at 533MHz, resolution 1ns, wraps every 2199023255551ns
[ 0.000024] clocksource: arm_global_timer: mask: 0xffffffffffffffff max_cycles: 0x7aed16d152, max_idle_ns: 440795225656 ns
[ 0.000043] Switching to timer-based delay loop, resolution 1ns
[ 0.000206] Ignoring duplicate/late registration of read_current_timer delay
[ 0.000216] clocksource: armada_370_xp_clocksource: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 76450417870 ns
[ 0.000552] Console: colour dummy device 80x30
[ 0.000569] Calibrating delay loop (skipped), value calculated using timer frequency.. 1066.00 BogoMIPS (lpj=5330000)
[ 0.000579] pid_max: default: 32768 minimum: 301
[ 0.000659] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.000668] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.001032] CPU: Testing write buffer coherency: ok
[ 0.001191] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[ 0.040134] Setting up static identity map for 0x100000 - 0x100060
[ 0.040230] mvebu-soc-id: MVEBU SoC ID=0x6810, Rev=0x4
[ 0.040323] mvebu-pmsu: Initializing Power Management Service Unit
[ 0.060108] Hierarchical SRCU implementation.
[ 0.100106] smp: Bringing up secondary CPUs ...
[ 0.170169] Booting CPU 1
[ 1.200102] CPU1: failed to come online
[ 1.200154] smp: Brought up 1 node, 1 CPU
[ 1.200161] SMP: Total of 1 processors activated (1066.00 BogoMIPS).
[ 1.200166] CPU: All CPU(s) started in SVC mode.
[ 1.200700] devtmpfs: initialized
[ 1.202497] random: get_random_u32 called from bucket_table_alloc+0x114/0x240 with crng_init=0
[ 1.202540] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4
[ 1.202708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 1.202720] futex hash table entries: 512 (order: 3, 32768 bytes)
[ 1.202813] pinctrl core: initialized pinctrl subsystem
[ 1.203208] NET: Registered protocol family 16
[ 1.203825] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 1.204367] cpuidle: using governor ladder
[ 1.204422] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers.
[ 1.204428] hw-breakpoint: maximum watchpoint size is 4 bytes.
[ 1.204553] mvebu-pmsu: CPU hotplug support is currently broken on Armada 38x: disabling
[ 1.204563] mvebu-pmsu: CPU idle is currently broken on Armada 38x: disabling
[ 1.240390] SCSI subsystem initialized
[ 1.250456] random: fast init done
[ 1.260178] clocksource: Switched to clocksource arm_global_timer
[ 1.283218] NET: Registered protocol family 2
[ 1.283599] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[ 1.283658] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[ 1.283753] TCP: Hash tables configured (established 8192 bind 8192)
[ 1.283831] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ 1.283869] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ 1.283988] NET: Registered protocol family 1
[ 1.304273] RPC: Registered named UNIX socket transport module.
[ 1.304280] RPC: Registered udp transport module.
[ 1.304285] RPC: Registered tcp transport module.
[ 1.304289] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 1.304421] Trying to unpack rootfs image as initramfs...
[ 1.835127] Freeing initrd memory: 10860K
[ 1.835398] hw perfevents: enabled with armv7_cortex_a9 PMU driver, 7 counters available
[ 1.836289] workingset: timestamp_bits=30 max_order=18 bucket_order=0
[ 1.847688] bounce: pool size: 64 pages
[ 1.847721] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
[ 1.847728] io scheduler noop registered
[ 1.847733] io scheduler deadline registered
[ 1.847767] io scheduler cfq registered (default)
[ 1.847773] io scheduler mq-deadline registered
[ 1.847778] io scheduler kyber registered
[ 1.848502] armada-38x-pinctrl f1018000.pinctrl: registered pinctrl driver
[ 1.850053] mvebu-pcie soc:pcie: PCI host bridge to bus 0000:00
[ 1.850065] pci_bus 0000:00: root bus resource [io 0x1000-0xfffff]
[ 1.850072] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xe7ffffff]
[ 1.850080] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 1.850306] PCI: bus0: Fast back to back transfers disabled
[ 1.850317] pci 0000:00:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 1.850384] PCI: bus1: Fast back to back transfers enabled
[ 1.850410] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 1.850728] mv_xor f1060800.xor: Marvell shared XOR driver
[ 1.910668] mv_xor f1060800.xor: Marvell XOR (Descriptor Mode): ( xor cpy intr )
[ 1.910814] mv_xor f1060900.xor: Marvell shared XOR driver
[ 1.970660] mv_xor f1060900.xor: Marvell XOR (Descriptor Mode): ( xor cpy intr )
[ 1.994107] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[ 1.995155] console [ttyS0] disabled
[ 2.015289] f1012000.serial: ttyS0 at MMIO 0xf1012000 (irq = 22, base_baud = 15625000) is a 16550A
[ 2.687816] console [ttyS0] enabled
[ 2.696087] brd: module loaded
[ 2.699884] nand: device found, Manufacturer ID: 0x2c, Chip ID: 0xda
[ 2.706300] nand: Micron MT29F2G08ABAEAH4
[ 2.710347] nand: 256 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
[ 2.719349] Bad block table not found for chip 0
[ 2.725306] Bad block table not found for chip 0
[ 2.729936] Scanning device for bad blocks
[ 2.734218] Bad eraseblock 0 at 0x000000000000
[ 2.738836] Bad eraseblock 1 at 0x000000020000
[ 2.743464] Bad eraseblock 2 at 0x000000040000
[ 2.748081] Bad eraseblock 3 at 0x000000060000
[ 2.752707] Bad eraseblock 4 at 0x000000080000
[ 2.757324] Bad eraseblock 5 at 0x0000000a0000
[ 2.761949] Bad eraseblock 6 at 0x0000000c0000
[ 2.766567] Bad eraseblock 7 at 0x0000000e0000
[ 2.771193] Bad eraseblock 8 at 0x000000100000
[ 2.775810] Bad eraseblock 9 at 0x000000120000
[ 2.780435] Bad eraseblock 10 at 0x000000140000
[ 2.785140] Bad eraseblock 11 at 0x000000160000
[ 2.789844] Bad eraseblock 12 at 0x000000180000
[ 2.794556] Bad eraseblock 13 at 0x0000001a0000
[ 2.799260] Bad eraseblock 14 at 0x0000001c0000
[ 2.803973] Bad eraseblock 15 at 0x0000001e0000
[ 2.808677] Bad eraseblock 16 at 0x000000200000
[ 2.813390] Bad eraseblock 17 at 0x000000220000
[ 2.818094] Bad eraseblock 18 at 0x000000240000
[ 2.822806] Bad eraseblock 19 at 0x000000260000
[ 2.827511] Bad eraseblock 20 at 0x000000280000
[ 2.832223] Bad eraseblock 21 at 0x0000002a0000
[ 2.836928] Bad eraseblock 22 at 0x0000002c0000
[ 2.841640] Bad eraseblock 23 at 0x0000002e0000
[ 2.846344] Bad eraseblock 24 at 0x000000300000
[ 2.851056] Bad eraseblock 25 at 0x000000320000
[ 2.855761] Bad eraseblock 26 at 0x000000340000
[ 2.860473] Bad eraseblock 27 at 0x000000360000
[ 2.865178] Bad eraseblock 28 at 0x000000380000
[ 2.869882] Bad eraseblock 29 at 0x0000003a0000
[ 2.874594] Bad eraseblock 30 at 0x0000003c0000
[ 2.879299] Bad eraseblock 31 at 0x0000003e0000
[ 2.884011] Bad eraseblock 32 at 0x000000400000
[ 2.888715] Bad eraseblock 33 at 0x000000420000
[ 2.893427] Bad eraseblock 34 at 0x000000440000
[ 2.898132] Bad eraseblock 35 at 0x000000460000
[ 2.902844] Bad eraseblock 36 at 0x000000480000
[ 2.907548] Bad eraseblock 37 at 0x0000004a0000
[ 2.912261] Bad eraseblock 38 at 0x0000004c0000
[ 2.916965] Bad eraseblock 39 at 0x0000004e0000
[ 2.921678] Bad eraseblock 40 at 0x000000500000
[ 2.926382] Bad eraseblock 41 at 0x000000520000
[ 2.931094] Bad eraseblock 42 at 0x000000540000
[ 2.935799] Bad eraseblock 43 at 0x000000560000
[ 2.940511] Bad eraseblock 44 at 0x000000580000
[ 2.945216] Bad eraseblock 45 at 0x0000005a0000
[ 2.949920] Bad eraseblock 46 at 0x0000005c0000
[ 2.954632] Bad eraseblock 47 at 0x0000005e0000
[ 2.959337] Bad eraseblock 48 at 0x000000600000
[ 2.964049] Bad eraseblock 49 at 0x000000620000
[ 2.968753] Bad eraseblock 50 at 0x000000640000
[ 2.973465] Bad eraseblock 51 at 0x000000660000
[ 2.978170] Bad eraseblock 52 at 0x000000680000
[ 2.982882] Bad eraseblock 53 at 0x0000006a0000
[ 2.987586] Bad eraseblock 54 at 0x0000006c0000
[ 2.992298] Bad eraseblock 55 at 0x0000006e0000
[ 2.997003] Bad eraseblock 56 at 0x000000700000
[ 3.001715] Bad eraseblock 57 at 0x000000720000
[ 3.006420] Bad eraseblock 58 at 0x000000740000
[ 3.011132] Bad eraseblock 59 at 0x000000760000
[ 3.015837] Bad eraseblock 60 at 0x000000780000
[ 3.020549] Bad eraseblock 61 at 0x0000007a0000
[ 3.025254] Bad eraseblock 62 at 0x0000007c0000
[ 3.029958] Bad eraseblock 63 at 0x0000007e0000
[ 3.034670] Bad eraseblock 64 at 0x000000800000
[ 3.039375] Bad eraseblock 65 at 0x000000820000
[ 3.044087] Bad eraseblock 66 at 0x000000840000
[ 3.048792] Bad eraseblock 67 at 0x000000860000
[ 3.053504] Bad eraseblock 68 at 0x000000880000
[ 3.058208] Bad eraseblock 69 at 0x0000008a0000
[ 3.062921] Bad eraseblock 70 at 0x0000008c0000
[ 3.067625] Bad eraseblock 71 at 0x0000008e0000
[ 3.072338] Bad eraseblock 72 at 0x000000900000
[ 3.077042] Bad eraseblock 73 at 0x000000920000
[ 3.081755] Bad eraseblock 74 at 0x000000940000
[ 3.086459] Bad eraseblock 75 at 0x000000960000
[ 3.091172] Bad eraseblock 76 at 0x000000980000
[ 3.095876] Bad eraseblock 77 at 0x0000009a0000
[ 3.100588] Bad eraseblock 78 at 0x0000009c0000
[ 3.105293] Bad eraseblock 79 at 0x0000009e0000
[ 3.109997] Bad eraseblock 80 at 0x000000a00000
[ 3.114709] Bad eraseblock 81 at 0x000000a20000
[ 3.119414] Bad eraseblock 82 at 0x000000a40000
[ 3.124177] Bad eraseblock 83 at 0x000000a60000
[ 3.128882] Bad eraseblock 84 at 0x000000a80000
[ 3.133598] Bad eraseblock 85 at 0x000000aa0000
[ 3.138302] Bad eraseblock 86 at 0x000000ac0000
[ 3.143015] Bad eraseblock 87 at 0x000000ae0000
[ 3.147720] Bad eraseblock 88 at 0x000000b00000
[ 3.152433] Bad eraseblock 89 at 0x000000b20000
[ 3.157137] Bad eraseblock 90 at 0x000000b40000
[ 3.161850] Bad eraseblock 91 at 0x000000b60000
[ 3.166554] Bad eraseblock 92 at 0x000000b80000
[ 3.171266] Bad eraseblock 93 at 0x000000ba0000
[ 3.175971] Bad eraseblock 94 at 0x000000bc0000
[ 3.180683] Bad eraseblock 95 at 0x000000be0000
[ 3.185388] Bad eraseblock 96 at 0x000000c00000
[ 3.190092] Bad eraseblock 97 at 0x000000c20000
[ 3.194804] Bad eraseblock 98 at 0x000000c40000
[ 3.199509] Bad eraseblock 99 at 0x000000c60000
[ 3.204221] Bad eraseblock 100 at 0x000000c80000
[ 3.209012] Bad eraseblock 101 at 0x000000ca0000
[ 3.213812] Bad eraseblock 102 at 0x000000cc0000
[ 3.218603] Bad eraseblock 103 at 0x000000ce0000
[ 3.223402] Bad eraseblock 104 at 0x000000d00000
[ 3.228193] Bad eraseblock 105 at 0x000000d20000
[ 3.232992] Bad eraseblock 106 at 0x000000d40000
[ 3.237783] Bad eraseblock 107 at 0x000000d60000
[ 3.242583] Bad eraseblock 108 at 0x000000d80000
[ 3.247374] Bad eraseblock 109 at 0x000000da0000
[ 3.252174] Bad eraseblock 110 at 0x000000dc0000
[ 3.256965] Bad eraseblock 111 at 0x000000de0000
[ 3.261764] Bad eraseblock 112 at 0x000000e00000
[ 3.266555] Bad eraseblock 113 at 0x000000e20000
[ 3.271354] Bad eraseblock 114 at 0x000000e40000
[ 3.276146] Bad eraseblock 115 at 0x000000e60000
[ 3.280945] Bad eraseblock 116 at 0x000000e80000
[ 3.285736] Bad eraseblock 117 at 0x000000ea0000
[ 3.290536] Bad eraseblock 118 at 0x000000ec0000
[ 3.295327] Bad eraseblock 119 at 0x000000ee0000
[ 3.300118] Bad eraseblock 120 at 0x000000f00000
[ 3.304917] Bad eraseblock 121 at 0x000000f20000
[ 3.309708] Bad eraseblock 122 at 0x000000f40000
[ 3.314508] Bad eraseblock 123 at 0x000000f60000
[ 3.319299] Bad eraseblock 124 at 0x000000f80000
[ 3.324098] Bad eraseblock 125 at 0x000000fa0000
[ 3.328889] Bad eraseblock 126 at 0x000000fc0000
[ 3.333689] Bad eraseblock 127 at 0x000000fe0000
[ 3.338480] Bad eraseblock 128 at 0x000001000000
[ 3.343279] Bad eraseblock 129 at 0x000001020000
[ 3.348070] Bad eraseblock 130 at 0x000001040000
[ 3.352870] Bad eraseblock 131 at 0x000001060000
[ 3.357661] Bad eraseblock 132 at 0x000001080000
[ 3.362460] Bad eraseblock 133 at 0x0000010a0000
[ 3.367252] Bad eraseblock 134 at 0x0000010c0000
[ 3.372051] Bad eraseblock 135 at 0x0000010e0000
[ 3.376842] Bad eraseblock 136 at 0x000001100000
[ 3.381642] Bad eraseblock 137 at 0x000001120000
[ 3.386433] Bad eraseblock 138 at 0x000001140000
[ 3.391232] Bad eraseblock 139 at 0x000001160000
[ 3.396024] Bad eraseblock 140 at 0x000001180000
[ 3.400823] Bad eraseblock 141 at 0x0000011a0000
[ 3.405615] Bad eraseblock 142 at 0x0000011c0000
[ 3.410414] Bad eraseblock 143 at 0x0000011e0000
[ 3.415205] Bad eraseblock 144 at 0x000001200000
[ 3.419996] Bad eraseblock 145 at 0x000001220000
[ 3.424795] Bad eraseblock 146 at 0x000001240000
[ 3.429587] Bad eraseblock 147 at 0x000001260000
[ 3.434386] Bad eraseblock 148 at 0x000001280000
[ 3.439177] Bad eraseblock 149 at 0x0000012a0000
[ 3.443976] Bad eraseblock 150 at 0x0000012c0000
[ 3.448767] Bad eraseblock 151 at 0x0000012e0000
[ 3.453567] Bad eraseblock 152 at 0x000001300000
[ 3.458358] Bad eraseblock 153 at 0x000001320000
[ 3.463157] Bad eraseblock 154 at 0x000001340000
[ 3.467948] Bad eraseblock 155 at 0x000001360000
[ 3.472748] Bad eraseblock 156 at 0x000001380000
[ 3.477539] Bad eraseblock 157 at 0x0000013a0000
[ 3.482338] Bad eraseblock 158 at 0x0000013c0000
[ 3.487130] Bad eraseblock 159 at 0x0000013e0000
[ 3.491929] Bad eraseblock 160 at 0x000001400000
[ 3.496720] Bad eraseblock 161 at 0x000001420000
[ 3.501519] Bad eraseblock 162 at 0x000001440000
[ 3.506311] Bad eraseblock 163 at 0x000001460000
[ 3.511110] Bad eraseblock 164 at 0x000001480000
[ 3.515901] Bad eraseblock 165 at 0x0000014a0000
[ 3.520701] Bad eraseblock 166 at 0x0000014c0000
[ 3.525492] Bad eraseblock 167 at 0x0000014e0000
[ 3.530284] Bad eraseblock 168 at 0x000001500000
[ 3.535076] Bad eraseblock 169 at 0x000001520000
[ 3.539867] Bad eraseblock 170 at 0x000001540000
[ 3.544667] Bad eraseblock 171 at 0x000001560000
[ 3.549458] Bad eraseblock 172 at 0x000001580000
[ 3.554258] Bad eraseblock 173 at 0x0000015a0000
[ 3.559049] Bad eraseblock 174 at 0x0000015c0000
[ 3.563848] Bad eraseblock 175 at 0x0000015e0000
[ 3.568640] Bad eraseblock 176 at 0x000001600000
[ 3.573439] Bad eraseblock 177 at 0x000001620000
[ 3.578230] Bad eraseblock 178 at 0x000001640000
[ 3.583029] Bad eraseblock 179 at 0x000001660000
[ 3.587821] Bad eraseblock 180 at 0x000001680000
[ 3.592620] Bad eraseblock 181 at 0x0000016a0000
[ 3.597412] Bad eraseblock 182 at 0x0000016c0000
[ 3.602211] Bad eraseblock 183 at 0x0000016e0000
[ 3.607002] Bad eraseblock 184 at 0x000001700000
[ 3.611801] Bad eraseblock 185 at 0x000001720000
[ 3.616593] Bad eraseblock 186 at 0x000001740000
[ 3.621392] Bad eraseblock 187 at 0x000001760000
[ 3.626183] Bad eraseblock 188 at 0x000001780000
[ 3.630982] Bad eraseblock 189 at 0x0000017a0000
[ 3.635774] Bad eraseblock 190 at 0x0000017c0000
[ 3.640573] Bad eraseblock 191 at 0x0000017e0000
[ 3.645364] Bad eraseblock 192 at 0x000001800000
[ 3.650155] Bad eraseblock 193 at 0x000001820000
[ 3.654954] Bad eraseblock 194 at 0x000001840000
[ 3.659745] Bad eraseblock 195 at 0x000001860000
[ 3.664544] Bad eraseblock 196 at 0x000001880000
[ 3.669336] Bad eraseblock 197 at 0x0000018a0000
[ 3.674135] Bad eraseblock 198 at 0x0000018c0000
[ 3.678927] Bad eraseblock 199 at 0x0000018e0000
[ 3.683726] Bad eraseblock 200 at 0x000001900000
[ 3.688518] Bad eraseblock 201 at 0x000001920000
[ 3.693317] Bad eraseblock 202 at 0x000001940000
[ 3.698108] Bad eraseblock 203 at 0x000001960000
[ 3.702907] Bad eraseblock 204 at 0x000001980000
[ 3.707699] Bad eraseblock 205 at 0x0000019a0000
[ 3.712498] Bad eraseblock 206 at 0x0000019c0000
[ 3.717290] Bad eraseblock 207 at 0x0000019e0000
[ 3.722089] Bad eraseblock 208 at 0x000001a00000
[ 3.726880] Bad eraseblock 209 at 0x000001a20000
[ 3.731680] Bad eraseblock 210 at 0x000001a40000
[ 3.736471] Bad eraseblock 211 at 0x000001a60000
[ 3.741270] Bad eraseblock 212 at 0x000001a80000
[ 3.746061] Bad eraseblock 213 at 0x000001aa0000
[ 3.750860] Bad eraseblock 214 at 0x000001ac0000
[ 3.755652] Bad eraseblock 215 at 0x000001ae0000
[ 3.760451] Bad eraseblock 216 at 0x000001b00000
[ 3.765243] Bad eraseblock 217 at 0x000001b20000
[ 3.770033] Bad eraseblock 218 at 0x000001b40000
[ 3.774833] Bad eraseblock 219 at 0x000001b60000
[ 3.779624] Bad eraseblock 220 at 0x000001b80000
[ 3.784424] Bad eraseblock 221 at 0x000001ba0000
[ 3.789215] Bad eraseblock 222 at 0x000001bc0000
[ 3.794014] Bad eraseblock 223 at 0x000001be0000
[ 3.798806] Bad eraseblock 224 at 0x000001c00000
[ 3.803605] Bad eraseblock 225 at 0x000001c20000
[ 3.808396] Bad eraseblock 226 at 0x000001c40000
[ 3.813196] Bad eraseblock 227 at 0x000001c60000
[ 3.817987] Bad eraseblock 228 at 0x000001c80000
[ 3.822786] Bad eraseblock 229 at 0x000001ca0000
[ 3.827578] Bad eraseblock 230 at 0x000001cc0000
[ 3.832377] Bad eraseblock 231 at 0x000001ce0000
[ 3.837168] Bad eraseblock 232 at 0x000001d00000
[ 3.841968] Bad eraseblock 233 at 0x000001d20000
[ 3.846759] Bad eraseblock 234 at 0x000001d40000
[ 3.851558] Bad eraseblock 235 at 0x000001d60000
[ 3.856350] Bad eraseblock 236 at 0x000001d80000
[ 3.861149] Bad eraseblock 237 at 0x000001da0000
[ 3.865940] Bad eraseblock 238 at 0x000001dc0000
[ 3.870739] Bad eraseblock 239 at 0x000001de0000
[ 3.875531] Bad eraseblock 240 at 0x000001e00000
[ 3.880322] Bad eraseblock 241 at 0x000001e20000
[ 3.885114] Bad eraseblock 242 at 0x000001e40000
[ 3.889905] Bad eraseblock 243 at 0x000001e60000
[ 3.894704] Bad eraseblock 244 at 0x000001e80000
[ 3.899496] Bad eraseblock 245 at 0x000001ea0000
[ 3.904295] Bad eraseblock 246 at 0x000001ec0000
[ 3.909086] Bad eraseblock 247 at 0x000001ee0000
[ 3.913885] Bad eraseblock 248 at 0x000001f00000
[ 3.918677] Bad eraseblock 249 at 0x000001f20000
[ 3.923476] Bad eraseblock 250 at 0x000001f40000
[ 3.928267] Bad eraseblock 251 at 0x000001f60000
[ 3.933066] Bad eraseblock 252 at 0x000001f80000
[ 3.937858] Bad eraseblock 253 at 0x000001fa0000
[ 3.942657] Bad eraseblock 254 at 0x000001fc0000
[ 3.947449] Bad eraseblock 255 at 0x000001fe0000
[ 3.952248] Bad eraseblock 256 at 0x000002000000
[ 3.957040] Bad eraseblock 257 at 0x000002020000
[ 3.961839] Bad eraseblock 258 at 0x000002040000
[ 3.966630] Bad eraseblock 259 at 0x000002060000
[ 3.971430] Bad eraseblock 260 at 0x000002080000
[ 3.976221] Bad eraseblock 261 at 0x0000020a0000
[ 3.981020] Bad eraseblock 262 at 0x0000020c0000
[ 3.985812] Bad eraseblock 263 at 0x0000020e0000
[ 3.990611] Bad eraseblock 264 at 0x000002100000
[ 3.995402] Bad eraseblock 265 at 0x000002120000
[ 4.000201] Bad eraseblock 266 at 0x000002140000
[ 4.004993] Bad eraseblock 267 at 0x000002160000
[ 4.009784] Bad eraseblock 268 at 0x000002180000
[ 4.014584] Bad eraseblock 269 at 0x0000021a0000
[ 4.019375] Bad eraseblock 270 at 0x0000021c0000
[ 4.024174] Bad eraseblock 271 at 0x0000021e0000
[ 4.028966] Bad eraseblock 272 at 0x000002200000
[ 4.033765] Bad eraseblock 273 at 0x000002220000
[ 4.038556] Bad eraseblock 274 at 0x000002240000
[ 4.043355] Bad eraseblock 275 at 0x000002260000
[ 4.048146] Bad eraseblock 276 at 0x000002280000
[ 4.052946] Bad eraseblock 277 at 0x0000022a0000
[ 4.057737] Bad eraseblock 278 at 0x0000022c0000
[ 4.062536] Bad eraseblock 279 at 0x0000022e0000
[ 4.067328] Bad eraseblock 280 at 0x000002300000
[ 4.072127] Bad eraseblock 281 at 0x000002320000
[ 4.076918] Bad eraseblock 282 at 0x000002340000
[ 4.081735] Bad eraseblock 283 at 0x000002360000
[ 4.086527] Bad eraseblock 284 at 0x000002380000
[ 4.091328] Bad eraseblock 285 at 0x0000023a0000
[ 4.096119] Bad eraseblock 286 at 0x0000023c0000
[ 4.100919] Bad eraseblock 287 at 0x0000023e0000
[ 4.105710] Bad eraseblock 288 at 0x000002400000
[ 4.110510] Bad eraseblock 289 at 0x000002420000
[ 4.115301] Bad eraseblock 290 at 0x000002440000
[ 4.120092] Bad eraseblock 291 at 0x000002460000
[ 4.124892] Bad eraseblock 292 at 0x000002480000
[ 4.129683] Bad eraseblock 293 at 0x0000024a0000
[ 4.134483] Bad eraseblock 294 at 0x0000024c0000
[ 4.139274] Bad eraseblock 295 at 0x0000024e0000
[ 4.144074] Bad eraseblock 296 at 0x000002500000
[ 4.148865] Bad eraseblock 297 at 0x000002520000
[ 4.153664] Bad eraseblock 298 at 0x000002540000
[ 4.158456] Bad eraseblock 299 at 0x000002560000
[ 4.163255] Bad eraseblock 300 at 0x000002580000
[ 4.168046] Bad eraseblock 301 at 0x0000025a0000
[ 4.172845] Bad eraseblock 302 at 0x0000025c0000
[ 4.177637] Bad eraseblock 303 at 0x0000025e0000
[ 4.182436] Bad eraseblock 304 at 0x000002600000
[ 4.187227] Bad eraseblock 305 at 0x000002620000
[ 4.192027] Bad eraseblock 306 at 0x000002640000
[ 4.196818] Bad eraseblock 307 at 0x000002660000
[ 4.201617] Bad eraseblock 308 at 0x000002680000
[ 4.206409] Bad eraseblock 309 at 0x0000026a0000
[ 4.211208] Bad eraseblock 310 at 0x0000026c0000
[ 4.215999] Bad eraseblock 311 at 0x0000026e0000
[ 4.220799] Bad eraseblock 312 at 0x000002700000
[ 4.225590] Bad eraseblock 313 at 0x000002720000
[ 4.230389] Bad eraseblock 314 at 0x000002740000
[ 4.235181] Bad eraseblock 315 at 0x000002760000
[ 4.239972] Bad eraseblock 316 at 0x000002780000
[ 4.244771] Bad eraseblock 317 at 0x0000027a0000
[ 4.249562] Bad eraseblock 318 at 0x0000027c0000
[ 4.254361] Bad eraseblock 319 at 0x0000027e0000
[ 4.259153] Bad eraseblock 320 at 0x000002800000
[ 4.263952] Bad eraseblock 321 at 0x000002820000
[ 4.268743] Bad eraseblock 322 at 0x000002840000
[ 4.273543] Bad eraseblock 323 at 0x000002860000
[ 4.278334] Bad eraseblock 324 at 0x000002880000
[ 4.283134] Bad eraseblock 325 at 0x0000028a0000
[ 4.287926] Bad eraseblock 326 at 0x0000028c0000
[ 4.292725] Bad eraseblock 327 at 0x0000028e0000
[ 4.297516] Bad eraseblock 328 at 0x000002900000
[ 4.302316] Bad eraseblock 329 at 0x000002920000
[ 4.307107] Bad eraseblock 330 at 0x000002940000
[ 4.311906] Bad eraseblock 331 at 0x000002960000
[ 4.316698] Bad eraseblock 332 at 0x000002980000
[ 4.321497] Bad eraseblock 333 at 0x0000029a0000
[ 4.326288] Bad eraseblock 334 at 0x0000029c0000
[ 4.331088] Bad eraseblock 335 at 0x0000029e0000
[ 4.335879] Bad eraseblock 336 at 0x000002a00000
[ 4.340678] Bad eraseblock 337 at 0x000002a20000
[ 4.345469] Bad eraseblock 338 at 0x000002a40000
[ 4.350266] Bad eraseblock 339 at 0x000002a60000
[ 4.355057] Bad eraseblock 340 at 0x000002a80000
[ 4.359848] Bad eraseblock 341 at 0x000002aa0000
[ 4.364648] Bad eraseblock 342 at 0x000002ac0000
[ 4.369439] Bad eraseblock 343 at 0x000002ae0000
[ 4.374238] Bad eraseblock 344 at 0x000002b00000
[ 4.379030] Bad eraseblock 345 at 0x000002b20000
[ 4.383829] Bad eraseblock 346 at 0x000002b40000
[ 4.388620] Bad eraseblock 347 at 0x000002b60000
[ 4.393419] Bad eraseblock 348 at 0x000002b80000
[ 4.398210] Bad eraseblock 349 at 0x000002ba0000
[ 4.403010] Bad eraseblock 350 at 0x000002bc0000
[ 4.407801] Bad eraseblock 351 at 0x000002be0000
[ 4.412600] Bad eraseblock 352 at 0x000002c00000
[ 4.417392] Bad eraseblock 353 at 0x000002c20000
[ 4.422191] Bad eraseblock 354 at 0x000002c40000
[ 4.426982] Bad eraseblock 355 at 0x000002c60000
[ 4.431781] Bad eraseblock 356 at 0x000002c80000
[ 4.436573] Bad eraseblock 357 at 0x000002ca0000
[ 4.441372] Bad eraseblock 358 at 0x000002cc0000
[ 4.446163] Bad eraseblock 359 at 0x000002ce0000
[ 4.450962] Bad eraseblock 360 at 0x000002d00000
[ 4.455754] Bad eraseblock 361 at 0x000002d20000
[ 4.460553] Bad eraseblock 362 at 0x000002d40000
[ 4.465344] Bad eraseblock 363 at 0x000002d60000
[ 4.470135] Bad eraseblock 364 at 0x000002d80000
[ 4.474934] Bad eraseblock 365 at 0x000002da0000
[ 4.479726] Bad eraseblock 366 at 0x000002dc0000
[ 4.484525] Bad eraseblock 367 at 0x000002de0000
[ 4.489316] Bad eraseblock 368 at 0x000002e00000
[ 4.494116] Bad eraseblock 369 at 0x000002e20000
[ 4.498907] Bad eraseblock 370 at 0x000002e40000
[ 4.503706] Bad eraseblock 371 at 0x000002e60000
[ 4.508497] Bad eraseblock 372 at 0x000002e80000
[ 4.513297] Bad eraseblock 373 at 0x000002ea0000
[ 4.518088] Bad eraseblock 374 at 0x000002ec0000
[ 4.522887] Bad eraseblock 375 at 0x000002ee0000
[ 4.527678] Bad eraseblock 376 at 0x000002f00000
[ 4.532477] Bad eraseblock 377 at 0x000002f20000
[ 4.537269] Bad eraseblock 378 at 0x000002f40000
[ 4.542068] Bad eraseblock 379 at 0x000002f60000
[ 4.546859] Bad eraseblock 380 at 0x000002f80000
[ 4.551658] Bad eraseblock 381 at 0x000002fa0000
[ 4.556450] Bad eraseblock 382 at 0x000002fc0000
[ 4.561249] Bad eraseblock 383 at 0x000002fe0000
[ 4.566041] Bad eraseblock 384 at 0x000003000000
[ 4.570840] Bad eraseblock 385 at 0x000003020000
[ 4.575631] Bad eraseblock 386 at 0x000003040000
[ 4.580431] Bad eraseblock 387 at 0x000003060000
[ 4.585222] Bad eraseblock 388 at 0x000003080000
[ 4.590013] Bad eraseblock 389 at 0x0000030a0000
[ 4.594812] Bad eraseblock 390 at 0x0000030c0000
[ 4.599604] Bad eraseblock 391 at 0x0000030e0000
[ 4.604403] Bad eraseblock 392 at 0x000003100000
[ 4.609194] Bad eraseblock 393 at 0x000003120000
[ 4.613994] Bad eraseblock 394 at 0x000003140000
[ 4.618785] Bad eraseblock 395 at 0x000003160000
[ 4.623584] Bad eraseblock 396 at 0x000003180000
[ 4.628376] Bad eraseblock 397 at 0x0000031a0000
[ 4.633175] Bad eraseblock 398 at 0x0000031c0000
[ 4.637966] Bad eraseblock 399 at 0x0000031e0000
[ 4.642765] Bad eraseblock 400 at 0x000003200000
[ 4.647557] Bad eraseblock 401 at 0x000003220000
[ 4.652356] Bad eraseblock 402 at 0x000003240000
[ 4.657148] Bad eraseblock 403 at 0x000003260000
[ 4.661947] Bad eraseblock 404 at 0x000003280000
[ 4.666738] Bad eraseblock 405 at 0x0000032a0000
[ 4.671538] Bad eraseblock 406 at 0x0000032c0000
[ 4.676329] Bad eraseblock 407 at 0x0000032e0000
[ 4.681128] Bad eraseblock 408 at 0x000003300000
[ 4.685920] Bad eraseblock 409 at 0x000003320000
[ 4.690719] Bad eraseblock 410 at 0x000003340000
[ 4.695510] Bad eraseblock 411 at 0x000003360000
[ 4.700302] Bad eraseblock 412 at 0x000003380000
[ 4.705094] Bad eraseblock 413 at 0x0000033a0000
[ 4.709885] Bad eraseblock 414 at 0x0000033c0000
[ 4.714684] Bad eraseblock 415 at 0x0000033e0000
[ 4.719475] Bad eraseblock 416 at 0x000003400000
[ 4.724275] Bad eraseblock 417 at 0x000003420000
[ 4.729066] Bad eraseblock 418 at 0x000003440000
[ 4.733865] Bad eraseblock 419 at 0x000003460000
[ 4.738656] Bad eraseblock 420 at 0x000003480000
[ 4.743456] Bad eraseblock 421 at 0x0000034a0000
[ 4.748247] Bad eraseblock 422 at 0x0000034c0000
[ 4.753046] Bad eraseblock 423 at 0x0000034e0000
[ 4.757837] Bad eraseblock 424 at 0x000003500000
[ 4.762637] Bad eraseblock 425 at 0x000003520000
[ 4.767428] Bad eraseblock 426 at 0x000003540000
[ 4.772227] Bad eraseblock 427 at 0x000003560000
[ 4.777019] Bad eraseblock 428 at 0x000003580000
[ 4.781818] Bad eraseblock 429 at 0x0000035a0000
[ 4.786609] Bad eraseblock 430 at 0x0000035c0000
[ 4.791408] Bad eraseblock 431 at 0x0000035e0000
[ 4.796200] Bad eraseblock 432 at 0x000003600000
[ 4.800999] Bad eraseblock 433 at 0x000003620000
[ 4.805790] Bad eraseblock 434 at 0x000003640000
[ 4.810589] Bad eraseblock 435 at 0x000003660000
[ 4.815380] Bad eraseblock 436 at 0x000003680000
[ 4.820179] Bad eraseblock 437 at 0x0000036a0000
[ 4.824970] Bad eraseblock 438 at 0x0000036c0000
[ 4.829761] Bad eraseblock 439 at 0x0000036e0000
[ 4.834561] Bad eraseblock 440 at 0x000003700000
[ 4.839352] Bad eraseblock 441 at 0x000003720000
[ 4.844151] Bad eraseblock 442 at 0x000003740000
[ 4.848943] Bad eraseblock 443 at 0x000003760000
[ 4.853742] Bad eraseblock 444 at 0x000003780000
[ 4.858533] Bad eraseblock 445 at 0x0000037a0000
[ 4.863333] Bad eraseblock 446 at 0x0000037c0000
[ 4.868124] Bad eraseblock 447 at 0x0000037e0000
[ 4.872923] Bad eraseblock 448 at 0x000003800000
[ 4.877714] Bad eraseblock 449 at 0x000003820000
[ 4.882514] Bad eraseblock 450 at 0x000003840000
[ 4.887305] Bad eraseblock 451 at 0x000003860000
[ 4.892105] Bad eraseblock 452 at 0x000003880000
[ 4.896896] Bad eraseblock 453 at 0x0000038a0000
[ 4.901695] Bad eraseblock 454 at 0x0000038c0000
[ 4.906486] Bad eraseblock 455 at 0x0000038e0000
[ 4.911285] Bad eraseblock 456 at 0x000003900000
[ 4.916076] Bad eraseblock 457 at 0x000003920000
[ 4.920876] Bad eraseblock 458 at 0x000003940000
[ 4.925667] Bad eraseblock 459 at 0x000003960000
[ 4.930466] Bad eraseblock 460 at 0x000003980000
[ 4.935257] Bad eraseblock 461 at 0x0000039a0000
[ 4.940048] Bad eraseblock 462 at 0x0000039c0000
[ 4.944848] Bad eraseblock 463 at 0x0000039e0000
[ 4.949639] Bad eraseblock 464 at 0x000003a00000
[ 4.954439] Bad eraseblock 465 at 0x000003a20000
[ 4.959230] Bad eraseblock 466 at 0x000003a40000
[ 4.964030] Bad eraseblock 467 at 0x000003a60000
[ 4.968821] Bad eraseblock 468 at 0x000003a80000
[ 4.973620] Bad eraseblock 469 at 0x000003aa0000
[ 4.978412] Bad eraseblock 470 at 0x000003ac0000
[ 4.983211] Bad eraseblock 471 at 0x000003ae0000
[ 4.988002] Bad eraseblock 472 at 0x000003b00000
[ 4.992802] Bad eraseblock 473 at 0x000003b20000
[ 4.997593] Bad eraseblock 474 at 0x000003b40000
[ 5.002392] Bad eraseblock 475 at 0x000003b60000
[ 5.007184] Bad eraseblock 476 at 0x000003b80000
[ 5.011983] Bad eraseblock 477 at 0x000003ba0000
[ 5.016775] Bad eraseblock 478 at 0x000003bc0000
[ 5.021574] Bad eraseblock 479 at 0x000003be0000
[ 5.026365] Bad eraseblock 480 at 0x000003c00000
[ 5.031165] Bad eraseblock 481 at 0x000003c20000
[ 5.035956] Bad eraseblock 482 at 0x000003c40000
[ 5.040755] Bad eraseblock 483 at 0x000003c60000
[ 5.045546] Bad eraseblock 484 at 0x000003c80000
[ 5.050346] Bad eraseblock 485 at 0x000003ca0000
[ 5.055137] Bad eraseblock 486 at 0x000003cc0000
[ 5.059928] Bad eraseblock 487 at 0x000003ce0000
[ 5.064727] Bad eraseblock 488 at 0x000003d00000
[ 5.069518] Bad eraseblock 489 at 0x000003d20000
[ 5.074318] Bad eraseblock 490 at 0x000003d40000
[ 5.079109] Bad eraseblock 491 at 0x000003d60000
[ 5.083908] Bad eraseblock 492 at 0x000003d80000
[ 5.088699] Bad eraseblock 493 at 0x000003da0000
[ 5.093498] Bad eraseblock 494 at 0x000003dc0000
[ 5.098290] Bad eraseblock 495 at 0x000003de0000
[ 5.103089] Bad eraseblock 496 at 0x000003e00000
[ 5.107880] Bad eraseblock 497 at 0x000003e20000
[ 5.112680] Bad eraseblock 498 at 0x000003e40000
[ 5.117471] Bad eraseblock 499 at 0x000003e60000
[ 5.122332] Bad eraseblock 500 at 0x000003e80000
[ 5.127125] Bad eraseblock 501 at 0x000003ea0000
[ 5.131928] Bad eraseblock 502 at 0x000003ec0000
[ 5.136719] Bad eraseblock 503 at 0x000003ee0000
[ 5.141519] Bad eraseblock 504 at 0x000003f00000
[ 5.146311] Bad eraseblock 505 at 0x000003f20000
[ 5.151111] Bad eraseblock 506 at 0x000003f40000
[ 5.155902] Bad eraseblock 507 at 0x000003f60000
[ 5.160701] Bad eraseblock 508 at 0x000003f80000
[ 5.165493] Bad eraseblock 509 at 0x000003fa0000
[ 5.170285] Bad eraseblock 510 at 0x000003fc0000
[ 5.175076] Bad eraseblock 511 at 0x000003fe0000
[ 5.179867] Bad eraseblock 512 at 0x000004000000
[ 5.184666] Bad eraseblock 513 at 0x000004020000
[ 5.189458] Bad eraseblock 514 at 0x000004040000
[ 5.194257] Bad eraseblock 515 at 0x000004060000
[ 5.199048] Bad eraseblock 516 at 0x000004080000
[ 5.203847] Bad eraseblock 517 at 0x0000040a0000
[ 5.208638] Bad eraseblock 518 at 0x0000040c0000
[ 5.213438] Bad eraseblock 519 at 0x0000040e0000
[ 5.218229] Bad eraseblock 520 at 0x000004100000
[ 5.223028] Bad eraseblock 521 at 0x000004120000
[ 5.227820] Bad eraseblock 522 at 0x000004140000
[ 5.232619] Bad eraseblock 523 at 0x000004160000
[ 5.237410] Bad eraseblock 524 at 0x000004180000
[ 5.242209] Bad eraseblock 525 at 0x0000041a0000
[ 5.247000] Bad eraseblock 526 at 0x0000041c0000
[ 5.251800] Bad eraseblock 527 at 0x0000041e0000
[ 5.256591] Bad eraseblock 528 at 0x000004200000
[ 5.261390] Bad eraseblock 529 at 0x000004220000
[ 5.266181] Bad eraseblock 530 at 0x000004240000
[ 5.270980] Bad eraseblock 531 at 0x000004260000
[ 5.275772] Bad eraseblock 532 at 0x000004280000
[ 5.280571] Bad eraseblock 533 at 0x0000042a0000
[ 5.285362] Bad eraseblock 534 at 0x0000042c0000
[ 5.290153] Bad eraseblock 535 at 0x0000042e0000
[ 5.294952] Bad eraseblock 536 at 0x000004300000
[ 5.299743] Bad eraseblock 537 at 0x000004320000
[ 5.304542] Bad eraseblock 538 at 0x000004340000
[ 5.309334] Bad eraseblock 539 at 0x000004360000
[ 5.314133] Bad eraseblock 540 at 0x000004380000
[ 5.318924] Bad eraseblock 541 at 0x0000043a0000
[ 5.323724] Bad eraseblock 542 at 0x0000043c0000
[ 5.328515] Bad eraseblock 543 at 0x0000043e0000
[ 5.333314] Bad eraseblock 544 at 0x000004400000
[ 5.338106] Bad eraseblock 545 at 0x000004420000
[ 5.342905] Bad eraseblock 546 at 0x000004440000
[ 5.347696] Bad eraseblock 547 at 0x000004460000
[ 5.352495] Bad eraseblock 548 at 0x000004480000
[ 5.357287] Bad eraseblock 549 at 0x0000044a0000
[ 5.362086] Bad eraseblock 550 at 0x0000044c0000
[ 5.366877] Bad eraseblock 551 at 0x0000044e0000
[ 5.371676] Bad eraseblock 552 at 0x000004500000
[ 5.376468] Bad eraseblock 553 at 0x000004520000
[ 5.381267] Bad eraseblock 554 at 0x000004540000
[ 5.386058] Bad eraseblock 555 at 0x000004560000
[ 5.390858] Bad eraseblock 556 at 0x000004580000
[ 5.395649] Bad eraseblock 557 at 0x0000045a0000
[ 5.400448] Bad eraseblock 558 at 0x0000045c0000
[ 5.405240] Bad eraseblock 559 at 0x0000045e0000
[ 5.410031] Bad eraseblock 560 at 0x000004600000
[ 5.414830] Bad eraseblock 561 at 0x000004620000
[ 5.419621] Bad eraseblock 562 at 0x000004640000
[ 5.424420] Bad eraseblock 563 at 0x000004660000
[ 5.429212] Bad eraseblock 564 at 0x000004680000
[ 5.434011] Bad eraseblock 565 at 0x0000046a0000
[ 5.438802] Bad eraseblock 566 at 0x0000046c0000
[ 5.443602] Bad eraseblock 567 at 0x0000046e0000
[ 5.448393] Bad eraseblock 568 at 0x000004700000
[ 5.453192] Bad eraseblock 569 at 0x000004720000
[ 5.457983] Bad eraseblock 570 at 0x000004740000
[ 5.462783] Bad eraseblock 571 at 0x000004760000
[ 5.467574] Bad eraseblock 572 at 0x000004780000
[ 5.472373] Bad eraseblock 573 at 0x0000047a0000
[ 5.477165] Bad eraseblock 574 at 0x0000047c0000
[ 5.481964] Bad eraseblock 575 at 0x0000047e0000
[ 5.486755] Bad eraseblock 576 at 0x000004800000
[ 5.491554] Bad eraseblock 577 at 0x000004820000
[ 5.496346] Bad eraseblock 578 at 0x000004840000
[ 5.501145] Bad eraseblock 579 at 0x000004860000
[ 5.505936] Bad eraseblock 580 at 0x000004880000
[ 5.510736] Bad eraseblock 581 at 0x0000048a0000
[ 5.515527] Bad eraseblock 582 at 0x0000048c0000
[ 5.520319] Bad eraseblock 583 at 0x0000048e0000
[ 5.525110] Bad eraseblock 584 at 0x000004900000
[ 5.529901] Bad eraseblock 585 at 0x000004920000
[ 5.534701] Bad eraseblock 586 at 0x000004940000
[ 5.539492] Bad eraseblock 587 at 0x000004960000
[ 5.544291] Bad eraseblock 588 at 0x000004980000
[ 5.549083] Bad eraseblock 589 at 0x0000049a0000
[ 5.553882] Bad eraseblock 590 at 0x0000049c0000
[ 5.558673] Bad eraseblock 591 at 0x0000049e0000
[ 5.563473] Bad eraseblock 592 at 0x000004a00000
[ 5.568264] Bad eraseblock 593 at 0x000004a20000
[ 5.573063] Bad eraseblock 594 at 0x000004a40000
[ 5.577854] Bad eraseblock 595 at 0x000004a60000
[ 5.582653] Bad eraseblock 596 at 0x000004a80000
[ 5.587445] Bad eraseblock 597 at 0x000004aa0000
[ 5.592244] Bad eraseblock 598 at 0x000004ac0000
[ 5.597036] Bad eraseblock 599 at 0x000004ae0000
[ 5.601835] Bad eraseblock 600 at 0x000004b00000
[ 5.606626] Bad eraseblock 601 at 0x000004b20000
[ 5.611426] Bad eraseblock 602 at 0x000004b40000
[ 5.616217] Bad eraseblock 603 at 0x000004b60000
[ 5.621016] Bad eraseblock 604 at 0x000004b80000
[ 5.625807] Bad eraseblock 605 at 0x000004ba0000
[ 5.630606] Bad eraseblock 606 at 0x000004bc0000
[ 5.635398] Bad eraseblock 607 at 0x000004be0000
[ 5.640197] Bad eraseblock 608 at 0x000004c00000
[ 5.644989] Bad eraseblock 609 at 0x000004c20000
[ 5.649780] Bad eraseblock 610 at 0x000004c40000
[ 5.654579] Bad eraseblock 611 at 0x000004c60000
[ 5.659371] Bad eraseblock 612 at 0x000004c80000
[ 5.664170] Bad eraseblock 613 at 0x000004ca0000
[ 5.668961] Bad eraseblock 614 at 0x000004cc0000
[ 5.673761] Bad eraseblock 615 at 0x000004ce0000
[ 5.678552] Bad eraseblock 616 at 0x000004d00000
[ 5.683351] Bad eraseblock 617 at 0x000004d20000
[ 5.688143] Bad eraseblock 618 at 0x000004d40000
[ 5.692942] Bad eraseblock 619 at 0x000004d60000
[ 5.697733] Bad eraseblock 620 at 0x000004d80000
[ 5.702533] Bad eraseblock 621 at 0x000004da0000
[ 5.707324] Bad eraseblock 622 at 0x000004dc0000
[ 5.712123] Bad eraseblock 623 at 0x000004de0000
[ 5.716914] Bad eraseblock 624 at 0x000004e00000
[ 5.721713] Bad eraseblock 625 at 0x000004e20000
[ 5.726505] Bad eraseblock 626 at 0x000004e40000
[ 5.731304] Bad eraseblock 627 at 0x000004e60000
[ 5.736095] Bad eraseblock 628 at 0x000004e80000
[ 5.740895] Bad eraseblock 629 at 0x000004ea0000
[ 5.745686] Bad eraseblock 630 at 0x000004ec0000
[ 5.750485] Bad eraseblock 631 at 0x000004ee0000
[ 5.755276] Bad eraseblock 632 at 0x000004f00000
[ 5.760068] Bad eraseblock 633 at 0x000004f20000
[ 5.764867] Bad eraseblock 634 at 0x000004f40000
[ 5.769658] Bad eraseblock 635 at 0x000004f60000
[ 5.774457] Bad eraseblock 636 at 0x000004f80000
[ 5.779248] Bad eraseblock 637 at 0x000004fa0000
[ 5.784048] Bad eraseblock 638 at 0x000004fc0000
[ 5.788839] Bad eraseblock 639 at 0x000004fe0000
[ 5.793638] Bad eraseblock 640 at 0x000005000000
[ 5.798430] Bad eraseblock 641 at 0x000005020000
[ 5.803229] Bad eraseblock 642 at 0x000005040000
[ 5.808020] Bad eraseblock 643 at 0x000005060000
[ 5.812819] Bad eraseblock 644 at 0x000005080000
[ 5.817611] Bad eraseblock 645 at 0x0000050a0000
[ 5.822410] Bad eraseblock 646 at 0x0000050c0000
[ 5.827201] Bad eraseblock 647 at 0x0000050e0000
[ 5.832000] Bad eraseblock 648 at 0x000005100000
[ 5.836792] Bad eraseblock 649 at 0x000005120000
[ 5.841591] Bad eraseblock 650 at 0x000005140000
[ 5.846382] Bad eraseblock 651 at 0x000005160000
[ 5.851182] Bad eraseblock 652 at 0x000005180000
[ 5.855973] Bad eraseblock 653 at 0x0000051a0000
[ 5.860773] Bad eraseblock 654 at 0x0000051c0000
[ 5.865564] Bad eraseblock 655 at 0x0000051e0000
[ 5.870363] Bad eraseblock 656 at 0x000005200000
[ 5.875154] Bad eraseblock 657 at 0x000005220000
[ 5.879945] Bad eraseblock 658 at 0x000005240000
[ 5.884745] Bad eraseblock 659 at 0x000005260000
[ 5.889536] Bad eraseblock 660 at 0x000005280000
[ 5.894335] Bad eraseblock 661 at 0x0000052a0000
[ 5.899127] Bad eraseblock 662 at 0x0000052c0000
[ 5.903926] Bad eraseblock 663 at 0x0000052e0000
[ 5.908717] Bad eraseblock 664 at 0x000005300000
[ 5.913516] Bad eraseblock 665 at 0x000005320000
[ 5.918308] Bad eraseblock 666 at 0x000005340000
[ 5.923107] Bad eraseblock 667 at 0x000005360000
[ 5.927898] Bad eraseblock 668 at 0x000005380000
[ 5.932697] Bad eraseblock 669 at 0x0000053a0000
[ 5.937489] Bad eraseblock 670 at 0x0000053c0000
[ 5.942288] Bad eraseblock 671 at 0x0000053e0000
[ 5.947079] Bad eraseblock 672 at 0x000005400000
[ 5.951878] Bad eraseblock 673 at 0x000005420000
[ 5.956670] Bad eraseblock 674 at 0x000005440000
[ 5.961469] Bad eraseblock 675 at 0x000005460000
[ 5.966261] Bad eraseblock 676 at 0x000005480000
[ 5.971060] Bad eraseblock 677 at 0x0000054a0000
[ 5.975851] Bad eraseblock 678 at 0x0000054c0000
[ 5.980650] Bad eraseblock 679 at 0x0000054e0000
[ 5.985442] Bad eraseblock 680 at 0x000005500000
[ 5.990241] Bad eraseblock 681 at 0x000005520000
[ 5.995032] Bad eraseblock 682 at 0x000005540000
[ 5.999823] Bad eraseblock 683 at 0x000005560000
[ 6.004622] Bad eraseblock 684 at 0x000005580000
[ 6.009413] Bad eraseblock 685 at 0x0000055a0000
[ 6.014213] Bad eraseblock 686 at 0x0000055c0000
[ 6.019004] Bad eraseblock 687 at 0x0000055e0000
[ 6.023803] Bad eraseblock 688 at 0x000005600000
[ 6.028594] Bad eraseblock 689 at 0x000005620000
[ 6.033394] Bad eraseblock 690 at 0x000005640000
[ 6.038185] Bad eraseblock 691 at 0x000005660000
[ 6.042984] Bad eraseblock 692 at 0x000005680000
[ 6.047775] Bad eraseblock 693 at 0x0000056a0000
[ 6.052574] Bad eraseblock 694 at 0x0000056c0000
[ 6.057366] Bad eraseblock 695 at 0x0000056e0000
[ 6.062165] Bad eraseblock 696 at 0x000005700000
[ 6.066956] Bad eraseblock 697 at 0x000005720000
[ 6.071756] Bad eraseblock 698 at 0x000005740000
[ 6.076547] Bad eraseblock 699 at 0x000005760000
[ 6.081362] Bad eraseblock 700 at 0x000005780000
[ 6.086154] Bad eraseblock 701 at 0x0000057a0000
[ 6.090955] Bad eraseblock 702 at 0x0000057c0000
[ 6.095747] Bad eraseblock 703 at 0x0000057e0000
[ 6.100546] Bad eraseblock 704 at 0x000005800000
[ 6.105338] Bad eraseblock 705 at 0x000005820000
[ 6.110129] Bad eraseblock 706 at 0x000005840000
[ 6.114928] Bad eraseblock 707 at 0x000005860000
[ 6.119720] Bad eraseblock 708 at 0x000005880000
[ 6.124519] Bad eraseblock 709 at 0x0000058a0000
[ 6.129311] Bad eraseblock 710 at 0x0000058c0000
[ 6.134110] Bad eraseblock 711 at 0x0000058e0000
[ 6.138902] Bad eraseblock 712 at 0x000005900000
[ 6.143701] Bad eraseblock 713 at 0x000005920000
[ 6.148492] Bad eraseblock 714 at 0x000005940000
[ 6.153292] Bad eraseblock 715 at 0x000005960000
[ 6.158083] Bad eraseblock 716 at 0x000005980000
[ 6.162882] Bad eraseblock 717 at 0x0000059a0000
[ 6.167673] Bad eraseblock 718 at 0x0000059c0000
[ 6.172473] Bad eraseblock 719 at 0x0000059e0000
[ 6.177264] Bad eraseblock 720 at 0x000005a00000
[ 6.182063] Bad eraseblock 721 at 0x000005a20000
[ 6.186855] Bad eraseblock 722 at 0x000005a40000
[ 6.191654] Bad eraseblock 723 at 0x000005a60000
[ 6.196445] Bad eraseblock 724 at 0x000005a80000
[ 6.201245] Bad eraseblock 725 at 0x000005aa0000
[ 6.206036] Bad eraseblock 726 at 0x000005ac0000
[ 6.210835] Bad eraseblock 727 at 0x000005ae0000
[ 6.215627] Bad eraseblock 728 at 0x000005b00000
[ 6.220426] Bad eraseblock 729 at 0x000005b20000
[ 6.225217] Bad eraseblock 730 at 0x000005b40000
[ 6.230008] Bad eraseblock 731 at 0x000005b60000
[ 6.234808] Bad eraseblock 732 at 0x000005b80000
[ 6.239599] Bad eraseblock 733 at 0x000005ba0000
[ 6.244399] Bad eraseblock 734 at 0x000005bc0000
[ 6.249190] Bad eraseblock 735 at 0x000005be0000
[ 6.253989] Bad eraseblock 736 at 0x000005c00000
[ 6.258781] Bad eraseblock 737 at 0x000005c20000
[ 6.263580] Bad eraseblock 738 at 0x000005c40000
[ 6.268371] Bad eraseblock 739 at 0x000005c60000
[ 6.273171] Bad eraseblock 740 at 0x000005c80000
[ 6.277962] Bad eraseblock 741 at 0x000005ca0000
[ 6.282761] Bad eraseblock 742 at 0x000005cc0000
[ 6.287553] Bad eraseblock 743 at 0x000005ce0000
[ 6.292352] Bad eraseblock 744 at 0x000005d00000
[ 6.297143] Bad eraseblock 745 at 0x000005d20000
[ 6.301942] Bad eraseblock 746 at 0x000005d40000
[ 6.306734] Bad eraseblock 747 at 0x000005d60000
[ 6.311533] Bad eraseblock 748 at 0x000005d80000
[ 6.316324] Bad eraseblock 749 at 0x000005da0000
[ 6.321123] Bad eraseblock 750 at 0x000005dc0000
[ 6.325915] Bad eraseblock 751 at 0x000005de0000
[ 6.330714] Bad eraseblock 752 at 0x000005e00000
[ 6.335505] Bad eraseblock 753 at 0x000005e20000
[ 6.340297] Bad eraseblock 754 at 0x000005e40000
[ 6.345088] Bad eraseblock 755 at 0x000005e60000
[ 6.349879] Bad eraseblock 756 at 0x000005e80000
[ 6.354679] Bad eraseblock 757 at 0x000005ea0000
[ 6.359470] Bad eraseblock 758 at 0x000005ec0000
[ 6.364270] Bad eraseblock 759 at 0x000005ee0000
[ 6.369061] Bad eraseblock 760 at 0x000005f00000
[ 6.373860] Bad eraseblock 761 at 0x000005f20000
[ 6.378652] Bad eraseblock 762 at 0x000005f40000
[ 6.383451] Bad eraseblock 763 at 0x000005f60000
[ 6.388243] Bad eraseblock 764 at 0x000005f80000
[ 6.393042] Bad eraseblock 765 at 0x000005fa0000
[ 6.397833] Bad eraseblock 766 at 0x000005fc0000
[ 6.402633] Bad eraseblock 767 at 0x000005fe0000
[ 6.407424] Bad eraseblock 768 at 0x000006000000
[ 6.412224] Bad eraseblock 769 at 0x000006020000
[ 6.417015] Bad eraseblock 770 at 0x000006040000
[ 6.421814] Bad eraseblock 771 at 0x000006060000
[ 6.426606] Bad eraseblock 772 at 0x000006080000
[ 6.431405] Bad eraseblock 773 at 0x0000060a0000
[ 6.436197] Bad eraseblock 774 at 0x0000060c0000
[ 6.440996] Bad eraseblock 775 at 0x0000060e0000
[ 6.445787] Bad eraseblock 776 at 0x000006100000
[ 6.450586] Bad eraseblock 777 at 0x000006120000
[ 6.455378] Bad eraseblock 778 at 0x000006140000
[ 6.460177] Bad eraseblock 779 at 0x000006160000
[ 6.464969] Bad eraseblock 780 at 0x000006180000
[ 6.469760] Bad eraseblock 781 at 0x0000061a0000
[ 6.474559] Bad eraseblock 782 at 0x0000061c0000
[ 6.479351] Bad eraseblock 783 at 0x0000061e0000
[ 6.484150] Bad eraseblock 784 at 0x000006200000
[ 6.488941] Bad eraseblock 785 at 0x000006220000
[ 6.493741] Bad eraseblock 786 at 0x000006240000
[ 6.498532] Bad eraseblock 787 at 0x000006260000
[ 6.503331] Bad eraseblock 788 at 0x000006280000
[ 6.508123] Bad eraseblock 789 at 0x0000062a0000
[ 6.512922] Bad eraseblock 790 at 0x0000062c0000
[ 6.517713] Bad eraseblock 791 at 0x0000062e0000
[ 6.522512] Bad eraseblock 792 at 0x000006300000
[ 6.527304] Bad eraseblock 793 at 0x000006320000
[ 6.532103] Bad eraseblock 794 at 0x000006340000
[ 6.536894] Bad eraseblock 795 at 0x000006360000
[ 6.541693] Bad eraseblock 796 at 0x000006380000
[ 6.546485] Bad eraseblock 797 at 0x0000063a0000
[ 6.551284] Bad eraseblock 798 at 0x0000063c0000
[ 6.556075] Bad eraseblock 799 at 0x0000063e0000
[ 6.560875] Bad eraseblock 800 at 0x000006400000
[ 6.565666] Bad eraseblock 801 at 0x000006420000
[ 6.570466] Bad eraseblock 802 at 0x000006440000
[ 6.575257] Bad eraseblock 803 at 0x000006460000
[ 6.580048] Bad eraseblock 804 at 0x000006480000
[ 6.584847] Bad eraseblock 805 at 0x0000064a0000
[ 6.589638] Bad eraseblock 806 at 0x0000064c0000
[ 6.594437] Bad eraseblock 807 at 0x0000064e0000
[ 6.599229] Bad eraseblock 808 at 0x000006500000
[ 6.604028] Bad eraseblock 809 at 0x000006520000
[ 6.608820] Bad eraseblock 810 at 0x000006540000
[ 6.613619] Bad eraseblock 811 at 0x000006560000
[ 6.618410] Bad eraseblock 812 at 0x000006580000
[ 6.623209] Bad eraseblock 813 at 0x0000065a0000
[ 6.628001] Bad eraseblock 814 at 0x0000065c0000
[ 6.632800] Bad eraseblock 815 at 0x0000065e0000
[ 6.637591] Bad eraseblock 816 at 0x000006600000
[ 6.642390] Bad eraseblock 817 at 0x000006620000
[ 6.647182] Bad eraseblock 818 at 0x000006640000
[ 6.651980] Bad eraseblock 819 at 0x000006660000
[ 6.656772] Bad eraseblock 820 at 0x000006680000
[ 6.661571] Bad eraseblock 821 at 0x0000066a0000
[ 6.666362] Bad eraseblock 822 at 0x0000066c0000
[ 6.671161] Bad eraseblock 823 at 0x0000066e0000
[ 6.675953] Bad eraseblock 824 at 0x000006700000
[ 6.680752] Bad eraseblock 825 at 0x000006720000
[ 6.685543] Bad eraseblock 826 at 0x000006740000
[ 6.690343] Bad eraseblock 827 at 0x000006760000
[ 6.695134] Bad eraseblock 828 at 0x000006780000
[ 6.699925] Bad eraseblock 829 at 0x0000067a0000
[ 6.704724] Bad eraseblock 830 at 0x0000067c0000
[ 6.709516] Bad eraseblock 831 at 0x0000067e0000
[ 6.714315] Bad eraseblock 832 at 0x000006800000
[ 6.719106] Bad eraseblock 833 at 0x000006820000
[ 6.723906] Bad eraseblock 834 at 0x000006840000
[ 6.728697] Bad eraseblock 835 at 0x000006860000
[ 6.733496] Bad eraseblock 836 at 0x000006880000
[ 6.738287] Bad eraseblock 837 at 0x0000068a0000
[ 6.743086] Bad eraseblock 838 at 0x0000068c0000
[ 6.747878] Bad eraseblock 839 at 0x0000068e0000
[ 6.752677] Bad eraseblock 840 at 0x000006900000
[ 6.757468] Bad eraseblock 841 at 0x000006920000
[ 6.762267] Bad eraseblock 842 at 0x000006940000
[ 6.767059] Bad eraseblock 843 at 0x000006960000
[ 6.771858] Bad eraseblock 844 at 0x000006980000
[ 6.776649] Bad eraseblock 845 at 0x0000069a0000
[ 6.781448] Bad eraseblock 846 at 0x0000069c0000
[ 6.786240] Bad eraseblock 847 at 0x0000069e0000
[ 6.791039] Bad eraseblock 848 at 0x000006a00000
[ 6.795830] Bad eraseblock 849 at 0x000006a20000
[ 6.800629] Bad eraseblock 850 at 0x000006a40000
[ 6.805421] Bad eraseblock 851 at 0x000006a60000
[ 6.810220] Bad eraseblock 852 at 0x000006a80000
[ 6.815011] Bad eraseblock 853 at 0x000006aa0000
[ 6.819802] Bad eraseblock 854 at 0x000006ac0000
[ 6.824601] Bad eraseblock 855 at 0x000006ae0000
[ 6.829392] Bad eraseblock 856 at 0x000006b00000
[ 6.834191] Bad eraseblock 857 at 0x000006b20000
[ 6.838982] Bad eraseblock 858 at 0x000006b40000
[ 6.843782] Bad eraseblock 859 at 0x000006b60000
[ 6.848573] Bad eraseblock 860 at 0x000006b80000
[ 6.853372] Bad eraseblock 861 at 0x000006ba0000
[ 6.858164] Bad eraseblock 862 at 0x000006bc0000
[ 6.862963] Bad eraseblock 863 at 0x000006be0000
[ 6.867754] Bad eraseblock 864 at 0x000006c00000
[ 6.872554] Bad eraseblock 865 at 0x000006c20000
[ 6.877345] Bad eraseblock 866 at 0x000006c40000
[ 6.882144] Bad eraseblock 867 at 0x000006c60000
[ 6.886936] Bad eraseblock 868 at 0x000006c80000
[ 6.891735] Bad eraseblock 869 at 0x000006ca0000
[ 6.896526] Bad eraseblock 870 at 0x000006cc0000
[ 6.901325] Bad eraseblock 871 at 0x000006ce0000
[ 6.906116] Bad eraseblock 872 at 0x000006d00000
[ 6.910916] Bad eraseblock 873 at 0x000006d20000
[ 6.915707] Bad eraseblock 874 at 0x000006d40000
[ 6.920506] Bad eraseblock 875 at 0x000006d60000
[ 6.925298] Bad eraseblock 876 at 0x000006d80000
[ 6.930089] Bad eraseblock 877 at 0x000006da0000
[ 6.934888] Bad eraseblock 878 at 0x000006dc0000
[ 6.939679] Bad eraseblock 879 at 0x000006de0000
[ 6.944479] Bad eraseblock 880 at 0x000006e00000
[ 6.949270] Bad eraseblock 881 at 0x000006e20000
[ 6.954069] Bad eraseblock 882 at 0x000006e40000
[ 6.958861] Bad eraseblock 883 at 0x000006e60000
[ 6.963660] Bad eraseblock 884 at 0x000006e80000
[ 6.968451] Bad eraseblock 885 at 0x000006ea0000
[ 6.973250] Bad eraseblock 886 at 0x000006ec0000
[ 6.978042] Bad eraseblock 887 at 0x000006ee0000
[ 6.982841] Bad eraseblock 888 at 0x000006f00000
[ 6.987632] Bad eraseblock 889 at 0x000006f20000
[ 6.992431] Bad eraseblock 890 at 0x000006f40000
[ 6.997222] Bad eraseblock 891 at 0x000006f60000
[ 7.002022] Bad eraseblock 892 at 0x000006f80000
[ 7.006813] Bad eraseblock 893 at 0x000006fa0000
[ 7.011612] Bad eraseblock 894 at 0x000006fc0000
[ 7.016404] Bad eraseblock 895 at 0x000006fe0000
[ 7.021203] Bad eraseblock 896 at 0x000007000000
[ 7.025994] Bad eraseblock 897 at 0x000007020000
[ 7.030793] Bad eraseblock 898 at 0x000007040000
[ 7.035585] Bad eraseblock 899 at 0x000007060000
[ 7.040384] Bad eraseblock 900 at 0x000007080000
[ 7.045175] Bad eraseblock 901 at 0x0000070a0000
[ 7.049966] Bad eraseblock 902 at 0x0000070c0000
[ 7.054766] Bad eraseblock 903 at 0x0000070e0000
[ 7.059557] Bad eraseblock 904 at 0x000007100000
[ 7.064356] Bad eraseblock 905 at 0x000007120000
[ 7.069147] Bad eraseblock 906 at 0x000007140000
[ 7.073947] Bad eraseblock 907 at 0x000007160000
[ 7.078738] Bad eraseblock 908 at 0x000007180000
[ 7.083537] Bad eraseblock 909 at 0x0000071a0000
[ 7.088329] Bad eraseblock 910 at 0x0000071c0000
[ 7.093128] Bad eraseblock 911 at 0x0000071e0000
[ 7.097919] Bad eraseblock 912 at 0x000007200000
[ 7.102718] Bad eraseblock 913 at 0x000007220000
[ 7.107509] Bad eraseblock 914 at 0x000007240000
[ 7.112309] Bad eraseblock 915 at 0x000007260000
[ 7.117100] Bad eraseblock 916 at 0x000007280000
[ 7.121951] Bad eraseblock 917 at 0x0000072a0000
[ 7.126744] Bad eraseblock 918 at 0x0000072c0000
[ 7.131547] Bad eraseblock 919 at 0x0000072e0000
[ 7.136338] Bad eraseblock 920 at 0x000007300000
[ 7.141139] Bad eraseblock 921 at 0x000007320000
[ 7.145930] Bad eraseblock 922 at 0x000007340000
[ 7.150729] Bad eraseblock 923 at 0x000007360000
[ 7.155521] Bad eraseblock 924 at 0x000007380000
[ 7.160312] Bad eraseblock 925 at 0x0000073a0000
[ 7.165104] Bad eraseblock 926 at 0x0000073c0000
[ 7.169895] Bad eraseblock 927 at 0x0000073e0000
[ 7.174694] Bad eraseblock 928 at 0x000007400000
[ 7.179486] Bad eraseblock 929 at 0x000007420000
[ 7.184285] Bad eraseblock 930 at 0x000007440000
[ 7.189076] Bad eraseblock 931 at 0x000007460000
[ 7.193875] Bad eraseblock 932 at 0x000007480000
[ 7.198667] Bad eraseblock 933 at 0x0000074a0000
[ 7.203466] Bad eraseblock 934 at 0x0000074c0000
[ 7.208257] Bad eraseblock 935 at 0x0000074e0000
[ 7.213056] Bad eraseblock 936 at 0x000007500000
[ 7.217848] Bad eraseblock 937 at 0x000007520000
[ 7.222647] Bad eraseblock 938 at 0x000007540000
[ 7.227438] Bad eraseblock 939 at 0x000007560000
[ 7.232237] Bad eraseblock 940 at 0x000007580000
[ 7.237029] Bad eraseblock 941 at 0x0000075a0000
[ 7.241828] Bad eraseblock 942 at 0x0000075c0000
[ 7.246619] Bad eraseblock 943 at 0x0000075e0000
[ 7.251418] Bad eraseblock 944 at 0x000007600000
[ 7.256210] Bad eraseblock 945 at 0x000007620000
[ 7.261009] Bad eraseblock 946 at 0x000007640000
[ 7.265800] Bad eraseblock 947 at 0x000007660000
[ 7.270600] Bad eraseblock 948 at 0x000007680000
[ 7.275391] Bad eraseblock 949 at 0x0000076a0000
[ 7.280190] Bad eraseblock 950 at 0x0000076c0000
[ 7.284981] Bad eraseblock 951 at 0x0000076e0000
[ 7.289772] Bad eraseblock 952 at 0x000007700000
[ 7.294571] Bad eraseblock 953 at 0x000007720000
[ 7.299363] Bad eraseblock 954 at 0x000007740000
[ 7.304162] Bad eraseblock 955 at 0x000007760000
[ 7.308953] Bad eraseblock 956 at 0x000007780000
[ 7.313752] Bad eraseblock 957 at 0x0000077a0000
[ 7.318544] Bad eraseblock 958 at 0x0000077c0000
[ 7.323343] Bad eraseblock 959 at 0x0000077e0000
[ 7.328134] Bad eraseblock 960 at 0x000007800000
[ 7.332933] Bad eraseblock 961 at 0x000007820000
[ 7.337725] Bad eraseblock 962 at 0x000007840000
[ 7.342524] Bad eraseblock 963 at 0x000007860000
[ 7.347315] Bad eraseblock 964 at 0x000007880000
[ 7.352114] Bad eraseblock 965 at 0x0000078a0000
[ 7.356906] Bad eraseblock 966 at 0x0000078c0000
[ 7.361705] Bad eraseblock 967 at 0x0000078e0000
[ 7.366496] Bad eraseblock 968 at 0x000007900000
[ 7.371295] Bad eraseblock 969 at 0x000007920000
[ 7.376086] Bad eraseblock 970 at 0x000007940000
[ 7.380885] Bad eraseblock 971 at 0x000007960000
[ 7.385677] Bad eraseblock 972 at 0x000007980000
[ 7.390476] Bad eraseblock 973 at 0x0000079a0000
[ 7.395267] Bad eraseblock 974 at 0x0000079c0000
[ 7.400058] Bad eraseblock 975 at 0x0000079e0000
[ 7.404857] Bad eraseblock 976 at 0x000007a00000
[ 7.409649] Bad eraseblock 977 at 0x000007a20000
[ 7.414448] Bad eraseblock 978 at 0x000007a40000
[ 7.419239] Bad eraseblock 979 at 0x000007a60000
[ 7.424039] Bad eraseblock 980 at 0x000007a80000
[ 7.428830] Bad eraseblock 981 at 0x000007aa0000
[ 7.433629] Bad eraseblock 982 at 0x000007ac0000
[ 7.438421] Bad eraseblock 983 at 0x000007ae0000
[ 7.443220] Bad eraseblock 984 at 0x000007b00000
[ 7.448011] Bad eraseblock 985 at 0x000007b20000
[ 7.452810] Bad eraseblock 986 at 0x000007b40000
[ 7.457602] Bad eraseblock 987 at 0x000007b60000
[ 7.462401] Bad eraseblock 988 at 0x000007b80000
[ 7.467192] Bad eraseblock 989 at 0x000007ba0000
[ 7.471991] Bad eraseblock 990 at 0x000007bc0000
[ 7.476783] Bad eraseblock 991 at 0x000007be0000
[ 7.481582] Bad eraseblock 992 at 0x000007c00000
[ 7.486373] Bad eraseblock 993 at 0x000007c20000
[ 7.491173] Bad eraseblock 994 at 0x000007c40000
[ 7.495964] Bad eraseblock 995 at 0x000007c60000
[ 7.500763] Bad eraseblock 996 at 0x000007c80000
[ 7.505554] Bad eraseblock 997 at 0x000007ca0000
[ 7.510354] Bad eraseblock 998 at 0x000007cc0000
[ 7.515145] Bad eraseblock 999 at 0x000007ce0000
[ 7.519936] Bad eraseblock 1000 at 0x000007d00000
[ 7.524822] Bad eraseblock 1001 at 0x000007d20000
[ 7.529701] Bad eraseblock 1002 at 0x000007d40000
[ 7.534587] Bad eraseblock 1003 at 0x000007d60000
[ 7.539465] Bad eraseblock 1004 at 0x000007d80000
[ 7.544351] Bad eraseblock 1005 at 0x000007da0000
[ 7.549230] Bad eraseblock 1006 at 0x000007dc0000
[ 7.554116] Bad eraseblock 1007 at 0x000007de0000
[ 7.558994] Bad eraseblock 1008 at 0x000007e00000
[ 7.563880] Bad eraseblock 1009 at 0x000007e20000
[ 7.568758] Bad eraseblock 1010 at 0x000007e40000
[ 7.573644] Bad eraseblock 1011 at 0x000007e60000
[ 7.578523] Bad eraseblock 1012 at 0x000007e80000
[ 7.583409] Bad eraseblock 1013 at 0x000007ea0000
[ 7.588287] Bad eraseblock 1014 at 0x000007ec0000
[ 7.593173] Bad eraseblock 1015 at 0x000007ee0000
[ 7.598051] Bad eraseblock 1016 at 0x000007f00000
[ 7.602937] Bad eraseblock 1017 at 0x000007f20000
[ 7.607816] Bad eraseblock 1018 at 0x000007f40000
[ 7.612702] Bad eraseblock 1019 at 0x000007f60000
[ 7.617580] Bad eraseblock 1020 at 0x000007f80000
[ 7.622466] Bad eraseblock 1021 at 0x000007fa0000
[ 7.627344] Bad eraseblock 1022 at 0x000007fc0000
[ 7.632230] Bad eraseblock 1023 at 0x000007fe0000
[ 7.637108] Bad eraseblock 1024 at 0x000008000000
[ 7.641994] Bad eraseblock 1025 at 0x000008020000
[ 7.646873] Bad eraseblock 1026 at 0x000008040000
[ 7.651759] Bad eraseblock 1027 at 0x000008060000
[ 7.656637] Bad eraseblock 1028 at 0x000008080000
[ 7.661523] Bad eraseblock 1029 at 0x0000080a0000
[ 7.666402] Bad eraseblock 1030 at 0x0000080c0000
[ 7.671288] Bad eraseblock 1031 at 0x0000080e0000
[ 7.676166] Bad eraseblock 1032 at 0x000008100000
[ 7.681052] Bad eraseblock 1033 at 0x000008120000
[ 7.685930] Bad eraseblock 1034 at 0x000008140000
[ 7.690816] Bad eraseblock 1035 at 0x000008160000
[ 7.695694] Bad eraseblock 1036 at 0x000008180000
[ 7.700580] Bad eraseblock 1037 at 0x0000081a0000
[ 7.705458] Bad eraseblock 1038 at 0x0000081c0000
[ 7.710345] Bad eraseblock 1039 at 0x0000081e0000
[ 7.715223] Bad eraseblock 1040 at 0x000008200000
[ 7.720100] Bad eraseblock 1041 at 0x000008220000
[ 7.724987] Bad eraseblock 1042 at 0x000008240000
[ 7.729865] Bad eraseblock 1043 at 0x000008260000
[ 7.734751] Bad eraseblock 1044 at 0x000008280000
[ 7.739629] Bad eraseblock 1045 at 0x0000082a0000
[ 7.744515] Bad eraseblock 1046 at 0x0000082c0000
[ 7.749393] Bad eraseblock 1047 at 0x0000082e0000
[ 7.754279] Bad eraseblock 1048 at 0x000008300000
[ 7.759158] Bad eraseblock 1049 at 0x000008320000
[ 7.764044] Bad eraseblock 1050 at 0x000008340000
[ 7.768922] Bad eraseblock 1051 at 0x000008360000
[ 7.773808] Bad eraseblock 1052 at 0x000008380000
[ 7.778686] Bad eraseblock 1053 at 0x0000083a0000
[ 7.783572] Bad eraseblock 1054 at 0x0000083c0000
[ 7.788450] Bad eraseblock 1055 at 0x0000083e0000
[ 7.793337] Bad eraseblock 1056 at 0x000008400000
[ 7.798215] Bad eraseblock 1057 at 0x000008420000
[ 7.803101] Bad eraseblock 1058 at 0x000008440000
[ 7.807979] Bad eraseblock 1059 at 0x000008460000
[ 7.812865] Bad eraseblock 1060 at 0x000008480000
[ 7.817744] Bad eraseblock 1061 at 0x0000084a0000
[ 7.822630] Bad eraseblock 1062 at 0x0000084c0000
[ 7.827508] Bad eraseblock 1063 at 0x0000084e0000
[ 7.832394] Bad eraseblock 1064 at 0x000008500000
[ 7.837272] Bad eraseblock 1065 at 0x000008520000
[ 7.842159] Bad eraseblock 1066 at 0x000008540000
[ 7.847037] Bad eraseblock 1067 at 0x000008560000
[ 7.851923] Bad eraseblock 1068 at 0x000008580000
[ 7.856801] Bad eraseblock 1069 at 0x0000085a0000
[ 7.861687] Bad eraseblock 1070 at 0x0000085c0000
[ 7.866565] Bad eraseblock 1071 at 0x0000085e0000
[ 7.871451] Bad eraseblock 1072 at 0x000008600000
[ 7.876329] Bad eraseblock 1073 at 0x000008620000
[ 7.881216] Bad eraseblock 1074 at 0x000008640000
[ 7.886094] Bad eraseblock 1075 at 0x000008660000
[ 7.890980] Bad eraseblock 1076 at 0x000008680000
[ 7.895859] Bad eraseblock 1077 at 0x0000086a0000
[ 7.900745] Bad eraseblock 1078 at 0x0000086c0000
[ 7.905623] Bad eraseblock 1079 at 0x0000086e0000
[ 7.910510] Bad eraseblock 1080 at 0x000008700000
[ 7.915388] Bad eraseblock 1081 at 0x000008720000
[ 7.920267] Bad eraseblock 1082 at 0x000008740000
[ 7.925145] Bad eraseblock 1083 at 0x000008760000
[ 7.930023] Bad eraseblock 1084 at 0x000008780000
[ 7.934909] Bad eraseblock 1085 at 0x0000087a0000
[ 7.939788] Bad eraseblock 1086 at 0x0000087c0000
[ 7.944674] Bad eraseblock 1087 at 0x0000087e0000
[ 7.949552] Bad eraseblock 1088 at 0x000008800000
[ 7.954438] Bad eraseblock 1089 at 0x000008820000
[ 7.959317] Bad eraseblock 1090 at 0x000008840000
[ 7.964203] Bad eraseblock 1091 at 0x000008860000
[ 7.969081] Bad eraseblock 1092 at 0x000008880000
[ 7.973967] Bad eraseblock 1093 at 0x0000088a0000
[ 7.978846] Bad eraseblock 1094 at 0x0000088c0000
[ 7.983732] Bad eraseblock 1095 at 0x0000088e0000
[ 7.988610] Bad eraseblock 1096 at 0x000008900000
[ 7.993496] Bad eraseblock 1097 at 0x000008920000
[ 7.998374] Bad eraseblock 1098 at 0x000008940000
[ 8.003261] Bad eraseblock 1099 at 0x000008960000
[ 8.008139] Bad eraseblock 1100 at 0x000008980000
[ 8.013025] Bad eraseblock 1101 at 0x0000089a0000
[ 8.017903] Bad eraseblock 1102 at 0x0000089c0000
[ 8.022790] Bad eraseblock 1103 at 0x0000089e0000
[ 8.027668] Bad eraseblock 1104 at 0x000008a00000
[ 8.032554] Bad eraseblock 1105 at 0x000008a20000
[ 8.037433] Bad eraseblock 1106 at 0x000008a40000
[ 8.042318] Bad eraseblock 1107 at 0x000008a60000
[ 8.047197] Bad eraseblock 1108 at 0x000008a80000
[ 8.052083] Bad eraseblock 1109 at 0x000008aa0000
[ 8.056961] Bad eraseblock 1110 at 0x000008ac0000
[ 8.061847] Bad eraseblock 1111 at 0x000008ae0000
[ 8.066725] Bad eraseblock 1112 at 0x000008b00000
[ 8.071612] Bad eraseblock 1113 at 0x000008b20000
[ 8.076490] Bad eraseblock 1114 at 0x000008b40000
[ 8.081388] Bad eraseblock 1115 at 0x000008b60000
[ 8.086267] Bad eraseblock 1116 at 0x000008b80000
[ 8.091154] Bad eraseblock 1117 at 0x000008ba0000
[ 8.096033] Bad eraseblock 1118 at 0x000008bc0000
[ 8.100919] Bad eraseblock 1119 at 0x000008be0000
[ 8.105798] Bad eraseblock 1120 at 0x000008c00000
[ 8.110684] Bad eraseblock 1121 at 0x000008c20000
[ 8.115562] Bad eraseblock 1122 at 0x000008c40000
[ 8.120448] Bad eraseblock 1123 at 0x000008c60000
[ 8.125326] Bad eraseblock 1124 at 0x000008c80000
[ 8.130212] Bad eraseblock 1125 at 0x000008ca0000
[ 8.135091] Bad eraseblock 1126 at 0x000008cc0000
[ 8.139968] Bad eraseblock 1127 at 0x000008ce0000
[ 8.144854] Bad eraseblock 1128 at 0x000008d00000
[ 8.149733] Bad eraseblock 1129 at 0x000008d20000
[ 8.154619] Bad eraseblock 1130 at 0x000008d40000
[ 8.159497] Bad eraseblock 1131 at 0x000008d60000
[ 8.164383] Bad eraseblock 1132 at 0x000008d80000
[ 8.169261] Bad eraseblock 1133 at 0x000008da0000
[ 8.174147] Bad eraseblock 1134 at 0x000008dc0000
[ 8.179025] Bad eraseblock 1135 at 0x000008de0000
[ 8.183911] Bad eraseblock 1136 at 0x000008e00000
[ 8.188790] Bad eraseblock 1137 at 0x000008e20000
[ 8.193676] Bad eraseblock 1138 at 0x000008e40000
[ 8.198554] Bad eraseblock 1139 at 0x000008e60000
[ 8.203440] Bad eraseblock 1140 at 0x000008e80000
[ 8.208318] Bad eraseblock 1141 at 0x000008ea0000
[ 8.213204] Bad eraseblock 1142 at 0x000008ec0000
[ 8.218082] Bad eraseblock 1143 at 0x000008ee0000
[ 8.222968] Bad eraseblock 1144 at 0x000008f00000
[ 8.227847] Bad eraseblock 1145 at 0x000008f20000
[ 8.232733] Bad eraseblock 1146 at 0x000008f40000
[ 8.237611] Bad eraseblock 1147 at 0x000008f60000
[ 8.242497] Bad eraseblock 1148 at 0x000008f80000
[ 8.247375] Bad eraseblock 1149 at 0x000008fa0000
[ 8.252261] Bad eraseblock 1150 at 0x000008fc0000
[ 8.257139] Bad eraseblock 1151 at 0x000008fe0000
[ 8.262025] Bad eraseblock 1152 at 0x000009000000
[ 8.266903] Bad eraseblock 1153 at 0x000009020000
[ 8.271790] Bad eraseblock 1154 at 0x000009040000
[ 8.276668] Bad eraseblock 1155 at 0x000009060000
[ 8.281554] Bad eraseblock 1156 at 0x000009080000
[ 8.286432] Bad eraseblock 1157 at 0x0000090a0000
[ 8.291319] Bad eraseblock 1158 at 0x0000090c0000
[ 8.296197] Bad eraseblock 1159 at 0x0000090e0000
[ 8.301083] Bad eraseblock 1160 at 0x000009100000
[ 8.305961] Bad eraseblock 1161 at 0x000009120000
[ 8.310847] Bad eraseblock 1162 at 0x000009140000
[ 8.315725] Bad eraseblock 1163 at 0x000009160000
[ 8.320611] Bad eraseblock 1164 at 0x000009180000
[ 8.325489] Bad eraseblock 1165 at 0x0000091a0000
[ 8.330375] Bad eraseblock 1166 at 0x0000091c0000
[ 8.335253] Bad eraseblock 1167 at 0x0000091e0000
[ 8.340131] Bad eraseblock 1168 at 0x000009200000
[ 8.345017] Bad eraseblock 1169 at 0x000009220000
[ 8.349895] Bad eraseblock 1170 at 0x000009240000
[ 8.354781] Bad eraseblock 1171 at 0x000009260000
[ 8.359659] Bad eraseblock 1172 at 0x000009280000
[ 8.364545] Bad eraseblock 1173 at 0x0000092a0000
[ 8.369423] Bad eraseblock 1174 at 0x0000092c0000
[ 8.374310] Bad eraseblock 1175 at 0x0000092e0000
[ 8.379188] Bad eraseblock 1176 at 0x000009300000
[ 8.384074] Bad eraseblock 1177 at 0x000009320000
[ 8.388952] Bad eraseblock 1178 at 0x000009340000
[ 8.393838] Bad eraseblock 1179 at 0x000009360000
[ 8.398717] Bad eraseblock 1180 at 0x000009380000
[ 8.403603] Bad eraseblock 1181 at 0x0000093a0000
[ 8.408481] Bad eraseblock 1182 at 0x0000093c0000
[ 8.413367] Bad eraseblock 1183 at 0x0000093e0000
[ 8.418246] Bad eraseblock 1184 at 0x000009400000
[ 8.423132] Bad eraseblock 1185 at 0x000009420000
[ 8.428010] Bad eraseblock 1186 at 0x000009440000
[ 8.432896] Bad eraseblock 1187 at 0x000009460000
[ 8.437774] Bad eraseblock 1188 at 0x000009480000
[ 8.442660] Bad eraseblock 1189 at 0x0000094a0000
[ 8.447538] Bad eraseblock 1190 at 0x0000094c0000
[ 8.452424] Bad eraseblock 1191 at 0x0000094e0000
[ 8.457302] Bad eraseblock 1192 at 0x000009500000
[ 8.462189] Bad eraseblock 1193 at 0x000009520000
[ 8.467067] Bad eraseblock 1194 at 0x000009540000
[ 8.471953] Bad eraseblock 1195 at 0x000009560000
[ 8.476831] Bad eraseblock 1196 at 0x000009580000
[ 8.481717] Bad eraseblock 1197 at 0x0000095a0000
[ 8.486596] Bad eraseblock 1198 at 0x0000095c0000
[ 8.491482] Bad eraseblock 1199 at 0x0000095e0000
[ 8.496360] Bad eraseblock 1200 at 0x000009600000
[ 8.501246] Bad eraseblock 1201 at 0x000009620000
[ 8.506124] Bad eraseblock 1202 at 0x000009640000
[ 8.511011] Bad eraseblock 1203 at 0x000009660000
[ 8.515889] Bad eraseblock 1204 at 0x000009680000
[ 8.520775] Bad eraseblock 1205 at 0x0000096a0000
[ 8.525653] Bad eraseblock 1206 at 0x0000096c0000
[ 8.530539] Bad eraseblock 1207 at 0x0000096e0000
[ 8.535418] Bad eraseblock 1208 at 0x000009700000
[ 8.540296] Bad eraseblock 1209 at 0x000009720000
[ 8.545175] Bad eraseblock 1210 at 0x000009740000
[ 8.550052] Bad eraseblock 1211 at 0x000009760000
[ 8.554938] Bad eraseblock 1212 at 0x000009780000
[ 8.559817] Bad eraseblock 1213 at 0x0000097a0000
[ 8.564703] Bad eraseblock 1214 at 0x0000097c0000
[ 8.569581] Bad eraseblock 1215 at 0x0000097e0000
[ 8.574467] Bad eraseblock 1216 at 0x000009800000
[ 8.579346] Bad eraseblock 1217 at 0x000009820000
[ 8.584231] Bad eraseblock 1218 at 0x000009840000
[ 8.589110] Bad eraseblock 1219 at 0x000009860000
[ 8.593996] Bad eraseblock 1220 at 0x000009880000
[ 8.598874] Bad eraseblock 1221 at 0x0000098a0000
[ 8.603760] Bad eraseblock 1222 at 0x0000098c0000
[ 8.608638] Bad eraseblock 1223 at 0x0000098e0000
[ 8.613525] Bad eraseblock 1224 at 0x000009900000
[ 8.618403] Bad eraseblock 1225 at 0x000009920000
[ 8.623289] Bad eraseblock 1226 at 0x000009940000
[ 8.628167] Bad eraseblock 1227 at 0x000009960000
[ 8.633053] Bad eraseblock 1228 at 0x000009980000
[ 8.637931] Bad eraseblock 1229 at 0x0000099a0000
[ 8.642817] Bad eraseblock 1230 at 0x0000099c0000
[ 8.647695] Bad eraseblock 1231 at 0x0000099e0000
[ 8.652581] Bad eraseblock 1232 at 0x000009a00000
[ 8.657460] Bad eraseblock 1233 at 0x000009a20000
[ 8.662346] Bad eraseblock 1234 at 0x000009a40000
[ 8.667224] Bad eraseblock 1235 at 0x000009a60000
[ 8.672110] Bad eraseblock 1236 at 0x000009a80000
[ 8.676989] Bad eraseblock 1237 at 0x000009aa0000
[ 8.681875] Bad eraseblock 1238 at 0x000009ac0000
[ 8.686753] Bad eraseblock 1239 at 0x000009ae0000
[ 8.691639] Bad eraseblock 1240 at 0x000009b00000
[ 8.696517] Bad eraseblock 1241 at 0x000009b20000
[ 8.701403] Bad eraseblock 1242 at 0x000009b40000
[ 8.706281] Bad eraseblock 1243 at 0x000009b60000
[ 8.711168] Bad eraseblock 1244 at 0x000009b80000
[ 8.716046] Bad eraseblock 1245 at 0x000009ba0000
[ 8.720932] Bad eraseblock 1246 at 0x000009bc0000
[ 8.725810] Bad eraseblock 1247 at 0x000009be0000
[ 8.730696] Bad eraseblock 1248 at 0x000009c00000
[ 8.735574] Bad eraseblock 1249 at 0x000009c20000
[ 8.740460] Bad eraseblock 1250 at 0x000009c40000
[ 8.745339] Bad eraseblock 1251 at 0x000009c60000
[ 8.750225] Bad eraseblock 1252 at 0x000009c80000
[ 8.755104] Bad eraseblock 1253 at 0x000009ca0000
[ 8.759981] Bad eraseblock 1254 at 0x000009cc0000
[ 8.764867] Bad eraseblock 1255 at 0x000009ce0000
[ 8.769746] Bad eraseblock 1256 at 0x000009d00000
[ 8.774632] Bad eraseblock 1257 at 0x000009d20000
[ 8.779510] Bad eraseblock 1258 at 0x000009d40000
[ 8.784397] Bad eraseblock 1259 at 0x000009d60000
[ 8.789275] Bad eraseblock 1260 at 0x000009d80000
[ 8.794161] Bad eraseblock 1261 at 0x000009da0000
[ 8.799039] Bad eraseblock 1262 at 0x000009dc0000
[ 8.803925] Bad eraseblock 1263 at 0x000009de0000
[ 8.808803] Bad eraseblock 1264 at 0x000009e00000
[ 8.813689] Bad eraseblock 1265 at 0x000009e20000
[ 8.818567] Bad eraseblock 1266 at 0x000009e40000
[ 8.823453] Bad eraseblock 1267 at 0x000009e60000
[ 8.828332] Bad eraseblock 1268 at 0x000009e80000
[ 8.833217] Bad eraseblock 1269 at 0x000009ea0000
[ 8.838095] Bad eraseblock 1270 at 0x000009ec0000
[ 8.842981] Bad eraseblock 1271 at 0x000009ee0000
[ 8.847859] Bad eraseblock 1272 at 0x000009f00000
[ 8.852745] Bad eraseblock 1273 at 0x000009f20000
[ 8.857624] Bad eraseblock 1274 at 0x000009f40000
[ 8.862510] Bad eraseblock 1275 at 0x000009f60000
[ 8.867388] Bad eraseblock 1276 at 0x000009f80000
[ 8.872274] Bad eraseblock 1277 at 0x000009fa0000
[ 8.877152] Bad eraseblock 1278 at 0x000009fc0000
[ 8.882038] Bad eraseblock 1279 at 0x000009fe0000
[ 8.886916] Bad eraseblock 1280 at 0x00000a000000
[ 8.891802] Bad eraseblock 1281 at 0x00000a020000
[ 8.896681] Bad eraseblock 1282 at 0x00000a040000
[ 8.901567] Bad eraseblock 1283 at 0x00000a060000
[ 8.906445] Bad eraseblock 1284 at 0x00000a080000
[ 8.911331] Bad eraseblock 1285 at 0x00000a0a0000
[ 8.916209] Bad eraseblock 1286 at 0x00000a0c0000
[ 8.921095] Bad eraseblock 1287 at 0x00000a0e0000
[ 8.925974] Bad eraseblock 1288 at 0x00000a100000
[ 8.930859] Bad eraseblock 1289 at 0x00000a120000
[ 8.935738] Bad eraseblock 1290 at 0x00000a140000
[ 8.940624] Bad eraseblock 1291 at 0x00000a160000
[ 8.945502] Bad eraseblock 1292 at 0x00000a180000
[ 8.950388] Bad eraseblock 1293 at 0x00000a1a0000
[ 8.955266] Bad eraseblock 1294 at 0x00000a1c0000
[ 8.960144] Bad eraseblock 1295 at 0x00000a1e0000
[ 8.965030] Bad eraseblock 1296 at 0x00000a200000
[ 8.969908] Bad eraseblock 1297 at 0x00000a220000
[ 8.974794] Bad eraseblock 1298 at 0x00000a240000
[ 8.979672] Bad eraseblock 1299 at 0x00000a260000
[ 8.984558] Bad eraseblock 1300 at 0x00000a280000
[ 8.989436] Bad eraseblock 1301 at 0x00000a2a0000
[ 8.994322] Bad eraseblock 1302 at 0x00000a2c0000
[ 8.999201] Bad eraseblock 1303 at 0x00000a2e0000
[ 9.004087] Bad eraseblock 1304 at 0x00000a300000
[ 9.008965] Bad eraseblock 1305 at 0x00000a320000
[ 9.013851] Bad eraseblock 1306 at 0x00000a340000
[ 9.018730] Bad eraseblock 1307 at 0x00000a360000
[ 9.023616] Bad eraseblock 1308 at 0x00000a380000
[ 9.028494] Bad eraseblock 1309 at 0x00000a3a0000
[ 9.033380] Bad eraseblock 1310 at 0x00000a3c0000
[ 9.038258] Bad eraseblock 1311 at 0x00000a3e0000
[ 9.043144] Bad eraseblock 1312 at 0x00000a400000
[ 9.048023] Bad eraseblock 1313 at 0x00000a420000
[ 9.052909] Bad eraseblock 1314 at 0x00000a440000
[ 9.057787] Bad eraseblock 1315 at 0x00000a460000
[ 9.062673] Bad eraseblock 1316 at 0x00000a480000
[ 9.067551] Bad eraseblock 1317 at 0x00000a4a0000
[ 9.072437] Bad eraseblock 1318 at 0x00000a4c0000
[ 9.077315] Bad eraseblock 1319 at 0x00000a4e0000
[ 9.082201] Bad eraseblock 1320 at 0x00000a500000
[ 9.087080] Bad eraseblock 1321 at 0x00000a520000
[ 9.091966] Bad eraseblock 1322 at 0x00000a540000
[ 9.096844] Bad eraseblock 1323 at 0x00000a560000
[ 9.101730] Bad eraseblock 1324 at 0x00000a580000
[ 9.106609] Bad eraseblock 1325 at 0x00000a5a0000
[ 9.111495] Bad eraseblock 1326 at 0x00000a5c0000
[ 9.116373] Bad eraseblock 1327 at 0x00000a5e0000
[ 9.121307] Bad eraseblock 1328 at 0x00000a600000
[ 9.126186] Bad eraseblock 1329 at 0x00000a620000
[ 9.131075] Bad eraseblock 1330 at 0x00000a640000
[ 9.135953] Bad eraseblock 1331 at 0x00000a660000
[ 9.140841] Bad eraseblock 1332 at 0x00000a680000
[ 9.145719] Bad eraseblock 1333 at 0x00000a6a0000
[ 9.150605] Bad eraseblock 1334 at 0x00000a6c0000
[ 9.155484] Bad eraseblock 1335 at 0x00000a6e0000
[ 9.160370] Bad eraseblock 1336 at 0x00000a700000
[ 9.165249] Bad eraseblock 1337 at 0x00000a720000
[ 9.170126] Bad eraseblock 1338 at 0x00000a740000
[ 9.175012] Bad eraseblock 1339 at 0x00000a760000
[ 9.179891] Bad eraseblock 1340 at 0x00000a780000
[ 9.184777] Bad eraseblock 1341 at 0x00000a7a0000
[ 9.189655] Bad eraseblock 1342 at 0x00000a7c0000
[ 9.194541] Bad eraseblock 1343 at 0x00000a7e0000
[ 9.199419] Bad eraseblock 1344 at 0x00000a800000
[ 9.204306] Bad eraseblock 1345 at 0x00000a820000
[ 9.209184] Bad eraseblock 1346 at 0x00000a840000
[ 9.214070] Bad eraseblock 1347 at 0x00000a860000
[ 9.218948] Bad eraseblock 1348 at 0x00000a880000
[ 9.223834] Bad eraseblock 1349 at 0x00000a8a0000
[ 9.228712] Bad eraseblock 1350 at 0x00000a8c0000
[ 9.233598] Bad eraseblock 1351 at 0x00000a8e0000
[ 9.238476] Bad eraseblock 1352 at 0x00000a900000
[ 9.243362] Bad eraseblock 1353 at 0x00000a920000
[ 9.248241] Bad eraseblock 1354 at 0x00000a940000
[ 9.253127] Bad eraseblock 1355 at 0x00000a960000
[ 9.258005] Bad eraseblock 1356 at 0x00000a980000
[ 9.262891] Bad eraseblock 1357 at 0x00000a9a0000
[ 9.267769] Bad eraseblock 1358 at 0x00000a9c0000
[ 9.272656] Bad eraseblock 1359 at 0x00000a9e0000
[ 9.277534] Bad eraseblock 1360 at 0x00000aa00000
[ 9.282420] Bad eraseblock 1361 at 0x00000aa20000
[ 9.287298] Bad eraseblock 1362 at 0x00000aa40000
[ 9.292184] Bad eraseblock 1363 at 0x00000aa60000
[ 9.297062] Bad eraseblock 1364 at 0x00000aa80000
[ 9.301949] Bad eraseblock 1365 at 0x00000aaa0000
[ 9.306827] Bad eraseblock 1366 at 0x00000aac0000
[ 9.311713] Bad eraseblock 1367 at 0x00000aae0000
[ 9.316591] Bad eraseblock 1368 at 0x00000ab00000
[ 9.321477] Bad eraseblock 1369 at 0x00000ab20000
[ 9.326356] Bad eraseblock 1370 at 0x00000ab40000
[ 9.331241] Bad eraseblock 1371 at 0x00000ab60000
[ 9.336120] Bad eraseblock 1372 at 0x00000ab80000
[ 9.341006] Bad eraseblock 1373 at 0x00000aba0000
[ 9.345884] Bad eraseblock 1374 at 0x00000abc0000
[ 9.350770] Bad eraseblock 1375 at 0x00000abe0000
[ 9.355648] Bad eraseblock 1376 at 0x00000ac00000
[ 9.360534] Bad eraseblock 1377 at 0x00000ac20000
[ 9.365412] Bad eraseblock 1378 at 0x00000ac40000
[ 9.370291] Bad eraseblock 1379 at 0x00000ac60000
[ 9.375169] Bad eraseblock 1380 at 0x00000ac80000
[ 9.380047] Bad eraseblock 1381 at 0x00000aca0000
[ 9.384933] Bad eraseblock 1382 at 0x00000acc0000
[ 9.389812] Bad eraseblock 1383 at 0x00000ace0000
[ 9.394698] Bad eraseblock 1384 at 0x00000ad00000
[ 9.399576] Bad eraseblock 1385 at 0x00000ad20000
[ 9.404462] Bad eraseblock 1386 at 0x00000ad40000
[ 9.409340] Bad eraseblock 1387 at 0x00000ad60000
[ 9.414226] Bad eraseblock 1388 at 0x00000ad80000
[ 9.419104] Bad eraseblock 1389 at 0x00000ada0000
[ 9.423990] Bad eraseblock 1390 at 0x00000adc0000
[ 9.428868] Bad eraseblock 1391 at 0x00000ade0000
[ 9.433755] Bad eraseblock 1392 at 0x00000ae00000
[ 9.438633] Bad eraseblock 1393 at 0x00000ae20000
[ 9.443519] Bad eraseblock 1394 at 0x00000ae40000
[ 9.448397] Bad eraseblock 1395 at 0x00000ae60000
[ 9.453283] Bad eraseblock 1396 at 0x00000ae80000
[ 9.458161] Bad eraseblock 1397 at 0x00000aea0000
[ 9.463048] Bad eraseblock 1398 at 0x00000aec0000
[ 9.467926] Bad eraseblock 1399 at 0x00000aee0000
[ 9.472812] Bad eraseblock 1400 at 0x00000af00000
[ 9.477690] Bad eraseblock 1401 at 0x00000af20000
[ 9.482576] Bad eraseblock 1402 at 0x00000af40000
[ 9.487454] Bad eraseblock 1403 at 0x00000af60000
[ 9.492340] Bad eraseblock 1404 at 0x00000af80000
[ 9.497218] Bad eraseblock 1405 at 0x00000afa0000
[ 9.502104] Bad eraseblock 1406 at 0x00000afc0000
[ 9.506983] Bad eraseblock 1407 at 0x00000afe0000
[ 9.511869] Bad eraseblock 1408 at 0x00000b000000
[ 9.516747] Bad eraseblock 1409 at 0x00000b020000
[ 9.521633] Bad eraseblock 1410 at 0x00000b040000
[ 9.526511] Bad eraseblock 1411 at 0x00000b060000
[ 9.531397] Bad eraseblock 1412 at 0x00000b080000
[ 9.536276] Bad eraseblock 1413 at 0x00000b0a0000
[ 9.541162] Bad eraseblock 1414 at 0x00000b0c0000
[ 9.546040] Bad eraseblock 1415 at 0x00000b0e0000
[ 9.550925] Bad eraseblock 1416 at 0x00000b100000
[ 9.555804] Bad eraseblock 1417 at 0x00000b120000
[ 9.560690] Bad eraseblock 1418 at 0x00000b140000
[ 9.565568] Bad eraseblock 1419 at 0x00000b160000
[ 9.570454] Bad eraseblock 1420 at 0x00000b180000
[ 9.575332] Bad eraseblock 1421 at 0x00000b1a0000
[ 9.580218] Bad eraseblock 1422 at 0x00000b1c0000
[ 9.585096] Bad eraseblock 1423 at 0x00000b1e0000
[ 9.589974] Bad eraseblock 1424 at 0x00000b200000
[ 9.594860] Bad eraseblock 1425 at 0x00000b220000
[ 9.599738] Bad eraseblock 1426 at 0x00000b240000
[ 9.604624] Bad eraseblock 1427 at 0x00000b260000
[ 9.609503] Bad eraseblock 1428 at 0x00000b280000
[ 9.614389] Bad eraseblock 1429 at 0x00000b2a0000
[ 9.619267] Bad eraseblock 1430 at 0x00000b2c0000
[ 9.624153] Bad eraseblock 1431 at 0x00000b2e0000
[ 9.629031] Bad eraseblock 1432 at 0x00000b300000
[ 9.633918] Bad eraseblock 1433 at 0x00000b320000
[ 9.638796] Bad eraseblock 1434 at 0x00000b340000
[ 9.643682] Bad eraseblock 1435 at 0x00000b360000
[ 9.648560] Bad eraseblock 1436 at 0x00000b380000
[ 9.653446] Bad eraseblock 1437 at 0x00000b3a0000
[ 9.658324] Bad eraseblock 1438 at 0x00000b3c0000
[ 9.663210] Bad eraseblock 1439 at 0x00000b3e0000
[ 9.668088] Bad eraseblock 1440 at 0x00000b400000
[ 9.672974] Bad eraseblock 1441 at 0x00000b420000
[ 9.677852] Bad eraseblock 1442 at 0x00000b440000
[ 9.682739] Bad eraseblock 1443 at 0x00000b460000
[ 9.687617] Bad eraseblock 1444 at 0x00000b480000
[ 9.692503] Bad eraseblock 1445 at 0x00000b4a0000
[ 9.697381] Bad eraseblock 1446 at 0x00000b4c0000
[ 9.702267] Bad eraseblock 1447 at 0x00000b4e0000
[ 9.707145] Bad eraseblock 1448 at 0x00000b500000
[ 9.712032] Bad eraseblock 1449 at 0x00000b520000
[ 9.716910] Bad eraseblock 1450 at 0x00000b540000
[ 9.721796] Bad eraseblock 1451 at 0x00000b560000
[ 9.726674] Bad eraseblock 1452 at 0x00000b580000
[ 9.731560] Bad eraseblock 1453 at 0x00000b5a0000
[ 9.736438] Bad eraseblock 1454 at 0x00000b5c0000
[ 9.741324] Bad eraseblock 1455 at 0x00000b5e0000
[ 9.746202] Bad eraseblock 1456 at 0x00000b600000
[ 9.751089] Bad eraseblock 1457 at 0x00000b620000
[ 9.755967] Bad eraseblock 1458 at 0x00000b640000
[ 9.760853] Bad eraseblock 1459 at 0x00000b660000
[ 9.765731] Bad eraseblock 1460 at 0x00000b680000
[ 9.770617] Bad eraseblock 1461 at 0x00000b6a0000
[ 9.775495] Bad eraseblock 1462 at 0x00000b6c0000
[ 9.780381] Bad eraseblock 1463 at 0x00000b6e0000
[ 9.785259] Bad eraseblock 1464 at 0x00000b700000
[ 9.790137] Bad eraseblock 1465 at 0x00000b720000
[ 9.795023] Bad eraseblock 1466 at 0x00000b740000
[ 9.799902] Bad eraseblock 1467 at 0x00000b760000
[ 9.804788] Bad eraseblock 1468 at 0x00000b780000
[ 9.809666] Bad eraseblock 1469 at 0x00000b7a0000
[ 9.814552] Bad eraseblock 1470 at 0x00000b7c0000
[ 9.819430] Bad eraseblock 1471 at 0x00000b7e0000
[ 9.824317] Bad eraseblock 1472 at 0x00000b800000
[ 9.829195] Bad eraseblock 1473 at 0x00000b820000
[ 9.834081] Bad eraseblock 1474 at 0x00000b840000
[ 9.838959] Bad eraseblock 1475 at 0x00000b860000
[ 9.843845] Bad eraseblock 1476 at 0x00000b880000
[ 9.848723] Bad eraseblock 1477 at 0x00000b8a0000
[ 9.853609] Bad eraseblock 1478 at 0x00000b8c0000
[ 9.858488] Bad eraseblock 1479 at 0x00000b8e0000
[ 9.863374] Bad eraseblock 1480 at 0x00000b900000
[ 9.868252] Bad eraseblock 1481 at 0x00000b920000
[ 9.873138] Bad eraseblock 1482 at 0x00000b940000
[ 9.878016] Bad eraseblock 1483 at 0x00000b960000
[ 9.882902] Bad eraseblock 1484 at 0x00000b980000
[ 9.887780] Bad eraseblock 1485 at 0x00000b9a0000
[ 9.892666] Bad eraseblock 1486 at 0x00000b9c0000
[ 9.897545] Bad eraseblock 1487 at 0x00000b9e0000
[ 9.902431] Bad eraseblock 1488 at 0x00000ba00000
[ 9.907309] Bad eraseblock 1489 at 0x00000ba20000
[ 9.912195] Bad eraseblock 1490 at 0x00000ba40000
[ 9.917073] Bad eraseblock 1491 at 0x00000ba60000
[ 9.921960] Bad eraseblock 1492 at 0x00000ba80000
[ 9.926838] Bad eraseblock 1493 at 0x00000baa0000
[ 9.931724] Bad eraseblock 1494 at 0x00000bac0000
[ 9.936602] Bad eraseblock 1495 at 0x00000bae0000
[ 9.941488] Bad eraseblock 1496 at 0x00000bb00000
[ 9.946366] Bad eraseblock 1497 at 0x00000bb20000
[ 9.951252] Bad eraseblock 1498 at 0x00000bb40000
[ 9.956130] Bad eraseblock 1499 at 0x00000bb60000
[ 9.961016] Bad eraseblock 1500 at 0x00000bb80000
[ 9.965895] Bad eraseblock 1501 at 0x00000bba0000
[ 9.970781] Bad eraseblock 1502 at 0x00000bbc0000
[ 9.975659] Bad eraseblock 1503 at 0x00000bbe0000
[ 9.980545] Bad eraseblock 1504 at 0x00000bc00000
[ 9.985423] Bad eraseblock 1505 at 0x00000bc20000
[ 9.990302] Bad eraseblock 1506 at 0x00000bc40000
[ 9.995180] Bad eraseblock 1507 at 0x00000bc60000
[ 10.000058] Bad eraseblock 1508 at 0x00000bc80000
[ 10.004944] Bad eraseblock 1509 at 0x00000bca0000
[ 10.009823] Bad eraseblock 1510 at 0x00000bcc0000
[ 10.014709] Bad eraseblock 1511 at 0x00000bce0000
[ 10.019587] Bad eraseblock 1512 at 0x00000bd00000
[ 10.024474] Bad eraseblock 1513 at 0x00000bd20000
[ 10.029352] Bad eraseblock 1514 at 0x00000bd40000
[ 10.034238] Bad eraseblock 1515 at 0x00000bd60000
[ 10.039117] Bad eraseblock 1516 at 0x00000bd80000
[ 10.044003] Bad eraseblock 1517 at 0x00000bda0000
[ 10.048881] Bad eraseblock 1518 at 0x00000bdc0000
[ 10.053767] Bad eraseblock 1519 at 0x00000bde0000
[ 10.058645] Bad eraseblock 1520 at 0x00000be00000
[ 10.063531] Bad eraseblock 1521 at 0x00000be20000
[ 10.068410] Bad eraseblock 1522 at 0x00000be40000
[ 10.073296] Bad eraseblock 1523 at 0x00000be60000
[ 10.078174] Bad eraseblock 1524 at 0x00000be80000
[ 10.083077] Bad eraseblock 1525 at 0x00000bea0000
[ 10.087955] Bad eraseblock 1526 at 0x00000bec0000
[ 10.092843] Bad eraseblock 1527 at 0x00000bee0000
[ 10.097722] Bad eraseblock 1528 at 0x00000bf00000
[ 10.102608] Bad eraseblock 1529 at 0x00000bf20000
[ 10.107487] Bad eraseblock 1530 at 0x00000bf40000
[ 10.112373] Bad eraseblock 1531 at 0x00000bf60000
[ 10.117251] Bad eraseblock 1532 at 0x00000bf80000
[ 10.122137] Bad eraseblock 1533 at 0x00000bfa0000
[ 10.127016] Bad eraseblock 1534 at 0x00000bfc0000
[ 10.131902] Bad eraseblock 1535 at 0x00000bfe0000
[ 10.136780] Bad eraseblock 1536 at 0x00000c000000
[ 10.141666] Bad eraseblock 1537 at 0x00000c020000
[ 10.146545] Bad eraseblock 1538 at 0x00000c040000
[ 10.151430] Bad eraseblock 1539 at 0x00000c060000
[ 10.156309] Bad eraseblock 1540 at 0x00000c080000
[ 10.161195] Bad eraseblock 1541 at 0x00000c0a0000
[ 10.166073] Bad eraseblock 1542 at 0x00000c0c0000
[ 10.170959] Bad eraseblock 1543 at 0x00000c0e0000
[ 10.175838] Bad eraseblock 1544 at 0x00000c100000
[ 10.180724] Bad eraseblock 1545 at 0x00000c120000
[ 10.185602] Bad eraseblock 1546 at 0x00000c140000
[ 10.190489] Bad eraseblock 1547 at 0x00000c160000
[ 10.195367] Bad eraseblock 1548 at 0x00000c180000
[ 10.200253] Bad eraseblock 1549 at 0x00000c1a0000
[ 10.205131] Bad eraseblock 1550 at 0x00000c1c0000
[ 10.210009] Bad eraseblock 1551 at 0x00000c1e0000
[ 10.214895] Bad eraseblock 1552 at 0x00000c200000
[ 10.219773] Bad eraseblock 1553 at 0x00000c220000
[ 10.224660] Bad eraseblock 1554 at 0x00000c240000
[ 10.229538] Bad eraseblock 1555 at 0x00000c260000
[ 10.234424] Bad eraseblock 1556 at 0x00000c280000
[ 10.239302] Bad eraseblock 1557 at 0x00000c2a0000
[ 10.244188] Bad eraseblock 1558 at 0x00000c2c0000
[ 10.249067] Bad eraseblock 1559 at 0x00000c2e0000
[ 10.253953] Bad eraseblock 1560 at 0x00000c300000
[ 10.258831] Bad eraseblock 1561 at 0x00000c320000
[ 10.263717] Bad eraseblock 1562 at 0x00000c340000
[ 10.268596] Bad eraseblock 1563 at 0x00000c360000
[ 10.273482] Bad eraseblock 1564 at 0x00000c380000
[ 10.278360] Bad eraseblock 1565 at 0x00000c3a0000
[ 10.283246] Bad eraseblock 1566 at 0x00000c3c0000
[ 10.288125] Bad eraseblock 1567 at 0x00000c3e0000
[ 10.293011] Bad eraseblock 1568 at 0x00000c400000
[ 10.297889] Bad eraseblock 1569 at 0x00000c420000
[ 10.302775] Bad eraseblock 1570 at 0x00000c440000
[ 10.307653] Bad eraseblock 1571 at 0x00000c460000
[ 10.312540] Bad eraseblock 1572 at 0x00000c480000
[ 10.317418] Bad eraseblock 1573 at 0x00000c4a0000
[ 10.322304] Bad eraseblock 1574 at 0x00000c4c0000
[ 10.327182] Bad eraseblock 1575 at 0x00000c4e0000
[ 10.332068] Bad eraseblock 1576 at 0x00000c500000
[ 10.336947] Bad eraseblock 1577 at 0x00000c520000
[ 10.341833] Bad eraseblock 1578 at 0x00000c540000
[ 10.346711] Bad eraseblock 1579 at 0x00000c560000
[ 10.351597] Bad eraseblock 1580 at 0x00000c580000
[ 10.356475] Bad eraseblock 1581 at 0x00000c5a0000
[ 10.361361] Bad eraseblock 1582 at 0x00000c5c0000
[ 10.366240] Bad eraseblock 1583 at 0x00000c5e0000
[ 10.371126] Bad eraseblock 1584 at 0x00000c600000
[ 10.376004] Bad eraseblock 1585 at 0x00000c620000
[ 10.380891] Bad eraseblock 1586 at 0x00000c640000
[ 10.385769] Bad eraseblock 1587 at 0x00000c660000
[ 10.390655] Bad eraseblock 1588 at 0x00000c680000
[ 10.395533] Bad eraseblock 1589 at 0x00000c6a0000
[ 10.400419] Bad eraseblock 1590 at 0x00000c6c0000
[ 10.405297] Bad eraseblock 1591 at 0x00000c6e0000
[ 10.410183] Bad eraseblock 1592 at 0x00000c700000
[ 10.415062] Bad eraseblock 1593 at 0x00000c720000
[ 10.419940] Bad eraseblock 1594 at 0x00000c740000
[ 10.424826] Bad eraseblock 1595 at 0x00000c760000
[ 10.429704] Bad eraseblock 1596 at 0x00000c780000
[ 10.434590] Bad eraseblock 1597 at 0x00000c7a0000
[ 10.439469] Bad eraseblock 1598 at 0x00000c7c0000
[ 10.444355] Bad eraseblock 1599 at 0x00000c7e0000
[ 10.449233] Bad eraseblock 1600 at 0x00000c800000
[ 10.454119] Bad eraseblock 1601 at 0x00000c820000
[ 10.458997] Bad eraseblock 1602 at 0x00000c840000
[ 10.463883] Bad eraseblock 1603 at 0x00000c860000
[ 10.468761] Bad eraseblock 1604 at 0x00000c880000
[ 10.473648] Bad eraseblock 1605 at 0x00000c8a0000
[ 10.478526] Bad eraseblock 1606 at 0x00000c8c0000
[ 10.483412] Bad eraseblock 1607 at 0x00000c8e0000
[ 10.488290] Bad eraseblock 1608 at 0x00000c900000
[ 10.493176] Bad eraseblock 1609 at 0x00000c920000
[ 10.498055] Bad eraseblock 1610 at 0x00000c940000
[ 10.502941] Bad eraseblock 1611 at 0x00000c960000
[ 10.507819] Bad eraseblock 1612 at 0x00000c980000
[ 10.512705] Bad eraseblock 1613 at 0x00000c9a0000
[ 10.517583] Bad eraseblock 1614 at 0x00000c9c0000
[ 10.522469] Bad eraseblock 1615 at 0x00000c9e0000
[ 10.527348] Bad eraseblock 1616 at 0x00000ca00000
[ 10.532234] Bad eraseblock 1617 at 0x00000ca20000
[ 10.537112] Bad eraseblock 1618 at 0x00000ca40000
[ 10.541998] Bad eraseblock 1619 at 0x00000ca60000
[ 10.546876] Bad eraseblock 1620 at 0x00000ca80000
[ 10.551763] Bad eraseblock 1621 at 0x00000caa0000
[ 10.556641] Bad eraseblock 1622 at 0x00000cac0000
[ 10.561527] Bad eraseblock 1623 at 0x00000cae0000
[ 10.566405] Bad eraseblock 1624 at 0x00000cb00000
[ 10.571292] Bad eraseblock 1625 at 0x00000cb20000
[ 10.576170] Bad eraseblock 1626 at 0x00000cb40000
[ 10.581056] Bad eraseblock 1627 at 0x00000cb60000
[ 10.585935] Bad eraseblock 1628 at 0x00000cb80000
[ 10.590821] Bad eraseblock 1629 at 0x00000cba0000
[ 10.595699] Bad eraseblock 1630 at 0x00000cbc0000
[ 10.600585] Bad eraseblock 1631 at 0x00000cbe0000
[ 10.605463] Bad eraseblock 1632 at 0x00000cc00000
[ 10.610350] Bad eraseblock 1633 at 0x00000cc20000
[ 10.615228] Bad eraseblock 1634 at 0x00000cc40000
[ 10.620106] Bad eraseblock 1635 at 0x00000cc60000
[ 10.624992] Bad eraseblock 1636 at 0x00000cc80000
[ 10.629870] Bad eraseblock 1637 at 0x00000cca0000
[ 10.634757] Bad eraseblock 1638 at 0x00000ccc0000
[ 10.639635] Bad eraseblock 1639 at 0x00000cce0000
[ 10.644521] Bad eraseblock 1640 at 0x00000cd00000
[ 10.649400] Bad eraseblock 1641 at 0x00000cd20000
[ 10.654286] Bad eraseblock 1642 at 0x00000cd40000
[ 10.659164] Bad eraseblock 1643 at 0x00000cd60000
[ 10.664050] Bad eraseblock 1644 at 0x00000cd80000
[ 10.668929] Bad eraseblock 1645 at 0x00000cda0000
[ 10.673815] Bad eraseblock 1646 at 0x00000cdc0000
[ 10.678693] Bad eraseblock 1647 at 0x00000cde0000
[ 10.683579] Bad eraseblock 1648 at 0x00000ce00000
[ 10.688458] Bad eraseblock 1649 at 0x00000ce20000
[ 10.693344] Bad eraseblock 1650 at 0x00000ce40000
[ 10.698222] Bad eraseblock 1651 at 0x00000ce60000
[ 10.703108] Bad eraseblock 1652 at 0x00000ce80000
[ 10.707987] Bad eraseblock 1653 at 0x00000cea0000
[ 10.712873] Bad eraseblock 1654 at 0x00000cec0000
[ 10.717751] Bad eraseblock 1655 at 0x00000cee0000
[ 10.722637] Bad eraseblock 1656 at 0x00000cf00000
[ 10.727516] Bad eraseblock 1657 at 0x00000cf20000
[ 10.732402] Bad eraseblock 1658 at 0x00000cf40000
[ 10.737280] Bad eraseblock 1659 at 0x00000cf60000
[ 10.742166] Bad eraseblock 1660 at 0x00000cf80000
[ 10.747045] Bad eraseblock 1661 at 0x00000cfa0000
[ 10.751931] Bad eraseblock 1662 at 0x00000cfc0000
[ 10.756809] Bad eraseblock 1663 at 0x00000cfe0000
[ 10.761695] Bad eraseblock 1664 at 0x00000d000000
[ 10.766573] Bad eraseblock 1665 at 0x00000d020000
[ 10.771460] Bad eraseblock 1666 at 0x00000d040000
[ 10.776338] Bad eraseblock 1667 at 0x00000d060000
[ 10.781224] Bad eraseblock 1668 at 0x00000d080000
[ 10.786102] Bad eraseblock 1669 at 0x00000d0a0000
[ 10.790988] Bad eraseblock 1670 at 0x00000d0c0000
[ 10.795866] Bad eraseblock 1671 at 0x00000d0e0000
[ 10.800753] Bad eraseblock 1672 at 0x00000d100000
[ 10.805631] Bad eraseblock 1673 at 0x00000d120000
[ 10.810517] Bad eraseblock 1674 at 0x00000d140000
[ 10.815395] Bad eraseblock 1675 at 0x00000d160000
[ 10.820273] Bad eraseblock 1676 at 0x00000d180000
[ 10.825152] Bad eraseblock 1677 at 0x00000d1a0000
[ 10.830029] Bad eraseblock 1678 at 0x00000d1c0000
[ 10.834916] Bad eraseblock 1679 at 0x00000d1e0000
[ 10.839794] Bad eraseblock 1680 at 0x00000d200000
[ 10.844680] Bad eraseblock 1681 at 0x00000d220000
[ 10.849558] Bad eraseblock 1682 at 0x00000d240000
[ 10.854444] Bad eraseblock 1683 at 0x00000d260000
[ 10.859323] Bad eraseblock 1684 at 0x00000d280000
[ 10.864209] Bad eraseblock 1685 at 0x00000d2a0000
[ 10.869087] Bad eraseblock 1686 at 0x00000d2c0000
[ 10.873973] Bad eraseblock 1687 at 0x00000d2e0000
[ 10.878851] Bad eraseblock 1688 at 0x00000d300000
[ 10.883737] Bad eraseblock 1689 at 0x00000d320000
[ 10.888616] Bad eraseblock 1690 at 0x00000d340000
[ 10.893502] Bad eraseblock 1691 at 0x00000d360000
[ 10.898380] Bad eraseblock 1692 at 0x00000d380000
[ 10.903266] Bad eraseblock 1693 at 0x00000d3a0000
[ 10.908145] Bad eraseblock 1694 at 0x00000d3c0000
[ 10.913031] Bad eraseblock 1695 at 0x00000d3e0000
[ 10.917909] Bad eraseblock 1696 at 0x00000d400000
[ 10.922795] Bad eraseblock 1697 at 0x00000d420000
[ 10.927673] Bad eraseblock 1698 at 0x00000d440000
[ 10.932559] Bad eraseblock 1699 at 0x00000d460000
[ 10.937437] Bad eraseblock 1700 at 0x00000d480000
[ 10.942323] Bad eraseblock 1701 at 0x00000d4a0000
[ 10.947202] Bad eraseblock 1702 at 0x00000d4c0000
[ 10.952088] Bad eraseblock 1703 at 0x00000d4e0000
[ 10.956966] Bad eraseblock 1704 at 0x00000d500000
[ 10.961852] Bad eraseblock 1705 at 0x00000d520000
[ 10.966730] Bad eraseblock 1706 at 0x00000d540000
[ 10.971616] Bad eraseblock 1707 at 0x00000d560000
[ 10.976494] Bad eraseblock 1708 at 0x00000d580000
[ 10.981380] Bad eraseblock 1709 at 0x00000d5a0000
[ 10.986259] Bad eraseblock 1710 at 0x00000d5c0000
[ 10.991145] Bad eraseblock 1711 at 0x00000d5e0000
[ 10.996023] Bad eraseblock 1712 at 0x00000d600000
[ 11.000909] Bad eraseblock 1713 at 0x00000d620000
[ 11.005787] Bad eraseblock 1714 at 0x00000d640000
[ 11.010673] Bad eraseblock 1715 at 0x00000d660000
[ 11.015551] Bad eraseblock 1716 at 0x00000d680000
[ 11.020438] Bad eraseblock 1717 at 0x00000d6a0000
[ 11.025316] Bad eraseblock 1718 at 0x00000d6c0000
[ 11.030202] Bad eraseblock 1719 at 0x00000d6e0000
[ 11.035080] Bad eraseblock 1720 at 0x00000d700000
[ 11.039958] Bad eraseblock 1721 at 0x00000d720000
[ 11.044844] Bad eraseblock 1722 at 0x00000d740000
[ 11.049722] Bad eraseblock 1723 at 0x00000d760000
[ 11.054609] Bad eraseblock 1724 at 0x00000d780000
[ 11.059487] Bad eraseblock 1725 at 0x00000d7a0000
[ 11.064373] Bad eraseblock 1726 at 0x00000d7c0000
[ 11.069251] Bad eraseblock 1727 at 0x00000d7e0000
[ 11.074137] Bad eraseblock 1728 at 0x00000d800000
[ 11.079015] Bad eraseblock 1729 at 0x00000d820000
[ 11.083901] Bad eraseblock 1730 at 0x00000d840000
[ 11.088779] Bad eraseblock 1731 at 0x00000d860000
[ 11.093666] Bad eraseblock 1732 at 0x00000d880000
[ 11.098544] Bad eraseblock 1733 at 0x00000d8a0000
[ 11.103430] Bad eraseblock 1734 at 0x00000d8c0000
[ 11.108308] Bad eraseblock 1735 at 0x00000d8e0000
[ 11.113194] Bad eraseblock 1736 at 0x00000d900000
[ 11.118072] Bad eraseblock 1737 at 0x00000d920000
[ 11.122995] Bad eraseblock 1738 at 0x00000d940000
[ 11.127875] Bad eraseblock 1739 at 0x00000d960000
[ 11.132764] Bad eraseblock 1740 at 0x00000d980000
[ 11.137643] Bad eraseblock 1741 at 0x00000d9a0000
[ 11.142530] Bad eraseblock 1742 at 0x00000d9c0000
[ 11.147408] Bad eraseblock 1743 at 0x00000d9e0000
[ 11.152295] Bad eraseblock 1744 at 0x00000da00000
[ 11.157173] Bad eraseblock 1745 at 0x00000da20000
[ 11.162059] Bad eraseblock 1746 at 0x00000da40000
[ 11.166938] Bad eraseblock 1747 at 0x00000da60000
[ 11.171824] Bad eraseblock 1748 at 0x00000da80000
[ 11.176702] Bad eraseblock 1749 at 0x00000daa0000
[ 11.181588] Bad eraseblock 1750 at 0x00000dac0000
[ 11.186466] Bad eraseblock 1751 at 0x00000dae0000
[ 11.191352] Bad eraseblock 1752 at 0x00000db00000
[ 11.196230] Bad eraseblock 1753 at 0x00000db20000
[ 11.201116] Bad eraseblock 1754 at 0x00000db40000
[ 11.205995] Bad eraseblock 1755 at 0x00000db60000
[ 11.210881] Bad eraseblock 1756 at 0x00000db80000
[ 11.215759] Bad eraseblock 1757 at 0x00000dba0000
[ 11.220645] Bad eraseblock 1758 at 0x00000dbc0000
[ 11.225524] Bad eraseblock 1759 at 0x00000dbe0000
[ 11.230409] Bad eraseblock 1760 at 0x00000dc00000
[ 11.235288] Bad eraseblock 1761 at 0x00000dc20000
[ 11.240166] Bad eraseblock 1762 at 0x00000dc40000
[ 11.245052] Bad eraseblock 1763 at 0x00000dc60000
[ 11.249931] Bad eraseblock 1764 at 0x00000dc80000
[ 11.254817] Bad eraseblock 1765 at 0x00000dca0000
[ 11.259695] Bad eraseblock 1766 at 0x00000dcc0000
[ 11.264581] Bad eraseblock 1767 at 0x00000dce0000
[ 11.269459] Bad eraseblock 1768 at 0x00000dd00000
[ 11.274345] Bad eraseblock 1769 at 0x00000dd20000
[ 11.279224] Bad eraseblock 1770 at 0x00000dd40000
[ 11.284110] Bad eraseblock 1771 at 0x00000dd60000
[ 11.288988] Bad eraseblock 1772 at 0x00000dd80000
[ 11.293874] Bad eraseblock 1773 at 0x00000dda0000
[ 11.298752] Bad eraseblock 1774 at 0x00000ddc0000
[ 11.303639] Bad eraseblock 1775 at 0x00000dde0000
[ 11.308517] Bad eraseblock 1776 at 0x00000de00000
[ 11.313403] Bad eraseblock 1777 at 0x00000de20000
[ 11.318281] Bad eraseblock 1778 at 0x00000de40000
[ 11.323167] Bad eraseblock 1779 at 0x00000de60000
[ 11.328046] Bad eraseblock 1780 at 0x00000de80000
[ 11.332932] Bad eraseblock 1781 at 0x00000dea0000
[ 11.337810] Bad eraseblock 1782 at 0x00000dec0000
[ 11.342697] Bad eraseblock 1783 at 0x00000dee0000
[ 11.347575] Bad eraseblock 1784 at 0x00000df00000
[ 11.352461] Bad eraseblock 1785 at 0x00000df20000
[ 11.357339] Bad eraseblock 1786 at 0x00000df40000
[ 11.362225] Bad eraseblock 1787 at 0x00000df60000
[ 11.367103] Bad eraseblock 1788 at 0x00000df80000
[ 11.371990] Bad eraseblock 1789 at 0x00000dfa0000
[ 11.376868] Bad eraseblock 1790 at 0x00000dfc0000
[ 11.381754] Bad eraseblock 1791 at 0x00000dfe0000
[ 11.386632] Bad eraseblock 1792 at 0x00000e000000
[ 11.391518] Bad eraseblock 1793 at 0x00000e020000
[ 11.396397] Bad eraseblock 1794 at 0x00000e040000
[ 11.401283] Bad eraseblock 1795 at 0x00000e060000
[ 11.406161] Bad eraseblock 1796 at 0x00000e080000
[ 11.411047] Bad eraseblock 1797 at 0x00000e0a0000
[ 11.415925] Bad eraseblock 1798 at 0x00000e0c0000
[ 11.420811] Bad eraseblock 1799 at 0x00000e0e0000
[ 11.425689] Bad eraseblock 1800 at 0x00000e100000
[ 11.430575] Bad eraseblock 1801 at 0x00000e120000
[ 11.435454] Bad eraseblock 1802 at 0x00000e140000
[ 11.440340] Bad eraseblock 1803 at 0x00000e160000
[ 11.445218] Bad eraseblock 1804 at 0x00000e180000
[ 11.450096] Bad eraseblock 1805 at 0x00000e1a0000
[ 11.454982] Bad eraseblock 1806 at 0x00000e1c0000
[ 11.459860] Bad eraseblock 1807 at 0x00000e1e0000
[ 11.464747] Bad eraseblock 1808 at 0x00000e200000
[ 11.469625] Bad eraseblock 1809 at 0x00000e220000
[ 11.474511] Bad eraseblock 1810 at 0x00000e240000
[ 11.479389] Bad eraseblock 1811 at 0x00000e260000
[ 11.484276] Bad eraseblock 1812 at 0x00000e280000
[ 11.489154] Bad eraseblock 1813 at 0x00000e2a0000
[ 11.494040] Bad eraseblock 1814 at 0x00000e2c0000
[ 11.498918] Bad eraseblock 1815 at 0x00000e2e0000
[ 11.503804] Bad eraseblock 1816 at 0x00000e300000
[ 11.508683] Bad eraseblock 1817 at 0x00000e320000
[ 11.513569] Bad eraseblock 1818 at 0x00000e340000
[ 11.518447] Bad eraseblock 1819 at 0x00000e360000
[ 11.523334] Bad eraseblock 1820 at 0x00000e380000
[ 11.528212] Bad eraseblock 1821 at 0x00000e3a0000
[ 11.533098] Bad eraseblock 1822 at 0x00000e3c0000
[ 11.537976] Bad eraseblock 1823 at 0x00000e3e0000
[ 11.542863] Bad eraseblock 1824 at 0x00000e400000
[ 11.547741] Bad eraseblock 1825 at 0x00000e420000
[ 11.552627] Bad eraseblock 1826 at 0x00000e440000
[ 11.557505] Bad eraseblock 1827 at 0x00000e460000
[ 11.562391] Bad eraseblock 1828 at 0x00000e480000
[ 11.567269] Bad eraseblock 1829 at 0x00000e4a0000
[ 11.572156] Bad eraseblock 1830 at 0x00000e4c0000
[ 11.577034] Bad eraseblock 1831 at 0x00000e4e0000
[ 11.581920] Bad eraseblock 1832 at 0x00000e500000
[ 11.586798] Bad eraseblock 1833 at 0x00000e520000
[ 11.591684] Bad eraseblock 1834 at 0x00000e540000
[ 11.596562] Bad eraseblock 1835 at 0x00000e560000
[ 11.601448] Bad eraseblock 1836 at 0x00000e580000
[ 11.606327] Bad eraseblock 1837 at 0x00000e5a0000
[ 11.611213] Bad eraseblock 1838 at 0x00000e5c0000
[ 11.616091] Bad eraseblock 1839 at 0x00000e5e0000
[ 11.620977] Bad eraseblock 1840 at 0x00000e600000
[ 11.625856] Bad eraseblock 1841 at 0x00000e620000
[ 11.630742] Bad eraseblock 1842 at 0x00000e640000
[ 11.635620] Bad eraseblock 1843 at 0x00000e660000
[ 11.640506] Bad eraseblock 1844 at 0x00000e680000
[ 11.645384] Bad eraseblock 1845 at 0x00000e6a0000
[ 11.650265] Bad eraseblock 1846 at 0x00000e6c0000
[ 11.655144] Bad eraseblock 1847 at 0x00000e6e0000
[ 11.660022] Bad eraseblock 1848 at 0x00000e700000
[ 11.664908] Bad eraseblock 1849 at 0x00000e720000
[ 11.669786] Bad eraseblock 1850 at 0x00000e740000
[ 11.674672] Bad eraseblock 1851 at 0x00000e760000
[ 11.679550] Bad eraseblock 1852 at 0x00000e780000
[ 11.684436] Bad eraseblock 1853 at 0x00000e7a0000
[ 11.689315] Bad eraseblock 1854 at 0x00000e7c0000
[ 11.694201] Bad eraseblock 1855 at 0x00000e7e0000
[ 11.699079] Bad eraseblock 1856 at 0x00000e800000
[ 11.703965] Bad eraseblock 1857 at 0x00000e820000
[ 11.708843] Bad eraseblock 1858 at 0x00000e840000
[ 11.713729] Bad eraseblock 1859 at 0x00000e860000
[ 11.718608] Bad eraseblock 1860 at 0x00000e880000
[ 11.723494] Bad eraseblock 1861 at 0x00000e8a0000
[ 11.728372] Bad eraseblock 1862 at 0x00000e8c0000
[ 11.733258] Bad eraseblock 1863 at 0x00000e8e0000
[ 11.738136] Bad eraseblock 1864 at 0x00000e900000
[ 11.743022] Bad eraseblock 1865 at 0x00000e920000
[ 11.747901] Bad eraseblock 1866 at 0x00000e940000
[ 11.752787] Bad eraseblock 1867 at 0x00000e960000
[ 11.757665] Bad eraseblock 1868 at 0x00000e980000
[ 11.762551] Bad eraseblock 1869 at 0x00000e9a0000
[ 11.767430] Bad eraseblock 1870 at 0x00000e9c0000
[ 11.772316] Bad eraseblock 1871 at 0x00000e9e0000
[ 11.777194] Bad eraseblock 1872 at 0x00000ea00000
[ 11.782080] Bad eraseblock 1873 at 0x00000ea20000
[ 11.786959] Bad eraseblock 1874 at 0x00000ea40000
[ 11.791845] Bad eraseblock 1875 at 0x00000ea60000
[ 11.796723] Bad eraseblock 1876 at 0x00000ea80000
[ 11.801609] Bad eraseblock 1877 at 0x00000eaa0000
[ 11.806488] Bad eraseblock 1878 at 0x00000eac0000
[ 11.811374] Bad eraseblock 1879 at 0x00000eae0000
[ 11.816252] Bad eraseblock 1880 at 0x00000eb00000
[ 11.821138] Bad eraseblock 1881 at 0x00000eb20000
[ 11.826016] Bad eraseblock 1882 at 0x00000eb40000
[ 11.830903] Bad eraseblock 1883 at 0x00000eb60000
[ 11.835781] Bad eraseblock 1884 at 0x00000eb80000
[ 11.840667] Bad eraseblock 1885 at 0x00000eba0000
[ 11.845545] Bad eraseblock 1886 at 0x00000ebc0000
[ 11.850431] Bad eraseblock 1887 at 0x00000ebe0000
[ 11.855309] Bad eraseblock 1888 at 0x00000ec00000
[ 11.860195] Bad eraseblock 1889 at 0x00000ec20000
[ 11.865073] Bad eraseblock 1890 at 0x00000ec40000
[ 11.869951] Bad eraseblock 1891 at 0x00000ec60000
[ 11.874837] Bad eraseblock 1892 at 0x00000ec80000
[ 11.879715] Bad eraseblock 1893 at 0x00000eca0000
[ 11.884601] Bad eraseblock 1894 at 0x00000ecc0000
[ 11.889480] Bad eraseblock 1895 at 0x00000ece0000
[ 11.894366] Bad eraseblock 1896 at 0x00000ed00000
[ 11.899244] Bad eraseblock 1897 at 0x00000ed20000
[ 11.904130] Bad eraseblock 1898 at 0x00000ed40000
[ 11.909008] Bad eraseblock 1899 at 0x00000ed60000
[ 11.913895] Bad eraseblock 1900 at 0x00000ed80000
[ 11.918773] Bad eraseblock 1901 at 0x00000eda0000
[ 11.923659] Bad eraseblock 1902 at 0x00000edc0000
[ 11.928538] Bad eraseblock 1903 at 0x00000ede0000
[ 11.933424] Bad eraseblock 1904 at 0x00000ee00000
[ 11.938302] Bad eraseblock 1905 at 0x00000ee20000
[ 11.943188] Bad eraseblock 1906 at 0x00000ee40000
[ 11.948066] Bad eraseblock 1907 at 0x00000ee60000
[ 11.952952] Bad eraseblock 1908 at 0x00000ee80000
[ 11.957831] Bad eraseblock 1909 at 0x00000eea0000
[ 11.962717] Bad eraseblock 1910 at 0x00000eec0000
[ 11.967595] Bad eraseblock 1911 at 0x00000eee0000
[ 11.972482] Bad eraseblock 1912 at 0x00000ef00000
[ 11.977360] Bad eraseblock 1913 at 0x00000ef20000
[ 11.982246] Bad eraseblock 1914 at 0x00000ef40000
[ 11.987125] Bad eraseblock 1915 at 0x00000ef60000
[ 11.992011] Bad eraseblock 1916 at 0x00000ef80000
[ 11.996889] Bad eraseblock 1917 at 0x00000efa0000
[ 12.001776] Bad eraseblock 1918 at 0x00000efc0000
[ 12.006654] Bad eraseblock 1919 at 0x00000efe0000
[ 12.011540] Bad eraseblock 1920 at 0x00000f000000
[ 12.016418] Bad eraseblock 1921 at 0x00000f020000
[ 12.021304] Bad eraseblock 1922 at 0x00000f040000
[ 12.026182] Bad eraseblock 1923 at 0x00000f060000
[ 12.031068] Bad eraseblock 1924 at 0x00000f080000
[ 12.035947] Bad eraseblock 1925 at 0x00000f0a0000
[ 12.040833] Bad eraseblock 1926 at 0x00000f0c0000
[ 12.045711] Bad eraseblock 1927 at 0x00000f0e0000
[ 12.050597] Bad eraseblock 1928 at 0x00000f100000
[ 12.055475] Bad eraseblock 1929 at 0x00000f120000
[ 12.060362] Bad eraseblock 1930 at 0x00000f140000
[ 12.065240] Bad eraseblock 1931 at 0x00000f160000
[ 12.070118] Bad eraseblock 1932 at 0x00000f180000
[ 12.075004] Bad eraseblock 1933 at 0x00000f1a0000
[ 12.079882] Bad eraseblock 1934 at 0x00000f1c0000
[ 12.084779] Bad eraseblock 1935 at 0x00000f1e0000
[ 12.089658] Bad eraseblock 1936 at 0x00000f200000
[ 12.094546] Bad eraseblock 1937 at 0x00000f220000
[ 12.099424] Bad eraseblock 1938 at 0x00000f240000
[ 12.104311] Bad eraseblock 1939 at 0x00000f260000
[ 12.109189] Bad eraseblock 1940 at 0x00000f280000
[ 12.114075] Bad eraseblock 1941 at 0x00000f2a0000
[ 12.118954] Bad eraseblock 1942 at 0x00000f2c0000
[ 12.123840] Bad eraseblock 1943 at 0x00000f2e0000
[ 12.128718] Bad eraseblock 1944 at 0x00000f300000
[ 12.133604] Bad eraseblock 1945 at 0x00000f320000
[ 12.138483] Bad eraseblock 1946 at 0x00000f340000
[ 12.143368] Bad eraseblock 1947 at 0x00000f360000
[ 12.148247] Bad eraseblock 1948 at 0x00000f380000
[ 12.153133] Bad eraseblock 1949 at 0x00000f3a0000
[ 12.158011] Bad eraseblock 1950 at 0x00000f3c0000
[ 12.162897] Bad eraseblock 1951 at 0x00000f3e0000
[ 12.167776] Bad eraseblock 1952 at 0x00000f400000
[ 12.172662] Bad eraseblock 1953 at 0x00000f420000
[ 12.177540] Bad eraseblock 1954 at 0x00000f440000
[ 12.182426] Bad eraseblock 1955 at 0x00000f460000
[ 12.187305] Bad eraseblock 1956 at 0x00000f480000
[ 12.192191] Bad eraseblock 1957 at 0x00000f4a0000
[ 12.197069] Bad eraseblock 1958 at 0x00000f4c0000
[ 12.201955] Bad eraseblock 1959 at 0x00000f4e0000
[ 12.206833] Bad eraseblock 1960 at 0x00000f500000
[ 12.211720] Bad eraseblock 1961 at 0x00000f520000
[ 12.216598] Bad eraseblock 1962 at 0x00000f540000
[ 12.221484] Bad eraseblock 1963 at 0x00000f560000
[ 12.226362] Bad eraseblock 1964 at 0x00000f580000
[ 12.231248] Bad eraseblock 1965 at 0x00000f5a0000
[ 12.236126] Bad eraseblock 1966 at 0x00000f5c0000
[ 12.241012] Bad eraseblock 1967 at 0x00000f5e0000
[ 12.245891] Bad eraseblock 1968 at 0x00000f600000
[ 12.250777] Bad eraseblock 1969 at 0x00000f620000
[ 12.255655] Bad eraseblock 1970 at 0x00000f640000
[ 12.260541] Bad eraseblock 1971 at 0x00000f660000
[ 12.265420] Bad eraseblock 1972 at 0x00000f680000
[ 12.270298] Bad eraseblock 1973 at 0x00000f6a0000
[ 12.275176] Bad eraseblock 1974 at 0x00000f6c0000
[ 12.280054] Bad eraseblock 1975 at 0x00000f6e0000
[ 12.284940] Bad eraseblock 1976 at 0x00000f700000
[ 12.289819] Bad eraseblock 1977 at 0x00000f720000
[ 12.294705] Bad eraseblock 1978 at 0x00000f740000
[ 12.299583] Bad eraseblock 1979 at 0x00000f760000
[ 12.304469] Bad eraseblock 1980 at 0x00000f780000
[ 12.309348] Bad eraseblock 1981 at 0x00000f7a0000
[ 12.314233] Bad eraseblock 1982 at 0x00000f7c0000
[ 12.319112] Bad eraseblock 1983 at 0x00000f7e0000
[ 12.323998] Bad eraseblock 1984 at 0x00000f800000
[ 12.328876] Bad eraseblock 1985 at 0x00000f820000
[ 12.333762] Bad eraseblock 1986 at 0x00000f840000
[ 12.338641] Bad eraseblock 1987 at 0x00000f860000
[ 12.343527] Bad eraseblock 1988 at 0x00000f880000
[ 12.348405] Bad eraseblock 1989 at 0x00000f8a0000
[ 12.353291] Bad eraseblock 1990 at 0x00000f8c0000
[ 12.358169] Bad eraseblock 1991 at 0x00000f8e0000
[ 12.363055] Bad eraseblock 1992 at 0x00000f900000
[ 12.367933] Bad eraseblock 1993 at 0x00000f920000
[ 12.372819] Bad eraseblock 1994 at 0x00000f940000
[ 12.377698] Bad eraseblock 1995 at 0x00000f960000
[ 12.382584] Bad eraseblock 1996 at 0x00000f980000
[ 12.387462] Bad eraseblock 1997 at 0x00000f9a0000
[ 12.392348] Bad eraseblock 1998 at 0x00000f9c0000
[ 12.397227] Bad eraseblock 1999 at 0x00000f9e0000
[ 12.402113] Bad eraseblock 2000 at 0x00000fa00000
[ 12.406991] Bad eraseblock 2001 at 0x00000fa20000
[ 12.411877] Bad eraseblock 2002 at 0x00000fa40000
[ 12.416756] Bad eraseblock 2003 at 0x00000fa60000
[ 12.421641] Bad eraseblock 2004 at 0x00000fa80000
[ 12.426520] Bad eraseblock 2005 at 0x00000faa0000
[ 12.431406] Bad eraseblock 2006 at 0x00000fac0000
[ 12.436284] Bad eraseblock 2007 at 0x00000fae0000
[ 12.441170] Bad eraseblock 2008 at 0x00000fb00000
[ 12.446049] Bad eraseblock 2009 at 0x00000fb20000
[ 12.450935] Bad eraseblock 2010 at 0x00000fb40000
[ 12.455813] Bad eraseblock 2011 at 0x00000fb60000
[ 12.460699] Bad eraseblock 2012 at 0x00000fb80000
[ 12.465577] Bad eraseblock 2013 at 0x00000fba0000
[ 12.470463] Bad eraseblock 2014 at 0x00000fbc0000
[ 12.475342] Bad eraseblock 2015 at 0x00000fbe0000
[ 12.480228] Bad eraseblock 2016 at 0x00000fc00000
[ 12.485106] Bad eraseblock 2017 at 0x00000fc20000
[ 12.489984] Bad eraseblock 2018 at 0x00000fc40000
[ 12.494870] Bad eraseblock 2019 at 0x00000fc60000
[ 12.499749] Bad eraseblock 2020 at 0x00000fc80000
[ 12.504635] Bad eraseblock 2021 at 0x00000fca0000
[ 12.509513] Bad eraseblock 2022 at 0x00000fcc0000
[ 12.514399] Bad eraseblock 2023 at 0x00000fce0000
[ 12.519277] Bad eraseblock 2024 at 0x00000fd00000
[ 12.524164] Bad eraseblock 2025 at 0x00000fd20000
[ 12.529042] Bad eraseblock 2026 at 0x00000fd40000
[ 12.533928] Bad eraseblock 2027 at 0x00000fd60000
[ 12.538806] Bad eraseblock 2028 at 0x00000fd80000
[ 12.543692] Bad eraseblock 2029 at 0x00000fda0000
[ 12.548571] Bad eraseblock 2030 at 0x00000fdc0000
[ 12.553456] Bad eraseblock 2031 at 0x00000fde0000
[ 12.558335] Bad eraseblock 2032 at 0x00000fe00000
[ 12.563221] Bad eraseblock 2033 at 0x00000fe20000
[ 12.568099] Bad eraseblock 2034 at 0x00000fe40000
[ 12.572985] Bad eraseblock 2035 at 0x00000fe60000
[ 12.577864] Bad eraseblock 2036 at 0x00000fe80000
[ 12.582750] Bad eraseblock 2037 at 0x00000fea0000
[ 12.587628] Bad eraseblock 2038 at 0x00000fec0000
[ 12.592515] Bad eraseblock 2039 at 0x00000fee0000
[ 12.597393] Bad eraseblock 2040 at 0x00000ff00000
[ 12.602279] Bad eraseblock 2041 at 0x00000ff20000
[ 12.607157] Bad eraseblock 2042 at 0x00000ff40000
[ 12.612043] Bad eraseblock 2043 at 0x00000ff60000
[ 12.616921] Bad eraseblock 2044 at 0x00000ff80000
[ 12.621808] Bad eraseblock 2045 at 0x00000ffa0000
[ 12.626686] Bad eraseblock 2046 at 0x00000ffc0000
[ 12.631572] Bad eraseblock 2047 at 0x00000ffe0000
[ 12.636290] No space left to write bad block table
[ 12.641102] nand_bbt: error while writing bad block table -28
[ 12.646869] marvell-nfc f10d0000.nand-controller: nand_scan_tail failed: -28
[ 12.653984] marvell-nfc: probe of f10d0000.nand-controller failed with error -28
[ 12.663928] libphy: Fixed MDIO Bus: probed
[ 12.668355] libphy: orion_mdio_bus: probed
[ 12.672708] mvneta_bm f10c8000.bm: Buffer Manager for network controller enabled
[ 12.681946] mvneta f1030000.ethernet eth0: Using hardware mac address de:f5:81:e0:28:d8
[ 12.690736] armada38x-rtc f10a3800.rtc: rtc core: registered f10a3800.rtc as rtc0
[ 12.698356] i2c /dev entries driver
[ 12.712476] (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
[ 12.725039] orion_wdt: Initial timeout 171 sec
[ 12.730968] marvell-cesa f1090000.crypto: CESA device successfully registered
[ 12.738573] NET: Registered protocol family 10
[ 12.753621] Segment Routing with IPv6
[ 12.757339] NET: Registered protocol family 17
[ 12.761924] ThumbEE CPU extension supported.
[ 12.766212] Registering SWP/SWPB emulation handler
[ 12.772760] armada38x-rtc f10a3800.rtc: setting system clock to 2105-07-27 07:51:26 UTC (4278124286)
[ 12.783337] Freeing unused kernel memory: 1024K
INIT: version 2.88 booting
Starting udev
[ 12.971657] udevd[87]: starting version 3.2.1
[ 12.986385] udevd[88]: starting eudev-3.2.1
Starting ifplugd: eth0
[ 13.539835] mvneta f1030000.ethernet eth0: configuring for fixed/sgmii link mode
[ 13.552771] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 13.558662] mvneta f1030000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off
[ 13.576192] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
Mon Nov 20 12:39:11 UTC 2017
INIT: Entering runlevel: 5
Configuring network interfaces... done.
Starting system message bus: dbus.
Starting OpenBSD Secure Shell server: sshd
generating ssh RSA key...
generating ssh ECDSA key...
generating ssh DSA key...
generating ssh ED25519 key...
done.
Slot: Unknown
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment