Facebook
From Perl Crocodile, 1 Year ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 39
  1. [    0.000000] Linux version 5.10.138 (builder@buildhost) (mipsel-openwrt-linux-musl-gcc (OpenWrt GCC 11.2.0 r19685-512e76967f) 11.2.0, GNU ld (GNU Binutils) 2.37) #0 SMP Sat Sep 3 02:55:34 2022
  2. [    0.000000] SoC Type: MediaTek MT7621 ver:1 eco:3
  3. [    0.000000] printk: bootconsole [early0] enabled
  4. [    0.000000] CPU0 revision is: 0001992f (MIPS 1004Kc)
  5. [    0.000000] MIPS: machine is Renkforce WS-WN530HP3-A
  6. [    0.000000] Initrd not found or empty - disabling initrd
  7. [    0.000000] VPE topology {2,2} total 4
  8. [    0.000000] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
  9. [    0.000000] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
  10. [    0.000000] MIPS secondary cache 256kB, 8-way, linesize 32 bytes.
  11. [    0.000000] Zone ranges:
  12. [    0.000000]   Normal   [mem 0x0000000000000000-0x0000000007ffffff]
  13. [    0.000000]   HighMem  empty
  14. [    0.000000] Movable zone start for each node
  15. [    0.000000] Early memory node ranges
  16. [    0.000000]   node   0: [mem 0x0000000000000000-0x0000000007ffffff]
  17. [    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000007ffffff]
  18. [    0.000000] On node 0 totalpages: 32768
  19. [    0.000000]   Normal zone: 288 pages used for memmap
  20. [    0.000000]   Normal zone: 0 pages reserved
  21. [    0.000000]   Normal zone: 32768 pages, LIFO batch:7
  22. [    0.000000] percpu: Embedded 15 pages/cpu s30256 r8192 d22992 u61440
  23. [    0.000000] pcpu-alloc: s30256 r8192 d22992 u61440 alloc=15*4096
  24. [    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  25. [    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 32480
  26. [    0.000000] Kernel command line: console=ttyS0,57600 rootfstype=squashfs,jffs2
  27. [    0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes, linear)
  28. [    0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes, linear)
  29. [    0.000000] Writing ErrCtl register=00002860
  30. [    0.000000] Readback ErrCtl register=00002860
  31. [    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
  32. [    0.000000] Memory: 119540K/131072K available (7001K kernel code, 628K rwdata, 824K rodata, 1260K init, 243K bss, 11532K reserved, 0K cma-reserved, 0K highmem)
  33. [    0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  34. [    0.000000] rcu: Hierarchical RCU implementation.
  35. [    0.000000]  Tracing variant of Tasks RCU enabled.
  36. [    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
  37. [    0.000000] NR_IRQS: 256
  38. [    0.000000] CPU Clock: 880MHz
  39. [    0.000000] clocksource: GIC: mask: 0xffffffffffffffff max_cycles: 0xcaf478abb4, max_idle_ns: 440795247997 ns
  40. [    0.000012] sched_clock: 64 bits at 880MHz, resolution 1ns, wraps every 4398046511103ns
  41. [    0.015851] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 4343773742 ns
  42. [    0.033807] Calibrating delay loop... 586.13 BogoMIPS (lpj=2930688)
  43. [    0.106129] pid_max: default: 32768 minimum: 301
  44. [    0.115442] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
  45. [    0.129846] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
  46. [    0.148137] rcu: Hierarchical SRCU implementation.
  47. [    0.157947] dyndbg: Ignore empty _ddebug table in a CONFIG_DYNAMIC_DEBUG_CORE build
  48. [    0.173518] smp: Bringing up secondary CPUs ...
  49. [    0.183266] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
  50. [    0.183277] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
  51. [    0.183289] MIPS secondary cache 256kB, 8-way, linesize 32 bytes.
  52. [    0.183365] CPU1 revision is: 0001992f (MIPS 1004Kc)
  53. [    0.243354] Synchronize counters for CPU 1: done.
  54. [    0.305522] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
  55. [    0.305532] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
  56. [    0.305540] MIPS secondary cache 256kB, 8-way, linesize 32 bytes.
  57. [    0.305587] CPU2 revision is: 0001992f (MIPS 1004Kc)
  58. [    0.364486] Synchronize counters for CPU 2: done.
  59. [    0.424818] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
  60. [    0.424827] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
  61. [    0.424835] MIPS secondary cache 256kB, 8-way, linesize 32 bytes.
  62. [    0.424887] CPU3 revision is: 0001992f (MIPS 1004Kc)
  63. [    0.484065] Synchronize counters for CPU 3: done.
  64. [    0.543675] smp: Brought up 1 node, 4 CPUs
  65. [    0.555731] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  66. [    0.575243] futex hash table entries: 1024 (order: 3, 32768 bytes, linear)
  67. [    0.589062] pinctrl core: initialized pinctrl subsystem
  68. [    0.601810] NET: Registered protocol family 16
  69. [    0.611699] thermal_sys: Registered thermal governor 'step_wise'
  70. [    0.612863] cpuidle: using governor teo
  71. [    0.645190] FPU Affinity set after 11720 emulations
  72. [    0.672858] clocksource: Switched to clocksource GIC
  73. [    0.684217] NET: Registered protocol family 2
  74. [    0.693172] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear)
  75. [    0.708752] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
  76. [    0.725416] TCP established hash table entries: 1024 (order: 0, 4096 bytes, linear)
  77. [    0.740529] TCP bind hash table entries: 1024 (order: 1, 8192 bytes, linear)
  78. [    0.754527] TCP: Hash tables configured (established 1024 bind 1024)
  79. [    0.767296] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
  80. [    0.780179] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
  81. [    0.794281] NET: Registered protocol family 1
  82. [    0.802865] PCI: CLS 0 bytes, default 32
  83. [    0.813298] workingset: timestamp_bits=14 max_order=15 bucket_order=1
  84. [    0.830155] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  85. [    0.841668] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
  86. [    0.861994] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
  87. [    0.878506] mt7621_gpio 1e000600.gpio: registering 32 gpios
  88. [    0.889892] mt7621_gpio 1e000600.gpio: registering 32 gpios
  89. [    0.901205] mt7621_gpio 1e000600.gpio: registering 32 gpios
  90. [    0.913169] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
  91. [    0.930172] printk: console [ttyS0] disabled
  92. [    0.938665] 1e000c00.uartlite: ttyS0 at MMIO 0x1e000c00 (irq = 19, base_baud = 3125000) is a 16550A
  93. [    0.956575] printk: console [ttyS0] enabled
  94. [    0.973115] printk: bootconsole [early0] disabled
  95. [    0.995000] spi-mt7621 1e000b00.spi: sys_freq: 220000000
  96. [    1.007580] spi-nor spi0.0: gd25q128 (16384 Kbytes)
  97. [    1.017404] 4 fixed-partitions partitions found on MTD device spi0.0
  98. [    1.030173] Creating 4 MTD partitions on "spi0.0":
  99. [    1.039726] 0x000000000000-0x000000030000 : "u-boot"
  100. [    1.050923] 0x000000030000-0x000000040000 : "u-boot-env"
  101. [    1.062677] 0x000000040000-0x000000050000 : "factory"
  102. [    1.073767] 0x000000050000-0x000000f80000 : "firmware"
  103. [    1.085131] 2 uimage-fw partitions found on MTD device firmware
  104. [    1.096948] Creating 2 MTD partitions on "firmware":
  105. [    1.106848] 0x000000000000-0x0000002a0000 : "kernel"
  106. [    1.117594] 0x0000002a0000-0x000000f30000 : "rootfs"
  107. [    1.128365] mtd: device 5 (rootfs) set to be root filesystem
  108. [    1.139752] 1 squashfs-split partitions found on MTD device rootfs
  109. [    1.152066] 0x0000006a0000-0x000000f30000 : "rootfs_data"
  110. [    1.204958] mt7530 mdio-bus:1f: MT7530 adapts as multi-chip module
  111. [    1.220588] mtk_soc_eth 1e100000.ethernet eth0: mediatek frame engine at 0xbe100000, irq 20
  112. [    1.238173] i2c /dev entries driver
  113. [    1.247543] mt7621-pci 1e140000.pcie: host bridge /pcie@1e140000 ranges:
  114. [    1.260935] mt7621-pci 1e140000.pcie:   No bus range found for /pcie@1e140000, using [bus 00-ff]
  115. [    1.278465] mt7621-pci 1e140000.pcie:      MEM 0x0060000000..0x006fffffff -> 0x0000000000
  116. [    1.294794] mt7621-pci 1e140000.pcie:       IO 0x001e160000..0x001e16ffff -> 0x0000000000
  117. [    1.311175] mt7621-pci 1e140000.pcie: Parsing DT failed
  118. [    1.323935] NET: Registered protocol family 10
  119. [    1.334507] Segment Routing with IPv6
  120. [    1.341902] NET: Registered protocol family 17
  121. [    1.350901] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
  122. [    1.377093] 8021q: 802.1Q VLAN Support v1.8
  123. [    1.388789] mt7530 mdio-bus:1f: MT7530 adapts as multi-chip module
  124. [    1.424702] mt7530 mdio-bus:1f lan2 (uninitialized): PHY [mt7530-0:00] driver [MediaTek MT7530 PHY] (irq=25)
  125. [    1.446696] mt7530 mdio-bus:1f lan1 (uninitialized): PHY [mt7530-0:01] driver [MediaTek MT7530 PHY] (irq=26)
  126. [    1.469865] mt7530 mdio-bus:1f wan (uninitialized): PHY [mt7530-0:04] driver [MediaTek MT7530 PHY] (irq=27)
  127. [    1.492031] mt7530 mdio-bus:1f: configuring for fixed/rgmii link mode
  128. [    1.508873] DSA: tree 0 setup
  129. [    1.515119] rt2880-pinmux pinctrl: pcie is already enabled
  130. [    1.526150] mt7621-pci 1e140000.pcie: host bridge /pcie@1e140000 ranges:
  131. [    1.539511] mt7621-pci 1e140000.pcie:   No bus range found for /pcie@1e140000, using [bus 00-ff]
  132. [    1.557033] mt7621-pci 1e140000.pcie:      MEM 0x0060000000..0x006fffffff -> 0x0000000000
  133. [    1.573326] mt7621-pci 1e140000.pcie:       IO 0x001e160000..0x001e16ffff -> 0x0000000000
  134. [    1.589708] mt7621-pci-phy 1e149000.pcie-phy: PHY for 0xbe149000 (dual port = 1)
  135. [    1.604823] mt7621-pci-phy 1e14a000.pcie-phy: PHY for 0xbe14a000 (dual port = 0)
  136. [    1.619799] mt7621-pci 1e140000.pcie: failed to parse bus ranges property: -22
  137. [    1.734348] mt7621-pci-phy 1e149000.pcie-phy: Xtal is 40MHz
  138. [    1.745461] mt7621-pci-phy 1e14a000.pcie-phy: Xtal is 40MHz
  139. [    1.856660] mt7621-pci 1e140000.pcie: pcie2 no card, disable it (RST & CLK)
  140. [    1.870523] mt7621-pci 1e140000.pcie: PCIE0 enabled
  141. [    1.880228] mt7621-pci 1e140000.pcie: PCIE1 enabled
  142. [    1.889950] mt7621-pci 1e140000.pcie: PCI coherence region base: 0x60000000, mask/settings: 0xf0000002
  143. [    1.908655] mt7621-pci 1e140000.pcie: PCI host bridge to bus 0000:00
  144. [    1.921325] pci_bus 0000:00: root bus resource [io  0x1e160000-0x1e16ffff]
  145. [    1.935022] pci_bus 0000:00: root bus resource [mem 0x60000000-0x6fffffff]
  146. [    1.948720] pci_bus 0000:00: root bus resource [bus 00-ff]
  147. [    1.959652] pci_bus 0000:00: root bus resource [mem 0x60000000-0x6fffffff] (bus address [0x00000000-0x0fffffff])
  148. [    1.979963] pci 0000:00:00.0: [0e8d:0801] type 01 class 0x060400
  149. [    1.991940] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x7fffffff]
  150. [    2.004432] pci 0000:00:00.0: reg 0x14: initial BAR value 0x00000000 invalid
  151. [    2.018463] pci 0000:00:00.0: reg 0x14: [mem size 0x00010000]
  152. [    2.029970] pci 0000:00:00.0: supports D1
  153. [    2.037954] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
  154. [    2.050135] pci 0000:00:01.0: [0e8d:0801] type 01 class 0x060400
  155. [    2.062138] pci 0000:00:01.0: reg 0x10: [mem 0x00000000-0x7fffffff]
  156. [    2.074641] pci 0000:00:01.0: reg 0x14: initial BAR value 0x00000000 invalid
  157. [    2.088673] pci 0000:00:01.0: reg 0x14: [mem size 0x00010000]
  158. [    2.100173] pci 0000:00:01.0: supports D1
  159. [    2.108156] pci 0000:00:01.0: PME# supported from D0 D1 D3hot
  160. [    2.121194] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
  161. [    2.137169] pci 0000:00:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring
  162. [    2.153351] pci 0000:01:00.0: [14c3:7603] type 00 class 0x028000
  163. [    2.165350] pci 0000:01:00.0: reg 0x10: initial BAR value 0x00000000 invalid
  164. [    2.179389] pci 0000:01:00.0: reg 0x10: [mem size 0x00100000]
  165. [    2.190976] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
  166. [    2.204787] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
  167. [    2.215219] pci 0000:00:00.0:   bridge window [io  0x0000-0x0fff]
  168. [    2.227350] pci 0000:00:00.0:   bridge window [mem 0x60000000-0x600fffff]
  169. [    2.240865] pci 0000:00:00.0:   bridge window [mem 0x60000000-0x600fffff pref]
  170. [    2.255261] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
  171. [    2.268698] pci 0000:02:00.0: [14c3:7663] type 00 class 0x000280
  172. [    2.280707] pci 0000:02:00.0: reg 0x10: initial BAR value 0x00000000 invalid
  173. [    2.294759] pci 0000:02:00.0: reg 0x10: [mem size 0x00100000 64bit pref]
  174. [    2.308115] pci 0000:02:00.0: reg 0x18: initial BAR value 0x00000000 invalid
  175. [    2.322143] pci 0000:02:00.0: reg 0x18: [mem size 0x00004000 64bit pref]
  176. [    2.335509] pci 0000:02:00.0: reg 0x20: initial BAR value 0x00000000 invalid
  177. [    2.349540] pci 0000:02:00.0: reg 0x20: [mem size 0x00001000 64bit pref]
  178. [    2.363002] pci 0000:02:00.0: supports D1 D2
  179. [    2.371490] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  180. [    2.384705] pci 0000:02:00.0: 2.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x1 link at 0000:00:01.0 (capable of 4.000 Gb/s with 5.0 GT/s PCIe x1 link)
  181. [    2.415964] pci 0000:00:01.0: PCI bridge to [bus 02-ff]
  182. [    2.426394] pci 0000:00:01.0:   bridge window [io  0x0000-0x0fff]
  183. [    2.438523] pci 0000:00:01.0:   bridge window [mem 0x60000000-0x600fffff]
  184. [    2.452038] pci 0000:00:01.0:   bridge window [mem 0x60000000-0x600fffff pref]
  185. [    2.466428] pci_bus 0000:02: busn_res: [bus 02-ff] end is updated to 02
  186. [    2.479655] pci 0000:00:00.0: BAR 0: no space for [mem size 0x80000000]
  187. [    2.492826] pci 0000:00:00.0: BAR 0: failed to assign [mem size 0x80000000]
  188. [    2.506694] pci 0000:00:01.0: BAR 0: no space for [mem size 0x80000000]
  189. [    2.519861] pci 0000:00:01.0: BAR 0: failed to assign [mem size 0x80000000]
  190. [    2.533744] pci 0000:00:00.0: BAR 8: assigned [mem 0x60000000-0x600fffff]
  191. [    2.547263] pci 0000:00:00.0: BAR 9: assigned [mem 0x60100000-0x601fffff pref]
  192. [    2.561644] pci 0000:00:01.0: BAR 8: assigned [mem 0x60200000-0x602fffff]
  193. [    2.575165] pci 0000:00:01.0: BAR 9: assigned [mem 0x60300000-0x604fffff pref]
  194. [    2.589546] pci 0000:00:00.0: BAR 1: assigned [mem 0x60500000-0x6050ffff]
  195. [    2.603080] pci 0000:00:01.0: BAR 1: assigned [mem 0x60510000-0x6051ffff]
  196. [    2.616599] pci 0000:00:00.0: BAR 7: assigned [io  0x1e160000-0x1e160fff]
  197. [    2.630121] pci 0000:00:01.0: BAR 7: assigned [io  0x1e161000-0x1e161fff]
  198. [    2.643653] pci 0000:01:00.0: BAR 0: assigned [mem 0x60000000-0x600fffff]
  199. [    2.657171] pci 0000:00:00.0: PCI bridge to [bus 01]
  200. [    2.667065] pci 0000:00:00.0:   bridge window [io  0x1e160000-0x1e160fff]
  201. [    2.680581] pci 0000:00:00.0:   bridge window [mem 0x60000000-0x600fffff]
  202. [    2.694099] pci 0000:00:00.0:   bridge window [mem 0x60100000-0x601fffff pref]
  203. [    2.708485] pci 0000:02:00.0: BAR 0: assigned [mem 0x60300000-0x603fffff 64bit pref]
  204. [    2.723926] pci 0000:02:00.0: BAR 2: assigned [mem 0x60400000-0x60403fff 64bit pref]
  205. [    2.739358] pci 0000:02:00.0: BAR 4: assigned [mem 0x60404000-0x60404fff 64bit pref]
  206. [    2.754798] pci 0000:00:01.0: PCI bridge to [bus 02]
  207. [    2.764683] pci 0000:00:01.0:   bridge window [io  0x1e161000-0x1e161fff]
  208. [    2.778194] pci 0000:00:01.0:   bridge window [mem 0x60200000-0x602fffff]
  209. [    2.791715] pci 0000:00:01.0:   bridge window [mem 0x60300000-0x604fffff pref]
  210. [    2.812340] mt7530 mdio-bus:1f: Link is Up - 1Gbps/Full - flow control rx/tx
  211. [    2.827577] VFS: Mounted root (squashfs filesystem) readonly on device 31:5.
  212. [    2.845707] Freeing unused kernel memory: 1260K
  213. [    2.854772] This architecture does not have kernel memory protection.
  214. [    2.867617] Run /sbin/init as init process
  215. [    2.875769]   with arguments:
  216. [    2.875776]     /sbin/init
  217. [    2.875781]   with environment:
  218. [    2.875786]     HOME=/
  219. [    2.875791]     TERM=linux
  220. [    3.443508] init: Console is alive
  221. [    3.450651] init: - watchdog -
  222. [    4.171847] kmodloader: loading kernel modules from /etc/modules-boot.d/*
  223. [    4.303165] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
  224. [    4.333322] init: - preinit -
  225. [    5.154733] random: jshn: uninitialized urandom read (4 bytes read)
  226. [    5.239348] random: jshn: uninitialized urandom read (4 bytes read)
  227. [    5.283604] random: jshn: uninitialized urandom read (4 bytes read)
  228. [    5.542217] mtk_soc_eth 1e100000.ethernet eth0: configuring for fixed/rgmii link mode
  229. [    5.558360] mtk_soc_eth 1e100000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
  230. [    5.563410] mt7530 mdio-bus:1f lan1: configuring for phy/gmii link mode
  231. [    5.588735] 8021q: adding VLAN 0 to HW filter on device lan1
  232. [    5.602650] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  233. [    9.797808] mount_root: no usable overlay filesystem found, using tmpfs overlay
  234. [    9.816489] urandom-seed: Seed file not found (/etc/urandom.seed)
  235. [    9.946825] procd: - early -
  236. [    9.952961] procd: - watchdog -
  237. [   10.603003] procd: - watchdog -
  238. [   10.715261] procd: - ubus -
  239. [   10.866345] random: ubusd: uninitialized urandom read (4 bytes read)
  240. [   10.883791] random: ubusd: uninitialized urandom read (4 bytes read)
  241. [   10.896962] random: ubusd: uninitialized urandom read (4 bytes read)
  242. [   10.915514] procd: - init -
  243. [   11.683491] kmodloader: loading kernel modules from /etc/modules.d/*
  244. [   11.808717] random: crng init done
  245. [   11.815638] random: 30 urandom warning(s) missed due to ratelimiting
  246. [   11.957656] urngd: v1.0.2 started.
  247. [   11.998912] Loading modules backported from Linux version v5.15.58-0-g7d8048d4e064
  248. [   12.014095] Backport generated by backports.git v5.15.58-1-0-g42a95ce7
  249. [   12.248358] mt7621-pci 1e140000.pcie: bus=1 slot=0 irq=21
  250. [   12.259193] pci 0000:00:00.0: enabling device (0004 -> 0007)
  251. [   12.270480] mt7603e 0000:01:00.0: enabling device (0000 -> 0002)
  252. [   12.282626] mt7603e 0000:01:00.0: ASIC revision: 76030010
  253. [   13.324194] mt7603e 0000:01:00.0: Firmware Version: ap_pcie
  254. [   13.335334] mt7603e 0000:01:00.0: Build Time: 20160107100755
  255. [   13.382867] mt7603e 0000:01:00.0: firmware init done
  256. [   13.554419] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
  257. [   13.565070] mt7621-pci 1e140000.pcie: bus=2 slot=1 irq=22
  258. [   13.575887] pci 0000:00:01.0: enabling device (0004 -> 0007)
  259. [   13.587176] mt7615e 0000:02:00.0: enabling device (0000 -> 0002)
  260. [   13.611435] ieee80211 phy1: Selected rate control algorithm 'minstrel_ht'
  261. [   13.611491] ieee80211 phy1: copying sband (band 1) due to VHT EXT NSS BW flag
  262. [   13.660595] PPP generic driver version 2.4.2
  263. [   13.670868] NET: Registered protocol family 24
  264. [   13.689191] kmodloader: done loading kernel modules from /etc/modules.d/*
  265. [   14.982449] mt7615e 0000:02:00.0: mediatek/mt7663pr2h.bin not found, switching to mediatek/mt7663pr2h_rebb.bin
  266. [   15.117431] mt7615e 0000:02:00.0: HW/SW Version: 0x65322d31, Build Time: 2009041715da1a1
  267. [   15.117431]
  268. [   15.285607] mt7615e 0000:02:00.0: N9 Firmware Version: 7663mp1827, Build Time: 20200904171623
  269. [   15.302677] mt7615e 0000:02:00.0: Region number: 0x3
  270. [   15.312633] mt7615e 0000:02:00.0: Parsing tailer Region: 0
  271. [   15.326366] mt7615e 0000:02:00.0: Region 0, override_addr = 0x00112c00
  272. [   15.339447] mt7615e 0000:02:00.0: Parsing tailer Region: 1
  273. [   15.351210] mt7615e 0000:02:00.0: Parsing tailer Region: 2
  274. [   15.362546] mt7615e 0000:02:00.0: override_addr = 0x00112c00, option = 3
  275. [   33.650720] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00000000: 0x97e5 instead
  276. [   33.669755] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00000004: 0xb4f6 instead
  277. [   33.688704] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00000008: 0x7f60 instead
  278. [   33.707676] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0000000c: 0x3730 instead
  279. [   33.726763] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00000010: 0x94d0 instead
  280. [   33.745897] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00000014: 0xa4fc instead
  281. [   33.765022] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00000018: 0xe132 instead
  282. [   33.784275] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0000001c: 0x155a instead
  283. [   33.803275] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00000020: 0x8a58 instead
  284. [   33.822633] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00000024: 0x2506 instead
  285. [   33.841755] jffs2: Further such events for this erase block will not be printed
  286. [   33.884976] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00010000: 0xd02e instead
  287. [   33.903967] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00010004: 0xbb78 instead
  288. [   33.923156] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00010008: 0xecef instead
  289. [   33.942297] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0001000c: 0x7f40 instead
  290. [   33.961455] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00010010: 0x16cd instead
  291. [   33.980594] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00010014: 0x6cdf instead
  292. [   33.999741] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00010018: 0xa4f3 instead
  293. [   34.018891] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0001001c: 0x55f5 instead
  294. [   34.038083] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00010020: 0xdd40 instead
  295. [   34.057225] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00010024: 0xeb8d instead
  296. [   34.076399] jffs2: Further such events for this erase block will not be printed
  297. [   34.120967] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00020000: 0x2366 instead
  298. [   34.139951] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00020004: 0xb50a instead
  299. [   34.159146] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00020008: 0xc207 instead
  300. [   34.178162] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0002000c: 0x1422 instead
  301. [   34.197146] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00020010: 0xe877 instead
  302. [   34.216505] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00020014: 0x1477 instead
  303. [   34.235576] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00020018: 0x316e instead
  304. [   34.254697] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0002001c: 0xfe25 instead
  305. [   34.273800] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00020020: 0x8008 instead
  306. [   34.292894] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00020024: 0xb62a instead
  307. [   34.311830] jffs2: Further such events for this erase block will not be printed
  308. [   34.347515] jffs2: Old JFFS2 bitmask found at 0x0002de80
  309. [   34.358141] jffs2: You cannot use older JFFS2 filesystems with newer kernels
  310. [   34.375507] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00030000: 0x2ce9 instead
  311. [   34.394445] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00030004: 0xc029 instead
  312. [   34.413558] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00030008: 0x8a32 instead
  313. [   34.432643] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0003000c: 0x2847 instead
  314. [   34.451739] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00030010: 0x7a3f instead
  315. [   34.470843] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00030014: 0x6e4c instead
  316. [   34.489949] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00030018: 0x097b instead
  317. [   34.509112] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0003001c: 0x9e6b instead
  318. [   34.528087] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00030020: 0xfb21 instead
  319. [   34.547260] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00030024: 0xc73a instead
  320. [   34.566368] jffs2: Further such events for this erase block will not be printed
  321. [   34.600161] jffs2: Old JFFS2 bitmask found at 0x0003c368
  322. [   34.610790] jffs2: You cannot use older JFFS2 filesystems with newer kernels
  323. [   34.629820] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00040000: 0xfb7a instead
  324. [   34.648994] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00040004: 0xcfcd instead
  325. [   34.668105] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00040008: 0xfe8c instead
  326. [   34.687254] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0004000c: 0x1fd9 instead
  327. [   34.706394] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00040010: 0x48d5 instead
  328. [   34.725747] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00040014: 0x6eb0 instead
  329. [   34.744686] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00040018: 0x67be instead
  330. [   34.763648] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0004001c: 0x85b1 instead
  331. [   34.782732] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00040020: 0xaf57 instead
  332. [   34.801797] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00040024: 0x0b2a instead
  333. [   34.820840] jffs2: Further such events for this erase block will not be printed
  334. [   34.859293] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00050000: 0x7210 instead
  335. [   34.878242] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00050004: 0x7a3b instead
  336. [   34.897451] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00050008: 0x2341 instead
  337. [   34.916572] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0005000c: 0x0251 instead
  338. [   34.935764] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00050010: 0x179e instead
  339. [   34.954752] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00050014: 0xf9bc instead
  340. [   34.974561] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00050018: 0x7f89 instead
  341. [   34.993988] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0005001c: 0xfafd instead
  342. [   35.012983] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00050020: 0xe19f instead
  343. [   35.013373] mtk_soc_eth 1e100000.ethernet eth0: Link is Down
  344. [   35.032134] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00050024: 0xaf16 instead
  345. [   35.062161] jffs2: Further such events for this erase block will not be printed
  346. [   35.086298] mtk_soc_eth 1e100000.ethernet eth0: configuring for fixed/rgmii link mode
  347. [   35.102289] mtk_soc_eth 1e100000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
  348. [   35.102406] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00060000: 0x14da instead
  349. [   35.106068] mt7530 mdio-bus:1f lan1: configuring for phy/gmii link mode
  350. [   35.106510] 8021q: adding VLAN 0 to HW filter on device lan1
  351. [   35.119201] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  352. [   35.120231] br-lan: port 1(lan1) entered blocking state
  353. [   35.138147] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00060004: 0x2742 instead
  354. [   35.138158] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00060008: 0xab8c instead
  355. [   35.138168] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0006000c: 0xd989 instead
  356. [   35.138178] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00060010: 0xf3ec instead
  357. [   35.138202] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00060014: 0x14e6 instead
  358. [   35.151609] br-lan: port 1(lan1) entered disabled state
  359. [   35.164002] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00060018: 0x5a52 instead
  360. [   35.176199] device lan1 entered promiscuous mode
  361. [   35.186543] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0006001c: 0x47ff instead
  362. [   35.204758] device eth0 entered promiscuous mode
  363. [   35.347504] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00060020: 0x273a instead
  364. [   35.361664] mt7530 mdio-bus:1f lan2: configuring for phy/gmii link mode
  365. [   35.366750] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00060024: 0x1284 instead
  366. [   35.380471] 8021q: adding VLAN 0 to HW filter on device lan2
  367. [   35.398559] jffs2: Further such events for this erase block will not be printed
  368. [   35.429820] br-lan: port 2(lan2) entered blocking state
  369. [   35.440442] br-lan: port 2(lan2) entered disabled state
  370. [   35.453342] device lan2 entered promiscuous mode
  371. [   35.459207] jffs2: Old JFFS2 bitmask found at 0x0006b088
  372. [   35.473221] jffs2: You cannot use older JFFS2 filesystems with newer kernels
  373. [   35.482170] mt7530 mdio-bus:1f wan: configuring for phy/gmii link mode
  374. [   35.502201] 8021q: adding VLAN 0 to HW filter on device wan
  375. [   35.510784] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00070000: 0x581e instead
  376. [   35.532390] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00070004: 0xa2f8 instead
  377. [   35.551930] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00070008: 0xc5f8 instead
  378. [   35.570892] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0007000c: 0xf197 instead
  379. [   35.590044] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00070010: 0x0b3e instead
  380. [   35.609091] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00070014: 0x90a7 instead
  381. [   35.628320] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00070018: 0x8d08 instead
  382. [   35.647322] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0007001c: 0x8b52 instead
  383. [   35.666402] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00070020: 0x01d1 instead
  384. [   35.685711] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00070024: 0x248a instead
  385. [   35.704748] jffs2: Further such events for this erase block will not be printed
  386. [   35.749465] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00080000: 0xd883 instead
  387. [   35.768436] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00080004: 0xc294 instead
  388. [   35.788343] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00080008: 0x2d65 instead
  389. [   35.808153] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0008000c: 0xc01b instead
  390. [   35.827193] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00080010: 0xfe12 instead
  391. [   35.847018] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00080014: 0x8aad instead
  392. [   35.866705] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00080018: 0x378d instead
  393. [   35.886452] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0008001c: 0x3671 instead
  394. [   35.905434] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00080020: 0x4725 instead
  395. [   35.924852] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00080024: 0x5017 instead
  396. [   35.944095] jffs2: Further such events for this erase block will not be printed
  397. [   35.990575] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00090000: 0x9286 instead
  398. [   36.009503] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00090004: 0xc82f instead
  399. [   36.029322] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00090008: 0x9bd6 instead
  400. [   36.048299] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0009000c: 0x16db instead
  401. [   36.068316] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00090010: 0x7cad instead
  402. [   36.088157] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00090014: 0xcf64 instead
  403. [   36.107981] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00090018: 0x28ea instead
  404. [   36.126951] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0009001c: 0xe20e instead
  405. [   36.146887] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00090020: 0x4fff instead
  406. [   36.165869] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00090024: 0xd628 instead
  407. [   36.184923] jffs2: Further such events for this erase block will not be printed
  408. [   36.233214] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000a0000: 0xd862 instead
  409. [   36.252153] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000a0004: 0x6a8b instead
  410. [   36.272021] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000a0008: 0xb0e4 instead
  411. [   36.291080] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000a000c: 0xe2dd instead
  412. [   36.310105] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000a0010: 0x7218 instead
  413. [   36.329229] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000a0014: 0xe377 instead
  414. [   36.349030] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000a0018: 0x512e instead
  415. [   36.369069] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000a001c: 0xcbf9 instead
  416. [   36.388387] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000a0020: 0xce93 instead
  417. [   36.408416] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000a0024: 0xb4ed instead
  418. [   36.427442] jffs2: Further such events for this erase block will not be printed
  419. [   36.444731] jffs2: Old JFFS2 bitmask found at 0x000a05e8
  420. [   36.455425] jffs2: You cannot use older JFFS2 filesystems with newer kernels
  421. [   36.500294] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000b0000: 0xac23 instead
  422. [   36.519503] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000b0004: 0x097c instead
  423. [   36.539450] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000b0008: 0xd8a2 instead
  424. [   36.559281] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000b000c: 0x6c53 instead
  425. [   36.578641] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000b0010: 0xa4bf instead
  426. [   36.597873] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000b0014: 0x6e5c instead
  427. [   36.617177] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000b0018: 0x7c0c instead
  428. [   36.636505] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000b001c: 0x1e59 instead
  429. [   36.655596] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000b0020: 0x9117 instead
  430. [   36.674651] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000b0024: 0x9995 instead
  431. [   36.693668] jffs2: Further such events for this erase block will not be printed
  432. [   36.742150] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000c0000: 0x5a0d instead
  433. [   36.761291] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000c0004: 0xa111 instead
  434. [   36.781282] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000c0008: 0xeef5 instead
  435. [   36.801206] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000c000c: 0xeff2 instead
  436. [   36.821140] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000c0010: 0xcebd instead
  437. [   36.840860] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000c0014: 0xb3f9 instead
  438. [   36.859813] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000c0018: 0xc3bf instead
  439. [   36.878847] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000c001c: 0x50ba instead
  440. [   36.898420] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000c0020: 0x26f2 instead
  441. [   36.917526] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000c0024: 0x7e86 instead
  442. [   36.936871] jffs2: Further such events for this erase block will not be printed
  443. [   36.982609] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000d0000: 0x60b6 instead
  444. [   37.001582] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000d0004: 0x785f instead
  445. [   37.020859] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000d0008: 0x688e instead
  446. [   37.040064] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000d000c: 0x1c75 instead
  447. [   37.059289] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000d0010: 0xd02a instead
  448. [   37.078322] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000d0014: 0x90cd instead
  449. [   37.097619] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000d0018: 0x094f instead
  450. [   37.116846] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000d001c: 0x4d32 instead
  451. [   37.136139] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000d0020: 0xa6e7 instead
  452. [   37.155345] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000d0024: 0x2f7f instead
  453. [   37.174546] jffs2: Further such events for this erase block will not be printed
  454. [   37.217229] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000e0000: 0xb52f instead
  455. [   37.236248] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000e0004: 0x77b8 instead
  456. [   37.256192] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000e0008: 0xf332 instead
  457. [   37.275582] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000e000c: 0xc581 instead
  458. [   37.294897] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000e0010: 0x2a09 instead
  459. [   37.314245] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000e0014: 0xf556 instead
  460. [   37.333524] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000e0018: 0x4859 instead
  461. [   37.352744] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000e001c: 0x1509 instead
  462. [   37.371767] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000e0020: 0xfcfc instead
  463. [   37.390788] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000e0024: 0xe43d instead
  464. [   37.410106] jffs2: Further such events for this erase block will not be printed
  465. [   37.454170] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000f0000: 0x6d3e instead
  466. [   37.473149] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000f0004: 0x2913 instead
  467. [   37.492096] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000f0008: 0x6c3f instead
  468. [   37.511407] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000f000c: 0x8f9c instead
  469. [   37.530673] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000f0010: 0x114d instead
  470. [   37.549894] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000f0014: 0xf4f0 instead
  471. [   37.569209] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000f0018: 0x02b5 instead
  472. [   37.588433] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000f001c: 0x662e instead
  473. [   37.607717] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000f0020: 0x652e instead
  474. [   37.626929] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000f0024: 0x6f91 instead
  475. [   37.646150] jffs2: Further such events for this erase block will not be printed
  476. [   37.664689] jffs2: Old JFFS2 bitmask found at 0x000f20cc
  477. [   37.675324] jffs2: You cannot use older JFFS2 filesystems with newer kernels
  478. [   37.715572] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00100000: 0x5da1 instead
  479. [   37.734709] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00100004: 0x9021 instead
  480. [   37.754813] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00100008: 0x4c1b instead
  481. [   37.774461] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0010000c: 0x3277 instead
  482. [   37.793564] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00100010: 0x2cf4 instead
  483. [   37.812529] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00100014: 0x1556 instead
  484. [   37.831920] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00100018: 0x3641 instead
  485. [   37.851185] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0010001c: 0xeccd instead
  486. [   37.870522] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00100020: 0xdb8a instead
  487. [   37.889735] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00100024: 0xeec8 instead
  488. [   37.908713] jffs2: Further such events for this erase block will not be printed
  489. [   37.952305] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00110000: 0x0d33 instead
  490. [   37.971297] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00110004: 0xa5ce instead
  491. [   37.990607] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00110008: 0x67c0 instead
  492. [   38.009907] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0011000c: 0xe2af instead
  493. [   38.029857] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00110010: 0x11e6 instead
  494. [   38.049827] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00110014: 0x5aa9 instead
  495. [   38.069821] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00110018: 0xb42c instead
  496. [   38.089583] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0011001c: 0xcbcc instead
  497. [   38.108648] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00110020: 0xe7aa instead
  498. [   38.128087] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00110024: 0x4928 instead
  499. [   38.147277] jffs2: Further such events for this erase block will not be printed
  500. [   38.193653] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00120000: 0x4239 instead
  501. [   38.212583] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00120004: 0x2bbc instead
  502. [   38.231561] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00120008: 0x8c50 instead
  503. [   38.250552] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0012000c: 0x47ac instead
  504. [   38.269862] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00120010: 0x2623 instead
  505. [   38.289064] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00120014: 0x6edb instead
  506. [   38.308370] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00120018: 0xa386 instead
  507. [   38.327584] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0012001c: 0x0abc instead
  508. [   38.346899] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00120020: 0x4453 instead
  509. [   38.366143] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00120024: 0x26d9 instead
  510. [   38.385442] jffs2: Further such events for this erase block will not be printed
  511. [   38.430134] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00130000: 0x369c instead
  512. [   38.449130] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00130004: 0x9891 instead
  513. [   38.468477] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00130008: 0x1605 instead
  514. [   38.487681] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0013000c: 0x48c5 instead
  515. [   38.506996] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00130010: 0x0802 instead
  516. [   38.526229] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00130014: 0xe156 instead
  517. [   38.545621] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00130018: 0xa537 instead
  518. [   38.564658] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0013001c: 0xff92 instead
  519. [   38.565929] mt7530 mdio-bus:1f lan2: Link is Up - 1Gbps/Full - flow control rx/tx
  520. [   38.584572] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00130020: 0x918f instead
  521. [   38.598665] br-lan: port 2(lan2) entered blocking state
  522. [   38.618375] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00130024: 0x3733 instead
  523. [   38.627952] br-lan: port 2(lan2) entered forwarding state
  524. [   38.629350] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
  525. [   38.646897] jffs2: Further such events for this erase block will not be printed
  526. [   38.716433] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00140000: 0xa3f0 instead
  527. [   38.735411] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00140004: 0xc630 instead
  528. [   38.754738] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00140008: 0x9b9f instead
  529. [   38.774008] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0014000c: 0x32ff instead
  530. [   38.793402] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00140010: 0xd2ec instead
  531. [   38.812743] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00140014: 0x39e8 instead
  532. [   38.832040] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00140018: 0x314a instead
  533. [   38.851306] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0014001c: 0x8a86 instead
  534. [   38.870639] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00140020: 0x0ebc instead
  535. [   38.889930] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00140024: 0xd62e instead
  536. [   38.909231] jffs2: Further such events for this erase block will not be printed
  537. [   38.951264] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00150000: 0x96ed instead
  538. [   38.970281] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00150004: 0xa709 instead
  539. [   38.989616] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00150008: 0x4e66 instead
  540. [   39.008666] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0015000c: 0xf237 instead
  541. [   39.027992] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00150010: 0x41f2 instead
  542. [   39.046967] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00150014: 0x06e3 instead
  543. [   39.066171] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00150018: 0x51e7 instead
  544. [   39.085154] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0015001c: 0xf178 instead
  545. [   39.104876] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00150020: 0x91ca instead
  546. [   39.123913] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00150024: 0x61ba instead
  547. [   39.142894] jffs2: Further such events for this erase block will not be printed
  548. [   39.186171] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00160000: 0x224b instead
  549. [   39.205131] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00160004: 0x7de4 instead
  550. [   39.224491] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00160008: 0x9702 instead
  551. [   39.243754] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0016000c: 0xa32c instead
  552. [   39.263154] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00160010: 0x25cc instead
  553. [   39.282222] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00160014: 0xacff instead
  554. [   39.301860] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00160018: 0xeb66 instead
  555. [   39.320935] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0016001c: 0x06f6 instead
  556. [   39.339885] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00160020: 0xa646 instead
  557. [   39.359235] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00160024: 0x96d4 instead
  558. [   39.378456] jffs2: Further such events for this erase block will not be printed
  559. [   39.421265] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00170000: 0xf57e instead
  560. [   39.440284] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00170004: 0x3b30 instead
  561. [   39.459697] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00170008: 0x8e16 instead
  562. [   39.479080] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0017000c: 0x3016 instead
  563. [   39.499312] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00170010: 0xc83f instead
  564. [   39.519435] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00170014: 0xfcff instead
  565. [   39.539581] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00170018: 0xdb96 instead
  566. [   39.559701] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0017001c: 0x5c58 instead
  567. [   39.579794] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00170020: 0xd64b instead
  568. [   39.599561] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00170024: 0xff86 instead
  569. [   39.618547] jffs2: Further such events for this erase block will not be printed
  570. [   39.664215] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00180000: 0x33ee instead
  571. [   39.683170] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00180004: 0xf2f5 instead
  572. [   39.703207] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00180008: 0xa738 instead
  573. [   39.722162] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0018000c: 0xea3d instead
  574. [   39.741564] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00180010: 0xc0aa instead
  575. [   39.760507] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00180014: 0xd0ac instead
  576. [   39.779967] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00180018: 0x9841 instead
  577. [   39.798932] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0018001c: 0xd569 instead
  578. [   39.817931] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00180020: 0xa563 instead
  579. [   39.837401] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00180024: 0xd6d4 instead
  580. [   39.856365] jffs2: Further such events for this erase block will not be printed
  581. [   39.882657] jffs2: Old JFFS2 bitmask found at 0x00186ae4
  582. [   39.893353] jffs2: You cannot use older JFFS2 filesystems with newer kernels
  583. [   39.926442] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00190000: 0x9980 instead
  584. [   39.945400] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00190004: 0x6ca4 instead
  585. [   39.965106] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00190008: 0x1d44 instead
  586. [   39.984200] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0019000c: 0xa4ef instead
  587. [   40.003166] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00190010: 0xc764 instead
  588. [   40.022138] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00190014: 0xb78e instead
  589. [   40.041597] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00190018: 0x9a8f instead
  590. [   40.060919] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0019001c: 0x733c instead
  591. [   40.080153] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00190020: 0x3833 instead
  592. [   40.099457] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00190024: 0x75bd instead
  593. [   40.118642] jffs2: Further such events for this erase block will not be printed
  594. [   40.159413] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001a0000: 0x0969 instead
  595. [   40.178347] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001a0004: 0x11d0 instead
  596. [   40.197270] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001a0008: 0xda8f instead
  597. [   40.216615] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001a000c: 0x3a87 instead
  598. [   40.235519] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001a0010: 0x6b3c instead
  599. [   40.254778] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001a0014: 0xb77c instead
  600. [   40.273986] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001a0018: 0x1bd4 instead
  601. [   40.293185] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001a001c: 0xdb55 instead
  602. [   40.312117] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001a0020: 0xd23b instead
  603. [   40.331411] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001a0024: 0x77b1 instead
  604. [   40.350345] jffs2: Further such events for this erase block will not be printed
  605. [   40.388268] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001b0000: 0x0775 instead
  606. [   40.407201] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001b0004: 0x3fa3 instead
  607. [   40.426131] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001b0008: 0x54a7 instead
  608. [   40.445091] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001b000c: 0xf908 instead
  609. [   40.464069] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001b0010: 0x62d2 instead
  610. [   40.483439] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001b0014: 0x7d36 instead
  611. [   40.502358] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001b0018: 0x19e6 instead
  612. [   40.521666] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001b001c: 0x96b3 instead
  613. [   40.540965] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001b0020: 0x52ba instead
  614. [   40.559950] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001b0024: 0xd344 instead
  615. [   40.579362] jffs2: Further such events for this erase block will not be printed
  616. [   40.619261] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001c0000: 0xf270 instead
  617. [   40.638233] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001c0004: 0xfd99 instead
  618. [   40.657589] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001c0008: 0x81bf instead
  619. [   40.676832] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001c000c: 0x6bb7 instead
  620. [   40.696130] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001c0010: 0x1c70 instead
  621. [   40.715385] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001c0014: 0xe32e instead
  622. [   40.734683] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001c0018: 0x3129 instead
  623. [   40.753947] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001c001c: 0x9a5c instead
  624. [   40.773300] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001c0020: 0xf376 instead
  625. [   40.792571] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001c0024: 0x8c59 instead
  626. [   40.811904] jffs2: Further such events for this erase block will not be printed
  627. [   40.849879] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001d0000: 0x074c instead
  628. [   40.868773] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001d0004: 0x6d86 instead
  629. [   40.888042] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001d0008: 0x5a46 instead
  630. [   40.906982] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001d000c: 0xd502 instead
  631. [   40.926226] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001d0010: 0xcd7f instead
  632. [   40.945410] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001d0014: 0xae27 instead
  633. [   40.964595] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001d0018: 0x06e6 instead
  634. [   40.983772] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001d001c: 0x14f4 instead
  635. [   41.003434] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001d0020: 0x85c8 instead
  636. [   41.022398] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001d0024: 0xacae instead
  637. [   41.041641] jffs2: Further such events for this erase block will not be printed
  638. [   41.079445] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001e0000: 0x45d9 instead
  639. [   41.098342] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001e0004: 0x9504 instead
  640. [   41.117867] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001e0008: 0xf742 instead
  641. [   41.136802] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001e000c: 0xa639 instead
  642. [   41.155753] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001e0010: 0xccd0 instead
  643. [   41.175018] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001e0014: 0x3dee instead
  644. [   41.194204] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001e0018: 0xd246 instead
  645. [   41.213397] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001e001c: 0x691b instead
  646. [   41.232573] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001e0020: 0xf591 instead
  647. [   41.251769] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001e0024: 0x1d47 instead
  648. [   41.270953] jffs2: Further such events for this erase block will not be printed
  649. [   41.308802] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001f0000: 0x1354 instead
  650. [   41.327682] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001f0004: 0xeb7b instead
  651. [   41.346904] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001f0008: 0x2e9b instead
  652. [   41.366094] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001f000c: 0xcc76 instead
  653. [   41.385288] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001f0010: 0xe8c6 instead
  654. [   41.404485] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001f0014: 0xdc17 instead
  655. [   41.423682] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001f0018: 0xcb43 instead
  656. [   41.442887] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001f001c: 0x9754 instead
  657. [   41.462080] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001f0020: 0x8129 instead
  658. [   41.481280] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001f0024: 0x6eec instead
  659. [   41.500466] jffs2: Further such events for this erase block will not be printed
  660. [   41.538274] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00200000: 0x8229 instead
  661. [   41.557157] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00200004: 0x6471 instead
  662. [   41.576049] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00200008: 0xc6f3 instead
  663. [   41.595183] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0020000c: 0x5517 instead
  664. [   41.614260] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00200010: 0x75b7 instead
  665. [   41.633146] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00200014: 0x6418 instead
  666. [   41.652232] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00200018: 0xac4f instead
  667. [   41.671128] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0020001c: 0xf0fc instead
  668. [   41.690205] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00200020: 0x250a instead
  669. [   41.709087] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00200024: 0xcce1 instead
  670. [   41.727972] jffs2: Further such events for this erase block will not be printed
  671. [   41.765619] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00210000: 0x6306 instead
  672. [   41.784506] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00210004: 0xbe86 instead
  673. [   41.803402] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00210008: 0x007a instead
  674. [   41.822509] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0021000c: 0x9f1a instead
  675. [   41.841392] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00210010: 0x5e3b instead
  676. [   41.860286] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00210014: 0xd62d instead
  677. [   41.879366] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00210018: 0xe150 instead
  678. [   41.898248] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0021001c: 0x3117 instead
  679. [   41.917138] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00210020: 0x3016 instead
  680. [   41.936216] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00210024: 0x5a11 instead
  681. [   41.955093] jffs2: Further such events for this erase block will not be printed
  682. [   41.972521] jffs2: Old JFFS2 bitmask found at 0x00211f1c
  683. [   41.983119] jffs2: You cannot use older JFFS2 filesystems with newer kernels
  684. [   42.017426] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00220000: 0x60a2 instead
  685. [   42.036304] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00220004: 0x58fe instead
  686. [   42.055199] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00220008: 0x0e2f instead
  687. [   42.074289] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0022000c: 0xfa40 instead
  688. [   42.093170] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00220010: 0x8a7e instead
  689. [   42.112055] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00220014: 0x64e1 instead
  690. [   42.130947] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00220018: 0xc957 instead
  691. [   42.150030] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0022001c: 0x29c1 instead
  692. [   42.168916] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00220020: 0x3fae instead
  693. [   42.187806] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00220024: 0x1009 instead
  694. [   42.206883] jffs2: Further such events for this erase block will not be printed
  695. [   42.244367] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00230000: 0x87d3 instead
  696. [   42.263245] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00230004: 0x5f1f instead
  697. [   42.282124] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00230008: 0xb466 instead
  698. [   42.301007] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0023000c: 0x576e instead
  699. [   42.319898] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00230010: 0xc759 instead
  700. [   42.338983] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00230014: 0x4e48 instead
  701. [   42.357873] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00230018: 0x1e9c instead
  702. [   42.376966] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0023001c: 0xf3e5 instead
  703. [   42.396051] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00230020: 0x665b instead
  704. [   42.414933] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00230024: 0xe0a1 instead
  705. [   42.433821] jffs2: Further such events for this erase block will not be printed
  706. [   42.471457] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00240000: 0x55dc instead
  707. [   42.490338] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00240004: 0x5648 instead
  708. [   42.509227] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00240008: 0xdbd9 instead
  709. [   42.528320] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0024000c: 0x4dba instead
  710. [   42.547203] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00240010: 0x0d89 instead
  711. [   42.566104] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00240014: 0x3b22 instead
  712. [   42.584995] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00240018: 0xf025 instead
  713. [   42.604095] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0024001c: 0x2d15 instead
  714. [   42.623191] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00240020: 0x0014 instead
  715. [   42.642071] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00240024: 0x06ff instead
  716. [   42.660950] jffs2: Further such events for this erase block will not be printed
  717. [   42.698403] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00250000: 0xdf88 instead
  718. [   42.717280] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00250004: 0x52eb instead
  719. [   42.736168] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00250008: 0x6549 instead
  720. [   42.755272] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0025000c: 0x4f80 instead
  721. [   42.774362] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00250010: 0x9d45 instead
  722. [   42.793244] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00250014: 0x0ee9 instead
  723. [   42.812125] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00250018: 0x0077 instead
  724. [   42.831191] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0025001c: 0x94e8 instead
  725. [   42.850360] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00250020: 0xdf00 instead
  726. [   42.869454] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00250024: 0x989e instead
  727. [   42.888553] jffs2: Further such events for this erase block will not be printed
  728. [   42.926202] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00260000: 0x1e2c instead
  729. [   42.945089] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00260004: 0x90ad instead
  730. [   42.963971] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00260008: 0xd78c instead
  731. [   42.982879] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0026000c: 0x8f08 instead
  732. [   43.001990] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00260010: 0x84b0 instead
  733. [   43.021497] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00260014: 0x7c81 instead
  734. [   43.040774] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00260018: 0x03fc instead
  735. [   43.060090] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0026001c: 0xfb19 instead
  736. [   43.078996] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00260020: 0xf5a9 instead
  737. [   43.097883] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00260024: 0xb5b8 instead
  738. [   43.117209] jffs2: Further such events for this erase block will not be printed
  739. [   43.152852] jffs2: Old JFFS2 bitmask found at 0x0026be7c
  740. [   43.163445] jffs2: You cannot use older JFFS2 filesystems with newer kernels
  741. [   43.185110] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00270000: 0x35c3 instead
  742. [   43.204008] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00270004: 0x5593 instead
  743. [   43.222895] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00270008: 0xbd0b instead
  744. [   43.242236] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0027000c: 0xbe7a instead
  745. [   43.261558] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00270010: 0x21e0 instead
  746. [   43.280463] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00270014: 0x02ee instead
  747. [   43.299351] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00270018: 0x2969 instead
  748. [   43.318682] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0027001c: 0x0ec8 instead
  749. [   43.338037] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00270020: 0xc367 instead
  750. [   43.356992] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00270024: 0x4fc9 instead
  751. [   43.376399] jffs2: Further such events for this erase block will not be printed
  752. [   43.415363] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00280000: 0xa123 instead
  753. [   43.434440] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00280004: 0xba0b instead
  754. [   43.453865] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00280008: 0x7327 instead
  755. [   43.473143] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0028000c: 0x4bb9 instead
  756. [   43.492062] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00280010: 0xfe2a instead
  757. [   43.511507] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00280014: 0x6b76 instead
  758. [   43.530842] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00280018: 0xde39 instead
  759. [   43.550295] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0028001c: 0xd43a instead
  760. [   43.569600] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00280020: 0x26ae instead
  761. [   43.589038] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00280024: 0x3f85 instead
  762. [   43.608508] jffs2: Further such events for this erase block will not be printed
  763. [   43.648133] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00290000: 0x4525 instead
  764. [   43.667045] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00290004: 0x5fd7 instead
  765. [   43.685929] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00290008: 0xe8b7 instead
  766. [   43.704831] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0029000c: 0xbcc2 instead
  767. [   43.723727] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00290010: 0xcbcc instead
  768. [   43.742833] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00290014: 0x13b4 instead
  769. [   43.761945] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00290018: 0x11c5 instead
  770. [   43.780857] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0029001c: 0x33a6 instead
  771. [   43.799753] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00290020: 0x968d instead
  772. [   43.818872] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00290024: 0xcdb4 instead
  773. [   43.837997] jffs2: Further such events for this erase block will not be printed
  774. [   43.875470] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002a0000: 0x2d6b instead
  775. [   43.894368] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002a0004: 0xd525 instead
  776. [   43.913510] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002a0008: 0xa17b instead
  777. [   43.932611] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002a000c: 0x8576 instead
  778. [   43.951503] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002a0010: 0xdd81 instead
  779. [   43.970622] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002a0014: 0xeaa3 instead
  780. [   43.989736] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002a0018: 0xef25 instead
  781. [   44.008852] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002a001c: 0x959d instead
  782. [   44.027970] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002a0020: 0x7234 instead
  783. [   44.047086] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002a0024: 0x23d5 instead
  784. [   44.066211] jffs2: Further such events for this erase block will not be printed
  785. [   44.103958] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002b0000: 0x4ab1 instead
  786. [   44.122835] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002b0004: 0x8aab instead
  787. [   44.141716] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002b0008: 0xaad2 instead
  788. [   44.160622] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002b000c: 0x03c7 instead
  789. [   44.179514] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002b0010: 0x6bec instead
  790. [   44.198401] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002b0014: 0x25af instead
  791. [   44.217295] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002b0018: 0xb168 instead
  792. [   44.236417] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002b001c: 0x7b14 instead
  793. [   44.255536] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002b0020: 0x2be8 instead
  794. [   44.274432] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002b0024: 0x7a76 instead
  795. [   44.293566] jffs2: Further such events for this erase block will not be printed
  796. [   44.335393] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002c0000: 0x317a instead
  797. [   44.354311] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002c0004: 0x92ed instead
  798. [   44.373762] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002c0008: 0x402f instead
  799. [   44.393125] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002c000c: 0xb3e1 instead
  800. [   44.412054] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002c0010: 0x16ac instead
  801. [   44.431446] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002c0014: 0x8900 instead
  802. [   44.450814] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002c0018: 0x121a instead
  803. [   44.470187] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002c001c: 0x0b87 instead
  804. [   44.489644] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002c0020: 0xacf0 instead
  805. [   44.508945] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002c0024: 0xe79a instead
  806. [   44.528335] jffs2: Further such events for this erase block will not be printed
  807. [   44.567955] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002d0000: 0xc439 instead
  808. [   44.586892] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002d0004: 0x5e2f instead
  809. [   44.606353] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002d0008: 0x5d8b instead
  810. [   44.625664] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002d000c: 0xd577 instead
  811. [   44.644565] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002d0010: 0x5f39 instead
  812. [   44.663457] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002d0014: 0x542c instead
  813. [   44.682339] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002d0018: 0x8936 instead
  814. [   44.701695] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002d001c: 0x1f7f instead
  815. [   44.721061] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002d0020: 0x43a9 instead
  816. [   44.740427] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002d0024: 0xdeca instead
  817. [   44.759339] jffs2: Further such events for this erase block will not be printed
  818. [   44.802776] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002e0000: 0xbf05 instead
  819. [   44.821703] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002e0004: 0xe670 instead
  820. [   44.841129] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002e0008: 0xc1a2 instead
  821. [   44.860020] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002e000c: 0xcfbb instead
  822. [   44.879389] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002e0010: 0xc9de instead
  823. [   44.898772] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002e0014: 0x4079 instead
  824. [   44.918198] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002e0018: 0x18ab instead
  825. [   44.937606] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002e001c: 0xedcb instead
  826. [   44.957090] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002e0020: 0x6c24 instead
  827. [   44.976043] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002e0024: 0xed99 instead
  828. [   44.995496] jffs2: Further such events for this erase block will not be printed
  829. [   45.035155] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002f0000: 0xec13 instead
  830. [   45.054076] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002f0004: 0x5296 instead
  831. [   45.073551] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002f0008: 0xff19 instead
  832. [   45.092482] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002f000c: 0x2174 instead
  833. [   45.111944] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002f0010: 0x8ff2 instead
  834. [   45.131365] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002f0014: 0x5906 instead
  835. [   45.150702] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002f0018: 0x56ae instead
  836. [   45.169879] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002f001c: 0xf146 instead
  837. [   45.189191] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002f0020: 0x1895 instead
  838. [   45.208674] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002f0024: 0xcb87 instead
  839. [   45.228001] jffs2: Further such events for this erase block will not be printed
  840. [   45.265969] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00300000: 0x43fc instead
  841. [   45.284879] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00300004: 0x368f instead
  842. [   45.304330] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00300008: 0xcf2b instead
  843. [   45.323303] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0030000c: 0xd23a instead
  844. [   45.342717] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00300010: 0x1698 instead
  845. [   45.361651] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00300014: 0xf824 instead
  846. [   45.381125] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00300018: 0x78a4 instead
  847. [   45.400605] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0030001c: 0xd85d instead
  848. [   45.419506] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00300020: 0xadc0 instead
  849. [   45.438911] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00300024: 0xa051 instead
  850. [   45.458266] jffs2: Further such events for this erase block will not be printed
  851. [   45.498381] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00310000: 0xd888 instead
  852. [   45.517313] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00310004: 0x796a instead
  853. [   45.536246] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00310008: 0x9c94 instead
  854. [   45.555188] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0031000c: 0xd59b instead
  855. [   45.574628] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00310010: 0xda14 instead
  856. [   45.593971] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00310014: 0x97de instead
  857. [   45.613289] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00310018: 0x1131 instead
  858. [   45.632856] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0031001c: 0x7929 instead
  859. [   45.652214] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00310020: 0xccd5 instead
  860. [   45.671726] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00310024: 0x3005 instead
  861. [   45.691064] jffs2: Further such events for this erase block will not be printed
  862. [   45.707734] jffs2: Old JFFS2 bitmask found at 0x00310590
  863. [   45.718371] jffs2: You cannot use older JFFS2 filesystems with newer kernels
  864. [   45.757231] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00320000: 0xf844 instead
  865. [   45.776376] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00320004: 0x0150 instead
  866. [   45.795384] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00320008: 0x7c9d instead
  867. [   45.814365] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0032000c: 0xdfe6 instead
  868. [   45.833350] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00320010: 0xe14f instead
  869. [   45.852940] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00320014: 0x100d instead
  870. [   45.871884] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00320018: 0xc8ce instead
  871. [   45.890910] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0032001c: 0x5989 instead
  872. [   45.910542] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00320020: 0xf710 instead
  873. [   45.929547] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00320024: 0x3cae instead
  874. [   45.949121] jffs2: Further such events for this erase block will not be printed
  875. [   45.994308] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00330000: 0x53d4 instead
  876. [   46.013259] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00330004: 0xe025 instead
  877. [   46.032228] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00330008: 0xf077 instead
  878. [   46.051192] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0033000c: 0xcdbf instead
  879. [   46.070219] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00330010: 0x61db instead
  880. [   46.089785] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00330014: 0xf536 instead
  881. [   46.108754] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00330018: 0xf01f instead
  882. [   46.127731] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0033001c: 0x5f6a instead
  883. [   46.147307] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00330020: 0x987c instead
  884. [   46.166757] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00330024: 0xbf86 instead
  885. [   46.186266] jffs2: Further such events for this erase block will not be printed
  886. [   46.232080] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00340000: 0x6937 instead
  887. [   46.251051] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00340004: 0x85ad instead
  888. [   46.270005] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00340008: 0xc9fb instead
  889. [   46.288957] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0034000c: 0x7ad8 instead
  890. [   46.307921] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00340010: 0x366c instead
  891. [   46.327522] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00340014: 0x721e instead
  892. [   46.347086] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00340018: 0x0004 instead
  893. [   46.366588] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0034001c: 0xe771 instead
  894. [   46.385526] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00340020: 0xa08f instead
  895. [   46.405038] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00340024: 0x3e3b instead
  896. [   46.424397] jffs2: Further such events for this erase block will not be printed
  897. [   46.464207] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00350000: 0x23ab instead
  898. [   46.483146] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00350004: 0x2f0e instead
  899. [   46.502698] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00350008: 0x3294 instead
  900. [   46.521659] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0035000c: 0x4fa9 instead
  901. [   46.540606] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00350010: 0x92b4 instead
  902. [   46.560077] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00350014: 0x34cf instead
  903. [   46.579600] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00350018: 0xbbb4 instead
  904. [   46.598977] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0035001c: 0x1fec instead
  905. [   46.618495] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00350020: 0x0890 instead
  906. [   46.637478] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00350024: 0xee7f instead
  907. [   46.657006] jffs2: Further such events for this erase block will not be printed
  908. [   46.696078] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00360000: 0x6e5d instead
  909. [   46.715019] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00360004: 0x6a98 instead
  910. [   46.733941] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00360008: 0x5c01 instead
  911. [   46.753491] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0036000c: 0xa150 instead
  912. [   46.773051] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00360010: 0xf4e4 instead
  913. [   46.791982] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00360014: 0x7df0 instead
  914. [   46.811521] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00360018: 0xcf1d instead
  915. [   46.831009] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0036001c: 0x9548 instead
  916. [   46.849931] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00360020: 0x4b6f instead
  917. [   46.869465] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00360024: 0xfd75 instead
  918. [   46.888964] jffs2: Further such events for this erase block will not be printed
  919. [   46.928673] jffs2: Empty flash at 0x0036d17c ends at 0x0036e000
  920. [   46.944112] jffs2_scan_eraseblock(): End of filesystem marker found at 0x370000
  921. [   46.958745] jffs2: Cowardly refusing to erase blocks on filesystem with no valid JFFS2 nodes
  922. [   46.975613] jffs2: empty_blocks 82, bad_blocks 0, c->nr_blocks 137
captcha