1
|
U-Boot > pri bootargs
|
2
|
bootargs=mem=96M console=ttyS2,115200n8 mtdparts=nand:14M(userfs),128M(rootfs),-
|
3
|
(unused) root=/dev/mtdblock1 rw noatime rootfstype=jffs2
|
4
|
U-Boot > bootm
|
5
|
## Booting kernel from Legacy Image at c0000000 ...
|
6
|
Image Name: Linux-3.2.0+
|
7
|
Image Type: ARM Linux Kernel Image (uncompressed)
|
8
|
Data Size: 2377240 Bytes = 2.3 MiB
|
9
|
Load Address: c0008000
|
10
|
Entry Point: c0008000
|
11
|
Verifying Checksum ... OK
|
12
|
Loading Kernel Image ... OK
|
13
|
|
14
|
Starting kernel ...
|
15
|
|
16
|
Linux version 3.2.0+ (okancalis@rhs-VM) (gcc version 4.5.4 20120305 (prerelea
|
17
|
se) (GCC) ) #7 PREEMPT Tue Feb 6 08:26:51 +03 2018
|
18
|
CPU: ARM926EJ-S [41069265] revision 5 (ARMv5TEJ), cr=00053177
|
19
|
CPU: VIVT data cache, VIVT instruction cache
|
20
|
Machine: MityDSP-L138/MityARM-1808
|
21
|
Memory policy: ECC disabled, Data cache writethrough
|
22
|
DaVinci da850/omap-l138/am18x variant 0x1
|
23
|
Built 1 zonelists in Zone order, mobility grouping on. Total pages: 24384
|
24
|
Kernel command line: mem=96M console=ttyS2,115200n8 mtdparts=nand:14M(userfs),12
|
25
|
8M(rootfs),-(unused) root=/dev/mtdblock1 rw noatime rootfstype=jffs2
|
26
|
PID hash table entries: 512 (order: -1, 2048 bytes)
|
27
|
Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
|
28
|
Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
|
29
|
Memory: 96MB = 96MB total
|
30
|
Memory: 91668k/91668k available, 6636k reserved, 0K highmem
|
31
|
Virtual kernel memory layout:
|
32
|
vector : 0xffff0000 - 0xffff1000 ( 4 kB)
|
33
|
fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
|
34
|
vmalloc : 0xc6800000 - 0xfea00000 ( 898 MB)
|
35
|
lowmem : 0xc0000000 - 0xc6000000 ( 96 MB)
|
36
|
modules : 0xbf000000 - 0xc0000000 ( 16 MB)
|
37
|
.text : 0xc0008000 - 0xc04e7d90 (4992 kB)
|
38
|
.init : 0xc04e8000 - 0xc050f000 ( 156 kB)
|
39
|
.data : 0xc0510000 - 0xc056b6e0 ( 366 kB)
|
40
|
.bss : 0xc056b704 - 0xc0597b50 ( 178 kB)
|
41
|
NR_IRQS:245
|
42
|
Console: colour dummy device 80x30
|
43
|
Calibrating delay loop... 148.88 BogoMIPS (lpj=744448)
|
44
|
pid_max: default: 32768 minimum: 301
|
45
|
Mount-cache hash table entries: 512
|
46
|
CPU: Testing write buffer coherency: ok
|
47
|
devtmpfs: initialized
|
48
|
DaVinci: 144 gpio irqs
|
49
|
print_constraints: dummy:
|
50
|
NET: Registered protocol family 16
|
51
|
baseboard_pre_init: Entered
|
52
|
mityomapl138_setup_nand: using 16 bit data
|
53
|
baseboard_init [IndustrialIO]...
|
54
|
bio: create slab <bio-0> at 0
|
55
|
SCSI subsystem initialized
|
56
|
set_machine_constraints: VDCDC1: failed to enable
|
57
|
tps65023 1-0048: failed to register tps65023
|
58
|
tps65023: probe of 1-0048 failed with error -121
|
59
|
Advanced Linux Sound Architecture Driver Version 1.0.24.
|
60
|
Switching to clocksource timer0_1
|
61
|
NET: Registered protocol family 2
|
62
|
IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
|
63
|
TCP established hash table entries: 4096 (order: 3, 32768 bytes)
|
64
|
TCP bind hash table entries: 4096 (order: 2, 16384 bytes)
|
65
|
TCP: Hash tables configured (established 4096 bind 4096)
|
66
|
TCP reno registered
|
67
|
UDP hash table entries: 256 (order: 0, 4096 bytes)
|
68
|
UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
|
69
|
NET: Registered protocol family 1
|
70
|
RPC: Registered named UNIX socket transport module.
|
71
|
RPC: Registered udp transport module.
|
72
|
RPC: Registered tcp transport module.
|
73
|
RPC: Registered tcp NFSv4.1 backchannel transport module.
|
74
|
JFFS2 version 2.2. (NAND) �© 2001-2006 Red Hat, Inc.
|
75
|
msgmni has been set to 179
|
76
|
io scheduler noop registered (default)
|
77
|
start plist test
|
78
|
end plist test
|
79
|
Serial: 8250/16550 driver, 3 ports, IRQ sharing disabled
|
80
|
serial8250.0: ttyS0 at MMIO 0x1c42000 (irq = 25) is a 16550A
|
81
|
serial8250.0: ttyS1 at MMIO 0x1d0c000 (irq = 53) is a 16550A
|
82
|
serial8250.0: ttyS2 at MMIO 0x1d0d000 (irq = 61) is a 16550A
|
83
|
console [ttyS2] enabled
|
84
|
brd: module loaded
|
85
|
at24 1-0050: 256 byte 24c02 EEPROM, read-only, 0 bytes/write
|
86
|
MityOMAPL138: Read Factory Config Failed: -110
|
87
|
ahci ahci: forcing PORTS_IMPL to 0x1
|
88
|
ahci ahci: AHCI 0001.0100 32 slots 1 ports 3 Gbps 0x1 impl platform mode
|
89
|
ahci ahci: flags: ncq sntf pm led clo only pmp pio slum part ccc
|
90
|
scsi0 : ahci_platform
|
91
|
ata1: SATA max UDMA/133 mmio [mem 0x01e18000-0x01e19fff] port 0x100 irq 67
|
92
|
NAND device: Manufacturer ID: 0x01, Chip ID: 0xbc (AMD NAND 512MiB 1,8V 16-bit)
|
93
|
Bad block table not found for chip 0
|
94
|
Bad block table not found for chip 0
|
95
|
Scanning device for bad blocks
|
96
|
ata1: SATA link down (SStatus 0 SControl 300)
|
97
|
Bad block table written to 0x00001ffe0000, version 0x01
|
98
|
Bad block table written to 0x00001ffc0000, version 0x01
|
99
|
Creating 3 MTD partitions on "davinci_nand.1":
|
100
|
0x000000000000-0x000000e00000 : "userfs"
|
101
|
0x000000e00000-0x000008e00000 : "rootfs"
|
102
|
0x000008e00000-0x000020000000 : "unused"
|
103
|
davinci_nand davinci_nand.1: controller rev. 2.5
|
104
|
spi_davinci spi_davinci.1: DMA: supported
|
105
|
spi_davinci spi_davinci.1: DMA: RX channel: 18, TX channel: 19, event queue: 0
|
106
|
m25p80 spi1.0: m25p64-nonjedec (8192 Kbytes)
|
107
|
Creating 8 MTD partitions on "m25p80":
|
108
|
0x000000000000-0x000000010000 : "ubl"
|
109
|
0x000000010000-0x000000090000 : "u-boot"
|
110
|
0x000000090000-0x0000000a0000 : "u-boot-env"
|
111
|
0x0000000a0000-0x0000000b0000 : "periph-config"
|
112
|
No LCD configured
|
113
|
MII PHY configured
|
114
|
0x0000000b0000-0x000000100000 : "reserved"
|
115
|
0x000000100000-0x000000400000 : "kernel"
|
116
|
0x000000400000-0x000000600000 : "fpga"
|
117
|
0x000000600000-0x000000800000 : "spare"
|
118
|
spi_davinci spi_davinci.1: Controller at 0xfef0e000
|
119
|
CAN device driver interface
|
120
|
mcp251x spi1.1: MCP251x didn't enter in conf mode after reset
|
121
|
mcp251x spi1.1: Probe failed
|
122
|
mcp251x spi1.1: probe failed
|
123
|
davinci_mdio davinci_mdio.0: davinci mdio revision 1.5
|
124
|
davinci_mdio davinci_mdio.0: detected phy mask fffffffd
|
125
|
davinci_mdio.0: probed
|
126
|
davinci_mdio davinci_mdio.0: phy[1]: device 0:01, driver unknown
|
127
|
gadgetfs: USB Gadget filesystem, version 24 Aug 2004
|
128
|
mousedev: PS/2 mouse device common for all mice
|
129
|
omap_rtc omap_rtc: rtc core: registered omap_rtc as rtc0
|
130
|
omap_rtc: RTC power up reset detected
|
131
|
i2c /dev entries driver
|
132
|
cpuidle: using governor ladder
|
133
|
cpuidle: using governor menu
|
134
|
dsd1791 spi1.2: Failed to add route LLOUT->Line Out
|
135
|
asoc: dsd1791 <-> davinci-mcasp.0 mapping ok
|
136
|
ALSA device list:
|
137
|
#0: MityDSP-L138 INDIO
|
138
|
TCP cubic registered
|
139
|
NET: Registered protocol family 17
|
140
|
can: controller area network core (rev 20090105 abi 8)
|
141
|
NET: Registered protocol family 29
|
142
|
can: raw protocol (rev 20090105)
|
143
|
------------[ cut here ]------------
|
144
|
WARNING: at arch/arm/mach-davinci/da850.c:1109 da850_regulator_init+0x30/0x54()
|
145
|
Unable to obtain voltage regulator for CVDD; voltage scaling unsupported
|
146
|
Modules linked in:
|
147
|
[<c000d518>] (unwind_backtrace+0x0/0xe0) from [<c001cd48>] (warn_slowpath_common
|
148
|
+0x4c/0x64)
|
149
|
[<c001cd48>] (warn_slowpath_common+0x4c/0x64) from [<c001cde0>] (warn_slowpath_f
|
150
|
mt+0x2c/0x3c)
|
151
|
[<c001cde0>] (warn_slowpath_fmt+0x2c/0x3c) from [<c0013c54>] (da850_regulator_in
|
152
|
it+0x30/0x54)
|
153
|
[<c0013c54>] (da850_regulator_init+0x30/0x54) from [<c0014540>] (davinci_cpu_ini
|
154
|
t+0x34/0xbc)
|
155
|
[<c0014540>] (davinci_cpu_init+0x34/0xbc) from [<c0205aa4>] (cpufreq_add_dev+0x1
|
156
|
20/0x220)
|
157
|
[<c0205aa4>] (cpufreq_add_dev+0x120/0x220) from [<c019466c>] (sysdev_driver_regi
|
158
|
ster+0xb0/0x128)
|
159
|
[<c019466c>] (sysdev_driver_register+0xb0/0x128) from [<c0204eac>] (cpufreq_regi
|
160
|
ster_driver+0xd0/0x17c)
|
161
|
[<c0204eac>] (cpufreq_register_driver+0xd0/0x17c) from [<c0196cfc>] (platform_dr
|
162
|
v_probe+0x14/0x18)
|
163
|
[<c0196cfc>] (platform_drv_probe+0x14/0x18) from [<c0195bec>] (driver_probe_devi
|
164
|
ce+0xd4/0x198)
|
165
|
[<c0195bec>] (driver_probe_device+0xd4/0x198) from [<c0195d10>] (__driver_attach
|
166
|
+0x60/0x84)
|
167
|
[<c0195d10>] (__driver_attach+0x60/0x84) from [<c0194e80>] (bus_for_each_dev+0x4
|
168
|
c/0x78)
|
169
|
[<c0194e80>] (bus_for_each_dev+0x4c/0x78) from [<c01954f8>] (bus_add_driver+0x98
|
170
|
/0x214)
|
171
|
[<c01954f8>] (bus_add_driver+0x98/0x214) from [<c0196274>] (driver_register+0xa0
|
172
|
/0x120)
|
173
|
[<c0196274>] (driver_register+0xa0/0x120) from [<c0197108>] (platform_driver_pro
|
174
|
be+0x18/0x98)
|
175
|
[<c0197108>] (platform_driver_probe+0x18/0x98) from [<c000887c>] (do_one_initcal
|
176
|
l+0x90/0x168)
|
177
|
[<c000887c>] (do_one_initcall+0x90/0x168) from [<c04e87e8>] (kernel_init+0x78/0x
|
178
|
11c)
|
179
|
[<c04e87e8>] (kernel_init+0x78/0x11c) from [<c0009cb8>] (kernel_thread_exit+0x0/
|
180
|
0x8)
|
181
|
---[ end trace 6cec0d408332f2ff ]---
|
182
|
console [netcon0] enabled
|
183
|
netconsole: network logging started
|
184
|
davinci_emac davinci_emac.1: using random MAC addr: e6:a0:a5:64:89:59
|
185
|
omap_rtc omap_rtc: setting system clock to 2000-01-01 00:00:00 UTC (946684800)
|
186
|
mtd->read(0x100 bytes from 0x0) returned ECC error
|
187
|
mtd->read(0x1ff20 bytes from 0xe0) returned ECC error
|
188
|
jffs2_scan_inode_node(): CRC failed on node at 0x00001f24: Read 0x0cd02b59, calc
|
189
|
ulated 0x908d7d80
|
190
|
mtd->read(0x100 bytes from 0x20000) returned ECC error
|
191
|
mtd->read(0x1fa6c bytes from 0x20594) returned ECC error
|
192
|
mtd->read(0x100 bytes from 0x40000) returned ECC error
|
193
|
mtd->read(0x1f738 bytes from 0x408c8) returned ECC error
|
194
|
jffs2_scan_inode_node(): CRC failed on node at 0x0005b604: Read 0x09bf6388, calc
|
195
|
ulated 0xbc5d13b8
|
196
|
mtd->read(0x100 bytes from 0x60000) returned ECC error
|
197
|
mtd->read(0x1f990 bytes from 0x60670) returned ECC error
|
198
|
jffs2_scan_inode_node(): CRC failed on node at 0x00071e88: Read 0x9efe877d, calc
|
199
|
ulated 0x96fe877d
|
200
|
jffs2_scan_inode_node(): CRC failed on node at 0x0007b740: Read 0x686d23f3, calc
|
201
|
ulated 0x6db94870
|
202
|
mtd->read(0x100 bytes from 0x80000) returned ECC error
|
203
|
mtd->read(0x1fcf0 bytes from 0x80310) returned ECC error
|
204
|
jffs2_scan_inode_node(): CRC failed on node at 0x0008ff84: Read 0xf924480d, calc
|
205
|
ulated 0x3944b588
|
206
|
jffs2_scan_inode_node(): CRC failed on node at 0x00098fb8: Read 0x42552c92, calc
|
207
|
ulated 0xf12b6767
|
208
|
jffs2_scan_inode_node(): CRC failed on node at 0x0009cf70: Read 0x5c4fc90a, calc
|
209
|
ulated 0x6ab1a9ab
|
210
|
mtd->read(0x100 bytes from 0xa0000) returned ECC error
|
211
|
mtd->read(0x1fd40 bytes from 0xa02c0) returned ECC error
|
212
|
jffs2_scan_eraseblock(): Node at 0x000a4740 {0x1985, 0xe002, 0x00000a70) has inv
|
213
|
alid CRC 0xe9adc553 (calculated 0xea29113d)
|
214
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000a4744: 0x0a70 in
|
215
|
stead
|
216
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000a4748: 0xc553 in
|
217
|
stead
|
218
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000a474c: 0x0052 in
|
219
|
stead
|
220
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000a4750: 0x000c in
|
221
|
stead
|
222
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000a4754: 0x81ed in
|
223
|
stead
|
224
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000a475c: 0xc928 in
|
225
|
stead
|
226
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000a476c: 0xa000 in
|
227
|
stead
|
228
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000a4770: 0x082c in
|
229
|
stead
|
230
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000a4774: 0x1000 in
|
231
|
stead
|
232
|
Further such events for this erase block will not be printed
|
233
|
jffs2_scan_inode_node(): CRC failed on node at 0x000a5e94: Read 0x8b7bc9b5, calc
|
234
|
ulated 0xfc9afc2a
|
235
|
mtd->read(0x100 bytes from 0xc0000) returned ECC error
|
236
|
mtd->read(0x1f9c8 bytes from 0xc0638) returned ECC error
|
237
|
jffs2_scan_inode_node(): CRC failed on node at 0x000dee30: Read 0xd0f55791, calc
|
238
|
ulated 0xdfed6f53
|
239
|
mtd->read(0x100 bytes from 0xe0000) returned ECC error
|
240
|
mtd->read(0x1f104 bytes from 0xe0efc) returned ECC error
|
241
|
mtd->read(0x100 bytes from 0x100000) returned ECC error
|
242
|
mtd->read(0x1f884 bytes from 0x10077c) returned ECC error
|
243
|
jffs2_scan_inode_node(): CRC failed on node at 0x0011df30: Read 0xcb3cd91a, calc
|
244
|
ulated 0xc0a8eb7a
|
245
|
mtd->read(0x44 bytes from 0x11ffbc) returned ECC error
|
246
|
mtd->read(0x100 bytes from 0x120000) returned ECC error
|
247
|
mtd->read(0x1efbc bytes from 0x121044) returned ECC error
|
248
|
jffs2_scan_inode_node(): CRC failed on node at 0x0013a6e8: Read 0xe90d8bea, calc
|
249
|
ulated 0x99e1b7e8
|
250
|
mtd->read(0x100 bytes from 0x140000) returned ECC error
|
251
|
mtd->read(0x1f73c bytes from 0x1408c4) returned ECC error
|
252
|
mtd->read(0x100 bytes from 0x160000) returned ECC error
|
253
|
mtd->read(0x1febc bytes from 0x160144) returned ECC error
|
254
|
jffs2_scan_inode_node(): CRC failed on node at 0x00173650: Read 0x8fcb787b, calc
|
255
|
ulated 0x98b06c38
|
256
|
mtd->read(0x100 bytes from 0x180000) returned ECC error
|
257
|
mtd->read(0x1f5f8 bytes from 0x180a08) returned ECC error
|
258
|
mtd->read(0x100 bytes from 0x1a0000) returned ECC error
|
259
|
mtd->read(0x1fd78 bytes from 0x1a0288) returned ECC error
|
260
|
mtd->read(0x100 bytes from 0x1c0000) returned ECC error
|
261
|
mtd->read(0x1f4b4 bytes from 0x1c0b4c) returned ECC error
|
262
|
jffs2_scan_eraseblock(): Node at 0x001d1fd0 {0x1985, 0xe012, 0x00001044) has inv
|
263
|
alid CRC 0x84d1586d (calculated 0x87075af6)
|
264
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001d1fd4: 0x1044 in
|
265
|
stead
|
266
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001d1fd8: 0x586d in
|
267
|
stead
|
268
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001d1fdc: 0x005f in
|
269
|
stead
|
270
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001d1fe0: 0x011e in
|
271
|
stead
|
272
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001d1fe4: 0x81a4 in
|
273
|
stead
|
274
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001d1fec: 0x9bb8 in
|
275
|
stead
|
276
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001d1ffc: 0x5000 in
|
277
|
stead
|
278
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001d2000: 0x1000 in
|
279
|
stead
|
280
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001d2004: 0x1000 in
|
281
|
stead
|
282
|
Further such events for this erase block will not be printed
|
283
|
mtd->read(0x100 bytes from 0x1e0000) returned ECC error
|
284
|
mtd->read(0x1fc34 bytes from 0x1e03cc) returned ECC error
|
285
|
jffs2_scan_inode_node(): CRC failed on node at 0x001eb6b8: Read 0x70c3e15e, calc
|
286
|
ulated 0xa9f82d51
|
287
|
jffs2_scan_inode_node(): CRC failed on node at 0x001ef7c8: Read 0xc1106a66, calc
|
288
|
ulated 0xe77cb8ba
|
289
|
mtd->read(0x100 bytes from 0x200000) returned ECC error
|
290
|
mtd->read(0x1f370 bytes from 0x200c90) returned ECC error
|
291
|
mtd->read(0x100 bytes from 0x220000) returned ECC error
|
292
|
mtd->read(0x1faf0 bytes from 0x220510) returned ECC error
|
293
|
jffs2_scan_inode_node(): CRC failed on node at 0x002266a8: Read 0x83613071, calc
|
294
|
ulated 0xa7e36147
|
295
|
mtd->read(0x100 bytes from 0x240000) returned ECC error
|
296
|
mtd->read(0x1f22c bytes from 0x240dd4) returned ECC error
|
297
|
mtd->read(0x100 bytes from 0x260000) returned ECC error
|
298
|
mtd->read(0x1f9ac bytes from 0x260654) returned ECC error
|
299
|
jffs2_scan_inode_node(): CRC failed on node at 0x0027eef8: Read 0x2f357b05, calc
|
300
|
ulated 0xa505be54
|
301
|
mtd->read(0x100 bytes from 0x280000) returned ECC error
|
302
|
mtd->read(0x1f914 bytes from 0x2806ec) returned ECC error
|
303
|
jffs2_scan_inode_node(): CRC failed on node at 0x0028d658: Read 0xfdf7130a, calc
|
304
|
ulated 0xfdf7110a
|
305
|
jffs2_scan_inode_node(): CRC failed on node at 0x002977cc: Read 0x5b6be820, calc
|
306
|
ulated 0x5ebf83a3
|
307
|
mtd->read(0x100 bytes from 0x2a0000) returned ECC error
|
308
|
mtd->read(0x1f58c bytes from 0x2a0a74) returned ECC error
|
309
|
mtd->read(0x100 bytes from 0x2c0000) returned ECC error
|
310
|
mtd->read(0x1fd0c bytes from 0x2c02f4) returned ECC error
|
311
|
jffs2_scan_inode_node(): CRC failed on node at 0x002cf6d4: Read 0x43de278f, calc
|
312
|
ulated 0xc97e1881
|
313
|
mtd->read(0x100 bytes from 0x2e0000) returned ECC error
|
314
|
mtd->read(0x1f504 bytes from 0x2e0afc) returned ECC error
|
315
|
jffs2_scan_inode_node(): CRC failed on node at 0x002f0eb0: Read 0x3f4c69c3, calc
|
316
|
ulated 0x9f264cd4
|
317
|
mtd->read(0x100 bytes from 0x300000) returned ECC error
|
318
|
mtd->read(0x1fd10 bytes from 0x3002f0) returned ECC error
|
319
|
mtd->read(0x100 bytes from 0x320000) returned ECC error
|
320
|
mtd->read(0x1f4e4 bytes from 0x320b1c) returned ECC error
|
321
|
jffs2_scan_eraseblock(): Node at 0x003277c0 {0x1985, 0xe001, 0x0000002c) has inv
|
322
|
alid CRC 0xe0f1765f (calculated 0xe0f1565f)
|
323
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003277c4: 0x002c in
|
324
|
stead
|
325
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003277c8: 0x765f in
|
326
|
stead
|
327
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003277cc: 0x0004 in
|
328
|
stead
|
329
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003277d0: 0x0062 in
|
330
|
stead
|
331
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003277d4: 0x0064 in
|
332
|
stead
|
333
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003277dc: 0x0604 in
|
334
|
stead
|
335
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003277e0: 0xff2f in
|
336
|
stead
|
337
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003277e4: 0xe6cc in
|
338
|
stead
|
339
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003277e8: 0x6468 in
|
340
|
stead
|
341
|
Further such events for this erase block will not be printed
|
342
|
jffs2_scan_dirent_node(): Name CRC failed on node at 0x00328e18: Read 0x09afdcd0
|
343
|
, calculated 0x09aedcd0
|
344
|
jffs2_scan_dirent_node(): Node CRC failed on node at 0x0032aeb4: Read 0x7652e49f
|
345
|
, calculated 0x6ffe6b84
|
346
|
jffs2_scan_inode_node(): CRC failed on node at 0x0033e68c: Read 0x64ae2743, calc
|
347
|
ulated 0x672af32d
|
348
|
jffs2_scan_dirent_node(): Node CRC failed on node at 0x0033efd8: Read 0x9357a03c
|
349
|
, calculated 0xefec9117
|
350
|
mtd->read(0x80 bytes from 0x33ff80) returned ECC error
|
351
|
mtd->read(0x100 bytes from 0x340000) returned ECC error
|
352
|
mtd->read(0x1ff20 bytes from 0x3400e0) returned ECC error
|
353
|
jffs2_scan_inode_node(): CRC failed on node at 0x003435d0: Read 0xd7ce90e1, calc
|
354
|
ulated 0x49749741
|
355
|
jffs2_scan_dirent_node(): Node CRC failed on node at 0x00346f8c: Read 0xb73b9c7e
|
356
|
, calculated 0xb0565867
|
357
|
mtd->read(0x100 bytes from 0x360000) returned ECC error
|
358
|
mtd->read(0x1ff04 bytes from 0x3600fc) returned ECC error
|
359
|
mtd->read(0x80 bytes from 0x37ff80) returned ECC error
|
360
|
Empty flash at 0x0037ff7c ends at 0x0037ffc4
|
361
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0037ffc4: 0xffff in
|
362
|
stead
|
363
|
mtd->read(0x34 bytes from 0x37ffcc) returned ECC error
|
364
|
mtd->read(0x100 bytes from 0x380000) returned ECC error
|
365
|
mtd->read(0x1f4e0 bytes from 0x380b20) returned ECC error
|
366
|
mtd->read(0x100 bytes from 0x3a0000) returned ECC error
|
367
|
mtd->read(0x1fab8 bytes from 0x3a0548) returned ECC error
|
368
|
mtd->read(0x100 bytes from 0x3c0000) returned ECC error
|
369
|
mtd->read(0x1fb28 bytes from 0x3c04d8) returned ECC error
|
370
|
jffs2_scan_inode_node(): CRC failed on node at 0x003d06a8: Read 0xd1688a4b, calc
|
371
|
ulated 0x068a0a13
|
372
|
jffs2_scan_inode_node(): CRC failed on node at 0x003df6cc: Read 0xf7f91405, calc
|
373
|
ulated 0xf7f99405
|
374
|
mtd->read(0x100 bytes from 0x3e0000) returned ECC error
|
375
|
mtd->read(0x1fe98 bytes from 0x3e0168) returned ECC error
|
376
|
jffs2_scan_inode_node(): CRC failed on node at 0x003f97a4: Read 0x3033ca52, calc
|
377
|
ulated 0x2305a33c
|
378
|
mtd->read(0x100 bytes from 0x400000) returned ECC error
|
379
|
mtd->read(0x1fe98 bytes from 0x400168) returned ECC error
|
380
|
mtd->read(0x100 bytes from 0x420000) returned ECC error
|
381
|
mtd->read(0x1f604 bytes from 0x4209fc) returned ECC error
|
382
|
mtd->read(0x100 bytes from 0x440000) returned ECC error
|
383
|
mtd->read(0x1ff14 bytes from 0x4400ec) returned ECC error
|
384
|
mtd->read(0x100 bytes from 0x460000) returned ECC error
|
385
|
mtd->read(0x1f9e8 bytes from 0x460618) returned ECC error
|
386
|
mtd->read(0x100 bytes from 0x480000) returned ECC error
|
387
|
mtd->read(0x1f8e0 bytes from 0x480720) returned ECC error
|
388
|
jffs2_scan_inode_node(): CRC failed on node at 0x004836a8: Read 0x2c6b7f18, calc
|
389
|
ulated 0x397f6329
|
390
|
jffs2_scan_inode_node(): CRC failed on node at 0x00486de0: Read 0x0d4a6d29, calc
|
391
|
ulated 0x08807419
|
392
|
mtd->read(0x100 bytes from 0x4a0000) returned ECC error
|
393
|
mtd->read(0x1fa6c bytes from 0x4a0594) returned ECC error
|
394
|
mtd->read(0x100 bytes from 0x4c0000) returned ECC error
|
395
|
mtd->read(0x1fc78 bytes from 0x4c0388) returned ECC error
|
396
|
mtd->read(0x100 bytes from 0x4e0000) returned ECC error
|
397
|
mtd->read(0x1fea0 bytes from 0x4e0160) returned ECC error
|
398
|
jffs2_scan_inode_node(): CRC failed on node at 0x004e97b0: Read 0x245f698e, calc
|
399
|
ulated 0x1fdcf1c5
|
400
|
jffs2_scan_inode_node(): CRC failed on node at 0x004effd4: Read 0x34a32d04, calc
|
401
|
ulated 0x5f526d28
|
402
|
jffs2_scan_inode_node(): CRC failed on node at 0x004f3fcc: Read 0xcb3f11d8, calc
|
403
|
ulated 0x0fe576fb
|
404
|
mtd->read(0x100 bytes from 0x500000) returned ECC error
|
405
|
mtd->read(0x1fb54 bytes from 0x5004ac) returned ECC error
|
406
|
jffs2_scan_inode_node(): CRC failed on node at 0x00500ec8: Read 0x6641bae7, calc
|
407
|
ulated 0x0014baa8
|
408
|
mtd->read(0x100 bytes from 0x520000) returned ECC error
|
409
|
mtd->read(0x1fe08 bytes from 0x5201f8) returned ECC error
|
410
|
jffs2_scan_inode_node(): CRC failed on node at 0x00527e58: Read 0x8ef0948f, calc
|
411
|
ulated 0x97035676
|
412
|
jffs2_scan_inode_node(): CRC failed on node at 0x0052bfb0: Read 0x5d1e1c75, calc
|
413
|
ulated 0x5a17b4a9
|
414
|
jffs2_scan_inode_node(): CRC failed on node at 0x0052efb8: Read 0xd5e61217, calc
|
415
|
ulated 0x501e30d8
|
416
|
jffs2_scan_inode_node(): CRC failed on node at 0x00533e10: Read 0x41a34865, calc
|
417
|
ulated 0x8be6e960
|
418
|
mtd->read(0x58 bytes from 0x53ffa8) returned ECC error
|
419
|
mtd->read(0x100 bytes from 0x540000) returned ECC error
|
420
|
mtd->read(0x1f97c bytes from 0x540684) returned ECC error
|
421
|
jffs2_scan_inode_node(): CRC failed on node at 0x00543e64: Read 0xea4311d3, calc
|
422
|
ulated 0xe928ebe9
|
423
|
mtd->read(0x68 bytes from 0x55ff98) returned ECC error
|
424
|
mtd->read(0x100 bytes from 0x560000) returned ECC error
|
425
|
mtd->read(0x1f098 bytes from 0x560f68) returned ECC error
|
426
|
mtd->read(0x100 bytes from 0x580000) returned ECC error
|
427
|
mtd->read(0x1f0d4 bytes from 0x580f2c) returned ECC error
|
428
|
jffs2_scan_inode_node(): CRC failed on node at 0x00584670: Read 0x299fc93f, calc
|
429
|
ulated 0xb2ec23eb
|
430
|
mtd->read(0x100 bytes from 0x5a0000) returned ECC error
|
431
|
mtd->read(0x1f748 bytes from 0x5a08b8) returned ECC error
|
432
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x005a46c8: 0x1885 in
|
433
|
stead
|
434
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x005a46cc: 0x0531 in
|
435
|
stead
|
436
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x005a46d0: 0x6958 in
|
437
|
stead
|
438
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x005a46d4: 0x01e9 in
|
439
|
stead
|
440
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x005a46d8: 0x0004 in
|
441
|
stead
|
442
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x005a46dc: 0x81ed in
|
443
|
stead
|
444
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x005a46e4: 0x4608 in
|
445
|
stead
|
446
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x005a46f4: 0x3000 in
|
447
|
stead
|
448
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x005a46f8: 0x04ed in
|
449
|
stead
|
450
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x005a46fc: 0x1000 in
|
451
|
stead
|
452
|
Further such events for this erase block will not be printed
|
453
|
jffs2_scan_inode_node(): CRC failed on node at 0x005a56e8: Read 0xd9007fee, calc
|
454
|
ulated 0xd9807fee
|
455
|
jffs2_scan_inode_node(): CRC failed on node at 0x005a7f50: Read 0xe66534db, calc
|
456
|
ulated 0x8a80b502
|
457
|
jffs2_scan_inode_node(): CRC failed on node at 0x005bef28: Read 0x547e69d3, calc
|
458
|
ulated 0xa0996a2d
|
459
|
mtd->read(0x100 bytes from 0x5c0000) returned ECC error
|
460
|
mtd->read(0x1fabc bytes from 0x5c0544) returned ECC error
|
461
|
jffs2_scan_inode_node(): CRC failed on node at 0x005db680: Read 0x822f8f90, calc
|
462
|
ulated 0xf1b6c90c
|
463
|
mtd->read(0x100 bytes from 0x5e0000) returned ECC error
|
464
|
mtd->read(0x1fd74 bytes from 0x5e028c) returned ECC error
|
465
|
jffs2_scan_eraseblock(): Node at 0x005ec6e4 {0x1985, 0xe002, 0x08000a4c) has inv
|
466
|
alid CRC 0x50d45624 (calculated 0x5e0fde16)
|
467
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x005ec6e8: 0x0a4c in
|
468
|
stead
|
469
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x005ec6ec: 0x5624 in
|
470
|
stead
|
471
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x005ec6f0: 0x0207 in
|
472
|
stead
|
473
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x005ec6f4: 0x0007 in
|
474
|
stead
|
475
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x005ec6f8: 0x81ed in
|
476
|
stead
|
477
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x005ec700: 0x7a1c in
|
478
|
stead
|
479
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x005ec710: 0x6000 in
|
480
|
stead
|
481
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x005ec714: 0x0a08 in
|
482
|
stead
|
483
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x005ec718: 0x1000 in
|
484
|
stead
|
485
|
Further such events for this erase block will not be printed
|
486
|
mtd->read(0x100 bytes from 0x600000) returned ECC error
|
487
|
mtd->read(0x1fad8 bytes from 0x600528) returned ECC error
|
488
|
jffs2_scan_dirent_node(): Node CRC failed on node at 0x00613e1c: Read 0x7e533d0b
|
489
|
, calculated 0x0ec9b0cb
|
490
|
mtd->read(0x100 bytes from 0x620000) returned ECC error
|
491
|
mtd->read(0x1f988 bytes from 0x620678) returned ECC error
|
492
|
jffs2_scan_inode_node(): CRC failed on node at 0x00620f34: Read 0x2e2170a8, calc
|
493
|
ulated 0x2bf51b2b
|
494
|
jffs2_scan_inode_node(): CRC failed on node at 0x00621754: Read 0x0e1a81b5, calc
|
495
|
ulated 0x0e1b81b5
|
496
|
jffs2_scan_eraseblock(): Node at 0x006277d8 {0x1985, 0xe002, 0x00000776) has inv
|
497
|
alid CRC 0x5c8e858f (calculated 0xc79addb2)
|
498
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x006277dc: 0x0776 in
|
499
|
stead
|
500
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x006277e0: 0x858f in
|
501
|
stead
|
502
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x006277e4: 0x0211 in
|
503
|
stead
|
504
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x006277e8: 0x0001 in
|
505
|
stead
|
506
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x006277ec: 0x81ed in
|
507
|
stead
|
508
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x006277f4: 0x32f4 in
|
509
|
stead
|
510
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00627808: 0x06f2 in
|
511
|
stead
|
512
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0062780c: 0x1000 in
|
513
|
stead
|
514
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00627810: 0x0006 in
|
515
|
stead
|
516
|
Further such events for this erase block will not be printed
|
517
|
jffs2_scan_dirent_node(): Node CRC failed on node at 0x00636f78: Read 0x03178fe3
|
518
|
, calculated 0x5e5137d3
|
519
|
jffs2_scan_inode_node(): CRC failed on node at 0x00637630: Read 0x7e4184a3, calc
|
520
|
ulated 0x6b0bcfcc
|
521
|
mtd->read(0x100 bytes from 0x640000) returned ECC error
|
522
|
mtd->read(0x1fb48 bytes from 0x6404b8) returned ECC error
|
523
|
jffs2_scan_inode_node(): CRC failed on node at 0x00648e3c: Read 0xde48de28, calc
|
524
|
ulated 0x692924be
|
525
|
jffs2_scan_inode_node(): CRC failed on node at 0x00651f40: Read 0x8d03c954, calc
|
526
|
ulated 0x4f811fde
|
527
|
jffs2_scan_inode_node(): CRC failed on node at 0x00654f38: Read 0xb96e35f4, calc
|
528
|
ulated 0xc7fb1e21
|
529
|
jffs2_scan_inode_node(): CRC failed on node at 0x0065c77c: Read 0x1a1040a3, calc
|
530
|
ulated 0xfc000f3d
|
531
|
mtd->read(0x100 bytes from 0x660000) returned ECC error
|
532
|
mtd->read(0x1fc6c bytes from 0x660394) returned ECC error
|
533
|
mtd->read(0x100 bytes from 0x680000) returned ECC error
|
534
|
mtd->read(0x1fa0c bytes from 0x6805f4) returned ECC error
|
535
|
jffs2_scan_inode_node(): CRC failed on node at 0x006867d8: Read 0xf2aedfe8, calc
|
536
|
ulated 0x5f84ee5b
|
537
|
mtd->read(0x100 bytes from 0x6a0000) returned ECC error
|
538
|
mtd->read(0x1fcb8 bytes from 0x6a0348) returned ECC error
|
539
|
jffs2_scan_eraseblock(): Node at 0x006bbfe8 {0x1985, 0xe002, 0x00000a22) has inv
|
540
|
alid CRC 0x8b2dd694 (calculated 0x8b2dd614)
|
541
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x006bbfec: 0x0a22 in
|
542
|
stead
|
543
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x006bbff0: 0xd694 in
|
544
|
stead
|
545
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x006bbff4: 0x0241 in
|
546
|
stead
|
547
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x006bbff8: 0x000e in
|
548
|
stead
|
549
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x006bbffc: 0x81a4 in
|
550
|
stead
|
551
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x006bc004: 0xfa99 in
|
552
|
stead
|
553
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x006bc014: 0xd000 in
|
554
|
stead
|
555
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x006bc018: 0x09de in
|
556
|
stead
|
557
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x006bc01c: 0x1000 in
|
558
|
stead
|
559
|
Further such events for this erase block will not be printed
|
560
|
mtd->read(0x100 bytes from 0x6c0000) returned ECC error
|
561
|
mtd->read(0x1f8a8 bytes from 0x6c0758) returned ECC error
|
562
|
mtd->read(0x100 bytes from 0x6e0000) returned ECC error
|
563
|
mtd->read(0x1faa0 bytes from 0x6e0560) returned ECC error
|
564
|
jffs2_scan_inode_node(): CRC failed on node at 0x006e2670: Read 0x3c24896f, calc
|
565
|
ulated 0x7748ba29
|
566
|
jffs2_scan_inode_node(): CRC failed on node at 0x006f4f00: Read 0xd40330a4, calc
|
567
|
ulated 0x51fb126b
|
568
|
jffs2_scan_inode_node(): CRC failed on node at 0x006fd738: Read 0x1f0379e0, calc
|
569
|
ulated 0x105b738c
|
570
|
mtd->read(0x100 bytes from 0x700000) returned ECC error
|
571
|
mtd->read(0x1fe90 bytes from 0x700170) returned ECC error
|
572
|
jffs2_scan_inode_node(): CRC failed on node at 0x00701600: Read 0x5ccd00f9, calc
|
573
|
ulated 0xc75c42ef
|
574
|
jffs2_scan_inode_node(): CRC failed on node at 0x007107a8: Read 0xd1294cf7, calc
|
575
|
ulated 0xd1294c77
|
576
|
jffs2_scan_inode_node(): CRC failed on node at 0x0071b634: Read 0x8d35adfc, calc
|
577
|
ulated 0x3d214d67
|
578
|
mtd->read(0x100 bytes from 0x720000) returned ECC error
|
579
|
mtd->read(0x1fdd8 bytes from 0x720228) returned ECC error
|
580
|
jffs2_scan_dirent_node(): Node CRC failed on node at 0x0072d7e8: Read 0x38efa289
|
581
|
, calculated 0x0bb6bcbf
|
582
|
mtd->read(0x100 bytes from 0x740000) returned ECC error
|
583
|
mtd->read(0x1fe48 bytes from 0x7401b8) returned ECC error
|
584
|
jffs2_scan_eraseblock(): Node at 0x0074a70c {0x1985, 0xe002, 0x000004d3) has inv
|
585
|
alid CRC 0xbf698ad4 (calculated 0xbf698adc)
|
586
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0074a710: 0x04d3 in
|
587
|
stead
|
588
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0074a714: 0x8ad4 in
|
589
|
stead
|
590
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0074a718: 0x026a in
|
591
|
stead
|
592
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0074a71c: 0x002b in
|
593
|
stead
|
594
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0074a720: 0x81a4 in
|
595
|
stead
|
596
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0074a728: 0x369d in
|
597
|
stead
|
598
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0074a738: 0x9000 in
|
599
|
stead
|
600
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0074a73c: 0x048f in
|
601
|
stead
|
602
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0074a740: 0x1000 in
|
603
|
stead
|
604
|
Further such events for this erase block will not be printed
|
605
|
mtd->read(0x100 bytes from 0x760000) returned ECC error
|
606
|
mtd->read(0x1fb4c bytes from 0x7604b4) returned ECC error
|
607
|
jffs2_scan_inode_node(): CRC failed on node at 0x007716c8: Read 0x3a62f27f, calc
|
608
|
ulated 0xd46c9353
|
609
|
mtd->read(0x100 bytes from 0x780000) returned ECC error
|
610
|
mtd->read(0x1fcdc bytes from 0x780324) returned ECC error
|
611
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x007817b8: 0x9985 in
|
612
|
stead
|
613
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x007817bc: 0x0044 in
|
614
|
stead
|
615
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x007817c0: 0xfb1d in
|
616
|
stead
|
617
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x007817c4: 0x0282 in
|
618
|
stead
|
619
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x007817c8: 0x0001 in
|
620
|
stead
|
621
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x007817cc: 0x45ed in
|
622
|
stead
|
623
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x007817f8: 0x3ac2 in
|
624
|
stead
|
625
|
mtd->read(0x100 bytes from 0x7a0000) returned ECC error
|
626
|
mtd->read(0x1fcac bytes from 0x7a0354) returned ECC error
|
627
|
jffs2_scan_inode_node(): CRC failed on node at 0x007b3e0c: Read 0xb7954e27, calc
|
628
|
ulated 0xb7954627
|
629
|
jffs2_scan_inode_node(): CRC failed on node at 0x007b77bc: Read 0x9a081435, calc
|
630
|
ulated 0x15dda484
|
631
|
mtd->read(0x100 bytes from 0x7c0000) returned ECC error
|
632
|
mtd->read(0x1f948 bytes from 0x7c06b8) returned ECC error
|
633
|
jffs2_scan_inode_node(): CRC failed on node at 0x007c6618: Read 0xd0bff0c2, calc
|
634
|
ulated 0xc0bff0c2
|
635
|
jffs2_scan_eraseblock(): Node at 0x007caef0 {0x1985, 0xe000, 0x000002f3) has inv
|
636
|
alid CRC 0x1bd65950 (calculated 0x561ef85b)
|
637
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x007caef4: 0x02f3 in
|
638
|
stead
|
639
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x007caef8: 0x5950 in
|
640
|
stead
|
641
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x007caefc: 0x0283 in
|
642
|
stead
|
643
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x007caf00: 0x008e in
|
644
|
stead
|
645
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x007caf04: 0x81ed in
|
646
|
stead
|
647
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x007caf0c: 0x2de4 in
|
648
|
stead
|
649
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x007caf1c: 0xb000 in
|
650
|
stead
|
651
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x007caf20: 0x02af in
|
652
|
stead
|
653
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x007caf24: 0x1000 in
|
654
|
stead
|
655
|
Further such events for this erase block will not be printed
|
656
|
jffs2_scan_inode_node(): CRC failed on node at 0x007d16e4: Read 0x824d08ef, calc
|
657
|
ulated 0x819b0a74
|
658
|
jffs2_scan_inode_node(): CRC failed on node at 0x007d36ac: Read 0x21233788, calc
|
659
|
ulated 0x6630c173
|
660
|
jffs2_scan_inode_node(): CRC failed on node at 0x007d4648: Read 0x84a906c1, calc
|
661
|
ulated 0xd792831b
|
662
|
jffs2_scan_dirent_node(): Name CRC failed on node at 0x007dcfa0: Read 0x81475168
|
663
|
, calculated 0x557bc1af
|
664
|
mtd->read(0x100 bytes from 0x7e0000) returned ECC error
|
665
|
mtd->read(0x1fd84 bytes from 0x7e027c) returned ECC error
|
666
|
mtd->read(0x100 bytes from 0x800000) returned ECC error
|
667
|
mtd->read(0x1fb50 bytes from 0x8004b0) returned ECC error
|
668
|
jffs2_scan_inode_node(): CRC failed on node at 0x0080e698: Read 0x7355e7e5, calc
|
669
|
ulated 0xc9d92c0d
|
670
|
mtd->read(0x100 bytes from 0x820000) returned ECC error
|
671
|
mtd->read(0x1f880 bytes from 0x820780) returned ECC error
|
672
|
mtd->read(0x100 bytes from 0x840000) returned ECC error
|
673
|
mtd->read(0x1fce4 bytes from 0x84031c) returned ECC error
|
674
|
mtd->read(0x100 bytes from 0x860000) returned ECC error
|
675
|
mtd->read(0x1f9bc bytes from 0x860644) returned ECC error
|
676
|
jffs2_scan_eraseblock(): Node at 0x00866fb0 {0x1985, 0xe001, 0x00000239) has inv
|
677
|
alid CRC 0x8736f1f2 (calculated 0x84b2259c)
|
678
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00866fb4: 0x0239 in
|
679
|
stead
|
680
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00866fb8: 0xf1f2 in
|
681
|
stead
|
682
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00866fbc: 0x0280 in
|
683
|
stead
|
684
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00866fc0: 0x02a3 in
|
685
|
stead
|
686
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00866fc4: 0x02a4 in
|
687
|
stead
|
688
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00866fcc: 0x0811 in
|
689
|
stead
|
690
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00866fd0: 0x82d3 in
|
691
|
stead
|
692
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00866fd4: 0xa8e6 in
|
693
|
stead
|
694
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00866fd8: 0x6c62 in
|
695
|
stead
|
696
|
Further such events for this erase block will not be printed
|
697
|
jffs2_scan_inode_node(): CRC failed on node at 0x00867e94: Read 0xd0846ffb, calc
|
698
|
ulated 0x982abfe1
|
699
|
jffs2_scan_inode_node(): CRC failed on node at 0x00869650: Read 0xd0bfdfb8, calc
|
700
|
ulated 0x0c1972c6
|
701
|
jffs2_scan_dirent_node(): Node CRC failed on node at 0x0086cf68: Read 0xc0d99963
|
702
|
, calculated 0x1e4b9a64
|
703
|
jffs2_scan_inode_node(): CRC failed on node at 0x0086f67c: Read 0x4cdb22aa, calc
|
704
|
ulated 0x907d8fd4
|
705
|
jffs2_scan_dirent_node(): Name CRC failed on node at 0x00874760: Read 0x5e700034
|
706
|
, calculated 0x13b8a13f
|
707
|
mtd->read(0x100 bytes from 0x880000) returned ECC error
|
708
|
mtd->read(0x1fc74 bytes from 0x88038c) returned ECC error
|
709
|
mtd->read(0x100 bytes from 0x8a0000) returned ECC error
|
710
|
mtd->read(0x1fa84 bytes from 0x8a057c) returned ECC error
|
711
|
jffs2_scan_eraseblock(): Node at 0x008a5750 {0x1985, 0xe001, 0x0000003b) has inv
|
712
|
alid CRC 0x8736f1f2 (calculated 0x2d3f3979)
|
713
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x008a5754: 0x003b in
|
714
|
stead
|
715
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x008a5758: 0xf1f2 in
|
716
|
stead
|
717
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x008a575c: 0x0360 in
|
718
|
stead
|
719
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x008a5760: 0x03a3 in
|
720
|
stead
|
721
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x008a5764: 0x03a4 in
|
722
|
stead
|
723
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x008a576c: 0x0811 in
|
724
|
stead
|
725
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x008a5770: 0xb692 in
|
726
|
stead
|
727
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x008a5774: 0xaa37 in
|
728
|
stead
|
729
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x008a5778: 0x3036 in
|
730
|
stead
|
731
|
Further such events for this erase block will not be printed
|
732
|
mtd->read(0x100 bytes from 0x8c0000) returned ECC error
|
733
|
mtd->read(0x1fd4c bytes from 0x8c02b4) returned ECC error
|
734
|
mtd->read(0x100 bytes from 0x8e0000) returned ECC error
|
735
|
mtd->read(0x1fc4c bytes from 0x8e03b4) returned ECC error
|
736
|
jffs2_scan_inode_node(): CRC failed on node at 0x008e6ec8: Read 0x4e02eb49, calc
|
737
|
ulated 0xe2c2a938
|
738
|
jffs2_scan_inode_node(): CRC failed on node at 0x008f3634: Read 0xf42e4bf5, calc
|
739
|
ulated 0x17e5e006
|
740
|
mtd->read(0x100 bytes from 0x900000) returned ECC error
|
741
|
mtd->read(0x1f668 bytes from 0x900998) returned ECC error
|
742
|
mtd->read(0x100 bytes from 0x920000) returned ECC error
|
743
|
mtd->read(0x1ff40 bytes from 0x9200c0) returned ECC error
|
744
|
jffs2_scan_inode_node(): CRC failed on node at 0x0093c710: Read 0xd6d5db78, calc
|
745
|
ulated 0x4fd7d4e5
|
746
|
mtd->read(0x100 bytes from 0x940000) returned ECC error
|
747
|
mtd->read(0x1fa54 bytes from 0x9405ac) returned ECC error
|
748
|
mtd->read(0x100 bytes from 0x960000) returned ECC error
|
749
|
mtd->read(0x1f89c bytes from 0x960764) returned ECC error
|
750
|
jffs2_scan_inode_node(): CRC failed on node at 0x00963e5c: Read 0x2c674cd9, calc
|
751
|
ulated 0x548a4e0c
|
752
|
jffs2_scan_inode_node(): CRC failed on node at 0x0097e73c: Read 0xaf969e54, calc
|
753
|
ulated 0xa38e73a8
|
754
|
mtd->read(0x100 bytes from 0x980000) returned ECC error
|
755
|
mtd->read(0x1f6cc bytes from 0x980934) returned ECC error
|
756
|
jffs2_scan_dirent_node(): Node CRC failed on node at 0x00989f78: Read 0xb4ef6a53
|
757
|
, calculated 0xe9a90fa7
|
758
|
jffs2_scan_inode_node(): CRC failed on node at 0x0098f6c0: Read 0x52af1c15, calc
|
759
|
ulated 0x3cfc4aaa
|
760
|
mtd->read(0x100 bytes from 0x9a0000) returned ECC error
|
761
|
mtd->read(0x1fcd0 bytes from 0x9a0330) returned ECC error
|
762
|
mtd->read(0x100 bytes from 0x9c0000) returned ECC error
|
763
|
mtd->read(0x1fa10 bytes from 0x9c05f0) returned ECC error
|
764
|
mtd->read(0x100 bytes from 0x9e0000) returned ECC error
|
765
|
mtd->read(0x1fcb8 bytes from 0x9e0348) returned ECC error
|
766
|
mtd->read(0x100 bytes from 0xa00000) returned ECC error
|
767
|
mtd->read(0x1fbd4 bytes from 0xa0042c) returned ECC error
|
768
|
jffs2_scan_inode_node(): CRC failed on node at 0x00a02e98: Read 0x38ef8820, calc
|
769
|
ulated 0xe3160aa4
|
770
|
jffs2_scan_inode_node(): CRC failed on node at 0x00a09f48: Read 0x00807782, calc
|
771
|
ulated 0xcc2a771c
|
772
|
jffs2_scan_inode_node(): CRC failed on node at 0x00a1ede8: Read 0xebabaf9a, calc
|
773
|
ulated 0x6d63229f
|
774
|
mtd->read(0x100 bytes from 0xa20000) returned ECC error
|
775
|
mtd->read(0x1fc58 bytes from 0xa203a8) returned ECC error
|
776
|
mtd->read(0x100 bytes from 0xa40000) returned ECC error
|
777
|
mtd->read(0x1f66c bytes from 0xa40994) returned ECC error
|
778
|
mtd->read(0x100 bytes from 0xa60000) returned ECC error
|
779
|
mtd->read(0x1f868 bytes from 0xa60798) returned ECC error
|
780
|
mtd->read(0x20 bytes from 0xa7ffe0) returned ECC error
|
781
|
mtd->read(0x100 bytes from 0xa80000) returned ECC error
|
782
|
mtd->read(0x1f5f0 bytes from 0xa80a10) returned ECC error
|
783
|
mtd->read(0x100 bytes from 0xaa0000) returned ECC error
|
784
|
mtd->read(0x1fd70 bytes from 0xaa0290) returned ECC error
|
785
|
mtd->read(0x100 bytes from 0xac0000) returned ECC error
|
786
|
mtd->read(0x1fe24 bytes from 0xac01dc) returned ECC error
|
787
|
jffs2_scan_inode_node(): CRC failed on node at 0x00adcfa4: Read 0xf0397adf, calc
|
788
|
ulated 0x98de7bfa
|
789
|
jffs2_scan_inode_node(): CRC failed on node at 0x00adedf0: Read 0x1e3a872c, calc
|
790
|
ulated 0x13956fc4
|
791
|
mtd->read(0x100 bytes from 0xae0000) returned ECC error
|
792
|
mtd->read(0x1fd80 bytes from 0xae0280) returned ECC error
|
793
|
jffs2_scan_inode_node(): CRC failed on node at 0x00af0f80: Read 0xbb7bb69d, calc
|
794
|
ulated 0xdc16e8b1
|
795
|
mtd->read(0x100 bytes from 0xb00000) returned ECC error
|
796
|
mtd->read(0x1f810 bytes from 0xb007f0) returned ECC error
|
797
|
mtd->read(0x100 bytes from 0xb20000) returned ECC error
|
798
|
mtd->read(0x1f6d0 bytes from 0xb20930) returned ECC error
|
799
|
jffs2_scan_inode_node(): CRC failed on node at 0x00b3df50: Read 0xa0081226, calc
|
800
|
ulated 0xd0929fe6
|
801
|
mtd->read(0x100 bytes from 0xb40000) returned ECC error
|
802
|
mtd->read(0x1fde8 bytes from 0xb40218) returned ECC error
|
803
|
jffs2_scan_inode_node(): CRC failed on node at 0x00b45fa0: Read 0xf316815e, calc
|
804
|
ulated 0x036fce5b
|
805
|
mtd->read(0x100 bytes from 0xb60000) returned ECC error
|
806
|
mtd->read(0x1fba4 bytes from 0xb6045c) returned ECC error
|
807
|
jffs2_scan_inode_node(): CRC failed on node at 0x00b7f608: Read 0x29f44fee, calc
|
808
|
ulated 0xb74e484e
|
809
|
mtd->read(0x100 bytes from 0xb80000) returned ECC error
|
810
|
mtd->read(0x1fa84 bytes from 0xb8057c) returned ECC error
|
811
|
jffs2_scan_inode_node(): CRC failed on node at 0x00b856fc: Read 0x776fea34, calc
|
812
|
ulated 0xc77b0aaf
|
813
|
mtd->read(0x100 bytes from 0xba0000) returned ECC error
|
814
|
mtd->read(0x1fbf8 bytes from 0xba0408) returned ECC error
|
815
|
mtd->read(0x100 bytes from 0xbc0000) returned ECC error
|
816
|
mtd->read(0x1fd44 bytes from 0xbc02bc) returned ECC error
|
817
|
jffs2_scan_inode_node(): CRC failed on node at 0x00bc2e54: Read 0x9c2859ad, calc
|
818
|
ulated 0x0d75f999
|
819
|
jffs2_scan_inode_node(): CRC failed on node at 0x00bd017c: Read 0x48a86121, calc
|
820
|
ulated 0xbe6fd251
|
821
|
mtd->read(0x100 bytes from 0xbe0000) returned ECC error
|
822
|
mtd->read(0x1fec0 bytes from 0xbe0140) returned ECC error
|
823
|
mtd->read(0x100 bytes from 0xc00000) returned ECC error
|
824
|
mtd->read(0x1f7a8 bytes from 0xc00858) returned ECC error
|
825
|
jffs2_scan_eraseblock(): Node at 0x00c0264c {0x1985, 0xf002, 0x00000a79) has inv
|
826
|
alid CRC 0x97215eb7 (calculated 0xf7c1c935)
|
827
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00c02650: 0x0a79 in
|
828
|
stead
|
829
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00c02654: 0x5eb7 in
|
830
|
stead
|
831
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00c02658: 0x0489 in
|
832
|
stead
|
833
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00c0265c: 0x0010 in
|
834
|
stead
|
835
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00c02660: 0x81ed in
|
836
|
stead
|
837
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00c02668: 0x4950 in
|
838
|
stead
|
839
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00c02678: 0xe000 in
|
840
|
stead
|
841
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00c0267c: 0x0a35 in
|
842
|
stead
|
843
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00c02680: 0x1000 in
|
844
|
stead
|
845
|
Further such events for this erase block will not be printed
|
846
|
jffs2_scan_inode_node(): CRC failed on node at 0x00c0d658: Read 0x46c956e4, calc
|
847
|
ulated 0x67ecfff1
|
848
|
jffs2_scan_inode_node(): CRC failed on node at 0x00c10718: Read 0x3f519fd8, calc
|
849
|
ulated 0xf160e785
|
850
|
jffs2_scan_inode_node(): CRC failed on node at 0x00c13678: Read 0x77a18c13, calc
|
851
|
ulated 0xe225a8b1
|
852
|
mtd->read(0x100 bytes from 0xc20000) returned ECC error
|
853
|
mtd->read(0x1fca8 bytes from 0xc20358) returned ECC error
|
854
|
jffs2_scan_inode_node(): CRC failed on node at 0x00c26fdc: Read 0xc7b9cb7a, calc
|
855
|
ulated 0x26ece39f
|
856
|
mtd->read(0x100 bytes from 0xc40000) returned ECC error
|
857
|
mtd->read(0x1f9a0 bytes from 0xc40660) returned ECC error
|
858
|
mtd->read(0x100 bytes from 0xc60000) returned ECC error
|
859
|
mtd->read(0x1f850 bytes from 0xc607b0) returned ECC error
|
860
|
jffs2_scan_inode_node(): CRC failed on node at 0x00c64708: Read 0x926a529f, calc
|
861
|
ulated 0xa9047257
|
862
|
mtd->read(0x100 bytes from 0xc80000) returned ECC error
|
863
|
mtd->read(0x1fb6c bytes from 0xc80494) returned ECC error
|
864
|
jffs2_scan_inode_node(): CRC failed on node at 0x00c8efa4: Read 0xdbb5710b, calc
|
865
|
ulated 0xbecb7271
|
866
|
jffs2_scan_dirent_node(): Node CRC failed on node at 0x00c90e48: Read 0x78f27ce8
|
867
|
, calculated 0xaeba6507
|
868
|
mtd->read(0x100 bytes from 0xca0000) returned ECC error
|
869
|
mtd->read(0x1fd5c bytes from 0xca02a4) returned ECC error
|
870
|
jffs2_scan_inode_node(): CRC failed on node at 0x00cb4764: Read 0xe5119cbf, calc
|
871
|
ulated 0xd727fe3d
|
872
|
mtd->read(0x100 bytes from 0xcc0000) returned ECC error
|
873
|
mtd->read(0x1fb04 bytes from 0xcc04fc) returned ECC error
|
874
|
mtd->read(0x100 bytes from 0xce0000) returned ECC error
|
875
|
mtd->read(0x1fcb4 bytes from 0xce034c) returned ECC error
|
876
|
mtd->read(0x100 bytes from 0xd00000) returned ECC error
|
877
|
mtd->read(0x1f6c0 bytes from 0xd00940) returned ECC error
|
878
|
jffs2_scan_inode_node(): CRC failed on node at 0x00d01f1c: Read 0x30a9acc8, calc
|
879
|
ulated 0xf4d115b2
|
880
|
mtd->read(0x100 bytes from 0xd20000) returned ECC error
|
881
|
mtd->read(0x1f710 bytes from 0xd208f0) returned ECC error
|
882
|
mtd->read(0x100 bytes from 0xd40000) returned ECC error
|
883
|
mtd->read(0x1fc98 bytes from 0xd40368) returned ECC error
|
884
|
jffs2_scan_inode_node(): CRC failed on node at 0x00d5ef9c: Read 0x8b9e3e5e, calc
|
885
|
ulated 0x100f7c48
|
886
|
mtd->read(0x100 bytes from 0xd60000) returned ECC error
|
887
|
mtd->read(0x1fb80 bytes from 0xd60480) returned ECC error
|
888
|
jffs2_scan_inode_node(): CRC failed on node at 0x00d63720: Read 0xd7fe55e3, calc
|
889
|
ulated 0x11f1e7ab
|
890
|
jffs2_scan_eraseblock(): Node at 0x00d717ac {0x1985, 0xe002, 0x00000bec) has inv
|
891
|
alid CRC 0x1cfd2516 (calculated 0x1c7d2516)
|
892
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00d717b0: 0x0bec in
|
893
|
stead
|
894
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00d717b4: 0x2516 in
|
895
|
stead
|
896
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00d717b8: 0x04e4 in
|
897
|
stead
|
898
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00d717bc: 0x005f in
|
899
|
stead
|
900
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00d717c0: 0x81ed in
|
901
|
stead
|
902
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00d717c8: 0x5054 in
|
903
|
stead
|
904
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00d717d8: 0xc000 in
|
905
|
stead
|
906
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00d717dc: 0x0ba8 in
|
907
|
stead
|
908
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00d717e0: 0x1000 in
|
909
|
stead
|
910
|
Further such events for this erase block will not be printed
|
911
|
mtd->read(0x100 bytes from 0xd80000) returned ECC error
|
912
|
mtd->read(0x1fe18 bytes from 0xd801e8) returned ECC error
|
913
|
jffs2_scan_eraseblock(): Node at 0x00d8260c {0x1985, 0xe002, 0x00000bc6) has inv
|
914
|
alid CRC 0x6b4e0d29 (calculated 0xd3f26a4c)
|
915
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00d82610: 0x0bc6 in
|
916
|
stead
|
917
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00d82614: 0x0d29 in
|
918
|
stead
|
919
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00d82618: 0x04e4 in
|
920
|
stead
|
921
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00d8261c: 0x0075 in
|
922
|
stead
|
923
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00d82620: 0x81ed in
|
924
|
stead
|
925
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00d82628: 0x5054 in
|
926
|
stead
|
927
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00d82638: 0x1000 in
|
928
|
stead
|
929
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00d8263c: 0x0b83 in
|
930
|
stead
|
931
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00d82640: 0x1000 in
|
932
|
stead
|
933
|
Further such events for this erase block will not be printed
|
934
|
mtd->read(0x100 bytes from 0xda0000) returned ECC error
|
935
|
mtd->read(0x1fa44 bytes from 0xda05bc) returned ECC error
|
936
|
mtd->read(0x70 bytes from 0xdbff90) returned ECC error
|
937
|
mtd->read(0x100 bytes from 0xdc0000) returned ECC error
|
938
|
mtd->read(0x1f690 bytes from 0xdc0970) returned ECC error
|
939
|
mtd->read(0x100 bytes from 0xde0000) returned ECC error
|
940
|
mtd->read(0x1fa0c bytes from 0xde05f4) returned ECC error
|
941
|
jffs2_scan_inode_node(): CRC failed on node at 0x00de2fc0: Read 0xa01b7065, calc
|
942
|
ulated 0xf517cd7e
|
943
|
jffs2_scan_inode_node(): CRC failed on node at 0x00dfb684: Read 0xe9e7cd70, calc
|
944
|
ulated 0xe9e78d70
|
945
|
mtd->read(0x100 bytes from 0xe00000) returned ECC error
|
946
|
mtd->read(0x1ff34 bytes from 0xe000cc) returned ECC error
|
947
|
jffs2_scan_inode_node(): CRC failed on node at 0x00e01e34: Read 0x8e0fac2b, calc
|
948
|
ulated 0x6dc407d8
|
949
|
jffs2_scan_inode_node(): CRC failed on node at 0x00e1f6c4: Read 0x1fa265b7, calc
|
950
|
ulated 0xf21ae697
|
951
|
mtd->read(0x100 bytes from 0xe20000) returned ECC error
|
952
|
mtd->read(0x1fee4 bytes from 0xe2011c) returned ECC error
|
953
|
jffs2_scan_inode_node(): CRC failed on node at 0x00e32ec4: Read 0x8586caff, calc
|
954
|
ulated 0x8486caff
|
955
|
jffs2_scan_inode_node(): CRC failed on node at 0x00e396d0: Read 0x6274427b, calc
|
956
|
ulated 0x627442fb
|
957
|
mtd->read(0x100 bytes from 0xe40000) returned ECC error
|
958
|
mtd->read(0x1f880 bytes from 0xe40780) returned ECC error
|
959
|
jffs2_scan_inode_node(): CRC failed on node at 0x00e48dcc: Read 0x5ce9dff0, calc
|
960
|
ulated 0x11217efb
|
961
|
jffs2_scan_inode_node(): CRC failed on node at 0x00e4aec8: Read 0xebfb6b8f, calc
|
962
|
ulated 0x32c0a780
|
963
|
jffs2_scan_eraseblock(): Node at 0x00e4e63c {0x1985, 0xe002, 0x002007c5) has inv
|
964
|
alid CRC 0xc85d3cc6 (calculated 0x5dd91864)
|
965
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00e4e640: 0x07c5 in
|
966
|
stead
|
967
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00e4e644: 0x3cc6 in
|
968
|
stead
|
969
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00e4e648: 0x04e8 in
|
970
|
stead
|
971
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00e4e64c: 0x00c4 in
|
972
|
stead
|
973
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00e4e650: 0x81ed in
|
974
|
stead
|
975
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00e4e658: 0xeddc in
|
976
|
stead
|
977
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00e4e668: 0xf000 in
|
978
|
stead
|
979
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00e4e66c: 0x0781 in
|
980
|
stead
|
981
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00e4e670: 0x1000 in
|
982
|
stead
|
983
|
Further such events for this erase block will not be printed
|
984
|
mtd->read(0x100 bytes from 0xe60000) returned ECC error
|
985
|
mtd->read(0x1fdb0 bytes from 0xe60250) returned ECC error
|
986
|
jffs2_scan_inode_node(): CRC failed on node at 0x00e6d6d4: Read 0x3d2b6ed2, calc
|
987
|
ulated 0x7bef1023
|
988
|
jffs2_scan_inode_node(): CRC failed on node at 0x00e75f94: Read 0xff605342, calc
|
989
|
ulated 0xf0786b80
|
990
|
mtd->read(0x100 bytes from 0xe80000) returned ECC error
|
991
|
mtd->read(0x1f990 bytes from 0xe80670) returned ECC error
|
992
|
mtd->read(0x100 bytes from 0xea0000) returned ECC error
|
993
|
mtd->read(0x1fcc4 bytes from 0xea033c) returned ECC error
|
994
|
mtd->read(0x100 bytes from 0xec0000) returned ECC error
|
995
|
mtd->read(0x1f910 bytes from 0xec06f0) returned ECC error
|
996
|
jffs2_scan_dirent_node(): Node CRC failed on node at 0x00ed5fd8: Read 0x010eb2ae
|
997
|
, calculated 0xbc832305
|
998
|
mtd->read(0x100 bytes from 0xee0000) returned ECC error
|
999
|
mtd->read(0x1fac4 bytes from 0xee053c) returned ECC error
|
1000
|
jffs2_scan_inode_node(): CRC failed on node at 0x00ef2df0: Read 0xc9d1877f, calc
|
1001
|
ulated 0x67b916ee
|
1002
|
mtd->read(0x100 bytes from 0xf00000) returned ECC error
|
1003
|
mtd->read(0x1fa58 bytes from 0xf005a8) returned ECC error
|
1004
|
jffs2_scan_inode_node(): CRC failed on node at 0x00f00fc4: Read 0xd0214858, calc
|
1005
|
ulated 0x75aad856
|
1006
|
jffs2_scan_inode_node(): CRC failed on node at 0x00f12730: Read 0x7efe1dcb, calc
|
1007
|
ulated 0xd65efc43
|
1008
|
mtd->read(0x100 bytes from 0xf20000) returned ECC error
|
1009
|
mtd->read(0x1fb3c bytes from 0xf204c4) returned ECC error
|
1010
|
jffs2_scan_eraseblock(): Node at 0x00f387d0 {0x1985, 0xe002, 0x00000932) has inv
|
1011
|
alid CRC 0xd97a3fd2 (calculated 0xd9723fd2)
|
1012
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00f387d4: 0x0932 in
|
1013
|
stead
|
1014
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00f387d8: 0x3fd2 in
|
1015
|
stead
|
1016
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00f387dc: 0x0506 in
|
1017
|
stead
|
1018
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00f387e0: 0x0015 in
|
1019
|
stead
|
1020
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00f387e4: 0x81ed in
|
1021
|
stead
|
1022
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00f387ec: 0x4318 in
|
1023
|
stead
|
1024
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00f387fc: 0x4000 in
|
1025
|
stead
|
1026
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00f38800: 0x08ee in
|
1027
|
stead
|
1028
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00f38804: 0x1000 in
|
1029
|
stead
|
1030
|
Further such events for this erase block will not be printed
|
1031
|
mtd->read(0x8c bytes from 0xf3ff74) returned ECC error
|
1032
|
mtd->read(0x100 bytes from 0xf40000) returned ECC error
|
1033
|
mtd->read(0x1f5d8 bytes from 0xf40a28) returned ECC error
|
1034
|
jffs2_scan_inode_node(): CRC failed on node at 0x00f48ee8: Read 0x13888a2a, calc
|
1035
|
ulated 0xf04321d9
|
1036
|
jffs2_scan_inode_node(): CRC failed on node at 0x00f57f54: Read 0x910e3035, calc
|
1037
|
ulated 0xc3cbf832
|
1038
|
mtd->read(0x100 bytes from 0xf60000) returned ECC error
|
1039
|
mtd->read(0x1fc88 bytes from 0xf60378) returned ECC error
|
1040
|
mtd->read(0x100 bytes from 0xf80000) returned ECC error
|
1041
|
mtd->read(0x1ff2c bytes from 0xf800d4) returned ECC error
|
1042
|
mtd->read(0x100 bytes from 0xfa0000) returned ECC error
|
1043
|
mtd->read(0x1fcf8 bytes from 0xfa0308) returned ECC error
|
1044
|
jffs2_scan_inode_node(): CRC failed on node at 0x00fbefb4: Read 0xb924b0be, calc
|
1045
|
ulated 0xb978112d
|
1046
|
mtd->read(0x100 bytes from 0xfc0000) returned ECC error
|
1047
|
mtd->read(0x1fc78 bytes from 0xfc0388) returned ECC error
|
1048
|
jffs2_scan_inode_node(): CRC failed on node at 0x00fc5f20: Read 0x71d159fa, calc
|
1049
|
ulated 0xca899e8d
|
1050
|
jffs2_scan_inode_node(): CRC failed on node at 0x00fd0e54: Read 0xe9a24e3c, calc
|
1051
|
ulated 0x4ea2a756
|
1052
|
mtd->read(0x100 bytes from 0xfe0000) returned ECC error
|
1053
|
mtd->read(0x1fc58 bytes from 0xfe03a8) returned ECC error
|
1054
|
jffs2_scan_inode_node(): CRC failed on node at 0x00fe4750: Read 0x8b4a74d2, calc
|
1055
|
ulated 0xb33c6ad3
|
1056
|
jffs2_scan_inode_node(): CRC failed on node at 0x00fe6e44: Read 0x73040957, calc
|
1057
|
ulated 0x7de3e186
|
1058
|
jffs2_scan_eraseblock(): Node at 0x00fecfb4 {0x1985, 0xe802, 0x00000229) has inv
|
1059
|
alid CRC 0x523f00ad (calculated 0x624f4b6c)
|
1060
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00fecfb8: 0x0229 in
|
1061
|
stead
|
1062
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00fecfbc: 0x00ad in
|
1063
|
stead
|
1064
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00fecfc0: 0x051b in
|
1065
|
stead
|
1066
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00fecfc4: 0x00c5 in
|
1067
|
stead
|
1068
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00fecfc8: 0x81a4 in
|
1069
|
stead
|
1070
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00fecfd0: 0xdd52 in
|
1071
|
stead
|
1072
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00fecfe0: 0x2000 in
|
1073
|
stead
|
1074
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00fecfe4: 0x01e5 in
|
1075
|
stead
|
1076
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00fecfe8: 0x1000 in
|
1077
|
stead
|
1078
|
Further such events for this erase block will not be printed
|
1079
|
mtd->read(0x100 bytes from 0x1000000) returned ECC error
|
1080
|
mtd->read(0x1facc bytes from 0x1000534) returned ECC error
|
1081
|
mtd->read(0x100 bytes from 0x1020000) returned ECC error
|
1082
|
mtd->read(0x1fbac bytes from 0x1020454) returned ECC error
|
1083
|
mtd->read(0x100 bytes from 0x1040000) returned ECC error
|
1084
|
mtd->read(0x1f904 bytes from 0x10406fc) returned ECC error
|
1085
|
mtd->read(0x100 bytes from 0x1060000) returned ECC error
|
1086
|
mtd->read(0x1f9e8 bytes from 0x1060618) returned ECC error
|
1087
|
jffs2_scan_inode_node(): CRC failed on node at 0x01062e98: Read 0x79d9021b, calc
|
1088
|
ulated 0x3177d201
|
1089
|
jffs2_scan_inode_node(): CRC failed on node at 0x010697cc: Read 0x92a2c73f, calc
|
1090
|
ulated 0x1892026e
|
1091
|
mtd->read(0x100 bytes from 0x1080000) returned ECC error
|
1092
|
mtd->read(0x1f638 bytes from 0x10809c8) returned ECC error
|
1093
|
jffs2_scan_inode_node(): CRC failed on node at 0x01082ef8: Read 0x09cf361e, calc
|
1094
|
ulated 0x6e003dfa
|
1095
|
mtd->read(0x100 bytes from 0x10a0000) returned ECC error
|
1096
|
mtd->read(0x1fd94 bytes from 0x10a026c) returned ECC error
|
1097
|
jffs2_scan_inode_node(): CRC failed on node at 0x010aa7b8: Read 0x993e277b, calc
|
1098
|
ulated 0xbe90a693
|
1099
|
mtd->read(0x100 bytes from 0x10c0000) returned ECC error
|
1100
|
mtd->read(0x1fb60 bytes from 0x10c04a0) returned ECC error
|
1101
|
mtd->read(0x100 bytes from 0x10e0000) returned ECC error
|
1102
|
mtd->read(0x1f9c0 bytes from 0x10e0640) returned ECC error
|
1103
|
mtd->read(0x100 bytes from 0x1100000) returned ECC error
|
1104
|
mtd->read(0x1fc64 bytes from 0x110039c) returned ECC error
|
1105
|
mtd->read(0x100 bytes from 0x1120000) returned ECC error
|
1106
|
mtd->read(0x1fad8 bytes from 0x1120528) returned ECC error
|
1107
|
jffs2_scan_inode_node(): CRC failed on node at 0x0112ee54: Read 0x98f6f849, calc
|
1108
|
ulated 0x22ec324a
|
1109
|
jffs2_scan_inode_node(): CRC failed on node at 0x0113e5f4: Read 0xbec36298, calc
|
1110
|
ulated 0x887cc138
|
1111
|
mtd->read(0x100 bytes from 0x1140000) returned ECC error
|
1112
|
mtd->read(0x1f970 bytes from 0x1140690) returned ECC error
|
1113
|
mtd->read(0x100 bytes from 0x1160000) returned ECC error
|
1114
|
mtd->read(0x1fe64 bytes from 0x116019c) returned ECC error
|
1115
|
mtd->read(0x100 bytes from 0x1180000) returned ECC error
|
1116
|
mtd->read(0x1fae4 bytes from 0x118051c) returned ECC error
|
1117
|
jffs2_scan_inode_node(): CRC failed on node at 0x011845ec: Read 0x4033a736, calc
|
1118
|
ulated 0x2bc2e71a
|
1119
|
jffs2_scan_inode_node(): CRC failed on node at 0x0118660c: Read 0x846043d9, calc
|
1120
|
ulated 0x54e10006
|
1121
|
mtd->read(0x100 bytes from 0x11a0000) returned ECC error
|
1122
|
mtd->read(0x1f6d0 bytes from 0x11a0930) returned ECC error
|
1123
|
mtd->read(0x100 bytes from 0x11c0000) returned ECC error
|
1124
|
mtd->read(0x1fad0 bytes from 0x11c0530) returned ECC error
|
1125
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x011c77f4: 0x0985 in
|
1126
|
stead
|
1127
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x011c77f8: 0x0044 in
|
1128
|
stead
|
1129
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x011c77fc: 0xfb1d in
|
1130
|
stead
|
1131
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x011c7800: 0x0581 in
|
1132
|
stead
|
1133
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x011c7804: 0x0001 in
|
1134
|
stead
|
1135
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x011c7808: 0x45c0 in
|
1136
|
stead
|
1137
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x011c7834: 0x6806 in
|
1138
|
stead
|
1139
|
jffs2_scan_inode_node(): CRC failed on node at 0x011c9770: Read 0x464f74e7, calc
|
1140
|
ulated 0x464f74e3
|
1141
|
jffs2_scan_inode_node(): CRC failed on node at 0x011d5e4c: Read 0x0354b1c7, calc
|
1142
|
ulated 0x1f7212b7
|
1143
|
jffs2_scan_dirent_node(): Node CRC failed on node at 0x011dcf04: Read 0x976ee0a4
|
1144
|
, calculated 0x976ee024
|
1145
|
jffs2_scan_dirent_node(): Node CRC failed on node at 0x011dd754: Read 0x14bad892
|
1146
|
, calculated 0x8325c9bb
|
1147
|
mtd->read(0x90 bytes from 0x11dff70) returned ECC error
|
1148
|
Empty flash at 0x011dff6c ends at 0x011dffac
|
1149
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x011dffac: 0xfffb in
|
1150
|
stead
|
1151
|
mtd->read(0x4c bytes from 0x11dffb4) returned ECC error
|
1152
|
mtd->read(0x100 bytes from 0x11e0000) returned ECC error
|
1153
|
mtd->read(0x1fbc8 bytes from 0x11e0438) returned ECC error
|
1154
|
jffs2_scan_eraseblock(): Node at 0x011e278c {0x1985, 0x6001, 0x00000033) has inv
|
1155
|
alid CRC 0xe88b1196 (calculated 0x596da104)
|
1156
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x011e2790: 0x0033 in
|
1157
|
stead
|
1158
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x011e2794: 0x1196 in
|
1159
|
stead
|
1160
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x011e2798: 0x05cf in
|
1161
|
stead
|
1162
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x011e279c: 0x061b in
|
1163
|
stead
|
1164
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x011e27a0: 0x0604 in
|
1165
|
stead
|
1166
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x011e27a8: 0x080b in
|
1167
|
stead
|
1168
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x011e27ac: 0xfbf5 in
|
1169
|
stead
|
1170
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x011e27b0: 0x4670 in
|
1171
|
stead
|
1172
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x011e27b4: 0x7445 in
|
1173
|
stead
|
1174
|
Further such events for this erase block will not be printed
|
1175
|
jffs2_scan_inode_node(): CRC failed on node at 0x011e5650: Read 0x9e9fd3b8, calc
|
1176
|
ulated 0x89ce4ac5
|
1177
|
jffs2_scan_inode_node(): CRC failed on node at 0x011ede28: Read 0x1878ad9e, calc
|
1178
|
ulated 0x878c2508
|
1179
|
jffs2_scan_inode_node(): CRC failed on node at 0x011ef70c: Read 0xba6c6692, calc
|
1180
|
ulated 0xd28b67b7
|
1181
|
jffs2_scan_dirent_node(): Node CRC failed on node at 0x011f2f78: Read 0x2b9e2063
|
1182
|
, calculated 0x5c7f15fc
|
1183
|
jffs2_scan_dirent_node(): Name CRC failed on node at 0x011f9e7c: Read 0xdc9d73a8
|
1184
|
, calculated 0x817122a4
|
1185
|
jffs2_scan_dirent_node(): Node CRC failed on node at 0x011fa624: Read 0x3478200f
|
1186
|
, calculated 0x3478a00f
|
1187
|
mtd->read(0x100 bytes from 0x1200000) returned ECC error
|
1188
|
mtd->read(0x1fee0 bytes from 0x1200120) returned ECC error
|
1189
|
jffs2_scan_eraseblock(): Node at 0x0120e63c {0x1985, 0xe001, 0x00000032) has inv
|
1190
|
alid CRC 0x503736f3 (calculated 0x503776f3)
|
1191
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0120e640: 0x0032 in
|
1192
|
stead
|
1193
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0120e644: 0x36f3 in
|
1194
|
stead
|
1195
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0120e648: 0x05d7 in
|
1196
|
stead
|
1197
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0120e64c: 0x07a6 in
|
1198
|
stead
|
1199
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0120e650: 0x0726 in
|
1200
|
stead
|
1201
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0120e658: 0x080a in
|
1202
|
stead
|
1203
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0120e65c: 0x4a06 in
|
1204
|
stead
|
1205
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0120e660: 0xbf25 in
|
1206
|
stead
|
1207
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0120e664: 0x7362 in
|
1208
|
stead
|
1209
|
Further such events for this erase block will not be printed
|
1210
|
jffs2_scan_dirent_node(): Name CRC failed on node at 0x01210e68: Read 0x758673a6
|
1211
|
, calculated 0xc460c334
|
1212
|
jffs2_scan_dirent_node(): Node CRC failed on node at 0x012137c4: Read 0xee82cc25
|
1213
|
, calculated 0xea82cc25
|
1214
|
jffs2_scan_inode_node(): CRC failed on node at 0x0121cde8: Read 0x20a94d89, calc
|
1215
|
ulated 0x9c401b23
|
1216
|
mtd->read(0x100 bytes from 0x1220000) returned ECC error
|
1217
|
mtd->read(0x1feb0 bytes from 0x1220150) returned ECC error
|
1218
|
jffs2_scan_eraseblock(): Node at 0x01224e64 {0x1985, 0xe001, 0x00000033) has inv
|
1219
|
alid CRC 0xe88b3196 (calculated 0xe88b1196)
|
1220
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01224e68: 0x0033 in
|
1221
|
stead
|
1222
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01224e6c: 0x3196 in
|
1223
|
stead
|
1224
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01224e70: 0x05d9 in
|
1225
|
stead
|
1226
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01224e74: 0x08a5 in
|
1227
|
stead
|
1228
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01224e78: 0x078d in
|
1229
|
stead
|
1230
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01224e80: 0x080b in
|
1231
|
stead
|
1232
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01224e84: 0x017d in
|
1233
|
stead
|
1234
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01224e88: 0x182d in
|
1235
|
stead
|
1236
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01224e8c: 0x3464 in
|
1237
|
stead
|
1238
|
Further such events for this erase block will not be printed
|
1239
|
jffs2_scan_inode_node(): CRC failed on node at 0x01230730: Read 0xde130e52, calc
|
1240
|
ulated 0x1ba726bd
|
1241
|
jffs2_scan_dirent_node(): Node CRC failed on node at 0x01235f6c: Read 0x39e6d347
|
1242
|
, calculated 0x0c1e7351
|
1243
|
mtd->read(0x100 bytes from 0x1240000) returned ECC error
|
1244
|
mtd->read(0x1ff00 bytes from 0x1240100) returned ECC error
|
1245
|
jffs2_scan_eraseblock(): Node at 0x01241ff0 {0x1985, 0x6002, 0x000001b1) has inv
|
1246
|
alid CRC 0x288d77bf (calculated 0x996bc72d)
|
1247
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01241ff4: 0x01b1 in
|
1248
|
stead
|
1249
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01241ff8: 0x77bf in
|
1250
|
stead
|
1251
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01241ffc: 0x0869 in
|
1252
|
stead
|
1253
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01242000: 0x0001 in
|
1254
|
stead
|
1255
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01242004: 0x81a4 in
|
1256
|
stead
|
1257
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0124200c: 0x0256 in
|
1258
|
stead
|
1259
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01242020: 0x016d in
|
1260
|
stead
|
1261
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01242024: 0x0256 in
|
1262
|
stead
|
1263
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x01242028: 0x0006 in
|
1264
|
stead
|
1265
|
Further such events for this erase block will not be printed
|
1266
|
jffs2_scan_dirent_node(): Node CRC failed on node at 0x01242ef8: Read 0x24612844
|
1267
|
, calculated 0x04612844
|
1268
|
jffs2_scan_inode_node(): CRC failed on node at 0x0124bedc: Read 0x9d42be48, calc
|
1269
|
ulated 0x9aeebb7e
|
1270
|
jffs2_scan_dirent_node(): Node CRC failed on node at 0x0124ddf8: Read 0x753ac860
|
1271
|
, calculated 0x7e921f66
|
1272
|
jffs2_scan_dirent_node(): Node CRC failed on node at 0x0125e624: Read 0x0a75ec03
|
1273
|
, calculated 0x3a05a7c2
|
1274
|
jffs2_scan_dirent_node(): Name CRC failed on node at 0x0125f664: Read 0xe3f4a8e9
|
1275
|
, calculated 0x0dfac9c5
|
1276
|
mtd->read(0x100 bytes from 0x1260000) returned ECC error
|
1277
|
mtd->read(0x1fe78 bytes from 0x1260188) returned ECC error
|
1278
|
jffs2_scan_inode_node(): CRC failed on node at 0x01262e44: Read 0xf2f7f25e, calc
|
1279
|
ulated 0x9ca4a4e1
|
1280
|
jffs2_scan_inode_node(): CRC failed on node at 0x01269e70: Read 0x14dc2f35, calc
|
1281
|
ulated 0xf2cc60ab
|
1282
|
jffs2_scan_dirent_node(): Name CRC failed on node at 0x01270728: Read 0x6922e1bb
|
1283
|
, calculated 0x849a629b
|
1284
|
jffs2_scan_dirent_node(): Node CRC failed on node at 0x0127d69c: Read 0x1343ec07
|
1285
|
, calculated 0x60507348
|
1286
|
mtd->read(0x100 bytes from 0x1280000) returned ECC error
|
1287
|
mtd->read(0x1fe00 bytes from 0x1280200) returned ECC error
|
1288
|
jffs2_scan_inode_node(): CRC failed on node at 0x01282e38: Read 0x7eec93a9, calc
|
1289
|
ulated 0x97998ad2
|
1290
|
jffs2_scan_inode_node(): CRC failed on node at 0x01285ecc: Read 0x6b1c7436, calc
|
1291
|
ulated 0xf2af3f46
|
1292
|
jffs2_scan_dirent_node(): Node CRC failed on node at 0x01287684: Read 0x2a8a6723
|
1293
|
, calculated 0x6a8a6723
|
1294
|
jffs2_scan_dirent_node(): Name CRC failed on node at 0x0128cef0: Read 0xf13e9f8c
|
1295
|
, calculated 0xb31b98f1
|
1296
|
jffs2_scan_dirent_node(): Node CRC failed on node at 0x0129c6f4: Read 0x3f197658
|
1297
|
, calculated 0x0f693d99
|
1298
|
jffs2_scan_inode_node(): CRC failed on node at 0x0129ce1c: Read 0x648db90e, calc
|
1299
|
ulated 0xa54c960a
|
1300
|
jffs2_scan_dirent_node(): Name CRC failed on node at 0x0129eef0: Read 0x68bf2579
|
1301
|
, calculated 0x0f61b9b7
|
1302
|
mtd->read(0x100 bytes from 0x12a0000) returned ECC error
|
1303
|
mtd->read(0x1ff20 bytes from 0x12a00e0) returned ECC error
|
1304
|
jffs2_scan_inode_node(): CRC failed on node at 0x012a2fa8: Read 0x95041820, calc
|
1305
|
ulated 0xb0b20183
|
1306
|
jffs2_scan_inode_node(): CRC failed on node at 0x012a66fc: Read 0x32beee5b, calc
|
1307
|
ulated 0x77eef1dc
|
1308
|
jffs2_scan_inode_node(): CRC failed on node at 0x012b1e94: Read 0x8eba8485, calc
|
1309
|
ulated 0x406038dd
|
1310
|
jffs2_scan_inode_node(): CRC failed on node at 0x012b372c: Read 0x88ab1911, calc
|
1311
|
ulated 0x0523e4f3
|
1312
|
jffs2_scan_dirent_node(): Node CRC failed on node at 0x012b4750: Read 0x4e1ba49c
|
1313
|
, calculated 0xce1ba49c
|
1314
|
jffs2_scan_inode_node(): CRC failed on node at 0x012b5648: Read 0xe70d672e, calc
|
1315
|
ulated 0x8b8f6467
|
1316
|
jffs2_scan_eraseblock(): Node at 0x012bee58 {0x1985, 0xe001, 0x0001002d) has inv
|
1317
|
alid CRC 0x584d313a (calculated 0x4156007b)
|
1318
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x012bee5c: 0x002d in
|
1319
|
stead
|
1320
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x012bee60: 0x313a in
|
1321
|
stead
|
1322
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x012bee64: 0x05ec in
|
1323
|
stead
|
1324
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x012bee68: 0x0ea8 in
|
1325
|
stead
|
1326
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x012bee6c: 0x0836 in
|
1327
|
stead
|
1328
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x012bee74: 0x0805 in
|
1329
|
stead
|
1330
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x012bee78: 0xc2f8 in
|
1331
|
stead
|
1332
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x012bee7c: 0xffb5 in
|
1333
|
stead
|
1334
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x012bee80: 0x7277 in
|
1335
|
stead
|
1336
|
Further such events for this erase block will not be printed
|
1337
|
mtd->read(0x100 bytes from 0x12c0000) returned ECC error
|
1338
|
mtd->read(0x1ff0c bytes from 0x12c00f4) returned ECC error
|
1339
|
jffs2_scan_dirent_node(): Node CRC failed on node at 0x012c7e44: Read 0x1ce13708
|
1340
|
, calculated 0x025123d0
|
1341
|
jffs2_scan_eraseblock(): Node at 0x012d5e24 {0x1985, 0xe002, 0x0080035b) has inv
|
1342
|
alid CRC 0x92cb028d (calculated 0xa9489ac6)
|
1343
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x012d5e28: 0x035b in
|
1344
|
stead
|
1345
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x012d5e2c: 0x028d in
|
1346
|
stead
|
1347
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x012d5e30: 0x0bd7 in
|
1348
|
stead
|
1349
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x012d5e34: 0x0001 in
|
1350
|
stead
|
1351
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x012d5e38: 0x81a4 in
|
1352
|
stead
|
1353
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x012d5e40: 0x05ed in
|
1354
|
stead
|
1355
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x012d5e54: 0x0317 in
|
1356
|
stead
|
1357
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x012d5e58: 0x05ed in
|
1358
|
stead
|
1359
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x012d5e5c: 0x0006 in
|
1360
|
stead
|
1361
|
Further such events for this erase block will not be printed
|
1362
|
jffs2_scan_dirent_node(): Name CRC failed on node at 0x012db748: Read 0x4601b3d7
|
1363
|
, calculated 0xe8f7771c
|
1364
|
mtd->read(0x100 bytes from 0x12e0000) returned ECC error
|
1365
|
mtd->read(0x1fc70 bytes from 0x12e0390) returned ECC error
|
1366
|
jffs2_scan_inode_node(): CRC failed on node at 0x012ed77c: Read 0xeb77e7fd, calc
|
1367
|
ulated 0xe029c0fe
|
1368
|
jffs2_scan_eraseblock(): Node at 0x012f1784 {0x1985, 0xe002, 0x00000416) has inv
|
1369
|
alid CRC 0xfafa94e8 (calculated 0xfefa94e8)
|
1370
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x012f1788: 0x0416 in
|
1371
|
stead
|
1372
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x012f178c: 0x94e8 in
|
1373
|
stead
|
1374
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x012f1790: 0x0c57 in
|
1375
|
stead
|
1376
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x012f1794: 0x0001 in
|
1377
|
stead
|
1378
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x012f1798: 0x81a4 in
|
1379
|
stead
|
1380
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x012f17a0: 0x076d in
|
1381
|
stead
|
1382
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x012f17b4: 0x03d2 in
|
1383
|
stead
|
1384
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x012f17b8: 0x076d in
|
1385
|
stead
|
1386
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x012f17bc: 0x0006 in
|
1387
|
stead
|
1388
|
Further such events for this erase block will not be printed
|
1389
|
jffs2_scan_dirent_node(): Node CRC failed on node at 0x012f2e2c: Read 0xef270a16
|
1390
|
, calculated 0x68872f75
|
1391
|
jffs2_scan_inode_node(): CRC failed on node at 0x012fc620: Read 0xc755bb9a, calc
|
1392
|
ulated 0xc43e41a0
|
1393
|
jffs2_scan_inode_node(): CRC failed on node at 0x012fcf34: Read 0x3ad9528a, calc
|
1394
|
ulated 0xc54a65ac
|
1395
|
mtd->read(0x78 bytes from 0x12fff88) returned ECC error
|
1396
|
mtd->read(0x100 bytes from 0x1300000) returned ECC error
|
1397
|
mtd->read(0x1ff14 bytes from 0x13000ec) returned ECC error
|
1398
|
jffs2_scan_inode_node(): CRC failed on node at 0x01300fc8: Read 0xbc5ee9c1, calc
|
1399
|
ulated 0x5f4add95
|
1400
|
jffs2_scan_inode_node(): CRC failed on node at 0x01308604: Read 0x68ac63fd, calc
|
1401
|
ulated 0xa4066363
|
1402
|
jffs2_scan_dirent_node(): Node CRC failed on node at 0x01309708: Read 0x1afaa4a9
|
1403
|
, calculated 0xa077d4c9
|
1404
|
jffs2_scan_eraseblock(): Node at 0x0130afc0 {0x1985, 0xe001, 0x0000003c) has inv
|
1405
|
alid CRC 0xb0e841c0 (calculated 0xb0e801c0)
|
1406
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0130afc4: 0x003c in
|
1407
|
stead
|
1408
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0130afc8: 0x41c0 in
|
1409
|
stead
|
1410
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0130afcc: 0x0ca9 in
|
1411
|
stead
|
1412
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0130afd0: 0x11cb in
|
1413
|
stead
|
1414
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0130afd4: 0x0dce in
|
1415
|
stead
|
1416
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0130afdc: 0x0814 in
|
1417
|
stead
|
1418
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0130afe0: 0x4ed9 in
|
1419
|
stead
|
1420
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0130afe4: 0x939f in
|
1421
|
stead
|
1422
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0130afe8: 0x656b in
|
1423
|
stead
|
1424
|
Further such events for this erase block will not be printed
|
1425
|
jffs2_scan_inode_node(): CRC failed on node at 0x0130b6a8: Read 0x1c829d93, calc
|
1426
|
ulated 0xc748de5f
|
1427
|
jffs2_scan_inode_node(): CRC failed on node at 0x01312f04: Read 0x460d0676, calc
|
1428
|
ulated 0x51761235
|
1429
|
jffs2_scan_dirent_node(): Node CRC failed on node at 0x01314dec: Read 0x241757e2
|
1430
|
, calculated 0x9ed4b6a7
|
1431
|
jffs2_scan_dirent_node(): Node CRC failed on node at 0x0131567c: Read 0x28b8bfb0
|
1432
|
, calculated 0x74455244
|
1433
|
jffs2_scan_dirent_node(): Name CRC failed on node at 0x01318dd8: Read 0x64627c46
|
1434
|
, calculated 0x176a5b89
|
1435
|
mtd->read(0x100 bytes from 0x1320000) returned ECC error
|
1436
|
mtd->read(0x1fee8 bytes from 0x1320118) returned ECC error
|
1437
|
jffs2_scan_dirent_node(): Name CRC failed on node at 0x013255d0: Read 0x9aae3fda
|
1438
|
, calculated 0x29d0742f
|
1439
|
jffs2_scan_dirent_node(): Name CRC failed on node at 0x01328f18: Read 0x9a2beddc
|
1440
|
, calculated 0x9b2beddc
|
1441
|
jffs2_scan_eraseblock(): Node at 0x0132b6a8 {0x1985, 0xe001, 0x00000041) has inv
|
1442
|
alid CRC 0x299d7981 (calculated 0x29bd7981)
|
1443
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0132b6ac: 0x0041 in
|
1444
|
stead
|
1445
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0132b6b0: 0x7981 in
|
1446
|
stead
|
1447
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0132b6b4: 0x0ca9 in
|
1448
|
stead
|
1449
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0132b6b8: 0x131d in
|
1450
|
stead
|
1451
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0132b6bc: 0x0f20 in
|
1452
|
stead
|
1453
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0132b6c4: 0x0819 in
|
1454
|
stead
|
1455
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0132b6c8: 0x02d6 in
|
1456
|
stead
|
1457
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0132b6cc: 0x6cdd in
|
1458
|
stead
|
1459
|
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0132b6d0: 0x7475 in
|
1460
|
stead
|
1461
|
Further such events for this erase block will not be printed
|
1462
|
jffs2_scan_dirent_node(): Node CRC failed on node at 0x0132bfc8: Read 0x69ec1fdc
|
1463
|
, calculated 0x021d5ff0
|
1464
|
jffs2_scan_dirent_node(): Node CRC failed on node at 0x0132d7a0: Read 0x8b15a3a5
|
1465
|
, calculated 0x0cb586c6
|
1466
|
mtd->read(0x12628 bytes from 0x132d9d8) returned ECC error
|
1467
|
mtd->read(0x1dc bytes from 0x624) returned ECC error
|
1468
|
mtd->read(0x24c bytes from 0x5b4) returned ECC error
|
1469
|
mtd->read(0x2bc bytes from 0x544) returned ECC error
|
1470
|
mtd->read(0x32c bytes from 0x4d4) returned ECC error
|
1471
|
mtd->read(0x39c bytes from 0x464) returned ECC error
|
1472
|
mtd->read(0x40c bytes from 0x3f4) returned ECC error
|
1473
|
mtd->read(0x47c bytes from 0x384) returned ECC error
|
1474
|
mtd->read(0x4ec bytes from 0x314) returned ECC error
|
1475
|
mtd->read(0x560 bytes from 0x2a0) returned ECC error
|
1476
|
mtd->read(0x5d0 bytes from 0x230) returned ECC error
|
1477
|
mtd->read(0x640 bytes from 0x1c0) returned ECC error
|
1478
|
mtd->read(0x6b0 bytes from 0x150) returned ECC error
|
1479
|
mtd->read(0x720 bytes from 0xe0) returned ECC error
|
1480
|
mtd->read(0x790 bytes from 0x70) returned ECC error
|
1481
|
mtd->read(0x800 bytes from 0x0) returned ECC error
|
1482
|
VFS: Mounted root (jffs2 filesystem) on device 31:1.
|
1483
|
mtd->read(0x224 bytes from 0x3295dc) returned ECC error
|
1484
|
mtd->read(0x29c bytes from 0x329564) returned ECC error
|
1485
|
mtd->read(0x314 bytes from 0x3294ec) returned ECC error
|
1486
|
mtd->read(0x38c bytes from 0x329474) returned ECC error
|
1487
|
mtd->read(0x400 bytes from 0x329400) returned ECC error
|
1488
|
mtd->read(0x474 bytes from 0x32938c) returned ECC error
|
1489
|
mtd->read(0x4e8 bytes from 0x329318) returned ECC error
|
1490
|
mtd->read(0x3b0 bytes from 0xb9c50) returned ECC error
|
1491
|
mtd->read(0x55c bytes from 0x3292a4) returned ECC error
|
1492
|
mtd->read(0x5d0 bytes from 0x329230) returned ECC error
|
1493
|
mtd->read(0x644 bytes from 0x3291bc) returned ECC error
|
1494
|
mtd->read(0x6b8 bytes from 0x329148) returned ECC error
|
1495
|
mtd->read(0x72c bytes from 0x3290d4) returned ECC error
|
1496
|
mtd->read(0x7a0 bytes from 0x329060) returned ECC error
|
1497
|
mtd->read(0x814 bytes from 0x328fec) returned ECC error
|
1498
|
mtd->read(0x8c bytes from 0x328f74) returned ECC error
|
1499
|
mtd->read(0x100 bytes from 0x328f00) returned ECC error
|
1500
|
mtd->read(0x174 bytes from 0x328e8c) returned ECC error
|
1501
|
mtd->read(0x25c bytes from 0x328da4) returned ECC error
|
1502
|
mtd->read(0x428 bytes from 0xb9bd8) returned ECC error
|
1503
|
mtd->read(0x2d0 bytes from 0x328d30) returned ECC error
|
1504
|
mtd->read(0x344 bytes from 0x328cbc) returned ECC error
|
1505
|
mtd->read(0x3c0 bytes from 0x328c40) returned ECC error
|
1506
|
mtd->read(0x43c bytes from 0x328bc4) returned ECC error
|
1507
|
mtd->read(0x4b8 bytes from 0x328b48) returned ECC error
|
1508
|
mtd->read(0x534 bytes from 0x328acc) returned ECC error
|
1509
|
mtd->read(0x5b0 bytes from 0x328a50) returned ECC error
|
1510
|
mtd->read(0x62c bytes from 0x3289d4) returned ECC error
|
1511
|
mtd->read(0x6a8 bytes from 0x328958) returned ECC error
|
1512
|
mtd->read(0x724 bytes from 0x3288dc) returned ECC error
|
1513
|
mtd->read(0x4a4 bytes from 0xb9b5c) returned ECC error
|
1514
|
mtd->read(0x798 bytes from 0x328868) returned ECC error
|
1515
|
mtd->read(0x80c bytes from 0x3287f4) returned ECC error
|
1516
|
mtd->read(0x80 bytes from 0x328780) returned ECC error
|
1517
|
mtd->read(0xf4 bytes from 0x32870c) returned ECC error
|
1518
|
mtd->read(0x168 bytes from 0x328698) returned ECC error
|
1519
|
mtd->read(0x1dc bytes from 0x328624) returned ECC error
|
1520
|
mtd->read(0x250 bytes from 0x3285b0) returned ECC error
|
1521
|
mtd->read(0x2c4 bytes from 0x32853c) returned ECC error
|
1522
|
mtd->read(0x340 bytes from 0x3284c0) returned ECC error
|
1523
|
mtd->read(0x3bc bytes from 0x328444) returned ECC error
|
1524
|
mtd->read(0x438 bytes from 0x3283c8) returned ECC error
|
1525
|
mtd->read(0x4b4 bytes from 0x32834c) returned ECC error
|
1526
|
mtd->read(0x530 bytes from 0x3282d0) returned ECC error
|
1527
|
mtd->read(0x520 bytes from 0xb9ae0) returned ECC error
|
1528
|
mtd->read(0x5ac bytes from 0x328254) returned ECC error
|
1529
|
mtd->read(0x624 bytes from 0x3281dc) returned ECC error
|
1530
|
mtd->read(0x698 bytes from 0x328168) returned ECC error
|
1531
|
mtd->read(0x70c bytes from 0x3280f4) returned ECC error
|
1532
|
mtd->read(0x780 bytes from 0x328080) returned ECC error
|
1533
|
mtd->read(0x7f4 bytes from 0x32800c) returned ECC error
|
1534
|
mtd->read(0x68 bytes from 0x327f98) returned ECC error
|
1535
|
mtd->read(0xdc bytes from 0x327f24) returned ECC error
|
1536
|
mtd->read(0x150 bytes from 0x327eb0) returned ECC error
|
1537
|
mtd->read(0x39c bytes from 0xb2464) returned ECC error
|
1538
|
mtd->read(0x1c4 bytes from 0x327e3c) returned ECC error
|
1539
|
mtd->read(0x238 bytes from 0x327dc8) returned ECC error
|
1540
|
mtd->read(0x2ac bytes from 0x327d54) returned ECC error
|
1541
|
mtd->read(0x320 bytes from 0x327ce0) returned ECC error
|
1542
|
mtd->read(0x394 bytes from 0x327c6c) returned ECC error
|
1543
|
mtd->read(0x40c bytes from 0x327bf4) returned ECC error
|
1544
|
mtd->read(0x484 bytes from 0x327b7c) returned ECC error
|
1545
|
mtd->read(0x4fc bytes from 0x327b04) returned ECC error
|
1546
|
mtd->read(0x574 bytes from 0x327a8c) returned ECC error
|
1547
|
mtd->read(0x424 bytes from 0xb23dc) returned ECC error
|
1548
|
mtd->read(0x5ec bytes from 0x327a14) returned ECC error
|
1549
|
mtd->read(0x664 bytes from 0x32799c) returned ECC error
|
1550
|
mtd->read(0x6dc bytes from 0x327924) returned ECC error
|
1551
|
mtd->read(0x754 bytes from 0x3278ac) returned ECC error
|
1552
|
mtd->read(0x7cc bytes from 0x327834) returned ECC error
|
1553
|
mtd->read(0xb4 bytes from 0x32774c) returned ECC error
|
1554
|
mtd->read(0x128 bytes from 0x3276d8) returned ECC error
|
1555
|
mtd->read(0x1a0 bytes from 0x327660) returned ECC error
|
1556
|
mtd->read(0x218 bytes from 0x3275e8) returned ECC error
|
1557
|
mtd->read(0x49c bytes from 0xb2364) returned ECC error
|
1558
|
mtd->read(0x6f4 bytes from 0x10c) returned ECC error
|
1559
|
mtd->read(0x44 bytes from 0x10c) returned ECC error
|
1560
|
devtmpfs: mounted
|
1561
|
Freeing init memory: 156K
|
1562
|
mtd->read(0x37c bytes from 0x985c84) returned ECC error
|
1563
|
mtd->read(0x3f8 bytes from 0x985c08) returned ECC error
|
1564
|
mtd->read(0x47c bytes from 0x985b84) returned ECC error
|
1565
|
mtd->read(0x4f8 bytes from 0x985b08) returned ECC error
|
1566
|
mtd->read(0x57c bytes from 0x985a84) returned ECC error
|
1567
|
mtd->read(0x600 bytes from 0x985a00) returned ECC error
|
1568
|
mtd->read(0x518 bytes from 0xb22e8) returned ECC error
|
1569
|
mtd->read(0x684 bytes from 0x98597c) returned ECC error
|
1570
|
mtd->read(0xe8 bytes from 0xac718) returned ECC error
|
1571
|
mtd->read(0x708 bytes from 0x9858f8) returned ECC error
|
1572
|
mtd->read(0x160 bytes from 0xac6a0) returned ECC error
|
1573
|
mtd->read(0x64 bytes from 0xa579c) returned ECC error
|
1574
|
mtd->read(0x3ac bytes from 0x984454) returned ECC error
|
1575
|
mtd->read(0x434 bytes from 0x9843cc) returned ECC error
|
1576
|
mtd->read(0x4bc bytes from 0x984344) returned ECC error
|
1577
|
mtd->read(0x40 bytes from 0x9817c0) returned ECC error
|
1578
|
mtd->read(0xc8 bytes from 0x981738) returned ECC error
|
1579
|
mtd->read(0x150 bytes from 0x9816b0) returned ECC error
|
1580
|
mtd->read(0x1d4 bytes from 0x98162c) returned ECC error
|
1581
|
mtd->read(0x264 bytes from 0x98159c) returned ECC error
|
1582
|
mtd->read(0x2e8 bytes from 0x981518) returned ECC error
|
1583
|
mtd->read(0x370 bytes from 0x981490) returned ECC error
|
1584
|
mtd->read(0x3f4 bytes from 0x98140c) returned ECC error
|
1585
|
mtd->read(0x800 bytes from 0x980000) returned ECC error
|
1586
|
mtd->read(0x84 bytes from 0x97ff7c) returned ECC error
|
1587
|
mtd->read(0x41c bytes from 0x979be4) returned ECC error
|
1588
|
mtd->read(0x4a0 bytes from 0x979b60) returned ECC error
|
1589
|
mtd->read(0x524 bytes from 0x979adc) returned ECC error
|
1590
|
mtd->read(0x550 bytes from 0x977ab0) returned ECC error
|
1591
|
mtd->read(0x5d8 bytes from 0x977a28) returned ECC error
|
1592
|
mtd->read(0x65c bytes from 0x9779a4) returned ECC error
|
1593
|
mtd->read(0x5e0 bytes from 0x96d220) returned ECC error
|
1594
|
mtd->read(0x67c bytes from 0x9e984) returned ECC error
|
1595
|
mtd->read(0x7a4 bytes from 0x96705c) returned ECC error
|
1596
|
mtd->read(0x2c bytes from 0x966fd4) returned ECC error
|
1597
|
mtd->read(0x4 bytes from 0x967000) returned ECC error
|
1598
|
mtd->read(0x7d0 bytes from 0x964030) returned ECC error
|
1599
|
mtd->read(0x54 bytes from 0x963fac) returned ECC error
|
1600
|
mtd->read(0xd8 bytes from 0x963f28) returned ECC error
|
1601
|
mtd->read(0x270 bytes from 0x963590) returned ECC error
|
1602
|
mtd->read(0x2f8 bytes from 0x963508) returned ECC error
|
1603
|
mtd->read(0x38c bytes from 0x9ac74) returned ECC error
|
1604
|
mtd->read(0x32c bytes from 0x9634d4) returned ECC error
|
1605
|
mtd->read(0x360 bytes from 0x9634a0) returned ECC error
|
1606
|
mtd->read(0x394 bytes from 0x96346c) returned ECC error
|
1607
|
mtd->read(0x3c8 bytes from 0x963438) returned ECC error
|
1608
|
mtd->read(0x7c4 bytes from 0x95803c) returned ECC error
|
1609
|
mtd->read(0x48 bytes from 0x957fb8) returned ECC error
|
1610
|
mtd->read(0xcc bytes from 0x957f34) returned ECC error
|
1611
|
mtd->read(0x728 bytes from 0x9570d8) returned ECC error
|
1612
|
mtd->read(0x7ac bytes from 0x957054) returned ECC error
|
1613
|
mtd->read(0x300 bytes from 0x96d00) returned ECC error
|
1614
|
mtd->read(0x30 bytes from 0x956fd0) returned ECC error
|
1615
|
mtd->read(0x274 bytes from 0x8fdd8c) returned ECC error
|
1616
|
mtd->read(0x2f8 bytes from 0x8fdd08) returned ECC error
|
1617
|
mtd->read(0x1a0 bytes from 0x8fbe60) returned ECC error
|
1618
|
mtd->read(0x208 bytes from 0x8fadf8) returned ECC error
|
1619
|
mtd->read(0x28c bytes from 0x8fad74) returned ECC error
|
1620
|
mtd->read(0x310 bytes from 0x8facf0) returned ECC error
|
1621
|
mtd->read(0x390 bytes from 0x8fac70) returned ECC error
|
1622
|
mtd->read(0x414 bytes from 0x8fabec) returned ECC error
|
1623
|
mtd->read(0x6c4 bytes from 0x9213c) returned ECC error
|
1624
|
mtd->read(0x498 bytes from 0x8fab68) returned ECC error
|
1625
|
mtd->read(0x51c bytes from 0x8faae4) returned ECC error
|
1626
|
mtd->read(0x59c bytes from 0x8faa64) returned ECC error
|
1627
|
mtd->read(0x628 bytes from 0x8fa9d8) returned ECC error
|
1628
|
mtd->read(0x6a4 bytes from 0x8fa95c) returned ECC error
|
1629
|
mtd->read(0x680 bytes from 0x8f7180) returned ECC error
|
1630
|
mtd->read(0x818 bytes from 0x8f37e8) returned ECC error
|
1631
|
mtd->read(0xa8 bytes from 0x8f3758) returned ECC error
|
1632
|
mtd->read(0xdc bytes from 0x8f3724) returned ECC error
|
1633
|
mtd->read(0x110 bytes from 0x8f36f0) returned ECC error
|
1634
|
mtd->read(0x144 bytes from 0x8f36bc) returned ECC error
|
1635
|
mtd->read(0x178 bytes from 0x8f3688) returned ECC error
|
1636
|
mtd->read(0x36c bytes from 0x8f1c94) returned ECC error
|
1637
|
mtd->read(0x114 bytes from 0x7beec) returned ECC error
|
1638
|
mtd->read(0x3f0 bytes from 0x8f1c10) returned ECC error
|
1639
|
mtd->read(0x10c bytes from 0x8edef4) returned ECC error
|
1640
|
mtd->read(0xbc bytes from 0x8ecf44) returned ECC error
|
1641
|
mtd->read(0x450 bytes from 0x8e9bb0) returned ECC error
|
1642
|
mtd->read(0x7d8 bytes from 0x8cc028) returned ECC error
|
1643
|
mtd->read(0x78c bytes from 0x8ca874) returned ECC error
|
1644
|
mtd->read(0x154 bytes from 0x8c86ac) returned ECC error
|
1645
|
mtd->read(0x754 bytes from 0x8c10ac) returned ECC error
|
1646
|
mtd->read(0x7d8 bytes from 0x8c1028) returned ECC error
|
1647
|
mtd->read(0x18c bytes from 0x7be74) returned ECC error
|
1648
|
mtd->read(0x5d8 bytes from 0x8b5228) returned ECC error
|
1649
|
mtd->read(0x2ec bytes from 0x8b1514) returned ECC error
|
1650
|
mtd->read(0x370 bytes from 0x8b1490) returned ECC error
|
1651
|
mtd->read(0x7dc bytes from 0x8ae024) returned ECC error
|
1652
|
mtd->read(0x708 bytes from 0x8aa8f8) returned ECC error
|
1653
|
mtd->read(0x370 bytes from 0x490) returned ECC error
|
1654
|
mtd->read(0x44 bytes from 0x490) returned ECC error
|
1655
|
mtd->read(0x2e4 bytes from 0x8fad1c) returned ECC error
|
1656
|
mtd->read(0x44 bytes from 0x8fad1c) returned ECC error
|
1657
|
mtd->read(0x20c bytes from 0x7bdf4) returned ECC error
|
1658
|
mtd->read(0x14 bytes from 0x8fad60) returned ECC error
|
1659
|
mtd->read(0x80c bytes from 0x6357f4) returned ECC error
|
1660
|
mtd->read(0x80 bytes from 0x635780) returned ECC error
|
1661
|
mtd->read(0xf4 bytes from 0x63570c) returned ECC error
|
1662
|
mtd->read(0x168 bytes from 0x635698) returned ECC error
|
1663
|
mtd->read(0x794 bytes from 0x63206c) returned ECC error
|
1664
|
mtd->read(0x81c bytes from 0x631fe4) returned ECC error
|
1665
|
mtd->read(0x740 bytes from 0x6300c0) returned ECC error
|
1666
|
mtd->read(0x284 bytes from 0x7bd7c) returned ECC error
|
1667
|
mtd->read(0x7c8 bytes from 0x630038) returned ECC error
|
1668
|
mtd->read(0x54 bytes from 0x62ffac) returned ECC error
|
1669
|
mtd->read(0x674 bytes from 0x62f18c) returned ECC error
|
1670
|
mtd->read(0x4d0 bytes from 0x629330) returned ECC error
|
1671
|
mtd->read(0x560 bytes from 0x6292a0) returned ECC error
|
1672
|
mtd->read(0x64 bytes from 0x62779c) returned ECC error
|
1673
|
mtd->read(0xf4 bytes from 0x62770c) returned ECC error
|
1674
|
mtd->read(0x54 bytes from 0x6217ac) returned ECC error
|
1675
|
mtd->read(0x270 bytes from 0x613d90) returned ECC error
|
1676
|
mtd->read(0x300 bytes from 0x7bd00) returned ECC error
|
1677
|
mtd->read(0x304 bytes from 0x613cfc) returned ECC error
|
1678
|
mtd->read(0x30 bytes from 0x610fd0) returned ECC error
|
1679
|
mtd->read(0xb bytes from 0x611000) returned ECC error
|
1680
|
mtd->read(0x7e8 bytes from 0x5ff818) returned ECC error
|
1681
|
mtd->read(0x88 bytes from 0x5ff778) returned ECC error
|
1682
|
mtd->read(0xf0 bytes from 0x5e9710) returned ECC error
|
1683
|
mtd->read(0x190 bytes from 0x5e9670) returned ECC error
|
1684
|
mtd->read(0x560 bytes from 0x5da2a0) returned ECC error
|
1685
|
mtd->read(0x600 bytes from 0x5da200) returned ECC error
|
1686
|
mtd->read(0x378 bytes from 0x7bc88) returned ECC error
|
1687
|
mtd->read(0x55c bytes from 0x5d92a4) returned ECC error
|
1688
|
mtd->read(0x5fc bytes from 0x5d9204) returned ECC error
|
1689
|
mtd->read(0x16c bytes from 0x5d6e94) returned ECC error
|
1690
|
mtd->read(0x1f0 bytes from 0x5d6e10) returned ECC error
|
1691
|
mtd->read(0x278 bytes from 0x5d6d88) returned ECC error
|
1692
|
mtd->read(0x34 bytes from 0x5d37cc) returned ECC error
|
1693
|
mtd->read(0x3 bytes from 0x5d3800) returned ECC error
|
1694
|
mtd->read(0xc4 bytes from 0x5d373c) returned ECC error
|
1695
|
mtd->read(0x520 bytes from 0x5c9ae0) returned ECC error
|
1696
|
mtd->read(0x3f0 bytes from 0x7bc10) returned ECC error
|
1697
|
mtd->read(0x5b0 bytes from 0x5c9a50) returned ECC error
|
1698
|
mtd->read(0x3e8 bytes from 0x5bf418) returned ECC error
|
1699
|
mtd->read(0x40 bytes from 0x5b77c0) returned ECC error
|
1700
|
mtd->read(0x200 bytes from 0x5b6600) returned ECC error
|
1701
|
mtd->read(0x28c bytes from 0x5b6574) returned ECC error
|
1702
|
mtd->read(0x37c bytes from 0x5b5484) returned ECC error
|
1703
|
mtd->read(0x410 bytes from 0x5b53f0) returned ECC error
|
1704
|
mtd->read(0x4b8 bytes from 0x5afb48) returned ECC error
|
1705
|
mtd->read(0x540 bytes from 0x5afac0) returned ECC error
|
1706
|
mtd->read(0x434 bytes from 0x5aebcc) returned ECC error
|
1707
|
mtd->read(0x46c bytes from 0x7bb94) returned ECC error
|
1708
|
mtd->read(0x228 bytes from 0x5addd8) returned ECC error
|
1709
|
mtd->read(0xe0 bytes from 0x5acf20) returned ECC error
|
1710
|
mtd->read(0x6d0 bytes from 0x5ac130) returned ECC error
|
1711
|
mtd->read(0x584 bytes from 0x5ab27c) returned ECC error
|
1712
|
mtd->read(0x518 bytes from 0x5aa2e8) returned ECC error
|
1713
|
mtd->read(0x5b0 bytes from 0x5aa250) returned ECC error
|
1714
|
mtd->read(0xb0 bytes from 0x5a4f50) returned ECC error
|
1715
|
mtd->read(0x760 bytes from 0x5a28a0) returned ECC error
|
1716
|
mtd->read(0x7f8 bytes from 0x5a2808) returned ECC error
|
1717
|
mtd->read(0x4e4 bytes from 0x7bb1c) returned ECC error
|
1718
|
mtd->read(0x408 bytes from 0x59ebf8) returned ECC error
|
1719
|
mtd->read(0x490 bytes from 0x59eb70) returned ECC error
|
1720
|
mtd->read(0x6c4 bytes from 0x59593c) returned ECC error
|
1721
|
mtd->read(0x230 bytes from 0x5855d0) returned ECC error
|
1722
|
mtd->read(0x2c0 bytes from 0x585540) returned ECC error
|
1723
|
mtd->read(0x348 bytes from 0x5854b8) returned ECC error
|
1724
|
mtd->read(0x730 bytes from 0x5258d0) returned ECC error
|
1725
|
mtd->read(0x5d0 bytes from 0x514230) returned ECC error
|
1726
|
mtd->read(0x7e0 bytes from 0x4f4020) returned ECC error
|
1727
|
mtd->read(0x55c bytes from 0x7baa4) returned ECC error
|
1728
|
mtd->read(0x5a0 bytes from 0x4f1260) returned ECC error
|
1729
|
mtd->read(0x628 bytes from 0x4f11d8) returned ECC error
|
1730
|
mtd->read(0x6b0 bytes from 0x4f1150) returned ECC error
|
1731
|
mtd->read(0x64 bytes from 0x4eff9c) returned ECC error
|
1732
|
mtd->read(0x320 bytes from 0x43dce0) returned ECC error
|
1733
|
mtd->read(0x3b0 bytes from 0x43dc50) returned ECC error
|
1734
|
mtd->read(0x30 bytes from 0x4397d0) returned ECC error
|
1735
|
mtd->read(0xa bytes from 0x439800) returned ECC error
|
1736
|
mtd->read(0x25c bytes from 0x4385a4) returned ECC error
|
1737
|
mtd->read(0x7b0 bytes from 0x72050) returned ECC error
|
1738
|
mtd->read(0x2ec bytes from 0x438514) returned ECC error
|
1739
|
mtd->read(0x30 bytes from 0x71fd0) returned ECC error
|
1740
|
mtd->read(0x320 bytes from 0x4324e0) returned ECC error
|
1741
|
mtd->read(0xac bytes from 0x71f54) returned ECC error
|
1742
|
mtd->read(0x124 bytes from 0x71edc) returned ECC error
|
1743
|
mtd->read(0x3a8 bytes from 0x432458) returned ECC error
|
1744
|
mtd->read(0x430 bytes from 0x4323d0) returned ECC error
|
1745
|
mtd->read(0x5cc bytes from 0x389234) returned ECC error
|
1746
|
mtd->read(0xc8 bytes from 0x375738) returned ECC error
|
1747
|
mtd->read(0x158 bytes from 0x3756a8) returned ECC error
|
1748
|
mtd->read(0x7d4 bytes from 0x37002c) returned ECC error
|
1749
|
mtd->read(0x5c bytes from 0x36ffa4) returned ECC error
|
1750
|
mtd->read(0xe4 bytes from 0x36ff1c) returned ECC error
|
1751
|
mtd->read(0x524 bytes from 0x36eadc) returned ECC error
|
1752
|
mtd->read(0x404 bytes from 0x35dbfc) returned ECC error
|
1753
|
mtd->read(0x48c bytes from 0x35db74) returned ECC error
|
1754
|
mtd->read(0x528 bytes from 0x35dad8) returned ECC error
|
1755
|
mtd->read(0x3f8 bytes from 0x35d408) returned ECC error
|
1756
|
mtd->read(0x480 bytes from 0x35d380) returned ECC error
|
1757
|
mtd->read(0x234 bytes from 0x71dcc) returned ECC error
|
1758
|
mtd->read(0x1b4 bytes from 0x34ae4c) returned ECC error
|
1759
|
mtd->read(0x2b0 bytes from 0x71d50) returned ECC error
|
1760
|
mtd->read(0x5a4 bytes from 0x25c) returned ECC error
|
1761
|
mtd->read(0x328 bytes from 0x71cd8) returned ECC error
|
1762
|
mtd->read(0x330 bytes from 0x67cd0) returned ECC error
|
1763
|
mtd->read(0x44 bytes from 0x25c) returned ECC error
|
1764
|
mtd->read(0x6a0 bytes from 0x861960) returned ECC error
|
1765
|
mtd->read(0x610 bytes from 0x85d1f0) returned ECC error
|
1766
|
mtd->read(0x594 bytes from 0x859a6c) returned ECC error
|
1767
|
mtd->read(0x7b4 bytes from 0x85704c) returned ECC error
|
1768
|
mtd->read(0x728 bytes from 0x8500d8) returned ECC error
|
1769
|
mtd->read(0x240 bytes from 0x84b5c0) returned ECC error
|
1770
|
mtd->read(0x6a0 bytes from 0x846960) returned ECC error
|
1771
|
mtd->read(0x45c bytes from 0x83fba4) returned ECC error
|
1772
|
mtd->read(0x58 bytes from 0x83c7a8) returned ECC error
|
1773
|
mtd->read(0x74 bytes from 0x83878c) returned ECC error
|
1774
|
mtd->read(0x5fc bytes from 0x833a04) returned ECC error
|
1775
|
mtd->read(0x500 bytes from 0x82db00) returned ECC error
|
1776
|
mtd->read(0x4c0 bytes from 0x82a340) returned ECC error
|
1777
|
mtd->read(0x3b4 bytes from 0x67c4c) returned ECC error
|
1778
|
mtd->read(0xc4 bytes from 0x82673c) returned ECC error
|
1779
|
mtd->read(0x42c bytes from 0x67bd4) returned ECC error
|
1780
|
mtd->read(0x288 bytes from 0x823578) returned ECC error
|
1781
|
mtd->read(0x4a8 bytes from 0x67b58) returned ECC error
|
1782
|
mtd->read(0x524 bytes from 0x67adc) returned ECC error
|
1783
|
mtd->read(0xc0 bytes from 0x81ef40) returned ECC error
|
1784
|
mtd->read(0x4c8 bytes from 0x80c338) returned ECC error
|
1785
|
mtd->read(0x4f8 bytes from 0x804308) returned ECC error
|
1786
|
mtd->read(0x6a8 bytes from 0x7f4158) returned ECC error
|
1787
|
mtd->read(0x6ac bytes from 0x7ef954) returned ECC error
|
1788
|
mtd->read(0x1d0 bytes from 0x7e8e30) returned ECC error
|
1789
|
mtd->read(0x6bc bytes from 0x7e3944) returned ECC error
|
1790
|
mtd->read(0x4a0 bytes from 0x7e0b60) returned ECC error
|
1791
|
mtd->read(0x5fc bytes from 0x7d8a04) returned ECC error
|
1792
|
mtd->read(0x238 bytes from 0x7d5dc8) returned ECC error
|
1793
|
mtd->read(0x804 bytes from 0x7817fc) returned ECC error
|
1794
|
mtd->read(0x100 bytes from 0x781700) returned ECC error
|
1795
|
mtd->read(0x174 bytes from 0x78168c) returned ECC error
|
1796
|
mtd->read(0x50 bytes from 0x6357b0) returned ECC error
|
1797
|
mtd->read(0x5a0 bytes from 0x67a60) returned ECC error
|
1798
|
mtd->read(0x44 bytes from 0x6357b0) returned ECC error
|
1799
|
mtd->read(0x6a0 bytes from 0x7d5960) returned ECC error
|
1800
|
mtd->read(0xe0 bytes from 0x7d5720) returned ECC error
|
1801
|
mtd->read(0x1e8 bytes from 0x7d5618) returned ECC error
|
1802
|
mtd->read(0x450 bytes from 0x7d53b0) returned ECC error
|
1803
|
JFFS2 notice: (1) read_dnode: wrong data CRC in data node at 0x007d53b0: read 0x
|
1804
|
2a0f3b2c, calculated 0x8c783098.
|
1805
|
mtd->read(0x58 bytes from 0x7d4fa8) returned ECC error
|
1806
|
mtd->read(0x50c bytes from 0x7d4af4) returned ECC error
|
1807
|
JFFS2 notice: (1) read_dnode: wrong data CRC in data node at 0x007d4af4: read 0x
|
1808
|
f62fd04, calculated 0xf7e711ee.
|
1809
|
mtd->read(0x744 bytes from 0x7d40bc) returned ECC error
|
1810
|
mtd->read(0x5fc bytes from 0x67204) returned ECC error
|
1811
|
mtd->read(0x76c bytes from 0x7d3894) returned ECC error
|
1812
|
mtd->read(0x484 bytes from 0x7d337c) returned ECC error
|
1813
|
mtd->read(0x7c0 bytes from 0x7d3040) returned ECC error
|
1814
|
mtd->read(0x2c0 bytes from 0x7d2d40) returned ECC error
|
1815
|
mtd->read(0x5f8 bytes from 0x7d2a08) returned ECC error
|
1816
|
mtd->read(0xf8 bytes from 0x7d2708) returned ECC error
|
1817
|
mtd->read(0x3c8 bytes from 0x7d2438) returned ECC error
|
1818
|
mtd->read(0x684 bytes from 0x7d217c) returned ECC error
|
1819
|
mtd->read(0x1f4 bytes from 0x7d1e0c) returned ECC error
|
1820
|
mtd->read(0x7e0 bytes from 0x7d1020) returned ECC error
|
1821
|
mtd->read(0x680 bytes from 0x67180) returned ECC error
|
1822
|
mtd->read(0x68 bytes from 0x7d0798) returned ECC error
|
1823
|
mtd->read(0x810 bytes from 0x7cfff0) returned ECC error
|
1824
|
mtd->read(0x654 bytes from 0x7cf9ac) returned ECC error
|
1825
|
JFFS2 notice: (1) read_dnode: wrong data CRC in data node at 0x007cf9ac: read 0x
|
1826
|
e4f98c4, calculated 0xec4bb2c9.
|
1827
|
mtd->read(0x380 bytes from 0x7cf480) returned ECC error
|
1828
|
mtd->read(0x118 bytes from 0x7ceee8) returned ECC error
|
1829
|
mtd->read(0x6cc bytes from 0x7ce934) returned ECC error
|
1830
|
mtd->read(0x6f8 bytes from 0x67108) returned ECC error
|
1831
|
mtd->read(0x4e0 bytes from 0x7ce320) returned ECC error
|
1832
|
mtd->read(0x3b0 bytes from 0x7cdc50) returned ECC error
|
1833
|
mtd->read(0x274 bytes from 0x7cd58c) returned ECC error
|
1834
|
mtd->read(0x7a0 bytes from 0x7cd060) returned ECC error
|
1835
|
mtd->read(0x2c0 bytes from 0x7ccd40) returned ECC error
|
1836
|
mtd->read(0x6b0 bytes from 0x7cc950) returned ECC error
|
1837
|
mtd->read(0x218 bytes from 0x7cc5e8) returned ECC error
|
1838
|
mtd->read(0x4d4 bytes from 0x7cc32c) returned ECC error
|
1839
|
mtd->read(0xd4 bytes from 0x7cbf2c) returned ECC error
|
1840
|
mtd->read(0x1a0 bytes from 0x5de60) returned ECC error
|
1841
|
mtd->read(0x3c8 bytes from 0x7cbc38) returned ECC error
|
1842
|
mtd->read(0x750 bytes from 0x7cb8b0) returned ECC error
|
1843
|
mtd->read(0x218 bytes from 0x7cb5e8) returned ECC error
|
1844
|
mtd->read(0x61c bytes from 0x7cb1e4) returned ECC error
|
1845
|
mtd->read(0x47c bytes from 0x7cab84) returned ECC error
|
1846
|
mtd->read(0x77c bytes from 0x7ca884) returned ECC error
|
1847
|
mtd->read(0x31c bytes from 0x7ca4e4) returned ECC error
|
1848
|
mtd->read(0x720 bytes from 0x7ca0e0) returned ECC error
|
1849
|
mtd->read(0x29c bytes from 0x7c9d64) returned ECC error
|
1850
|
mtd->read(0x598 bytes from 0x7c9a68) returned ECC error
|
1851
|
mtd->read(0x48c bytes from 0x59b74) returned ECC error
|
1852
|
mtd->read(0x194 bytes from 0x7c966c) returned ECC error
|
1853
|
mtd->read(0x4ec bytes from 0x7c9314) returned ECC error
|
1854
|
mtd->read(0x7c0 bytes from 0x7c9040) returned ECC error
|
1855
|
mtd->read(0x3b4 bytes from 0x7c8c4c) returned ECC error
|
1856
|
mtd->read(0x1f4 bytes from 0x7c860c) returned ECC error
|
1857
|
mtd->read(0x62c bytes from 0x7c81d4) returned ECC error
|
1858
|
mtd->read(0xac bytes from 0x7c7f54) returned ECC error
|
1859
|
mtd->read(0x5cc bytes from 0x7c7a34) returned ECC error
|
1860
|
mtd->read(0x3c4 bytes from 0x7c743c) returned ECC error
|
1861
|
mtd->read(0x50c bytes from 0x59af4) returned ECC error
|
1862
|
mtd->read(0x374 bytes from 0x7c6c8c) returned ECC error
|
1863
|
mtd->read(0x94 bytes from 0x7c5f6c) returned ECC error
|
1864
|
mtd->read(0x6a8 bytes from 0x7c5958) returned ECC error
|
1865
|
mtd->read(0x568 bytes from 0x7c5298) returned ECC error
|
1866
|
mtd->read(0x354 bytes from 0x7c4cac) returned ECC error
|
1867
|
mtd->read(0xbc bytes from 0x7c4744) returned ECC error
|
1868
|
mtd->read(0x5fc bytes from 0x7c4204) returned ECC error
|
1869
|
mtd->read(0x2cc bytes from 0x7c3d34) returned ECC error
|
1870
|
mtd->read(0xd0 bytes from 0x7c3730) returned ECC error
|
1871
|
mtd->read(0x584 bytes from 0x59a7c) returned ECC error
|
1872
|
mtd->read(0x7bc bytes from 0x7c3044) returned ECC error
|
1873
|
JFFS2 notice: (1) read_dnode: wrong data CRC in data node at 0x007c3044: read 0x
|
1874
|
9312cf71, calculated 0x46307e1e.
|
1875
|
mtd->read(0x6c0 bytes from 0x7c2940) returned ECC error
|
1876
|
mtd->read(0x5f8 bytes from 0x7c2208) returned ECC error
|
1877
|
mtd->read(0x54c bytes from 0x7c1ab4) returned ECC error
|
1878
|
mtd->read(0x7bc bytes from 0x7c1044) returned ECC error
|
1879
|
mtd->read(0x148 bytes from 0x7c06b8) returned ECC error
|
1880
|
mtd->read(0x800 bytes from 0x7c0000) returned ECC error
|
1881
|
mtd->read(0x3b0 bytes from 0x7bfc50) returned ECC error
|
1882
|
mtd->read(0x19c bytes from 0x57e64) returned ECC error
|
1883
|
mtd->read(0x5c8 bytes from 0x7bf238) returned ECC error
|
1884
|
mtd->read(0x75c bytes from 0x7be8a4) returned ECC error
|
1885
|
mtd->read(0xcc bytes from 0x7bdf34) returned ECC error
|
1886
|
mtd->read(0x2a4 bytes from 0x7bd55c) returned ECC error
|
1887
|
mtd->read(0x358 bytes from 0x7bcca8) returned ECC error
|
1888
|
mtd->read(0x50c bytes from 0x7bc2f4) returned ECC error
|
1889
|
mtd->read(0x688 bytes from 0x7bb978) returned ECC error
|
1890
|
mtd->read(0x34 bytes from 0x7bafcc) returned ECC error
|
1891
|
mtd->read(0x800 bytes from 0x7bb000) returned ECC error
|
1892
|
mtd->read(0x19c bytes from 0x7ba664) returned ECC error
|
1893
|
mtd->read(0x21c bytes from 0x57de4) returned ECC error
|
1894
|
mtd->read(0x24c bytes from 0x7b9db4) returned ECC error
|
1895
|
mtd->read(0x3f8 bytes from 0x7b9408) returned ECC error
|
1896
|
mtd->read(0x47c bytes from 0x7b8b84) returned ECC error
|
1897
|
mtd->read(0x684 bytes from 0x7b817c) returned ECC error
|
1898
|
mtd->read(0x284 bytes from 0x7b6d7c) returned ECC error
|
1899
|
mtd->read(0x400 bytes from 0x7b6400) returned ECC error
|
1900
|
mtd->read(0x55c bytes from 0x7b5aa4) returned ECC error
|
1901
|
mtd->read(0x6ec bytes from 0x7b5114) returned ECC error
|
1902
|
mtd->read(0x60 bytes from 0x7b47a0) returned ECC error
|
1903
|
mtd->read(0x240 bytes from 0x525c0) returned ECC error
|
1904
|
mtd->read(0x2f0 bytes from 0x7b3510) returned ECC error
|
1905
|
mtd->read(0x4c0 bytes from 0x7b2b40) returned ECC error
|
1906
|
mtd->read(0x6bc bytes from 0x7b2144) returned ECC error
|
1907
|
mtd->read(0x54 bytes from 0x7b17ac) returned ECC error
|
1908
|
mtd->read(0x180 bytes from 0x7b0e80) returned ECC error
|
1909
|
mtd->read(0x110 bytes from 0x7b06f0) returned ECC error
|
1910
|
mtd->read(0x330 bytes from 0x7afcd0) returned ECC error
|
1911
|
mtd->read(0x4fc bytes from 0x7af304) returned ECC error
|
1912
|
mtd->read(0x6b4 bytes from 0x7ae94c) returned ECC error
|
1913
|
mtd->read(0x2b8 bytes from 0x52548) returned ECC error
|
1914
|
mtd->read(0x98 bytes from 0x7adf68) returned ECC error
|
1915
|
mtd->read(0x244 bytes from 0x7ad5bc) returned ECC error
|
1916
|
mtd->read(0x2fc bytes from 0x7acd04) returned ECC error
|
1917
|
mtd->read(0x480 bytes from 0x7ac380) returned ECC error
|
1918
|
mtd->read(0x618 bytes from 0x7ab9e8) returned ECC error
|
1919
|
mtd->read(0x784 bytes from 0x7ab07c) returned ECC error
|
1920
|
mtd->read(0x1a4 bytes from 0x7aa65c) returned ECC error
|
1921
|
mtd->read(0x2f4 bytes from 0x7a9d0c) returned ECC error
|
1922
|
mtd->read(0x4a8 bytes from 0x7a9358) returned ECC error
|
1923
|
mtd->read(0x6b8 bytes from 0x7a8948) returned ECC error
|
1924
|
mtd->read(0x334 bytes from 0x524cc) returned ECC error
|
1925
|
mtd->read(0xc0 bytes from 0x7a7f40) returned ECC error
|
1926
|
mtd->read(0x194 bytes from 0x7a766c) returned ECC error
|
1927
|
mtd->read(0x224 bytes from 0x7a6ddc) returned ECC error
|
1928
|
mtd->read(0x184 bytes from 0x7a667c) returned ECC error
|
1929
|
mtd->read(0x234 bytes from 0x7a5dcc) returned ECC error
|
1930
|
mtd->read(0x32c bytes from 0x7a54d4) returned ECC error
|
1931
|
mtd->read(0x358 bytes from 0x7a4ca8) returned ECC error
|
1932
|
mtd->read(0x4a4 bytes from 0x7a435c) returned ECC error
|
1933
|
mtd->read(0x5cc bytes from 0x7a3a34) returned ECC error
|
1934
|
mtd->read(0x3ac bytes from 0x52454) returned ECC error
|
1935
|
mtd->read(0x608 bytes from 0x7a31f8) returned ECC error
|
1936
|
mtd->read(0x75c bytes from 0x7a28a4) returned ECC error
|
1937
|
mtd->read(0x104 bytes from 0x7a1efc) returned ECC error
|
1938
|
mtd->read(0x1c4 bytes from 0x7a163c) returned ECC error
|
1939
|
mtd->read(0x268 bytes from 0x7a0d98) returned ECC error
|
1940
|
mtd->read(0x4ac bytes from 0x7a0354) returned ECC error
|
1941
|
mtd->read(0x800 bytes from 0x7a0000) returned ECC error
|
1942
|
mtd->read(0xb0 bytes from 0x79f750) returned ECC error
|
1943
|
mtd->read(0x228 bytes from 0x79edd8) returned ECC error
|
1944
|
mtd->read(0x428 bytes from 0x523d8) returned ECC error
|
1945
|
mtd->read(0x3a4 bytes from 0x79e45c) returned ECC error
|
1946
|
mtd->read(0x530 bytes from 0x79dad0) returned ECC error
|
1947
|
mtd->read(0x6f4 bytes from 0x79d10c) returned ECC error
|
1948
|
mtd->read(0xb4 bytes from 0x79c74c) returned ECC error
|
1949
|
mtd->read(0x1a4 bytes from 0x79be5c) returned ECC error
|
1950
|
mtd->read(0x3c0 bytes from 0x79b440) returned ECC error
|
1951
|
mtd->read(0x560 bytes from 0x79aaa0) returned ECC error
|
1952
|
mtd->read(0x730 bytes from 0x79a0d0) returned ECC error
|
1953
|
mtd->read(0xac bytes from 0x799754) returned ECC error
|
1954
|
mtd->read(0x250 bytes from 0x798db0) returned ECC error
|
1955
|
mtd->read(0x4a0 bytes from 0x52360) returned ECC error
|
1956
|
mtd->read(0x3e8 bytes from 0x798418) returned ECC error
|
1957
|
mtd->read(0x5d8 bytes from 0x797a28) returned ECC error
|
1958
|
mtd->read(0x7cc bytes from 0x797034) returned ECC error
|
1959
|
mtd->read(0xa8 bytes from 0x796758) returned ECC error
|
1960
|
mtd->read(0x288 bytes from 0x795d78) returned ECC error
|
1961
|
mtd->read(0x488 bytes from 0x795378) returned ECC error
|
1962
|
mtd->read(0x668 bytes from 0x794998) returned ECC error
|
1963
|
mtd->read(0x810 bytes from 0x793ff0) returned ECC error
|
1964
|
mtd->read(0x7e8 bytes from 0x793818) returned ECC error
|
1965
|
mtd->read(0x1b4 bytes from 0x792e4c) returned ECC error
|
1966
|
mtd->read(0x464 bytes from 0x79239c) returned ECC error
|
1967
|
mtd->read(0x658 bytes from 0x7919a8) returned ECC error
|
1968
|
mtd->read(0x7f0 bytes from 0x791010) returned ECC error
|
1969
|
mtd->read(0x1c4 bytes from 0x79063c) returned ECC error
|
1970
|
mtd->read(0x51c bytes from 0x522e4) returned ECC error
|
1971
|
mtd->read(0x330 bytes from 0x78fcd0) returned ECC error
|
1972
|
mtd->read(0x500 bytes from 0x78f300) returned ECC error
|
1973
|
mtd->read(0x64c bytes from 0x78e9b4) returned ECC error
|
1974
|
mtd->read(0x6a8 bytes from 0x78e158) returned ECC error
|
1975
|
mtd->read(0x50 bytes from 0x78d7b0) returned ECC error
|
1976
|
mtd->read(0x77c bytes from 0x78d084) returned ECC error
|
1977
|
JFFS2 notice: (1) read_dnode: wrong data CRC in data node at 0x0078d084: read 0x
|
1978
|
87f617f0, calculated 0x546fefea.
|
1979
|
mtd->read(0x40 bytes from 0x78c7c0) returned ECC error
|
1980
|
mtd->read(0x800 bytes from 0x78c800) returned ECC error
|
1981
|
mtd->read(0x814 bytes from 0x78bfec) returned ECC error
|
1982
|
mtd->read(0xf0 bytes from 0x78b710) returned ECC error
|
1983
|
mtd->read(0x2b0 bytes from 0x78ad50) returned ECC error
|
1984
|
mtd->read(0x4f0 bytes from 0x78a310) returned ECC error
|
1985
|
mtd->read(0x6f0 bytes from 0x789910) returned ECC error
|
1986
|
mtd->read(0x820 bytes from 0x788fe0) returned ECC error
|
1987
|
mtd->read(0x220 bytes from 0x7885e0) returned ECC error
|
1988
|
mtd->read(0x424 bytes from 0x787bdc) returned ECC error
|
1989
|
mtd->read(0x4e8 bytes from 0x787318) returned ECC error
|
1990
|
mtd->read(0x7c8 bytes from 0x786838) returned ECC error
|
1991
|
mtd->read(0x598 bytes from 0x52268) returned ECC error
|
1992
|
mtd->read(0x1d0 bytes from 0x785e30) returned ECC error
|
1993
|
mtd->read(0x498 bytes from 0x785368) returned ECC error
|
1994
|
mtd->read(0x688 bytes from 0x784978) returned ECC error
|
1995
|
mtd->read(0x530 bytes from 0x7842d0) returned ECC error
|
1996
|
mtd->read(0x298 bytes from 0x783d68) returned ECC error
|
1997
|
mtd->read(0x29c bytes from 0x783564) returned ECC error
|
1998
|
mtd->read(0xa8 bytes from 0x782f58) returned ECC error
|
1999
|
mtd->read(0x72c bytes from 0x7828d4) returned ECC error
|
2000
|
mtd->read(0xc0 bytes from 0x781f40) returned ECC error
|
2001
|
mtd->read(0x7d4 bytes from 0x78182c) returned ECC error
|
2002
|
mtd->read(0x614 bytes from 0x521ec) returned ECC error
|
2003
|
mtd->read(0x15d bytes from 0x7d5800) returned ECC error
|
2004
|
mtd->read(0x3ad bytes from 0x7d5000) returned ECC error
|
2005
|
mtd->read(0xba bytes from 0x7d4000) returned ECC error
|
2006
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x007d3894: re
|
2007
|
ad 0xd689e145, calculated 0x2dc958f.
|
2008
|
mtd->read(0x3e bytes from 0x7d3000) returned ECC error
|
2009
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x007d2d40: re
|
2010
|
ad 0x7d3838d0, calculated 0xfac5e1fd.
|
2011
|
mtd->read(0x205 bytes from 0x7d2800) returned ECC error
|
2012
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x007d2708: re
|
2013
|
ad 0x82d0e420, calculated 0x14e1597b.
|
2014
|
mtd->read(0x68c bytes from 0x52174) returned ECC error
|
2015
|
mtd->read(0x17c bytes from 0x7d2000) returned ECC error
|
2016
|
mtd->read(0x708 bytes from 0x520f8) returned ECC error
|
2017
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x007d1e0c: re
|
2018
|
ad 0x531b2e59, calculated 0xecfc5a4.
|
2019
|
mtd->read(0x81d bytes from 0x7d0800) returned ECC error
|
2020
|
mtd->read(0x78c bytes from 0x52074) returned ECC error
|
2021
|
mtd->read(0x1aa bytes from 0x7cf800) returned ECC error
|
2022
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x007cf480: re
|
2023
|
ad 0xc322a04d, calculated 0x2c119490.
|
2024
|
mtd->read(0x808 bytes from 0x51ff8) returned ECC error
|
2025
|
mtd->read(0x47f bytes from 0x7cf000) returned ECC error
|
2026
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x007ceee8: re
|
2027
|
ad 0x83d6c345, calculated 0x4bc37f34.
|
2028
|
mtd->read(0x133 bytes from 0x7ce800) returned ECC error
|
2029
|
mtd->read(0x31d bytes from 0x7ce000) returned ECC error
|
2030
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x007cdc50: re
|
2031
|
ad 0x8e2151a, calculated 0x88f5b373.
|
2032
|
mtd->read(0x80 bytes from 0x51f80) returned ECC error
|
2033
|
mtd->read(0x44e bytes from 0x7cd800) returned ECC error
|
2034
|
mtd->read(0x104 bytes from 0x51efc) returned ECC error
|
2035
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x007cd58c: re
|
2036
|
ad 0xa5cd3b3d, calculated 0x45d7fc69.
|
2037
|
mtd->read(0x5d bytes from 0x7cd000) returned ECC error
|
2038
|
mtd->read(0x188 bytes from 0x51e78) returned ECC error
|
2039
|
mtd->read(0x200 bytes from 0x51e00) returned ECC error
|
2040
|
mtd->read(0x14f bytes from 0x7cc800) returned ECC error
|
2041
|
mtd->read(0x329 bytes from 0x7cc000) returned ECC error
|
2042
|
mtd->read(0xae bytes from 0x7cb800) returned ECC error
|
2043
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x007cb5e8: re
|
2044
|
ad 0xb62b4905, calculated 0xbe3be489.
|
2045
|
mtd->read(0x81 bytes from 0x7ca800) returned ECC error
|
2046
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x007ca4e4: re
|
2047
|
ad 0xd994090, calculated 0xb000595b.
|
2048
|
mtd->read(0xe0 bytes from 0x7ca000) returned ECC error
|
2049
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x007c9d64: re
|
2050
|
ad 0x2eef04db, calculated 0xb208a1e7.
|
2051
|
mtd->read(0x265 bytes from 0x7c9800) returned ECC error
|
2052
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x007c966c: re
|
2053
|
ad 0xd4024e28, calculated 0xed27c894.
|
2054
|
mtd->read(0x3d bytes from 0x7c9000) returned ECC error
|
2055
|
mtd->read(0x44a bytes from 0x7c8800) returned ECC error
|
2056
|
mtd->read(0x1d2 bytes from 0x7c8000) returned ECC error
|
2057
|
mtd->read(0x234 bytes from 0x7c7800) returned ECC error
|
2058
|
mtd->read(0x439 bytes from 0x7c7000) returned ECC error
|
2059
|
mtd->read(0x615 bytes from 0x7c6000) returned ECC error
|
2060
|
mtd->read(0x278 bytes from 0x51d88) returned ECC error
|
2061
|
mtd->read(0x158 bytes from 0x7c5800) returned ECC error
|
2062
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x007c5298: re
|
2063
|
ad 0x3fc4388c, calculated 0x89865e5f.
|
2064
|
mtd->read(0x298 bytes from 0x7c5000) returned ECC error
|
2065
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x007c4cac: re
|
2066
|
ad 0xe96e04aa, calculated 0xdbb02a2a.
|
2067
|
mtd->read(0x4aa bytes from 0x7c4800) returned ECC error
|
2068
|
mtd->read(0x202 bytes from 0x7c4000) returned ECC error
|
2069
|
mtd->read(0x532 bytes from 0x7c3800) returned ECC error
|
2070
|
mtd->read(0x2f0 bytes from 0x51d10) returned ECC error
|
2071
|
mtd->read(0x43 bytes from 0x7c3000) returned ECC error
|
2072
|
mtd->read(0x368 bytes from 0x51c98) returned ECC error
|
2073
|
mtd->read(0x140 bytes from 0x7c2800) returned ECC error
|
2074
|
mtd->read(0x3e4 bytes from 0x51c1c) returned ECC error
|
2075
|
mtd->read(0x460 bytes from 0x51ba0) returned ECC error
|
2076
|
mtd->read(0x205 bytes from 0x7c2000) returned ECC error
|
2077
|
mtd->read(0x2b1 bytes from 0x7c1800) returned ECC error
|
2078
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x007c1044: re
|
2079
|
ad 0xbede4b2f, calculated 0xcc5396d6.
|
2080
|
mtd->read(0x841 bytes from 0x7c0800) returned ECC error
|
2081
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x007c06b8: re
|
2082
|
ad 0x883851d2, calculated 0x9c6f6899.
|
2083
|
mtd->read(0x44f bytes from 0x7bf800) returned ECC error
|
2084
|
mtd->read(0x236 bytes from 0x7bf000) returned ECC error
|
2085
|
mtd->read(0x8a3 bytes from 0x7be000) returned ECC error
|
2086
|
mtd->read(0x731 bytes from 0x7bd800) returned ECC error
|
2087
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x007bd55c: re
|
2088
|
ad 0xf4bdfe86, calculated 0xaa13be0d.
|
2089
|
mtd->read(0x55b bytes from 0x7bd000) returned ECC error
|
2090
|
mtd->read(0x4a7 bytes from 0x7bc800) returned ECC error
|
2091
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x007bc2f4: re
|
2092
|
ad 0xf90601d5, calculated 0x9f8e1487.
|
2093
|
mtd->read(0x4dc bytes from 0x51b24) returned ECC error
|
2094
|
mtd->read(0x2f2 bytes from 0x7bc000) returned ECC error
|
2095
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x007bb978: re
|
2096
|
ad 0xf1655380, calculated 0x4a97a556.
|
2097
|
mtd->read(0x175 bytes from 0x7bb800) returned ECC error
|
2098
|
mtd->read(0x7cc bytes from 0x7ba800) returned ECC error
|
2099
|
mtd->read(0x661 bytes from 0x7ba000) returned ECC error
|
2100
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x007b9db4: re
|
2101
|
ad 0xd4824901, calculated 0x2469a163.
|
2102
|
mtd->read(0x5b1 bytes from 0x7b9800) returned ECC error
|
2103
|
mtd->read(0x405 bytes from 0x7b9000) returned ECC error
|
2104
|
mtd->read(0x558 bytes from 0x51aa8) returned ECC error
|
2105
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x007b8b84: re
|
2106
|
ad 0xcbfd7c21, calculated 0x56bf9f06.
|
2107
|
mtd->read(0x384 bytes from 0x7b8800) returned ECC error
|
2108
|
mtd->read(0x5d0 bytes from 0x51a30) returned ECC error
|
2109
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x007b817c: re
|
2110
|
ad 0x2f459b3a, calculated 0x4cbc6502.
|
2111
|
mtd->read(0x7ba bytes from 0x7b7000) returned ECC error
|
2112
|
mtd->read(0x7ec bytes from 0x814) returned ECC error
|
2113
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x007b6d7c: re
|
2114
|
ad 0xabf85af6, calculated 0xc1934bda.
|
2115
|
mtd->read(0x57b bytes from 0x7b6800) returned ECC error
|
2116
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x007b6400: re
|
2117
|
ad 0x4168c93a, calculated 0x17bea0bc.
|
2118
|
mtd->read(0x64 bytes from 0x79c) returned ECC error
|
2119
|
mtd->read(0xe8 bytes from 0x718) returned ECC error
|
2120
|
mtd->read(0x3ff bytes from 0x7b6000) returned ECC error
|
2121
|
mtd->read(0x2a4 bytes from 0x7b5800) returned ECC error
|
2122
|
mtd->read(0x914 bytes from 0x7b4800) returned ECC error
|
2123
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x007b47a0: re
|
2124
|
ad 0x21ae5f3e, calculated 0x33f36c9f.
|
2125
|
mtd->read(0x60c bytes from 0x7b3800) returned ECC error
|
2126
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x007b3510: re
|
2127
|
ad 0x349b153f, calculated 0x5a93f4a0.
|
2128
|
mtd->read(0x50e bytes from 0x7b3000) returned ECC error
|
2129
|
mtd->read(0x33d bytes from 0x7b2800) returned ECC error
|
2130
|
mtd->read(0x944 bytes from 0x7b1800) returned ECC error
|
2131
|
mtd->read(0x7ab bytes from 0x7b1000) returned ECC error
|
2132
|
mtd->read(0x67d bytes from 0x7b0800) returned ECC error
|
2133
|
mtd->read(0x16c bytes from 0x694) returned ECC error
|
2134
|
mtd->read(0x6ee bytes from 0x7b0000) returned ECC error
|
2135
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x007afcd0: re
|
2136
|
ad 0xd54557c9, calculated 0xdda2fe91.
|
2137
|
mtd->read(0x4cd bytes from 0x7af800) returned ECC error
|
2138
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x007af304: re
|
2139
|
ad 0x428ba1cb, calculated 0xe8db7d6e.
|
2140
|
mtd->read(0x301 bytes from 0x7af000) returned ECC error
|
2141
|
mtd->read(0x94a bytes from 0x7ae000) returned ECC error
|
2142
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x007adf68: re
|
2143
|
ad 0x856e4b05, calculated 0x8427beeb.
|
2144
|
mtd->read(0x765 bytes from 0x7ad800) returned ECC error
|
2145
|
mtd->read(0x7d4 bytes from 0x2c) returned ECC error
|
2146
|
mtd->read(0x5bc bytes from 0x7ad000) returned ECC error
|
2147
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x007acd04: re
|
2148
|
ad 0xe97a1927, calculated 0xb7f657f1.
|
2149
|
mtd->read(0x502 bytes from 0x7ac800) returned ECC error
|
2150
|
mtd->read(0x37d bytes from 0x7ac000) returned ECC error
|
2151
|
mtd->read(0x1e8 bytes from 0x7ab800) returned ECC error
|
2152
|
mtd->read(0x87c bytes from 0x7aa800) returned ECC error
|
2153
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x007aa65c: re
|
2154
|
ad 0x4e0c8879, calculated 0x19be1931.
|
2155
|
mtd->read(0x65a bytes from 0x7aa000) returned ECC error
|
2156
|
mtd->read(0x44 bytes from 0x2c) returned ECC error
|
2157
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x007a9d0c: re
|
2158
|
ad 0xb4a65824, calculated 0xd6ef093.
|
2159
|
mtd->read(0x50a bytes from 0x7a9800) returned ECC error
|
2160
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x007a9358: re
|
2161
|
ad 0xca780962, calculated 0x38af143a.
|
2162
|
mtd->read(0x356 bytes from 0x7a9000) returned ECC error
|
2163
|
mtd->read(0x947 bytes from 0x7a8000) returned ECC error
|
2164
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x007a7f40: re
|
2165
|
ad 0xb6100bd8, calculated 0xf5f84fd5.
|
2166
|
mtd->read(0x740 bytes from 0x7a7800) returned ECC error
|
2167
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x007a766c: re
|
2168
|
ad 0x9244d394, calculated 0x51bb3f1f.
|
2169
|
mtd->read(0x66b bytes from 0x7a7000) returned ECC error
|
2170
|
mtd->read(0x5d9 bytes from 0x7a6800) returned ECC error
|
2171
|
mtd->read(0x67c bytes from 0x7a6000) returned ECC error
|
2172
|
mtd->read(0x5cc bytes from 0x7a5800) returned ECC error
|
2173
|
mtd->read(0x4d1 bytes from 0x7a5000) returned ECC error
|
2174
|
mtd->read(0x4a5 bytes from 0x7a4800) returned ECC error
|
2175
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x007a435c: re
|
2176
|
ad 0x343e8946, calculated 0x7fd94a9f.
|
2177
|
mtd->read(0x2b8 bytes from 0xb9d48) returned ECC error
|
2178
|
mtd->read(0x359 bytes from 0x7a4000) returned ECC error
|
2179
|
mtd->read(0x338 bytes from 0xb9cc8) returned ECC error
|
2180
|
mtd->read(0x764 bytes from 0x9c) returned ECC error
|
2181
|
mtd->read(0x231 bytes from 0x7a3800) returned ECC error
|
2182
|
mtd->read(0x1f5 bytes from 0x7a3000) returned ECC error
|
2183
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x007a28a4: re
|
2184
|
ad 0x4177bed, calculated 0x20baf199.
|
2185
|
mtd->read(0x8a3 bytes from 0x7a2000) returned ECC error
|
2186
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x007a1efc: re
|
2187
|
ad 0xd0c4f97, calculated 0x27d2f50c.
|
2188
|
mtd->read(0x6fa bytes from 0x7a1800) returned ECC error
|
2189
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x007a163c: re
|
2190
|
ad 0xcc39709b, calculated 0xf9ab0ac4.
|
2191
|
mtd->read(0x63a bytes from 0x7a1000) returned ECC error
|
2192
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x007a0d98: re
|
2193
|
ad 0x8ad209a4, calculated 0x87dc38b5.
|
2194
|
mtd->read(0x595 bytes from 0x7a0800) returned ECC error
|
2195
|
mtd->read(0x7fb bytes from 0x79f800) returned ECC error
|
2196
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x0079f750: re
|
2197
|
ad 0x2b2beb7c, calculated 0x331c4d9c.
|
2198
|
mtd->read(0x750 bytes from 0x79f000) returned ECC error
|
2199
|
mtd->read(0x44 bytes from 0x9c) returned ECC error
|
2200
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x0079edd8: re
|
2201
|
ad 0xf6cb6789, calculated 0x345094dc.
|
2202
|
mtd->read(0x5d6 bytes from 0x79e800) returned ECC error
|
2203
|
mtd->read(0x459 bytes from 0x79e000) returned ECC error
|
2204
|
mtd->read(0x2d0 bytes from 0x79d800) returned ECC error
|
2205
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x0079d10c: re
|
2206
|
ad 0xa89fc70a, calculated 0x5de75ebc.
|
2207
|
mtd->read(0x90c bytes from 0x79c800) returned ECC error
|
2208
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x0079c74c: re
|
2209
|
ad 0x9f927677, calculated 0x1e0ea71d.
|
2210
|
mtd->read(0x749 bytes from 0x79c000) returned ECC error
|
2211
|
mtd->read(0x65a bytes from 0x79b800) returned ECC error
|
2212
|
mtd->read(0x43d bytes from 0x79b000) returned ECC error
|
2213
|
mtd->read(0x29d bytes from 0x79a800) returned ECC error
|
2214
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x0079a0d0: re
|
2215
|
ad 0xa57ce0d5, calculated 0xc12dc507.
|
2216
|
mtd->read(0x8cd bytes from 0x799800) returned ECC error
|
2217
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x00799754: re
|
2218
|
ad 0x4b79414d, calculated 0x4afa3b23.
|
2219
|
mtd->read(0x750 bytes from 0x3350b0) returned ECC error
|
2220
|
mtd->read(0x754 bytes from 0x799000) returned ECC error
|
2221
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x00798db0: re
|
2222
|
ad 0xb59933dd, calculated 0x25bb087f.
|
2223
|
mtd->read(0x5ae bytes from 0x798800) returned ECC error
|
2224
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x00798418: re
|
2225
|
ad 0xb7c67ff5, calculated 0xcf3b36ab.
|
2226
|
mtd->read(0x415 bytes from 0x798000) returned ECC error
|
2227
|
mtd->read(0x225 bytes from 0x797800) returned ECC error
|
2228
|
mtd->read(0x832 bytes from 0x796800) returned ECC error
|
2229
|
mtd->read(0x756 bytes from 0x796000) returned ECC error
|
2230
|
mtd->read(0x7e4 bytes from 0x33201c) returned ECC error
|
2231
|
mtd->read(0x577 bytes from 0x795800) returned ECC error
|
2232
|
mtd->read(0x377 bytes from 0x795000) returned ECC error
|
2233
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x00794998: re
|
2234
|
ad 0x980a6abb, calculated 0x21ccfe58.
|
2235
|
mtd->read(0x198 bytes from 0x794800) returned ECC error
|
2236
|
mtd->read(0x816 bytes from 0x793000) returned ECC error
|
2237
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x00792e4c: re
|
2238
|
ad 0xb3052b98, calculated 0xa63e3248.
|
2239
|
mtd->read(0x64b bytes from 0x792800) returned ECC error
|
2240
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x0079239c: re
|
2241
|
ad 0xc76fce87, calculated 0x4f95b51b.
|
2242
|
mtd->read(0x6c bytes from 0x331f94) returned ECC error
|
2243
|
mtd->read(0x39a bytes from 0x792000) returned ECC error
|
2244
|
mtd->read(0x1a5 bytes from 0x791800) returned ECC error
|
2245
|
mtd->read(0x80d bytes from 0x790800) returned ECC error
|
2246
|
mtd->read(0x63a bytes from 0x790000) returned ECC error
|
2247
|
mtd->read(0x4d0 bytes from 0x78f800) returned ECC error
|
2248
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x0078f300: re
|
2249
|
ad 0x295c70fc, calculated 0x38ded26b.
|
2250
|
mtd->read(0x2fe bytes from 0x78f000) returned ECC error
|
2251
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x0078e9b4: re
|
2252
|
ad 0x540925a8, calculated 0xf42204e5.
|
2253
|
mtd->read(0xe0 bytes from 0x331f20) returned ECC error
|
2254
|
mtd->read(0x1b3 bytes from 0x78e800) returned ECC error
|
2255
|
mtd->read(0x150 bytes from 0x331eb0) returned ECC error
|
2256
|
mtd->read(0x955 bytes from 0x78d800) returned ECC error
|
2257
|
mtd->read(0x1c8 bytes from 0x331e38) returned ECC error
|
2258
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x0078d7b0: re
|
2259
|
ad 0xd670e7f9, calculated 0x62b1b454.
|
2260
|
mtd->read(0x84 bytes from 0x78d000) returned ECC error
|
2261
|
mtd->read(0x248 bytes from 0x331db8) returned ECC error
|
2262
|
mtd->read(0x7e9 bytes from 0x78b800) returned ECC error
|
2263
|
mtd->read(0x2d0 bytes from 0x331d30) returned ECC error
|
2264
|
mtd->read(0x70d bytes from 0x78b000) returned ECC error
|
2265
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x0078ad50: re
|
2266
|
ad 0x5e70499a, calculated 0x6cee858b.
|
2267
|
mtd->read(0x344 bytes from 0x331cbc) returned ECC error
|
2268
|
mtd->read(0x3b8 bytes from 0x331c48) returned ECC error
|
2269
|
mtd->read(0x54d bytes from 0x78a800) returned ECC error
|
2270
|
mtd->read(0x310 bytes from 0x78a000) returned ECC error
|
2271
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x00789910: re
|
2272
|
ad 0xbc6e86c8, calculated 0x77623f60.
|
2273
|
mtd->read(0x10f bytes from 0x789800) returned ECC error
|
2274
|
mtd->read(0x7de bytes from 0x788800) returned ECC error
|
2275
|
mtd->read(0x5de bytes from 0x788000) returned ECC error
|
2276
|
mtd->read(0x3d9 bytes from 0x787800) returned ECC error
|
2277
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x00787318: re
|
2278
|
ad 0xc214288a, calculated 0xe4ef5ba.
|
2279
|
mtd->read(0x317 bytes from 0x787000) returned ECC error
|
2280
|
mtd->read(0x838 bytes from 0x786000) returned ECC error
|
2281
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x00785e30: re
|
2282
|
ad 0xdff330a, calculated 0x724c5820.
|
2283
|
mtd->read(0x62d bytes from 0x785800) returned ECC error
|
2284
|
mtd->read(0x5f4 bytes from 0x331a0c) returned ECC error
|
2285
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x00785368: re
|
2286
|
ad 0x3efd5d73, calculated 0xabc0970.
|
2287
|
mtd->read(0x368 bytes from 0x785000) returned ECC error
|
2288
|
mtd->read(0x177 bytes from 0x784800) returned ECC error
|
2289
|
mtd->read(0x2cd bytes from 0x784000) returned ECC error
|
2290
|
mtd->read(0x565 bytes from 0x783800) returned ECC error
|
2291
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x00783564: re
|
2292
|
ad 0xf28710fb, calculated 0xc8bdb187.
|
2293
|
mtd->read(0x562 bytes from 0x783000) returned ECC error
|
2294
|
mtd->read(0x8d4 bytes from 0x782000) returned ECC error
|
2295
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x00781f40: re
|
2296
|
ad 0xbdf154a6, calculated 0xa8a6ebd5.
|
2297
|
mtd->read(0x690 bytes from 0x331970) returned ECC error
|
2298
|
mtd->read(0x44 bytes from 0x7d5960) returned ECC error
|
2299
|
mtd->read(0x704 bytes from 0x3318fc) returned ECC error
|
2300
|
mtd->read(0x44 bytes from 0x78182c) returned ECC error
|
2301
|
mtd->read(0x2d4 bytes from 0x33152c) returned ECC error
|
2302
|
mtd->read(0x344 bytes from 0x3314bc) returned ECC error
|
2303
|
mtd->read(0x6d0 bytes from 0x781870) returned ECC error
|
2304
|
mtd->read(0x44 bytes from 0x7828d4) returned ECC error
|
2305
|
mtd->read(0x63f bytes from 0x782918) returned ECC error
|
2306
|
mtd->read(0x44 bytes from 0x782f58) returned ECC error
|
2307
|
mtd->read(0x5c6 bytes from 0x782f9c) returned ECC error
|
2308
|
mtd->read(0x448 bytes from 0x35d3b8) returned ECC error
|
2309
|
mtd->read(0x44 bytes from 0x35d3b8) returned ECC error
|
2310
|
mtd->read(0xc bytes from 0x35d3fc) returned ECC error
|
2311
|
mtd->read(0x764 bytes from 0x35d09c) returned ECC error
|
2312
|
mtd->read(0xc0 bytes from 0x35cf40) returned ECC error
|
2313
|
mtd->read(0x7a4 bytes from 0x35c85c) returned ECC error
|
2314
|
mtd->read(0x750 bytes from 0x35c0b0) returned ECC error
|
2315
|
mtd->read(0x67c bytes from 0x35b984) returned ECC error
|
2316
|
mtd->read(0x30 bytes from 0x35afd0) returned ECC error
|
2317
|
mtd->read(0x800 bytes from 0x35b000) returned ECC error
|
2318
|
mtd->read(0x21c bytes from 0x35a5e4) returned ECC error
|
2319
|
mtd->read(0x3b4 bytes from 0x359c4c) returned ECC error
|
2320
|
mtd->read(0x50c bytes from 0x3592f4) returned ECC error
|
2321
|
mtd->read(0x404 bytes from 0x3313fc) returned ECC error
|
2322
|
mtd->read(0x50 bytes from 0x3587b0) returned ECC error
|
2323
|
mtd->read(0x398 bytes from 0x357c68) returned ECC error
|
2324
|
mtd->read(0x6e0 bytes from 0x357120) returned ECC error
|
2325
|
mtd->read(0x184 bytes from 0x35667c) returned ECC error
|
2326
|
mtd->read(0x444 bytes from 0x355bbc) returned ECC error
|
2327
|
mtd->read(0x730 bytes from 0x3550d0) returned ECC error
|
2328
|
mtd->read(0x238 bytes from 0x3545c8) returned ECC error
|
2329
|
mtd->read(0x51c bytes from 0x353ae4) returned ECC error
|
2330
|
mtd->read(0x7cc bytes from 0x353034) returned ECC error
|
2331
|
mtd->read(0x1b4 bytes from 0x35264c) returned ECC error
|
2332
|
mtd->read(0x514 bytes from 0x3312ec) returned ECC error
|
2333
|
mtd->read(0x510 bytes from 0x351af0) returned ECC error
|
2334
|
mtd->read(0x64 bytes from 0x350f9c) returned ECC error
|
2335
|
mtd->read(0x32c bytes from 0x3504d4) returned ECC error
|
2336
|
mtd->read(0x608 bytes from 0x34f9f8) returned ECC error
|
2337
|
mtd->read(0x154 bytes from 0x34eeac) returned ECC error
|
2338
|
mtd->read(0x450 bytes from 0x34e3b0) returned ECC error
|
2339
|
mtd->read(0x750 bytes from 0x34d8b0) returned ECC error
|
2340
|
mtd->read(0x250 bytes from 0x34cdb0) returned ECC error
|
2341
|
mtd->read(0x4b4 bytes from 0x34c34c) returned ECC error
|
2342
|
mtd->read(0x75c bytes from 0x32f0a4) returned ECC error
|
2343
|
mtd->read(0x758 bytes from 0x34b8a8) returned ECC error
|
2344
|
mtd->read(0x180 bytes from 0x34ae80) returned ECC error
|
2345
|
mtd->read(0x9c bytes from 0x35d000) returned ECC error
|
2346
|
mtd->read(0x5b bytes from 0x35c800) returned ECC error
|
2347
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x0035c0b0: re
|
2348
|
ad 0xf1e0054b, calculated 0x882ec3ea.
|
2349
|
mtd->read(0xad bytes from 0x35c000) returned ECC error
|
2350
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x0035b984: re
|
2351
|
ad 0x4370d32b, calculated 0xebd8d7f.
|
2352
|
mtd->read(0x182 bytes from 0x35b800) returned ECC error
|
2353
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x0035afd0: re
|
2354
|
ad 0xd9ca23d1, calculated 0xd9043bd3.
|
2355
|
mtd->read(0x7d0 bytes from 0x32f030) returned ECC error
|
2356
|
mtd->read(0x7cf bytes from 0x35a800) returned ECC error
|
2357
|
mtd->read(0x320 bytes from 0x32ece0) returned ECC error
|
2358
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x0035a5e4: re
|
2359
|
ad 0x17824176, calculated 0x5f7b226b.
|
2360
|
mtd->read(0x5e4 bytes from 0x35a000) returned ECC error
|
2361
|
mtd->read(0x570 bytes from 0x32ea90) returned ECC error
|
2362
|
mtd->read(0x5e4 bytes from 0x32ea1c) returned ECC error
|
2363
|
mtd->read(0x449 bytes from 0x359800) returned ECC error
|
2364
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x003592f4: re
|
2365
|
ad 0x4ac11887, calculated 0x6b4189a1.
|
2366
|
mtd->read(0xaf2 bytes from 0x358800) returned ECC error
|
2367
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x003587b0: re
|
2368
|
ad 0x3b229c1c, calculated 0x5e134a9b.
|
2369
|
mtd->read(0x7b0 bytes from 0x358000) returned ECC error
|
2370
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x00357c68: re
|
2371
|
ad 0x9a1cdb51, calculated 0x2d352d41.
|
2372
|
mtd->read(0x465 bytes from 0x357800) returned ECC error
|
2373
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x00357120: re
|
2374
|
ad 0xfa80d274, calculated 0x6ad0ff24.
|
2375
|
mtd->read(0x91f bytes from 0x356800) returned ECC error
|
2376
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x0035667c: re
|
2377
|
ad 0x21935153, calculated 0x84b62cc1.
|
2378
|
mtd->read(0x67a bytes from 0x356000) returned ECC error
|
2379
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x00355bbc: re
|
2380
|
ad 0x28beb4d, calculated 0xe9a9f77a.
|
2381
|
mtd->read(0x3b9 bytes from 0x355800) returned ECC error
|
2382
|
mtd->read(0x658 bytes from 0x32e9a8) returned ECC error
|
2383
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x003550d0: re
|
2384
|
ad 0x91c118a3, calculated 0x533733d9.
|
2385
|
mtd->read(0x6cc bytes from 0x32e934) returned ECC error
|
2386
|
mtd->read(0x8d0 bytes from 0x354800) returned ECC error
|
2387
|
mtd->read(0x5c7 bytes from 0x354000) returned ECC error
|
2388
|
mtd->read(0x2e1 bytes from 0x353800) returned ECC error
|
2389
|
mtd->read(0x832 bytes from 0x352800) returned ECC error
|
2390
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x0035264c: re
|
2391
|
ad 0x342d1060, calculated 0xcbf7515d.
|
2392
|
mtd->read(0x740 bytes from 0x32e8c0) returned ECC error
|
2393
|
mtd->read(0x649 bytes from 0x352000) returned ECC error
|
2394
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x00351af0: re
|
2395
|
ad 0xcb799b30, calculated 0x3152f505.
|
2396
|
mtd->read(0xaed bytes from 0x351000) returned ECC error
|
2397
|
mtd->read(0x79c bytes from 0x350800) returned ECC error
|
2398
|
mtd->read(0x4d1 bytes from 0x350000) returned ECC error
|
2399
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x0034f9f8: re
|
2400
|
ad 0xfcb9763b, calculated 0xdc1a9117.
|
2401
|
mtd->read(0x9f6 bytes from 0x34f000) returned ECC error
|
2402
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x0034eeac: re
|
2403
|
ad 0x8d195100, calculated 0xf78d5ad2.
|
2404
|
mtd->read(0x6ab bytes from 0x34e800) returned ECC error
|
2405
|
mtd->read(0x7b4 bytes from 0x32e84c) returned ECC error
|
2406
|
mtd->read(0x3af bytes from 0x34e000) returned ECC error
|
2407
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x0034d8b0: re
|
2408
|
ad 0x9e4a8754, calculated 0x9daeb8ca.
|
2409
|
mtd->read(0x8ae bytes from 0x34d000) returned ECC error
|
2410
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x0034cdb0: re
|
2411
|
ad 0x8d9228d5, calculated 0xf8d0009b.
|
2412
|
mtd->read(0x5ae bytes from 0x34c800) returned ECC error
|
2413
|
mtd->read(0x28 bytes from 0x32e7d8) returned ECC error
|
2414
|
mtd->read(0x5 bytes from 0x32e800) returned ECC error
|
2415
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x0034c34c: re
|
2416
|
ad 0x846e3308, calculated 0xf4908f7d.
|
2417
|
mtd->read(0x34b bytes from 0x34c000) returned ECC error
|
2418
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x0034b8a8: re
|
2419
|
ad 0xf5118ea4, calculated 0x3b389117.
|
2420
|
mtd->read(0x8a7 bytes from 0x34b000) returned ECC error
|
2421
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x0034ae80: re
|
2422
|
ad 0x65164fee, calculated 0xe243cafc.
|
2423
|
mtd->read(0x44 bytes from 0x35d09c) returned ECC error
|
2424
|
mtd->read(0x9c bytes from 0x32e764) returned ECC error
|
2425
|
mtd->read(0x110 bytes from 0x32e6f0) returned ECC error
|
2426
|
mtd->read(0x79c bytes from 0x32e064) returned ECC error
|
2427
|
mtd->read(0x228 bytes from 0x32ddd8) returned ECC error
|
2428
|
mtd->read(0x298 bytes from 0x32dd68) returned ECC error
|
2429
|
mtd->read(0x4b4 bytes from 0x32db4c) returned ECC error
|
2430
|
mtd->read(0x6cc bytes from 0x32d934) returned ECC error
|
2431
|
mtd->read(0x740 bytes from 0x32d8c0) returned ECC error
|
2432
|
mtd->read(0x50 bytes from 0x32d7b0) returned ECC error
|
2433
|
mtd->read(0xc0 bytes from 0x32d740) returned ECC error
|
2434
|
mtd->read(0x24c bytes from 0x32d5b4) returned ECC error
|
2435
|
mtd->read(0x2c0 bytes from 0x32d540) returned ECC error
|
2436
|
mtd->read(0x33c bytes from 0x32d4c4) returned ECC error
|
2437
|
mtd->read(0x3ac bytes from 0x32d454) returned ECC error
|
2438
|
mtd->read(0x428 bytes from 0x32d3d8) returned ECC error
|
2439
|
mtd->read(0x630 bytes from 0x32d1d0) returned ECC error
|
2440
|
mtd->read(0x6a8 bytes from 0x32d158) returned ECC error
|
2441
|
mtd->read(0x3a8 bytes from 0x32bc58) returned ECC error
|
2442
|
mtd->read(0x450 bytes from 0x32bbb0) returned ECC error
|
2443
|
mtd->read(0x4c4 bytes from 0x32bb3c) returned ECC error
|
2444
|
mtd->read(0x53c bytes from 0x32bac4) returned ECC error
|
2445
|
mtd->read(0x390 bytes from 0x32b470) returned ECC error
|
2446
|
mtd->read(0x4b8 bytes from 0x32b348) returned ECC error
|
2447
|
mtd->read(0x5e8 bytes from 0x32b218) returned ECC error
|
2448
|
mtd->read(0x1c0 bytes from 0x32ae40) returned ECC error
|
2449
|
mtd->read(0x260 bytes from 0x32ada0) returned ECC error
|
2450
|
mtd->read(0x2e4 bytes from 0x32ad1c) returned ECC error
|
2451
|
mtd->read(0x378 bytes from 0x32ac88) returned ECC error
|
2452
|
mtd->read(0x4c0 bytes from 0x32ab40) returned ECC error
|
2453
|
mtd->read(0x664 bytes from 0x32a99c) returned ECC error
|
2454
|
mtd->read(0x808 bytes from 0x32a7f8) returned ECC error
|
2455
|
mtd->read(0xf4 bytes from 0x32a70c) returned ECC error
|
2456
|
mtd->read(0x194 bytes from 0x32a66c) returned ECC error
|
2457
|
mtd->read(0x270 bytes from 0x32a590) returned ECC error
|
2458
|
mtd->read(0x2e4 bytes from 0x32a51c) returned ECC error
|
2459
|
mtd->read(0x358 bytes from 0x32a4a8) returned ECC error
|
2460
|
mtd->read(0x3cc bytes from 0x32a434) returned ECC error
|
2461
|
mtd->read(0x748 bytes from 0x32a0b8) returned ECC error
|
2462
|
mtd->read(0x7c0 bytes from 0x32a040) returned ECC error
|
2463
|
mtd->read(0x34 bytes from 0x329fcc) returned ECC error
|
2464
|
mtd->read(0xb4 bytes from 0x329f4c) returned ECC error
|
2465
|
mtd->read(0x128 bytes from 0x329ed8) returned ECC error
|
2466
|
mtd->read(0x280 bytes from 0x329d80) returned ECC error
|
2467
|
mtd->read(0x5f0 bytes from 0x329a10) returned ECC error
|
2468
|
mtd->read(0x684 bytes from 0x17c) returned ECC error
|
2469
|
mtd->read(0x44 bytes from 0x17c) returned ECC error
|
2470
|
mtd->read(0x750 bytes from 0x3350b0) returned ECC error
|
2471
|
mtd->read(0x7e4 bytes from 0x33201c) returned ECC error
|
2472
|
mtd->read(0x6c bytes from 0x331f94) returned ECC error
|
2473
|
mtd->read(0xe0 bytes from 0x331f20) returned ECC error
|
2474
|
mtd->read(0x150 bytes from 0x331eb0) returned ECC error
|
2475
|
mtd->read(0x1c8 bytes from 0x331e38) returned ECC error
|
2476
|
mtd->read(0x248 bytes from 0x331db8) returned ECC error
|
2477
|
mtd->read(0x2d0 bytes from 0x331d30) returned ECC error
|
2478
|
mtd->read(0x344 bytes from 0x331cbc) returned ECC error
|
2479
|
mtd->read(0x224 bytes from 0x34addc) returned ECC error
|
2480
|
mtd->read(0x3b8 bytes from 0x331c48) returned ECC error
|
2481
|
mtd->read(0x5f4 bytes from 0x331a0c) returned ECC error
|
2482
|
mtd->read(0x690 bytes from 0x331970) returned ECC error
|
2483
|
mtd->read(0x704 bytes from 0x3318fc) returned ECC error
|
2484
|
mtd->read(0x2d4 bytes from 0x33152c) returned ECC error
|
2485
|
mtd->read(0x344 bytes from 0x3314bc) returned ECC error
|
2486
|
mtd->read(0x404 bytes from 0x3313fc) returned ECC error
|
2487
|
mtd->read(0x514 bytes from 0x3312ec) returned ECC error
|
2488
|
mtd->read(0x75c bytes from 0x32f0a4) returned ECC error
|
2489
|
mtd->read(0x7d0 bytes from 0x32f030) returned ECC error
|
2490
|
mtd->read(0x614 bytes from 0x1ec) returned ECC error
|
2491
|
mtd->read(0x320 bytes from 0x32ece0) returned ECC error
|
2492
|
mtd->read(0x570 bytes from 0x32ea90) returned ECC error
|
2493
|
mtd->read(0x5e4 bytes from 0x32ea1c) returned ECC error
|
2494
|
mtd->read(0x658 bytes from 0x32e9a8) returned ECC error
|
2495
|
mtd->read(0x6cc bytes from 0x32e934) returned ECC error
|
2496
|
mtd->read(0x740 bytes from 0x32e8c0) returned ECC error
|
2497
|
mtd->read(0x7b4 bytes from 0x32e84c) returned ECC error
|
2498
|
mtd->read(0x28 bytes from 0x32e7d8) returned ECC error
|
2499
|
mtd->read(0x44 bytes from 0x1ec) returned ECC error
|
2500
|
mtd->read(0x5 bytes from 0x32e800) returned ECC error
|
2501
|
mtd->read(0x9c bytes from 0x32e764) returned ECC error
|
2502
|
mtd->read(0x110 bytes from 0x32e6f0) returned ECC error
|
2503
|
mtd->read(0x79c bytes from 0x32e064) returned ECC error
|
2504
|
mtd->read(0x228 bytes from 0x32ddd8) returned ECC error
|
2505
|
mtd->read(0x298 bytes from 0x32dd68) returned ECC error
|
2506
|
mtd->read(0x4b4 bytes from 0x32db4c) returned ECC error
|
2507
|
mtd->read(0x6cc bytes from 0x32d934) returned ECC error
|
2508
|
mtd->read(0x740 bytes from 0x32d8c0) returned ECC error
|
2509
|
mtd->read(0x50 bytes from 0x32d7b0) returned ECC error
|
2510
|
mtd->read(0xc0 bytes from 0x32d740) returned ECC error
|
2511
|
mtd->read(0x24c bytes from 0x32d5b4) returned ECC error
|
2512
|
mtd->read(0x2c0 bytes from 0x32d540) returned ECC error
|
2513
|
mtd->read(0x33c bytes from 0x32d4c4) returned ECC error
|
2514
|
mtd->read(0x3ac bytes from 0x32d454) returned ECC error
|
2515
|
mtd->read(0x428 bytes from 0x32d3d8) returned ECC error
|
2516
|
mtd->read(0x630 bytes from 0x32d1d0) returned ECC error
|
2517
|
mtd->read(0x6a8 bytes from 0x32d158) returned ECC error
|
2518
|
mtd->read(0x3a8 bytes from 0x32bc58) returned ECC error
|
2519
|
mtd->read(0x16c bytes from 0x8aa694) returned ECC error
|
2520
|
mtd->read(0x450 bytes from 0x32bbb0) returned ECC error
|
2521
|
mtd->read(0x4c4 bytes from 0x32bb3c) returned ECC error
|
2522
|
mtd->read(0x53c bytes from 0x32bac4) returned ECC error
|
2523
|
mtd->read(0x390 bytes from 0x32b470) returned ECC error
|
2524
|
mtd->read(0x4b8 bytes from 0x32b348) returned ECC error
|
2525
|
mtd->read(0x5e8 bytes from 0x32b218) returned ECC error
|
2526
|
mtd->read(0x1c0 bytes from 0x32ae40) returned ECC error
|
2527
|
mtd->read(0x260 bytes from 0x32ada0) returned ECC error
|
2528
|
mtd->read(0x2e4 bytes from 0x32ad1c) returned ECC error
|
2529
|
mtd->read(0x1e0 bytes from 0x8aa620) returned ECC error
|
2530
|
mtd->read(0x378 bytes from 0x32ac88) returned ECC error
|
2531
|
mtd->read(0x4c0 bytes from 0x32ab40) returned ECC error
|
2532
|
mtd->read(0x664 bytes from 0x32a99c) returned ECC error
|
2533
|
mtd->read(0x808 bytes from 0x32a7f8) returned ECC error
|
2534
|
mtd->read(0xf4 bytes from 0x32a70c) returned ECC error
|
2535
|
mtd->read(0x194 bytes from 0x32a66c) returned ECC error
|
2536
|
mtd->read(0x270 bytes from 0x32a590) returned ECC error
|
2537
|
mtd->read(0x2e4 bytes from 0x32a51c) returned ECC error
|
2538
|
mtd->read(0x358 bytes from 0x32a4a8) returned ECC error
|
2539
|
mtd->read(0x3cc bytes from 0x32a434) returned ECC error
|
2540
|
mtd->read(0x748 bytes from 0x32a0b8) returned ECC error
|
2541
|
mtd->read(0x7c0 bytes from 0x32a040) returned ECC error
|
2542
|
mtd->read(0x34 bytes from 0x329fcc) returned ECC error
|
2543
|
mtd->read(0x250 bytes from 0x8aa5b0) returned ECC error
|
2544
|
mtd->read(0xb4 bytes from 0x329f4c) returned ECC error
|
2545
|
mtd->read(0x128 bytes from 0x329ed8) returned ECC error
|
2546
|
mtd->read(0x280 bytes from 0x329d80) returned ECC error
|
2547
|
mtd->read(0x5f0 bytes from 0x329a10) returned ECC error
|
2548
|
mtd->read(0x684 bytes from 0x17c) returned ECC error
|
2549
|
mtd->read(0x44 bytes from 0x17c) returned ECC error
|
2550
|
mtd->read(0x3b0 bytes from 0xb9c50) returned ECC error
|
2551
|
mtd->read(0x428 bytes from 0xb9bd8) returned ECC error
|
2552
|
mtd->read(0x4a4 bytes from 0xb9b5c) returned ECC error
|
2553
|
mtd->read(0x2c0 bytes from 0x8aa540) returned ECC error
|
2554
|
mtd->read(0x520 bytes from 0xb9ae0) returned ECC error
|
2555
|
mtd->read(0x39c bytes from 0xb2464) returned ECC error
|
2556
|
mtd->read(0x424 bytes from 0xb23dc) returned ECC error
|
2557
|
mtd->read(0x49c bytes from 0xb2364) returned ECC error
|
2558
|
mtd->read(0x518 bytes from 0xb22e8) returned ECC error
|
2559
|
mtd->read(0xe8 bytes from 0xac718) returned ECC error
|
2560
|
mtd->read(0x160 bytes from 0xac6a0) returned ECC error
|
2561
|
mtd->read(0x64 bytes from 0xa579c) returned ECC error
|
2562
|
mtd->read(0x330 bytes from 0x8aa4d0) returned ECC error
|
2563
|
mtd->read(0x67c bytes from 0x9e984) returned ECC error
|
2564
|
mtd->read(0x38c bytes from 0x9ac74) returned ECC error
|
2565
|
mtd->read(0x300 bytes from 0x96d00) returned ECC error
|
2566
|
mtd->read(0x6c4 bytes from 0x9213c) returned ECC error
|
2567
|
mtd->read(0x114 bytes from 0x7beec) returned ECC error
|
2568
|
mtd->read(0x18c bytes from 0x7be74) returned ECC error
|
2569
|
mtd->read(0x20c bytes from 0x7bdf4) returned ECC error
|
2570
|
mtd->read(0x284 bytes from 0x7bd7c) returned ECC error
|
2571
|
mtd->read(0x300 bytes from 0x7bd00) returned ECC error
|
2572
|
mtd->read(0x378 bytes from 0x7bc88) returned ECC error
|
2573
|
mtd->read(0x3a0 bytes from 0x8aa460) returned ECC error
|
2574
|
mtd->read(0x3f0 bytes from 0x7bc10) returned ECC error
|
2575
|
mtd->read(0x46c bytes from 0x7bb94) returned ECC error
|
2576
|
mtd->read(0x4e4 bytes from 0x7bb1c) returned ECC error
|
2577
|
mtd->read(0x55c bytes from 0x7baa4) returned ECC error
|
2578
|
mtd->read(0x7b0 bytes from 0x72050) returned ECC error
|
2579
|
mtd->read(0x30 bytes from 0x71fd0) returned ECC error
|
2580
|
mtd->read(0xac bytes from 0x71f54) returned ECC error
|
2581
|
mtd->read(0x124 bytes from 0x71edc) returned ECC error
|
2582
|
mtd->read(0x234 bytes from 0x71dcc) returned ECC error
|
2583
|
mtd->read(0x410 bytes from 0x8aa3f0) returned ECC error
|
2584
|
mtd->read(0x2b0 bytes from 0x71d50) returned ECC error
|
2585
|
mtd->read(0x328 bytes from 0x71cd8) returned ECC error
|
2586
|
mtd->read(0x330 bytes from 0x67cd0) returned ECC error
|
2587
|
mtd->read(0x3b4 bytes from 0x67c4c) returned ECC error
|
2588
|
mtd->read(0x42c bytes from 0x67bd4) returned ECC error
|
2589
|
mtd->read(0x4a8 bytes from 0x67b58) returned ECC error
|
2590
|
mtd->read(0x524 bytes from 0x67adc) returned ECC error
|
2591
|
mtd->read(0x5a0 bytes from 0x67a60) returned ECC error
|
2592
|
mtd->read(0x5fc bytes from 0x67204) returned ECC error
|
2593
|
mtd->read(0x680 bytes from 0x67180) returned ECC error
|
2594
|
mtd->read(0x480 bytes from 0x8aa380) returned ECC error
|
2595
|
mtd->read(0x6f8 bytes from 0x67108) returned ECC error
|
2596
|
mtd->read(0x530 bytes from 0x2d0) returned ECC error
|
2597
|
mtd->read(0x1a0 bytes from 0x5de60) returned ECC error
|
2598
|
mtd->read(0x44 bytes from 0x2d0) returned ECC error
|
2599
|
mtd->read(0x48c bytes from 0x59b74) returned ECC error
|
2600
|
mtd->read(0x50c bytes from 0x59af4) returned ECC error
|
2601
|
mtd->read(0x584 bytes from 0x59a7c) returned ECC error
|
2602
|
mtd->read(0x19c bytes from 0x57e64) returned ECC error
|
2603
|
mtd->read(0x21c bytes from 0x57de4) returned ECC error
|
2604
|
mtd->read(0x240 bytes from 0x525c0) returned ECC error
|
2605
|
mtd->read(0x2b8 bytes from 0x52548) returned ECC error
|
2606
|
mtd->read(0x334 bytes from 0x524cc) returned ECC error
|
2607
|
mtd->read(0x3ac bytes from 0x52454) returned ECC error
|
2608
|
mtd->read(0x428 bytes from 0x523d8) returned ECC error
|
2609
|
mtd->read(0x784 bytes from 0x8aa87c) returned ECC error
|
2610
|
mtd->read(0x4a0 bytes from 0x52360) returned ECC error
|
2611
|
mtd->read(0x51c bytes from 0x522e4) returned ECC error
|
2612
|
mtd->read(0x598 bytes from 0x52268) returned ECC error
|
2613
|
mtd->read(0x614 bytes from 0x521ec) returned ECC error
|
2614
|
mtd->read(0x68c bytes from 0x52174) returned ECC error
|
2615
|
mtd->read(0x708 bytes from 0x520f8) returned ECC error
|
2616
|
mtd->read(0x78c bytes from 0x52074) returned ECC error
|
2617
|
mtd->read(0x808 bytes from 0x51ff8) returned ECC error
|
2618
|
mtd->read(0x80 bytes from 0x51f80) returned ECC error
|
2619
|
mtd->read(0x104 bytes from 0x51efc) returned ECC error
|
2620
|
mtd->read(0x188 bytes from 0x51e78) returned ECC error
|
2621
|
mtd->read(0x200 bytes from 0x51e00) returned ECC error
|
2622
|
mtd->read(0x800 bytes from 0x8aa800) returned ECC error
|
2623
|
mtd->read(0x278 bytes from 0x51d88) returned ECC error
|
2624
|
mtd->read(0x2f0 bytes from 0x51d10) returned ECC error
|
2625
|
mtd->read(0x368 bytes from 0x51c98) returned ECC error
|
2626
|
mtd->read(0x3e4 bytes from 0x51c1c) returned ECC error
|
2627
|
mtd->read(0x460 bytes from 0x51ba0) returned ECC error
|
2628
|
mtd->read(0x4dc bytes from 0x51b24) returned ECC error
|
2629
|
mtd->read(0x558 bytes from 0x51aa8) returned ECC error
|
2630
|
mtd->read(0x5d0 bytes from 0x51a30) returned ECC error
|
2631
|
mtd->read(0x7ec bytes from 0x814) returned ECC error
|
2632
|
mtd->read(0x7c bytes from 0x8aa784) returned ECC error
|
2633
|
mtd->read(0x64 bytes from 0x79c) returned ECC error
|
2634
|
mtd->read(0xe8 bytes from 0x718) returned ECC error
|
2635
|
mtd->read(0x16c bytes from 0x694) returned ECC error
|
2636
|
mtd->read(0x7d4 bytes from 0x2c) returned ECC error
|
2637
|
mtd->read(0x44 bytes from 0x2c) returned ECC error
|
2638
|
mtd->read(0x34c bytes from 0x7bcb4) returned ECC error
|
2639
|
mtd->read(0x44 bytes from 0x7bcb4) returned ECC error
|
2640
|
mtd->read(0x7 bytes from 0x7bcf8) returned ECC error
|
2641
|
mtd->read(0xf8 bytes from 0x8aa708) returned ECC error
|
2642
|
mtd->read(0x414 bytes from 0x513ec) returned ECC error
|
2643
|
mtd->read(0x668 bytes from 0x50998) returned ECC error
|
2644
|
mtd->read(0x468 bytes from 0x4fb98) returned ECC error
|
2645
|
mtd->read(0x6b0 bytes from 0x4f150) returned ECC error
|
2646
|
mtd->read(0x3c bytes from 0x4e7c4) returned ECC error
|
2647
|
mtd->read(0x800 bytes from 0x4e800) returned ECC error
|
2648
|
mtd->read(0x168 bytes from 0x4de98) returned ECC error
|
2649
|
mtd->read(0x1c4 bytes from 0x4d63c) returned ECC error
|
2650
|
mtd->read(0x214 bytes from 0x4cdec) returned ECC error
|
2651
|
mtd->read(0x21c bytes from 0x4c5e4) returned ECC error
|
2652
|
mtd->read(0x4c0 bytes from 0x340) returned ECC error
|
2653
|
mtd->read(0x2f4 bytes from 0x4bd0c) returned ECC error
|
2654
|
mtd->read(0x42c bytes from 0x4b3d4) returned ECC error
|
2655
|
mtd->read(0x4f8 bytes from 0x4ab08) returned ECC error
|
2656
|
mtd->read(0x600 bytes from 0x4a200) returned ECC error
|
2657
|
mtd->read(0x5f4 bytes from 0x49a0c) returned ECC error
|
2658
|
mtd->read(0x7cc bytes from 0x49034) returned ECC error
|
2659
|
mtd->read(0xb0 bytes from 0x48750) returned ECC error
|
2660
|
mtd->read(0x2f8 bytes from 0x47d08) returned ECC error
|
2661
|
mtd->read(0x534 bytes from 0x472cc) returned ECC error
|
2662
|
mtd->read(0x44 bytes from 0x340) returned ECC error
|
2663
|
mtd->read(0x768 bytes from 0x46898) returned ECC error
|
2664
|
mtd->read(0x254 bytes from 0x45dac) returned ECC error
|
2665
|
mtd->read(0x580 bytes from 0x45280) returned ECC error
|
2666
|
mtd->read(0x6a8 bytes from 0x44958) returned ECC error
|
2667
|
mtd->read(0x170 bytes from 0x43e90) returned ECC error
|
2668
|
mtd->read(0x3b8 bytes from 0x43448) returned ECC error
|
2669
|
mtd->read(0x744 bytes from 0x428bc) returned ECC error
|
2670
|
mtd->read(0x1f0 bytes from 0x41e10) returned ECC error
|
2671
|
mtd->read(0x4b0 bytes from 0x41350) returned ECC error
|
2672
|
mtd->read(0x450 bytes from 0x3b0) returned ECC error
|
2673
|
mtd->read(0x738 bytes from 0x408c8) returned ECC error
|
2674
|
mtd->read(0x44 bytes from 0x3b0) returned ECC error
|
2675
|
mtd->read(0x800 bytes from 0x40000) returned ECC error
|
2676
|
mtd->read(0x2e4 bytes from 0x3fd1c) returned ECC error
|
2677
|
mtd->read(0x598 bytes from 0x3f268) returned ECC error
|
2678
|
mtd->read(0x744 bytes from 0x3e8bc) returned ECC error
|
2679
|
mtd->read(0x10c bytes from 0x3def4) returned ECC error
|
2680
|
mtd->read(0x36c bytes from 0x3d494) returned ECC error
|
2681
|
mtd->read(0x3e0 bytes from 0x420) returned ECC error
|
2682
|
mtd->read(0x608 bytes from 0x3c9f8) returned ECC error
|
2683
|
mtd->read(0x44 bytes from 0x420) returned ECC error
|
2684
|
mtd->read(0x108 bytes from 0x3bef8) returned ECC error
|
2685
|
mtd->read(0x34c bytes from 0x3b4b4) returned ECC error
|
2686
|
mtd->read(0x5d8 bytes from 0x3aa28) returned ECC error
|
2687
|
mtd->read(0x128 bytes from 0x39ed8) returned ECC error
|
2688
|
mtd->read(0x4a4 bytes from 0x3935c) returned ECC error
|
2689
|
mtd->read(0x788 bytes from 0x38878) returned ECC error
|
2690
|
mtd->read(0x300 bytes from 0x500) returned ECC error
|
2691
|
mtd->read(0x240 bytes from 0x37dc0) returned ECC error
|
2692
|
mtd->read(0x530 bytes from 0x372d0) returned ECC error
|
2693
|
mtd->read(0x6c bytes from 0x36794) returned ECC error
|
2694
|
mtd->read(0x318 bytes from 0x35ce8) returned ECC error
|
2695
|
mtd->read(0x558 bytes from 0x352a8) returned ECC error
|
2696
|
mtd->read(0x800 bytes from 0x34800) returned ECC error
|
2697
|
mtd->read(0x350 bytes from 0x33cb0) returned ECC error
|
2698
|
mtd->read(0x5b0 bytes from 0x33250) returned ECC error
|
2699
|
mtd->read(0x44 bytes from 0x500) returned ECC error
|
2700
|
mtd->read(0xb8 bytes from 0x32748) returned ECC error
|
2701
|
mtd->read(0x348 bytes from 0x31cb8) returned ECC error
|
2702
|
mtd->read(0x5f0 bytes from 0x31210) returned ECC error
|
2703
|
mtd->read(0x810 bytes from 0x307f0) returned ECC error
|
2704
|
mtd->read(0x2bc bytes from 0x2fd44) returned ECC error
|
2705
|
mtd->read(0x4f0 bytes from 0x2f310) returned ECC error
|
2706
|
mtd->read(0x770 bytes from 0x2e890) returned ECC error
|
2707
|
mtd->read(0x2a0 bytes from 0x2dd60) returned ECC error
|
2708
|
mtd->read(0x564 bytes from 0x2d29c) returned ECC error
|
2709
|
mtd->read(0x34 bytes from 0x2c7cc) returned ECC error
|
2710
|
mtd->read(0x800 bytes from 0x2c800) returned ECC error
|
2711
|
mtd->read(0x23c bytes from 0x2bdc4) returned ECC error
|
2712
|
mtd->read(0x4b8 bytes from 0x2b348) returned ECC error
|
2713
|
mtd->read(0x88 bytes from 0x2a778) returned ECC error
|
2714
|
mtd->read(0x3f4 bytes from 0x29c0c) returned ECC error
|
2715
|
mtd->read(0x6e0 bytes from 0x29120) returned ECC error
|
2716
|
mtd->read(0x1dc bytes from 0x28624) returned ECC error
|
2717
|
mtd->read(0x580 bytes from 0x27a80) returned ECC error
|
2718
|
mtd->read(0xa8 bytes from 0x26f58) returned ECC error
|
2719
|
mtd->read(0x290 bytes from 0x570) returned ECC error
|
2720
|
mtd->read(0x380 bytes from 0x26480) returned ECC error
|
2721
|
mtd->read(0x620 bytes from 0x259e0) returned ECC error
|
2722
|
mtd->read(0x138 bytes from 0x24ec8) returned ECC error
|
2723
|
mtd->read(0x468 bytes from 0x24398) returned ECC error
|
2724
|
mtd->read(0x648 bytes from 0x239b8) returned ECC error
|
2725
|
mtd->read(0x698 bytes from 0x23168) returned ECC error
|
2726
|
mtd->read(0x144 bytes from 0x226bc) returned ECC error
|
2727
|
mtd->read(0x43c bytes from 0x21bc4) returned ECC error
|
2728
|
mtd->read(0x778 bytes from 0x21088) returned ECC error
|
2729
|
mtd->read(0x44 bytes from 0x570) returned ECC error
|
2730
|
mtd->read(0x26c bytes from 0x20594) returned ECC error
|
2731
|
mtd->read(0x800 bytes from 0x20000) returned ECC error
|
2732
|
mtd->read(0x58c bytes from 0x1fa74) returned ECC error
|
2733
|
JFFS2 notice: (1) read_dnode: wrong data CRC in data node at 0x0001fa74: read 0x
|
2734
|
7885c466, calculated 0x4e50e435.
|
2735
|
mtd->read(0x94 bytes from 0x1ef6c) returned ECC error
|
2736
|
mtd->read(0x368 bytes from 0x1e498) returned ECC error
|
2737
|
mtd->read(0x5e4 bytes from 0x1da1c) returned ECC error
|
2738
|
mtd->read(0x7c bytes from 0x1cf84) returned ECC error
|
2739
|
mtd->read(0x344 bytes from 0x1c4bc) returned ECC error
|
2740
|
mtd->read(0x658 bytes from 0x1b9a8) returned ECC error
|
2741
|
mtd->read(0x12c bytes from 0x1aed4) returned ECC error
|
2742
|
mtd->read(0x3fc bytes from 0x1a404) returned ECC error
|
2743
|
mtd->read(0x6cc bytes from 0x19934) returned ECC error
|
2744
|
mtd->read(0x1b8 bytes from 0x18e48) returned ECC error
|
2745
|
mtd->read(0x48c bytes from 0x18374) returned ECC error
|
2746
|
mtd->read(0x640 bytes from 0x179c0) returned ECC error
|
2747
|
mtd->read(0xf8 bytes from 0x16f08) returned ECC error
|
2748
|
mtd->read(0x3b0 bytes from 0x16450) returned ECC error
|
2749
|
mtd->read(0x600 bytes from 0x15a00) returned ECC error
|
2750
|
mtd->read(0x284 bytes from 0x989d7c) returned ECC error
|
2751
|
mtd->read(0x80c bytes from 0x14ff4) returned ECC error
|
2752
|
mtd->read(0x360 bytes from 0x144a0) returned ECC error
|
2753
|
mtd->read(0x628 bytes from 0x139d8) returned ECC error
|
2754
|
mtd->read(0xd8 bytes from 0x12f28) returned ECC error
|
2755
|
mtd->read(0x43c bytes from 0x123c4) returned ECC error
|
2756
|
mtd->read(0x6f8 bytes from 0x11908) returned ECC error
|
2757
|
mtd->read(0x20c bytes from 0x10df4) returned ECC error
|
2758
|
mtd->read(0x36c bytes from 0x10494) returned ECC error
|
2759
|
mtd->read(0x590 bytes from 0xfa70) returned ECC error
|
2760
|
mtd->read(0x790 bytes from 0xf070) returned ECC error
|
2761
|
mtd->read(0x1d8 bytes from 0xe628) returned ECC error
|
2762
|
mtd->read(0x460 bytes from 0xdba0) returned ECC error
|
2763
|
mtd->read(0x72c bytes from 0xd0d4) returned ECC error
|
2764
|
mtd->read(0x2f8 bytes from 0x989d08) returned ECC error
|
2765
|
mtd->read(0x218 bytes from 0xc5e8) returned ECC error
|
2766
|
mtd->read(0x4dc bytes from 0xbb24) returned ECC error
|
2767
|
mtd->read(0x81c bytes from 0xafe4) returned ECC error
|
2768
|
mtd->read(0x1c0 bytes from 0xa640) returned ECC error
|
2769
|
mtd->read(0x518 bytes from 0x9ae8) returned ECC error
|
2770
|
mtd->read(0x7cc bytes from 0x9034) returned ECC error
|
2771
|
mtd->read(0x23c bytes from 0x85c4) returned ECC error
|
2772
|
mtd->read(0x440 bytes from 0x7bc0) returned ECC error
|
2773
|
mtd->read(0x5a8 bytes from 0x7258) returned ECC error
|
2774
|
mtd->read(0x814 bytes from 0x67ec) returned ECC error
|
2775
|
mtd->read(0x368 bytes from 0x989c98) returned ECC error
|
2776
|
mtd->read(0x29c bytes from 0x5d64) returned ECC error
|
2777
|
mtd->read(0x3dc bytes from 0x989c24) returned ECC error
|
2778
|
mtd->read(0x4b4 bytes from 0x534c) returned ECC error
|
2779
|
mtd->read(0x44c bytes from 0x989bb4) returned ECC error
|
2780
|
mtd->read(0x4c0 bytes from 0x989b40) returned ECC error
|
2781
|
mtd->read(0x6a4 bytes from 0x495c) returned ECC error
|
2782
|
mtd->read(0x68 bytes from 0x3f98) returned ECC error
|
2783
|
mtd->read(0x190 bytes from 0x3670) returned ECC error
|
2784
|
mtd->read(0x370 bytes from 0x2c90) returned ECC error
|
2785
|
mtd->read(0x2ac bytes from 0x2554) returned ECC error
|
2786
|
mtd->read(0x28 bytes from 0x17d8) returned ECC error
|
2787
|
mtd->read(0x800 bytes from 0x1800) returned ECC error
|
2788
|
mtd->read(0x600 bytes from 0x1200) returned ECC error
|
2789
|
mtd->read(0x7bc bytes from 0x844) returned ECC error
|
2790
|
mtd->read(0x22f bytes from 0x51800) returned ECC error
|
2791
|
mtd->read(0x3ec bytes from 0x51000) returned ECC error
|
2792
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x00050998: re
|
2793
|
ad 0x3baf8c35, calculated 0xd3aee1ea.
|
2794
|
mtd->read(0x998 bytes from 0x50000) returned ECC error
|
2795
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x0004fb98: re
|
2796
|
ad 0xf9be35ef, calculated 0x3ae480a1.
|
2797
|
mtd->read(0x534 bytes from 0x989acc) returned ECC error
|
2798
|
mtd->read(0x397 bytes from 0x4f800) returned ECC error
|
2799
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x0004f150: re
|
2800
|
ad 0xb1a5cc1b, calculated 0x26ec4b7.
|
2801
|
mtd->read(0x150 bytes from 0x4f000) returned ECC error
|
2802
|
mtd->read(0x7c2 bytes from 0x4e000) returned ECC error
|
2803
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x0004de98: re
|
2804
|
ad 0xacf8dcae, calculated 0x9c090100.
|
2805
|
mtd->read(0x698 bytes from 0x4d800) returned ECC error
|
2806
|
mtd->read(0x639 bytes from 0x4d000) returned ECC error
|
2807
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x0004cdec: re
|
2808
|
ad 0xcd9c9931, calculated 0xbc167df0.
|
2809
|
mtd->read(0x5ec bytes from 0x4c800) returned ECC error
|
2810
|
mtd->read(0x5a4 bytes from 0x989a5c) returned ECC error
|
2811
|
mtd->read(0x5e1 bytes from 0x4c000) returned ECC error
|
2812
|
mtd->read(0x220 bytes from 0x5e0) returned ECC error
|
2813
|
mtd->read(0x50b bytes from 0x4b800) returned ECC error
|
2814
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x0004b3d4: re
|
2815
|
ad 0xa183ef5d, calculated 0xedbb3a43.
|
2816
|
mtd->read(0x44 bytes from 0x5e0) returned ECC error
|
2817
|
mtd->read(0x3d4 bytes from 0x4b000) returned ECC error
|
2818
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x0004ab08: re
|
2819
|
ad 0x5d5c7234, calculated 0x54f2092a.
|
2820
|
mtd->read(0x308 bytes from 0x4a800) returned ECC error
|
2821
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x0004a200: re
|
2822
|
ad 0x1c5553f3, calculated 0xfaf145dd.
|
2823
|
mtd->read(0x1ff bytes from 0x4a000) returned ECC error
|
2824
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x00049a0c: re
|
2825
|
ad 0x64163d20, calculated 0x23134465.
|
2826
|
mtd->read(0x708 bytes from 0x12f80f8) returned ECC error
|
2827
|
mtd->read(0x20a bytes from 0x49800) returned ECC error
|
2828
|
mtd->read(0x833 bytes from 0x48800) returned ECC error
|
2829
|
mtd->read(0x74d bytes from 0x48000) returned ECC error
|
2830
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x00047d08: re
|
2831
|
ad 0x11aae303, calculated 0x1129d123.
|
2832
|
mtd->read(0x508 bytes from 0x47800) returned ECC error
|
2833
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x000472cc: re
|
2834
|
ad 0xabeb2d42, calculated 0xbc72b9cf.
|
2835
|
mtd->read(0x2ca bytes from 0x47000) returned ECC error
|
2836
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x00046898: re
|
2837
|
ad 0x66cc79ae, calculated 0x41fe5ca2.
|
2838
|
mtd->read(0x778 bytes from 0x12f8088) returned ECC error
|
2839
|
mtd->read(0x895 bytes from 0x46000) returned ECC error
|
2840
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x00045dac: re
|
2841
|
ad 0x6337f4e4, calculated 0x179a7227.
|
2842
|
mtd->read(0x5ab bytes from 0x45800) returned ECC error
|
2843
|
mtd->read(0x280 bytes from 0x45000) returned ECC error
|
2844
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x00044958: re
|
2845
|
ad 0x6c22e89, calculated 0x748923f1.
|
2846
|
mtd->read(0x955 bytes from 0x44000) returned ECC error
|
2847
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x00043e90: re
|
2848
|
ad 0x4ec03411, calculated 0x8a07027c.
|
2849
|
mtd->read(0x68d bytes from 0x43800) returned ECC error
|
2850
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x00043448: re
|
2851
|
ad 0x7d18099f, calculated 0x204cd523.
|
2852
|
mtd->read(0x446 bytes from 0x43000) returned ECC error
|
2853
|
mtd->read(0x7ec bytes from 0x12f8014) returned ECC error
|
2854
|
mtd->read(0x8bc bytes from 0x42000) returned ECC error
|
2855
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x00041e10: re
|
2856
|
ad 0x60e79110, calculated 0x8854d4a2.
|
2857
|
mtd->read(0x60f bytes from 0x41800) returned ECC error
|
2858
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x00041350: re
|
2859
|
ad 0x8ec9a898, calculated 0x6f34d072.
|
2860
|
mtd->read(0x350 bytes from 0x41000) returned ECC error
|
2861
|
mtd->read(0x5c bytes from 0x12f7fa4) returned ECC error
|
2862
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x000408c8: re
|
2863
|
ad 0x4dcc51fc, calculated 0xfc8f3aa4.
|
2864
|
mtd->read(0xc8 bytes from 0x40800) returned ECC error
|
2865
|
mtd->read(0xcc bytes from 0x12f7f34) returned ECC error
|
2866
|
mtd->read(0x51b bytes from 0x3f800) returned ECC error
|
2867
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x0003f268: re
|
2868
|
ad 0xff35d33b, calculated 0x9da353cd.
|
2869
|
mtd->read(0x268 bytes from 0x3f000) returned ECC error
|
2870
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x0003e8bc: re
|
2871
|
ad 0xe3b0f38f, calculated 0xd2c807a0.
|
2872
|
mtd->read(0x8b9 bytes from 0x3e000) returned ECC error
|
2873
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x0003def4: re
|
2874
|
ad 0x691e6b7, calculated 0xf075135e.
|
2875
|
mtd->read(0x6f3 bytes from 0x3d800) returned ECC error
|
2876
|
mtd->read(0x13c bytes from 0x12f7ec4) returned ECC error
|
2877
|
mtd->read(0x1b0 bytes from 0x12f7e50) returned ECC error
|
2878
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x0003d494: re
|
2879
|
ad 0xdc4bb61c, calculated 0xd35ff445.
|
2880
|
mtd->read(0x492 bytes from 0x3d000) returned ECC error
|
2881
|
mtd->read(0x9f8 bytes from 0x3c000) returned ECC error
|
2882
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x0003bef8: re
|
2883
|
ad 0xf4e1fa8b, calculated 0xe19a0c0c.
|
2884
|
mtd->read(0x6f7 bytes from 0x3b800) returned ECC error
|
2885
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x0003b4b4: re
|
2886
|
ad 0xbb3a46a5, calculated 0x424c24f3.
|
2887
|
mtd->read(0x4b2 bytes from 0x3b000) returned ECC error
|
2888
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x0003aa28: re
|
2889
|
ad 0x1653dcc4, calculated 0xe2be91ea.
|
2890
|
mtd->read(0xa27 bytes from 0x3a000) returned ECC error
|
2891
|
mtd->read(0x6d7 bytes from 0x39800) returned ECC error
|
2892
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x0003935c: re
|
2893
|
ad 0x90ccd269, calculated 0xe7f0e409.
|
2894
|
mtd->read(0x35b bytes from 0x39000) returned ECC error
|
2895
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x00038878: re
|
2896
|
ad 0xf750874a, calculated 0xb1404804.
|
2897
|
mtd->read(0x220 bytes from 0x12f7de0) returned ECC error
|
2898
|
mtd->read(0x876 bytes from 0x38000) returned ECC error
|
2899
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x00037dc0: re
|
2900
|
ad 0xeec6efda, calculated 0x8f29ae23.
|
2901
|
mtd->read(0x5be bytes from 0x37800) returned ECC error
|
2902
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x000372d0: re
|
2903
|
ad 0x419e4979, calculated 0x564f1612.
|
2904
|
mtd->read(0xace bytes from 0x36800) returned ECC error
|
2905
|
mtd->read(0x294 bytes from 0x12f7d6c) returned ECC error
|
2906
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x00036794: re
|
2907
|
ad 0x3ec59252, calculated 0x1a9c3f0.
|
2908
|
mtd->read(0x794 bytes from 0x36000) returned ECC error
|
2909
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x00035ce8: re
|
2910
|
ad 0xf43351b6, calculated 0x3b6dd9a3.
|
2911
|
mtd->read(0x4e8 bytes from 0x35800) returned ECC error
|
2912
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x000352a8: re
|
2913
|
ad 0x5526cccf, calculated 0x6b7bb273.
|
2914
|
mtd->read(0x2a8 bytes from 0x35000) returned ECC error
|
2915
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x00034800: re
|
2916
|
ad 0x698e2e9, calculated 0xd9594b2b.
|
2917
|
mtd->read(0x7ff bytes from 0x34000) returned ECC error
|
2918
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x00033cb0: re
|
2919
|
ad 0xd5ea036d, calculated 0x773fe639.
|
2920
|
mtd->read(0x308 bytes from 0x12f7cf8) returned ECC error
|
2921
|
mtd->read(0x4ad bytes from 0x33800) returned ECC error
|
2922
|
mtd->read(0xa50 bytes from 0x32800) returned ECC error
|
2923
|
mtd->read(0x748 bytes from 0x32000) returned ECC error
|
2924
|
mtd->read(0x4b7 bytes from 0x31800) returned ECC error
|
2925
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x00031210: re
|
2926
|
ad 0xa9d306a1, calculated 0x219d6c89.
|
2927
|
mtd->read(0x20e bytes from 0x31000) returned ECC error
|
2928
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x000307f0: re
|
2929
|
ad 0x2d25f0e9, calculated 0xc19f6678.
|
2930
|
mtd->read(0x7ee bytes from 0x30000) returned ECC error
|
2931
|
mtd->read(0x541 bytes from 0x2f800) returned ECC error
|
2932
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x0002f310: re
|
2933
|
ad 0x615215b2, calculated 0x3a4e627c.
|
2934
|
mtd->read(0x1b0 bytes from 0x650) returned ECC error
|
2935
|
mtd->read(0x30d bytes from 0x2f000) returned ECC error
|
2936
|
mtd->read(0x44 bytes from 0x650) returned ECC error
|
2937
|
mtd->read(0x890 bytes from 0x2e000) returned ECC error
|
2938
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x0002dd60: re
|
2939
|
ad 0x46fcdef9, calculated 0xbb27c8a3.
|
2940
|
mtd->read(0x55f bytes from 0x2d800) returned ECC error
|
2941
|
mtd->read(0x29b bytes from 0x2d000) returned ECC error
|
2942
|
mtd->read(0x7cc bytes from 0x2c000) returned ECC error
|
2943
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x0002bdc4: re
|
2944
|
ad 0xd81fe846, calculated 0x1142935d.
|
2945
|
mtd->read(0x13c bytes from 0x6c4) returned ECC error
|
2946
|
mtd->read(0x5c2 bytes from 0x2b800) returned ECC error
|
2947
|
mtd->read(0xb46 bytes from 0x2a800) returned ECC error
|
2948
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x0002a778: re
|
2949
|
ad 0x9bdb592c, calculated 0x19504d9e.
|
2950
|
mtd->read(0x776 bytes from 0x2a000) returned ECC error
|
2951
|
mtd->read(0x409 bytes from 0x29800) returned ECC error
|
2952
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x00029120: re
|
2953
|
ad 0xf5fe013e, calculated 0x7c6a1728.
|
2954
|
mtd->read(0x920 bytes from 0x28800) returned ECC error
|
2955
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x00028624: re
|
2956
|
ad 0x76a05453, calculated 0x167f7ace.
|
2957
|
mtd->read(0x44 bytes from 0x6c4) returned ECC error
|
2958
|
mtd->read(0x624 bytes from 0x28000) returned ECC error
|
2959
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x00027a80: re
|
2960
|
ad 0x42fc0245, calculated 0xe5e78d25.
|
2961
|
mtd->read(0xa7f bytes from 0x27000) returned ECC error
|
2962
|
mtd->read(0x756 bytes from 0x26800) returned ECC error
|
2963
|
mtd->read(0x47f bytes from 0x26000) returned ECC error
|
2964
|
mtd->read(0x9df bytes from 0x25000) returned ECC error
|
2965
|
mtd->read(0xb8 bytes from 0x748) returned ECC error
|
2966
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x00024ec8: re
|
2967
|
ad 0x876abea7, calculated 0x35427908.
|
2968
|
mtd->read(0x6c5 bytes from 0x24800) returned ECC error
|
2969
|
mtd->read(0x44 bytes from 0x748) returned ECC error
|
2970
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x00024398: re
|
2971
|
ad 0xec8aadd3, calculated 0xe3e221f3.
|
2972
|
mtd->read(0x398 bytes from 0x24000) returned ECC error
|
2973
|
mtd->read(0x1b7 bytes from 0x23800) returned ECC error
|
2974
|
mtd->read(0x966 bytes from 0x22800) returned ECC error
|
2975
|
mtd->read(0x6ba bytes from 0x22000) returned ECC error
|
2976
|
mtd->read(0x3c2 bytes from 0x21800) returned ECC error
|
2977
|
mtd->read(0x888 bytes from 0x20800) returned ECC error
|
2978
|
mtd->read(0x38 bytes from 0x7c8) returned ECC error
|
2979
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x00020594: re
|
2980
|
ad 0xff7a182c, calculated 0x4e5780f9.
|
2981
|
mtd->read(0x800 bytes from 0x800) returned ECC error
|
2982
|
mtd->read(0xa72 bytes from 0x1f000) returned ECC error
|
2983
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x0001ef6c: re
|
2984
|
ad 0x1c74d67c, calculated 0x55d048f.
|
2985
|
mtd->read(0x76b bytes from 0x1e800) returned ECC error
|
2986
|
mtd->read(0x498 bytes from 0x1e000) returned ECC error
|
2987
|
mtd->read(0xa1c bytes from 0x1d000) returned ECC error
|
2988
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x0001cf84: re
|
2989
|
ad 0x2d9c1aa4, calculated 0x950951cf.
|
2990
|
mtd->read(0x783 bytes from 0x1c800) returned ECC error
|
2991
|
mtd->read(0x44 bytes from 0x7c8) returned ECC error
|
2992
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x0001c4bc: re
|
2993
|
ad 0xe7391a3c, calculated 0x29fcd5ac.
|
2994
|
mtd->read(0x4b9 bytes from 0x1c000) returned ECC error
|
2995
|
mtd->read(0x9a7 bytes from 0x1b000) returned ECC error
|
2996
|
mtd->read(0x6d4 bytes from 0x1a800) returned ECC error
|
2997
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x0001a404: re
|
2998
|
ad 0x7d60168a, calculated 0x74854312.
|
2999
|
mtd->read(0x404 bytes from 0x1a000) returned ECC error
|
3000
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x00019934: re
|
3001
|
ad 0x27d08f10, calculated 0x23a3bd70.
|
3002
|
mtd->read(0x933 bytes from 0x19000) returned ECC error
|
3003
|
mtd->read(0x645 bytes from 0x18800) returned ECC error
|
3004
|
mtd->read(0x371 bytes from 0x18000) returned ECC error
|
3005
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x000179c0: re
|
3006
|
ad 0x5b6ba5bf, calculated 0xf66c9ce4.
|
3007
|
mtd->read(0x9bf bytes from 0x17000) returned ECC error
|
3008
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x00016f08: re
|
3009
|
ad 0x616ac3a0, calculated 0xd45882f.
|
3010
|
mtd->read(0x707 bytes from 0x16800) returned ECC error
|
3011
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x00016450: re
|
3012
|
ad 0x8a9d8c91, calculated 0xf04ddf2d.
|
3013
|
mtd->read(0x44f bytes from 0x16000) returned ECC error
|
3014
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x00015a00: re
|
3015
|
ad 0x7f2edd01, calculated 0xccf86787.
|
3016
|
mtd->read(0x1fd bytes from 0x15800) returned ECC error
|
3017
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x00014ff4: re
|
3018
|
ad 0x66f86d2e, calculated 0x12b36456.
|
3019
|
mtd->read(0x7f3 bytes from 0x14800) returned ECC error
|
3020
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x000144a0: re
|
3021
|
ad 0xfa64d2c8, calculated 0x9f8779b2.
|
3022
|
mtd->read(0x49d bytes from 0x14000) returned ECC error
|
3023
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x000139d8: re
|
3024
|
ad 0x43086e20, calculated 0x7eec4da2.
|
3025
|
mtd->read(0x9d6 bytes from 0x13000) returned ECC error
|
3026
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x00012f28: re
|
3027
|
ad 0xc815195d, calculated 0x4fc8422c.
|
3028
|
mtd->read(0x727 bytes from 0x12800) returned ECC error
|
3029
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x000123c4: re
|
3030
|
ad 0x320c050e, calculated 0x7682aad7.
|
3031
|
mtd->read(0x3c4 bytes from 0x12000) returned ECC error
|
3032
|
mtd->read(0x908 bytes from 0x11000) returned ECC error
|
3033
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x00010df4: re
|
3034
|
ad 0xcad6c336, calculated 0x909102fd.
|
3035
|
mtd->read(0x5f4 bytes from 0x10800) returned ECC error
|
3036
|
mtd->read(0x491 bytes from 0x10000) returned ECC error
|
3037
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x0000fa70: re
|
3038
|
ad 0xc53738bf, calculated 0x8aa39093.
|
3039
|
mtd->read(0x270 bytes from 0xf800) returned ECC error
|
3040
|
mtd->read(0x870 bytes from 0xe800) returned ECC error
|
3041
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x0000e628: re
|
3042
|
ad 0x50521605, calculated 0x44f5e88d.
|
3043
|
mtd->read(0x626 bytes from 0xe000) returned ECC error
|
3044
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x0000dba0: re
|
3045
|
ad 0xaa9ff9af, calculated 0x81eaf695.
|
3046
|
mtd->read(0x39e bytes from 0xd800) returned ECC error
|
3047
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x0000d0d4: re
|
3048
|
ad 0x5077d7d3, calculated 0x2b723393.
|
3049
|
mtd->read(0x8d3 bytes from 0xc800) returned ECC error
|
3050
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x0000c5e8: re
|
3051
|
ad 0x8e77f63, calculated 0xed8a443d.
|
3052
|
mtd->read(0x5e8 bytes from 0xc000) returned ECC error
|
3053
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x0000bb24: re
|
3054
|
ad 0x43320b60, calculated 0x19af5e56.
|
3055
|
mtd->read(0x323 bytes from 0xb800) returned ECC error
|
3056
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x0000afe4: re
|
3057
|
ad 0xd4be019a, calculated 0x23bb66f3.
|
3058
|
mtd->read(0x7e2 bytes from 0xa800) returned ECC error
|
3059
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x0000a640: re
|
3060
|
ad 0xa4bab68e, calculated 0x1a04d212.
|
3061
|
mtd->read(0x63d bytes from 0xa000) returned ECC error
|
3062
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x00009ae8: re
|
3063
|
ad 0x749fac11, calculated 0xb28e2d05.
|
3064
|
mtd->read(0x2e8 bytes from 0x9800) returned ECC error
|
3065
|
mtd->read(0x831 bytes from 0x8800) returned ECC error
|
3066
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x000085c4: re
|
3067
|
ad 0x4f4b1c04, calculated 0xfdb8bd1f.
|
3068
|
mtd->read(0x5c3 bytes from 0x8000) returned ECC error
|
3069
|
mtd->read(0x3c0 bytes from 0x7800) returned ECC error
|
3070
|
mtd->read(0x255 bytes from 0x7000) returned ECC error
|
3071
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x000067ec: re
|
3072
|
ad 0x30d60aaf, calculated 0xe063361e.
|
3073
|
mtd->read(0x7e9 bytes from 0x6000) returned ECC error
|
3074
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x00005d64: re
|
3075
|
ad 0xc127db8, calculated 0x78b992d4.
|
3076
|
mtd->read(0x561 bytes from 0x5800) returned ECC error
|
3077
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x0000534c: re
|
3078
|
ad 0x101db5b2, calculated 0x8f3204f5.
|
3079
|
mtd->read(0x349 bytes from 0x5000) returned ECC error
|
3080
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x0000495c: re
|
3081
|
ad 0x78cc8375, calculated 0x4e49912d.
|
3082
|
mtd->read(0x95a bytes from 0x4000) returned ECC error
|
3083
|
mtd->read(0x796 bytes from 0x3800) returned ECC error
|
3084
|
mtd->read(0x66e bytes from 0x3000) returned ECC error
|
3085
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x00002c90: re
|
3086
|
ad 0x78cf857a, calculated 0x9cf6980d.
|
3087
|
mtd->read(0x48e bytes from 0x2800) returned ECC error
|
3088
|
JFFS2 notice: (1) check_node_data: wrong data CRC in data node at 0x00002554: re
|
3089
|
ad 0x4ced62d2, calculated 0x226f83bc.
|
3090
|
mtd->read(0x1ff bytes from 0x1000) returned ECC error
|
3091
|
mtd->read(0x44 bytes from 0x513ec) returned ECC error
|
3092
|
mtd->read(0x44 bytes from 0x844) returned ECC error
|
3093
|
mtd->read(0x977 bytes from 0x888) returned ECC error
|
3094
|
mtd->read(0x44 bytes from 0x1200) returned ECC error
|
3095
|
mtd->read(0x594 bytes from 0x1244) returned ECC error
|
3096
|
mtd->read(0x44 bytes from 0x17d8) returned ECC error
|
3097
|
mtd->read(0x707 bytes from 0x181c) returned ECC error
|
3098
|
mtd->read(0x5a4 bytes from 0x51a5c) returned ECC error
|
3099
|
Kernel panic - not syncing: No init found. Try passing init= option to kernel.
|
3100
|
See Linux Documentation/init.txt for guidance.
|
3101
|
[<c000d518>] (unwind_backtrace+0x0/0xe0) from [<c02f3258>] (panic+0x58/0x188)
|
3102
|
[<c02f3258>] (panic+0x58/0x188) from [<c00087c8>] (init_post+0xa0/0xc4)
|
3103
|
[<c00087c8>] (init_post+0xa0/0xc4) from [<c04e885c>] (kernel_init+0xec/0x11c)
|
3104
|
|
3105
|
*****************************
|
3106
|
|
3107
|
U-Boot > pri
|
3108
|
updatedspbootloader=tftp c0700000 mityomap/dspBoot.out; nand erase 100000 10000
|
3109
|
0; nand write c0700000 100000 100000;
|
3110
|
L=tftp c0700000 mityomap/dspBoot.out;tftp c7000000 mityomap/binary.bin;bootdsp 0
|
3111
|
xc0700000
|
3112
|
M=tftp c0700000 mityomap/dspBoot.out; tftp c7000000 mityomap/comint.bin; bootdsp
|
3113
|
0xc0700000
|
3114
|
P=nfs 10.10.27.45:/export/rhsfs/boot/uImage.rhs; tftp 0xC6700000 mityomap/
|
3115
|
dspBoot.out; tftp 0xC7000000 mityomap/hybrid.bin; bootdsp 0xC6700000; sleep 2
|
3116
|
R=nfs 10.10.27.45:/export/rhsfs/boot/uImage.rhs; tftp 0xC6700000 mityomap/
|
3117
|
dspBoot.out; tftp 0xC7000000 mityomap/hybrid.bin; bootdsp 0xC6700000; sleep 2; b
|
3118
|
ootm 0xC0700000
|
3119
|
baremetalboot=ping 10.10.27.45; nfs c0700000 10.10.27.45:/export/rhsfs/boot/u
|
3120
|
Image.rhs; tftp c0000000 mityomap/dspBoot.out; tftp c7000000 mityomap/binary.
|
3121
|
bin; bootdsp 0xc0000000; sleep 3; bootm c0700000
|
3122
|
baremetaldspboot=tftp c0700000 mityomap/dspBoot.out; tftp c7000000 mityomap/bina
|
3123
|
ry.bin; bootdsp 0xc0700000
|
3124
|
baudrate=115200
|
3125
|
bootargs=mem=96M console=ttyS2,115200n8 mtdparts=nand:14M(userfs),128M(rootfs),-
|
3126
|
(unused) root=/dev/mtdblock1 rw noatime rootfstype=jffs2
|
3127
|
bootdelay=2
|
3128
|
bootfile=uImage
|
3129
|
ethact=DaVinci-EMAC
|
3130
|
ethaddr=70:b3:d5:b5:1d:a2
|
3131
|
fdtaddr=0xc0600000
|
3132
|
fdtboot=bootz 0xc0700000 - ${fdtaddr};
|
3133
|
fdtfile=da850-lcdk.dtb
|
3134
|
fileaddr=c2000000
|
3135
|
filesize=132d9d4
|
3136
|
hostname=rhs-VM
|
3137
|
ipaddr=10.10.27.30
|
3138
|
linux=ping 10.10.27.45; nfs 10.10.27.45:/export/rhsfs/boot/uImage.rhs; boo
|
3139
|
tm
|
3140
|
mmcboot=if fatload mmc 0 0xc0600000 boot.scr; then source 0xc0600000; else fatlo
|
3141
|
ad mmc 0 0xc0700000 "zImage"; fatload mmc 0 ${fdtaddr} ${fdtfile}; run fdtboot;
|
3142
|
fi;
|
3143
|
mtddevname=userfs
|
3144
|
mtddevnum=0
|
3145
|
mtdids=nand0=nand
|
3146
|
mtdparts=mtdparts=nand:14M(userfs),128M(rootfs),-(unused)
|
3147
|
nand_erasesize=20000
|
3148
|
nand_oobsize=40
|
3149
|
nand_writesize=800
|
3150
|
partition=nand0,0
|
3151
|
serverip=10.10.27.45
|
3152
|
spiboot=sf probe 0; sf read 0xc0700000 0x80000 0x220000; bootz 0xc0700000;
|
3153
|
stderr=serial
|
3154
|
stdin=serial
|
3155
|
stdout=serial
|
3156
|
updatearm=tftp c0710000 mityomap/uartEcho.out; nand erase 20000 20000; nand eras
|
3157
|
e 20000 20000; nand write c0700000 20000 20000;
|
3158
|
updatedsbboot=tftp c0700000 mityomap/dspBoot.out; nand erase 100000 100000; nand
|
3159
|
write c0700000 100000 100000
|
3160
|
updatedsp=tftp c0700000 mityomap/binary.bin; nand device nand0; nand erase 20000
|
3161
|
0 a00000; nand erase 200000 a00000; nand write c0700000 200000 a00000
|
3162
|
updatedspbootloader=tftp c0700000 mityomap/dspBoot.out; nand erase 100000 100000
|
3163
|
; nand write c0700000 100000 100000
|
3164
|
ver=U-Boot 2017.05-rc1-00044-gc3b7cfe-dirty (Apr 08 2017 - 20:35:07 +0300)
|
3165
|
|
3166
|
Environment size: 2556/65532 bytes
|
3167
|
|
3168
|
|