Advertisement
Guest User

Untitled

a guest
Jan 1st, 2018
159
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 78.84 KB | None | 0 0
  1.  
  2. BootROM - 1.73
  3. Booting from NAND flash
  4.  
  5. General initialization - Version: 1.0.0
  6. AVS selection from EFUSE disabled (Skip reading EFUSE values)
  7. mvSysEnvIsFlavourReduced: TWSI Read of 'flavor' failed
  8. Detected Device ID 6820
  9. High speed PHY - Version: 2.0
  10.  
  11. Init RD NAS topology Serdes Lane 3 is USB3
  12. Serdes Lane 4 is SGMII
  13. board SerDes lanes topology details:
  14. | Lane # | Speed| Type |
  15. ------------------------------|
  16. | 0 | 6 | SATA0 |
  17. | 1 | 5 | PCIe0 |
  18. | 2 | 6 | SATA1 |
  19. | 3 | 5 | USB3 HOST1 |
  20. | 4 | 5 | PCIe1 |
  21. | 5 | 0 | SGMII2 |
  22. -------------------------------
  23. :** Link is Gen1, check the EP capability
  24. PCIe, Idx 0: Link upgraded to Gen2 based on client cpabilities
  25. :** Link is Gen1, check the EP capability
  26. PCIe, Idx 1: remains Gen1
  27. High speed PHY - Ended Successfully
  28. DDR3 Training Sequence - Ver TIP-1.46.0
  29. mvSysEnvGetTopologyUpdateInfo: TWSI Read failed
  30. DDR3 Training Sequence - Switching XBAR Window to FastPath Window
  31. DDR3 Training Sequence - Ended Successfully
  32. Not detected suspend to RAM indication
  33. BootROM: Image checksum verification PASSED
  34.  
  35.  
  36. U-Boot 2013.01 (Sep 25 2017 - 11:42:52) Marvell version: 2015_T1.QA.0p16
  37.  
  38. Boot version : v1.0.0
  39.  
  40. Board: RD-NAS-88F6820-DDR3
  41. SoC: MV88F6820 Rev A0
  42. running 2 CPUs
  43. CPU: ARM Cortex A9 MPCore (Rev 1) LE
  44. CPU 0
  45. CPU @ 1866 [MHz]
  46. L2 @ 933 [MHz]
  47. TClock @ 200 [MHz]
  48. DDR3 @ 933 [MHz]
  49. DDR3 32 Bit Width,FastPath Memory Access, DLB Enabled, ECC Disabled
  50. DRAM: 512 MiB
  51. NAND: 256 MiB
  52. MMC: mv_sdh: 0
  53.  
  54.  
  55. #### auto_recovery ####
  56. [u_env] get auto_recovery == yes
  57. [u_env] get auto_recovery == yes
  58. [u_env] get boot_part == 1
  59. [u_env] get boot_part_ready == 3
  60. auto_recovery enabled:1, boot_part:1, boot_part_ready:3
  61.  
  62. [boot_count_read] block:0x220000, size:128KB, records:64
  63. [boot_count_read_record] boot_count:1, next_record:9
  64.  
  65. [boot_count_write] erase:0, auto_recovery->block_offset:0x220000 offset=0x224800
  66.  
  67. Updating boot_count ...
  68. [boot_count_write] offset:0x224800 , length:2048
  69. done
  70.  
  71. PCI-e 0 (IF 0 - bus 0) Root Complex Interface, Detected Link X1, GEN 2.0
  72. PCI-e 1 (IF 1 - bus 1) Root Complex Interface, Detected Link X1, GEN 1.1
  73. USB2.0 0: Host Mode
  74. USB3.0 1: Host Mode
  75. USB3.0 0: Host Mode
  76.  
  77. Map: Code: 0x1feab000:0x1ff75c30
  78. BSS: 0x1ffef564
  79. Stack: 0x1f9aaf20
  80. Heap: 0x1f9ab000:0x1feab000
  81. U-Boot Environment: 0x00200000:0x00220000 (NAND)
  82.  
  83. Board configuration detected:
  84. mvEthE6171SwitchBasicInit init
  85. Net:
  86. | port | Interface | PHY address |
  87. |--------|-----------|--------------|
  88. | egiga0 | RGMII | 0x01 |
  89. | egiga1 | SGMII | 0x00 |
  90. | egiga2 | SGMII | In-Band |
  91. egiga0 [PRIME], egiga1, egiga2
  92. auto_recovery_check changes bootcmd: run nandboot
  93. Hit any key to stop autoboot: 0
  94. Marvell>> setenv ipaddr 192.168.1.1
  95. Marvell>> setenv netmask 255.255.255.0
  96. Marvell>> setenv serverip 192.168.1.2
  97. Marvell>> run update_both_images
  98. Using egiga0 device
  99. TFTP from server 192.168.1.2; our IP address is 192.168.1.1
  100. Filename 'rango.img'.
  101. Load address: 0x2000000
  102. Loading: #################################################################
  103. #################################################################
  104. #################################################################
  105. #################################################################
  106. #################################################################
  107. #################################################################
  108. #################################################################
  109. #################################################################
  110. #################################################################
  111. #################################################################
  112. #################################################################
  113. #################################################################
  114. #################################################################
  115. #################################################################
  116. #################################################################
  117. #################################################################
  118. #################################################################
  119. #################################################################
  120. #################################################################
  121. #################################################################
  122. #################################################################
  123. #################################################################
  124. #################################################################
  125. #################################################################
  126. #################################################################
  127. #################################################################
  128. #################################################################
  129. #################################################################
  130. #################################################################
  131. #################################################################
  132. #################################################################
  133. ########
  134. 2.5 MiB/s
  135. done
  136. Bytes transferred = 10354688 (9e0000 hex)
  137.  
  138. NAND erase: device 0 offset 0xa00000, size 0x5000000
  139. Erasing at 0x59e0000 -- 100% complete.
  140. OK
  141.  
  142. NAND erase: device 0 offset 0x5a00000, size 0x5000000
  143. Erasing at 0xa9e0000 -- 100% complete.
  144. OK
  145.  
  146. NAND write: device 0 offset 0xa00000, size 0x9e0000
  147. 10354688 bytes written: OK
  148.  
  149. NAND write: device 0 offset 0x5a00000, size 0x9e0000
  150. 10354688 bytes written: OK
  151. Marvell>> reset
  152. resetting ...
  153.  
  154.  
  155.  
  156.  
  157.  
  158.  
  159.  
  160.  
  161.  
  162.  
  163.  
  164. BootROM - 1.73
  165. Booting from NAND flash
  166.  
  167. General initialization - Version: 1.0.0
  168. AVS selection from EFUSE disabled (Skip reading EFUSE values)
  169. mvSysEnvIsFlavourReduced: TWSI Read of 'flavor' failed
  170. Detected Device ID 6820
  171. High speed PHY - Version: 2.0
  172.  
  173. Init RD NAS topology Serdes Lane 3 is USB3
  174. Serdes Lane 4 is SGMII
  175. board SerDes lanes topology details:
  176. | Lane # | Speed| Type |
  177. ------------------------------|
  178. | 0 | 6 | SATA0 |
  179. | 1 | 5 | PCIe0 |
  180. | 2 | 6 | SATA1 |
  181. | 3 | 5 | USB3 HOST1 |
  182. | 4 | 5 | PCIe1 |
  183. | 5 | 0 | SGMII2 |
  184. -------------------------------
  185. :** Link is Gen1, check the EP capability
  186. PCIe, Idx 0: Link upgraded to Gen2 based on client cpabilities
  187. :** Link is Gen1, check the EP capability
  188. PCIe, Idx 1: remains Gen1
  189. High speed PHY - Ended Successfully
  190. DDR3 Training Sequence - Ver TIP-1.46.0
  191. mvSysEnvGetTopologyUpdateInfo: TWSI Read failed
  192. DDR3 Training Sequence - Switching XBAR Window to FastPath Window
  193. DDR3 Training Sequence - Ended Successfully
  194. Not detected suspend to RAM indication
  195. BootROM: Image checksum verification PASSED
  196.  
  197.  
  198. U-Boot 2013.01 (Sep 25 2017 - 11:42:52) Marvell version: 2015_T1.QA.0p16
  199.  
  200. Boot version : v1.0.0
  201.  
  202. Board: RD-NAS-88F6820-DDR3
  203. SoC: MV88F6820 Rev A0
  204. running 2 CPUs
  205. CPU: ARM Cortex A9 MPCore (Rev 1) LE
  206. CPU 0
  207. CPU @ 1866 [MHz]
  208. L2 @ 933 [MHz]
  209. TClock @ 200 [MHz]
  210. DDR3 @ 933 [MHz]
  211. DDR3 32 Bit Width,FastPath Memory Access, DLB Enabled, ECC Disabled
  212. DRAM: 512 MiB
  213. NAND: 256 MiB
  214. MMC: mv_sdh: 0
  215.  
  216.  
  217. #### auto_recovery ####
  218. [u_env] get auto_recovery == yes
  219. [u_env] get auto_recovery == yes
  220. [u_env] get boot_part == 1
  221. [u_env] get boot_part_ready == 3
  222. auto_recovery enabled:1, boot_part:1, boot_part_ready:3
  223.  
  224. [boot_count_read] block:0x220000, size:128KB, records:64
  225. [boot_count_read_record] boot_count:2, next_record:10
  226.  
  227. [boot_count_write] erase:0, auto_recovery->block_offset:0x220000 offset=0x225000
  228.  
  229. Updating boot_count ...
  230. [boot_count_write] offset:0x225000 , length:2048
  231. done
  232.  
  233. PCI-e 0 (IF 0 - bus 0) Root Complex Interface, Detected Link X1, GEN 2.0
  234. PCI-e 1 (IF 1 - bus 1) Root Complex Interface, Detected Link X1, GEN 1.1
  235. USB2.0 0: Host Mode
  236. USB3.0 1: Host Mode
  237. USB3.0 0: Host Mode
  238.  
  239. Map: Code: 0x1feab000:0x1ff75c30
  240. BSS: 0x1ffef564
  241. Stack: 0x1f9aaf20
  242. Heap: 0x1f9ab000:0x1feab000
  243. U-Boot Environment: 0x00200000:0x00220000 (NAND)
  244.  
  245. Board configuration detected:
  246. mvEthE6171SwitchBasicInit init
  247. Net:
  248. | port | Interface | PHY address |
  249. |--------|-----------|--------------|
  250. | egiga0 | RGMII | 0x01 |
  251. | egiga1 | SGMII | 0x00 |
  252. | egiga2 | SGMII | In-Band |
  253. egiga0 [PRIME], egiga1, egiga2
  254. auto_recovery_check changes bootcmd: run nandboot
  255. Hit any key to stop autoboot: 0
  256.  
  257. NAND read: device 0 offset 0xa00000, size 0x600000
  258. 6291456 bytes read: OK
  259. ## Booting kernel from Legacy Image at 02000000 ...
  260. Image Name: ARM LEDE Linux-4.4.92
  261. Created: 2017-10-17 17:46:20 UTC
  262. Image Type: ARM Linux Kernel Image (uncompressed)
  263. Data Size: 2153484 Bytes = 2.1 MiB
  264. Load Address: 00008000
  265. Entry Point: 00008000
  266. Verifying Checksum ... OK
  267. Loading Kernel Image ... OK
  268. OK
  269.  
  270. Starting kernel ...
  271.  
  272. [ 0.000000] Booting Linux on physical CPU 0x0
  273. [ 0.000000] Linux version 4.4.92 (buildbot@debian8) (gcc version 5.4.0 (LEDE GCC 5.4.0 r3560-79f57e4) ) #0 SMP Tue Oct 17 17:46:20 2017
  274. [ 0.000000] CPU: ARMv7 Processor [414fc091] revision 1 (ARMv7), cr=10c5387d
  275. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  276. [ 0.000000] Machine model: Linksys WRT3200ACM
  277. [ 0.000000] Memory policy: Data cache writealloc
  278. [ 0.000000] PERCPU: Embedded 12 pages/cpu @dfbcf000 s17984 r8192 d22976 u49152
  279. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 130048
  280. [ 0.000000] Kernel command line: console=ttyS0,115200 root=/dev/mtdblock6 ro rootdelay=1 rootfstype=jffs2 earlyprintk mtdparts=armada-nand:2048K(uboot)ro,128K(u_env),256K(s_env),256K@8064K(devinfo),1920K@8320K(sysdiag),80m@10m(kernel),74m@16m(rootfs),80m@90m(alt_kernel),74m@96m(alt_rootfs),160m@10m(ubifs),-@170m(syscfg)
  281. [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
  282. [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
  283. [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
  284. [ 0.000000] Memory: 513348K/524288K available (4752K kernel code, 189K rwdata, 696K rodata, 268K init, 302K bss, 10940K reserved, 0K cma-reserved, 0K highmem)
  285. [ 0.000000] Virtual kernel memory layout:
  286. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  287. [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
  288. [ 0.000000] vmalloc : 0xe0800000 - 0xff800000 ( 496 MB)
  289. [ 0.000000] lowmem : 0xc0000000 - 0xe0000000 ( 512 MB)
  290. [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  291. [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  292. [ 0.000000] .text : 0xc0008000 - 0xc055a4b4 (5450 kB)
  293. [ 0.000000] .init : 0xc055b000 - 0xc059e000 ( 268 kB)
  294. [ 0.000000] .data : 0xc059e000 - 0xc05cd588 ( 190 kB)
  295. [ 0.000000] .bss : 0xc05cd588 - 0xc0618f78 ( 303 kB)
  296. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
  297. [ 0.000000] Hierarchical RCU implementation.
  298. [ 0.000000] RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=2.
  299. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
  300. [ 0.000000] NR_IRQS:16 nr_irqs:16 16
  301. [ 0.000000] mvebu_mbus: [Firmware Warn]: deprecated mbus-mvebu Device Tree, suspend/resume will not work
  302. [ 0.000000] L2C-310 enabling early BRESP for Cortex-A9
  303. [ 0.000000] L2C-310 full line of zeros enabled for Cortex-A9
  304. [ 0.000000] L2C-310 D prefetch enabled, offset 1 lines
  305. [ 0.000000] L2C-310 dynamic clock gating enabled, standby mode enabled
  306. [ 0.000000] L2C-310 Coherent cache controller enabled, 16 ways, 1024 kB
  307. [ 0.000000] L2C-310 Coherent: CACHE_ID 0x410054c9, AUX_CTRL 0x56070001
  308. [ 0.000000] Selected CPU frequency (16) unsupported
  309. [ 0.000000] Switching to timer-based delay loop, resolution 40ns
  310. [ 0.000002] sched_clock: 32 bits at 25MHz, resolution 40ns, wraps every 85899345900ns
  311. [ 0.000008] clocksource: armada_370_xp_clocksource: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 76450417870 ns
  312. [ 0.000104] Calibrating local timer... 933.13MHz.
  313. [ 0.060025] Calibrating delay loop (skipped), value calculated using timer frequency.. 50.00 BogoMIPS (lpj=250000)
  314. [ 0.060030] pid_max: default: 32768 minimum: 301
  315. [ 0.060066] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
  316. [ 0.060070] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
  317. [ 0.060249] CPU: Testing write buffer coherency: ok
  318. [ 0.060338] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  319. [ 0.060348] Setting up static identity map for 0x8280 - 0x82d8
  320. [ 0.060409] mvebu-soc-id: MVEBU SoC ID=0x6820, Rev=0x4
  321. [ 0.060470] mvebu-pmsu: Initializing Power Management Service Unit
  322. [ 0.060794] Booting CPU 1
  323. [ 0.060947] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  324. [ 0.060969] Brought up 2 CPUs
  325. [ 0.060974] SMP: Total of 2 processors activated (100.00 BogoMIPS).
  326. [ 0.060977] CPU: All CPU(s) started in SVC mode.
  327. [ 0.062619] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4
  328. [ 0.062668] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  329. [ 0.062674] futex hash table entries: 512 (order: 3, 32768 bytes)
  330. [ 0.062707] pinctrl core: initialized pinctrl subsystem
  331. [ 0.063031] NET: Registered protocol family 16
  332. [ 0.063462] DMA: preallocated 256 KiB pool for atomic coherent allocations
  333. [ 0.090034] cpuidle: using governor ladder
  334. [ 0.092213] mvebu-pmsu: CPU hotplug support is currently broken on Armada 38x: disabling
  335. [ 0.092220] mvebu-pmsu: CPU idle is currently broken on Armada 38x: disabling
  336. [ 0.120487] reg-fixed-voltage xhci0-vbus: could not find pctldev for node /soc/internal-regs/pinctrl@18000/xhci0-vbus-pins, deferring probe
  337. [ 0.120619] SCSI subsystem initialized
  338. [ 0.120782] usbcore: registered new interface driver usbfs
  339. [ 0.120806] usbcore: registered new interface driver hub
  340. [ 0.120826] usbcore: registered new device driver usb
  341. [ 0.121269] clocksource: Switched to clocksource armada_370_xp_clocksource
  342. [ 0.121590] NET: Registered protocol family 2
  343. [ 0.121802] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
  344. [ 0.121823] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
  345. [ 0.121851] TCP: Hash tables configured (established 4096 bind 4096)
  346. [ 0.121871] UDP hash table entries: 256 (order: 1, 8192 bytes)
  347. [ 0.121883] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
  348. [ 0.121935] NET: Registered protocol family 1
  349. [ 0.122870] Crashlog allocated RAM at address 0x3f00000
  350. [ 0.125121] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  351. [ 0.125126] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
  352. [ 0.126045] io scheduler noop registered
  353. [ 0.126050] io scheduler deadline registered (default)
  354. [ 0.126381] armada-38x-pinctrl f1018000.pinctrl: registered pinctrl driver
  355. [ 0.126652] irq: Cannot allocate irq_descs @ IRQ45, assuming pre-allocated
  356. [ 0.126775] irq: Cannot allocate irq_descs @ IRQ77, assuming pre-allocated
  357. [ 0.127026] mvebu-pcie soc:pcie-controller: PCI host bridge to bus 0000:00
  358. [ 0.127033] pci_bus 0000:00: root bus resource [io 0x1000-0xfffff]
  359. [ 0.127037] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xe7ffffff]
  360. [ 0.127041] pci_bus 0000:00: root bus resource [bus 00-ff]
  361. [ 0.127205] PCI: bus0: Fast back to back transfers disabled
  362. [ 0.127210] pci 0000:00:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring
  363. [ 0.127216] pci 0000:00:02.0: bridge configuration invalid ([bus 00-00]), reconfiguring
  364. [ 0.127420] PCI: bus1: Fast back to back transfers disabled
  365. [ 0.127661] PCI: bus2: Fast back to back transfers disabled
  366. [ 0.127711] pci 0000:00:01.0: BAR 8: assigned [mem 0xe0000000-0xe02fffff]
  367. [ 0.127717] pci 0000:00:02.0: BAR 8: assigned [mem 0xe0400000-0xe06fffff]
  368. [ 0.127723] pci 0000:01:00.0: BAR 0: assigned [mem 0xe0000000-0xe01fffff 64bit pref]
  369. [ 0.127732] pci 0000:01:00.0: BAR 2: assigned [mem 0xe0200000-0xe02fffff 64bit pref]
  370. [ 0.127740] pci 0000:00:01.0: PCI bridge to [bus 01]
  371. [ 0.127744] pci 0000:00:01.0: bridge window [mem 0xe0000000-0xe02fffff]
  372. [ 0.127750] pci 0000:02:00.0: BAR 0: assigned [mem 0xe0400000-0xe05fffff 64bit pref]
  373. [ 0.127760] pci 0000:02:00.0: BAR 2: assigned [mem 0xe0600000-0xe06fffff 64bit pref]
  374. [ 0.127768] pci 0000:00:02.0: PCI bridge to [bus 02]
  375. [ 0.127773] pci 0000:00:02.0: bridge window [mem 0xe0400000-0xe06fffff]
  376. [ 0.127852] mv_xor f1060800.xor: Marvell shared XOR driver
  377. [ 0.161657] mv_xor f1060800.xor: Marvell XOR (Descriptor Mode): ( xor cpy intr )
  378. [ 0.161738] mv_xor f1060900.xor: Marvell shared XOR driver
  379. [ 0.201656] mv_xor f1060900.xor: Marvell XOR (Descriptor Mode): ( xor cpy intr )
  380. [ 0.201779] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
  381. [ 0.202551] console [ttyS0] disabled
  382. [ 0.222615] f1012000.serial: ttyS0 at MMIO 0xf1012000 (irq = 21, base_baud = 12500000) is a 16550A
  383. [ 0.949918] console [ttyS0] enabled
  384. [ 0.955288] loop: module loaded
  385. [ 0.958647] ahci-mvebu f10a8000.sata: AHCI 0001.0000 32 slots 2 ports 6 Gbps 0x3 impl platform mode
  386. [ 0.967745] ahci-mvebu f10a8000.sata: flags: 64bit ncq sntf led only pmp fbs pio slum part sxs
  387. [ 0.977076] scsi host0: ahci-mvebu
  388. [ 0.980625] scsi host1: ahci-mvebu
  389. [ 0.984126] ata1: SATA max UDMA/133 mmio [mem 0xf10a8000-0xf10a9fff] port 0x100 irq 41
  390. [ 0.992081] ata2: SATA max UDMA/133 mmio [mem 0xf10a8000-0xf10a9fff] port 0x180 irq 41
  391. [ 1.000364] pxa3xx-nand f10d0000.flash: This platform can't do DMA on this device
  392. [ 1.008119] nand: device found, Manufacturer ID: 0xef, Chip ID: 0xda
  393. [ 1.014505] nand: Unknown W29N02GV
  394. [ 1.017919] nand: 256 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
  395. [ 1.025524] pxa3xx-nand f10d0000.flash: ECC strength 1, ECC step size 512
  396. [ 1.032512] Bad block table found at page 131008, version 0x01
  397. [ 1.038670] Bad block table found at page 130944, version 0x01
  398. [ 1.044774] 11 ofpart partitions found on MTD device pxa3xx_nand-0
  399. [ 1.050979] Creating 11 MTD partitions on "pxa3xx_nand-0":
  400. [ 1.056494] 0x000000000000-0x000000200000 : "u-boot"
  401. [ 1.061759] 0x000000200000-0x000000220000 : "u_env"
  402. [ 1.066887] 0x000000220000-0x000000260000 : "s_env"
  403. [ 1.072026] 0x0000007e0000-0x000000820000 : "devinfo"
  404. [ 1.077335] 0x000000820000-0x000000a00000 : "sysdiag"
  405. [ 1.082649] 0x000000a00000-0x000005a00000 : "kernel1"
  406. [ 1.087973] 0x000001000000-0x000005a00000 : "ubi"
  407. [ 1.092959] 0x000005a00000-0x00000aa00000 : "kernel2"
  408. [ 1.098287] 0x000006000000-0x00000aa00000 : "rootfs2"
  409. [ 1.103636] 0x00000aa00000-0x000010000000 : "syscfg"
  410. [ 1.108883] 0x000000260000-0x000000820000 : "unused_area"
  411. [ 1.114916] libphy: Fixed MDIO Bus: probed
  412. [ 1.119148] libphy: orion_mdio_bus: probed
  413. [ 1.123404] mvneta_bm f10c8000.bm: Buffer Manager for network controller enabled
  414. [ 1.132086] mvneta f1034000.ethernet eth0: Using hardware mac address 60:38:e0:c8:49:28
  415. [ 1.141090] mvneta f1070000.ethernet eth1: Using hardware mac address 60:38:e0:c8:49:28
  416. [ 1.149179] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  417. [ 1.155738] ehci-pci: EHCI PCI platform driver
  418. [ 1.160223] ehci-platform: EHCI generic platform driver
  419. [ 1.165544] ehci-orion: EHCI orion driver
  420. [ 1.169628] orion-ehci f1058000.usb: EHCI Host Controller
  421. [ 1.175062] orion-ehci f1058000.usb: new USB bus registered, assigned bus number 1
  422. [ 1.182716] orion-ehci f1058000.usb: irq 36, io mem 0xf1058000
  423. [ 1.201270] orion-ehci f1058000.usb: USB 2.0 started, EHCI 1.00
  424. [ 1.207422] hub 1-0:1.0: USB hub found
  425. [ 1.211197] hub 1-0:1.0: 1 port detected
  426. [ 1.215457] usbcore: registered new interface driver usb-storage
  427. [ 1.221614] armada38x-rtc f10a3800.rtc: rtc core: registered f10a3800.rtc as rtc0
  428. [ 1.229230] i2c /dev entries driver
  429. [ 1.244123] orion_wdt: Initial timeout 171 sec
  430. [ 1.248698] sdhci: Secure Digital Host Controller Interface driver
  431. [ 1.254910] sdhci: Copyright(c) Pierre Ossman
  432. [ 1.259461] sdhci-pxav3 f10d8000.sdhci: No vmmc regulator found
  433. [ 1.265412] sdhci-pxav3 f10d8000.sdhci: No vqmmc regulator found
  434. [ 1.311299] mmc0: SDHCI controller on f10d8000.sdhci [f10d8000.sdhci] using ADMA
  435. [ 1.318805] sdhci-pltfm: SDHCI platform and OF driver helper
  436. [ 1.330092] marvell-cesa f1090000.crypto: CESA device successfully registered
  437. [ 1.337703] NET: Registered protocol family 10
  438. [ 1.342446] ata1: SATA link down (SStatus 0 SControl 300)
  439. [ 1.347888] ata2: SATA link down (SStatus 0 SControl 300)
  440. [ 1.348142] NET: Registered protocol family 17
  441. [ 1.348157] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
  442. [ 1.348158] 8021q: 802.1Q VLAN Support v1.8
  443. [ 1.348212] Registering SWP/SWPB emulation handler
  444. [ 1.348997] xhci-hcd f10f8000.usb3: xHCI Host Controller
  445. [ 1.349008] xhci-hcd f10f8000.usb3: new USB bus registered, assigned bus number 2
  446. [ 1.349116] xhci-hcd f10f8000.usb3: hcc params 0x0a000990 hci version 0x100 quirks 0x00010010
  447. [ 1.349134] xhci-hcd f10f8000.usb3: irq 44, io mem 0xf10f8000
  448. [ 1.349398] hub 2-0:1.0: USB hub found
  449. [ 1.349425] hub 2-0:1.0: 1 port detected
  450. [ 1.349502] xhci-hcd f10f8000.usb3: xHCI Host Controller
  451. [ 1.349508] xhci-hcd f10f8000.usb3: new USB bus registered, assigned bus number 3
  452. [ 1.349535] usb usb3: We don't know the algorithms for LPM for this host, disabling LPM.
  453. [ 1.349726] hub 3-0:1.0: USB hub found
  454. [ 1.349751] hub 3-0:1.0: 1 port detected
  455. [ 1.357861] UBI: auto-attach mtd6
  456. [ 1.357861] ubi0: attaching mtd6
  457. [ 1.374774] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 0:0, read only 64 bytes, retry
  458. [ 1.384972] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 0:0, read only 64 bytes, retry
  459. [ 1.401101] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 0:0, read only 64 bytes, retry
  460. [ 1.410690] ubi0 error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 0:0, read 64 bytes
  461. [ 1.410693] CPU: 1 PID: 1 Comm: swapper/0 Not tainted 4.4.92 #0
  462. [ 1.410694] Hardware name: Marvell Armada 380/385 (Device Tree)
  463. [ 1.410699] Function entered at [<c0027d48>] from [<c002446c>]
  464. [ 1.410701] Function entered at [<c002446c>] from [<c02191d8>]
  465. [ 1.410703] Function entered at [<c02191d8>] from [<c02f8354>]
  466. [ 1.410706] Function entered at [<c02f8354>] from [<c02f8690>]
  467. [ 1.410707] Function entered at [<c02f8690>] from [<c02fcf90>]
  468. [ 1.410708] Function entered at [<c02fcf90>] from [<c02f254c>]
  469. [ 1.410710] Function entered at [<c02f254c>] from [<c057327c>]
  470. [ 1.410711] Function entered at [<c057327c>] from [<c001bbd4>]
  471. [ 1.410713] Function entered at [<c001bbd4>] from [<c055be2c>]
  472. [ 1.410714] Function entered at [<c055be2c>] from [<c0016640>]
  473. [ 1.410716] Function entered at [<c0016640>] from [<c0009d38>]
  474. [ 1.420017] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 2048 bytes from PEB 0:2048, read only 2048 bytes, retry
  475. [ 1.435711] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 2048 bytes from PEB 0:2048, read only 2048 bytes, retry
  476. [ 1.443468] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 2048 bytes from PEB 0:2048, read only 2048 bytes, retry
  477. [ 1.450089] ubi0 error: ubi_io_read: error -74 (ECC error) while reading 2048 bytes from PEB 0:2048, read 2048 bytes
  478. [ 1.450091] CPU: 1 PID: 1 Comm: swapper/0 Not tainted 4.4.92 #0
  479. [ 1.450092] Hardware name: Marvell Armada 380/385 (Device Tree)
  480. [ 1.450094] Function entered at [<c0027d48>] from [<c002446c>]
  481. [ 1.450096] Function entered at [<c002446c>] from [<c02191d8>]
  482. [ 1.450097] Function entered at [<c02191d8>] from [<c02f8354>]
  483. [ 1.450098] Function entered at [<c02f8354>] from [<c02f8898>]
  484. [ 1.450100] Function entered at [<c02f8898>] from [<c02fd17c>]
  485. [ 1.450101] Function entered at [<c02fd17c>] from [<c02f254c>]
  486. [ 1.450102] Function entered at [<c02f254c>] from [<c057327c>]
  487. [ 1.450103] Function entered at [<c057327c>] from [<c001bbd4>]
  488. [ 1.450105] Function entered at [<c001bbd4>] from [<c055be2c>]
  489. [ 1.450106] Function entered at [<c055be2c>] from [<c0016640>]
  490. [ 1.450107] Function entered at [<c0016640>] from [<c0009d38>]
  491. [ 1.472502] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 1:0, read only 64 bytes, retry
  492. [ 1.493690] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 1:0, read only 64 bytes, retry
  493. [ 1.505632] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 1:0, read only 64 bytes, retry
  494. [ 1.517400] ubi0 error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 1:0, read 64 bytes
  495. [ 1.517402] CPU: 1 PID: 1 Comm: swapper/0 Not tainted 4.4.92 #0
  496. [ 1.517403] Hardware name: Marvell Armada 380/385 (Device Tree)
  497. [ 1.517405] Function entered at [<c0027d48>] from [<c002446c>]
  498. [ 1.517407] Function entered at [<c002446c>] from [<c02191d8>]
  499. [ 1.517408] Function entered at [<c02191d8>] from [<c02f8354>]
  500. [ 1.517409] Function entered at [<c02f8354>] from [<c02f8690>]
  501. [ 1.517411] Function entered at [<c02f8690>] from [<c02fcf90>]
  502. [ 1.517412] Function entered at [<c02fcf90>] from [<c02f254c>]
  503. [ 1.517413] Function entered at [<c02f254c>] from [<c057327c>]
  504. [ 1.517414] Function entered at [<c057327c>] from [<c001bbd4>]
  505. [ 1.517416] Function entered at [<c001bbd4>] from [<c055be2c>]
  506. [ 1.517417] Function entered at [<c055be2c>] from [<c0016640>]
  507. [ 1.517418] Function entered at [<c0016640>] from [<c0009d38>]
  508. [ 1.529168] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 2048 bytes from PEB 1:2048, read only 2048 bytes, retry
  509. [ 1.540935] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 2048 bytes from PEB 1:2048, read only 2048 bytes, retry
  510. [ 1.552706] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 2048 bytes from PEB 1:2048, read only 2048 bytes, retry
  511. [ 1.564474] ubi0 error: ubi_io_read: error -74 (ECC error) while reading 2048 bytes from PEB 1:2048, read 2048 bytes
  512. [ 1.564476] CPU: 1 PID: 1 Comm: swapper/0 Not tainted 4.4.92 #0
  513. [ 1.564477] Hardware name: Marvell Armada 380/385 (Device Tree)
  514. [ 1.564479] Function entered at [<c0027d48>] from [<c002446c>]
  515. [ 1.564481] Function entered at [<c002446c>] from [<c02191d8>]
  516. [ 1.564482] Function entered at [<c02191d8>] from [<c02f8354>]
  517. [ 1.564483] Function entered at [<c02f8354>] from [<c02f8898>]
  518. [ 1.564484] Function entered at [<c02f8898>] from [<c02fd17c>]
  519. [ 1.564485] Function entered at [<c02fd17c>] from [<c02f254c>]
  520. [ 1.564487] Function entered at [<c02f254c>] from [<c057327c>]
  521. [ 1.564488] Function entered at [<c057327c>] from [<c001bbd4>]
  522. [ 1.564489] Function entered at [<c001bbd4>] from [<c055be2c>]
  523. [ 1.564490] Function entered at [<c055be2c>] from [<c0016640>]
  524. [ 1.564491] Function entered at [<c0016640>] from [<c0009d38>]
  525. [ 1.582173] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 2:0, read only 64 bytes, retry
  526. [ 1.605802] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 2:0, read only 64 bytes, retry
  527. [ 1.622369] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 2:0, read only 64 bytes, retry
  528. [ 1.634223] ubi0 error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 2:0, read 64 bytes
  529. [ 1.634225] CPU: 1 PID: 1 Comm: swapper/0 Not tainted 4.4.92 #0
  530. [ 1.634226] Hardware name: Marvell Armada 380/385 (Device Tree)
  531. [ 1.634228] Function entered at [<c0027d48>] from [<c002446c>]
  532. [ 1.634229] Function entered at [<c002446c>] from [<c02191d8>]
  533. [ 1.634230] Function entered at [<c02191d8>] from [<c02f8354>]
  534. [ 1.634232] Function entered at [<c02f8354>] from [<c02f8690>]
  535. [ 1.634233] Function entered at [<c02f8690>] from [<c02fcf90>]
  536. [ 1.634234] Function entered at [<c02fcf90>] from [<c02f254c>]
  537. [ 1.634235] Function entered at [<c02f254c>] from [<c057327c>]
  538. [ 1.634237] Function entered at [<c057327c>] from [<c001bbd4>]
  539. [ 1.634238] Function entered at [<c001bbd4>] from [<c055be2c>]
  540. [ 1.634239] Function entered at [<c055be2c>] from [<c0016640>]
  541. [ 1.634240] Function entered at [<c0016640>] from [<c0009d38>]
  542. [ 1.645991] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 2048 bytes from PEB 2:2048, read only 2048 bytes, retry
  543. [ 1.657758] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 2048 bytes from PEB 2:2048, read only 2048 bytes, retry
  544. [ 1.669526] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 2048 bytes from PEB 2:2048, read only 2048 bytes, retry
  545. [ 1.681296] ubi0 error: ubi_io_read: error -74 (ECC error) while reading 2048 bytes from PEB 2:2048, read 2048 bytes
  546. [ 1.681298] CPU: 1 PID: 1 Comm: swapper/0 Not tainted 4.4.92 #0
  547. [ 1.681299] Hardware name: Marvell Armada 380/385 (Device Tree)
  548. [ 1.681301] Function entered at [<c0027d48>] from [<c002446c>]
  549. [ 1.681303] Function entered at [<c002446c>] from [<c02191d8>]
  550. [ 1.681304] Function entered at [<c02191d8>] from [<c02f8354>]
  551. [ 1.681305] Function entered at [<c02f8354>] from [<c02f8898>]
  552. [ 1.681306] Function entered at [<c02f8898>] from [<c02fd17c>]
  553. [ 1.681307] Function entered at [<c02fd17c>] from [<c02f254c>]
  554. [ 1.681309] Function entered at [<c02f254c>] from [<c057327c>]
  555. [ 1.681310] Function entered at [<c057327c>] from [<c001bbd4>]
  556. [ 1.681311] Function entered at [<c001bbd4>] from [<c055be2c>]
  557. [ 1.681312] Function entered at [<c055be2c>] from [<c0016640>]
  558. [ 1.681313] Function entered at [<c0016640>] from [<c0009d38>]
  559. [ 1.693064] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 3:0, read only 64 bytes, retry
  560. [ 1.715474] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 3:0, read only 64 bytes, retry
  561. [ 1.736661] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 3:0, read only 64 bytes, retry
  562. [ 1.748604] ubi0 error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 3:0, read 64 bytes
  563. [ 1.748606] CPU: 1 PID: 1 Comm: swapper/0 Not tainted 4.4.92 #0
  564. [ 1.748607] Hardware name: Marvell Armada 380/385 (Device Tree)
  565. [ 1.748609] Function entered at [<c0027d48>] from [<c002446c>]
  566. [ 1.748610] Function entered at [<c002446c>] from [<c02191d8>]
  567. [ 1.748611] Function entered at [<c02191d8>] from [<c02f8354>]
  568. [ 1.748612] Function entered at [<c02f8354>] from [<c02f8690>]
  569. [ 1.748614] Function entered at [<c02f8690>] from [<c02fcf90>]
  570. [ 1.748615] Function entered at [<c02fcf90>] from [<c02f254c>]
  571. [ 1.748616] Function entered at [<c02f254c>] from [<c057327c>]
  572. [ 1.748617] Function entered at [<c057327c>] from [<c001bbd4>]
  573. [ 1.748618] Function entered at [<c001bbd4>] from [<c055be2c>]
  574. [ 1.748620] Function entered at [<c055be2c>] from [<c0016640>]
  575. [ 1.748621] Function entered at [<c0016640>] from [<c0009d38>]
  576. [ 1.760373] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 2048 bytes from PEB 3:2048, read only 2048 bytes, retry
  577. [ 1.772143] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 2048 bytes from PEB 3:2048, read only 2048 bytes, retry
  578. [ 1.783910] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 2048 bytes from PEB 3:2048, read only 2048 bytes, retry
  579. [ 1.795678] ubi0 error: ubi_io_read: error -74 (ECC error) while reading 2048 bytes from PEB 3:2048, read 2048 bytes
  580. [ 1.795680] CPU: 1 PID: 1 Comm: swapper/0 Not tainted 4.4.92 #0
  581. [ 1.795681] Hardware name: Marvell Armada 380/385 (Device Tree)
  582. [ 1.795682] Function entered at [<c0027d48>] from [<c002446c>]
  583. [ 1.795684] Function entered at [<c002446c>] from [<c02191d8>]
  584. [ 1.795685] Function entered at [<c02191d8>] from [<c02f8354>]
  585. [ 1.795686] Function entered at [<c02f8354>] from [<c02f8898>]
  586. [ 1.795687] Function entered at [<c02f8898>] from [<c02fd17c>]
  587. [ 1.795689] Function entered at [<c02fd17c>] from [<c02f254c>]
  588. [ 1.795690] Function entered at [<c02f254c>] from [<c057327c>]
  589. [ 1.795691] Function entered at [<c057327c>] from [<c001bbd4>]
  590. [ 1.795692] Function entered at [<c001bbd4>] from [<c055be2c>]
  591. [ 1.795693] Function entered at [<c055be2c>] from [<c0016640>]
  592. [ 1.795694] Function entered at [<c0016640>] from [<c0009d38>]
  593. [ 1.807445] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 4:0, read only 64 bytes, retry
  594. [ 1.825146] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 4:0, read only 64 bytes, retry
  595. [ 1.848776] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 4:0, read only 64 bytes, retry
  596. [ 1.865342] ubi0 error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 4:0, read 64 bytes
  597. [ 1.865344] CPU: 1 PID: 1 Comm: swapper/0 Not tainted 4.4.92 #0
  598. [ 1.865345] Hardware name: Marvell Armada 380/385 (Device Tree)
  599. [ 1.865346] Function entered at [<c0027d48>] from [<c002446c>]
  600. [ 1.865348] Function entered at [<c002446c>] from [<c02191d8>]
  601. [ 1.865349] Function entered at [<c02191d8>] from [<c02f8354>]
  602. [ 1.865350] Function entered at [<c02f8354>] from [<c02f8690>]
  603. [ 1.865351] Function entered at [<c02f8690>] from [<c02fcf90>]
  604. [ 1.865353] Function entered at [<c02fcf90>] from [<c02f254c>]
  605. [ 1.865354] Function entered at [<c02f254c>] from [<c057327c>]
  606. [ 1.865355] Function entered at [<c057327c>] from [<c001bbd4>]
  607. [ 1.865356] Function entered at [<c001bbd4>] from [<c055be2c>]
  608. [ 1.865357] Function entered at [<c055be2c>] from [<c0016640>]
  609. [ 1.865359] Function entered at [<c0016640>] from [<c0009d38>]
  610. [ 1.877197] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 2048 bytes from PEB 4:2048, read only 2048 bytes, retry
  611. [ 1.888966] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 2048 bytes from PEB 4:2048, read only 2048 bytes, retry
  612. [ 1.900733] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 2048 bytes from PEB 4:2048, read only 2048 bytes, retry
  613. [ 1.912504] ubi0 error: ubi_io_read: error -74 (ECC error) while reading 2048 bytes from PEB 4:2048, read 2048 bytes
  614. [ 1.912506] CPU: 1 PID: 1 Comm: swapper/0 Not tainted 4.4.92 #0
  615. [ 1.912507] Hardware name: Marvell Armada 380/385 (Device Tree)
  616. [ 1.912508] Function entered at [<c0027d48>] from [<c002446c>]
  617. [ 1.912510] Function entered at [<c002446c>] from [<c02191d8>]
  618. [ 1.912511] Function entered at [<c02191d8>] from [<c02f8354>]
  619. [ 1.912512] Function entered at [<c02f8354>] from [<c02f8898>]
  620. [ 1.912513] Function entered at [<c02f8898>] from [<c02fd17c>]
  621. [ 1.912514] Function entered at [<c02fd17c>] from [<c02f254c>]
  622. [ 1.912516] Function entered at [<c02f254c>] from [<c057327c>]
  623. [ 1.912517] Function entered at [<c057327c>] from [<c001bbd4>]
  624. [ 1.912518] Function entered at [<c001bbd4>] from [<c055be2c>]
  625. [ 1.912519] Function entered at [<c055be2c>] from [<c0016640>]
  626. [ 1.912520] Function entered at [<c0016640>] from [<c0009d38>]
  627. [ 1.924271] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 5:0, read only 64 bytes, retry
  628. [ 1.936039] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 5:0, read only 64 bytes, retry
  629. [ 1.958449] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 5:0, read only 64 bytes, retry
  630. [ 1.979637] ubi0 error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 5:0, read 64 bytes
  631. [ 1.979639] CPU: 1 PID: 1 Comm: swapper/0 Not tainted 4.4.92 #0
  632. [ 1.979640] Hardware name: Marvell Armada 380/385 (Device Tree)
  633. [ 1.979642] Function entered at [<c0027d48>] from [<c002446c>]
  634. [ 1.979643] Function entered at [<c002446c>] from [<c02191d8>]
  635. [ 1.979644] Function entered at [<c02191d8>] from [<c02f8354>]
  636. [ 1.979646] Function entered at [<c02f8354>] from [<c02f8690>]
  637. [ 1.979647] Function entered at [<c02f8690>] from [<c02fcf90>]
  638. [ 1.979648] Function entered at [<c02fcf90>] from [<c02f254c>]
  639. [ 1.979649] Function entered at [<c02f254c>] from [<c057327c>]
  640. [ 1.979650] Function entered at [<c057327c>] from [<c001bbd4>]
  641. [ 1.979652] Function entered at [<c001bbd4>] from [<c055be2c>]
  642. [ 1.979653] Function entered at [<c055be2c>] from [<c0016640>]
  643. [ 1.979654] Function entered at [<c0016640>] from [<c0009d38>]
  644. [ 1.991583] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 2048 bytes from PEB 5:2048, read only 2048 bytes, retry
  645. [ 2.003354] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 2048 bytes from PEB 5:2048, read only 2048 bytes, retry
  646. [ 2.015122] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 2048 bytes from PEB 5:2048, read only 2048 bytes, retry
  647. [ 2.026890] ubi0 error: ubi_io_read: error -74 (ECC error) while reading 2048 bytes from PEB 5:2048, read 2048 bytes
  648. [ 2.026892] CPU: 1 PID: 1 Comm: swapper/0 Not tainted 4.4.92 #0
  649. [ 2.026893] Hardware name: Marvell Armada 380/385 (Device Tree)
  650. [ 2.026895] Function entered at [<c0027d48>] from [<c002446c>]
  651. [ 2.026896] Function entered at [<c002446c>] from [<c02191d8>]
  652. [ 2.026897] Function entered at [<c02191d8>] from [<c02f8354>]
  653. [ 2.026898] Function entered at [<c02f8354>] from [<c02f8898>]
  654. [ 2.026900] Function entered at [<c02f8898>] from [<c02fd17c>]
  655. [ 2.026901] Function entered at [<c02fd17c>] from [<c02f254c>]
  656. [ 2.026902] Function entered at [<c02f254c>] from [<c057327c>]
  657. [ 2.026903] Function entered at [<c057327c>] from [<c001bbd4>]
  658. [ 2.026904] Function entered at [<c001bbd4>] from [<c055be2c>]
  659. [ 2.026906] Function entered at [<c055be2c>] from [<c0016640>]
  660. [ 2.026907] Function entered at [<c0016640>] from [<c0009d38>]
  661. [ 2.038658] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 6:0, read only 64 bytes, retry
  662. [ 2.050425] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 6:0, read only 64 bytes, retry
  663. [ 2.068126] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 6:0, read only 64 bytes, retry
  664. [ 2.091756] ubi0 error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 6:0, read 64 bytes
  665. [ 2.091758] CPU: 1 PID: 1 Comm: swapper/0 Not tainted 4.4.92 #0
  666. [ 2.091759] Hardware name: Marvell Armada 380/385 (Device Tree)
  667. [ 2.091761] Function entered at [<c0027d48>] from [<c002446c>]
  668. [ 2.091762] Function entered at [<c002446c>] from [<c02191d8>]
  669. [ 2.091763] Function entered at [<c02191d8>] from [<c02f8354>]
  670. [ 2.091764] Function entered at [<c02f8354>] from [<c02f8690>]
  671. [ 2.091766] Function entered at [<c02f8690>] from [<c02fcf90>]
  672. [ 2.091767] Function entered at [<c02fcf90>] from [<c02f254c>]
  673. [ 2.091768] Function entered at [<c02f254c>] from [<c057327c>]
  674. [ 2.091769] Function entered at [<c057327c>] from [<c001bbd4>]
  675. [ 2.091770] Function entered at [<c001bbd4>] from [<c055be2c>]
  676. [ 2.091772] Function entered at [<c055be2c>] from [<c0016640>]
  677. [ 2.091773] Function entered at [<c0016640>] from [<c0009d38>]
  678. [ 2.108320] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 2048 bytes from PEB 6:2048, read only 2048 bytes, retry
  679. [ 2.120175] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 2048 bytes from PEB 6:2048, read only 2048 bytes, retry
  680. [ 2.131945] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 2048 bytes from PEB 6:2048, read only 2048 bytes, retry
  681. [ 2.143713] ubi0 error: ubi_io_read: error -74 (ECC error) while reading 2048 bytes from PEB 6:2048, read 2048 bytes
  682. [ 2.143716] CPU: 1 PID: 1 Comm: swapper/0 Not tainted 4.4.92 #0
  683. [ 2.143717] Hardware name: Marvell Armada 380/385 (Device Tree)
  684. [ 2.143718] Function entered at [<c0027d48>] from [<c002446c>]
  685. [ 2.143720] Function entered at [<c002446c>] from [<c02191d8>]
  686. [ 2.143721] Function entered at [<c02191d8>] from [<c02f8354>]
  687. [ 2.143722] Function entered at [<c02f8354>] from [<c02f8898>]
  688. [ 2.143723] Function entered at [<c02f8898>] from [<c02fd17c>]
  689. [ 2.143725] Function entered at [<c02fd17c>] from [<c02f254c>]
  690. [ 2.143726] Function entered at [<c02f254c>] from [<c057327c>]
  691. [ 2.143727] Function entered at [<c057327c>] from [<c001bbd4>]
  692. [ 2.143728] Function entered at [<c001bbd4>] from [<c055be2c>]
  693. [ 2.143729] Function entered at [<c055be2c>] from [<c0016640>]
  694. [ 2.143730] Function entered at [<c0016640>] from [<c0009d38>]
  695. [ 2.155481] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 7:0, read only 64 bytes, retry
  696. [ 2.167249] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 7:0, read only 64 bytes, retry
  697. [ 2.179017] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 7:0, read only 64 bytes, retry
  698. [ 2.201426] ubi0 error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 7:0, read 64 bytes
  699. [ 2.201428] CPU: 1 PID: 1 Comm: swapper/0 Not tainted 4.4.92 #0
  700. [ 2.201429] Hardware name: Marvell Armada 380/385 (Device Tree)
  701. [ 2.201431] Function entered at [<c0027d48>] from [<c002446c>]
  702. [ 2.201432] Function entered at [<c002446c>] from [<c02191d8>]
  703. [ 2.201433] Function entered at [<c02191d8>] from [<c02f8354>]
  704. [ 2.201435] Function entered at [<c02f8354>] from [<c02f8690>]
  705. [ 2.201436] Function entered at [<c02f8690>] from [<c02fcf90>]
  706. [ 2.201437] Function entered at [<c02fcf90>] from [<c02f254c>]
  707. [ 2.201438] Function entered at [<c02f254c>] from [<c057327c>]
  708. [ 2.201440] Function entered at [<c057327c>] from [<c001bbd4>]
  709. [ 2.201441] Function entered at [<c001bbd4>] from [<c055be2c>]
  710. [ 2.201442] Function entered at [<c055be2c>] from [<c0016640>]
  711. [ 2.201443] Function entered at [<c0016640>] from [<c0009d38>]
  712. [ 2.222614] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 2048 bytes from PEB 7:2048, read only 2048 bytes, retry
  713. [ 2.234556] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 2048 bytes from PEB 7:2048, read only 2048 bytes, retry
  714. [ 2.246324] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 2048 bytes from PEB 7:2048, read only 2048 bytes, retry
  715. [ 2.258092] ubi0 error: ubi_io_read: error -74 (ECC error) while reading 2048 bytes from PEB 7:2048, read 2048 bytes
  716. [ 2.258094] CPU: 1 PID: 1 Comm: swapper/0 Not tainted 4.4.92 #0
  717. [ 2.258095] Hardware name: Marvell Armada 380/385 (Device Tree)
  718. [ 2.258096] Function entered at [<c0027d48>] from [<c002446c>]
  719. [ 2.258098] Function entered at [<c002446c>] from [<c02191d8>]
  720. [ 2.258099] Function entered at [<c02191d8>] from [<c02f8354>]
  721. [ 2.258100] Function entered at [<c02f8354>] from [<c02f8898>]
  722. [ 2.258101] Function entered at [<c02f8898>] from [<c02fd17c>]
  723. [ 2.258102] Function entered at [<c02fd17c>] from [<c02f254c>]
  724. [ 2.258104] Function entered at [<c02f254c>] from [<c057327c>]
  725. [ 2.258105] Function entered at [<c057327c>] from [<c001bbd4>]
  726. [ 2.258106] Function entered at [<c001bbd4>] from [<c055be2c>]
  727. [ 2.258107] Function entered at [<c055be2c>] from [<c0016640>]
  728. [ 2.258108] Function entered at [<c0016640>] from [<c0009d38>]
  729. [ 2.269860] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 8:0, read only 64 bytes, retry
  730. [ 2.281630] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 8:0, read only 64 bytes, retry
  731. [ 2.293398] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 8:0, read only 64 bytes, retry
  732. [ 2.311096] ubi0 error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 8:0, read 64 bytes
  733. [ 2.311098] CPU: 1 PID: 1 Comm: swapper/0 Not tainted 4.4.92 #0
  734. [ 2.311099] Hardware name: Marvell Armada 380/385 (Device Tree)
  735. [ 2.311101] Function entered at [<c0027d48>] from [<c002446c>]
  736. [ 2.311102] Function entered at [<c002446c>] from [<c02191d8>]
  737. [ 2.311103] Function entered at [<c02191d8>] from [<c02f8354>]
  738. [ 2.311105] Function entered at [<c02f8354>] from [<c02f8690>]
  739. [ 2.311106] Function entered at [<c02f8690>] from [<c02fcf90>]
  740. [ 2.311107] Function entered at [<c02fcf90>] from [<c02f254c>]
  741. [ 2.311108] Function entered at [<c02f254c>] from [<c057327c>]
  742. [ 2.311109] Function entered at [<c057327c>] from [<c001bbd4>]
  743. [ 2.311111] Function entered at [<c001bbd4>] from [<c055be2c>]
  744. [ 2.311112] Function entered at [<c055be2c>] from [<c0016640>]
  745. [ 2.311113] Function entered at [<c0016640>] from [<c0009d38>]
  746. [ 2.334727] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 2048 bytes from PEB 8:2048, read only 2048 bytes, retry
  747. [ 2.351293] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 2048 bytes from PEB 8:2048, read only 2048 bytes, retry
  748. [ 2.363148] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 2048 bytes from PEB 8:2048, read only 2048 bytes, retry
  749. [ 2.374916] ubi0 error: ubi_io_read: error -74 (ECC error) while reading 2048 bytes from PEB 8:2048, read 2048 bytes
  750. [ 2.374918] CPU: 1 PID: 1 Comm: swapper/0 Not tainted 4.4.92 #0
  751. [ 2.374919] Hardware name: Marvell Armada 380/385 (Device Tree)
  752. [ 2.374920] Function entered at [<c0027d48>] from [<c002446c>]
  753. [ 2.374922] Function entered at [<c002446c>] from [<c02191d8>]
  754. [ 2.374923] Function entered at [<c02191d8>] from [<c02f8354>]
  755. [ 2.374924] Function entered at [<c02f8354>] from [<c02f8898>]
  756. [ 2.374925] Function entered at [<c02f8898>] from [<c02fd17c>]
  757. [ 2.374926] Function entered at [<c02fd17c>] from [<c02f254c>]
  758. [ 2.374928] Function entered at [<c02f254c>] from [<c057327c>]
  759. [ 2.374929] Function entered at [<c057327c>] from [<c001bbd4>]
  760. [ 2.374930] Function entered at [<c001bbd4>] from [<c055be2c>]
  761. [ 2.374931] Function entered at [<c055be2c>] from [<c0016640>]
  762. [ 2.374932] Function entered at [<c0016640>] from [<c0009d38>]
  763. [ 2.386684] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 9:0, read only 64 bytes, retry
  764. [ 2.398451] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 9:0, read only 64 bytes, retry
  765. [ 2.410219] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 9:0, read only 64 bytes, retry
  766. [ 2.421990] ubi0 error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 9:0, read 64 bytes
  767. [ 2.421992] CPU: 1 PID: 1 Comm: swapper/0 Not tainted 4.4.92 #0
  768. [ 2.421993] Hardware name: Marvell Armada 380/385 (Device Tree)
  769. [ 2.421995] Function entered at [<c0027d48>] from [<c002446c>]
  770. [ 2.421996] Function entered at [<c002446c>] from [<c02191d8>]
  771. [ 2.421997] Function entered at [<c02191d8>] from [<c02f8354>]
  772. [ 2.421998] Function entered at [<c02f8354>] from [<c02f8690>]
  773. [ 2.422000] Function entered at [<c02f8690>] from [<c02fcf90>]
  774. [ 2.422001] Function entered at [<c02fcf90>] from [<c02f254c>]
  775. [ 2.422002] Function entered at [<c02f254c>] from [<c057327c>]
  776. [ 2.422003] Function entered at [<c057327c>] from [<c001bbd4>]
  777. [ 2.422004] Function entered at [<c001bbd4>] from [<c055be2c>]
  778. [ 2.422006] Function entered at [<c055be2c>] from [<c0016640>]
  779. [ 2.422007] Function entered at [<c0016640>] from [<c0009d38>]
  780. [ 2.444400] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 2048 bytes from PEB 9:2048, read only 2048 bytes, retry
  781. [ 2.465589] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 2048 bytes from PEB 9:2048, read only 2048 bytes, retry
  782. [ 2.477531] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 2048 bytes from PEB 9:2048, read only 2048 bytes, retry
  783. [ 2.489299] ubi0 error: ubi_io_read: error -74 (ECC error) while reading 2048 bytes from PEB 9:2048, read 2048 bytes
  784. [ 2.489301] CPU: 1 PID: 1 Comm: swapper/0 Not tainted 4.4.92 #0
  785. [ 2.489302] Hardware name: Marvell Armada 380/385 (Device Tree)
  786. [ 2.489303] Function entered at [<c0027d48>] from [<c002446c>]
  787. [ 2.489305] Function entered at [<c002446c>] from [<c02191d8>]
  788. [ 2.489306] Function entered at [<c02191d8>] from [<c02f8354>]
  789. [ 2.489307] Function entered at [<c02f8354>] from [<c02f8898>]
  790. [ 2.489309] Function entered at [<c02f8898>] from [<c02fd17c>]
  791. [ 2.489310] Function entered at [<c02fd17c>] from [<c02f254c>]
  792. [ 2.489311] Function entered at [<c02f254c>] from [<c057327c>]
  793. [ 2.489312] Function entered at [<c057327c>] from [<c001bbd4>]
  794. [ 2.489313] Function entered at [<c001bbd4>] from [<c055be2c>]
  795. [ 2.489314] Function entered at [<c055be2c>] from [<c0016640>]
  796. [ 2.489316] Function entered at [<c0016640>] from [<c0009d38>]
  797. [ 2.501067] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 10:0, read only 64 bytes, retry
  798. [ 2.512836] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 10:0, read only 64 bytes, retry
  799. [ 2.524604] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 10:0, read only 64 bytes, retry
  800. [ 2.536371] ubi0 error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 10:0, read 64 bytes
  801. [ 2.536373] CPU: 1 PID: 1 Comm: swapper/0 Not tainted 4.4.92 #0
  802. [ 2.536374] Hardware name: Marvell Armada 380/385 (Device Tree)
  803. [ 2.536376] Function entered at [<c0027d48>] from [<c002446c>]
  804. [ 2.536377] Function entered at [<c002446c>] from [<c02191d8>]
  805. [ 2.536379] Function entered at [<c02191d8>] from [<c02f8354>]
  806. [ 2.536380] Function entered at [<c02f8354>] from [<c02f8690>]
  807. [ 2.536381] Function entered at [<c02f8690>] from [<c02fcf90>]
  808. [ 2.536382] Function entered at [<c02fcf90>] from [<c02f254c>]
  809. [ 2.536383] Function entered at [<c02f254c>] from [<c057327c>]
  810. [ 2.536385] Function entered at [<c057327c>] from [<c001bbd4>]
  811. [ 2.536386] Function entered at [<c001bbd4>] from [<c055be2c>]
  812. [ 2.536387] Function entered at [<c055be2c>] from [<c0016640>]
  813. [ 2.536388] Function entered at [<c0016640>] from [<c0009d38>]
  814. [ 2.554072] ubi0: fixable bit-flip detected at PEB 10
  815. [ 3.449424] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 126976 bytes from PEB 10:4096, read only 126976 bytes, retry
  816. [ 4.021026] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 126976 bytes from PEB 10:4096, read only 126976 bytes, retry
  817. [ 4.042500] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 126976 bytes from PEB 10:4096, read only 126976 bytes, retry
  818. [ 4.064033] ubi0 error: ubi_io_read: error -74 (ECC error) while reading 126976 bytes from PEB 10:4096, read 126976 bytes
  819. [ 4.075041] CPU: 1 PID: 1 Comm: swapper/0 Not tainted 4.4.92 #0
  820. [ 4.080983] Hardware name: Marvell Armada 380/385 (Device Tree)
  821. [ 4.086926] Function entered at [<c0027d48>] from [<c002446c>]
  822. [ 4.092780] Function entered at [<c002446c>] from [<c02191d8>]
  823. [ 4.098635] Function entered at [<c02191d8>] from [<c02f8354>]
  824. [ 4.104489] Function entered at [<c02f8354>] from [<c02fd228>]
  825. [ 4.110343] Function entered at [<c02fd228>] from [<c02f254c>]
  826. [ 4.116198] Function entered at [<c02f254c>] from [<c057327c>]
  827. [ 4.122051] Function entered at [<c057327c>] from [<c001bbd4>]
  828. [ 4.127905] Function entered at [<c001bbd4>] from [<c055be2c>]
  829. [ 4.133759] Function entered at [<c055be2c>] from [<c0016640>]
  830. [ 4.139613] Function entered at [<c0016640>] from [<c0009d38>]
  831. [ 4.145636] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 11:0, read only 64 bytes, retry
  832. [ 4.157069] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 11:0, read only 64 bytes, retry
  833. [ 4.168423] mmc0: new high speed SDIO card at address 0001
  834. [ 4.174125] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 11:0, read only 64 bytes, retry
  835. [ 4.185552] ubi0 error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 11:0, read 64 bytes
  836. [ 4.195600] CPU: 1 PID: 1 Comm: swapper/0 Not tainted 4.4.92 #0
  837. [ 4.201542] Hardware name: Marvell Armada 380/385 (Device Tree)
  838. [ 4.207484] Function entered at [<c0027d48>] from [<c002446c>]
  839. [ 4.213339] Function entered at [<c002446c>] from [<c02191d8>]
  840. [ 4.219193] Function entered at [<c02191d8>] from [<c02f8354>]
  841. [ 4.225048] Function entered at [<c02f8354>] from [<c02f8690>]
  842. [ 4.230902] Function entered at [<c02f8690>] from [<c02fcf90>]
  843. [ 4.236756] Function entered at [<c02fcf90>] from [<c02f254c>]
  844. [ 4.242610] Function entered at [<c02f254c>] from [<c057327c>]
  845. [ 4.248464] Function entered at [<c057327c>] from [<c001bbd4>]
  846. [ 4.254319] Function entered at [<c001bbd4>] from [<c055be2c>]
  847. [ 4.260173] Function entered at [<c055be2c>] from [<c0016640>]
  848. [ 4.266026] Function entered at [<c0016640>] from [<c0009d38>]
  849. [ 4.272038] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 2048 bytes from PEB 11:2048, read only 2048 bytes, retry
  850. [ 4.284065] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 2048 bytes from PEB 11:2048, read only 2048 bytes, retry
  851. [ 4.296093] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 2048 bytes from PEB 11:2048, read only 2048 bytes, retry
  852. [ 4.308119] ubi0 error: ubi_io_read: error -74 (ECC error) while reading 2048 bytes from PEB 11:2048, read 2048 bytes
  853. [ 4.318775] CPU: 1 PID: 1 Comm: swapper/0 Not tainted 4.4.92 #0
  854. [ 4.324717] Hardware name: Marvell Armada 380/385 (Device Tree)
  855. [ 4.330659] Function entered at [<c0027d48>] from [<c002446c>]
  856. [ 4.336513] Function entered at [<c002446c>] from [<c02191d8>]
  857. [ 4.342367] Function entered at [<c02191d8>] from [<c02f8354>]
  858. [ 4.348221] Function entered at [<c02f8354>] from [<c02f8898>]
  859. [ 4.354076] Function entered at [<c02f8898>] from [<c02fd17c>]
  860. [ 4.359930] Function entered at [<c02fd17c>] from [<c02f254c>]
  861. [ 4.365784] Function entered at [<c02f254c>] from [<c057327c>]
  862. [ 4.371638] Function entered at [<c057327c>] from [<c001bbd4>]
  863. [ 4.377492] Function entered at [<c001bbd4>] from [<c055be2c>]
  864. [ 4.383346] Function entered at [<c055be2c>] from [<c0016640>]
  865. [ 4.389200] Function entered at [<c0016640>] from [<c0009d38>]
  866. [ 4.395211] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 12:0, read only 64 bytes, retry
  867. [ 4.406627] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 12:0, read only 64 bytes, retry
  868. [ 4.418042] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 12:0, read only 64 bytes, retry
  869. [ 4.429457] ubi0 error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 12:0, read 64 bytes
  870. [ 4.439501] CPU: 1 PID: 1 Comm: swapper/0 Not tainted 4.4.92 #0
  871. [ 4.445442] Hardware name: Marvell Armada 380/385 (Device Tree)
  872. [ 4.451385] Function entered at [<c0027d48>] from [<c002446c>]
  873. [ 4.457239] Function entered at [<c002446c>] from [<c02191d8>]
  874. [ 4.463093] Function entered at [<c02191d8>] from [<c02f8354>]
  875. [ 4.468947] Function entered at [<c02f8354>] from [<c02f8690>]
  876. [ 4.474801] Function entered at [<c02f8690>] from [<c02fcf90>]
  877. [ 4.480655] Function entered at [<c02fcf90>] from [<c02f254c>]
  878. [ 4.486509] Function entered at [<c02f254c>] from [<c057327c>]
  879. [ 4.492363] Function entered at [<c057327c>] from [<c001bbd4>]
  880. [ 4.498217] Function entered at [<c001bbd4>] from [<c055be2c>]
  881. [ 4.504072] Function entered at [<c055be2c>] from [<c0016640>]
  882. [ 4.509926] Function entered at [<c0016640>] from [<c0009d38>]
  883. [ 4.515936] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 2048 bytes from PEB 12:2048, read only 2048 bytes, retry
  884. [ 4.527963] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 2048 bytes from PEB 12:2048, read only 2048 bytes, retry
  885. [ 4.539988] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 2048 bytes from PEB 12:2048, read only 2048 bytes, retry
  886. [ 4.552014] ubi0 error: ubi_io_read: error -74 (ECC error) while reading 2048 bytes from PEB 12:2048, read 2048 bytes
  887. [ 4.562669] CPU: 1 PID: 1 Comm: swapper/0 Not tainted 4.4.92 #0
  888. [ 4.568609] Hardware name: Marvell Armada 380/385 (Device Tree)
  889. [ 4.574551] Function entered at [<c0027d48>] from [<c002446c>]
  890. [ 4.580405] Function entered at [<c002446c>] from [<c02191d8>]
  891. [ 4.586260] Function entered at [<c02191d8>] from [<c02f8354>]
  892. [ 4.592114] Function entered at [<c02f8354>] from [<c02f8898>]
  893. [ 4.597968] Function entered at [<c02f8898>] from [<c02fd17c>]
  894. [ 4.603822] Function entered at [<c02fd17c>] from [<c02f254c>]
  895. [ 4.609676] Function entered at [<c02f254c>] from [<c057327c>]
  896. [ 4.615530] Function entered at [<c057327c>] from [<c001bbd4>]
  897. [ 4.621384] Function entered at [<c001bbd4>] from [<c055be2c>]
  898. [ 4.627239] Function entered at [<c055be2c>] from [<c0016640>]
  899. [ 4.633093] Function entered at [<c0016640>] from [<c0009d38>]
  900. [ 4.639102] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 13:0, read only 64 bytes, retry
  901. [ 4.650519] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 13:0, read only 64 bytes, retry
  902. [ 4.661935] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 13:0, read only 64 bytes, retry
  903. [ 4.673350] ubi0 error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 13:0, read 64 bytes
  904. [ 4.683394] CPU: 1 PID: 1 Comm: swapper/0 Not tainted 4.4.92 #0
  905. [ 4.689335] Hardware name: Marvell Armada 380/385 (Device Tree)
  906. [ 4.695277] Function entered at [<c0027d48>] from [<c002446c>]
  907. [ 4.701131] Function entered at [<c002446c>] from [<c02191d8>]
  908. [ 4.706985] Function entered at [<c02191d8>] from [<c02f8354>]
  909. [ 4.712838] Function entered at [<c02f8354>] from [<c02f8690>]
  910. [ 4.718692] Function entered at [<c02f8690>] from [<c02fcf90>]
  911. [ 4.724545] Function entered at [<c02fcf90>] from [<c02f254c>]
  912. [ 4.730400] Function entered at [<c02f254c>] from [<c057327c>]
  913. [ 4.736254] Function entered at [<c057327c>] from [<c001bbd4>]
  914. [ 4.742108] Function entered at [<c001bbd4>] from [<c055be2c>]
  915. [ 4.747962] Function entered at [<c055be2c>] from [<c0016640>]
  916. [ 4.753816] Function entered at [<c0016640>] from [<c0009d38>]
  917. [ 4.759824] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 2048 bytes from PEB 13:2048, read only 2048 bytes, retry
  918. [ 4.771851] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 2048 bytes from PEB 13:2048, read only 2048 bytes, retry
  919. [ 4.783876] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 2048 bytes from PEB 13:2048, read only 2048 bytes, retry
  920. [ 4.795902] ubi0 error: ubi_io_read: error -74 (ECC error) while reading 2048 bytes from PEB 13:2048, read 2048 bytes
  921. [ 4.806556] CPU: 1 PID: 1 Comm: swapper/0 Not tainted 4.4.92 #0
  922. [ 4.812497] Hardware name: Marvell Armada 380/385 (Device Tree)
  923. [ 4.818439] Function entered at [<c0027d48>] from [<c002446c>]
  924. [ 4.824293] Function entered at [<c002446c>] from [<c02191d8>]
  925. [ 4.830147] Function entered at [<c02191d8>] from [<c02f8354>]
  926. [ 4.836002] Function entered at [<c02f8354>] from [<c02f8898>]
  927. [ 4.841855] Function entered at [<c02f8898>] from [<c02fd17c>]
  928. [ 4.847709] Function entered at [<c02fd17c>] from [<c02f254c>]
  929. [ 4.853563] Function entered at [<c02f254c>] from [<c057327c>]
  930. [ 4.859417] Function entered at [<c057327c>] from [<c001bbd4>]
  931. [ 4.865271] Function entered at [<c001bbd4>] from [<c055be2c>]
  932. [ 4.871125] Function entered at [<c055be2c>] from [<c0016640>]
  933. [ 4.876979] Function entered at [<c0016640>] from [<c0009d38>]
  934. [ 4.882989] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 14:0, read only 64 bytes, retry
  935. [ 4.894404] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 14:0, read only 64 bytes, retry
  936. [ 4.905820] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 14:0, read only 64 bytes, retry
  937. [ 4.917235] ubi0 error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 14:0, read 64 bytes
  938. [ 4.927279] CPU: 1 PID: 1 Comm: swapper/0 Not tainted 4.4.92 #0
  939. [ 4.933220] Hardware name: Marvell Armada 380/385 (Device Tree)
  940. [ 4.939162] Function entered at [<c0027d48>] from [<c002446c>]
  941. [ 4.945016] Function entered at [<c002446c>] from [<c02191d8>]
  942. [ 4.950869] Function entered at [<c02191d8>] from [<c02f8354>]
  943. [ 4.956724] Function entered at [<c02f8354>] from [<c02f8690>]
  944. [ 4.962578] Function entered at [<c02f8690>] from [<c02fcf90>]
  945. [ 4.968431] Function entered at [<c02fcf90>] from [<c02f254c>]
  946. [ 4.974285] Function entered at [<c02f254c>] from [<c057327c>]
  947. [ 4.980139] Function entered at [<c057327c>] from [<c001bbd4>]
  948. [ 4.985993] Function entered at [<c001bbd4>] from [<c055be2c>]
  949. [ 4.991847] Function entered at [<c055be2c>] from [<c0016640>]
  950. [ 4.997701] Function entered at [<c0016640>] from [<c0009d38>]
  951. [ 5.003710] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 2048 bytes from PEB 14:2048, read only 2048 bytes, retry
  952. [ 5.015736] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 2048 bytes from PEB 14:2048, read only 2048 bytes, retry
  953. [ 5.027761] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 2048 bytes from PEB 14:2048, read only 2048 bytes, retry
  954. [ 5.039787] ubi0 error: ubi_io_read: error -74 (ECC error) while reading 2048 bytes from PEB 14:2048, read 2048 bytes
  955. [ 5.050444] CPU: 1 PID: 1 Comm: swapper/0 Not tainted 4.4.92 #0
  956. [ 5.056386] Hardware name: Marvell Armada 380/385 (Device Tree)
  957. [ 5.062328] Function entered at [<c0027d48>] from [<c002446c>]
  958. [ 5.068182] Function entered at [<c002446c>] from [<c02191d8>]
  959. [ 5.074036] Function entered at [<c02191d8>] from [<c02f8354>]
  960. [ 5.079890] Function entered at [<c02f8354>] from [<c02f8898>]
  961. [ 5.085744] Function entered at [<c02f8898>] from [<c02fd17c>]
  962. [ 5.091598] Function entered at [<c02fd17c>] from [<c02f254c>]
  963. [ 5.097451] Function entered at [<c02f254c>] from [<c057327c>]
  964. [ 5.103305] Function entered at [<c057327c>] from [<c001bbd4>]
  965. [ 5.109160] Function entered at [<c001bbd4>] from [<c055be2c>]
  966. [ 5.115013] Function entered at [<c055be2c>] from [<c0016640>]
  967. [ 5.120867] Function entered at [<c0016640>] from [<c0009d38>]
  968. [ 5.126884] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 15:0, read only 64 bytes, retry
  969. [ 5.138304] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 15:0, read only 64 bytes, retry
  970. [ 5.149720] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 15:0, read only 64 bytes, retry
  971. [ 5.161136] ubi0 error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 15:0, read 64 bytes
  972. [ 5.171180] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 4.4.92 #0
  973. [ 5.177122] Hardware name: Marvell Armada 380/385 (Device Tree)
  974. [ 5.183065] Function entered at [<c0027d48>] from [<c002446c>]
  975. [ 5.188919] Function entered at [<c002446c>] from [<c02191d8>]
  976. [ 5.194773] Function entered at [<c02191d8>] from [<c02f8354>]
  977. [ 5.200628] Function entered at [<c02f8354>] from [<c02f8690>]
  978. [ 5.206481] Function entered at [<c02f8690>] from [<c02fcf90>]
  979. [ 5.212336] Function entered at [<c02fcf90>] from [<c02f254c>]
  980. [ 5.218190] Function entered at [<c02f254c>] from [<c057327c>]
  981. [ 5.224043] Function entered at [<c057327c>] from [<c001bbd4>]
  982. [ 5.229897] Function entered at [<c001bbd4>] from [<c055be2c>]
  983. [ 5.235750] Function entered at [<c055be2c>] from [<c0016640>]
  984. [ 5.241604] Function entered at [<c0016640>] from [<c0009d38>]
  985. [ 5.247614] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 2048 bytes from PEB 15:2048, read only 2048 bytes, retry
  986. [ 5.259646] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 2048 bytes from PEB 15:2048, read only 2048 bytes, retry
  987. [ 5.271672] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 2048 bytes from PEB 15:2048, read only 2048 bytes, retry
  988. [ 5.283698] ubi0 error: ubi_io_read: error -74 (ECC error) while reading 2048 bytes from PEB 15:2048, read 2048 bytes
  989. [ 5.294353] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 4.4.92 #0
  990. [ 5.300294] Hardware name: Marvell Armada 380/385 (Device Tree)
  991. [ 5.306236] Function entered at [<c0027d48>] from [<c002446c>]
  992. [ 5.312089] Function entered at [<c002446c>] from [<c02191d8>]
  993. [ 5.317944] Function entered at [<c02191d8>] from [<c02f8354>]
  994. [ 5.323798] Function entered at [<c02f8354>] from [<c02f8898>]
  995. [ 5.329652] Function entered at [<c02f8898>] from [<c02fd17c>]
  996. [ 5.335506] Function entered at [<c02fd17c>] from [<c02f254c>]
  997. [ 5.341359] Function entered at [<c02f254c>] from [<c057327c>]
  998. [ 5.347214] Function entered at [<c057327c>] from [<c001bbd4>]
  999. [ 5.353068] Function entered at [<c001bbd4>] from [<c055be2c>]
  1000. [ 5.358922] Function entered at [<c055be2c>] from [<c0016640>]
  1001. [ 5.364776] Function entered at [<c0016640>] from [<c0009d38>]
  1002. [ 5.370793] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 16:0, read only 64 bytes, retry
  1003. [ 5.382211] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 16:0, read only 64 bytes, retry
  1004. [ 5.393626] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 16:0, read only 64 bytes, retry
  1005. [ 5.405041] ubi0 error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 16:0, read 64 bytes
  1006. [ 5.415087] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 4.4.92 #0
  1007. [ 5.421028] Hardware name: Marvell Armada 380/385 (Device Tree)
  1008. [ 5.426969] Function entered at [<c0027d48>] from [<c002446c>]
  1009. [ 5.432824] Function entered at [<c002446c>] from [<c02191d8>]
  1010. [ 5.438678] Function entered at [<c02191d8>] from [<c02f8354>]
  1011. [ 5.444532] Function entered at [<c02f8354>] from [<c02f8690>]
  1012. [ 5.450387] Function entered at [<c02f8690>] from [<c02fcf90>]
  1013. [ 5.456241] Function entered at [<c02fcf90>] from [<c02f254c>]
  1014. [ 5.462095] Function entered at [<c02f254c>] from [<c057327c>]
  1015. [ 5.467949] Function entered at [<c057327c>] from [<c001bbd4>]
  1016. [ 5.473803] Function entered at [<c001bbd4>] from [<c055be2c>]
  1017. [ 5.479657] Function entered at [<c055be2c>] from [<c0016640>]
  1018. [ 5.485510] Function entered at [<c0016640>] from [<c0009d38>]
  1019. [ 5.491520] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 2048 bytes from PEB 16:2048, read only 2048 bytes, retry
  1020. [ 5.503545] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 2048 bytes from PEB 16:2048, read only 2048 bytes, retry
  1021. [ 5.515572] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 2048 bytes from PEB 16:2048, read only 2048 bytes, retry
  1022. [ 5.527598] ubi0 error: ubi_io_read: error -74 (ECC error) while reading 2048 bytes from PEB 16:2048, read 2048 bytes
  1023. [ 5.538253] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 4.4.92 #0
  1024. [ 5.544194] Hardware name: Marvell Armada 380/385 (Device Tree)
  1025. [ 5.550136] Function entered at [<c0027d48>] from [<c002446c>]
  1026. [ 5.555990] Function entered at [<c002446c>] from [<c02191d8>]
  1027. [ 5.561844] Function entered at [<c02191d8>] from [<c02f8354>]
  1028. [ 5.567698] Function entered at [<c02f8354>] from [<c02f8898>]
  1029. [ 5.573552] Function entered at [<c02f8898>] from [<c02fd17c>]
  1030. [ 5.579406] Function entered at [<c02fd17c>] from [<c02f254c>]
  1031. [ 5.585260] Function entered at [<c02f254c>] from [<c057327c>]
  1032. [ 5.591113] Function entered at [<c057327c>] from [<c001bbd4>]
  1033. [ 5.596968] Function entered at [<c001bbd4>] from [<c055be2c>]
  1034. [ 5.602821] Function entered at [<c055be2c>] from [<c0016640>]
  1035. [ 5.608676] Function entered at [<c0016640>] from [<c0009d38>]
  1036. [ 5.614686] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 17:0, read only 64 bytes, retry
  1037. [ 5.626101] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 17:0, read only 64 bytes, retry
  1038. [ 5.637516] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 17:0, read only 64 bytes, retry
  1039. [ 5.648932] ubi0 error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 17:0, read 64 bytes
  1040. [ 5.658977] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 4.4.92 #0
  1041. [ 5.664918] Hardware name: Marvell Armada 380/385 (Device Tree)
  1042. [ 5.670861] Function entered at [<c0027d48>] from [<c002446c>]
  1043. [ 5.676714] Function entered at [<c002446c>] from [<c02191d8>]
  1044. [ 5.682568] Function entered at [<c02191d8>] from [<c02f8354>]
  1045. [ 5.688422] Function entered at [<c02f8354>] from [<c02f8690>]
  1046. [ 5.694275] Function entered at [<c02f8690>] from [<c02fcf90>]
  1047. [ 5.700129] Function entered at [<c02fcf90>] from [<c02f254c>]
  1048. [ 5.705984] Function entered at [<c02f254c>] from [<c057327c>]
  1049. [ 5.711837] Function entered at [<c057327c>] from [<c001bbd4>]
  1050. [ 5.717691] Function entered at [<c001bbd4>] from [<c055be2c>]
  1051. [ 5.723545] Function entered at [<c055be2c>] from [<c0016640>]
  1052. [ 5.729399] Function entered at [<c0016640>] from [<c0009d38>]
  1053. [ 5.735408] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 2048 bytes from PEB 17:2048, read only 2048 bytes, retry
  1054. [ 5.747433] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 2048 bytes from PEB 17:2048, read only 2048 bytes, retry
  1055. [ 5.759459] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 2048 bytes from PEB 17:2048, read only 2048 bytes, retry
  1056. [ 5.771486] ubi0 error: ubi_io_read: error -74 (ECC error) while reading 2048 bytes from PEB 17:2048, read 2048 bytes
  1057. [ 5.782142] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 4.4.92 #0
  1058. [ 5.788083] Hardware name: Marvell Armada 380/385 (Device Tree)
  1059. [ 5.794024] Function entered at [<c0027d48>] from [<c002446c>]
  1060. [ 5.799879] Function entered at [<c002446c>] from [<c02191d8>]
  1061. [ 5.805733] Function entered at [<c02191d8>] from [<c02f8354>]
  1062. [ 5.811586] Function entered at [<c02f8354>] from [<c02f8898>]
  1063. [ 5.817440] Function entered at [<c02f8898>] from [<c02fd17c>]
  1064. [ 5.823295] Function entered at [<c02fd17c>] from [<c02f254c>]
  1065. [ 5.829148] Function entered at [<c02f254c>] from [<c057327c>]
  1066. [ 5.835003] Function entered at [<c057327c>] from [<c001bbd4>]
  1067. [ 5.840857] Function entered at [<c001bbd4>] from [<c055be2c>]
  1068. [ 5.846710] Function entered at [<c055be2c>] from [<c0016640>]
  1069. [ 5.852564] Function entered at [<c0016640>] from [<c0009d38>]
  1070. [ 5.858575] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 18:0, read only 64 bytes, retry
  1071. [ 5.869990] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 18:0, read only 64 bytes, retry
  1072. [ 5.881408] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 18:0, read only 64 bytes, retry
  1073. [ 5.892823] ubi0 error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 18:0, read 64 bytes
  1074. [ 5.902869] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 4.4.92 #0
  1075. [ 5.908811] Hardware name: Marvell Armada 380/385 (Device Tree)
  1076. [ 5.914753] Function entered at [<c0027d48>] from [<c002446c>]
  1077. [ 5.920606] Function entered at [<c002446c>] from [<c02191d8>]
  1078. [ 5.926460] Function entered at [<c02191d8>] from [<c02f8354>]
  1079. [ 5.932315] Function entered at [<c02f8354>] from [<c02f8690>]
  1080. [ 5.938169] Function entered at [<c02f8690>] from [<c02fcf90>]
  1081. [ 5.944023] Function entered at [<c02fcf90>] from [<c02f254c>]
  1082. [ 5.949876] Function entered at [<c02f254c>] from [<c057327c>]
  1083. [ 5.955730] Function entered at [<c057327c>] from [<c001bbd4>]
  1084. [ 5.961584] Function entered at [<c001bbd4>] from [<c055be2c>]
  1085. [ 5.967439] Function entered at [<c055be2c>] from [<c0016640>]
  1086. [ 5.973292] Function entered at [<c0016640>] from [<c0009d38>]
  1087. [ 5.979302] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 2048 bytes from PEB 18:2048, read only 2048 bytes, retry
  1088. [ 5.991329] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 2048 bytes from PEB 18:2048, read only 2048 bytes, retry
  1089. [ 6.003355] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 2048 bytes from PEB 18:2048, read only 2048 bytes, retry
  1090. [ 6.015381] ubi0 error: ubi_io_read: error -74 (ECC error) while reading 2048 bytes from PEB 18:2048, read 2048 bytes
  1091. [ 6.026036] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 4.4.92 #0
  1092. [ 6.031978] Hardware name: Marvell Armada 380/385 (Device Tree)
  1093. [ 6.037920] Function entered at [<c0027d48>] from [<c002446c>]
  1094. [ 6.043773] Function entered at [<c002446c>] from [<c02191d8>]
  1095. [ 6.049627] Function entered at [<c02191d8>] from [<c02f8354>]
  1096. [ 6.055482] Function entered at [<c02f8354>] from [<c02f8898>]
  1097. [ 6.061336] Function entered at [<c02f8898>] from [<c02fd17c>]
  1098. [ 6.067190] Function entered at [<c02fd17c>] from [<c02f254c>]
  1099. [ 6.073044] Function entered at [<c02f254c>] from [<c057327c>]
  1100. [ 6.078898] Function entered at [<c057327c>] from [<c001bbd4>]
  1101. [ 6.084752] Function entered at [<c001bbd4>] from [<c055be2c>]
  1102. [ 6.090606] Function entered at [<c055be2c>] from [<c0016640>]
  1103. [ 6.096460] Function entered at [<c0016640>] from [<c0009d38>]
  1104. [ 6.102479] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 19:0, read only 64 bytes, retry
  1105. [ 6.113895] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 19:0, read only 64 bytes, retry
  1106. [ 6.125312] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 19:0, read only 64 bytes, retry
  1107. [ 6.136727] ubi0 error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 19:0, read 64 bytes
  1108. [ 6.146772] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 4.4.92 #0
  1109. [ 6.152713] Hardware name: Marvell Armada 380/385 (Device Tree)
  1110. [ 6.158655] Function entered at [<c0027d48>] from [<c002446c>]
  1111. [ 6.164509] Function entered at [<c002446c>] from [<c02191d8>]
  1112. [ 6.170363] Function entered at [<c02191d8>] from [<c02f8354>]
  1113. [ 6.176217] Function entered at [<c02f8354>] from [<c02f8690>]
  1114. [ 6.182071] Function entered at [<c02f8690>] from [<c02fcf90>]
  1115. [ 6.187926] Function entered at [<c02fcf90>] from [<c02f254c>]
  1116. [ 6.193779] Function entered at [<c02f254c>] from [<c057327c>]
  1117. [ 6.199633] Function entered at [<c057327c>] from [<c001bbd4>]
  1118. [ 6.205487] Function entered at [<c001bbd4>] from [<c055be2c>]
  1119. [ 6.211341] Function entered at [<c055be2c>] from [<c0016640>]
  1120. [ 6.217195] Function entered at [<c0016640>] from [<c0009d38>]
  1121. [ 6.223204] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 2048 bytes from PEB 19:2048, read only 2048 bytes, retry
  1122. [ 6.235230] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 2048 bytes from PEB 19:2048, read only 2048 bytes, retry
  1123. [ 6.247255] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 2048 bytes from PEB 19:2048, read only 2048 bytes, retry
  1124. [ 6.259282] ubi0 error: ubi_io_read: error -74 (ECC error) while reading 2048 bytes from PEB 19:2048, read 2048 bytes
  1125. [ 6.269941] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 4.4.92 #0
  1126. [ 6.275883] Hardware name: Marvell Armada 380/385 (Device Tree)
  1127. [ 6.281824] Function entered at [<c0027d48>] from [<c002446c>]
  1128. [ 6.287678] Function entered at [<c002446c>] from [<c02191d8>]
  1129. [ 6.293532] Function entered at [<c02191d8>] from [<c02f8354>]
  1130. [ 6.299386] Function entered at [<c02f8354>] from [<c02f8898>]
  1131. [ 6.305240] Function entered at [<c02f8898>] from [<c02fd17c>]
  1132. [ 6.311094] Function entered at [<c02fd17c>] from [<c02f254c>]
  1133. [ 6.316948] Function entered at [<c02f254c>] from [<c057327c>]
  1134. [ 6.322802] Function entered at [<c057327c>] from [<c001bbd4>]
  1135. [ 6.328656] Function entered at [<c001bbd4>] from [<c055be2c>]
  1136. [ 6.334510] Function entered at [<c055be2c>] from [<c0016640>]
  1137. [ 6.340364] Function entered at [<c0016640>] from [<c0009d38>]
  1138. [ 6.346374] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 20:0, read only 64 bytes, retry
  1139. [ 6.357789] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 20:0, read only 64 bytes, retry
  1140. [ 6.369204] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 20:0, read only 64 bytes, retry
  1141. [ 6.380619] ubi0 error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 20:0, read 64 bytes
  1142. [ 6.390665] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 4.4.92 #0
  1143. [ 6.396607] Hardware name: Marvell Armada 380/385 (Device Tree)
  1144. [ 6.402549] Function entered at [<c0027d48>] from [<c002446c>]
  1145. [ 6.408403] Function entered at [<c002446c>] from [<c02191d8>]
  1146. [ 6.414257] Function entered at [<c02191d8>] from [<c02f8354>]
  1147. [ 6.420111] Function entered at [<c02f8354>] from [<c02f8690>]
  1148. [ 6.425964] Function entered at [<c02f8690>] from [<c02fcf90>]
  1149. [ 6.431818] Function entered at [<c02fcf90>] from [<c02f254c>]
  1150. [ 6.437672] Function entered at [<c02f254c>] from [<c057327c>]
  1151. [ 6.443526] Function entered at [<c057327c>] from [<c001bbd4>]
  1152. [ 6.449381] Function entered at [<c001bbd4>] from [<c055be2c>]
  1153. [ 6.455234] Function entered at [<c055be2c>] from [<c0016640>]
  1154. [ 6.461088] Function entered at [<c0016640>] from [<c0009d38>]
  1155. [ 6.467097] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 2048 bytes from PEB 20:2048, read only 2048 bytes, retry
  1156. [ 6.479123] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 2048 bytes from PEB 20:2048, read only 2048 bytes, retry
  1157. [ 6.491148] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 2048 bytes from PEB 20:2048, read only 2048 bytes, retry
  1158. [ 6.503174] ubi0 error: ubi_io_read: error -74 (ECC error) while reading 2048 bytes from PEB 20:2048, read 2048 bytes
  1159. [ 6.513831] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 4.4.92 #0
  1160. [ 6.519772] Hardware name: Marvell Armada 380/385 (Device Tree)
  1161. [ 6.525714] Function entered at [<c0027d48>] from [<c002446c>]
  1162. [ 6.531568] Function entered at [<c002446c>] from [<c02191d8>]
  1163. [ 6.537422] Function entered at [<c02191d8>] from [<c02f8354>]
  1164. [ 6.543276] Function entered at [<c02f8354>] from [<c02f8898>]
  1165. [ 6.549129] Function entered at [<c02f8898>] from [<c02fd17c>]
  1166. [ 6.554984] Function entered at [<c02fd17c>] from [<c02f254c>]
  1167. [ 6.560837] Functio
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement