Advertisement
Guest User

Untitled

a guest
Feb 6th, 2020
238
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.22 KB | None | 0 0
  1. root@OpenWrt:~# dmesg
  2. [ 0.000000] Linux version 4.14.166 (silviu@eb3) (gcc version 8.3.0 (OpenWrt GCC 8.3.0 r12072-2cb413de1c)) #0 SMP Tue Jan 21 13:26:04 2020
  3. [ 0.000000] SoC Type: MediaTek MT7621 ver:1 eco:3
  4. [ 0.000000] bootconsole [early0] enabled
  5. [ 0.000000] CPU0 revision is: 0001992f (MIPS 1004Kc)
  6. [ 0.000000] MIPS: machine is Xiaomi Mi Router 3G v2
  7. [ 0.000000] Determined physical RAM map:
  8. [ 0.000000] memory: 08000000 @ 00000000 (usable)
  9. [ 0.000000] Initrd not found or empty - disabling initrd
  10. [ 0.000000] VPE topology {2,2} total 4
  11. [ 0.000000] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
  12. [ 0.000000] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
  13. [ 0.000000] MIPS secondary cache 256kB, 8-way, linesize 32 bytes.
  14. [ 0.000000] Zone ranges:
  15. [ 0.000000] Normal [mem 0x0000000000000000-0x0000000007ffffff]
  16. [ 0.000000] HighMem empty
  17. [ 0.000000] Movable zone start for each node
  18. [ 0.000000] Early memory node ranges
  19. [ 0.000000] node 0: [mem 0x0000000000000000-0x0000000007ffffff]
  20. [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000007ffffff]
  21. [ 0.000000] On node 0 totalpages: 32768
  22. [ 0.000000] free_area_init_node: node 0, pgdat 80602740, node_mem_map 81003000
  23. [ 0.000000] Normal zone: 288 pages used for memmap
  24. [ 0.000000] Normal zone: 0 pages reserved
  25. [ 0.000000] Normal zone: 32768 pages, LIFO batch:7
  26. [ 0.000000] random: get_random_bytes called from start_kernel+0x9c/0x4e0 with crng_init=0
  27. [ 0.000000] percpu: Embedded 14 pages/cpu s26064 r8192 d23088 u57344
  28. [ 0.000000] pcpu-alloc: s26064 r8192 d23088 u57344 alloc=14*4096
  29. [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  30. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 32480
  31. [ 0.000000] Kernel command line: console=ttyS0,115200n8 rootfstype=squashfs,jffs2
  32. [ 0.000000] PID hash table entries: 512 (order: -1, 2048 bytes)
  33. [ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
  34. [ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
  35. [ 0.000000] Writing ErrCtl register=00010320
  36. [ 0.000000] Readback ErrCtl register=00010320
  37. [ 0.000000] Memory: 121808K/131072K available (4853K kernel code, 246K rwdata, 1052K rodata, 1260K init, 253K bss, 9264K reserved, 0K cma-reserved, 0K highmem)
  38. [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  39. [ 0.000000] Hierarchical RCU implementation.
  40. [ 0.000000] NR_IRQS: 256
  41. [ 0.000000] CPU Clock: 880MHz
  42. [ 0.000000] clocksource: GIC: mask: 0xffffffffffffffff max_cycles: 0xcaf478abb4, max_idle_ns: 440795247997 ns
  43. [ 0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 4343773742 ns
  44. [ 0.000009] sched_clock: 32 bits at 440MHz, resolution 2ns, wraps every 4880645118ns
  45. [ 0.007800] Calibrating delay loop... 586.13 BogoMIPS (lpj=2930688)
  46. [ 0.073972] pid_max: default: 32768 minimum: 301
  47. [ 0.078787] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
  48. [ 0.085296] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
  49. [ 0.094407] Hierarchical SRCU implementation.
  50. [ 0.099600] smp: Bringing up secondary CPUs ...
  51. [ 0.105767] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
  52. [ 0.105776] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
  53. [ 0.105788] MIPS secondary cache 256kB, 8-way, linesize 32 bytes.
  54. [ 0.105921] CPU1 revision is: 0001992f (MIPS 1004Kc)
  55. [ 0.164343] Synchronize counters for CPU 1: done.
  56. [ 0.205821] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
  57. [ 0.205830] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
  58. [ 0.205837] MIPS secondary cache 256kB, 8-way, linesize 32 bytes.
  59. [ 0.205909] CPU2 revision is: 0001992f (MIPS 1004Kc)
  60. [ 0.255526] Synchronize counters for CPU 2: done.
  61. [ 0.286925] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
  62. [ 0.286932] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
  63. [ 0.286940] MIPS secondary cache 256kB, 8-way, linesize 32 bytes.
  64. [ 0.287015] CPU3 revision is: 0001992f (MIPS 1004Kc)
  65. [ 0.340707] Synchronize counters for CPU 3: done.
  66. [ 0.370576] smp: Brought up 1 node, 4 CPUs
  67. [ 0.378820] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  68. [ 0.388607] futex hash table entries: 1024 (order: 3, 32768 bytes)
  69. [ 0.395004] pinctrl core: initialized pinctrl subsystem
  70. [ 0.401579] NET: Registered protocol family 16
  71. [ 0.415488] FPU Affinity set after 11720 emulations
  72. [ 0.416188] pull PCIe RST: RALINK_RSTCTRL = 4000000
  73. [ 0.721438] release PCIe RST: RALINK_RSTCTRL = 7000000
  74. [ 0.726471] ***** Xtal 40MHz *****
  75. [ 0.729842] release PCIe RST: RALINK_RSTCTRL = 7000000
  76. [ 0.734950] Port 0 N_FTS = 1b102800
  77. [ 0.738394] Port 1 N_FTS = 1b102800
  78. [ 0.741854] Port 2 N_FTS = 1b102800
  79. [ 1.896871] PCIE2 no card, disable it(RST&CLK)
  80. [ 1.901216] -> 21007f2
  81. [ 1.903636] PCIE0 enabled
  82. [ 1.906225] PCIE1 enabled
  83. [ 1.908845] PCI host bridge /pcie@1e140000 ranges:
  84. [ 1.913588] MEM 0x0000000060000000..0x000000006fffffff
  85. [ 1.918757] IO 0x000000001e160000..0x000000001e16ffff
  86. [ 1.923966] PCI coherence region base: 0xbfbf8000, mask/settings: 0x60000000
  87. [ 1.940171] mt7621_gpio 1e000600.gpio: registering 32 gpios
  88. [ 1.945979] mt7621_gpio 1e000600.gpio: registering 32 gpios
  89. [ 1.951731] mt7621_gpio 1e000600.gpio: registering 32 gpios
  90. [ 1.959005] PCI host bridge to bus 0000:00
  91. [ 1.963029] pci_bus 0000:00: root bus resource [mem 0x60000000-0x6fffffff]
  92. [ 1.969892] pci_bus 0000:00: root bus resource [io 0xffffffff]
  93. [ 1.975722] pci_bus 0000:00: root bus resource [??? 0x00000000 flags 0x0]
  94. [ 1.982480] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
  95. [ 1.990368] pci 0000:00:00.0: [0e8d:0801] type 01 class 0x060400
  96. [ 1.990406] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x7fffffff]
  97. [ 1.990418] pci 0000:00:00.0: reg 0x14: [mem 0x00000000-0x0000ffff]
  98. [ 1.990479] pci 0000:00:00.0: supports D1
  99. [ 1.990488] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
  100. [ 1.990722] pci 0000:00:01.0: [0e8d:0801] type 01 class 0x060400
  101. [ 1.990749] pci 0000:00:01.0: reg 0x10: [mem 0x00000000-0x7fffffff]
  102. [ 1.990764] pci 0000:00:01.0: reg 0x14: [mem 0x00000000-0x0000ffff]
  103. [ 1.990812] pci 0000:00:01.0: supports D1
  104. [ 1.990820] pci 0000:00:01.0: PME# supported from D0 D1 D3hot
  105. [ 1.991036] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
  106. [ 1.998967] pci 0000:00:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring
  107. [ 2.007056] pci 0000:01:00.0: [14c3:7662] type 00 class 0x028000
  108. [ 2.007109] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x000fffff 64bit]
  109. [ 2.007153] pci 0000:01:00.0: reg 0x30: [mem 0x00000000-0x0000ffff pref]
  110. [ 2.007247] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
  111. [ 2.007428] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
  112. [ 2.007619] pci 0000:02:00.0: [14c3:7603] type 00 class 0x028000
  113. [ 2.007664] pci 0000:02:00.0: reg 0x10: [mem 0x00000000-0x000fffff]
  114. [ 2.007790] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
  115. [ 2.007962] pci_bus 0000:02: busn_res: [bus 02-ff] end is updated to 02
  116. [ 2.007979] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 02
  117. [ 2.008043] pci 0000:00:00.0: BAR 0: no space for [mem size 0x80000000]
  118. [ 2.014608] pci 0000:00:00.0: BAR 0: failed to assign [mem size 0x80000000]
  119. [ 2.021466] pci 0000:00:01.0: BAR 0: no space for [mem size 0x80000000]
  120. [ 2.028052] pci 0000:00:01.0: BAR 0: failed to assign [mem size 0x80000000]
  121. [ 2.034946] pci 0000:00:00.0: BAR 8: assigned [mem 0x60000000-0x600fffff]
  122. [ 2.041703] pci 0000:00:00.0: BAR 9: assigned [mem 0x60100000-0x601fffff pref]
  123. [ 2.048859] pci 0000:00:01.0: BAR 8: assigned [mem 0x60200000-0x602fffff]
  124. [ 2.055612] pci 0000:00:00.0: BAR 1: assigned [mem 0x60300000-0x6030ffff]
  125. [ 2.062334] pci 0000:00:01.0: BAR 1: assigned [mem 0x60310000-0x6031ffff]
  126. [ 2.069104] pci 0000:01:00.0: BAR 0: assigned [mem 0x60000000-0x600fffff 64bit]
  127. [ 2.076345] pci 0000:01:00.0: BAR 6: assigned [mem 0x60100000-0x6010ffff pref]
  128. [ 2.083525] pci 0000:00:00.0: PCI bridge to [bus 01]
  129. [ 2.088427] pci 0000:00:00.0: bridge window [mem 0x60000000-0x600fffff]
  130. [ 2.095184] pci 0000:00:00.0: bridge window [mem 0x60100000-0x601fffff pref]
  131. [ 2.102340] pci 0000:02:00.0: BAR 0: assigned [mem 0x60200000-0x602fffff]
  132. [ 2.109096] pci 0000:00:01.0: PCI bridge to [bus 02]
  133. [ 2.113997] pci 0000:00:01.0: bridge window [mem 0x60200000-0x602fffff]
  134. [ 2.122104] clocksource: Switched to clocksource GIC
  135. [ 2.128672] NET: Registered protocol family 2
  136. [ 2.133698] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
  137. [ 2.140568] TCP bind hash table entries: 1024 (order: 1, 8192 bytes)
  138. [ 2.146919] TCP: Hash tables configured (established 1024 bind 1024)
  139. [ 2.153331] UDP hash table entries: 256 (order: 1, 8192 bytes)
  140. [ 2.159093] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
  141. [ 2.165602] NET: Registered protocol family 1
  142. [ 2.169921] PCI: CLS 0 bytes, default 32
  143. [ 2.402047] 4 CPUs re-calibrate udelay(lpj = 2924544)
  144. [ 2.408649] Crashlog allocated RAM at address 0x3f00000
  145. [ 2.414142] workingset: timestamp_bits=14 max_order=15 bucket_order=1
  146. [ 2.428728] random: fast init done
  147. [ 2.432892] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  148. [ 2.438627] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
  149. [ 2.452213] io scheduler noop registered
  150. [ 2.456053] io scheduler deadline registered (default)
  151. [ 2.462037] Serial: 8250/16550 driver, 3 ports, IRQ sharing disabled
  152. [ 2.469550] console [ttyS0] disabled
  153. [ 2.473113] 1e000c00.uartlite: ttyS0 at MMIO 0x1e000c00 (irq = 19, base_baud = 3125000) is a 16550A
  154. [ 2.482098] console [ttyS0] enabled
  155. [ 2.488949] bootconsole [early0] disabled
  156. [ 2.498828] MediaTek Nand driver init, version v2.1 Fix AHB virt2phys error
  157. [ 2.506287] spi-mt7621 1e000b00.spi: sys_freq: 220000000
  158. [ 2.514342] m25p80 spi0.0: gd25q128 (16384 Kbytes)
  159. [ 2.519185] 8 fixed-partitions partitions found on MTD device spi0.0
  160. [ 2.525621] Creating 8 MTD partitions on "spi0.0":
  161. [ 2.530398] 0x000000000000-0x000000030000 : "u-boot"
  162. [ 2.536556] 0x000000030000-0x000000040000 : "u-boot-env"
  163. [ 2.543036] 0x000000040000-0x000000050000 : "Bdata"
  164. [ 2.548979] 0x000000050000-0x000000060000 : "factory"
  165. [ 2.555132] 0x000000060000-0x000000070000 : "crash"
  166. [ 2.561052] 0x000000070000-0x000000080000 : "cfg_bak"
  167. [ 2.567312] 0x000000080000-0x000000180000 : "overlay"
  168. [ 2.573486] 0x000000180000-0x000001000000 : "firmware"
  169. [ 2.579911] 2 uimage-fw partitions found on MTD device firmware
  170. [ 2.585839] Creating 2 MTD partitions on "firmware":
  171. [ 2.590789] 0x000000000000-0x0000001f1810 : "kernel"
  172. [ 2.596919] 0x0000001f1810-0x000000e80000 : "rootfs"
  173. [ 2.603006] mtd: device 9 (rootfs) set to be root filesystem
  174. [ 2.608745] 1 squashfs-split partitions found on MTD device rootfs
  175. [ 2.614940] 0x0000006a0000-0x000000e80000 : "rootfs_data"
  176. [ 2.622201] libphy: Fixed MDIO Bus: probed
  177. [ 2.694121] libphy: mdio: probed
  178. [ 4.099117] mtk_soc_eth 1e100000.ethernet: loaded mt7530 driver
  179. [ 4.105817] mtk_soc_eth 1e100000.ethernet eth0: mediatek frame engine at 0xbe100000, irq 21
  180. [ 4.116839] NET: Registered protocol family 10
  181. [ 4.122978] Segment Routing with IPv6
  182. [ 4.126720] NET: Registered protocol family 17
  183. [ 4.131202] 8021q: 802.1Q VLAN Support v1.8
  184. [ 4.137965] hctosys: unable to open rtc device (rtc0)
  185. [ 4.147198] VFS: Mounted root (squashfs filesystem) readonly on device 31:9.
  186. [ 4.158693] Freeing unused kernel memory: 1260K
  187. [ 4.163293] This architecture does not have kernel memory protection.
  188. [ 4.669574] init: Console is alive
  189. [ 4.673287] init: - watchdog -
  190. [ 5.132835] kmodloader: loading kernel modules from /etc/modules-boot.d/*
  191. [ 5.228926] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
  192. [ 5.252401] init: - preinit -
  193. [ 6.340442] mtk_soc_eth 1e100000.ethernet: PPE started
  194. [ 6.419817] random: procd: uninitialized urandom read (4 bytes read)
  195. [ 10.587099] mount_root: jffs2 not ready yet, using temporary tmpfs overlay
  196. [ 10.609970] urandom-seed: Seed file not found (/etc/urandom.seed)
  197. [ 10.699725] mtk_soc_eth 1e100000.ethernet: 0x100 = 0x6060000c, 0x10c = 0x80818
  198. [ 10.715266] procd: - early -
  199. [ 10.718241] procd: - watchdog -
  200. [ 11.392238] procd: - watchdog -
  201. [ 11.395725] procd: - ubus -
  202. [ 11.455667] random: ubusd: uninitialized urandom read (4 bytes read)
  203. [ 11.525537] random: ubusd: uninitialized urandom read (4 bytes read)
  204. [ 11.532437] random: ubusd: uninitialized urandom read (4 bytes read)
  205. [ 11.539684] procd: - init -
  206. [ 12.149033] kmodloader: loading kernel modules from /etc/modules.d/*
  207. [ 12.252996] tun: Universal TUN/TAP device driver, 1.6
  208. [ 12.263725] ip6_tables: (C) 2000-2006 Netfilter Core Team
  209. [ 12.276715] Loading modules backported from Linux version v5.4-rc8-0-gaf42d3466bdc
  210. [ 12.284298] Backport generated by backports.git v5.4-rc8-1-0-g368e8c51
  211. [ 12.293136] ip_tables: (C) 2000-2006 Netfilter Core Team
  212. [ 12.306272] nf_conntrack version 0.5.0 (2048 buckets, 8192 max)
  213. [ 12.352557] xt_time: kernel timezone is -0000
  214. [ 12.406400] bus=0x2, slot = 0x1, irq=0xff
  215. [ 12.410451] PCI: Enabling device 0000:00:01.0 (0004 -> 0006)
  216. [ 12.416332] mt7603e 0000:02:00.0: ASIC revision: 76030010
  217. [ 12.467323] urngd: v1.0.1 started.
  218. [ 12.606144] random: crng init done
  219. [ 12.609532] random: 6 urandom warning(s) missed due to ratelimiting
  220. [ 13.453334] mt7603e 0000:02:00.0: Firmware Version: ap_pcie
  221. [ 13.458903] mt7603e 0000:02:00.0: Build Time: 20160107100755
  222. [ 13.502109] mt7603e 0000:02:00.0: firmware init done
  223. [ 13.675504] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
  224. [ 13.686094] bus=0x1, slot = 0x0, irq=0xff
  225. [ 13.690144] PCI: Enabling device 0000:00:00.0 (0004 -> 0006)
  226. [ 13.696066] mt76x2e 0000:01:00.0: ASIC revision: 76120044
  227. [ 14.429658] mt76x2e 0000:01:00.0: ROM patch build: 20141115060606a
  228. [ 14.441215] mt76x2e 0000:01:00.0: Firmware Version: 0.0.00
  229. [ 14.446782] mt76x2e 0000:01:00.0: Build: 1
  230. [ 14.450917] mt76x2e 0000:01:00.0: Build Time: 201507311614____
  231. [ 14.472255] mt76x2e 0000:01:00.0: Firmware running!
  232. [ 14.479846] ieee80211 phy1: Selected rate control algorithm 'minstrel_ht'
  233. [ 14.487682] PPP generic driver version 2.4.2
  234. [ 14.493748] NET: Registered protocol family 24
  235. [ 14.502331] kmodloader: done loading kernel modules from /etc/modules.d/*
  236. [ 28.228761] mtk_soc_eth 1e100000.ethernet: PPE started
  237. [ 28.238934] br-lan: port 1(eth0.1) entered blocking state
  238. [ 28.244464] br-lan: port 1(eth0.1) entered disabled state
  239. [ 28.250561] device eth0.1 entered promiscuous mode
  240. [ 28.255535] device eth0 entered promiscuous mode
  241. [ 28.263565] br-lan: port 1(eth0.1) entered blocking state
  242. [ 28.269022] br-lan: port 1(eth0.1) entered forwarding state
  243. [ 28.275162] IPv6: ADDRCONF(NETDEV_UP): br-lan: link is not ready
  244. [ 28.747071] jffs2_scan_eraseblock(): End of filesystem marker found at 0x0
  245. [ 28.754098] jffs2_build_filesystem(): unlocking the mtd device...
  246. [ 28.754226] done.
  247. [ 28.762510] jffs2_build_filesystem(): erasing all blocks after the end marker...
  248. [ 28.762547] jffs2: Erase at 0x007d0000 failed immediately: -EROFS. Is the sector locked?
  249. [ 28.778743] jffs2: Erase at 0x007c0000 failed immediately: -EROFS. Is the sector locked?
  250. [ 28.787734] jffs2: Erase at 0x007b0000 failed immediately: -EROFS. Is the sector locked?
  251. [ 28.795914] jffs2: Erase at 0x007a0000 failed immediately: -EROFS. Is the sector locked?
  252. [ 28.804087] jffs2: Erase at 0x00790000 failed immediately: -EROFS. Is the sector locked?
  253. [ 28.812258] jffs2: Erase at 0x00780000 failed immediately: -EROFS. Is the sector locked?
  254. [ 28.820437] jffs2: Erase at 0x00770000 failed immediately: -EROFS. Is the sector locked?
  255. [ 28.828663] jffs2: Erase at 0x00760000 failed immediately: -EROFS. Is the sector locked?
  256. [ 28.836861] jffs2: Erase at 0x00750000 failed immediately: -EROFS. Is the sector locked?
  257. [ 28.845028] jffs2: Erase at 0x00740000 failed immediately: -EROFS. Is the sector locked?
  258. [ 28.853176] jffs2: Erase at 0x00730000 failed immediately: -EROFS. Is the sector locked?
  259. [ 28.861321] jffs2: Erase at 0x00720000 failed immediately: -EROFS. Is the sector locked?
  260. [ 28.869500] jffs2: Erase at 0x00710000 failed immediately: -EROFS. Is the sector locked?
  261. [ 28.877774] jffs2: Erase at 0x00700000 failed immediately: -EROFS. Is the sector locked?
  262. [ 28.885961] jffs2: Erase at 0x006f0000 failed immediately: -EROFS. Is the sector locked?
  263. [ 28.894157] jffs2: Erase at 0x006e0000 failed immediately: -EROFS. Is the sector locked?
  264. [ 28.902323] jffs2: Erase at 0x006d0000 failed immediately: -EROFS. Is the sector locked?
  265. [ 28.910469] jffs2: Erase at 0x006c0000 failed immediately: -EROFS. Is the sector locked?
  266. [ 28.918624] jffs2: Erase at 0x006b0000 failed immediately: -EROFS. Is the sector locked?
  267. [ 28.926847] jffs2: Erase at 0x006a0000 failed immediately: -EROFS. Is the sector locked?
  268. [ 28.935049] jffs2: Erase at 0x00690000 failed immediately: -EROFS. Is the sector locked?
  269. [ 28.943223] jffs2: Erase at 0x00680000 failed immediately: -EROFS. Is the sector locked?
  270. [ 28.951436] jffs2: Erase at 0x00670000 failed immediately: -EROFS. Is the sector locked?
  271. [ 28.959672] jffs2: Erase at 0x00660000 failed immediately: -EROFS. Is the sector locked?
  272. [ 28.967797] jffs2: Erase at 0x00650000 failed immediately: -EROFS. Is the sector locked?
  273. [ 28.975918] jffs2: Erase at 0x00640000 failed immediately: -EROFS. Is the sector locked?
  274. [ 28.984050] jffs2: Erase at 0x00630000 failed immediately: -EROFS. Is the sector locked?
  275. [ 28.992171] jffs2: Erase at 0x00620000 failed immediately: -EROFS. Is the sector locked?
  276. [ 29.000279] jffs2: Erase at 0x00610000 failed immediately: -EROFS. Is the sector locked?
  277. [ 29.008459] jffs2: Erase at 0x00600000 failed immediately: -EROFS. Is the sector locked?
  278. [ 29.016605] jffs2: Erase at 0x005f0000 failed immediately: -EROFS. Is the sector locked?
  279. [ 29.024740] jffs2: Erase at 0x005e0000 failed immediately: -EROFS. Is the sector locked?
  280. [ 29.032854] jffs2: Erase at 0x005d0000 failed immediately: -EROFS. Is the sector locked?
  281. [ 29.040936] jffs2: Erase at 0x005c0000 failed immediately: -EROFS. Is the sector locked?
  282. [ 29.049052] jffs2: Erase at 0x005b0000 failed immediately: -EROFS. Is the sector locked?
  283. [ 29.057532] jffs2: Erase at 0x005a0000 failed immediately: -EROFS. Is the sector locked?
  284. [ 29.066042] jffs2: Erase at 0x00590000 failed immediately: -EROFS. Is the sector locked?
  285. [ 29.074465] jffs2: Erase at 0x00580000 failed immediately: -EROFS. Is the sector locked?
  286. [ 29.082893] jffs2: Erase at 0x00570000 failed immediately: -EROFS. Is the sector locked?
  287. [ 29.091258] jffs2: Erase at 0x00560000 failed immediately: -EROFS. Is the sector locked?
  288. [ 29.099695] jffs2: Erase at 0x00550000 failed immediately: -EROFS. Is the sector locked?
  289. [ 29.108176] jffs2: Erase at 0x00540000 failed immediately: -EROFS. Is the sector locked?
  290. [ 29.116598] jffs2: Erase at 0x00530000 failed immediately: -EROFS. Is the sector locked?
  291. [ 29.125137] jffs2: Erase at 0x00520000 failed immediately: -EROFS. Is the sector locked?
  292. [ 29.133570] jffs2: Erase at 0x00510000 failed immediately: -EROFS. Is the sector locked?
  293. [ 29.141801] jffs2: Erase at 0x00500000 failed immediately: -EROFS. Is the sector locked?
  294. [ 29.150067] jffs2: Erase at 0x004f0000 failed immediately: -EROFS. Is the sector locked?
  295. [ 29.158236] jffs2: Erase at 0x004e0000 failed immediately: -EROFS. Is the sector locked?
  296. [ 29.166380] jffs2: Erase at 0x004d0000 failed immediately: -EROFS. Is the sector locked?
  297. [ 29.174519] jffs2: Erase at 0x004c0000 failed immediately: -EROFS. Is the sector locked?
  298. [ 29.182666] jffs2: Erase at 0x004b0000 failed immediately: -EROFS. Is the sector locked?
  299. [ 29.190825] jffs2: Erase at 0x004a0000 failed immediately: -EROFS. Is the sector locked?
  300. [ 29.199004] jffs2: Erase at 0x00490000 failed immediately: -EROFS. Is the sector locked?
  301. [ 29.207309] jffs2: Erase at 0x00480000 failed immediately: -EROFS. Is the sector locked?
  302. [ 29.215493] jffs2: Erase at 0x00470000 failed immediately: -EROFS. Is the sector locked?
  303. [ 29.223694] jffs2: Erase at 0x00460000 failed immediately: -EROFS. Is the sector locked?
  304. [ 29.231821] jffs2: Erase at 0x00450000 failed immediately: -EROFS. Is the sector locked?
  305. [ 29.239974] jffs2: Erase at 0x00440000 failed immediately: -EROFS. Is the sector locked?
  306. [ 29.248110] jffs2: Erase at 0x00430000 failed immediately: -EROFS. Is the sector locked?
  307. [ 29.256277] jffs2: Erase at 0x00420000 failed immediately: -EROFS. Is the sector locked?
  308. [ 29.264552] jffs2: Erase at 0x00410000 failed immediately: -EROFS. Is the sector locked?
  309. [ 29.272784] jffs2: Erase at 0x00400000 failed immediately: -EROFS. Is the sector locked?
  310. [ 29.281018] jffs2: Erase at 0x003f0000 failed immediately: -EROFS. Is the sector locked?
  311. [ 29.289324] jffs2: Erase at 0x003e0000 failed immediately: -EROFS. Is the sector locked?
  312. [ 29.293028] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
  313. [ 29.297588] jffs2: Erase at 0x003d0000 failed immediately: -EROFS. Is the sector locked?
  314. [ 29.312025] jffs2: Erase at 0x003c0000 failed immediately: -EROFS. Is the sector locked?
  315. [ 29.320309] jffs2: Erase at 0x003b0000 failed immediately: -EROFS. Is the sector locked?
  316. [ 29.328601] jffs2: Erase at 0x003a0000 failed immediately: -EROFS. Is the sector locked?
  317. [ 29.336898] jffs2: Erase at 0x00390000 failed immediately: -EROFS. Is the sector locked?
  318. [ 29.346090] jffs2: Erase at 0x00380000 failed immediately: -EROFS. Is the sector locked?
  319. [ 29.354296] jffs2: Erase at 0x00370000 failed immediately: -EROFS. Is the sector locked?
  320. [ 29.380661] jffs2: Erase at 0x00360000 failed immediately: -EROFS. Is the sector locked?
  321. [ 29.388876] jffs2: Erase at 0x00350000 failed immediately: -EROFS. Is the sector locked?
  322. [ 29.397381] jffs2: Erase at 0x00340000 failed immediately: -EROFS. Is the sector locked?
  323. [ 29.405770] jffs2: Erase at 0x00330000 failed immediately: -EROFS. Is the sector locked?
  324. [ 29.414550] jffs2: Erase at 0x00320000 failed immediately: -EROFS. Is the sector locked?
  325. [ 29.423153] jffs2: Erase at 0x00310000 failed immediately: -EROFS. Is the sector locked?
  326. [ 29.431285] jffs2: Erase at 0x00300000 failed immediately: -EROFS. Is the sector locked?
  327. [ 29.439589] jffs2: Erase at 0x002f0000 failed immediately: -EROFS. Is the sector locked?
  328. [ 29.449184] jffs2: Erase at 0x002e0000 failed immediately: -EROFS. Is the sector locked?
  329. [ 29.459569] jffs2: Erase at 0x002d0000 failed immediately: -EROFS. Is the sector locked?
  330. [ 29.468205] jffs2: Erase at 0x002c0000 failed immediately: -EROFS. Is the sector locked?
  331. [ 29.476801] jffs2: Erase at 0x002b0000 failed immediately: -EROFS. Is the sector locked?
  332. [ 29.484974] jffs2: Erase at 0x002a0000 failed immediately: -EROFS. Is the sector locked?
  333. [ 29.493472] jffs2: Erase at 0x00290000 failed immediately: -EROFS. Is the sector locked?
  334. [ 29.501889] jffs2: Erase at 0x00280000 failed immediately: -EROFS. Is the sector locked?
  335. [ 29.510431] jffs2: Erase at 0x00270000 failed immediately: -EROFS. Is the sector locked?
  336. [ 29.518906] jffs2: Erase at 0x00260000 failed immediately: -EROFS. Is the sector locked?
  337. [ 29.527388] jffs2: Erase at 0x00250000 failed immediately: -EROFS. Is the sector locked?
  338. [ 29.535801] jffs2: Erase at 0x00240000 failed immediately: -EROFS. Is the sector locked?
  339. [ 29.544216] jffs2: Erase at 0x00230000 failed immediately: -EROFS. Is the sector locked?
  340. [ 29.552601] jffs2: Erase at 0x00220000 failed immediately: -EROFS. Is the sector locked?
  341. [ 29.561031] jffs2: Erase at 0x00210000 failed immediately: -EROFS. Is the sector locked?
  342. [ 29.569518] jffs2: Erase at 0x00200000 failed immediately: -EROFS. Is the sector locked?
  343. [ 29.577944] jffs2: Erase at 0x001f0000 failed immediately: -EROFS. Is the sector locked?
  344. [ 29.586364] jffs2: Erase at 0x001e0000 failed immediately: -EROFS. Is the sector locked?
  345. [ 29.594748] jffs2: Erase at 0x001d0000 failed immediately: -EROFS. Is the sector locked?
  346. [ 29.603184] jffs2: Erase at 0x001c0000 failed immediately: -EROFS. Is the sector locked?
  347. [ 29.611642] jffs2: Erase at 0x001b0000 failed immediately: -EROFS. Is the sector locked?
  348. [ 29.619792] jffs2: Erase at 0x001a0000 failed immediately: -EROFS. Is the sector locked?
  349. [ 29.628347] jffs2: Erase at 0x00190000 failed immediately: -EROFS. Is the sector locked?
  350. [ 29.636501] jffs2: Erase at 0x00180000 failed immediately: -EROFS. Is the sector locked?
  351. [ 29.645046] jffs2: Erase at 0x00170000 failed immediately: -EROFS. Is the sector locked?
  352. [ 29.653475] jffs2: Erase at 0x00160000 failed immediately: -EROFS. Is the sector locked?
  353. [ 29.661929] jffs2: Erase at 0x00150000 failed immediately: -EROFS. Is the sector locked?
  354. [ 29.670362] jffs2: Erase at 0x00140000 failed immediately: -EROFS. Is the sector locked?
  355. [ 29.678809] jffs2: Erase at 0x00130000 failed immediately: -EROFS. Is the sector locked?
  356. [ 29.687298] jffs2: Erase at 0x00120000 failed immediately: -EROFS. Is the sector locked?
  357. [ 29.696882] jffs2: Erase at 0x00110000 failed immediately: -EROFS. Is the sector locked?
  358. [ 29.705027] jffs2: Erase at 0x00100000 failed immediately: -EROFS. Is the sector locked?
  359. [ 29.713532] jffs2: Erase at 0x000f0000 failed immediately: -EROFS. Is the sector locked?
  360. [ 29.722005] jffs2: Erase at 0x000e0000 failed immediately: -EROFS. Is the sector locked?
  361. [ 29.730496] jffs2: Erase at 0x000d0000 failed immediately: -EROFS. Is the sector locked?
  362. [ 29.738935] jffs2: Erase at 0x000c0000 failed immediately: -EROFS. Is the sector locked?
  363. [ 29.747378] jffs2: Erase at 0x000b0000 failed immediately: -EROFS. Is the sector locked?
  364. [ 29.757080] jffs2: Erase at 0x000a0000 failed immediately: -EROFS. Is the sector locked?
  365. [ 29.765245] jffs2: Erase at 0x00090000 failed immediately: -EROFS. Is the sector locked?
  366. [ 29.773761] jffs2: Erase at 0x00080000 failed immediately: -EROFS. Is the sector locked?
  367. [ 29.782337] jffs2: Erase at 0x00070000 failed immediately: -EROFS. Is the sector locked?
  368. [ 29.790468] jffs2: Erase at 0x00060000 failed immediately: -EROFS. Is the sector locked?
  369. [ 29.799040] jffs2: Erase at 0x00050000 failed immediately: -EROFS. Is the sector locked?
  370. [ 29.807789] jffs2: Erase at 0x00040000 failed immediately: -EROFS. Is the sector locked?
  371. [ 29.815927] jffs2: Erase at 0x00030000 failed immediately: -EROFS. Is the sector locked?
  372. [ 29.824515] jffs2: Erase at 0x00020000 failed immediately: -EROFS. Is the sector locked?
  373. [ 29.832925] jffs2: Erase at 0x00010000 failed immediately: -EROFS. Is the sector locked?
  374. [ 29.841450] jffs2: Erase at 0x00000000 failed immediately: -EROFS. Is the sector locked?
  375. [ 29.850488] done.
  376. [ 29.852554] jffs2: notice: (1713) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found.
  377. [ 29.931936] mtk_soc_eth 1e100000.ethernet eth0: port 3 link up
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement