Created
October 9, 2016 20:37
-
-
Save anonymous/310461e09eaa3355135441e42bb0d219 to your computer and use it in GitHub Desktop.
stdin
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ 0.000000] Booting Linux on physical CPU 0x0 | |
[ 0.000000] Linux version 4.8.0-gentoo (root@cubietruck) (gcc version 5.4.0 (Gentoo 5.4.0 p1.0, pie-0.6.5) ) #1 SMP Sun Oct 9 00:57:44 MSK 2016 | |
[ 0.000000] CPU: ARMv7 Processor [410fc074] revision 4 (ARMv7), cr=10c5387d | |
[ 0.000000] CPU: div instructions available: patching division code | |
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache | |
[ 0.000000] OF: fdt:Machine model: Cubietech Cubietruck | |
[ 0.000000] cma: Reserved 16 MiB at 0xbec00000 | |
[ 0.000000] Memory policy: Data cache writealloc | |
[ 0.000000] On node 0 totalpages: 523520 | |
[ 0.000000] free_area_init_node: node 0, pgdat c0d43d80, node_mem_map eedfa000 | |
[ 0.000000] Normal zone: 1728 pages used for memmap | |
[ 0.000000] Normal zone: 0 pages reserved | |
[ 0.000000] Normal zone: 196608 pages, LIFO batch:31 | |
[ 0.000000] HighMem zone: 326912 pages, LIFO batch:31 | |
[ 0.000000] psci: probing for conduit method from DT. | |
[ 0.000000] psci: Using PSCI v0.1 Function IDs from DT | |
[ 0.000000] percpu: Embedded 14 pages/cpu @eedb7000 s24972 r8192 d24180 u57344 | |
[ 0.000000] pcpu-alloc: s24972 r8192 d24180 u57344 alloc=14*4096 | |
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 | |
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 521792 | |
[ 0.000000] Kernel command line: console=tty0 root=/dev/sda2 loglevel=8 console=ttyS0,115200 hdmi.audio=EDID:0 disp.screen0_output_mode=EDID:1920x1080p60 sunxi_gmac.mac_str=52:70:f1:9c:48:2f rootwait panic=30 rootfstype=ext4 rootflags=discard | |
[ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes) | |
[ 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] allocated 2098176 bytes of page_ext | |
[ 0.000000] Memory: 2043220K/2094080K available (8192K kernel code, 275K rwdata, 2104K rodata, 1024K init, 295K bss, 34476K reserved, 16384K cma-reserved, 1291264K highmem) | |
[ 0.000000] Virtual kernel memory layout: | |
vector : 0xffff0000 - 0xffff1000 ( 4 kB) | |
fixmap : 0xffc00000 - 0xfff00000 (3072 kB) | |
vmalloc : 0xf0800000 - 0xff800000 ( 240 MB) | |
lowmem : 0xc0000000 - 0xf0000000 ( 768 MB) | |
pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) | |
modules : 0xbf000000 - 0xbfe00000 ( 14 MB) | |
.text : 0xc0008000 - 0xc0900000 (9184 kB) | |
.init : 0xc0c00000 - 0xc0d00000 (1024 kB) | |
.data : 0xc0d00000 - 0xc0d44cc0 ( 276 kB) | |
.bss : 0xc0d46000 - 0xc0d8ff1c ( 296 kB) | |
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 | |
[ 0.000000] Hierarchical RCU implementation. | |
[ 0.000000] Build-time adjustment of leaf fanout to 32. | |
[ 0.000000] RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=2. | |
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=32, nr_cpu_ids=2 | |
[ 0.000000] NR_IRQS:16 nr_irqs:16 16 | |
[ 0.000000] arm_arch_timer: Architected cp15 timer(s) running at 24.00MHz (phys). | |
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns | |
[ 0.000008] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns | |
[ 0.000021] Switching to timer-based delay loop, resolution 41ns | |
[ 0.000515] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns | |
[ 0.000734] clocksource: hstimer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 12741736309 ns | |
[ 0.000954] Console: colour dummy device 80x30 | |
[ 0.001650] console [tty0] enabled | |
[ 0.001691] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000) | |
[ 0.001733] pid_max: default: 32768 minimum: 301 | |
[ 0.001889] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) | |
[ 0.001916] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) | |
[ 0.002774] CPU: Testing write buffer coherency: ok | |
[ 0.003203] /cpus/cpu@0 missing clock-frequency property | |
[ 0.003246] /cpus/cpu@1 missing clock-frequency property | |
[ 0.003273] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 | |
[ 0.003326] Setting up static identity map for 0x40100000 - 0x40100058 | |
[ 0.015230] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 | |
[ 0.015348] Brought up 2 CPUs | |
[ 0.015406] SMP: Total of 2 processors activated (96.00 BogoMIPS). | |
[ 0.015426] CPU: All CPU(s) started in HYP mode. | |
[ 0.015444] CPU: Virtualization extensions available. | |
[ 0.016566] devtmpfs: initialized | |
[ 0.028032] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 4 | |
[ 0.028431] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns | |
[ 0.029173] xor: measuring software checksum speed | |
[ 0.125180] arm4regs : 1143.200 MB/sec | |
[ 0.225239] 8regs : 794.000 MB/sec | |
[ 0.325305] 32regs : 792.400 MB/sec | |
[ 0.425371] neon : 1165.200 MB/sec | |
[ 0.425391] xor: using function: neon (1165.200 MB/sec) | |
[ 0.425424] pinctrl core: initialized pinctrl subsystem | |
[ 0.426691] NET: Registered protocol family 16 | |
[ 0.427870] DMA: preallocated 256 KiB pool for atomic coherent allocations | |
[ 0.455464] cpuidle: using governor ladder | |
[ 0.485480] cpuidle: using governor menu | |
[ 0.485829] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. | |
[ 0.485864] hw-breakpoint: maximum watchpoint size is 8 bytes. | |
[ 0.666055] raid6: int32x1 gen() 134 MB/s | |
[ 0.835967] raid6: int32x1 xor() 104 MB/s | |
[ 1.006390] raid6: int32x2 gen() 177 MB/s | |
[ 1.176284] raid6: int32x2 xor() 110 MB/s | |
[ 1.346621] raid6: int32x4 gen() 169 MB/s | |
[ 1.516575] raid6: int32x4 xor() 116 MB/s | |
[ 1.686766] raid6: int32x8 gen() 168 MB/s | |
[ 1.856831] raid6: int32x8 xor() 108 MB/s | |
[ 2.027046] raid6: neonx1 gen() 447 MB/s | |
[ 2.197179] raid6: neonx1 xor() 328 MB/s | |
[ 2.367338] raid6: neonx2 gen() 588 MB/s | |
[ 2.537442] raid6: neonx2 xor() 428 MB/s | |
[ 2.707601] raid6: neonx4 gen() 651 MB/s | |
[ 2.877732] raid6: neonx4 xor() 451 MB/s | |
[ 3.047894] raid6: neonx8 gen() 622 MB/s | |
[ 3.218087] raid6: neonx8 xor() 436 MB/s | |
[ 3.218108] raid6: using algorithm neonx4 gen() 651 MB/s | |
[ 3.218128] raid6: .... xor() 451 MB/s, rmw enabled | |
[ 3.218147] raid6: using intx1 recovery algorithm | |
[ 3.218517] reg-fixed-voltage ahci-5v: could not find pctldev for node /soc@01c00000/pinctrl@01c20800/ahci_pwr_pin@1, deferring probe | |
[ 3.218595] reg-fixed-voltage usb0-vbus: could not find pctldev for node /soc@01c00000/pinctrl@01c20800/usb0_vbus_pin@0, deferring probe | |
[ 3.218657] reg-fixed-voltage usb1-vbus: could not find pctldev for node /soc@01c00000/pinctrl@01c20800/usb1_vbus_pin@0, deferring probe | |
[ 3.218716] reg-fixed-voltage usb2-vbus: could not find pctldev for node /soc@01c00000/pinctrl@01c20800/usb2_vbus_pin@0, deferring probe | |
[ 3.220524] SCSI subsystem initialized | |
[ 3.220865] libata version 3.00 loaded. | |
[ 3.221214] usbcore: registered new interface driver usbfs | |
[ 3.221301] usbcore: registered new interface driver hub | |
[ 3.221392] usbcore: registered new device driver usb | |
[ 3.221545] pps_core: LinuxPPS API ver. 1 registered | |
[ 3.221567] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> | |
[ 3.221624] PTP clock support registered | |
[ 3.221876] Advanced Linux Sound Architecture Driver Initialized. | |
[ 3.222555] Bluetooth: Core ver 2.21 | |
[ 3.222631] NET: Registered protocol family 31 | |
[ 3.222653] Bluetooth: HCI device and connection manager initialized | |
[ 3.222684] Bluetooth: HCI socket layer initialized | |
[ 3.222708] Bluetooth: L2CAP socket layer initialized | |
[ 3.222759] Bluetooth: SCO socket layer initialized | |
[ 3.223774] clocksource: Switched to clocksource arch_sys_counter | |
[ 3.224799] simple-framebuffer bfd00000.framebuffer: framebuffer at 0xbfd00000, 0x300000 bytes, mapped to 0xf0900000 | |
[ 3.224854] simple-framebuffer bfd00000.framebuffer: format=x8r8g8b8, mode=1024x768x32, linelength=4096 | |
[ 3.239308] Console: switching to colour frame buffer device 128x48 | |
[ 3.251933] simple-framebuffer bfd00000.framebuffer: fb0: simplefb registered! | |
[ 3.262334] NET: Registered protocol family 2 | |
[ 3.263088] TCP established hash table entries: 8192 (order: 3, 32768 bytes) | |
[ 3.263388] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) | |
[ 3.263691] TCP: Hash tables configured (established 8192 bind 8192) | |
[ 3.264067] UDP hash table entries: 512 (order: 2, 16384 bytes) | |
[ 3.264307] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) | |
[ 3.264720] NET: Registered protocol family 1 | |
[ 3.265530] RPC: Registered named UNIX socket transport module. | |
[ 3.265729] RPC: Registered udp transport module. | |
[ 3.265865] RPC: Registered tcp transport module. | |
[ 3.266000] RPC: Registered tcp NFSv4.1 backchannel transport module. | |
[ 3.267017] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available | |
[ 3.275645] futex hash table entries: 512 (order: 3, 32768 bytes) | |
[ 3.282276] workingset: timestamp_bits=14 max_order=19 bucket_order=5 | |
[ 3.296422] zbud: loaded | |
[ 3.305515] NFS: Registering the id_resolver key type | |
[ 3.310977] Key type id_resolver registered | |
[ 3.316303] Key type id_legacy registered | |
[ 3.321473] nfs4filelayout_init: NFSv4 File Layout Driver Registering... | |
[ 3.326735] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc. | |
[ 3.341067] NET: Registered protocol family 38 | |
[ 3.346527] bounce: pool size: 64 pages | |
[ 3.352004] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) | |
[ 3.357496] io scheduler noop registered | |
[ 3.362926] io scheduler deadline registered | |
[ 3.368723] io scheduler cfq registered (default) | |
[ 3.374969] sun4i-usb-phy 1c13400.phy: could not find pctldev for node /soc@01c00000/pinctrl@01c20800/usb0_id_detect_pin@0, deferring probe | |
[ 3.388781] sun7i-a20-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver | |
[ 3.465124] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled | |
[ 3.474399] console [ttyS0] disabled | |
[ 3.499422] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 47, base_baud = 1500000) is a U6_16550A | |
[ 4.431096] console [ttyS0] enabled | |
[ 4.441711] [drm] Initialized drm 1.1.0 20060810 | |
[ 4.460562] loop: module loaded | |
[ 4.470205] SCSI Media Changer driver v0.25 | |
[ 4.482220] nand: device found, Manufacturer ID: 0xad, Chip ID: 0xde | |
[ 4.494569] nand: Hynix H27UCG8T2ATR-BC 64G 3.3V 8-bit | |
[ 4.505546] nand: 8192 MiB, MLC, erase size: 2048 KiB, page size: 8192, OOB size: 640 | |
[ 4.521228] Bad block table not found for chip 0 | |
[ 4.532705] Bad block table not found for chip 0 | |
[ 4.542972] Scanning device for bad blocks | |
[ 4.563873] Bad eraseblock 18 at 0x0000025fe000 | |
[ 4.574835] Bad eraseblock 19 at 0x0000027fe000 | |
[ 4.603846] Bad eraseblock 52 at 0x0000069fe000 | |
[ 4.614590] Bad eraseblock 53 at 0x000006bfe000 | |
[ 4.626359] Bad eraseblock 56 at 0x0000071fe000 | |
[ 4.636893] Bad eraseblock 57 at 0x0000073fe000 | |
[ 4.647317] Bad eraseblock 58 at 0x0000075fe000 | |
[ 4.657634] Bad eraseblock 59 at 0x0000077fe000 | |
[ 4.667878] Bad eraseblock 60 at 0x0000079fe000 | |
[ 4.678054] Bad eraseblock 61 at 0x000007bfe000 | |
[ 4.688236] Bad eraseblock 62 at 0x000007dfe000 | |
[ 4.698320] Bad eraseblock 63 at 0x000007ffe000 | |
[ 4.708284] Bad eraseblock 64 at 0x0000081fe000 | |
[ 4.718093] Bad eraseblock 65 at 0x0000083fe000 | |
[ 4.727783] Bad eraseblock 66 at 0x0000085fe000 | |
[ 4.737356] Bad eraseblock 67 at 0x0000087fe000 | |
[ 4.746844] Bad eraseblock 68 at 0x0000089fe000 | |
[ 4.756252] Bad eraseblock 69 at 0x000008bfe000 | |
[ 4.766784] Bad eraseblock 72 at 0x0000091fe000 | |
[ 4.776061] Bad eraseblock 73 at 0x0000093fe000 | |
[ 4.786336] Bad eraseblock 76 at 0x0000099fe000 | |
[ 4.795339] Bad eraseblock 77 at 0x000009bfe000 | |
[ 4.804257] Bad eraseblock 78 at 0x000009dfe000 | |
[ 4.813046] Bad eraseblock 79 at 0x000009ffe000 | |
[ 4.821722] Bad eraseblock 80 at 0x00000a1fe000 | |
[ 4.830369] Bad eraseblock 81 at 0x00000a3fe000 | |
[ 4.838968] Bad eraseblock 82 at 0x00000a5fe000 | |
[ 4.847341] Bad eraseblock 83 at 0x00000a7fe000 | |
[ 4.855459] Bad eraseblock 84 at 0x00000a9fe000 | |
[ 4.863425] Bad eraseblock 85 at 0x00000abfe000 | |
[ 4.871263] Bad eraseblock 86 at 0x00000adfe000 | |
[ 4.878992] Bad eraseblock 87 at 0x00000affe000 | |
[ 4.886552] Bad eraseblock 88 at 0x00000b1fe000 | |
[ 4.893917] Bad eraseblock 89 at 0x00000b3fe000 | |
[ 4.901189] Bad eraseblock 90 at 0x00000b5fe000 | |
[ 4.908413] Bad eraseblock 91 at 0x00000b7fe000 | |
[ 4.915617] Bad eraseblock 92 at 0x00000b9fe000 | |
[ 4.922689] Bad eraseblock 93 at 0x00000bbfe000 | |
[ 4.929685] Bad eraseblock 94 at 0x00000bdfe000 | |
[ 4.936539] Bad eraseblock 95 at 0x00000bffe000 | |
[ 4.943243] Bad eraseblock 96 at 0x00000c1fe000 | |
[ 4.949970] Bad eraseblock 97 at 0x00000c3fe000 | |
[ 4.956619] Bad eraseblock 98 at 0x00000c5fe000 | |
[ 4.963178] Bad eraseblock 99 at 0x00000c7fe000 | |
[ 4.969772] Bad eraseblock 100 at 0x00000c9fe000 | |
[ 4.976465] Bad eraseblock 101 at 0x00000cbfe000 | |
[ 4.983149] Bad eraseblock 102 at 0x00000cdfe000 | |
[ 4.989859] Bad eraseblock 103 at 0x00000cffe000 | |
[ 4.996534] Bad eraseblock 104 at 0x00000d1fe000 | |
[ 5.003197] Bad eraseblock 105 at 0x00000d3fe000 | |
[ 5.009900] Bad eraseblock 106 at 0x00000d5fe000 | |
[ 5.016600] Bad eraseblock 107 at 0x00000d7fe000 | |
[ 5.023270] Bad eraseblock 108 at 0x00000d9fe000 | |
[ 5.029952] Bad eraseblock 109 at 0x00000dbfe000 | |
[ 5.036636] Bad eraseblock 110 at 0x00000ddfe000 | |
[ 5.043300] Bad eraseblock 111 at 0x00000dffe000 | |
[ 5.049988] Bad eraseblock 112 at 0x00000e1fe000 | |
[ 5.056675] Bad eraseblock 113 at 0x00000e3fe000 | |
[ 5.063353] Bad eraseblock 114 at 0x00000e5fe000 | |
[ 5.070042] Bad eraseblock 115 at 0x00000e7fe000 | |
[ 5.076731] Bad eraseblock 116 at 0x00000e9fe000 | |
[ 5.083413] Bad eraseblock 117 at 0x00000ebfe000 | |
[ 5.090102] Bad eraseblock 118 at 0x00000edfe000 | |
[ 5.096788] Bad eraseblock 119 at 0x00000effe000 | |
[ 5.103459] Bad eraseblock 120 at 0x00000f1fe000 | |
[ 5.110152] Bad eraseblock 121 at 0x00000f3fe000 | |
[ 5.116838] Bad eraseblock 122 at 0x00000f5fe000 | |
[ 5.123510] Bad eraseblock 123 at 0x00000f7fe000 | |
[ 5.130196] Bad eraseblock 124 at 0x00000f9fe000 | |
[ 5.136880] Bad eraseblock 125 at 0x00000fbfe000 | |
[ 5.143554] Bad eraseblock 126 at 0x00000fdfe000 | |
[ 5.150240] Bad eraseblock 127 at 0x00000fffe000 | |
[ 5.156932] Bad eraseblock 128 at 0x0000101fe000 | |
[ 5.163602] Bad eraseblock 129 at 0x0000103fe000 | |
[ 5.170286] Bad eraseblock 130 at 0x0000105fe000 | |
[ 5.176973] Bad eraseblock 131 at 0x0000107fe000 | |
[ 5.183648] Bad eraseblock 132 at 0x0000109fe000 | |
[ 5.190326] Bad eraseblock 133 at 0x000010bfe000 | |
[ 5.198126] Bad eraseblock 136 at 0x0000111fe000 | |
[ 5.204815] Bad eraseblock 137 at 0x0000113fe000 | |
[ 5.211487] Bad eraseblock 138 at 0x0000115fe000 | |
[ 5.218181] Bad eraseblock 139 at 0x0000117fe000 | |
[ 5.224873] Bad eraseblock 140 at 0x0000119fe000 | |
[ 5.231547] Bad eraseblock 141 at 0x000011bfe000 | |
[ 5.238239] Bad eraseblock 142 at 0x000011dfe000 | |
[ 5.244932] Bad eraseblock 143 at 0x000011ffe000 | |
[ 5.251603] Bad eraseblock 144 at 0x0000121fe000 | |
[ 5.258269] Bad eraseblock 145 at 0x0000123fe000 | |
[ 5.264941] Bad eraseblock 146 at 0x0000125fe000 | |
[ 5.271595] Bad eraseblock 147 at 0x0000127fe000 | |
[ 5.278259] Bad eraseblock 148 at 0x0000129fe000 | |
[ 5.284921] Bad eraseblock 149 at 0x000012bfe000 | |
[ 5.291562] Bad eraseblock 150 at 0x000012dfe000 | |
[ 5.298228] Bad eraseblock 151 at 0x000012ffe000 | |
[ 5.304895] Bad eraseblock 152 at 0x0000131fe000 | |
[ 5.311551] Bad eraseblock 153 at 0x0000133fe000 | |
[ 5.318223] Bad eraseblock 154 at 0x0000135fe000 | |
[ 5.324894] Bad eraseblock 155 at 0x0000137fe000 | |
[ 5.332690] Bad eraseblock 158 at 0x000013dfe000 | |
[ 5.339362] Bad eraseblock 159 at 0x000013ffe000 | |
[ 5.346036] Bad eraseblock 160 at 0x0000141fe000 | |
[ 5.352686] Bad eraseblock 161 at 0x0000143fe000 | |
[ 5.359356] Bad eraseblock 162 at 0x0000145fe000 | |
[ 5.366021] Bad eraseblock 163 at 0x0000147fe000 | |
[ 5.372667] Bad eraseblock 164 at 0x0000149fe000 | |
[ 5.379329] Bad eraseblock 165 at 0x000014bfe000 | |
[ 5.386001] Bad eraseblock 166 at 0x000014dfe000 | |
[ 5.392641] Bad eraseblock 167 at 0x000014ffe000 | |
[ 5.399298] Bad eraseblock 168 at 0x0000151fe000 | |
[ 5.405956] Bad eraseblock 169 at 0x0000153fe000 | |
[ 5.412596] Bad eraseblock 170 at 0x0000155fe000 | |
[ 5.419268] Bad eraseblock 171 at 0x0000157fe000 | |
[ 5.427074] Bad eraseblock 174 at 0x000015dfe000 | |
[ 5.433724] Bad eraseblock 175 at 0x000015ffe000 | |
[ 5.440380] Bad eraseblock 176 at 0x0000161fe000 | |
[ 5.447038] Bad eraseblock 177 at 0x0000163fe000 | |
[ 5.453678] Bad eraseblock 178 at 0x0000165fe000 | |
[ 5.460335] Bad eraseblock 179 at 0x0000167fe000 | |
[ 5.466995] Bad eraseblock 180 at 0x0000169fe000 | |
[ 5.473631] Bad eraseblock 181 at 0x000016bfe000 | |
[ 5.480282] Bad eraseblock 182 at 0x000016dfe000 | |
[ 5.486941] Bad eraseblock 183 at 0x000016ffe000 | |
[ 5.493581] Bad eraseblock 184 at 0x0000171fe000 | |
[ 5.500235] Bad eraseblock 185 at 0x0000173fe000 | |
[ 5.506895] Bad eraseblock 186 at 0x0000175fe000 | |
[ 5.513540] Bad eraseblock 187 at 0x0000177fe000 | |
[ 5.520191] Bad eraseblock 188 at 0x0000179fe000 | |
[ 5.526837] Bad eraseblock 189 at 0x000017bfe000 | |
[ 5.533473] Bad eraseblock 190 at 0x000017dfe000 | |
[ 5.540128] Bad eraseblock 191 at 0x000017ffe000 | |
[ 5.546787] Bad eraseblock 192 at 0x0000181fe000 | |
[ 5.553427] Bad eraseblock 193 at 0x0000183fe000 | |
[ 5.560087] Bad eraseblock 194 at 0x0000185fe000 | |
[ 5.566732] Bad eraseblock 195 at 0x0000187fe000 | |
[ 5.574516] Bad eraseblock 198 at 0x000018dfe000 | |
[ 5.581162] Bad eraseblock 199 at 0x000018ffe000 | |
[ 5.587816] Bad eraseblock 200 at 0x0000191fe000 | |
[ 5.594447] Bad eraseblock 201 at 0x0000193fe000 | |
[ 5.601079] Bad eraseblock 202 at 0x0000195fe000 | |
[ 5.607734] Bad eraseblock 203 at 0x0000197fe000 | |
[ 5.614367] Bad eraseblock 204 at 0x0000199fe000 | |
[ 5.621007] Bad eraseblock 205 at 0x000019bfe000 | |
[ 5.627660] Bad eraseblock 206 at 0x000019dfe000 | |
[ 5.634290] Bad eraseblock 207 at 0x000019ffe000 | |
[ 5.640909] Bad eraseblock 208 at 0x00001a1fe000 | |
[ 5.647560] Bad eraseblock 209 at 0x00001a3fe000 | |
[ 5.655338] Bad eraseblock 212 at 0x00001a9fe000 | |
[ 5.661968] Bad eraseblock 213 at 0x00001abfe000 | |
[ 5.668622] Bad eraseblock 214 at 0x00001adfe000 | |
[ 5.675272] Bad eraseblock 215 at 0x00001affe000 | |
[ 5.681907] Bad eraseblock 216 at 0x00001b1fe000 | |
[ 5.688550] Bad eraseblock 217 at 0x00001b3fe000 | |
[ 5.696337] Bad eraseblock 220 at 0x00001b9fe000 | |
[ 5.702971] Bad eraseblock 221 at 0x00001bbfe000 | |
[ 5.710764] Bad eraseblock 224 at 0x00001c1fe000 | |
[ 5.717425] Bad eraseblock 225 at 0x00001c3fe000 | |
[ 5.724092] Bad eraseblock 226 at 0x00001c5fe000 | |
[ 5.730740] Bad eraseblock 227 at 0x00001c7fe000 | |
[ 5.737396] Bad eraseblock 228 at 0x00001c9fe000 | |
[ 5.744054] Bad eraseblock 229 at 0x00001cbfe000 | |
[ 5.750701] Bad eraseblock 230 at 0x00001cdfe000 | |
[ 5.757364] Bad eraseblock 231 at 0x00001cffe000 | |
[ 5.764028] Bad eraseblock 232 at 0x00001d1fe000 | |
[ 5.770675] Bad eraseblock 233 at 0x00001d3fe000 | |
[ 5.777340] Bad eraseblock 234 at 0x00001d5fe000 | |
[ 5.784006] Bad eraseblock 235 at 0x00001d7fe000 | |
[ 5.790650] Bad eraseblock 236 at 0x00001d9fe000 | |
[ 5.797311] Bad eraseblock 237 at 0x00001dbfe000 | |
[ 5.803977] Bad eraseblock 238 at 0x00001ddfe000 | |
[ 5.810622] Bad eraseblock 239 at 0x00001dffe000 | |
[ 5.817290] Bad eraseblock 240 at 0x00001e1fe000 | |
[ 5.823956] Bad eraseblock 241 at 0x00001e3fe000 | |
[ 5.830605] Bad eraseblock 242 at 0x00001e5fe000 | |
[ 5.837282] Bad eraseblock 243 at 0x00001e7fe000 | |
[ 5.843951] Bad eraseblock 244 at 0x00001e9fe000 | |
[ 5.850603] Bad eraseblock 245 at 0x00001ebfe000 | |
[ 5.857275] Bad eraseblock 246 at 0x00001edfe000 | |
[ 5.863943] Bad eraseblock 247 at 0x00001effe000 | |
[ 5.870606] Bad eraseblock 248 at 0x00001f1fe000 | |
[ 5.877272] Bad eraseblock 249 at 0x00001f3fe000 | |
[ 5.883943] Bad eraseblock 250 at 0x00001f5fe000 | |
[ 5.890589] Bad eraseblock 251 at 0x00001f7fe000 | |
[ 5.898394] Bad eraseblock 254 at 0x00001fdfe000 | |
[ 5.904697] random: fast init done | |
[ 5.909616] Bad eraseblock 255 at 0x00001fffe000 | |
[ 5.916418] Bad eraseblock 256 at 0x0000201fe000 | |
[ 5.923213] Bad eraseblock 257 at 0x0000203fe000 | |
[ 5.930026] Bad eraseblock 258 at 0x0000205fe000 | |
[ 5.936838] Bad eraseblock 259 at 0x0000207fe000 | |
[ 5.943602] Bad eraseblock 260 at 0x0000209fe000 | |
[ 5.950417] Bad eraseblock 261 at 0x000020bfe000 | |
[ 5.957228] Bad eraseblock 262 at 0x000020dfe000 | |
[ 5.964044] Bad eraseblock 263 at 0x000020ffe000 | |
[ 5.971983] Bad eraseblock 266 at 0x0000215fe000 | |
[ 5.978806] Bad eraseblock 267 at 0x0000217fe000 | |
[ 5.985624] Bad eraseblock 268 at 0x0000219fe000 | |
[ 5.992418] Bad eraseblock 269 at 0x000021bfe000 | |
[ 6.000361] Bad eraseblock 272 at 0x0000221fe000 | |
[ 6.007175] Bad eraseblock 273 at 0x0000223fe000 | |
[ 6.013997] Bad eraseblock 274 at 0x0000225fe000 | |
[ 6.020807] Bad eraseblock 275 at 0x0000227fe000 | |
[ 6.027596] Bad eraseblock 276 at 0x0000229fe000 | |
[ 6.034398] Bad eraseblock 277 at 0x000022bfe000 | |
[ 6.041192] Bad eraseblock 278 at 0x000022dfe000 | |
[ 6.048010] Bad eraseblock 279 at 0x000022ffe000 | |
[ 6.054810] Bad eraseblock 280 at 0x0000231fe000 | |
[ 6.061602] Bad eraseblock 281 at 0x0000233fe000 | |
[ 6.068416] Bad eraseblock 282 at 0x0000235fe000 | |
[ 6.075223] Bad eraseblock 283 at 0x0000237fe000 | |
[ 6.082015] Bad eraseblock 284 at 0x0000239fe000 | |
[ 6.088820] Bad eraseblock 285 at 0x000023bfe000 | |
[ 6.095666] Bad eraseblock 286 at 0x000023dfe000 | |
[ 6.102463] Bad eraseblock 287 at 0x000023ffe000 | |
[ 6.109285] Bad eraseblock 288 at 0x0000241fe000 | |
[ 6.116071] Bad eraseblock 289 at 0x0000243fe000 | |
[ 6.122863] Bad eraseblock 290 at 0x0000245fe000 | |
[ 6.129679] Bad eraseblock 291 at 0x0000247fe000 | |
[ 6.136481] Bad eraseblock 292 at 0x0000249fe000 | |
[ 6.143269] Bad eraseblock 293 at 0x000024bfe000 | |
[ 6.150085] Bad eraseblock 294 at 0x000024dfe000 | |
[ 6.156889] Bad eraseblock 295 at 0x000024ffe000 | |
[ 6.163671] Bad eraseblock 296 at 0x0000251fe000 | |
[ 6.170485] Bad eraseblock 297 at 0x0000253fe000 | |
[ 6.177295] Bad eraseblock 298 at 0x0000255fe000 | |
[ 6.184095] Bad eraseblock 299 at 0x0000257fe000 | |
[ 6.190883] Bad eraseblock 300 at 0x0000259fe000 | |
[ 6.197624] Bad eraseblock 301 at 0x000025bfe000 | |
[ 6.204265] Bad eraseblock 302 at 0x000025dfe000 | |
[ 6.210907] Bad eraseblock 303 at 0x000025ffe000 | |
[ 6.217563] Bad eraseblock 304 at 0x0000261fe000 | |
[ 6.224206] Bad eraseblock 305 at 0x0000263fe000 | |
[ 6.230843] Bad eraseblock 306 at 0x0000265fe000 | |
[ 6.237500] Bad eraseblock 307 at 0x0000267fe000 | |
[ 6.244164] Bad eraseblock 308 at 0x0000269fe000 | |
[ 6.250806] Bad eraseblock 309 at 0x000026bfe000 | |
[ 6.257464] Bad eraseblock 310 at 0x000026dfe000 | |
[ 6.264138] Bad eraseblock 311 at 0x000026ffe000 | |
[ 6.270795] Bad eraseblock 312 at 0x0000271fe000 | |
[ 6.277470] Bad eraseblock 313 at 0x0000273fe000 | |
[ 6.284170] Bad eraseblock 314 at 0x0000275fe000 | |
[ 6.290773] Bad eraseblock 315 at 0x0000277fe000 | |
[ 6.297403] Bad eraseblock 316 at 0x0000279fe000 | |
[ 6.304018] Bad eraseblock 317 at 0x000027bfe000 | |
[ 6.311666] Bad eraseblock 320 at 0x0000281fe000 | |
[ 6.318282] Bad eraseblock 321 at 0x0000283fe000 | |
[ 6.324914] Bad eraseblock 322 at 0x0000285fe000 | |
[ 6.331512] Bad eraseblock 323 at 0x0000287fe000 | |
[ 6.338124] Bad eraseblock 324 at 0x0000289fe000 | |
[ 6.344733] Bad eraseblock 325 at 0x000028bfe000 | |
[ 6.351340] Bad eraseblock 326 at 0x000028dfe000 | |
[ 6.357962] Bad eraseblock 327 at 0x000028ffe000 | |
[ 6.364559] Bad eraseblock 328 at 0x0000291fe000 | |
[ 6.371164] Bad eraseblock 329 at 0x0000293fe000 | |
[ 6.377855] Bad eraseblock 330 at 0x0000295fe000 | |
[ 6.384512] Bad eraseblock 331 at 0x0000297fe000 | |
[ 6.391160] Bad eraseblock 332 at 0x0000299fe000 | |
[ 6.397820] Bad eraseblock 333 at 0x000029bfe000 | |
[ 6.404431] Bad eraseblock 334 at 0x000029dfe000 | |
[ 6.411038] Bad eraseblock 335 at 0x000029ffe000 | |
[ 6.417655] Bad eraseblock 336 at 0x00002a1fe000 | |
[ 6.424249] Bad eraseblock 337 at 0x00002a3fe000 | |
[ 6.430848] Bad eraseblock 338 at 0x00002a5fe000 | |
[ 6.437458] Bad eraseblock 339 at 0x00002a7fe000 | |
[ 6.444086] Bad eraseblock 340 at 0x00002a9fe000 | |
[ 6.450693] Bad eraseblock 341 at 0x00002abfe000 | |
[ 6.457316] Bad eraseblock 342 at 0x00002adfe000 | |
[ 6.463940] Bad eraseblock 343 at 0x00002affe000 | |
[ 6.470551] Bad eraseblock 344 at 0x00002b1fe000 | |
[ 6.477167] Bad eraseblock 345 at 0x00002b3fe000 | |
[ 6.483788] Bad eraseblock 346 at 0x00002b5fe000 | |
[ 6.490394] Bad eraseblock 347 at 0x00002b7fe000 | |
[ 6.497015] Bad eraseblock 348 at 0x00002b9fe000 | |
[ 6.503616] Bad eraseblock 349 at 0x00002bbfe000 | |
[ 6.510223] Bad eraseblock 350 at 0x00002bdfe000 | |
[ 6.516833] Bad eraseblock 351 at 0x00002bffe000 | |
[ 6.523427] Bad eraseblock 352 at 0x00002c1fe000 | |
[ 6.530037] Bad eraseblock 353 at 0x00002c3fe000 | |
[ 6.536642] Bad eraseblock 354 at 0x00002c5fe000 | |
[ 6.543234] Bad eraseblock 355 at 0x00002c7fe000 | |
[ 6.549852] Bad eraseblock 356 at 0x00002c9fe000 | |
[ 6.556459] Bad eraseblock 357 at 0x00002cbfe000 | |
[ 6.563044] Bad eraseblock 358 at 0x00002cdfe000 | |
[ 6.569666] Bad eraseblock 359 at 0x00002cffe000 | |
[ 6.576278] Bad eraseblock 360 at 0x00002d1fe000 | |
[ 6.582879] Bad eraseblock 361 at 0x00002d3fe000 | |
[ 6.589559] Bad eraseblock 362 at 0x00002d5fe000 | |
[ 6.596228] Bad eraseblock 363 at 0x00002d7fe000 | |
[ 6.602871] Bad eraseblock 364 at 0x00002d9fe000 | |
[ 6.609524] Bad eraseblock 365 at 0x00002dbfe000 | |
[ 6.616187] Bad eraseblock 366 at 0x00002ddfe000 | |
[ 6.622838] Bad eraseblock 367 at 0x00002dffe000 | |
[ 6.631768] Bad eraseblock 372 at 0x00002e9fe000 | |
[ 6.638426] Bad eraseblock 373 at 0x00002ebfe000 | |
[ 6.645086] Bad eraseblock 374 at 0x00002edfe000 | |
[ 6.651717] Bad eraseblock 375 at 0x00002effe000 | |
[ 6.658379] Bad eraseblock 376 at 0x00002f1fe000 | |
[ 6.665038] Bad eraseblock 377 at 0x00002f3fe000 | |
[ 6.671672] Bad eraseblock 378 at 0x00002f5fe000 | |
[ 6.678327] Bad eraseblock 379 at 0x00002f7fe000 | |
[ 6.684983] Bad eraseblock 380 at 0x00002f9fe000 | |
[ 6.691621] Bad eraseblock 381 at 0x00002fbfe000 | |
[ 6.698276] Bad eraseblock 382 at 0x00002fdfe000 | |
[ 6.704932] Bad eraseblock 383 at 0x00002fffe000 | |
[ 6.711573] Bad eraseblock 384 at 0x0000301fe000 | |
[ 6.718243] Bad eraseblock 385 at 0x0000303fe000 | |
[ 6.724911] Bad eraseblock 386 at 0x0000305fe000 | |
[ 6.731559] Bad eraseblock 387 at 0x0000307fe000 | |
[ 6.738217] Bad eraseblock 388 at 0x0000309fe000 | |
[ 6.744874] Bad eraseblock 389 at 0x000030bfe000 | |
[ 6.751527] Bad eraseblock 390 at 0x000030dfe000 | |
[ 6.758194] Bad eraseblock 391 at 0x000030ffe000 | |
[ 6.764857] Bad eraseblock 392 at 0x0000311fe000 | |
[ 6.771501] Bad eraseblock 393 at 0x0000313fe000 | |
[ 6.779306] Bad eraseblock 396 at 0x0000319fe000 | |
[ 6.785967] Bad eraseblock 397 at 0x000031bfe000 | |
[ 6.792610] Bad eraseblock 398 at 0x000031dfe000 | |
[ 6.799267] Bad eraseblock 399 at 0x000031ffe000 | |
[ 6.805931] Bad eraseblock 400 at 0x0000321fe000 | |
[ 6.812580] Bad eraseblock 401 at 0x0000323fe000 | |
[ 6.819252] Bad eraseblock 402 at 0x0000325fe000 | |
[ 6.825930] Bad eraseblock 403 at 0x0000327fe000 | |
[ 6.832586] Bad eraseblock 404 at 0x0000329fe000 | |
[ 6.839266] Bad eraseblock 405 at 0x000032bfe000 | |
[ 6.845932] Bad eraseblock 406 at 0x000032dfe000 | |
[ 6.852578] Bad eraseblock 407 at 0x000032ffe000 | |
[ 6.859244] Bad eraseblock 408 at 0x0000331fe000 | |
[ 6.865910] Bad eraseblock 409 at 0x0000333fe000 | |
[ 6.872557] Bad eraseblock 410 at 0x0000335fe000 | |
[ 6.879228] Bad eraseblock 411 at 0x0000337fe000 | |
[ 6.888170] Bad eraseblock 416 at 0x0000341fe000 | |
[ 6.894846] Bad eraseblock 417 at 0x0000343fe000 | |
[ 6.902638] Bad eraseblock 420 at 0x0000349fe000 | |
[ 6.909321] Bad eraseblock 421 at 0x000034bfe000 | |
[ 6.916006] Bad eraseblock 422 at 0x000034dfe000 | |
[ 6.922665] Bad eraseblock 423 at 0x000034ffe000 | |
[ 6.929344] Bad eraseblock 424 at 0x0000351fe000 | |
[ 6.936022] Bad eraseblock 425 at 0x0000353fe000 | |
[ 6.942683] Bad eraseblock 426 at 0x0000355fe000 | |
[ 6.949373] Bad eraseblock 427 at 0x0000357fe000 | |
[ 6.959439] Bad eraseblock 434 at 0x0000365fe000 | |
[ 6.966121] Bad eraseblock 435 at 0x0000367fe000 | |
[ 6.972787] Bad eraseblock 436 at 0x0000369fe000 | |
[ 6.979466] Bad eraseblock 437 at 0x000036bfe000 | |
[ 6.986139] Bad eraseblock 438 at 0x000036dfe000 | |
[ 6.992802] Bad eraseblock 439 at 0x000036ffe000 | |
[ 6.999473] Bad eraseblock 440 at 0x0000371fe000 | |
[ 7.006141] Bad eraseblock 441 at 0x0000373fe000 | |
[ 7.015085] Bad eraseblock 446 at 0x000037dfe000 | |
[ 7.021755] Bad eraseblock 447 at 0x000037ffe000 | |
[ 7.028431] Bad eraseblock 448 at 0x0000381fe000 | |
[ 7.035110] Bad eraseblock 449 at 0x0000383fe000 | |
[ 7.041778] Bad eraseblock 450 at 0x0000385fe000 | |
[ 7.048459] Bad eraseblock 451 at 0x0000387fe000 | |
[ 7.056273] Bad eraseblock 454 at 0x000038dfe000 | |
[ 7.062934] Bad eraseblock 455 at 0x000038ffe000 | |
[ 7.069611] Bad eraseblock 456 at 0x0000391fe000 | |
[ 7.076290] Bad eraseblock 457 at 0x0000393fe000 | |
[ 7.082956] Bad eraseblock 458 at 0x0000395fe000 | |
[ 7.089640] Bad eraseblock 459 at 0x0000397fe000 | |
[ 7.096311] Bad eraseblock 460 at 0x0000399fe000 | |
[ 7.102968] Bad eraseblock 461 at 0x000039bfe000 | |
[ 7.109647] Bad eraseblock 462 at 0x000039dfe000 | |
[ 7.116328] Bad eraseblock 463 at 0x000039ffe000 | |
[ 7.122988] Bad eraseblock 464 at 0x00003a1fe000 | |
[ 7.129646] Bad eraseblock 465 at 0x00003a3fe000 | |
[ 7.136310] Bad eraseblock 466 at 0x00003a5fe000 | |
[ 7.142933] Bad eraseblock 467 at 0x00003a7fe000 | |
[ 7.149584] Bad eraseblock 468 at 0x00003a9fe000 | |
[ 7.156237] Bad eraseblock 469 at 0x00003abfe000 | |
[ 7.162855] Bad eraseblock 470 at 0x00003adfe000 | |
[ 7.169502] Bad eraseblock 471 at 0x00003affe000 | |
[ 7.176144] Bad eraseblock 472 at 0x00003b1fe000 | |
[ 7.182758] Bad eraseblock 473 at 0x00003b3fe000 | |
[ 7.189395] Bad eraseblock 474 at 0x00003b5fe000 | |
[ 7.195989] Bad eraseblock 475 at 0x00003b7fe000 | |
[ 7.202607] Bad eraseblock 476 at 0x00003b9fe000 | |
[ 7.209240] Bad eraseblock 477 at 0x00003bbfe000 | |
[ 7.215937] Bad eraseblock 478 at 0x00003bdfe000 | |
[ 7.222599] Bad eraseblock 479 at 0x00003bffe000 | |
[ 7.229283] Bad eraseblock 480 at 0x00003c1fe000 | |
[ 7.235962] Bad eraseblock 481 at 0x00003c3fe000 | |
[ 7.242627] Bad eraseblock 482 at 0x00003c5fe000 | |
[ 7.249311] Bad eraseblock 483 at 0x00003c7fe000 | |
[ 7.258252] Bad eraseblock 488 at 0x00003d1fe000 | |
[ 7.264929] Bad eraseblock 489 at 0x00003d3fe000 | |
[ 7.271583] Bad eraseblock 490 at 0x00003d5fe000 | |
[ 7.278263] Bad eraseblock 491 at 0x00003d7fe000 | |
[ 7.284953] Bad eraseblock 492 at 0x00003d9fe000 | |
[ 7.291608] Bad eraseblock 493 at 0x00003dbfe000 | |
[ 7.298276] Bad eraseblock 494 at 0x00003ddfe000 | |
[ 7.304938] Bad eraseblock 495 at 0x00003dffe000 | |
[ 7.311591] Bad eraseblock 496 at 0x00003e1fe000 | |
[ 7.318264] Bad eraseblock 497 at 0x00003e3fe000 | |
[ 7.324929] Bad eraseblock 498 at 0x00003e5fe000 | |
[ 7.331579] Bad eraseblock 499 at 0x00003e7fe000 | |
[ 7.338251] Bad eraseblock 500 at 0x00003e9fe000 | |
[ 7.344921] Bad eraseblock 501 at 0x00003ebfe000 | |
[ 7.351567] Bad eraseblock 502 at 0x00003edfe000 | |
[ 7.358247] Bad eraseblock 503 at 0x00003effe000 | |
[ 7.364914] Bad eraseblock 504 at 0x00003f1fe000 | |
[ 7.371570] Bad eraseblock 505 at 0x00003f3fe000 | |
[ 7.378238] Bad eraseblock 506 at 0x00003f5fe000 | |
[ 7.384906] Bad eraseblock 507 at 0x00003f7fe000 | |
[ 7.391549] Bad eraseblock 508 at 0x00003f9fe000 | |
[ 7.398179] Bad eraseblock 509 at 0x00003fbfe000 | |
[ 7.404838] Bad eraseblock 510 at 0x00003fdfe000 | |
[ 7.411487] Bad eraseblock 511 at 0x00003fffe000 | |
[ 7.419289] Bad eraseblock 514 at 0x0000405fe000 | |
[ 7.425950] Bad eraseblock 515 at 0x0000407fe000 | |
[ 7.433735] Bad eraseblock 518 at 0x000040dfe000 | |
[ 7.440410] Bad eraseblock 519 at 0x000040ffe000 | |
[ 7.447076] Bad eraseblock 520 at 0x0000411fe000 | |
[ 7.453725] Bad eraseblock 521 at 0x0000413fe000 | |
[ 7.460393] Bad eraseblock 522 at 0x0000415fe000 | |
[ 7.467051] Bad eraseblock 523 at 0x0000417fe000 | |
[ 7.473691] Bad eraseblock 524 at 0x0000419fe000 | |
[ 7.480346] Bad eraseblock 525 at 0x000041bfe000 | |
[ 7.487013] Bad eraseblock 526 at 0x000041dfe000 | |
[ 7.493653] Bad eraseblock 527 at 0x000041ffe000 | |
[ 7.500315] Bad eraseblock 528 at 0x0000421fe000 | |
[ 7.506985] Bad eraseblock 529 at 0x0000423fe000 | |
[ 7.514763] Bad eraseblock 532 at 0x0000429fe000 | |
[ 7.521406] Bad eraseblock 533 at 0x000042bfe000 | |
[ 7.528069] Bad eraseblock 534 at 0x000042dfe000 | |
[ 7.534726] Bad eraseblock 535 at 0x000042ffe000 | |
[ 7.541372] Bad eraseblock 536 at 0x0000431fe000 | |
[ 7.548022] Bad eraseblock 537 at 0x0000433fe000 | |
[ 7.554681] Bad eraseblock 538 at 0x0000435fe000 | |
[ 7.561318] Bad eraseblock 539 at 0x0000437fe000 | |
[ 7.567969] Bad eraseblock 540 at 0x0000439fe000 | |
[ 7.574610] Bad eraseblock 541 at 0x000043bfe000 | |
[ 7.581256] Bad eraseblock 542 at 0x000043dfe000 | |
[ 7.587920] Bad eraseblock 543 at 0x000043ffe000 | |
[ 7.594579] Bad eraseblock 544 at 0x0000441fe000 | |
[ 7.601218] Bad eraseblock 545 at 0x0000443fe000 | |
[ 7.607880] Bad eraseblock 546 at 0x0000445fe000 | |
[ 7.614525] Bad eraseblock 547 at 0x0000447fe000 | |
[ 7.621172] Bad eraseblock 548 at 0x0000449fe000 | |
[ 7.627834] Bad eraseblock 549 at 0x000044bfe000 | |
[ 7.634475] Bad eraseblock 550 at 0x000044dfe000 | |
[ 7.641124] Bad eraseblock 551 at 0x000044ffe000 | |
[ 7.647796] Bad eraseblock 552 at 0x0000451fe000 | |
[ 7.654448] Bad eraseblock 553 at 0x0000453fe000 | |
[ 7.661093] Bad eraseblock 554 at 0x0000455fe000 | |
[ 7.667760] Bad eraseblock 555 at 0x0000457fe000 | |
[ 7.676677] Bad eraseblock 560 at 0x0000461fe000 | |
[ 7.683326] Bad eraseblock 561 at 0x0000463fe000 | |
[ 7.689992] Bad eraseblock 562 at 0x0000465fe000 | |
[ 7.696655] Bad eraseblock 563 at 0x0000467fe000 | |
[ 7.703305] Bad eraseblock 564 at 0x0000469fe000 | |
[ 7.709970] Bad eraseblock 565 at 0x000046bfe000 | |
[ 7.716633] Bad eraseblock 566 at 0x000046dfe000 | |
[ 7.723279] Bad eraseblock 567 at 0x000046ffe000 | |
[ 7.731080] Bad eraseblock 570 at 0x0000475fe000 | |
[ 7.737749] Bad eraseblock 571 at 0x0000477fe000 | |
[ 7.745529] Bad eraseblock 574 at 0x000047dfe000 | |
[ 7.752170] Bad eraseblock 575 at 0x000047ffe000 | |
[ 7.758837] Bad eraseblock 576 at 0x0000481fe000 | |
[ 7.765509] Bad eraseblock 577 at 0x0000483fe000 | |
[ 7.772155] Bad eraseblock 578 at 0x0000485fe000 | |
[ 7.778826] Bad eraseblock 579 at 0x0000487fe000 | |
[ 7.785502] Bad eraseblock 580 at 0x0000489fe000 | |
[ 7.792148] Bad eraseblock 581 at 0x000048bfe000 | |
[ 7.802218] Bad eraseblock 588 at 0x0000499fe000 | |
[ 7.808886] Bad eraseblock 589 at 0x000049bfe000 | |
[ 7.818952] Bad eraseblock 596 at 0x00004a9fe000 | |
[ 7.825628] Bad eraseblock 597 at 0x00004abfe000 | |
[ 7.832283] Bad eraseblock 598 at 0x00004adfe000 | |
[ 7.838959] Bad eraseblock 599 at 0x00004affe000 | |
[ 7.845619] Bad eraseblock 600 at 0x00004b1fe000 | |
[ 7.852279] Bad eraseblock 601 at 0x00004b3fe000 | |
[ 7.858956] Bad eraseblock 602 at 0x00004b5fe000 | |
[ 7.865633] Bad eraseblock 603 at 0x00004b7fe000 | |
[ 7.872288] Bad eraseblock 604 at 0x00004b9fe000 | |
[ 7.878954] Bad eraseblock 605 at 0x00004bbfe000 | |
[ 7.885619] Bad eraseblock 606 at 0x00004bdfe000 | |
[ 7.892242] Bad eraseblock 607 at 0x00004bffe000 | |
[ 7.898916] Bad eraseblock 608 at 0x00004c1fe000 | |
[ 7.905561] Bad eraseblock 609 at 0x00004c3fe000 | |
[ 7.913350] Bad eraseblock 612 at 0x00004c9fe000 | |
[ 7.920022] Bad eraseblock 613 at 0x00004cbfe000 | |
[ 7.926693] Bad eraseblock 614 at 0x00004cdfe000 | |
[ 7.933337] Bad eraseblock 615 at 0x00004cffe000 | |
[ 7.939979] Bad eraseblock 616 at 0x00004d1fe000 | |
[ 7.946650] Bad eraseblock 617 at 0x00004d3fe000 | |
[ 7.953299] Bad eraseblock 618 at 0x00004d5fe000 | |
[ 7.959971] Bad eraseblock 619 at 0x00004d7fe000 | |
[ 7.966637] Bad eraseblock 620 at 0x00004d9fe000 | |
[ 7.973290] Bad eraseblock 621 at 0x00004dbfe000 | |
[ 7.979952] Bad eraseblock 622 at 0x00004ddfe000 | |
[ 7.986621] Bad eraseblock 623 at 0x00004dffe000 | |
[ 7.993275] Bad eraseblock 624 at 0x00004e1fe000 | |
[ 7.999944] Bad eraseblock 625 at 0x00004e3fe000 | |
[ 8.006611] Bad eraseblock 626 at 0x00004e5fe000 | |
[ 8.013264] Bad eraseblock 627 at 0x00004e7fe000 | |
[ 8.019948] Bad eraseblock 628 at 0x00004e9fe000 | |
[ 8.026624] Bad eraseblock 629 at 0x00004ebfe000 | |
[ 8.034411] Bad eraseblock 632 at 0x00004f1fe000 | |
[ 8.041068] Bad eraseblock 633 at 0x00004f3fe000 | |
[ 8.047748] Bad eraseblock 634 at 0x00004f5fe000 | |
[ 8.054404] Bad eraseblock 635 at 0x00004f7fe000 | |
[ 8.061058] Bad eraseblock 636 at 0x00004f9fe000 | |
[ 8.067721] Bad eraseblock 637 at 0x00004fbfe000 | |
[ 8.074381] Bad eraseblock 638 at 0x00004fdfe000 | |
[ 8.081034] Bad eraseblock 639 at 0x00004fffe000 | |
[ 8.087687] Bad eraseblock 640 at 0x0000501fe000 | |
[ 8.094303] Bad eraseblock 641 at 0x0000503fe000 | |
[ 8.100930] Bad eraseblock 642 at 0x0000505fe000 | |
[ 8.107562] Bad eraseblock 643 at 0x0000507fe000 | |
[ 8.114169] Bad eraseblock 644 at 0x0000509fe000 | |
[ 8.120784] Bad eraseblock 645 at 0x000050bfe000 | |
[ 8.128463] Bad eraseblock 648 at 0x0000511fe000 | |
[ 8.135092] Bad eraseblock 649 at 0x0000513fe000 | |
[ 8.143841] Bad eraseblock 654 at 0x000051dfe000 | |
[ 8.150457] Bad eraseblock 655 at 0x000051ffe000 | |
[ 8.157089] Bad eraseblock 656 at 0x0000521fe000 | |
[ 8.163704] Bad eraseblock 657 at 0x0000523fe000 | |
[ 8.193488] Bad eraseblock 702 at 0x000057dfe000 | |
[ 8.200128] Bad eraseblock 703 at 0x000057ffe000 | |
[ 8.206768] Bad eraseblock 704 at 0x0000581fe000 | |
[ 8.213355] Bad eraseblock 705 at 0x0000583fe000 | |
[ 8.219991] Bad eraseblock 706 at 0x0000585fe000 | |
[ 8.226623] Bad eraseblock 707 at 0x0000587fe000 | |
[ 8.233237] Bad eraseblock 708 at 0x0000589fe000 | |
[ 8.239839] Bad eraseblock 709 at 0x000058bfe000 | |
[ 8.246467] Bad eraseblock 710 at 0x000058dfe000 | |
[ 8.253050] Bad eraseblock 711 at 0x000058ffe000 | |
[ 8.259681] Bad eraseblock 712 at 0x0000591fe000 | |
[ 8.266372] Bad eraseblock 713 at 0x0000593fe000 | |
[ 8.273038] Bad eraseblock 714 at 0x0000595fe000 | |
[ 8.279725] Bad eraseblock 715 at 0x0000597fe000 | |
[ 8.286404] Bad eraseblock 716 at 0x0000599fe000 | |
[ 8.293064] Bad eraseblock 717 at 0x000059bfe000 | |
[ 8.299744] Bad eraseblock 718 at 0x000059dfe000 | |
[ 8.306418] Bad eraseblock 719 at 0x000059ffe000 | |
[ 8.314201] Bad eraseblock 722 at 0x00005a5fe000 | |
[ 8.320855] Bad eraseblock 723 at 0x00005a7fe000 | |
[ 8.327522] Bad eraseblock 724 at 0x00005a9fe000 | |
[ 8.334174] Bad eraseblock 725 at 0x00005abfe000 | |
[ 8.340828] Bad eraseblock 726 at 0x00005adfe000 | |
[ 8.347497] Bad eraseblock 727 at 0x00005affe000 | |
[ 8.354161] Bad eraseblock 728 at 0x00005b1fe000 | |
[ 8.360816] Bad eraseblock 729 at 0x00005b3fe000 | |
[ 8.368628] Bad eraseblock 732 at 0x00005b9fe000 | |
[ 8.375267] Bad eraseblock 733 at 0x00005bbfe000 | |
[ 8.381913] Bad eraseblock 734 at 0x00005bdfe000 | |
[ 8.388589] Bad eraseblock 735 at 0x00005bffe000 | |
[ 8.397526] Bad eraseblock 740 at 0x00005c9fe000 | |
[ 8.404177] Bad eraseblock 741 at 0x00005cbfe000 | |
[ 8.410835] Bad eraseblock 742 at 0x00005cdfe000 | |
[ 8.417502] Bad eraseblock 743 at 0x00005cffe000 | |
[ 8.424148] Bad eraseblock 744 at 0x00005d1fe000 | |
[ 8.430797] Bad eraseblock 745 at 0x00005d3fe000 | |
[ 8.439734] Bad eraseblock 750 at 0x00005ddfe000 | |
[ 8.446412] Bad eraseblock 751 at 0x00005dffe000 | |
[ 8.453066] Bad eraseblock 752 at 0x00005e1fe000 | |
[ 8.459740] Bad eraseblock 753 at 0x00005e3fe000 | |
[ 8.466414] Bad eraseblock 754 at 0x00005e5fe000 | |
[ 8.473058] Bad eraseblock 755 at 0x00005e7fe000 | |
[ 8.479728] Bad eraseblock 756 at 0x00005e9fe000 | |
[ 8.486395] Bad eraseblock 757 at 0x00005ebfe000 | |
[ 8.493043] Bad eraseblock 758 at 0x00005edfe000 | |
[ 8.499708] Bad eraseblock 759 at 0x00005effe000 | |
[ 8.508645] Bad eraseblock 764 at 0x00005f9fe000 | |
[ 8.515316] Bad eraseblock 765 at 0x00005fbfe000 | |
[ 8.521968] Bad eraseblock 766 at 0x00005fdfe000 | |
[ 8.528635] Bad eraseblock 767 at 0x00005fffe000 | |
[ 8.536443] Bad eraseblock 770 at 0x0000605fe000 | |
[ 8.543103] Bad eraseblock 771 at 0x0000607fe000 | |
[ 8.549781] Bad eraseblock 772 at 0x0000609fe000 | |
[ 8.556456] Bad eraseblock 773 at 0x000060bfe000 | |
[ 8.563101] Bad eraseblock 774 at 0x000060dfe000 | |
[ 8.569777] Bad eraseblock 775 at 0x000060ffe000 | |
[ 8.578710] Bad eraseblock 780 at 0x0000619fe000 | |
[ 8.585382] Bad eraseblock 781 at 0x000061bfe000 | |
[ 8.592045] Bad eraseblock 782 at 0x000061dfe000 | |
[ 8.598726] Bad eraseblock 783 at 0x000061ffe000 | |
[ 8.605373] Bad eraseblock 784 at 0x0000621fe000 | |
[ 8.612030] Bad eraseblock 785 at 0x0000623fe000 | |
[ 8.618707] Bad eraseblock 786 at 0x0000625fe000 | |
[ 8.625384] Bad eraseblock 787 at 0x0000627fe000 | |
[ 8.633179] Bad eraseblock 790 at 0x000062dfe000 | |
[ 8.639860] Bad eraseblock 791 at 0x000062ffe000 | |
[ 8.646529] Bad eraseblock 792 at 0x0000631fe000 | |
[ 8.653192] Bad eraseblock 793 at 0x0000633fe000 | |
[ 8.659870] Bad eraseblock 794 at 0x0000635fe000 | |
[ 8.666553] Bad eraseblock 795 at 0x0000637fe000 | |
[ 8.676610] Bad eraseblock 802 at 0x0000645fe000 | |
[ 8.683277] Bad eraseblock 803 at 0x0000647fe000 | |
[ 8.691096] Bad eraseblock 806 at 0x000064dfe000 | |
[ 8.697784] Bad eraseblock 807 at 0x000064ffe000 | |
[ 8.705577] Bad eraseblock 810 at 0x0000655fe000 | |
[ 8.712242] Bad eraseblock 811 at 0x0000657fe000 | |
[ 8.720061] Bad eraseblock 814 at 0x000065dfe000 | |
[ 8.726747] Bad eraseblock 815 at 0x000065ffe000 | |
[ 8.733413] Bad eraseblock 816 at 0x0000661fe000 | |
[ 8.740106] Bad eraseblock 817 at 0x0000663fe000 | |
[ 8.746797] Bad eraseblock 818 at 0x0000665fe000 | |
[ 8.753461] Bad eraseblock 819 at 0x0000667fe000 | |
[ 8.760145] Bad eraseblock 820 at 0x0000669fe000 | |
[ 8.766831] Bad eraseblock 821 at 0x000066bfe000 | |
[ 8.773497] Bad eraseblock 822 at 0x000066dfe000 | |
[ 8.780184] Bad eraseblock 823 at 0x000066ffe000 | |
[ 8.786843] Bad eraseblock 824 at 0x0000671fe000 | |
[ 8.793510] Bad eraseblock 825 at 0x0000673fe000 | |
[ 8.800205] Bad eraseblock 826 at 0x0000675fe000 | |
[ 8.806893] Bad eraseblock 827 at 0x0000677fe000 | |
[ 8.813557] Bad eraseblock 828 at 0x0000679fe000 | |
[ 8.820239] Bad eraseblock 829 at 0x000067bfe000 | |
[ 8.828063] Bad eraseblock 832 at 0x0000681fe000 | |
[ 8.834716] Bad eraseblock 833 at 0x0000683fe000 | |
[ 8.841382] Bad eraseblock 834 at 0x0000685fe000 | |
[ 8.848067] Bad eraseblock 835 at 0x0000687fe000 | |
[ 8.854741] Bad eraseblock 836 at 0x0000689fe000 | |
[ 8.861403] Bad eraseblock 837 at 0x000068bfe000 | |
[ 8.868088] Bad eraseblock 838 at 0x000068dfe000 | |
[ 8.874737] Bad eraseblock 839 at 0x000068ffe000 | |
[ 8.881409] Bad eraseblock 840 at 0x0000691fe000 | |
[ 8.888107] Bad eraseblock 841 at 0x0000693fe000 | |
[ 8.894791] Bad eraseblock 842 at 0x0000695fe000 | |
[ 8.901456] Bad eraseblock 843 at 0x0000697fe000 | |
[ 8.908131] Bad eraseblock 844 at 0x0000699fe000 | |
[ 8.914809] Bad eraseblock 845 at 0x000069bfe000 | |
[ 8.921481] Bad eraseblock 846 at 0x000069dfe000 | |
[ 8.928158] Bad eraseblock 847 at 0x000069ffe000 | |
[ 8.934839] Bad eraseblock 848 at 0x00006a1fe000 | |
[ 8.941504] Bad eraseblock 849 at 0x00006a3fe000 | |
[ 8.949291] Bad eraseblock 852 at 0x00006a9fe000 | |
[ 8.955974] Bad eraseblock 853 at 0x00006abfe000 | |
[ 8.962639] Bad eraseblock 854 at 0x00006adfe000 | |
[ 8.969285] Bad eraseblock 855 at 0x00006affe000 | |
[ 8.985006] Bad eraseblock 872 at 0x00006d1fe000 | |
[ 8.991666] Bad eraseblock 873 at 0x00006d3fe000 | |
[ 8.998338] Bad eraseblock 874 at 0x00006d5fe000 | |
[ 9.005014] Bad eraseblock 875 at 0x00006d7fe000 | |
[ 9.011659] Bad eraseblock 876 at 0x00006d9fe000 | |
[ 9.018328] Bad eraseblock 877 at 0x00006dbfe000 | |
[ 9.025005] Bad eraseblock 878 at 0x00006ddfe000 | |
[ 9.031652] Bad eraseblock 879 at 0x00006dffe000 | |
[ 9.040600] Bad eraseblock 884 at 0x00006e9fe000 | |
[ 9.047273] Bad eraseblock 885 at 0x00006ebfe000 | |
[ 9.053946] Bad eraseblock 886 at 0x00006edfe000 | |
[ 9.060605] Bad eraseblock 887 at 0x00006effe000 | |
[ 9.067284] Bad eraseblock 888 at 0x00006f1fe000 | |
[ 9.073956] Bad eraseblock 889 at 0x00006f3fe000 | |
[ 9.080607] Bad eraseblock 890 at 0x00006f5fe000 | |
[ 9.087256] Bad eraseblock 891 at 0x00006f7fe000 | |
[ 9.093931] Bad eraseblock 892 at 0x00006f9fe000 | |
[ 9.100589] Bad eraseblock 893 at 0x00006fbfe000 | |
[ 9.107259] Bad eraseblock 894 at 0x00006fdfe000 | |
[ 9.113941] Bad eraseblock 895 at 0x00006fffe000 | |
[ 9.121732] Bad eraseblock 898 at 0x0000705fe000 | |
[ 9.128390] Bad eraseblock 899 at 0x0000707fe000 | |
[ 9.136095] Bad eraseblock 902 at 0x000070dfe000 | |
[ 9.142724] Bad eraseblock 903 at 0x000070ffe000 | |
[ 9.149357] Bad eraseblock 904 at 0x0000711fe000 | |
[ 9.155993] Bad eraseblock 905 at 0x0000713fe000 | |
[ 9.162608] Bad eraseblock 906 at 0x0000715fe000 | |
[ 9.169243] Bad eraseblock 907 at 0x0000717fe000 | |
[ 9.176931] Bad eraseblock 910 at 0x000071dfe000 | |
[ 9.183548] Bad eraseblock 911 at 0x000071ffe000 | |
[ 9.190186] Bad eraseblock 912 at 0x0000721fe000 | |
[ 9.196821] Bad eraseblock 913 at 0x0000723fe000 | |
[ 9.203438] Bad eraseblock 914 at 0x0000725fe000 | |
[ 9.210074] Bad eraseblock 915 at 0x0000727fe000 | |
[ 9.216724] Bad eraseblock 916 at 0x0000729fe000 | |
[ 9.223350] Bad eraseblock 917 at 0x000072bfe000 | |
[ 9.229983] Bad eraseblock 918 at 0x000072dfe000 | |
[ 9.236617] Bad eraseblock 919 at 0x000072ffe000 | |
[ 9.243230] Bad eraseblock 920 at 0x0000731fe000 | |
[ 9.249862] Bad eraseblock 921 at 0x0000733fe000 | |
[ 9.256494] Bad eraseblock 922 at 0x0000735fe000 | |
[ 9.263107] Bad eraseblock 923 at 0x0000737fe000 | |
[ 9.269740] Bad eraseblock 924 at 0x0000739fe000 | |
[ 9.276367] Bad eraseblock 925 at 0x000073bfe000 | |
[ 9.282981] Bad eraseblock 926 at 0x000073dfe000 | |
[ 9.289617] Bad eraseblock 927 at 0x000073ffe000 | |
[ 9.296241] Bad eraseblock 928 at 0x0000741fe000 | |
[ 9.302850] Bad eraseblock 929 at 0x0000743fe000 | |
[ 9.309482] Bad eraseblock 930 at 0x0000745fe000 | |
[ 9.316170] Bad eraseblock 931 at 0x0000747fe000 | |
[ 9.322834] Bad eraseblock 932 at 0x0000749fe000 | |
[ 9.329518] Bad eraseblock 933 at 0x000074bfe000 | |
[ 9.336166] Bad eraseblock 934 at 0x000074dfe000 | |
[ 9.342823] Bad eraseblock 935 at 0x000074ffe000 | |
[ 9.349492] Bad eraseblock 936 at 0x0000751fe000 | |
[ 9.356167] Bad eraseblock 937 at 0x0000753fe000 | |
[ 9.362822] Bad eraseblock 938 at 0x0000755fe000 | |
[ 9.369483] Bad eraseblock 939 at 0x0000757fe000 | |
[ 9.376150] Bad eraseblock 940 at 0x0000759fe000 | |
[ 9.382809] Bad eraseblock 941 at 0x000075bfe000 | |
[ 9.389480] Bad eraseblock 942 at 0x000075dfe000 | |
[ 9.396151] Bad eraseblock 943 at 0x000075ffe000 | |
[ 9.402807] Bad eraseblock 944 at 0x0000761fe000 | |
[ 9.409481] Bad eraseblock 945 at 0x0000763fe000 | |
[ 9.416150] Bad eraseblock 946 at 0x0000765fe000 | |
[ 9.422797] Bad eraseblock 947 at 0x0000767fe000 | |
[ 9.429466] Bad eraseblock 948 at 0x0000769fe000 | |
[ 9.436128] Bad eraseblock 949 at 0x000076bfe000 | |
[ 9.442775] Bad eraseblock 950 at 0x000076dfe000 | |
[ 9.449445] Bad eraseblock 951 at 0x000076ffe000 | |
[ 9.456116] Bad eraseblock 952 at 0x0000771fe000 | |
[ 9.462758] Bad eraseblock 953 at 0x0000773fe000 | |
[ 9.469425] Bad eraseblock 954 at 0x0000775fe000 | |
[ 9.476089] Bad eraseblock 955 at 0x0000777fe000 | |
[ 9.482734] Bad eraseblock 956 at 0x0000779fe000 | |
[ 9.489392] Bad eraseblock 957 at 0x000077bfe000 | |
[ 9.500583] Bad eraseblock 966 at 0x000078dfe000 | |
[ 9.507259] Bad eraseblock 967 at 0x000078ffe000 | |
[ 9.515048] Bad eraseblock 970 at 0x0000795fe000 | |
[ 9.521705] Bad eraseblock 971 at 0x0000797fe000 | |
[ 9.528383] Bad eraseblock 972 at 0x0000799fe000 | |
[ 9.535058] Bad eraseblock 973 at 0x000079bfe000 | |
[ 9.542846] Bad eraseblock 976 at 0x00007a1fe000 | |
[ 9.549523] Bad eraseblock 977 at 0x00007a3fe000 | |
[ 9.556189] Bad eraseblock 978 at 0x00007a5fe000 | |
[ 9.562847] Bad eraseblock 979 at 0x00007a7fe000 | |
[ 9.569523] Bad eraseblock 980 at 0x00007a9fe000 | |
[ 9.576198] Bad eraseblock 981 at 0x00007abfe000 | |
[ 9.582859] Bad eraseblock 982 at 0x00007adfe000 | |
[ 9.589534] Bad eraseblock 983 at 0x00007affe000 | |
[ 9.597345] Bad eraseblock 986 at 0x00007b5fe000 | |
[ 9.604093] Bad eraseblock 987 at 0x00007b7fe000 | |
[ 9.610756] Bad eraseblock 988 at 0x00007b9fe000 | |
[ 9.617432] Bad eraseblock 989 at 0x00007bbfe000 | |
[ 9.625257] Bad eraseblock 992 at 0x00007c1fe000 | |
[ 9.631927] Bad eraseblock 993 at 0x00007c3fe000 | |
[ 9.638616] Bad eraseblock 994 at 0x00007c5fe000 | |
[ 9.645269] Bad eraseblock 995 at 0x00007c7fe000 | |
[ 9.661009] Bad eraseblock 1012 at 0x00007e9fe000 | |
[ 9.667819] Bad eraseblock 1013 at 0x00007ebfe000 | |
[ 9.674600] Bad eraseblock 1014 at 0x00007edfe000 | |
[ 9.681376] Bad eraseblock 1015 at 0x00007effe000 | |
[ 9.689317] Bad eraseblock 1018 at 0x00007f5fe000 | |
[ 9.696111] Bad eraseblock 1019 at 0x00007f7fe000 | |
[ 9.704044] Bad eraseblock 1022 at 0x00007fdfe000 | |
[ 9.710819] Bad eraseblock 1023 at 0x00007fffe000 | |
[ 9.717618] Bad eraseblock 1024 at 0x0000801fe000 | |
[ 9.724392] Bad eraseblock 1025 at 0x0000803fe000 | |
[ 9.733568] Bad eraseblock 1029 at 0x000080bfe000 | |
[ 10.092200] Bad eraseblock 1652 at 0x0000ce9fe000 | |
[ 10.099030] Bad eraseblock 1653 at 0x0000cebfe000 | |
[ 10.130718] Bad eraseblock 1698 at 0x0000d45fe000 | |
[ 10.137547] Bad eraseblock 1699 at 0x0000d47fe000 | |
[ 10.145479] Bad eraseblock 1702 at 0x0000d4dfe000 | |
[ 10.152280] Bad eraseblock 1703 at 0x0000d4ffe000 | |
[ 10.159104] Bad eraseblock 1704 at 0x0000d51fe000 | |
[ 10.165928] Bad eraseblock 1705 at 0x0000d53fe000 | |
[ 10.172726] Bad eraseblock 1706 at 0x0000d55fe000 | |
[ 10.179550] Bad eraseblock 1707 at 0x0000d57fe000 | |
[ 10.186364] Bad eraseblock 1708 at 0x0000d59fe000 | |
[ 10.193157] Bad eraseblock 1709 at 0x0000d5bfe000 | |
[ 10.201103] Bad eraseblock 1712 at 0x0000d61fe000 | |
[ 10.207925] Bad eraseblock 1713 at 0x0000d63fe000 | |
[ 10.214747] Bad eraseblock 1714 at 0x0000d65fe000 | |
[ 10.221549] Bad eraseblock 1715 at 0x0000d67fe000 | |
[ 10.228361] Bad eraseblock 1716 at 0x0000d69fe000 | |
[ 10.235169] Bad eraseblock 1717 at 0x0000d6bfe000 | |
[ 10.241963] Bad eraseblock 1718 at 0x0000d6dfe000 | |
[ 10.248777] Bad eraseblock 1719 at 0x0000d6ffe000 | |
[ 10.255587] Bad eraseblock 1720 at 0x0000d71fe000 | |
[ 10.262382] Bad eraseblock 1721 at 0x0000d73fe000 | |
[ 10.269191] Bad eraseblock 1722 at 0x0000d75fe000 | |
[ 10.276006] Bad eraseblock 1723 at 0x0000d77fe000 | |
[ 10.282798] Bad eraseblock 1724 at 0x0000d79fe000 | |
[ 10.289606] Bad eraseblock 1725 at 0x0000d7bfe000 | |
[ 10.296409] Bad eraseblock 1726 at 0x0000d7dfe000 | |
[ 10.303208] Bad eraseblock 1727 at 0x0000d7ffe000 | |
[ 10.310008] Bad eraseblock 1728 at 0x0000d81fe000 | |
[ 10.316814] Bad eraseblock 1729 at 0x0000d83fe000 | |
[ 10.327050] Bad eraseblock 1736 at 0x0000d91fe000 | |
[ 10.333857] Bad eraseblock 1737 at 0x0000d93fe000 | |
[ 10.340606] Bad eraseblock 1738 at 0x0000d95fe000 | |
[ 10.347385] Bad eraseblock 1739 at 0x0000d97fe000 | |
[ 10.354149] Bad eraseblock 1740 at 0x0000d99fe000 | |
[ 10.360906] Bad eraseblock 1741 at 0x0000d9bfe000 | |
[ 10.367681] Bad eraseblock 1742 at 0x0000d9dfe000 | |
[ 10.374443] Bad eraseblock 1743 at 0x0000d9ffe000 | |
[ 10.381192] Bad eraseblock 1744 at 0x0000da1fe000 | |
[ 10.387968] Bad eraseblock 1745 at 0x0000da3fe000 | |
[ 10.394745] Bad eraseblock 1746 at 0x0000da5fe000 | |
[ 10.401499] Bad eraseblock 1747 at 0x0000da7fe000 | |
[ 10.408273] Bad eraseblock 1748 at 0x0000da9fe000 | |
[ 10.415019] Bad eraseblock 1749 at 0x0000dabfe000 | |
[ 10.421761] Bad eraseblock 1750 at 0x0000dadfe000 | |
[ 10.428514] Bad eraseblock 1751 at 0x0000daffe000 | |
[ 10.435261] Bad eraseblock 1752 at 0x0000db1fe000 | |
[ 10.441995] Bad eraseblock 1753 at 0x0000db3fe000 | |
[ 10.451016] Bad eraseblock 1758 at 0x0000dbdfe000 | |
[ 10.457763] Bad eraseblock 1759 at 0x0000dbffe000 | |
[ 10.464492] Bad eraseblock 1760 at 0x0000dc1fe000 | |
[ 10.471223] Bad eraseblock 1761 at 0x0000dc3fe000 | |
[ 10.479080] Bad eraseblock 1764 at 0x0000dc9fe000 | |
[ 10.485836] Bad eraseblock 1765 at 0x0000dcbfe000 | |
[ 10.500496] Bad eraseblock 1780 at 0x0000de9fe000 | |
[ 10.507241] Bad eraseblock 1781 at 0x0000debfe000 | |
[ 10.513993] Bad eraseblock 1782 at 0x0000dedfe000 | |
[ 10.520738] Bad eraseblock 1783 at 0x0000deffe000 | |
[ 10.527496] Bad eraseblock 1784 at 0x0000df1fe000 | |
[ 10.534230] Bad eraseblock 1785 at 0x0000df3fe000 | |
[ 10.540969] Bad eraseblock 1786 at 0x0000df5fe000 | |
[ 10.547730] Bad eraseblock 1787 at 0x0000df7fe000 | |
[ 10.555611] Bad eraseblock 1790 at 0x0000dfdfe000 | |
[ 10.562355] Bad eraseblock 1791 at 0x0000dfffe000 | |
[ 10.569116] Bad eraseblock 1792 at 0x0000e01fe000 | |
[ 10.575882] Bad eraseblock 1793 at 0x0000e03fe000 | |
[ 10.582631] Bad eraseblock 1794 at 0x0000e05fe000 | |
[ 10.589399] Bad eraseblock 1795 at 0x0000e07fe000 | |
[ 10.596155] Bad eraseblock 1796 at 0x0000e09fe000 | |
[ 10.602902] Bad eraseblock 1797 at 0x0000e0bfe000 | |
[ 10.609670] Bad eraseblock 1798 at 0x0000e0dfe000 | |
[ 10.616433] Bad eraseblock 1799 at 0x0000e0ffe000 | |
[ 10.624316] Bad eraseblock 1802 at 0x0000e15fe000 | |
[ 10.631070] Bad eraseblock 1803 at 0x0000e17fe000 | |
[ 10.637843] Bad eraseblock 1804 at 0x0000e19fe000 | |
[ 10.644593] Bad eraseblock 1805 at 0x0000e1bfe000 | |
[ 10.654779] Bad eraseblock 1812 at 0x0000e29fe000 | |
[ 10.661525] Bad eraseblock 1813 at 0x0000e2bfe000 | |
[ 10.671688] Bad eraseblock 1820 at 0x0000e39fe000 | |
[ 10.678460] Bad eraseblock 1821 at 0x0000e3bfe000 | |
[ 10.685233] Bad eraseblock 1822 at 0x0000e3dfe000 | |
[ 10.691983] Bad eraseblock 1823 at 0x0000e3ffe000 | |
[ 10.701014] Bad eraseblock 1828 at 0x0000e49fe000 | |
[ 10.707790] Bad eraseblock 1829 at 0x0000e4bfe000 | |
[ 10.720209] Bad eraseblock 1840 at 0x0000e61fe000 | |
[ 10.726983] Bad eraseblock 1841 at 0x0000e63fe000 | |
[ 10.736023] Bad eraseblock 1846 at 0x0000e6dfe000 | |
[ 10.742774] Bad eraseblock 1847 at 0x0000e6ffe000 | |
[ 10.751809] Bad eraseblock 1852 at 0x0000e79fe000 | |
[ 10.758584] Bad eraseblock 1853 at 0x0000e7bfe000 | |
[ 10.766491] Bad eraseblock 1856 at 0x0000e81fe000 | |
[ 10.773234] Bad eraseblock 1857 at 0x0000e83fe000 | |
[ 10.780003] Bad eraseblock 1858 at 0x0000e85fe000 | |
[ 10.786773] Bad eraseblock 1859 at 0x0000e87fe000 | |
[ 10.793525] Bad eraseblock 1860 at 0x0000e89fe000 | |
[ 10.800299] Bad eraseblock 1861 at 0x0000e8bfe000 | |
[ 10.816129] Bad eraseblock 1878 at 0x0000eadfe000 | |
[ 10.822886] Bad eraseblock 1879 at 0x0000eaffe000 | |
[ 10.833054] Bad eraseblock 1886 at 0x0000ebdfe000 | |
[ 10.839827] Bad eraseblock 1887 at 0x0000ebffe000 | |
[ 10.847738] Bad eraseblock 1890 at 0x0000ec5fe000 | |
[ 10.854500] Bad eraseblock 1891 at 0x0000ec7fe000 | |
[ 10.862402] Bad eraseblock 1894 at 0x0000ecdfe000 | |
[ 10.869182] Bad eraseblock 1895 at 0x0000ecffe000 | |
[ 10.882748] Bad eraseblock 1908 at 0x0000ee9fe000 | |
[ 10.889533] Bad eraseblock 1909 at 0x0000eebfe000 | |
[ 10.896312] Bad eraseblock 1910 at 0x0000eedfe000 | |
[ 10.903076] Bad eraseblock 1911 at 0x0000eeffe000 | |
[ 10.917790] Bad eraseblock 1926 at 0x0000f0dfe000 | |
[ 10.924582] Bad eraseblock 1927 at 0x0000f0ffe000 | |
[ 10.935861] Bad eraseblock 1936 at 0x0000f21fe000 | |
[ 10.942633] Bad eraseblock 1937 at 0x0000f23fe000 | |
[ 10.949425] Bad eraseblock 1938 at 0x0000f25fe000 | |
[ 10.956184] Bad eraseblock 1939 at 0x0000f27fe000 | |
[ 10.964123] Bad eraseblock 1942 at 0x0000f2dfe000 | |
[ 10.970884] Bad eraseblock 1943 at 0x0000f2ffe000 | |
[ 10.979939] Bad eraseblock 1948 at 0x0000f39fe000 | |
[ 10.986732] Bad eraseblock 1949 at 0x0000f3bfe000 | |
[ 10.993506] Bad eraseblock 1950 at 0x0000f3dfe000 | |
[ 11.000284] Bad eraseblock 1951 at 0x0000f3ffe000 | |
[ 11.064903] Bad eraseblock 2053 at 0x000100bfe000 | |
[ 11.535498] Bad eraseblock 2874 at 0x0001675fe000 | |
[ 11.542304] Bad eraseblock 2875 at 0x0001677fe000 | |
[ 11.607921] Bad eraseblock 2980 at 0x0001749fe000 | |
[ 11.614724] Bad eraseblock 2981 at 0x000174bfe000 | |
[ 11.624939] Bad eraseblock 2988 at 0x0001759fe000 | |
[ 11.631749] Bad eraseblock 2989 at 0x000175bfe000 | |
[ 11.641971] Bad eraseblock 2996 at 0x0001769fe000 | |
[ 11.648801] Bad eraseblock 2997 at 0x000176bfe000 | |
[ 11.663554] Bad eraseblock 3012 at 0x0001789fe000 | |
[ 11.670390] Bad eraseblock 3013 at 0x000178bfe000 | |
[ 11.680622] Bad eraseblock 3020 at 0x0001799fe000 | |
[ 11.687456] Bad eraseblock 3021 at 0x000179bfe000 | |
[ 11.715755] Bad eraseblock 3060 at 0x00017e9fe000 | |
[ 11.722573] Bad eraseblock 3061 at 0x00017ebfe000 | |
[ 11.732768] Bad eraseblock 3068 at 0x00017f9fe000 | |
[ 11.739609] Bad eraseblock 3069 at 0x00017fbfe000 | |
[ 11.751086] Bad eraseblock 3077 at 0x000180bfe000 | |
[ 11.771541] Bad eraseblock 3102 at 0x000183dfe000 | |
[ 11.778383] Bad eraseblock 3103 at 0x000183ffe000 | |
[ 11.808982] Bad eraseblock 3146 at 0x0001895fe000 | |
[ 11.815822] Bad eraseblock 3147 at 0x0001897fe000 | |
[ 11.832826] Bad eraseblock 3166 at 0x00018bdfe000 | |
[ 11.839647] Bad eraseblock 3167 at 0x00018bffe000 | |
[ 11.863427] Bad eraseblock 3198 at 0x00018fdfe000 | |
[ 11.870270] Bad eraseblock 3199 at 0x00018fffe000 | |
[ 11.880514] Bad eraseblock 3206 at 0x000190dfe000 | |
[ 11.887357] Bad eraseblock 3207 at 0x000190ffe000 | |
[ 11.902139] Bad eraseblock 3222 at 0x000192dfe000 | |
[ 11.908960] Bad eraseblock 3223 at 0x000192ffe000 | |
[ 11.915805] Bad eraseblock 3224 at 0x0001931fe000 | |
[ 11.922623] Bad eraseblock 3225 at 0x0001933fe000 | |
[ 11.929463] Bad eraseblock 3226 at 0x0001935fe000 | |
[ 11.936292] Bad eraseblock 3227 at 0x0001937fe000 | |
[ 11.946516] Bad eraseblock 3234 at 0x0001945fe000 | |
[ 11.953336] Bad eraseblock 3235 at 0x0001947fe000 | |
[ 11.961316] Bad eraseblock 3238 at 0x000194dfe000 | |
[ 11.968146] Bad eraseblock 3239 at 0x000194ffe000 | |
[ 11.976108] Bad eraseblock 3242 at 0x0001955fe000 | |
[ 11.982918] Bad eraseblock 3243 at 0x0001957fe000 | |
[ 11.989744] Bad eraseblock 3244 at 0x0001959fe000 | |
[ 11.996565] Bad eraseblock 3245 at 0x000195bfe000 | |
[ 12.005651] Bad eraseblock 3250 at 0x0001965fe000 | |
[ 12.012449] Bad eraseblock 3251 at 0x0001967fe000 | |
[ 12.020383] Bad eraseblock 3254 at 0x000196dfe000 | |
[ 12.027183] Bad eraseblock 3255 at 0x000196ffe000 | |
[ 12.033969] Bad eraseblock 3256 at 0x0001971fe000 | |
[ 12.040752] Bad eraseblock 3257 at 0x0001973fe000 | |
[ 12.048674] Bad eraseblock 3260 at 0x0001979fe000 | |
[ 12.055461] Bad eraseblock 3261 at 0x000197bfe000 | |
[ 12.062230] Bad eraseblock 3262 at 0x000197dfe000 | |
[ 12.069021] Bad eraseblock 3263 at 0x000197ffe000 | |
[ 12.075805] Bad eraseblock 3264 at 0x0001981fe000 | |
[ 12.082565] Bad eraseblock 3265 at 0x0001983fe000 | |
[ 12.090380] Bad eraseblock 3268 at 0x0001989fe000 | |
[ 12.097129] Bad eraseblock 3269 at 0x000198bfe000 | |
[ 12.103864] Bad eraseblock 3270 at 0x000198dfe000 | |
[ 12.110589] Bad eraseblock 3271 at 0x000198ffe000 | |
[ 12.117321] Bad eraseblock 3272 at 0x0001991fe000 | |
[ 12.124053] Bad eraseblock 3273 at 0x0001993fe000 | |
[ 12.130767] Bad eraseblock 3274 at 0x0001995fe000 | |
[ 12.137491] Bad eraseblock 3275 at 0x0001997fe000 | |
[ 12.145255] Bad eraseblock 3278 at 0x000199dfe000 | |
[ 12.151954] Bad eraseblock 3279 at 0x000199ffe000 | |
[ 12.158644] Bad eraseblock 3280 at 0x00019a1fe000 | |
[ 12.165364] Bad eraseblock 3281 at 0x00019a3fe000 | |
[ 12.172064] Bad eraseblock 3282 at 0x00019a5fe000 | |
[ 12.178777] Bad eraseblock 3283 at 0x00019a7fe000 | |
[ 12.185488] Bad eraseblock 3284 at 0x00019a9fe000 | |
[ 12.192170] Bad eraseblock 3285 at 0x00019abfe000 | |
[ 12.198876] Bad eraseblock 3286 at 0x00019adfe000 | |
[ 12.205571] Bad eraseblock 3287 at 0x00019affe000 | |
[ 12.212252] Bad eraseblock 3288 at 0x00019b1fe000 | |
[ 12.218951] Bad eraseblock 3289 at 0x00019b3fe000 | |
[ 12.225648] Bad eraseblock 3290 at 0x00019b5fe000 | |
[ 12.232333] Bad eraseblock 3291 at 0x00019b7fe000 | |
[ 12.239034] Bad eraseblock 3292 at 0x00019b9fe000 | |
[ 12.245736] Bad eraseblock 3293 at 0x00019bbfe000 | |
[ 12.252412] Bad eraseblock 3294 at 0x00019bdfe000 | |
[ 12.259178] Bad eraseblock 3295 at 0x00019bffe000 | |
[ 12.265933] Bad eraseblock 3296 at 0x00019c1fe000 | |
[ 12.272658] Bad eraseblock 3297 at 0x00019c3fe000 | |
[ 12.279410] Bad eraseblock 3298 at 0x00019c5fe000 | |
[ 12.286164] Bad eraseblock 3299 at 0x00019c7fe000 | |
[ 12.292898] Bad eraseblock 3300 at 0x00019c9fe000 | |
[ 12.299641] Bad eraseblock 3301 at 0x00019cbfe000 | |
[ 12.307489] Bad eraseblock 3304 at 0x00019d1fe000 | |
[ 12.314211] Bad eraseblock 3305 at 0x00019d3fe000 | |
[ 12.322078] Bad eraseblock 3308 at 0x00019d9fe000 | |
[ 12.328831] Bad eraseblock 3309 at 0x00019dbfe000 | |
[ 12.335581] Bad eraseblock 3310 at 0x00019ddfe000 | |
[ 12.342312] Bad eraseblock 3311 at 0x00019dffe000 | |
[ 12.349059] Bad eraseblock 3312 at 0x00019e1fe000 | |
[ 12.355808] Bad eraseblock 3313 at 0x00019e3fe000 | |
[ 12.362540] Bad eraseblock 3314 at 0x00019e5fe000 | |
[ 12.369289] Bad eraseblock 3315 at 0x00019e7fe000 | |
[ 12.377182] Bad eraseblock 3318 at 0x00019edfe000 | |
[ 12.383904] Bad eraseblock 3319 at 0x00019effe000 | |
[ 12.390636] Bad eraseblock 3320 at 0x00019f1fe000 | |
[ 12.397386] Bad eraseblock 3321 at 0x00019f3fe000 | |
[ 12.405272] Bad eraseblock 3324 at 0x00019f9fe000 | |
[ 12.411999] Bad eraseblock 3325 at 0x00019fbfe000 | |
[ 12.418744] Bad eraseblock 3326 at 0x00019fdfe000 | |
[ 12.425491] Bad eraseblock 3327 at 0x00019fffe000 | |
[ 12.432221] Bad eraseblock 3328 at 0x0001a01fe000 | |
[ 12.438969] Bad eraseblock 3329 at 0x0001a03fe000 | |
[ 12.445722] Bad eraseblock 3330 at 0x0001a05fe000 | |
[ 12.452456] Bad eraseblock 3331 at 0x0001a07fe000 | |
[ 12.459208] Bad eraseblock 3332 at 0x0001a09fe000 | |
[ 12.465967] Bad eraseblock 3333 at 0x0001a0bfe000 | |
[ 12.472708] Bad eraseblock 3334 at 0x0001a0dfe000 | |
[ 12.479471] Bad eraseblock 3335 at 0x0001a0ffe000 | |
[ 12.486230] Bad eraseblock 3336 at 0x0001a11fe000 | |
[ 12.492976] Bad eraseblock 3337 at 0x0001a13fe000 | |
[ 12.499729] Bad eraseblock 3338 at 0x0001a15fe000 | |
[ 12.506476] Bad eraseblock 3339 at 0x0001a17fe000 | |
[ 12.513217] Bad eraseblock 3340 at 0x0001a19fe000 | |
[ 12.519983] Bad eraseblock 3341 at 0x0001a1bfe000 | |
[ 12.526746] Bad eraseblock 3342 at 0x0001a1dfe000 | |
[ 12.533491] Bad eraseblock 3343 at 0x0001a1ffe000 | |
[ 12.540245] Bad eraseblock 3344 at 0x0001a21fe000 | |
[ 12.547011] Bad eraseblock 3345 at 0x0001a23fe000 | |
[ 12.553778] Bad eraseblock 3346 at 0x0001a25fe000 | |
[ 12.560524] Bad eraseblock 3347 at 0x0001a27fe000 | |
[ 12.567289] Bad eraseblock 3348 at 0x0001a29fe000 | |
[ 12.574048] Bad eraseblock 3349 at 0x0001a2bfe000 | |
[ 12.580797] Bad eraseblock 3350 at 0x0001a2dfe000 | |
[ 12.587562] Bad eraseblock 3351 at 0x0001a2ffe000 | |
[ 12.594306] Bad eraseblock 3352 at 0x0001a31fe000 | |
[ 12.601047] Bad eraseblock 3353 at 0x0001a33fe000 | |
[ 12.607814] Bad eraseblock 3354 at 0x0001a35fe000 | |
[ 12.614555] Bad eraseblock 3355 at 0x0001a37fe000 | |
[ 12.621301] Bad eraseblock 3356 at 0x0001a39fe000 | |
[ 12.628062] Bad eraseblock 3357 at 0x0001a3bfe000 | |
[ 12.637084] Bad eraseblock 3362 at 0x0001a45fe000 | |
[ 12.643845] Bad eraseblock 3363 at 0x0001a47fe000 | |
[ 12.650589] Bad eraseblock 3364 at 0x0001a49fe000 | |
[ 12.657342] Bad eraseblock 3365 at 0x0001a4bfe000 | |
[ 12.666369] Bad eraseblock 3370 at 0x0001a55fe000 | |
[ 12.673118] Bad eraseblock 3371 at 0x0001a57fe000 | |
[ 12.681014] Bad eraseblock 3374 at 0x0001a5dfe000 | |
[ 12.687776] Bad eraseblock 3375 at 0x0001a5ffe000 | |
[ 12.694516] Bad eraseblock 3376 at 0x0001a61fe000 | |
[ 12.701260] Bad eraseblock 3377 at 0x0001a63fe000 | |
[ 12.708024] Bad eraseblock 3378 at 0x0001a65fe000 | |
[ 12.714785] Bad eraseblock 3379 at 0x0001a67fe000 | |
[ 12.721528] Bad eraseblock 3380 at 0x0001a69fe000 | |
[ 12.728294] Bad eraseblock 3381 at 0x0001a6bfe000 | |
[ 12.735056] Bad eraseblock 3382 at 0x0001a6dfe000 | |
[ 12.741801] Bad eraseblock 3383 at 0x0001a6ffe000 | |
[ 12.748557] Bad eraseblock 3384 at 0x0001a71fe000 | |
[ 12.755321] Bad eraseblock 3385 at 0x0001a73fe000 | |
[ 12.763205] Bad eraseblock 3388 at 0x0001a79fe000 | |
[ 12.769938] Bad eraseblock 3389 at 0x0001a7bfe000 | |
[ 12.776697] Bad eraseblock 3390 at 0x0001a7dfe000 | |
[ 12.783446] Bad eraseblock 3391 at 0x0001a7ffe000 | |
[ 12.790209] Bad eraseblock 3392 at 0x0001a81fe000 | |
[ 12.796977] Bad eraseblock 3393 at 0x0001a83fe000 | |
[ 12.803722] Bad eraseblock 3394 at 0x0001a85fe000 | |
[ 12.810467] Bad eraseblock 3395 at 0x0001a87fe000 | |
[ 12.817202] Bad eraseblock 3396 at 0x0001a89fe000 | |
[ 12.823924] Bad eraseblock 3397 at 0x0001a8bfe000 | |
[ 12.830630] Bad eraseblock 3398 at 0x0001a8dfe000 | |
[ 12.837344] Bad eraseblock 3399 at 0x0001a8ffe000 | |
[ 12.844069] Bad eraseblock 3400 at 0x0001a91fe000 | |
[ 12.850784] Bad eraseblock 3401 at 0x0001a93fe000 | |
[ 12.857507] Bad eraseblock 3402 at 0x0001a95fe000 | |
[ 12.864221] Bad eraseblock 3403 at 0x0001a97fe000 | |
[ 12.870929] Bad eraseblock 3404 at 0x0001a99fe000 | |
[ 12.877648] Bad eraseblock 3405 at 0x0001a9bfe000 | |
[ 12.884351] Bad eraseblock 3406 at 0x0001a9dfe000 | |
[ 12.891052] Bad eraseblock 3407 at 0x0001a9ffe000 | |
[ 12.897768] Bad eraseblock 3408 at 0x0001aa1fe000 | |
[ 12.904461] Bad eraseblock 3409 at 0x0001aa3fe000 | |
[ 12.911163] Bad eraseblock 3410 at 0x0001aa5fe000 | |
[ 12.917882] Bad eraseblock 3411 at 0x0001aa7fe000 | |
[ 12.924583] Bad eraseblock 3412 at 0x0001aa9fe000 | |
[ 12.931279] Bad eraseblock 3413 at 0x0001aabfe000 | |
[ 12.938005] Bad eraseblock 3414 at 0x0001aadfe000 | |
[ 12.944735] Bad eraseblock 3415 at 0x0001aaffe000 | |
[ 12.951427] Bad eraseblock 3416 at 0x0001ab1fe000 | |
[ 12.958135] Bad eraseblock 3417 at 0x0001ab3fe000 | |
[ 12.964841] Bad eraseblock 3418 at 0x0001ab5fe000 | |
[ 12.971532] Bad eraseblock 3419 at 0x0001ab7fe000 | |
[ 12.978241] Bad eraseblock 3420 at 0x0001ab9fe000 | |
[ 12.984954] Bad eraseblock 3421 at 0x0001abbfe000 | |
[ 12.991648] Bad eraseblock 3422 at 0x0001abdfe000 | |
[ 12.998358] Bad eraseblock 3423 at 0x0001abffe000 | |
[ 13.005062] Bad eraseblock 3424 at 0x0001ac1fe000 | |
[ 13.011764] Bad eraseblock 3425 at 0x0001ac3fe000 | |
[ 13.018477] Bad eraseblock 3426 at 0x0001ac5fe000 | |
[ 13.025187] Bad eraseblock 3427 at 0x0001ac7fe000 | |
[ 13.031879] Bad eraseblock 3428 at 0x0001ac9fe000 | |
[ 13.038586] Bad eraseblock 3429 at 0x0001acbfe000 | |
[ 13.045292] Bad eraseblock 3430 at 0x0001acdfe000 | |
[ 13.051986] Bad eraseblock 3431 at 0x0001acffe000 | |
[ 13.058697] Bad eraseblock 3432 at 0x0001ad1fe000 | |
[ 13.065405] Bad eraseblock 3433 at 0x0001ad3fe000 | |
[ 13.072093] Bad eraseblock 3434 at 0x0001ad5fe000 | |
[ 13.078804] Bad eraseblock 3435 at 0x0001ad7fe000 | |
[ 13.085512] Bad eraseblock 3436 at 0x0001ad9fe000 | |
[ 13.092166] Bad eraseblock 3437 at 0x0001adbfe000 | |
[ 13.098937] Bad eraseblock 3438 at 0x0001addfe000 | |
[ 13.105700] Bad eraseblock 3439 at 0x0001adffe000 | |
[ 13.112433] Bad eraseblock 3440 at 0x0001ae1fe000 | |
[ 13.119189] Bad eraseblock 3441 at 0x0001ae3fe000 | |
[ 13.125930] Bad eraseblock 3442 at 0x0001ae5fe000 | |
[ 13.132618] Bad eraseblock 3443 at 0x0001ae7fe000 | |
[ 13.139333] Bad eraseblock 3444 at 0x0001ae9fe000 | |
[ 13.146040] Bad eraseblock 3445 at 0x0001aebfe000 | |
[ 13.152743] Bad eraseblock 3446 at 0x0001aedfe000 | |
[ 13.159457] Bad eraseblock 3447 at 0x0001aeffe000 | |
[ 13.166163] Bad eraseblock 3448 at 0x0001af1fe000 | |
[ 13.172850] Bad eraseblock 3449 at 0x0001af3fe000 | |
[ 13.179557] Bad eraseblock 3450 at 0x0001af5fe000 | |
[ 13.186265] Bad eraseblock 3451 at 0x0001af7fe000 | |
[ 13.192952] Bad eraseblock 3452 at 0x0001af9fe000 | |
[ 13.199655] Bad eraseblock 3453 at 0x0001afbfe000 | |
[ 13.207422] Bad eraseblock 3456 at 0x0001b01fe000 | |
[ 13.214118] Bad eraseblock 3457 at 0x0001b03fe000 | |
[ 13.220813] Bad eraseblock 3458 at 0x0001b05fe000 | |
[ 13.227535] Bad eraseblock 3459 at 0x0001b07fe000 | |
[ 13.234233] Bad eraseblock 3460 at 0x0001b09fe000 | |
[ 13.240926] Bad eraseblock 3461 at 0x0001b0bfe000 | |
[ 13.247637] Bad eraseblock 3462 at 0x0001b0dfe000 | |
[ 13.254323] Bad eraseblock 3463 at 0x0001b0ffe000 | |
[ 13.261024] Bad eraseblock 3464 at 0x0001b11fe000 | |
[ 13.267737] Bad eraseblock 3465 at 0x0001b13fe000 | |
[ 13.274427] Bad eraseblock 3466 at 0x0001b15fe000 | |
[ 13.281117] Bad eraseblock 3467 at 0x0001b17fe000 | |
[ 13.287836] Bad eraseblock 3468 at 0x0001b19fe000 | |
[ 13.294549] Bad eraseblock 3469 at 0x0001b1bfe000 | |
[ 13.301231] Bad eraseblock 3470 at 0x0001b1dfe000 | |
[ 13.308001] Bad eraseblock 3471 at 0x0001b1ffe000 | |
[ 13.314768] Bad eraseblock 3472 at 0x0001b21fe000 | |
[ 13.321507] Bad eraseblock 3473 at 0x0001b23fe000 | |
[ 13.328264] Bad eraseblock 3474 at 0x0001b25fe000 | |
[ 13.335012] Bad eraseblock 3475 at 0x0001b27fe000 | |
[ 13.341747] Bad eraseblock 3476 at 0x0001b29fe000 | |
[ 13.348498] Bad eraseblock 3477 at 0x0001b2bfe000 | |
[ 13.355248] Bad eraseblock 3478 at 0x0001b2dfe000 | |
[ 13.361977] Bad eraseblock 3479 at 0x0001b2ffe000 | |
[ 13.369866] Bad eraseblock 3482 at 0x0001b35fe000 | |
[ 13.376627] Bad eraseblock 3483 at 0x0001b37fe000 | |
[ 13.383360] Bad eraseblock 3484 at 0x0001b39fe000 | |
[ 13.390115] Bad eraseblock 3485 at 0x0001b3bfe000 | |
[ 13.396873] Bad eraseblock 3486 at 0x0001b3dfe000 | |
[ 13.403612] Bad eraseblock 3487 at 0x0001b3ffe000 | |
[ 13.410377] Bad eraseblock 3488 at 0x0001b41fe000 | |
[ 13.417131] Bad eraseblock 3489 at 0x0001b43fe000 | |
[ 13.423883] Bad eraseblock 3490 at 0x0001b45fe000 | |
[ 13.430619] Bad eraseblock 3491 at 0x0001b47fe000 | |
[ 13.437372] Bad eraseblock 3492 at 0x0001b49fe000 | |
[ 13.444141] Bad eraseblock 3493 at 0x0001b4bfe000 | |
[ 13.452019] Bad eraseblock 3496 at 0x0001b51fe000 | |
[ 13.458777] Bad eraseblock 3497 at 0x0001b53fe000 | |
[ 13.465521] Bad eraseblock 3498 at 0x0001b55fe000 | |
[ 13.472226] Bad eraseblock 3499 at 0x0001b57fe000 | |
[ 13.480119] Bad eraseblock 3502 at 0x0001b5dfe000 | |
[ 13.486877] Bad eraseblock 3503 at 0x0001b5ffe000 | |
[ 13.493617] Bad eraseblock 3504 at 0x0001b61fe000 | |
[ 13.500369] Bad eraseblock 3505 at 0x0001b63fe000 | |
[ 13.507124] Bad eraseblock 3506 at 0x0001b65fe000 | |
[ 13.513874] Bad eraseblock 3507 at 0x0001b67fe000 | |
[ 13.520621] Bad eraseblock 3508 at 0x0001b69fe000 | |
[ 13.527377] Bad eraseblock 3509 at 0x0001b6bfe000 | |
[ 13.534144] Bad eraseblock 3510 at 0x0001b6dfe000 | |
[ 13.540887] Bad eraseblock 3511 at 0x0001b6ffe000 | |
[ 13.548780] Bad eraseblock 3514 at 0x0001b75fe000 | |
[ 13.555535] Bad eraseblock 3515 at 0x0001b77fe000 | |
[ 13.562273] Bad eraseblock 3516 at 0x0001b79fe000 | |
[ 13.569028] Bad eraseblock 3517 at 0x0001b7bfe000 | |
[ 13.575790] Bad eraseblock 3518 at 0x0001b7dfe000 | |
[ 13.582542] Bad eraseblock 3519 at 0x0001b7ffe000 | |
[ 13.589305] Bad eraseblock 3520 at 0x0001b81fe000 | |
[ 13.596062] Bad eraseblock 3521 at 0x0001b83fe000 | |
[ 13.602806] Bad eraseblock 3522 at 0x0001b85fe000 | |
[ 13.609580] Bad eraseblock 3523 at 0x0001b87fe000 | |
[ 13.616336] Bad eraseblock 3524 at 0x0001b89fe000 | |
[ 13.623080] Bad eraseblock 3525 at 0x0001b8bfe000 | |
[ 13.629853] Bad eraseblock 3526 at 0x0001b8dfe000 | |
[ 13.636624] Bad eraseblock 3527 at 0x0001b8ffe000 | |
[ 13.643365] Bad eraseblock 3528 at 0x0001b91fe000 | |
[ 13.650132] Bad eraseblock 3529 at 0x0001b93fe000 | |
[ 13.656898] Bad eraseblock 3530 at 0x0001b95fe000 | |
[ 13.663640] Bad eraseblock 3531 at 0x0001b97fe000 | |
[ 13.670407] Bad eraseblock 3532 at 0x0001b99fe000 | |
[ 13.677182] Bad eraseblock 3533 at 0x0001b9bfe000 | |
[ 13.683914] Bad eraseblock 3534 at 0x0001b9dfe000 | |
[ 13.690648] Bad eraseblock 3535 at 0x0001b9ffe000 | |
[ 13.698531] Bad eraseblock 3538 at 0x0001ba5fe000 | |
[ 13.705297] Bad eraseblock 3539 at 0x0001ba7fe000 | |
[ 13.712044] Bad eraseblock 3540 at 0x0001ba9fe000 | |
[ 13.718806] Bad eraseblock 3541 at 0x0001babfe000 | |
[ 13.725564] Bad eraseblock 3542 at 0x0001badfe000 | |
[ 13.732311] Bad eraseblock 3543 at 0x0001baffe000 | |
[ 13.739074] Bad eraseblock 3544 at 0x0001bb1fe000 | |
[ 13.745827] Bad eraseblock 3545 at 0x0001bb3fe000 | |
[ 13.752574] Bad eraseblock 3546 at 0x0001bb5fe000 | |
[ 13.759339] Bad eraseblock 3547 at 0x0001bb7fe000 | |
[ 13.766100] Bad eraseblock 3548 at 0x0001bb9fe000 | |
[ 13.772840] Bad eraseblock 3549 at 0x0001bbbfe000 | |
[ 13.779598] Bad eraseblock 3550 at 0x0001bbdfe000 | |
[ 13.786354] Bad eraseblock 3551 at 0x0001bbffe000 | |
[ 13.794224] Bad eraseblock 3554 at 0x0001bc5fe000 | |
[ 13.800959] Bad eraseblock 3555 at 0x0001bc7fe000 | |
[ 13.807715] Bad eraseblock 3556 at 0x0001bc9fe000 | |
[ 13.814454] Bad eraseblock 3557 at 0x0001bcbfe000 | |
[ 13.821202] Bad eraseblock 3558 at 0x0001bcdfe000 | |
[ 13.827961] Bad eraseblock 3559 at 0x0001bcffe000 | |
[ 13.834722] Bad eraseblock 3560 at 0x0001bd1fe000 | |
[ 13.841468] Bad eraseblock 3561 at 0x0001bd3fe000 | |
[ 13.848226] Bad eraseblock 3562 at 0x0001bd5fe000 | |
[ 13.854983] Bad eraseblock 3563 at 0x0001bd7fe000 | |
[ 13.861726] Bad eraseblock 3564 at 0x0001bd9fe000 | |
[ 13.868490] Bad eraseblock 3565 at 0x0001bdbfe000 | |
[ 13.875248] Bad eraseblock 3566 at 0x0001bddfe000 | |
[ 13.881982] Bad eraseblock 3567 at 0x0001bdffe000 | |
[ 13.888740] Bad eraseblock 3568 at 0x0001be1fe000 | |
[ 13.895496] Bad eraseblock 3569 at 0x0001be3fe000 | |
[ 13.902237] Bad eraseblock 3570 at 0x0001be5fe000 | |
[ 13.909000] Bad eraseblock 3571 at 0x0001be7fe000 | |
[ 13.916894] Bad eraseblock 3574 at 0x0001bedfe000 | |
[ 13.923639] Bad eraseblock 3575 at 0x0001beffe000 | |
[ 13.930397] Bad eraseblock 3576 at 0x0001bf1fe000 | |
[ 13.937155] Bad eraseblock 3577 at 0x0001bf3fe000 | |
[ 13.943916] Bad eraseblock 3578 at 0x0001bf5fe000 | |
[ 13.950657] Bad eraseblock 3579 at 0x0001bf7fe000 | |
[ 13.957416] Bad eraseblock 3580 at 0x0001bf9fe000 | |
[ 13.964166] Bad eraseblock 3581 at 0x0001bfbfe000 | |
[ 13.970908] Bad eraseblock 3582 at 0x0001bfdfe000 | |
[ 13.977670] Bad eraseblock 3583 at 0x0001bfffe000 | |
[ 13.984411] Bad eraseblock 3584 at 0x0001c01fe000 | |
[ 13.991155] Bad eraseblock 3585 at 0x0001c03fe000 | |
[ 13.997914] Bad eraseblock 3586 at 0x0001c05fe000 | |
[ 14.004667] Bad eraseblock 3587 at 0x0001c07fe000 | |
[ 14.011413] Bad eraseblock 3588 at 0x0001c09fe000 | |
[ 14.018180] Bad eraseblock 3589 at 0x0001c0bfe000 | |
[ 14.024947] Bad eraseblock 3590 at 0x0001c0dfe000 | |
[ 14.031692] Bad eraseblock 3591 at 0x0001c0ffe000 | |
[ 14.038458] Bad eraseblock 3592 at 0x0001c11fe000 | |
[ 14.045221] Bad eraseblock 3593 at 0x0001c13fe000 | |
[ 14.051970] Bad eraseblock 3594 at 0x0001c15fe000 | |
[ 14.058738] Bad eraseblock 3595 at 0x0001c17fe000 | |
[ 14.065497] Bad eraseblock 3596 at 0x0001c19fe000 | |
[ 14.072244] Bad eraseblock 3597 at 0x0001c1bfe000 | |
[ 14.079008] Bad eraseblock 3598 at 0x0001c1dfe000 | |
[ 14.085753] Bad eraseblock 3599 at 0x0001c1ffe000 | |
[ 14.092456] Bad eraseblock 3600 at 0x0001c21fe000 | |
[ 14.099193] Bad eraseblock 3601 at 0x0001c23fe000 | |
[ 14.105930] Bad eraseblock 3602 at 0x0001c25fe000 | |
[ 14.112649] Bad eraseblock 3603 at 0x0001c27fe000 | |
[ 14.119375] Bad eraseblock 3604 at 0x0001c29fe000 | |
[ 14.126096] Bad eraseblock 3605 at 0x0001c2bfe000 | |
[ 14.133878] Bad eraseblock 3608 at 0x0001c31fe000 | |
[ 14.140596] Bad eraseblock 3609 at 0x0001c33fe000 | |
[ 14.147388] Bad eraseblock 3610 at 0x0001c35fe000 | |
[ 14.154158] Bad eraseblock 3611 at 0x0001c37fe000 | |
[ 14.160912] Bad eraseblock 3612 at 0x0001c39fe000 | |
[ 14.167681] Bad eraseblock 3613 at 0x0001c3bfe000 | |
[ 14.174428] Bad eraseblock 3614 at 0x0001c3dfe000 | |
[ 14.181177] Bad eraseblock 3615 at 0x0001c3ffe000 | |
[ 14.187944] Bad eraseblock 3616 at 0x0001c41fe000 | |
[ 14.194708] Bad eraseblock 3617 at 0x0001c43fe000 | |
[ 14.201454] Bad eraseblock 3618 at 0x0001c45fe000 | |
[ 14.208218] Bad eraseblock 3619 at 0x0001c47fe000 | |
[ 14.214982] Bad eraseblock 3620 at 0x0001c49fe000 | |
[ 14.221730] Bad eraseblock 3621 at 0x0001c4bfe000 | |
[ 14.228496] Bad eraseblock 3622 at 0x0001c4dfe000 | |
[ 14.235260] Bad eraseblock 3623 at 0x0001c4ffe000 | |
[ 14.242001] Bad eraseblock 3624 at 0x0001c51fe000 | |
[ 14.248757] Bad eraseblock 3625 at 0x0001c53fe000 | |
[ 14.255516] Bad eraseblock 3626 at 0x0001c55fe000 | |
[ 14.262268] Bad eraseblock 3627 at 0x0001c57fe000 | |
[ 14.269008] Bad eraseblock 3628 at 0x0001c59fe000 | |
[ 14.275775] Bad eraseblock 3629 at 0x0001c5bfe000 | |
[ 14.282525] Bad eraseblock 3630 at 0x0001c5dfe000 | |
[ 14.289290] Bad eraseblock 3631 at 0x0001c5ffe000 | |
[ 14.296047] Bad eraseblock 3632 at 0x0001c61fe000 | |
[ 14.302789] Bad eraseblock 3633 at 0x0001c63fe000 | |
[ 14.309542] Bad eraseblock 3634 at 0x0001c65fe000 | |
[ 14.316269] Bad eraseblock 3635 at 0x0001c67fe000 | |
[ 14.323009] Bad eraseblock 3636 at 0x0001c69fe000 | |
[ 14.329761] Bad eraseblock 3637 at 0x0001c6bfe000 | |
[ 14.337649] Bad eraseblock 3640 at 0x0001c71fe000 | |
[ 14.344392] Bad eraseblock 3641 at 0x0001c73fe000 | |
[ 14.352268] Bad eraseblock 3644 at 0x0001c79fe000 | |
[ 14.359022] Bad eraseblock 3645 at 0x0001c7bfe000 | |
[ 14.365783] Bad eraseblock 3646 at 0x0001c7dfe000 | |
[ 14.372530] Bad eraseblock 3647 at 0x0001c7ffe000 | |
[ 14.379291] Bad eraseblock 3648 at 0x0001c81fe000 | |
[ 14.386046] Bad eraseblock 3649 at 0x0001c83fe000 | |
[ 14.392784] Bad eraseblock 3650 at 0x0001c85fe000 | |
[ 14.399540] Bad eraseblock 3651 at 0x0001c87fe000 | |
[ 14.406297] Bad eraseblock 3652 at 0x0001c89fe000 | |
[ 14.413038] Bad eraseblock 3653 at 0x0001c8bfe000 | |
[ 14.419801] Bad eraseblock 3654 at 0x0001c8dfe000 | |
[ 14.426558] Bad eraseblock 3655 at 0x0001c8ffe000 | |
[ 14.433295] Bad eraseblock 3656 at 0x0001c91fe000 | |
[ 14.440051] Bad eraseblock 3657 at 0x0001c93fe000 | |
[ 14.446802] Bad eraseblock 3658 at 0x0001c95fe000 | |
[ 14.453545] Bad eraseblock 3659 at 0x0001c97fe000 | |
[ 14.460303] Bad eraseblock 3660 at 0x0001c99fe000 | |
[ 14.467067] Bad eraseblock 3661 at 0x0001c9bfe000 | |
[ 14.473831] Bad eraseblock 3662 at 0x0001c9dfe000 | |
[ 14.480575] Bad eraseblock 3663 at 0x0001c9ffe000 | |
[ 14.488470] Bad eraseblock 3666 at 0x0001ca5fe000 | |
[ 14.495226] Bad eraseblock 3667 at 0x0001ca7fe000 | |
[ 14.501961] Bad eraseblock 3668 at 0x0001ca9fe000 | |
[ 14.508717] Bad eraseblock 3669 at 0x0001cabfe000 | |
[ 14.515471] Bad eraseblock 3670 at 0x0001cadfe000 | |
[ 14.522210] Bad eraseblock 3671 at 0x0001caffe000 | |
[ 14.528980] Bad eraseblock 3672 at 0x0001cb1fe000 | |
[ 14.535734] Bad eraseblock 3673 at 0x0001cb3fe000 | |
[ 14.543611] Bad eraseblock 3676 at 0x0001cb9fe000 | |
[ 14.550375] Bad eraseblock 3677 at 0x0001cbbfe000 | |
[ 14.557133] Bad eraseblock 3678 at 0x0001cbdfe000 | |
[ 14.563890] Bad eraseblock 3679 at 0x0001cbffe000 | |
[ 14.571775] Bad eraseblock 3682 at 0x0001cc5fe000 | |
[ 14.578544] Bad eraseblock 3683 at 0x0001cc7fe000 | |
[ 14.585307] Bad eraseblock 3684 at 0x0001cc9fe000 | |
[ 14.592055] Bad eraseblock 3685 at 0x0001ccbfe000 | |
[ 14.598813] Bad eraseblock 3686 at 0x0001ccdfe000 | |
[ 14.605569] Bad eraseblock 3687 at 0x0001ccffe000 | |
[ 14.612315] Bad eraseblock 3688 at 0x0001cd1fe000 | |
[ 14.619085] Bad eraseblock 3689 at 0x0001cd3fe000 | |
[ 14.625845] Bad eraseblock 3690 at 0x0001cd5fe000 | |
[ 14.632586] Bad eraseblock 3691 at 0x0001cd7fe000 | |
[ 14.639344] Bad eraseblock 3692 at 0x0001cd9fe000 | |
[ 14.646098] Bad eraseblock 3693 at 0x0001cdbfe000 | |
[ 14.652838] Bad eraseblock 3694 at 0x0001cddfe000 | |
[ 14.659589] Bad eraseblock 3695 at 0x0001cdffe000 | |
[ 14.666343] Bad eraseblock 3696 at 0x0001ce1fe000 | |
[ 14.673081] Bad eraseblock 3697 at 0x0001ce3fe000 | |
[ 14.679840] Bad eraseblock 3698 at 0x0001ce5fe000 | |
[ 14.686591] Bad eraseblock 3699 at 0x0001ce7fe000 | |
[ 14.693329] Bad eraseblock 3700 at 0x0001ce9fe000 | |
[ 14.700084] Bad eraseblock 3701 at 0x0001cebfe000 | |
[ 14.706856] Bad eraseblock 3702 at 0x0001cedfe000 | |
[ 14.713597] Bad eraseblock 3703 at 0x0001ceffe000 | |
[ 14.720357] Bad eraseblock 3704 at 0x0001cf1fe000 | |
[ 14.727116] Bad eraseblock 3705 at 0x0001cf3fe000 | |
[ 14.733877] Bad eraseblock 3706 at 0x0001cf5fe000 | |
[ 14.740620] Bad eraseblock 3707 at 0x0001cf7fe000 | |
[ 14.747369] Bad eraseblock 3708 at 0x0001cf9fe000 | |
[ 14.754132] Bad eraseblock 3709 at 0x0001cfbfe000 | |
[ 14.760873] Bad eraseblock 3710 at 0x0001cfdfe000 | |
[ 14.767636] Bad eraseblock 3711 at 0x0001cfffe000 | |
[ 14.774367] Bad eraseblock 3712 at 0x0001d01fe000 | |
[ 14.781104] Bad eraseblock 3713 at 0x0001d03fe000 | |
[ 14.787882] Bad eraseblock 3714 at 0x0001d05fe000 | |
[ 14.794627] Bad eraseblock 3715 at 0x0001d07fe000 | |
[ 14.801370] Bad eraseblock 3716 at 0x0001d09fe000 | |
[ 14.808132] Bad eraseblock 3717 at 0x0001d0bfe000 | |
[ 14.816025] Bad eraseblock 3720 at 0x0001d11fe000 | |
[ 14.822769] Bad eraseblock 3721 at 0x0001d13fe000 | |
[ 14.829530] Bad eraseblock 3722 at 0x0001d15fe000 | |
[ 14.836302] Bad eraseblock 3723 at 0x0001d17fe000 | |
[ 14.843604] Bad eraseblock 3725 at 0x0001d1bfe000 | |
[ 14.850367] Bad eraseblock 3726 at 0x0001d1dfe000 | |
[ 14.857128] Bad eraseblock 3727 at 0x0001d1ffe000 | |
[ 14.863884] Bad eraseblock 3728 at 0x0001d21fe000 | |
[ 14.870626] Bad eraseblock 3729 at 0x0001d23fe000 | |
[ 14.877378] Bad eraseblock 3730 at 0x0001d25fe000 | |
[ 14.884154] Bad eraseblock 3731 at 0x0001d27fe000 | |
[ 14.891912] Bad eraseblock 3734 at 0x0001d2dfe000 | |
[ 14.898631] Bad eraseblock 3735 at 0x0001d2ffe000 | |
[ 14.905360] Bad eraseblock 3736 at 0x0001d31fe000 | |
[ 14.912072] Bad eraseblock 3737 at 0x0001d33fe000 | |
[ 14.918793] Bad eraseblock 3738 at 0x0001d35fe000 | |
[ 14.925511] Bad eraseblock 3739 at 0x0001d37fe000 | |
[ 14.932215] Bad eraseblock 3740 at 0x0001d39fe000 | |
[ 14.938936] Bad eraseblock 3741 at 0x0001d3bfe000 | |
[ 14.947760] Bad eraseblock 3746 at 0x0001d45fe000 | |
[ 14.954464] Bad eraseblock 3747 at 0x0001d47fe000 | |
[ 14.961181] Bad eraseblock 3748 at 0x0001d49fe000 | |
[ 14.967911] Bad eraseblock 3749 at 0x0001d4bfe000 | |
[ 14.974628] Bad eraseblock 3750 at 0x0001d4dfe000 | |
[ 14.981332] Bad eraseblock 3751 at 0x0001d4ffe000 | |
[ 14.988121] Bad eraseblock 3752 at 0x0001d51fe000 | |
[ 14.994889] Bad eraseblock 3753 at 0x0001d53fe000 | |
[ 15.001625] Bad eraseblock 3754 at 0x0001d55fe000 | |
[ 15.008397] Bad eraseblock 3755 at 0x0001d57fe000 | |
[ 15.016270] Bad eraseblock 3758 at 0x0001d5dfe000 | |
[ 15.023021] Bad eraseblock 3759 at 0x0001d5ffe000 | |
[ 15.029798] Bad eraseblock 3760 at 0x0001d61fe000 | |
[ 15.036565] Bad eraseblock 3761 at 0x0001d63fe000 | |
[ 15.043311] Bad eraseblock 3762 at 0x0001d65fe000 | |
[ 15.050080] Bad eraseblock 3763 at 0x0001d67fe000 | |
[ 15.057985] Bad eraseblock 3766 at 0x0001d6dfe000 | |
[ 15.064743] Bad eraseblock 3767 at 0x0001d6ffe000 | |
[ 15.071488] Bad eraseblock 3768 at 0x0001d71fe000 | |
[ 15.078255] Bad eraseblock 3769 at 0x0001d73fe000 | |
[ 15.085018] Bad eraseblock 3770 at 0x0001d75fe000 | |
[ 15.091768] Bad eraseblock 3771 at 0x0001d77fe000 | |
[ 15.098532] Bad eraseblock 3772 at 0x0001d79fe000 | |
[ 15.105293] Bad eraseblock 3773 at 0x0001d7bfe000 | |
[ 15.112034] Bad eraseblock 3774 at 0x0001d7dfe000 | |
[ 15.118796] Bad eraseblock 3775 at 0x0001d7ffe000 | |
[ 15.125543] Bad eraseblock 3776 at 0x0001d81fe000 | |
[ 15.132250] Bad eraseblock 3777 at 0x0001d83fe000 | |
[ 15.138982] Bad eraseblock 3778 at 0x0001d85fe000 | |
[ 15.145702] Bad eraseblock 3779 at 0x0001d87fe000 | |
[ 15.153425] Bad eraseblock 3782 at 0x0001d8dfe000 | |
[ 15.160147] Bad eraseblock 3783 at 0x0001d8ffe000 | |
[ 15.166867] Bad eraseblock 3784 at 0x0001d91fe000 | |
[ 15.173567] Bad eraseblock 3785 at 0x0001d93fe000 | |
[ 15.180278] Bad eraseblock 3786 at 0x0001d95fe000 | |
[ 15.186988] Bad eraseblock 3787 at 0x0001d97fe000 | |
[ 15.194749] Bad eraseblock 3790 at 0x0001d9dfe000 | |
[ 15.201449] Bad eraseblock 3791 at 0x0001d9ffe000 | |
[ 15.208154] Bad eraseblock 3792 at 0x0001da1fe000 | |
[ 15.214861] Bad eraseblock 3793 at 0x0001da3fe000 | |
[ 15.221549] Bad eraseblock 3794 at 0x0001da5fe000 | |
[ 15.228255] Bad eraseblock 3795 at 0x0001da7fe000 | |
[ 15.234962] Bad eraseblock 3796 at 0x0001da9fe000 | |
[ 15.241657] Bad eraseblock 3797 at 0x0001dabfe000 | |
[ 15.248359] Bad eraseblock 3798 at 0x0001dadfe000 | |
[ 15.255060] Bad eraseblock 3799 at 0x0001daffe000 | |
[ 15.261760] Bad eraseblock 3800 at 0x0001db1fe000 | |
[ 15.268472] Bad eraseblock 3801 at 0x0001db3fe000 | |
[ 15.275185] Bad eraseblock 3802 at 0x0001db5fe000 | |
[ 15.281870] Bad eraseblock 3803 at 0x0001db7fe000 | |
[ 15.288573] Bad eraseblock 3804 at 0x0001db9fe000 | |
[ 15.295267] Bad eraseblock 3805 at 0x0001dbbfe000 | |
[ 15.301956] Bad eraseblock 3806 at 0x0001dbdfe000 | |
[ 15.308672] Bad eraseblock 3807 at 0x0001dbffe000 | |
[ 15.316432] Bad eraseblock 3810 at 0x0001dc5fe000 | |
[ 15.323121] Bad eraseblock 3811 at 0x0001dc7fe000 | |
[ 15.329825] Bad eraseblock 3812 at 0x0001dc9fe000 | |
[ 15.336530] Bad eraseblock 3813 at 0x0001dcbfe000 | |
[ 15.343209] Bad eraseblock 3814 at 0x0001dcdfe000 | |
[ 15.349906] Bad eraseblock 3815 at 0x0001dcffe000 | |
[ 15.356612] Bad eraseblock 3816 at 0x0001dd1fe000 | |
[ 15.363300] Bad eraseblock 3817 at 0x0001dd3fe000 | |
[ 15.369994] Bad eraseblock 3818 at 0x0001dd5fe000 | |
[ 15.376686] Bad eraseblock 3819 at 0x0001dd7fe000 | |
[ 15.383360] Bad eraseblock 3820 at 0x0001dd9fe000 | |
[ 15.390056] Bad eraseblock 3821 at 0x0001ddbfe000 | |
[ 15.396753] Bad eraseblock 3822 at 0x0001dddfe000 | |
[ 15.403426] Bad eraseblock 3823 at 0x0001ddffe000 | |
[ 15.410182] Bad eraseblock 3824 at 0x0001de1fe000 | |
[ 15.416937] Bad eraseblock 3825 at 0x0001de3fe000 | |
[ 15.423656] Bad eraseblock 3826 at 0x0001de5fe000 | |
[ 15.430372] Bad eraseblock 3827 at 0x0001de7fe000 | |
[ 15.437116] Bad eraseblock 3828 at 0x0001de9fe000 | |
[ 15.443858] Bad eraseblock 3829 at 0x0001debfe000 | |
[ 15.450546] Bad eraseblock 3830 at 0x0001dedfe000 | |
[ 15.457287] Bad eraseblock 3831 at 0x0001deffe000 | |
[ 15.464034] Bad eraseblock 3832 at 0x0001df1fe000 | |
[ 15.470766] Bad eraseblock 3833 at 0x0001df3fe000 | |
[ 15.477518] Bad eraseblock 3834 at 0x0001df5fe000 | |
[ 15.484243] Bad eraseblock 3835 at 0x0001df7fe000 | |
[ 15.492106] Bad eraseblock 3838 at 0x0001dfdfe000 | |
[ 15.498862] Bad eraseblock 3839 at 0x0001dfffe000 | |
[ 15.506745] Bad eraseblock 3842 at 0x0001e05fe000 | |
[ 15.513480] Bad eraseblock 3843 at 0x0001e07fe000 | |
[ 15.520240] Bad eraseblock 3844 at 0x0001e09fe000 | |
[ 15.526999] Bad eraseblock 3845 at 0x0001e0bfe000 | |
[ 15.533735] Bad eraseblock 3846 at 0x0001e0dfe000 | |
[ 15.540490] Bad eraseblock 3847 at 0x0001e0ffe000 | |
[ 15.547256] Bad eraseblock 3848 at 0x0001e11fe000 | |
[ 15.554019] Bad eraseblock 3849 at 0x0001e13fe000 | |
[ 15.560758] Bad eraseblock 3850 at 0x0001e15fe000 | |
[ 15.567516] Bad eraseblock 3851 at 0x0001e17fe000 | |
[ 15.574255] Bad eraseblock 3852 at 0x0001e19fe000 | |
[ 15.580993] Bad eraseblock 3853 at 0x0001e1bfe000 | |
[ 15.587751] Bad eraseblock 3854 at 0x0001e1dfe000 | |
[ 15.594484] Bad eraseblock 3855 at 0x0001e1ffe000 | |
[ 15.601226] Bad eraseblock 3856 at 0x0001e21fe000 | |
[ 15.607987] Bad eraseblock 3857 at 0x0001e23fe000 | |
[ 15.614742] Bad eraseblock 3858 at 0x0001e25fe000 | |
[ 15.621489] Bad eraseblock 3859 at 0x0001e27fe000 | |
[ 15.628251] Bad eraseblock 3860 at 0x0001e29fe000 | |
[ 15.635016] Bad eraseblock 3861 at 0x0001e2bfe000 | |
[ 15.641762] Bad eraseblock 3862 at 0x0001e2dfe000 | |
[ 15.648525] Bad eraseblock 3863 at 0x0001e2ffe000 | |
[ 15.655279] Bad eraseblock 3864 at 0x0001e31fe000 | |
[ 15.662026] Bad eraseblock 3865 at 0x0001e33fe000 | |
[ 15.668791] Bad eraseblock 3866 at 0x0001e35fe000 | |
[ 15.675557] Bad eraseblock 3867 at 0x0001e37fe000 | |
[ 15.683431] Bad eraseblock 3870 at 0x0001e3dfe000 | |
[ 15.690197] Bad eraseblock 3871 at 0x0001e3ffe000 | |
[ 15.696960] Bad eraseblock 3872 at 0x0001e41fe000 | |
[ 15.703703] Bad eraseblock 3873 at 0x0001e43fe000 | |
[ 15.710469] Bad eraseblock 3874 at 0x0001e45fe000 | |
[ 15.717230] Bad eraseblock 3875 at 0x0001e47fe000 | |
[ 15.723992] Bad eraseblock 3876 at 0x0001e49fe000 | |
[ 15.730741] Bad eraseblock 3877 at 0x0001e4bfe000 | |
[ 15.737508] Bad eraseblock 3878 at 0x0001e4dfe000 | |
[ 15.744259] Bad eraseblock 3879 at 0x0001e4ffe000 | |
[ 15.750997] Bad eraseblock 3880 at 0x0001e51fe000 | |
[ 15.757762] Bad eraseblock 3881 at 0x0001e53fe000 | |
[ 15.764504] Bad eraseblock 3882 at 0x0001e55fe000 | |
[ 15.771243] Bad eraseblock 3883 at 0x0001e57fe000 | |
[ 15.778009] Bad eraseblock 3884 at 0x0001e59fe000 | |
[ 15.784773] Bad eraseblock 3885 at 0x0001e5bfe000 | |
[ 15.791487] Bad eraseblock 3886 at 0x0001e5dfe000 | |
[ 15.798245] Bad eraseblock 3887 at 0x0001e5ffe000 | |
[ 15.805004] Bad eraseblock 3888 at 0x0001e61fe000 | |
[ 15.811747] Bad eraseblock 3889 at 0x0001e63fe000 | |
[ 15.818511] Bad eraseblock 3890 at 0x0001e65fe000 | |
[ 15.825282] Bad eraseblock 3891 at 0x0001e67fe000 | |
[ 15.832031] Bad eraseblock 3892 at 0x0001e69fe000 | |
[ 15.838797] Bad eraseblock 3893 at 0x0001e6bfe000 | |
[ 15.845558] Bad eraseblock 3894 at 0x0001e6dfe000 | |
[ 15.852300] Bad eraseblock 3895 at 0x0001e6ffe000 | |
[ 15.859063] Bad eraseblock 3896 at 0x0001e71fe000 | |
[ 15.865826] Bad eraseblock 3897 at 0x0001e73fe000 | |
[ 15.872569] Bad eraseblock 3898 at 0x0001e75fe000 | |
[ 15.879342] Bad eraseblock 3899 at 0x0001e77fe000 | |
[ 15.886105] Bad eraseblock 3900 at 0x0001e79fe000 | |
[ 15.892842] Bad eraseblock 3901 at 0x0001e7bfe000 | |
[ 15.899610] Bad eraseblock 3902 at 0x0001e7dfe000 | |
[ 15.906375] Bad eraseblock 3903 at 0x0001e7ffe000 | |
[ 15.913087] Bad eraseblock 3904 at 0x0001e81fe000 | |
[ 15.919850] Bad eraseblock 3905 at 0x0001e83fe000 | |
[ 15.926614] Bad eraseblock 3906 at 0x0001e85fe000 | |
[ 15.933355] Bad eraseblock 3907 at 0x0001e87fe000 | |
[ 15.940130] Bad eraseblock 3908 at 0x0001e89fe000 | |
[ 15.946906] Bad eraseblock 3909 at 0x0001e8bfe000 | |
[ 15.953658] Bad eraseblock 3910 at 0x0001e8dfe000 | |
[ 15.960438] Bad eraseblock 3911 at 0x0001e8ffe000 | |
[ 15.967199] Bad eraseblock 3912 at 0x0001e91fe000 | |
[ 15.973958] Bad eraseblock 3913 at 0x0001e93fe000 | |
[ 15.980704] Bad eraseblock 3914 at 0x0001e95fe000 | |
[ 15.987465] Bad eraseblock 3915 at 0x0001e97fe000 | |
[ 15.994203] Bad eraseblock 3916 at 0x0001e99fe000 | |
[ 16.000942] Bad eraseblock 3917 at 0x0001e9bfe000 | |
[ 16.007690] Bad eraseblock 3918 at 0x0001e9dfe000 | |
[ 16.014398] Bad eraseblock 3919 at 0x0001e9ffe000 | |
[ 16.021115] Bad eraseblock 3920 at 0x0001ea1fe000 | |
[ 16.027849] Bad eraseblock 3921 at 0x0001ea3fe000 | |
[ 16.035624] Bad eraseblock 3924 at 0x0001ea9fe000 | |
[ 16.042332] Bad eraseblock 3925 at 0x0001eabfe000 | |
[ 16.049118] Bad eraseblock 3926 at 0x0001eadfe000 | |
[ 16.055908] Bad eraseblock 3927 at 0x0001eaffe000 | |
[ 16.062657] Bad eraseblock 3928 at 0x0001eb1fe000 | |
[ 16.069428] Bad eraseblock 3929 at 0x0001eb3fe000 | |
[ 16.076190] Bad eraseblock 3930 at 0x0001eb5fe000 | |
[ 16.082907] Bad eraseblock 3931 at 0x0001eb7fe000 | |
[ 16.089655] Bad eraseblock 3932 at 0x0001eb9fe000 | |
[ 16.096375] Bad eraseblock 3933 at 0x0001ebbfe000 | |
[ 16.103072] Bad eraseblock 3934 at 0x0001ebdfe000 | |
[ 16.109791] Bad eraseblock 3935 at 0x0001ebffe000 | |
[ 16.116502] Bad eraseblock 3936 at 0x0001ec1fe000 | |
[ 16.123203] Bad eraseblock 3937 at 0x0001ec3fe000 | |
[ 16.129928] Bad eraseblock 3938 at 0x0001ec5fe000 | |
[ 16.136640] Bad eraseblock 3939 at 0x0001ec7fe000 | |
[ 16.143335] Bad eraseblock 3940 at 0x0001ec9fe000 | |
[ 16.150047] Bad eraseblock 3941 at 0x0001ecbfe000 | |
[ 16.156763] Bad eraseblock 3942 at 0x0001ecdfe000 | |
[ 16.163457] Bad eraseblock 3943 at 0x0001ecffe000 | |
[ 16.170170] Bad eraseblock 3944 at 0x0001ed1fe000 | |
[ 16.176891] Bad eraseblock 3945 at 0x0001ed3fe000 | |
[ 16.183584] Bad eraseblock 3946 at 0x0001ed5fe000 | |
[ 16.190296] Bad eraseblock 3947 at 0x0001ed7fe000 | |
[ 16.197007] Bad eraseblock 3948 at 0x0001ed9fe000 | |
[ 16.203698] Bad eraseblock 3949 at 0x0001edbfe000 | |
[ 16.210413] Bad eraseblock 3950 at 0x0001eddfe000 | |
[ 16.217095] Bad eraseblock 3951 at 0x0001edffe000 | |
[ 16.223815] Bad eraseblock 3952 at 0x0001ee1fe000 | |
[ 16.230508] Bad eraseblock 3953 at 0x0001ee3fe000 | |
[ 16.237220] Bad eraseblock 3954 at 0x0001ee5fe000 | |
[ 16.243891] Bad eraseblock 3955 at 0x0001ee7fe000 | |
[ 16.250583] Bad eraseblock 3956 at 0x0001ee9fe000 | |
[ 16.257356] Bad eraseblock 3957 at 0x0001eebfe000 | |
[ 16.264115] Bad eraseblock 3958 at 0x0001eedfe000 | |
[ 16.270822] Bad eraseblock 3959 at 0x0001eeffe000 | |
[ 16.277584] Bad eraseblock 3960 at 0x0001ef1fe000 | |
[ 16.284326] Bad eraseblock 3961 at 0x0001ef3fe000 | |
[ 16.291062] Bad eraseblock 3962 at 0x0001ef5fe000 | |
[ 16.297810] Bad eraseblock 3963 at 0x0001ef7fe000 | |
[ 16.304547] Bad eraseblock 3964 at 0x0001ef9fe000 | |
[ 16.311284] Bad eraseblock 3965 at 0x0001efbfe000 | |
[ 16.318011] Bad eraseblock 3966 at 0x0001efdfe000 | |
[ 16.324737] Bad eraseblock 3967 at 0x0001efffe000 | |
[ 16.331476] Bad eraseblock 3968 at 0x0001f01fe000 | |
[ 16.338236] Bad eraseblock 3969 at 0x0001f03fe000 | |
[ 16.345541] Bad eraseblock 3971 at 0x0001f07fe000 | |
[ 16.352256] Bad eraseblock 3972 at 0x0001f09fe000 | |
[ 16.359008] Bad eraseblock 3973 at 0x0001f0bfe000 | |
[ 16.365757] Bad eraseblock 3974 at 0x0001f0dfe000 | |
[ 16.372493] Bad eraseblock 3975 at 0x0001f0ffe000 | |
[ 16.379243] Bad eraseblock 3976 at 0x0001f11fe000 | |
[ 16.385988] Bad eraseblock 3977 at 0x0001f13fe000 | |
[ 16.392729] Bad eraseblock 3978 at 0x0001f15fe000 | |
[ 16.399486] Bad eraseblock 3979 at 0x0001f17fe000 | |
[ 16.406208] Bad eraseblock 3980 at 0x0001f19fe000 | |
[ 16.412945] Bad eraseblock 3981 at 0x0001f1bfe000 | |
[ 16.419710] Bad eraseblock 3982 at 0x0001f1dfe000 | |
[ 16.426463] Bad eraseblock 3983 at 0x0001f1ffe000 | |
[ 16.433196] Bad eraseblock 3984 at 0x0001f21fe000 | |
[ 16.439947] Bad eraseblock 3985 at 0x0001f23fe000 | |
[ 16.446701] Bad eraseblock 3986 at 0x0001f25fe000 | |
[ 16.453440] Bad eraseblock 3987 at 0x0001f27fe000 | |
[ 16.460191] Bad eraseblock 3988 at 0x0001f29fe000 | |
[ 16.466917] Bad eraseblock 3989 at 0x0001f2bfe000 | |
[ 16.473657] Bad eraseblock 3990 at 0x0001f2dfe000 | |
[ 16.480416] Bad eraseblock 3991 at 0x0001f2ffe000 | |
[ 16.487142] Bad eraseblock 3992 at 0x0001f31fe000 | |
[ 16.493890] Bad eraseblock 3993 at 0x0001f33fe000 | |
[ 16.500618] Bad eraseblock 3994 at 0x0001f35fe000 | |
[ 16.507343] Bad eraseblock 3995 at 0x0001f37fe000 | |
[ 16.514069] Bad eraseblock 3996 at 0x0001f39fe000 | |
[ 16.520795] Bad eraseblock 3997 at 0x0001f3bfe000 | |
[ 16.527562] Bad eraseblock 3998 at 0x0001f3dfe000 | |
[ 16.534305] Bad eraseblock 3999 at 0x0001f3ffe000 | |
[ 16.541034] Bad eraseblock 4000 at 0x0001f41fe000 | |
[ 16.547804] Bad eraseblock 4001 at 0x0001f43fe000 | |
[ 16.554546] Bad eraseblock 4002 at 0x0001f45fe000 | |
[ 16.561291] Bad eraseblock 4003 at 0x0001f47fe000 | |
[ 16.568048] Bad eraseblock 4004 at 0x0001f49fe000 | |
[ 16.574775] Bad eraseblock 4005 at 0x0001f4bfe000 | |
[ 16.581515] Bad eraseblock 4006 at 0x0001f4dfe000 | |
[ 16.588270] Bad eraseblock 4007 at 0x0001f4ffe000 | |
[ 16.595016] Bad eraseblock 4008 at 0x0001f51fe000 | |
[ 16.601721] Bad eraseblock 4009 at 0x0001f53fe000 | |
[ 16.608483] Bad eraseblock 4010 at 0x0001f55fe000 | |
[ 16.615243] Bad eraseblock 4011 at 0x0001f57fe000 | |
[ 16.621950] Bad eraseblock 4012 at 0x0001f59fe000 | |
[ 16.628699] Bad eraseblock 4013 at 0x0001f5bfe000 | |
[ 16.635452] Bad eraseblock 4014 at 0x0001f5dfe000 | |
[ 16.642187] Bad eraseblock 4015 at 0x0001f5ffe000 | |
[ 16.649498] Bad eraseblock 4017 at 0x0001f63fe000 | |
[ 16.656261] Bad eraseblock 4018 at 0x0001f65fe000 | |
[ 16.662991] Bad eraseblock 4019 at 0x0001f67fe000 | |
[ 16.669747] Bad eraseblock 4020 at 0x0001f69fe000 | |
[ 16.676502] Bad eraseblock 4021 at 0x0001f6bfe000 | |
[ 16.683234] Bad eraseblock 4022 at 0x0001f6dfe000 | |
[ 16.689992] Bad eraseblock 4023 at 0x0001f6ffe000 | |
[ 16.696748] Bad eraseblock 4024 at 0x0001f71fe000 | |
[ 16.703482] Bad eraseblock 4025 at 0x0001f73fe000 | |
[ 16.710207] Bad eraseblock 4026 at 0x0001f75fe000 | |
[ 16.716954] Bad eraseblock 4027 at 0x0001f77fe000 | |
[ 16.723700] Bad eraseblock 4028 at 0x0001f79fe000 | |
[ 16.730470] Bad eraseblock 4029 at 0x0001f7bfe000 | |
[ 16.737215] Bad eraseblock 4030 at 0x0001f7dfe000 | |
[ 16.743971] Bad eraseblock 4031 at 0x0001f7ffe000 | |
[ 16.750710] Bad eraseblock 4032 at 0x0001f81fe000 | |
[ 16.757469] Bad eraseblock 4033 at 0x0001f83fe000 | |
[ 16.764203] Bad eraseblock 4034 at 0x0001f85fe000 | |
[ 16.770943] Bad eraseblock 4035 at 0x0001f87fe000 | |
[ 16.777698] Bad eraseblock 4036 at 0x0001f89fe000 | |
[ 16.784438] Bad eraseblock 4037 at 0x0001f8bfe000 | |
[ 16.791168] Bad eraseblock 4038 at 0x0001f8dfe000 | |
[ 16.797909] Bad eraseblock 4039 at 0x0001f8ffe000 | |
[ 16.804638] Bad eraseblock 4040 at 0x0001f91fe000 | |
[ 16.811372] Bad eraseblock 4041 at 0x0001f93fe000 | |
[ 16.818125] Bad eraseblock 4042 at 0x0001f95fe000 | |
[ 16.824876] Bad eraseblock 4043 at 0x0001f97fe000 | |
[ 16.831600] Bad eraseblock 4044 at 0x0001f99fe000 | |
[ 16.838352] Bad eraseblock 4045 at 0x0001f9bfe000 | |
[ 16.845104] Bad eraseblock 4046 at 0x0001f9dfe000 | |
[ 16.851830] Bad eraseblock 4047 at 0x0001f9ffe000 | |
[ 16.858578] Bad eraseblock 4048 at 0x0001fa1fe000 | |
[ 16.865327] Bad eraseblock 4049 at 0x0001fa3fe000 | |
[ 16.872060] Bad eraseblock 4050 at 0x0001fa5fe000 | |
[ 16.878816] Bad eraseblock 4051 at 0x0001fa7fe000 | |
[ 16.885563] Bad eraseblock 4052 at 0x0001fa9fe000 | |
[ 16.892301] Bad eraseblock 4053 at 0x0001fabfe000 | |
[ 16.899053] Bad eraseblock 4054 at 0x0001fadfe000 | |
[ 16.905794] Bad eraseblock 4055 at 0x0001faffe000 | |
[ 16.912526] Bad eraseblock 4056 at 0x0001fb1fe000 | |
[ 16.919294] Bad eraseblock 4057 at 0x0001fb3fe000 | |
[ 16.926047] Bad eraseblock 4058 at 0x0001fb5fe000 | |
[ 16.932790] Bad eraseblock 4059 at 0x0001fb7fe000 | |
[ 16.939547] Bad eraseblock 4060 at 0x0001fb9fe000 | |
[ 16.946300] Bad eraseblock 4061 at 0x0001fbbfe000 | |
[ 16.953045] Bad eraseblock 4062 at 0x0001fbdfe000 | |
[ 16.959800] Bad eraseblock 4063 at 0x0001fbffe000 | |
[ 16.966550] Bad eraseblock 4064 at 0x0001fc1fe000 | |
[ 16.973286] Bad eraseblock 4065 at 0x0001fc3fe000 | |
[ 16.980038] Bad eraseblock 4066 at 0x0001fc5fe000 | |
[ 16.986802] Bad eraseblock 4067 at 0x0001fc7fe000 | |
[ 16.993530] Bad eraseblock 4068 at 0x0001fc9fe000 | |
[ 17.000274] Bad eraseblock 4069 at 0x0001fcbfe000 | |
[ 17.007026] Bad eraseblock 4070 at 0x0001fcdfe000 | |
[ 17.013780] Bad eraseblock 4071 at 0x0001fcffe000 | |
[ 17.020520] Bad eraseblock 4072 at 0x0001fd1fe000 | |
[ 17.027278] Bad eraseblock 4073 at 0x0001fd3fe000 | |
[ 17.034032] Bad eraseblock 4074 at 0x0001fd5fe000 | |
[ 17.040768] Bad eraseblock 4075 at 0x0001fd7fe000 | |
[ 17.047533] Bad eraseblock 4076 at 0x0001fd9fe000 | |
[ 17.054265] Bad eraseblock 4077 at 0x0001fdbfe000 | |
[ 17.061004] Bad eraseblock 4078 at 0x0001fddfe000 | |
[ 17.067773] Bad eraseblock 4079 at 0x0001fdffe000 | |
[ 17.074511] Bad eraseblock 4080 at 0x0001fe1fe000 | |
[ 17.081259] Bad eraseblock 4081 at 0x0001fe3fe000 | |
[ 17.088026] Bad eraseblock 4082 at 0x0001fe5fe000 | |
[ 17.094780] Bad eraseblock 4083 at 0x0001fe7fe000 | |
[ 17.101519] Bad eraseblock 4084 at 0x0001fe9fe000 | |
[ 17.108279] Bad eraseblock 4085 at 0x0001febfe000 | |
[ 17.115041] Bad eraseblock 4086 at 0x0001fedfe000 | |
[ 17.121782] Bad eraseblock 4087 at 0x0001feffe000 | |
[ 17.129577] Bad eraseblock 4090 at 0x0001ff5fe000 | |
[ 17.136308] Bad eraseblock 4091 at 0x0001ff7fe000 | |
[ 17.143006] Bad eraseblock 4092 at 0x0001ff9fe000 | |
[ 17.149693] Bad eraseblock 4093 at 0x0001ffbfe000 | |
[ 17.156415] Bad eraseblock 4094 at 0x0001ffdfe000 | |
[ 17.163109] Bad eraseblock 4095 at 0x0001ffffe000 | |
[ 17.168948] No space left to write bad block table | |
[ 17.174960] sunxi_nand 1c03000.nand: nand_scan_tail failed: -28 | |
[ 17.182198] sunxi_nand 1c03000.nand: failed to init nand chips | |
[ 17.189545] sunxi_nand: probe of 1c03000.nand failed with error -28 | |
[ 17.198047] libphy: Fixed MDIO Bus: probed | |
[ 17.203912] CAN device driver interface | |
[ 17.210015] sun7i-dwmac 1c50000.ethernet: no regulator found | |
[ 17.217552] sun7i-dwmac 1c50000.ethernet: no reset control found | |
[ 17.225379] Ring mode enabled | |
[ 17.230216] DMA HW capability register supported | |
[ 17.234892] Normal descriptors | |
[ 17.246723] libphy: stmmac: probed | |
[ 17.252159] eth0: PHY ID 001cc915 at 0 IRQ POLL (stmmac-0:00) active | |
[ 17.260718] eth0: PHY ID 001cc915 at 1 IRQ POLL (stmmac-0:01) | |
[ 17.269086] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver | |
[ 17.277961] ehci-platform: EHCI generic platform driver | |
[ 17.286009] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver | |
[ 17.294769] ohci-platform: OHCI generic platform driver | |
[ 17.304077] sunxi-rtc 1c20d00.rtc: rtc core: registered rtc-sunxi as rtc0 | |
[ 17.313635] sunxi-rtc 1c20d00.rtc: RTC enabled | |
[ 17.321003] i2c /dev entries driver | |
[ 17.330054] Registered IR keymap rc-empty | |
[ 17.337446] input: sunxi-ir as /devices/platform/soc@01c00000/1c21800.ir/rc/rc0/input0 | |
[ 17.348857] rc rc0: sunxi-ir as /devices/platform/soc@01c00000/1c21800.ir/rc/rc0 | |
[ 17.360071] sunxi-ir 1c21800.ir: initialized sunXi IR driver | |
[ 17.369974] sunxi-wdt 1c20c90.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0) | |
[ 17.381576] Bluetooth: HCI UART driver ver 2.3 | |
[ 17.389650] Bluetooth: HCI UART protocol H4 registered | |
[ 17.398540] Bluetooth: HCI UART protocol BCM registered | |
[ 17.407538] usbcore: registered new interface driver bcm203x | |
[ 17.417053] usbcore: registered new interface driver btusb | |
[ 17.426330] Bluetooth: Generic Bluetooth SDIO driver ver 0.1 | |
[ 17.435994] usbcore: registered new interface driver ath3k | |
[ 17.447530] sunxi-mmc 1c0f000.mmc: Got CD GPIO | |
[ 17.514043] sunxi-mmc 1c0f000.mmc: base:0xf08f2000 irq:28 | |
[ 17.524736] sunxi-mmc 1c12000.mmc: allocated mmc-pwrseq | |
[ 17.539428] sunxi-mmc 1c0f000.mmc: smc 0 err, cmd 8, RTO !! | |
[ 17.557212] sunxi-mmc 1c0f000.mmc: smc 0 err, cmd 8, RTO !! | |
[ 17.593811] sunxi-mmc 1c12000.mmc: base:0xf08f6000 irq:29 | |
[ 17.601470] mmc0: host does not support reading read-only switch, assuming write-enable | |
[ 17.604257] mmc0: new high speed SD card at address b368 | |
[ 17.605093] mmcblk0: mmc0:b368 SMI 487 MiB | |
[ 17.607008] mmcblk0: p1 | |
[ 17.643237] sun4i-ss 1c15000.crypto-engine: no reset control found | |
[ 17.655727] sun4i-ss 1c15000.crypto-engine: Die ID 0 | |
[ 17.666728] usbcore: registered new interface driver usbhid | |
[ 17.676982] usbhid: USB HID core driver | |
[ 17.687333] usbcore: registered new interface driver snd-usb-audio | |
[ 17.700765] sun4i-codec 1c22c00.codec: Codec <-> 1c22c00.codec mapping ok | |
[ 17.712357] sunxi-mmc 1c12000.mmc: smc 1 err, cmd 8, RTO !! | |
[ 17.725297] NET: Registered protocol family 17 | |
[ 17.734603] can: controller area network core (rev 20120528 abi 9) | |
[ 17.745702] NET: Registered protocol family 29 | |
[ 17.754947] can: raw protocol (rev 20120528) | |
[ 17.764009] can: broadcast manager protocol (rev 20160617 t) | |
[ 17.774466] can: netlink gateway (rev 20130117) max_hops=1 | |
[ 17.785199] Key type dns_resolver registered | |
[ 17.794577] Registering SWP/SWPB emulation handler | |
[ 17.805033] registered taskstats version 1 | |
[ 17.814042] zswap: loaded using pool lzo/zbud | |
[ 17.825864] Btrfs loaded, crc32c=crc32c-generic | |
[ 17.835478] mmc1: queuing unknown CIS tuple 0x80 (2 bytes) | |
[ 17.846371] Key type encrypted registered | |
[ 17.858955] mmc1: queuing unknown CIS tuple 0x80 (3 bytes) | |
[ 17.870802] mmc1: queuing unknown CIS tuple 0x80 (3 bytes) | |
[ 17.883599] mmc1: queuing unknown CIS tuple 0x80 (7 bytes) | |
[ 17.908588] mmc1: new high speed SDIO card at address 0001 | |
[ 17.953899] ahci-sunxi 1c18000.sata: controller can't do PMP, turning off CAP_PMP | |
[ 17.965976] ahci-sunxi 1c18000.sata: SSS flag set, parallel bus scan disabled | |
[ 17.977526] ahci-sunxi 1c18000.sata: AHCI 0001.0100 32 slots 1 ports 3 Gbps 0x1 impl platform mode | |
[ 17.990984] ahci-sunxi 1c18000.sata: flags: ncq sntf stag pm led clo only pio slum part ccc | |
[ 18.005259] scsi host0: ahci-sunxi | |
[ 18.013662] ata1: SATA max UDMA/133 mmio [mem 0x01c18000-0x01c18fff] port 0x100 irq 34 | |
[ 18.026897] ehci-platform 1c14000.usb: EHCI Host Controller | |
[ 18.037360] ehci-platform 1c14000.usb: new USB bus registered, assigned bus number 1 | |
[ 18.050319] ehci-platform 1c14000.usb: irq 31, io mem 0x01c14000 | |
[ 18.083813] ehci-platform 1c14000.usb: USB 2.0 started, EHCI 1.00 | |
[ 18.096607] hub 1-0:1.0: USB hub found | |
[ 18.105299] hub 1-0:1.0: 1 port detected | |
[ 18.115657] ehci-platform 1c1c000.usb: EHCI Host Controller | |
[ 18.126297] ehci-platform 1c1c000.usb: new USB bus registered, assigned bus number 2 | |
[ 18.139639] ehci-platform 1c1c000.usb: irq 35, io mem 0x01c1c000 | |
[ 18.173810] ehci-platform 1c1c000.usb: USB 2.0 started, EHCI 1.00 | |
[ 18.186030] hub 2-0:1.0: USB hub found | |
[ 18.194729] hub 2-0:1.0: 1 port detected | |
[ 18.194743] brcmfmac: brcmf_c_preinit_dcmds: Firmware version = wl0: Apr 22 2013 14:50:00 version 5.90.195.89.6 FWID 01-b30a427d | |
[ 18.227106] ohci-platform 1c14400.usb: Generic Platform OHCI controller | |
[ 18.239062] ohci-platform 1c14400.usb: new USB bus registered, assigned bus number 3 | |
[ 18.252444] ohci-platform 1c14400.usb: irq 32, io mem 0x01c14400 | |
[ 18.278219] brcmfmac: brcmf_cfg80211_reg_notifier: not a ISO3166 code (0x30 0x30) | |
[ 18.328804] hub 3-0:1.0: USB hub found | |
[ 18.337900] hub 3-0:1.0: 1 port detected | |
[ 18.347851] ohci-platform 1c1c400.usb: Generic Platform OHCI controller | |
[ 18.359686] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) | |
[ 18.360024] ata1.00: ATA-8: INTEL SSDSC2MH120A2, PPG4, max UDMA/133 | |
[ 18.360032] ata1.00: 234441648 sectors, multi 1: LBA48 NCQ (depth 31/32) | |
[ 18.360358] ata1.00: configured for UDMA/133 | |
[ 18.360954] scsi 0:0:0:0: Direct-Access ATA INTEL SSDSC2MH12 PPG4 PQ: 0 ANSI: 5 | |
[ 18.417270] ohci-platform 1c1c400.usb: new USB bus registered, assigned bus number 4 | |
[ 18.430776] ohci-platform 1c1c400.usb: irq 36, io mem 0x01c1c400 | |
[ 18.504881] sd 0:0:0:0: [sda] 234441648 512-byte logical blocks: (120 GB/112 GiB) | |
[ 18.518132] sd 0:0:0:0: [sda] Write Protect is off | |
[ 18.518574] hub 4-0:1.0: USB hub found | |
[ 18.518633] hub 4-0:1.0: 1 port detected | |
[ 18.528401] sunxi-rtc 1c20d00.rtc: setting system clock to 2016-10-09 20:34:49 UTC (1476045289) | |
[ 18.534773] vcc3v0: disabling | |
[ 18.534784] vcc5v0: disabling | |
[ 18.534792] usb0-vbus: disabling | |
[ 18.534952] ALSA device list: | |
[ 18.534961] #0: sun4i-codec | |
[ 18.535351] sd 0:0:0:0: Attached scsi generic sg0 type 0 | |
[ 18.613957] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 | |
[ 18.624350] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA | |
[ 18.640092] sda: sda1 sda2 sda3 | |
[ 18.650040] sd 0:0:0:0: [sda] Attached SCSI disk | |
[ 18.666145] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: discard | |
[ 18.679388] VFS: Mounted root (ext4 filesystem) readonly on device 8:2. | |
[ 18.693334] devtmpfs: mounted | |
[ 18.702930] Freeing unused kernel memory: 1024K (c0c00000 - c0d00000) | |
[ 21.133115] udevd[360]: starting version 3.2 | |
[ 21.206202] udevd[361]: starting eudev-3.2 | |
[ 22.200078] BTRFS: device label home devid 1 transid 938 /dev/sda3 | |
[ 22.865772] brcmfmac: brcmf_cfg80211_reg_notifier: not a ISO3166 code (0x30 0x30) | |
[ 24.677463] EXT4-fs (sda2): re-mounted. Opts: (null) | |
[ 25.248372] Adding 4194300k swap on /dev/sda1. Priority:-1 extents:1 across:4194300k SSFS | |
[ 25.519909] BTRFS info (device sda3): use lzo compression | |
[ 25.519928] BTRFS info (device sda3): enabling auto defrag | |
[ 25.519934] BTRFS info (device sda3): disk space caching is enabled | |
[ 25.527463] BTRFS info (device sda3): detected SSD devices, enabling SSD mode | |
[ 29.603697] random: crng init done | |
[ 30.585244] RX IPC Checksum Offload disabled | |
[ 30.585253] No MAC Management Counters available |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment