完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
各位大佬好!我遇到了如下问题,那位能帮忙解答一下
我在 DM368 使用t SDK IPNC RDK 5.1.0 我的nand flash 为MT29F1G08ABADAWP 我的配置如下: $(UBIFS_PATH)/mkfs.ubifs -r $(TARGET_FS) -m 2048 -e 129024 -c 250 -o ubifs.img $(UBIFS_PATH)/ubinize -o $(SYSTEM_CFG)_$(HARDWARE_CFG)_ubifs -m 2048 -p 128KiB $(HARDWARE_CFG)_ubinize.cfg [ubifs] mode=ubi image=ubifs.img vol_id=0 vol_size=30MiB vol_type=dynamic vol_name=rootfs vol_flags=autoresize 我启动内核的时候打印信息如下: U-Boot 1.3.4-dirty (Aug 27 2019 - 15:18:45) DM368-IPNC-5.1.0 I2C: ready DRAM: 128 MB NAND: NAND device: Manufacturer ID: 0x2c, Chip ID: 0xdc (Micron NAND 512MiB 3,3V 8-bit) Bad block table not found for chip 0 Bad block table not found for chip 0 loop oob 81021dd8 Bad block table written to 0x1ffe0000, version 0x01 loop oob 81021dd8 Bad block table written to 0x1ffc0000, version 0x01 512 MiB In: serial Out: serial Err: serial ARM Clock :- 486MHz DDR Clock :- 360MHz Ethernet PHY: GENERIC @ 0x01 Hit any key to stop autoboot: 0 Loading from NAND 512MiB 3,3V 8-bit, offset 0x500000 Image Name: Linux-2.6.37_IPNC_DM368_5.1.0 Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 4198848 Bytes = 4 MB Load Address: 80008000 Entry Point: 80008000 ## Booting kernel from Legacy Image at 80700000 ... Image Name: Linux-2.6.37_IPNC_DM368_5.1.0 Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 4198848 Bytes = 4 MB Load Address: 80008000 Entry Point: 80008000 Loading Kernel Image ... OK OK Starting kernel ... [ 0.000000] Linux version 2.6.37_IPNC_DM368_5.1.0 (cuiyunpeng@esw-develop) (gcc version 4.3.3 (GCC) ) #1 PREEMPT Thu Aug 29 14:02:44 CST 2019 [ 0.000000] CPU: ARM926EJ-S [41069265] revision 5 (ARMv5TEJ), cr=00053177 [ 0.000000] CPU: VIVT data cache, VIVT instruction cache [ 0.000000] Machine: DaVinci DM36x IPNC [ 0.000000] Memory policy: ECC disabled, Data cache writeback [ 0.000000] DaVinci dm36x_rev1.2 variant 0x8 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 12192 [ 0.000000] Kernel command line: console=ttyS1,115200n8 noinitrd ip=192.168.1.2:192.168.1.200:192.168.1.1:255.255.255.0 eth=00:0c:0c:A0:02:b4 mem=48M cmemk.phys_start=0x83000000 cmemk.phys_end=0x88000000 cmemk.phys_start_1=0x00001000 cmemk.phys_end_1=0x00008000 cmemk.pools_1=1x28672 cmemk.allowOverlap=1 cmemk.useHeapIfPoolUnavailable=1 nohz=off highres=off clocksource=acpi_pm lpj=1077248 ro ubi.mtd=5,2048 rootfstype=ubifs root=ubi0:rootfs [ 0.000000] TI DaVinci EMAC: kernel boot params Ethernet address: 00:0c:0c:A0:02:b4 [ 0.000000] PID hash table entries: 256 (order: -2, 1024 bytes) [ 0.000000] Dentry cache hash table entries: 8192 (order: 3, 32768 bytes) [ 0.000000] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes) [ 0.000000] Memory: 48MB = 48MB total [ 0.000000] Memory: 44424k/44424k available, 4728k reserved, 0K highmem [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB) [ 0.000000] DMA : 0xff000000 - 0xffe00000 ( 14 MB) [ 0.000000] vmalloc : 0xc3800000 - 0xfea00000 ( 946 MB) [ 0.000000] lowmem : 0xc0000000 - 0xc3000000 ( 48 MB) [ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB) [ 0.000000] .init : 0xc0008000 - 0xc002b000 ( 140 kB) [ 0.000000] .text : 0xc002b000 - 0xc03e0000 (3796 kB) [ 0.000000] .data : 0xc03e0000 - 0xc04091c0 ( 165 kB) [ 0.000000] SLUB: Genslabs=13, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Preemptable hierarchical RCU implementation. [ 0.000000] RCU-based detection of stalled CPUs is disabled. [ 0.000000] Verbose stalled-CPUs detection is disabled. [ 0.000000] NR_IRQS:245 [ 0.000000] Console: colour dummy device 80x30 [ 0.000274] Calibrating delay loop (skipped) preset value.. 215.44 BogoMIPS (lpj=1077248) [ 0.000328] pid_max: default: 32768 minimum: 301 [ 0.000532] Security Framework initialized [ 0.000675] Mount-cache hash table entries: 512 [ 0.001453] CPU: Testing write buffer coherency: ok [ 0.003083] devtmpfs: initialized [ 0.005867] DaVinci: 8 gpio irqs [ 0.006457] NET: Registered protocol family 16 [ 0.120382] bio: create slab [ 0.126352] u***core: registered new interface driver u***fs [ 0.127681] u***core: registered new interface driver hub [ 0.128545] u***core: registered new device driver u*** [ 0.134362] vpss vpss: dm365_vpss vpss probed [ 0.134421] vpss vpss: dm365_vpss vpss probe success [ 0.138183] Advanced Linux Sound Architecture Driver Version 1.0.23. [ 0.140283] Switching to clocksource timer0_1 [ 0.217010] mu***-hdrc: version 6.0, peripheral, debug=0 [ 0.217193] mu***-hdrc mu***-hdrc: dma type: dma-cppi3 [ 0.231247] mu***-hdrc mu***-hdrc: USB Peripheral mode controller at fec64000 using DMA, IRQ 12 [ 0.231976] NET: Registered protocol family 2 [ 0.232281] IP route cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.233005] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.233133] TCP bind hash table entries: 2048 (order: 1, 8192 bytes) [ 0.233212] TCP: Hash tables configured (established 2048 bind 2048) [ 0.233241] TCP reno registered [ 0.233275] UDP hash table entries: 256 (order: 0, 4096 bytes) [ 0.233331] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes) [ 0.233835] NET: Registered protocol family 1 [ 0.234589] RPC: Registered udp transport module. [ 0.234630] RPC: Registered tcp transport module. [ 0.234654] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.302607] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 0.302677] JFFS2 version 2.2. (NAND) © 2001-2006 Red Hat, Inc. [ 0.306086] msgmni has been set to 86 [ 0.311194] io scheduler noop registered (default) [ 0.312841] CSL: Module install successful, device major num = 253 [ 0.312883] CSL: Module version 0.10.00, built on Aug 29 2019 13:57:40 [ 0.312930] I2C: Module install successful, device major num = 252 [ 0.312968] DMA: Module install successful, device major num = 251 [ 0.312995] DRV: Module install successful [ 0.313020] DRV: Module built on Aug 29 2019 13:57:41 [ 0.313045] DRV: EDMACC.QUEPRI = 00002777 [ 0.313065] DRV: SYSTEM.MSTPRI0 = 00440011 [ 0.313085] DRV: SYSTEM.MSTPRI1 = 00000444 [ 0.313105] DRV: ISP.BCR = 00000002 [ 0.313124] DRV: SYSTEM.MISC = 00000399 [ 0.313145] EDMAK module: built on Aug 29 2019 at 13:57:33 [ 0.313172] Reference Linux version 2.6.37 [ 0.313195] File /home/cuiyunpeng/rh-project/kba8w20190318/src/dvsdk_ipnctools/linuxutils_2_26_02_05/packages/ti/sdo/linuxutils/edma/src/module/edmak.c [ 0.314776] IRQK module: built on Aug 29 2019 at 13:57:33 [ 0.314823] Reference Linux version 2.6.37 [ 0.314848] File /home/cuiyunpeng/rh-project/kba8w20190318/src/dvsdk_ipnctools/linuxutils_2_26_02_05/packages/ti/sdo/linuxutils/irq/src/module/irqk.c [ 0.316446] irqk initialized [ 0.318000] CMEMK module: built on Aug 29 2019 at 13:57:33 [ 0.318047] Reference Linux version 2.6.37 [ 0.318073] File /home/cuiyunpeng/rh-project/kba8w20190318/src/dvsdk_ipnctools/linuxutils_2_26_02_05/packages/ti/sdo/linuxutils/cmem/src/module/cmemk.c [ 0.322859] allocated heap buffer 0xc4000000 of size 0x5000000 [ 0.322899] heap fallback enabled - will try heap if pool buffer is not available [ 0.322937] CMEM Range Overlaps Kernel Physical - allowing overlap [ 0.322969] CMEM phys_start (0x1000) overlaps kernel (0x80000000 -> 0x83000000) [ 0.323127] cmemk initialized [ 0.323178] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled [ 0.419062] serial8250.0: ttyS0 at MMIO 0x1c20000 (irq = 40) is a 16550A [ 0.478944] serial8250.0: ttyS1 at MMIO 0x1d06000 (irq = 41) is a 16550A [ 1.050569] console [ttyS1] enabled [ 1.092767] brd: module loaded [ 1.113134] loop: module loaded [ 1.122968] ONFI flash detected [ 1.126262] ONFI param page 0 valid [ 1.129790] NAND device: Manufacturer ID: 0x2c, Chip ID: 0xdc (Micron NAND 512MiB 3,3V 8-bit) [ 1.140314] Bad block table not found for chip 0 [ 1.146239] Bad block table not found for chip 0 [ 1.151016] Scanning device for bad blocks [ 1.476466] Creating 7 MTD partitions on "davinci_nand.0": [ 1.482112] 0x000000000000-0x000000300000 : "bootloader" [ 1.491888] 0x000000300000-0x000000500000 : "params" [ 1.501549] 0x000000500000-0x000000a00000 : "kernel" [ 1.511240] 0x000000a00000-0x000002200000 : "filesystem1" [ 1.521477] 0x000002200000-0x000002a00000 : "data1" [ 1.531229] 0x000002a00000-0x000004200000 : "filesystem2" [ 1.541552] 0x000004200000-0x000020000000 : "reserve" [ 1.552474] davinci_nand davinci_nand.0: controller rev. 2.3 [ 1.561440] UBI: attaching mtd5 to ubi0 [ 1.565323] UBI: physical eraseblock size: 131072 bytes (128 KiB) [ 1.571931] UBI: logical eraseblock size: 126976 bytes [ 1.577376] UBI: smallest flash I/O unit: 2048 [ 1.582240] UBI: sub-page size: 512 [ 1.586897] UBI: VID header offset: 2048 (aligned 2048) [ 1.593042] UBI: data offset: 4096 [ 1.598113] uncorrectable error : [ 1.601513] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 0:0, read 64 bytes [ 1.611790] uncorrectable error : [ 1.615052] uncorrectable error : [ 1.618498] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 0:2048, read 512 bytes [ 1.629175] uncorrectable error : [ 1.632525] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 1:0, read 64 bytes [ 1.642773] uncorrectable error : [ 1.646032] uncorrectable error : [ 1.649478] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 1:2048, read 512 bytes [ 1.660156] uncorrectable error : [ 1.663437] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 2:0, read 64 bytes [ 1.673695] uncorrectable error : [ 1.676954] uncorrectable error : [ 1.680463] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 2:2048, read 512 bytes [ 1.691128] uncorrectable error : [ 1.694409] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 3:0, read 64 bytes [ 1.704667] uncorrectable error : [ 1.707928] uncorrectable error : [ 1.711442] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 3:2048, read 512 bytes [ 1.722109] uncorrectable error : [ 1.725392] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 4:0, read 64 bytes [ 1.735651] uncorrectable error : [ 1.738910] uncorrectable error : [ 1.742422] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 4:2048, read 512 bytes [ 1.753091] uncorrectable error : [ 1.756375] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 5:0, read 64 bytes [ 1.766634] uncorrectable error : [ 1.769893] uncorrectable error : [ 1.773405] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 5:2048, read 512 bytes [ 1.784073] uncorrectable error : [ 1.787356] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 6:0, read 64 bytes [ 1.797616] uncorrectable error : [ 1.800935] uncorrectable error : [ 1.804394] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 6:2048, read 512 bytes [ 1.815059] uncorrectable error : [ 1.818343] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 7:0, read 64 bytes [ 1.828603] uncorrectable error : [ 1.831922] uncorrectable error : [ 1.835381] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 7:2048, read 512 bytes [ 1.846043] uncorrectable error : [ 1.849327] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 8:0, read 64 bytes [ 1.859585] uncorrectable error : [ 1.862904] uncorrectable error : [ 1.866361] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 8:2048, read 512 bytes [ 1.877026] uncorrectable error : [ 1.880371] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 9:0, read 64 bytes [ 1.890623] uncorrectable error : [ 1.893882] uncorrectable error : [ 1.897328] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 9:2048, read 512 bytes [ 1.907999] uncorrectable error : [ 1.911352] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 10:0, read 64 bytes [ 1.921691] uncorrectable error : [ 1.924948] uncorrectable error : [ 1.928394] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 10:2048, read 512 bytes [ 1.939156] uncorrectable error : [ 1.942506] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 11:0, read 64 bytes [ 1.952846] uncorrectable error : [ 1.956105] uncorrectable error : [ 1.959552] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 11:2048, read 512 bytes [ 1.970308] uncorrectable error : [ 1.973590] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 12:0, read 64 bytes [ 1.983932] uncorrectable error : [ 1.987192] uncorrectable error : [ 1.990705] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 12:2048, read 512 bytes [ 2.001465] uncorrectable error : [ 2.004749] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 13:0, read 64 bytes [ 2.015094] uncorrectable error : [ 2.018353] uncorrectable error : [ 2.021862] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 13:2048, read 512 bytes [ 2.032618] uncorrectable error : [ 2.035901] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 14:0, read 64 bytes [ 2.046244] uncorrectable error : [ 2.049502] uncorrectable error : [ 2.053012] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 14:2048, read 512 bytes [ 2.063766] uncorrectable error : [ 2.067048] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 15:0, read 64 bytes [ 2.077392] uncorrectable error : [ 2.080708] uncorrectable error : [ 2.084166] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 15:2048, read 512 bytes [ 2.094917] uncorrectable error : [ 2.098199] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 16:0, read 64 bytes [ 2.108542] uncorrectable error : [ 2.111860] uncorrectable error : [ 2.115319] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 16:2048, read 512 bytes [ 2.126076] uncorrectable error : [ 2.129357] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 17:0, read 64 bytes [ 2.139705] uncorrectable error : [ 2.143021] uncorrectable error : [ 2.146483] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 17:2048, read 512 bytes [ 2.157238] uncorrectable error : [ 2.160584] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 18:0, read 64 bytes [ 2.170922] uncorrectable error : [ 2.174180] uncorrectable error : [ 2.177627] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 18:2048, read 512 bytes [ 2.188391] uncorrectable error : [ 2.191742] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 19:0, read 64 bytes [ 2.202083] uncorrectable error : [ 2.205341] uncorrectable error : [ 2.208788] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 19:2048, read 512 bytes [ 2.219549] uncorrectable error : [ 2.222898] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 20:0, read 64 bytes [ 2.233235] uncorrectable error : [ 2.236492] uncorrectable error : [ 2.239938] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 20:2048, read 512 bytes [ 2.250700] uncorrectable error : [ 2.253983] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 21:0, read 64 bytes [ 2.264327] uncorrectable error : [ 2.267586] uncorrectable error : [ 2.271098] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 21:2048, read 512 bytes [ 2.281854] uncorrectable error : [ 2.285136] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 22:0, read 64 bytes [ 2.295478] uncorrectable error : [ 2.298739] uncorrectable error : [ 2.302248] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 22:2048, read 512 bytes [ 2.313002] uncorrectable error : [ 2.316284] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 23:0, read 64 bytes [ 2.326632] uncorrectable error : [ 2.329891] uncorrectable error : [ 2.333404] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 23:2048, read 512 bytes [ 2.344157] uncorrectable error : [ 2.347440] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 24:0, read 64 bytes [ 2.357785] uncorrectable error : [ 2.361102] uncorrectable error : [ 2.364557] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 24:2048, read 512 bytes [ 2.375307] uncorrectable error : [ 2.378591] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 25:0, read 64 bytes [ 2.388938] uncorrectable error : [ 2.392256] uncorrectable error : [ 2.395715] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 25:2048, read 512 bytes [ 2.406473] uncorrectable error : [ 2.409756] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 26:0, read 64 bytes [ 2.420148] uncorrectable error : [ 2.423408] uncorrectable error : [ 2.426857] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 26:2048, read 512 bytes [ 2.437613] uncorrectable error : [ 2.440963] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 27:0, read 64 bytes [ 2.451302] uncorrectable error : [ 2.454560] uncorrectable error : [ 2.458005] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 27:2048, read 512 bytes [ 2.468765] uncorrectable error : [ 2.472114] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 28:0, read 64 bytes [ 2.482452] uncorrectable error : [ 2.485712] uncorrectable error : [ 2.489158] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 28:2048, read 512 bytes [ 2.499919] uncorrectable error : [ 2.503268] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 29:0, read 64 bytes [ 2.513604] uncorrectable error : [ 2.516862] uncorrectable error : [ 2.520371] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 29:2048, read 512 bytes [ 2.531124] uncorrectable error : [ 2.534406] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 30:0, read 64 bytes [ 2.544750] uncorrectable error : [ 2.548013] uncorrectable error : [ 2.551523] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 30:2048, read 512 bytes [ 2.562280] uncorrectable error : [ 2.565562] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 31:0, read 64 bytes [ 2.575908] uncorrectable error : [ 2.579168] uncorrectable error : [ 2.582677] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 31:2048, read 512 bytes [ 2.593438] uncorrectable error : [ 2.596719] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 32:0, read 64 bytes [ 2.607067] uncorrectable error : [ 2.610387] uncorrectable error : [ 2.613843] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 32:2048, read 512 bytes [ 2.624595] uncorrectable error : [ 2.627877] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 33:0, read 64 bytes [ 2.638215] uncorrectable error : [ 2.641533] uncorrectable error : [ 2.644991] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 33:2048, read 512 bytes [ 2.655744] uncorrectable error : [ 2.659026] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 34:0, read 64 bytes [ 2.669378] uncorrectable error : [ 2.672697] uncorrectable error : [ 2.676155] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 34:2048, read 512 bytes [ 2.686907] uncorrectable error : [ 2.690253] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 35:0, read 64 bytes [ 2.700593] uncorrectable error : [ 2.703850] uncorrectable error : [ 2.707296] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 35:2048, read 512 bytes [ 2.718057] uncorrectable error : [ 2.721409] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 36:0, read 64 bytes [ 2.731752] uncorrectable error : [ 2.735013] uncorrectable error : [ 2.738458] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 36:2048, read 512 bytes [ 2.749216] uncorrectable error : [ 2.752566] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 37:0, read 64 bytes [ 2.762909] uncorrectable error : [ 2.766167] uncorrectable error : [ 2.769613] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 37:2048, read 512 bytes [ 2.780375] uncorrectable error : [ 2.783658] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 38:0, read 64 bytes [ 2.794006] uncorrectable error : [ 2.797265] uncorrectable error : [ 2.800779] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 38:2048, read 512 bytes [ 2.811536] uncorrectable error : [ 2.814816] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 39:0, read 64 bytes [ 2.825163] uncorrectable error : [ 2.828423] uncorrectable error : [ 2.831938] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 39:2048, read 512 bytes [ 2.842699] uncorrectable error : [ 2.845979] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 40:0, read 64 bytes [ 2.856327] uncorrectable error : [ 2.859586] uncorrectable error : [ 2.863095] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 40:2048, read 512 bytes [ 2.873849] uncorrectable error : [ 2.877133] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 41:0, read 64 bytes [ 2.887478] uncorrectable error : [ 2.890797] uncorrectable error : [ 2.894257] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 41:2048, read 512 bytes [ 2.905013] uncorrectable error : [ 2.908296] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 42:0, read 64 bytes [ 2.918643] uncorrectable error : [ 2.921960] uncorrectable error : [ 2.925417] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 42:2048, read 512 bytes [ 2.936171] uncorrectable error : [ 2.939453] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 43:0, read 64 bytes [ 2.949802] uncorrectable error : [ 2.953122] uncorrectable error : [ 2.956581] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 43:2048, read 512 bytes [ 2.967337] uncorrectable error : [ 2.970683] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 44:0, read 64 bytes [ 2.981023] uncorrectable error : [ 2.984281] uncorrectable error : [ 2.987727] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 44:2048, read 512 bytes [ 2.998485] uncorrectable error : [ 3.001836] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 45:0, read 64 bytes [ 3.012177] uncorrectable error : [ 3.015433] uncorrectable error : [ 3.018879] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 45:2048, read 512 bytes [ 3.029641] uncorrectable error : [ 3.032992] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 46:0, read 64 bytes [ 3.043330] uncorrectable error : [ 3.046589] uncorrectable error : [ 3.050096] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 46:2048, read 512 bytes [ 3.060849] uncorrectable error : [ 3.064131] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 47:0, read 64 bytes [ 3.074478] uncorrectable error : [ 3.077737] uncorrectable error : [ 3.081245] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 47:2048, read 512 bytes [ 3.092004] uncorrectable error : [ 3.095284] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 48:0, read 64 bytes [ 3.105628] uncorrectable error : [ 3.108886] uncorrectable error : [ 3.112398] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 48:2048, read 512 bytes [ 3.123158] uncorrectable error : [ 3.126440] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 49:0, read 64 bytes [ 3.136787] uncorrectable error : [ 3.140107] uncorrectable error : [ 3.143565] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 49:2048, read 512 bytes [ 3.154320] uncorrectable error : [ 3.157601] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 50:0, read 64 bytes [ 3.167943] uncorrectable error : [ 3.171262] uncorrectable error : [ 3.174721] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 50:2048, read 512 bytes [ 3.185475] uncorrectable error : [ 3.188759] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 51:0, read 64 bytes [ 3.199103] uncorrectable error : [ 3.202424] uncorrectable error : [ 3.205880] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 51:2048, read 512 bytes [ 3.216634] uncorrectable error : [ 3.219918] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 52:0, read 64 bytes [ 3.230261] uncorrectable error : [ 3.233520] uncorrectable error : [ 3.236968] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 52:2048, read 512 bytes [ 3.247729] uncorrectable error : [ 3.251079] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 53:0, read 64 bytes [ 3.261417] uncorrectable error : [ 3.264674] uncorrectable error : [ 3.268121] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 53:2048, read 512 bytes [ 3.278882] uncorrectable error : [ 3.282231] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 54:0, read 64 bytes [ 3.292570] uncorrectable error : [ 3.295829] uncorrectable error : [ 3.299274] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 54:2048, read 512 bytes [ 3.310088] uncorrectable error : [ 3.313375] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 55:0, read 64 bytes [ 3.323713] uncorrectable error : [ 3.326974] uncorrectable error : [ 3.330486] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 55:2048, read 512 bytes [ 3.341244] uncorrectable error : [ 3.344528] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 56:0, read 64 bytes [ 3.354875] uncorrectable error : [ 3.358135] uncorrectable error : [ 3.361648] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 56:2048, read 512 bytes [ 3.372410] uncorrectable error : [ 3.375693] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 57:0, read 64 bytes [ 3.386041] uncorrectable error : [ 3.389300] uncorrectable error : [ 3.392812] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 57:2048, read 512 bytes [ 3.403570] uncorrectable error : [ 3.406855] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 58:0, read 64 bytes [ 3.417200] uncorrectable error : [ 3.420515] uncorrectable error : [ 3.423972] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 58:2048, read 512 bytes [ 3.434729] uncorrectable error : [ 3.438011] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 59:0, read 64 bytes [ 3.448359] uncorrectable error : [ 3.451675] uncorrectable error : [ 3.455135] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 59:2048, read 512 bytes [ 3.465889] uncorrectable error : [ 3.469175] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 60:0, read 64 bytes [ 3.479523] uncorrectable error : [ 3.482841] uncorrectable error : [ 3.486300] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 60:2048, read 512 bytes [ 3.497054] uncorrectable error : [ 3.500398] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 61:0, read 64 bytes [ 3.510740] uncorrectable error : [ 3.513998] uncorrectable error : [ 3.517443] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 61:2048, read 512 bytes [ 3.528208] uncorrectable error : [ 3.531562] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 62:0, read 64 bytes [ 3.541903] uncorrectable error : [ 3.545161] uncorrectable error : [ 3.548607] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 62:2048, read 512 bytes [ 3.559370] uncorrectable error : [ 3.562719] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 63:0, read 64 bytes [ 3.573063] uncorrectable error : [ 3.576322] uncorrectable error : [ 3.579766] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 63:2048, read 512 bytes [ 3.590530] uncorrectable error : [ 3.593816] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 64:0, read 64 bytes [ 3.604165] uncorrectable error : [ 3.607424] uncorrectable error : [ 3.610939] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 64:2048, read 512 bytes [ 3.621696] uncorrectable error : [ 3.624979] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 65:0, read 64 bytes [ 3.635326] uncorrectable error : [ 3.638585] uncorrectable error : [ 3.642095] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 65:2048, read 512 bytes [ 3.652859] uncorrectable error : [ 3.656143] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 66:0, read 64 bytes [ 3.666490] uncorrectable error : [ 3.669752] uncorrectable error : [ 3.673262] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 66:2048, read 512 bytes [ 3.684044] uncorrectable error : [ 3.687329] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 67:0, read 64 bytes [ 3.697680] uncorrectable error : [ 3.701001] uncorrectable error : [ 3.704463] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 67:2048, read 512 bytes [ 3.715220] uncorrectable error : [ 3.718504] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 68:0, read 64 bytes [ 3.728854] uncorrectable error : [ 3.732175] uncorrectable error : [ 3.735634] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 68:2048, read 512 bytes [ 3.746391] uncorrectable error : [ 3.749673] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 69:0, read 64 bytes [ 3.760016] uncorrectable error : [ 3.763337] uncorrectable error : [ 3.766794] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 69:2048, read 512 bytes [ 3.777547] uncorrectable error : [ 3.780903] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 70:0, read 64 bytes [ 3.791243] uncorrectable error : [ 3.794505] uncorrectable error : [ 3.797950] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 70:2048, read 512 bytes [ 3.808708] uncorrectable error : [ 3.812059] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 71:0, read 64 bytes [ 3.822396] uncorrectable error : [ 3.825656] uncorrectable error : [ 3.829099] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 71:2048, read 512 bytes [ 3.839864] uncorrectable error : [ 3.843213] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 72:0, read 64 bytes [ 3.853552] uncorrectable error : [ 3.856811] uncorrectable error : [ 3.860321] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 72:2048, read 512 bytes [ 3.871081] uncorrectable error : [ 3.874358] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 73:0, read 64 bytes [ 3.884703] uncorrectable error : [ 3.887963] uncorrectable error : [ 3.891477] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 73:2048, read 512 bytes [ 3.902236] uncorrectable error : [ 3.905518] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 74:0, read 64 bytes [ 3.915861] uncorrectable error : [ 3.919123] uncorrectable error : [ 3.922637] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 74:2048, read 512 bytes [ 3.933392] uncorrectable error : [ 3.936673] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 75:0, read 64 bytes [ 3.947018] uncorrectable error : [ 3.950339] uncorrectable error : [ 3.953795] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 75:2048, read 512 bytes [ 3.964549] uncorrectable error : [ 3.967832] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 76:0, read 64 bytes [ 3.978177] uncorrectable error : [ 3.981497] uncorrectable error : [ 3.984954] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 76:2048, read 512 bytes [ 3.995709] uncorrectable error : [ 3.998993] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 77:0, read 64 bytes [ 4.009339] uncorrectable error : [ 4.012659] uncorrectable error : [ 4.016115] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 77:2048, read 512 bytes [ 4.026867] uncorrectable error : [ 4.030211] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 78:0, read 64 bytes [ 4.040550] uncorrectable error : [ 4.043806] uncorrectable error : [ 4.047250] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 78:2048, read 512 bytes [ 4.058008] uncorrectable error : [ 4.061356] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 79:0, read 64 bytes [ 4.071692] uncorrectable error : [ 4.074949] uncorrectable error : [ 4.078394] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 79:2048, read 512 bytes [ 4.089156] uncorrectable error : [ 4.092507] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 80:0, read 64 bytes [ 4.102845] uncorrectable error : [ 4.106104] uncorrectable error : [ 4.109547] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 80:2048, read 512 bytes [ 4.120307] uncorrectable error : [ 4.123590] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 81:0, read 64 bytes [ 4.133936] uncorrectable error : [ 4.137194] uncorrectable error : [ 4.140704] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 81:2048, read 512 bytes [ 4.151458] uncorrectable error : [ 4.154741] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 82:0, read 64 bytes [ 4.165086] uncorrectable error : [ 4.168345] uncorrectable error : [ 4.171858] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 82:2048, read 512 bytes [ 4.182610] uncorrectable error : [ 4.185889] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 83:0, read 64 bytes [ 4.196234] uncorrectable error : [ 4.199491] uncorrectable error : [ 4.203003] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 83:2048, read 512 bytes [ 4.213760] uncorrectable error : [ 4.217042] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 84:0, read 64 bytes [ 4.227391] uncorrectable error : [ 4.230707] uncorrectable error : [ 4.234165] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 84:2048, read 512 bytes [ 4.244919] uncorrectable error : [ 4.248201] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 85:0, read 64 bytes [ 4.258548] uncorrectable error : [ 4.261865] uncorrectable error : [ 4.265320] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 85:2048, read 512 bytes [ 4.276079] uncorrectable error : [ 4.279361] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 86:0, read 64 bytes [ 4.289707] uncorrectable error : [ 4.293027] uncorrectable error : [ 4.296484] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 86:2048, read 512 bytes [ 4.307238] uncorrectable error : [ 4.310588] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 87:0, read 64 bytes [ 4.320925] uncorrectable error : [ 4.324185] uncorrectable error : [ 4.327631] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 87:2048, read 512 bytes [ 4.338391] uncorrectable error : [ 4.341742] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 88:0, read 64 bytes [ 4.352080] uncorrectable error : [ 4.355337] uncorrectable error : [ 4.358782] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 88:2048, read 512 bytes [ 4.369539] uncorrectable error : [ 4.372887] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 89:0, read 64 bytes [ 4.383230] uncorrectable error : [ 4.386491] uncorrectable error : [ 4.389938] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 89:2048, read 512 bytes [ 4.400697] uncorrectable error : [ 4.403982] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 90:0, read 64 bytes [ 4.414327] uncorrectable error : [ 4.417587] uncorrectable error : [ 4.421103] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 90:2048, read 512 bytes [ 4.431864] uncorrectable error : [ 4.435148] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 91:0, read 64 bytes [ 4.445493] uncorrectable error : [ 4.448752] uncorrectable error : [ 4.452262] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 91:2048, read 512 bytes [ 4.463019] uncorrectable error : [ 4.466304] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 92:0, read 64 bytes [ 4.476649] uncorrectable error : [ 4.479908] uncorrectable error : [ 4.483421] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 92:2048, read 512 bytes [ 4.494180] uncorrectable error : [ 4.497462] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 93:0, read 64 bytes [ 4.507810] uncorrectable error : [ 4.511132] uncorrectable error : [ 4.514585] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 93:2048, read 512 bytes [ 4.525340] uncorrectable error : [ 4.528622] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 94:0, read 64 bytes [ 4.538969] uncorrectable error : [ 4.542285] uncorrectable error : [ 4.545744] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 94:2048, read 512 bytes [ 4.556494] uncorrectable error : [ 4.559776] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 95:0, read 64 bytes [ 4.570160] uncorrectable error : [ 4.573421] uncorrectable error : [ 4.576870] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 95:2048, read 512 bytes [ 4.587627] uncorrectable error : [ 4.590980] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 96:0, read 64 bytes [ 4.601319] uncorrectable error : [ 4.604577] uncorrectable error : [ 4.608022] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 96:2048, read 512 bytes [ 4.618781] uncorrectable error : [ 4.622134] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 97:0, read 64 bytes [ 4.632473] uncorrectable error : [ 4.635732] uncorrectable error : [ 4.639180] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 97:2048, read 512 bytes [ 4.649947] uncorrectable error : [ 4.653301] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 98:0, read 64 bytes [ 4.663643] uncorrectable error : [ 4.666902] uncorrectable error : [ 4.670414] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 98:2048, read 512 bytes [ 4.681172] uncorrectable error : [ 4.684452] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 99:0, read 64 bytes [ 4.694796] uncorrectable error : [ 4.698056] uncorrectable error : [ 4.701564] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 99:2048, read 512 bytes [ 4.712322] uncorrectable error : [ 4.715606] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 100:0, read 64 bytes [ 4.726038] uncorrectable error : [ 4.729296] uncorrectable error : [ 4.732805] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 100:2048, read 512 bytes [ 4.743646] uncorrectable error : [ 4.746931] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 101:0, read 64 bytes [ 4.757359] uncorrectable error : [ 4.760678] uncorrectable error : [ 4.764135] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 101:2048, read 512 bytes [ 4.774976] uncorrectable error : [ 4.778259] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 102:0, read 64 bytes [ 4.788693] uncorrectable error : [ 4.792013] uncorrectable error : [ 4.795471] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 102:2048, read 512 bytes [ 4.806312] uncorrectable error : [ 4.809597] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 103:0, read 64 bytes [ 4.820079] uncorrectable error : [ 4.823341] uncorrectable error : [ 4.826790] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 103:2048, read 512 bytes [ 4.837636] uncorrectable error : [ 4.840987] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 104:0, read 64 bytes [ 4.851413] uncorrectable error : [ 4.854673] uncorrectable error : [ 4.858121] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 104:2048, read 512 bytes [ 4.868968] uncorrectable error : [ 4.872320] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 105:0, read 64 bytes [ 4.882745] uncorrectable error : [ 4.886005] uncorrectable error : [ 4.889452] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 105:2048, read 512 bytes [ 4.900298] uncorrectable error : [ 4.903580] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 106:0, read 64 bytes [ 4.914017] uncorrectable error : [ 4.917278] uncorrectable error : [ 4.920788] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 106:2048, read 512 bytes [ 4.931632] uncorrectable error : [ 4.934914] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 107:0, read 64 bytes [ 4.945347] uncorrectable error : [ 4.948606] uncorrectable error : [ 4.952117] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 107:2048, read 512 bytes [ 4.962961] uncorrectable error : [ 4.966246] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 108:0, read 64 bytes [ 4.976676] uncorrectable error : [ 4.979936] uncorrectable error : [ 4.983447] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 108:2048, read 512 bytes [ 4.994292] uncorrectable error : [ 4.997577] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 109:0, read 64 bytes [ 5.008014] uncorrectable error : [ 5.011332] uncorrectable error : [ 5.014789] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 109:2048, read 512 bytes [ 5.025630] uncorrectable error : [ 5.028915] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 110:0, read 64 bytes [ 5.039347] uncorrectable error : [ 5.042663] uncorrectable error : [ 5.046122] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 110:2048, read 512 bytes [ 5.056962] uncorrectable error : [ 5.060308] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 111:0, read 64 bytes [ 5.070735] uncorrectable error : [ 5.073993] uncorrectable error : [ 5.077441] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 111:2048, read 512 bytes [ 5.088286] uncorrectable error : [ 5.091636] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 112:0, read 64 bytes [ 5.102060] uncorrectable error : [ 5.105318] uncorrectable error : [ 5.108764] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 112:2048, read 512 bytes [ 5.119613] uncorrectable error : [ 5.122962] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 113:0, read 64 bytes [ 5.133389] uncorrectable error : [ 5.136648] uncorrectable error : [ 5.140154] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 113:2048, read 512 bytes [ 5.151000] uncorrectable error : [ 5.154283] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 114:0, read 64 bytes [ 5.164716] uncorrectable error : [ 5.167975] uncorrectable error : [ 5.171483] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 114:2048, read 512 bytes [ 5.182331] uncorrectable error : [ 5.185617] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 115:0, read 64 bytes [ 5.196052] uncorrectable error : [ 5.199312] uncorrectable error : [ 5.202826] UBI error: ubi_io_read: error -74 (ECC error) while reading 512 bytes from PEB 115:2048, read 512 bytes [ 5.213670] uncorrectable error : |
|
相关推荐
1个回答
|
|
看着像是sub-page的问题
|
|
|
|
你正在撰写答案
如果你是对答案或其他答案精选点评或询问,请使用“评论”功能。
22541 浏览 1 评论
1204 浏览 0 评论
硬创大赛项目专访 | 田奕鑫:专注细分领域创新,我们和行业巨头“化敌为友”
94495 浏览 1 评论
硬创大赛项目专访 | 王猛:专研降噪技术,让中国的黑科技产品服务全球用户
24375 浏览 1 评论
9404 浏览 3 评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-11-22 16:36 , Processed in 0.882442 second(s), Total 74, Slave 57 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号