Advertisement
me109zito

log_asl26555

Apr 3rd, 2013
304
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 200.91 KB | None | 0 0
  1.  
  2.  
  3. 1.0.0 U-Boot 1.1.3 (Mar 16 2011 - 18:01:52) - SVN revision : 15534
  4.  
  5. Model: ASL-26564/ES
  6.  
  7. Board: Ralink APSoC DRAM: 32 MB
  8. config usb..
  9. Command "mdio": 0x8020aeb0 => 0x81fb6eb0
  10. Command "cp": 0x8020c758 => 0x81fb8758
  11. Command "erase": 0x8020c8a8 => 0x81fb88a8
  12. Command "go": 0x8020dc70 => 0x81fb9c70
  13. Command "reset": 0x8021c080 => 0x81fc8080
  14. Command "bootm": 0x8020e4e4 => 0x81fba4e4
  15. Command "tftpboot": 0x8020fdd0 => 0x81fbbdd0
  16. Command "printenv": 0x80210390 => 0x81fbc390
  17. Command "setenv": 0x80210f88 => 0x81fbcf88
  18. Command "saveenv": 0x802110f8 => 0x81fbd0f8
  19. Command "version": 0x80211220 => 0x81fbd220
  20. Command "help": 0x8021126c => 0x81fbd26c
  21. Command "?": 0x8021126c => 0x81fbd26c
  22. Command "httpsvr": 0x80215630 => 0x81fc1630
  23. Command "md": 0x80215b50 => 0x81fc1b50
  24. Command "mm": 0x80215e88 => 0x81fc1e88
  25. Command "nm": 0x80215ee0 => 0x81fc1ee0
  26. Command "mw": 0x80215f38 => 0x81fc1f38
  27. spi_wait_nsec: 5f
  28. spi device id: 1 20 18 3 1 (20180301)
  29. find flash: Sfl128p
  30. ============================================
  31. Ralink UBoot Version: 3.3 Alpha
  32. --------------------------------------------
  33. ASIC 3052_MP2 (Port5<->RvMII)
  34. DRAM component: 128 Mbits SDR
  35. DRAM bus: 32 bit
  36. Total memory: 32 MBytes
  37. Flash component: SPI Flash
  38. Date:Mar 16 2011 Time:18:01:52
  39. ============================================
  40. icache: sets:256, ways:4, linesz:32 ,total:32768
  41. dcache: sets:128, ways:4, linesz:32 ,total:16384
  42. ## Powering down port 0 ~ 4.
  43.  
  44. Please choose the operation:
  45. 1: Load system code to SDRAM via TFTP.
  46. 2: Load system code then write to Flash via TFTP.
  47. 3: Boot system code via Flash (default).
  48. 4: Entr boot command line interface.
  49. 9: Load Boot Loader code then write to Flash via TFTP.
  50.  
  51. You choosed 2
  52. 0
  53. ## Powering up port 0 ~ 4.
  54.  
  55.  
  56.  
  57. 2: System Load Linux Kernel then write to Flash via TFTP.
  58. Warning!! Erase Linux in Flash then burn new one. Are you sure?(Y/N)
  59. Please Input new ones /or Ctrl-C to discard
  60. Input device IP (192.168.1.1) ==:192.168.2.3
  61. Input server IP (5.75.59.250) ==:192.168.2.100
  62. Input Linux Kernel filename (1.bin) ==:1.bin
  63.  
  64. netboot_common, argc= 3
  65.  
  66. KSEG1ADDR(NetTxPacket) = 0xA1FE7800
  67.  
  68. NetLoop,call eth_halt !
  69.  
  70. NetLoop,call eth_init !
  71.  
  72. Waitting for RX_DMA_BUSY status Start... done
  73.  
  74. Header Payload scatter function is Disable !!
  75.  
  76. ETH_STATE_ACTIVE!!
  77. Using Eth0 (10/100-M) device
  78. TFTP from server 192.168.2.100; our IP address is 192.168.2.3
  79. Filename '1.bin'.
  80.  
  81. TIMEOUT_COUNT=10,Load address: 0x80100000
  82. Loading: Got ARP REPLY, set server/gtwy eth addr (00:1a:4d:56:93:10)
  83. Got it
  84. #
  85. first block received
  86. ################################################################
  87. #################################################################
  88. #################################################################
  89. #################################################################
  90. #########checksum bad
  91. checksum bad
  92. ###checksum bad
  93. checksum bad
  94. checksum bad
  95. checksum bad
  96. checksum bad
  97. checksum bad
  98. ##################################################checksum bad
  99. checksum bad
  100. ###
  101. #################################################################
  102. #################################################################
  103. #################################################################
  104. #################################################################
  105. #################################################################
  106. #################################################################
  107. #################################################################
  108. #################################################################
  109. #################################################################
  110. #################################################################
  111. #################################################################
  112. #######Got ARP REQUEST, return our IP
  113. ##########################################################
  114. #################################################################
  115. #################################################################
  116. #######################
  117. done
  118. Bytes transferred = 6438944 (624020 hex)
  119. NetBootFileXferSize= 00624020
  120. Erase kernel image: activeregion = 2
  121. raspi_erase_write: offs:810000, count:624020
  122. raspi_erase: offs:810000 len:620000
  123. **************************************************************************************************
  124. raspi_write: to:810000 len:620000
  125. **************************************************************************************************
  126. raspi_erase: offs:e30000 len:10000
  127. *
  128. raspi_write: to:e30000 len:10000
  129. *
  130. Done!
  131. ## Booting image at bf810000 ...
  132. ## Booting image from active region 2 at bf810000 ...
  133. Image Name: Linux Kernel Image
  134. Created: 2011-05-02 12:22:32 UTC
  135. Image Type: MIPS Linux Kernel Image (lzma compressed)
  136. Data Size: 1108927 Bytes = 1.1 MB
  137. Load Address: 80000000
  138. Entry Point: 80355000
  139. Verifying Checksum ... OK
  140. Uncompressing Kernel Image ... OK
  141.  
  142. Starting kernel ...
  143.  
  144. Linux version 2.6.21 (kevin@fedora6) (gcc version 3.3.5) #1 Mon May 2 20:12:08 CST 2011
  145.  
  146. The CPU feqenuce set to 384 MHz
  147. CPU revision is: 0001964c
  148. Determined physical RAM map:
  149. memory: 02000000 @ 00000000 (usable)
  150. Built 1 zonelists. Total pages: 8128
  151. Kernel command line: console=ttyS1,57600n8 root=/dev/mtdblock6 noinitrd
  152. Primary instruction cache 32kB, physically tagged, 4-way, linesize 32 bytes.
  153. Primary data cache 16kB, 4-way, linesize 32 bytes.
  154. Synthesized TLB refill handler (20 instructions).
  155. Synthesized TLB load handler fastpath (32 instructions).
  156. Synthesized TLB store handler fastpath (32 instructions).
  157. Synthesized TLB modify handler fastpath (31 instructions).
  158. Cache parity protection disabled
  159. arch_init_irq: cause = 80800068, status = 1100ff00
  160. PID hash table entries: 128 (order: 7, 512 bytes)
  161. mips_time_init: calculating r4koff ... 0x00177000 (1536000)
  162. CPU frequency 384.00 MHz
  163. Using 192.000 MHz high precision timer.
  164. Console: colour dummy device 80x25
  165. Dentry cache hash table entries: 4096 (order: 2, 16384 bytes)
  166. Inode-cache hash table entries: 2048 (order: 1, 8192 bytes)
  167. Memory: 28824k/32768k available (2684k kernel code, 3944k reserved, 724k data, 128k init, 0k highmem)
  168. Mount-cache hash table entries: 512
  169. NET: Registered protocol family 16
  170. SCSI subsystem initialized
  171. usbcore: init usb pre action
  172. usbcore: registered new interface driver usbfs
  173. usbcore: registered new device driver usb
  174. Time: MIPS clocksource has been installed.
  175. NET: Registered protocol family 2
  176. IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
  177. TCP established hash table entries: 1024 (order: 1, 8192 bytes)
  178. TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
  179. TCP: Hash tables configured (established 1024 bind 1024)
  180. TCP reno registered
  181. squashfs: version 3.2-r2 (2007/01/15) Phillip Lougher
  182. squashfs: LZMA suppport for slax.org by jro
  183. fuse init (API version 7.8)
  184. io scheduler noop registered
  185. io scheduler deadline registered (default)
  186. rt3052 access driver initialization.
  187. Ralink gpio driver initialized
  188. HDLC line discipline: version $Revision: 1.1.1.1 $, maxframe=4096
  189. N_HDLC line discipline registered.
  190. Serial: 8250/16550 driver $Revision: 1.3 $ 2 ports, IRQ sharing disabled
  191. serial8250: ttyS0 at I/O 0xb0000500 (irq = 37) is a 16550A
  192. serial8250: ttyS1 at I/O 0xb0000c00 (irq = 12) is a 16550A
  193. rdm_major = 254
  194. PPP generic driver version 2.4.2
  195. PPP BSD Compression module registered
  196. PPP MPPE Compression module registered
  197. NET: Registered protocol family 24
  198. device id : 1 20 18 3 1 (20180301)
  199. Sfl128p(01 20180301) (16384 Kbytes)
  200. mtd .name = raspi, .size = 0x01000000 (16M) .erasesize = 0x00010000 (64K) .numeraseregions = 0
  201. raspi: squashfs filesystem found at offset 9568256
  202. Creating 11 MTD partitions on "raspi":
  203. 0x00000000-0x00030000 : "uboot"
  204. 0x00030000-0x00040000 : "boot env"
  205. 0x00040000-0x00050000 : "rgdb"
  206. 0x00050000-0x01000000 : "firmware"
  207. 0x00050000-0x00810000 : "upgrade"
  208. 0x00920020-0x00e34020 : "rootfs"
  209. 0x00810000-0x00fd0000 : "upgrade2"
  210. 0x00fd0000-0x00fe0000 : "cert"
  211. 0x00fe0000-0x00ff0000 : "langpack"
  212. 0x00ff0000-0x01000000 : "devdata"
  213. 0x00000000-0x01000000 : "flash"
  214. usbcore: registered new interface driver cdc_acm
  215. drivers/usb/class/cdc-acm.c: v0.25:USB Abstract Control Model driver for USB modems and ISDN adapters
  216. usbcore: registered new interface driver usblp
  217. drivers/usb/class/usblp.c: v0.13: USB Printer Device Class driver
  218. Initializing USB Mass Storage driver...
  219. usbcore: registered new interface driver usb-storage
  220. USB Mass Storage support registered.
  221. usbcore: registered new interface driver usbserial
  222. drivers/usb/serial/usb-serial.c: USB Serial support registered for generic
  223. usbcore: registered new interface driver usbserial_generic
  224. drivers/usb/serial/usb-serial.c: USB Serial Driver core
  225. drivers/usb/serial/usb-serial.c: USB Serial support registered for GSM modem (1-port)
  226. usbcore: registered new interface driver option
  227. drivers/usb/serial/option.c: USB Driver for GSM modems: v0.7.1
  228. dwc_otg: config..done
  229. dwc_otg: version 2.72a 24-JUN-2008
  230. DWC_otg: Core Release: 2.66a
  231. DWC_otg: Periodic Transfer Interrupt Enhancement - disabled
  232. DWC_otg: Multiprocessor Interrupt Enhancement - disabled
  233. DWC_otg: Using DMA mode
  234. DWC_otg: Device using Buffer DMA mode
  235. usb_create_hcd: init usb hcd led timer
  236. dwc_otg lm0: DWC OTG Controller
  237. dwc_otg lm0: new USB bus registered, assigned bus number 1
  238. dwc_otg lm0: irq 18, io mem 0x00000000
  239. DWC_otg: Init: Port Power? op_state=1
  240. DWC_otg: Init: Power Port (0)
  241. usb usb1: configuration #1 chosen from 1 choice
  242. u32 classifier
  243. ip_conntrack version 2.4 (256 buckets, 2048 max) - 264 bytes per conntrack
  244. ip_conntrack_pptp version 3.1 loaded
  245. ip_conntrack_rtsp v0.6.21 loading
  246. ip_nat_pptp version 3.0 loaded
  247. ip_nat_rtsp v0.6.21 loading
  248. ip_tables: (C) 2000-2006 Netfilter Core Team, Type=Linux
  249. ipt_time loading
  250. arp_tables: (C) 2002 David S. Miller
  251. TCP cubic registered
  252. NET: Registered protocol family 1
  253. NET: Registered protocol family 17
  254. Ebtables v2.0 registered
  255. 802.1Q VLAN Support v1.8 Ben Greear <greearb@candelatech.com>
  256. All bugs added by David S. Miller <davem@redhat.com>
  257. GDMA1_MAC_ADRH -- : 0x00000000
  258. GDMA1_MAC_ADRL -- : 0x00000000
  259. Ralink APSoC Ethernet Driver Initilization. v2.00 256 rx/tx descriptors allocated, mtu = 1500!
  260. NAPI enable, weight = 0, Tx Ring = 256, Rx Ring = 256
  261. GDMA1_MAC_ADRH -- : 0x00003630
  262. GDMA1_MAC_ADRL -- : 0x30007261
  263. PROC INIT OK!
  264. VFS: Mounted root (squashfs filesystem) readonly.
  265. Freeing unused kernel memory: 128k freed
  266. init started: BusyBox v1.00 (2011.05.02-12:14+0000) multi-call binary
  267. init started: BusyBox v1.00 (2011.05.02-12:14+0000) multi-call binary
  268. Algorithmics/MIPS FPU Emulator v1.5
  269. [/etc/init.d/S03init.sh]
  270. Mounting proc and var ...
  271. [/etc/init.d/S03init.sh] done!
  272. [/etc/init.d/S06config.sh]
  273. Inserting alpha_proc_drv
  274. alpha_proc_drv: module license 'Proprietary' taints kernel.
  275. Starting udevd...
  276. Starting udevstart...
  277. Starting udevstart...
  278. Start xmldb ...
  279. [/etc/scripts/misc/profile.sh] init ...
  280. [/etc/scripts/misc/profile_action.sh] get ...
  281. [/etc/scripts/misc/defnodes.sh] ...
  282. [/etc/defnodes/S10syncnodes.sh] ...
  283. usbcore: init usb post action
  284. hub 1-0:1.0: USB hub found
  285. hub 1-0:1.0: 1 port detected
  286. usbcore: registered new interface driver hub
  287. [/etc/defnodes/S11setext.sh] ...
  288. PHP [/etc/defnodes/S12setnodes.php] ...
  289. PHP [/etc/defnodes/S13flashspeed.php] ...
  290. [/etc/defnodes/S13setext.sh] ...
  291. PHP [/etc/defnodes/S14setnodes.php] ...
  292. PHP [/etc/defnodes/S16features.php] ...
  293. PHP [/etc/defnodes/S20setnodes.php] ...
  294. PHP [/etc/defnodes/S40brand.php] ...
  295. Model Name: ASL-26564_ES ...
  296. PHP [/etc/defnodes/S50showdect.php] ...
  297. [/etc/scripts/misc/defnodes.sh] Done !!
  298. [/etc/templates/timezone.sh] ...
  299. zone : 30
  300. gen : GMT-01:00
  301. [/etc/templates/logs.sh] ...
  302. [/var/run/logs_run.sh] ...
  303. killall: klogd: no process killed
  304. [/etc/init.d/S06config.sh] done!
  305. [/etc/init.d/S10system.sh]
  306. start alphaLogd
  307. [/etc/templates/logd.sh] ...
  308. [/var/run/logd_start.sh] ...
  309. Starting logd ...
  310. >>> ALPHA Log (1274):
  311. /bin/alphaLogd: create logd_ipc(3) OK !
  312. start alphaHousekeeper
  313. [/etc/templates/housekeeper.sh] ...
  314. [/var/run/housekeeper_start.sh] ...
  315. Starting housekeeper ...
  316. WPS command : [/etc/templates/wps.sh pbc 1 &]
  317. /var/run/housekeeper_led_*: cannot open
  318. start PORTMAP layout ...
  319. [/etc/templates/portmap.sh] [init] [] ...
  320. [/var/run/portmap_init.sh] ...
  321. setup vlan ...
  322. [/etc/templates/vlan/vlan.sh] ...
  323. [/var/run/vlan_start.sh] ...
  324. Start VLAN config for ADSL router...
  325. Set name-type for VLAN subsystem. Should be visible in /proc/net/vlan/config
  326. GDMA1_MAC_ADRH -- : 0x0000d0ae
  327. GDMA1_MAC_ADRL -- : 0xece64530
  328.  
  329. phy_tx_ring = 0x01b6e000, tx_ring = 0xa1b6e000
  330.  
  331. phy_rx_ring = 0x00000000, rx_ring = 0x00000000
  332. ei_open: init ethernet led timer
  333. ei_open: init internet led timer
  334. RT305x_ESW: Link Status Changed
  335. ==> old = [00000000] curr = [d1e8d1a8]
  336. CDMA_CSG_CFG = 81000000
  337. GDMA1_FWD_CFG = 10000
  338. Added VLAN with VID == 0 to IF -:eth2:-
  339. eth2.0: Setting MAC address to d0 ae ec e6 45 30.
  340. VLAN (eth2.0): Underlying device (eth2) has same MAC, not checking promiscious mode.
  341. Added VLAN with VID == 8 to IF -:eth2:-
  342. eth2.8: Setting MAC address to d0 ae ec e6 45 30.
  343. VLAN (eth2.8): Underlying device (eth2) has same MAC, not checking promiscious mode.
  344. Added VLAN with VID == 11 to IF -:eth2.8:-
  345. eth2.8.11: Setting MAC address to d0 ae ec e7 45 30.
  346. eth2.8: dev_set_promiscuity(master, 1)
  347. device eth2 entered promiscuous mode
  348. device eth2.8 entered promiscuous mode
  349. VLAN (eth2.8.11): Setting underlying device (eth2.8) to promiscious mode.
  350. Added VLAN with VID == 12 to IF -:eth2.8:-
  351. eth2.8.12: Setting MAC address to d0 ae ec e8 45 30.
  352. Added VLAN with VID == 13 to IF -:eth2.8:-
  353. eth2.8.13: Setting MAC address to d0 ae ec e9 45 30.
  354. Added VLAN with VID == 14 to IF -:eth2.8:-
  355. eth2.8.14: Setting MAC address to d0 ae ec ea 45 30.
  356. Added VLAN with VID == 15 to IF -:eth2.8:-
  357. eth2.8.15: Setting MAC address to d0 ae ec eb 45 30.
  358. Added VLAN with VID == 16 to IF -:eth2.8:-
  359. eth2.8.16: Setting MAC address to d0 ae ec ec 45 30.
  360. Added VLAN with VID == 17 to IF -:eth2.8:-
  361. eth2.8.17: Setting MAC address to d0 ae ec ed 45 30.
  362. Added VLAN with VID == 18 to IF -:eth2.8:-
  363. eth2.8.18: Setting MAC address to d0 ae ec ee 45 30.
  364. setup layout ...
  365. [/etc/scripts/layout.sh] start ...
  366. [/var/run/layout_start.sh] ...
  367. Start ADSL router layout ...
  368. start LAN ...
  369. [/etc/templates/lan.sh] [start] [] ...
  370. [/var/run/lan_start.sh] ...
  371. [/etc/templates/dhcp_relay.sh] [stop] [] ...
  372. eth2.0: dev_set_promiscuity(master, 1)
  373. device eth2.0 entered promiscuous mode
  374. Start LAN1 ( br0/192.168.2.3/255.255.255.0)...
  375. br0: port 1(eth2.0) entering learning state
  376. br0: topology change detected, propagating
  377. br0: port 1(eth2.0) entering forwarding state
  378. Start LAN (alias)1 ( br0:1/192.168.249.1/255.255.255.248)...
  379. Start DHCP server (br0) ...
  380. DHCP server is disabled!
  381. [/etc/templates/dhcp_relay.sh] [restart] [] ...
  382. Start dhcp relay function...
  383. In adsl mode start dhcp relay function ...
  384. Start dhcp relay function, but Server null...
  385. Set: phy[0].reg[31] = 0000
  386. Set: phy[0].reg[22] = 053f
  387. Set: phy[0].reg[31] = 8000
  388. [/etc/templates/igmpproxy.sh] restart ...
  389. [/var/run/igmpproxy_start.sh] ...
  390. Start IGMP proxy ...
  391. No downstream/upstream interfaces available for IGMP proxy !!!
  392. Start up WAN mediator
  393. [/etc/templates/alpha_wan_mediator.sh] ...
  394. [/var/run/alpha_wan_mediator_start.sh] ...
  395. Starting WAN Mediator ...
  396. enable LAN ports ...
  397. RT305x_ESW: Link Status Changed
  398. ==> old = [d1e8d1a8] curr = [c1e0c1a0]
  399. start WLAN ...
  400. [/etc/templates/wlan.sh] start ...
  401. Hello from hostapd.conf
  402. [/var/run/wlan_start.sh] ...
  403. [/etc/templates/alpha_wan_agent.sh] ...
  404. [/var/run/alpha_wan_agent_start.sh] ...
  405. restart WLAN driver ...
  406.  
  407.  
  408. === pAd = c001a000, size = 421872 ===
  409.  
  410. <-- RTMPAllocAdapterBlock, Status=0
  411. RX DESC a14bd000 size = 2048
  412. <-- RTMPAllocTxRxRingMemory, Status=0
  413. 1. Phy Mode = 9
  414. 2. Phy Mode = 9
  415. 3. Phy Mode = 9
  416. MCS Set = ff ff 00 00 01
  417. Main bssid = d0:ae:ec:e6:45:30
  418. <==== rt28xx_init, Status=0
  419. 0x1300 = 00064380
  420. WAN management iRT305x_ESW: Link Status Changed
  421. ==> old = [c1e0c1a0] curr = [d1e8d1a8]
  422. p (194.255.255.253/255.255.255.252 remote:194.25eth2.8: dev_set_promiscuity(master, 1)
  423. 5.255.254)
  424. Start WLAN interface ra0 ...
  425. [/var/run/wlan_start.sh] ...
  426. device ra0 entered promiscuous mode
  427. RX DESC a14ef000 size = 2048
  428. <-- RTMPAllocTxRxRingMemory, Status=0
  429. 1. Phy Mode = 9
  430. 2. Phy Mode = 9
  431. 3. Phy Mode = 9
  432. MCS Set = ff ff 00 00 01
  433. Main bssid = d0:ae:ec:e6:45:30
  434. <==== rt28xx_init, Status=0
  435. 0x1300 = 00064380
  436. br0: port 2(ra0) entering learning state
  437. br0: topology change detected, propagating
  438. br0: port 2(ra0) entering forwarding state
  439. [/var/run/alpha_wan_agent_run.sh] ...
  440. SRC MAC: D0AEECE64530
  441. Configuration file: /var/run/hostapd.ra0.conf
  442. Starting wlxmlpatch ...
  443. 01:00:24 HOUSEKEEPER: usock_handler: recv return 9, got message [RADIO_ON]
  444. [/etc/templates/wps.sh] setie 1 ...
  445. Using interface ra0 with hwaddr d0:ae:ec:e6:45:30 and ssid 'WLAN_4530'
  446. hostapd_setup_interface: return 0
  447. wireless_event_receive: Malformed netlink message: len=272 left=256 plen=256
  448. start Web ...
  449. [/etc/templates/webs.sh] start ...
  450. [/var/run/webs_start.sh] ...
  451. Starting HTTPD ...
  452. start RG ...
  453. [/etc/templates/rg.sh] [start] [] [] [] [] [] [] [] []...
  454. [/var/run/rg_start.sh] ...
  455. NOT ENABLE
  456. NOT ENABLE
  457. sendto_unsock(/var/run/portt.unixsocket, flush)
  458. start DNS Setting ...
  459. [/etc/templates/dns.sh] [start] ...
  460. [/var/run/dns_start.sh] ...
  461. DNS priority: AutoDNS
  462. [/etc/templates/dnsprobe.sh] [restart] [] ...
  463. [/var/run/dnsprobe_start.sh] ...
  464. Start Alpha DNS Resolve, But function Disable...
  465. [/etc/templates/dhcpd.sh] [reload_dns] [] ...
  466. killall: udhcpd: no process killed
  467. start DNS Hijack ...
  468. [/etc/templates/alpha_dns_hijack.sh] [start] [] ...
  469. [/var/run/alpha_dns_hijack_start.sh] ...
  470. Starting DNS Hijack 192.168.2.3 ...
  471. start DHCP Server ...
  472. [/etc/templates/dhcpd.sh] [restart] [] ...
  473. 01:00:28 DNS: alpha_dns_hijack: Started PID: 1728
  474. [/var/run/dhcpd_restart.sh] ...
  475. [/etc/templates/dhcp_relay.sh] [stop] [] ...
  476. Stop dhcp relay function ...
  477. Trying to Stop Dhcp server-br0 function ...
  478. Stop DHCP server (br0) ...
  479. killall: udhcpd: no process killed
  480. [/etc/templates/dhcp_relay.sh] [restart] [] ...
  481. Start dhcp relay function...
  482. In adsl mode start dhcp relay function ...
  483. Start dhcp relay function, but Server null...
  484. alhaInetd start
  485. [/etc/templates/alpha_inetd.sh] ...
  486. [/var/run/alpha_inetd_start.sh] ...
  487. Starting alphaInetd ...
  488. >>> APHA Initd: Started Up
  489. start ssh daemon
  490. /etc/templates/sshd.sh: not found
  491. start Stunnel ...
  492. [/etc/templates/stunnel.sh] ...
  493. [/var/run/stunnel_start.sh] ...
  494. Starting Stunnel ...
  495. start Flash Agent ...
  496. [/etc/templates/flash_agent.sh] ...
  497. [/var/run/flash_agent_start.sh] ...
  498. Starting flash agent ...
  499. >>> ALPHA Flash Agent:
  500. 01:00:29 FLASHAGENT: Create fa_r_fa_ipc(4) OK !
  501. start UPNPD ...
  502. [/etc/templates/upnpd.sh] ...
  503. [/var/run/upnpd_start.sh] ...
  504. UPNP function is not enabled !!
  505. start FTPD ...
  506. [/etc/templates/ftpd.sh] restart ...
  507. [/var/run/ftpd_start.sh] ...
  508. Starting ftpd ...
  509. samba start
  510. [/etc/templates/samba.sh] ...
  511. [/var/run/samba_start.sh] ...
  512. Starting Samba ...
  513. LPRng start
  514. [/etc/templates/lpd.sh] [start]...
  515. [/var/run/lpd_start.sh] ...
  516. Starting Lpd ...
  517. shiang(1866): Set_lpd_pid(5)
  518. shiang_lpd:s=515, Lpd_listen_port_DYN=(null), Lpd_port_DYN=515
  519. shiang_Ipp:s=off, Ipp_listen_port_DYN=off
  520. shiang_Unix:s=/var/run/lprng, Unix_socket_path_DYN=/var/run/lprng
  521. 1867: the pid_str=1867 pofd 17 17!
  522. 1867: jobQueue_Init success!
  523. 1867: Into printer_Hotplug_Action()!
  524. 1867: After reset pDev_Queue, we check each entries!
  525. start TR069 ...
  526. [/etc/templates/tr069.sh] ...
  527. [/var/run/tr069_start.sh] ...
  528. Starting TR069 WAN...
  529. Not found Pth field in T-line!
  530. 1867: pclose!
  531. 1867: create socket success!
  532. 1867:The unix socket file path=/var/run/pof.d
  533. p9100d daemon
  534. server in ..
  535. after fork ..
  536. start ADDRMAP ...
  537. [/etc/templates/rg.sh] [addrmap] [] [] [] [] [] [] [] []...
  538. [/var/run/rg_addrmap.sh] ...
  539. [/etc/templates/rg.sh] [tr069] [] [] [] [] [] [] [] []...
  540. [/var/run/rg_tr069.sh] ...
  541. [/etc/templates/addrmap.sh] [start] [] ...
  542. ######file status=0
  543. ######file status=0
  544. ######file status=0
  545. [/var/run/addrmap_start.sh] ...
  546. Starting Address Mapping ... []
  547. [/etc/init.d/S10system.sh] done!
  548. rcS done!
  549.  
  550. login: Find Passwd.....Password: admin
  551. READY.....
  552. 01:00:38 W_AGENT: platform_handle_net_input Response for CMD 3 continue
  553. 01:00:38 W_AGENT: platform_handle_net_input Response for CMD 3 continue
  554. 01:00:38 W_AGENT: platform_handle_net_input Response for CMD 3 continue
  555. 01:00:38 W_AGENT: platform_handle_net_input Response for CMD 3 continue
  556. 01:00:38 W_AGENT: platform_handle_net_input Response for CMD 3 continue
  557. 01:00:38 W_AGENT: platform_handle_net_input Response for CMD 3 continue
  558. 01:00:38 W_AGENT: platform_handle_net_input Response for CMD 3 continue
  559. 01:00:38 W_AGENT: platform_handle_net_input Response for CMD 3 continue
  560.  
  561.  
  562. 1.0.0 U-Boot 1.1.3 (Mar 16 2011 - 18:01:52) - SVN revision : 15534
  563.  
  564. Model: ASL-26564/ES
  565.  
  566. Board: Ralink APSoC DRAM: 32 MB
  567. config usb..
  568. Command "mdio": 0x8020aeb0 => 0x81fb6eb0
  569. Command "cp": 0x8020c758 => 0x81fb8758
  570. Command "erase": 0x8020c8a8 => 0x81fb88a8
  571. Command "go": 0x8020dc70 => 0x81fb9c70
  572. Command "reset": 0x8021c080 => 0x81fc8080
  573. Command "bootm": 0x8020e4e4 => 0x81fba4e4
  574. Command "tftpboot": 0x8020fdd0 => 0x81fbbdd0
  575. Command "printenv": 0x80210390 => 0x81fbc390
  576. Command "setenv": 0x80210f88 => 0x81fbcf88
  577. Command "saveenv": 0x802110f8 => 0x81fbd0f8
  578. Command "version": 0x80211220 => 0x81fbd220
  579. Command "help": 0x8021126c => 0x81fbd26c
  580. Command "?": 0x8021126c => 0x81fbd26c
  581. Command "httpsvr": 0x80215630 => 0x81fc1630
  582. Command "md": 0x80215b50 => 0x81fc1b50
  583. Command "mm": 0x80215e88 => 0x81fc1e88
  584. Command "nm": 0x80215ee0 => 0x81fc1ee0
  585. Command "mw": 0x80215f38 => 0x81fc1f38
  586. spi_wait_nsec: 5f
  587. spi device id: 1 20 18 3 1 (20180301)
  588. find flash: Sfl128p
  589. ============================================
  590. Ralink UBoot Version: 3.3 Alpha
  591. --------------------------------------------
  592. ASIC 3052_MP2 (Port5<->RvMII)
  593. DRAM component: 128 Mbits SDR
  594. DRAM bus: 32 bit
  595. Total memory: 32 MBytes
  596. Flash component: SPI Flash
  597. Date:Mar 16 2011 Time:18:01:52
  598. ============================================
  599. icache: sets:256, ways:4, linesz:32 ,total:32768
  600. dcache: sets:128, ways:4, linesz:32 ,total:16384
  601. ## Powering down port 0 ~ 4.
  602.  
  603. Please choose the operation:
  604. 1: Load system code to SDRAM via TFTP.
  605. 2: Load system code then write to Flash via TFTP.
  606. 3: Boot system code via Flash (default).
  607. 4: Entr boot command line interface.
  608. 9: Load Boot Loader code then write to Flash via TFTP.
  609.  
  610. You choosed 1
  611. 0
  612. ## Powering up port 0 ~ 4.
  613.  
  614.  
  615.  
  616. 1: System Load Linux to SDRAM via TFTP.
  617. Please Input new ones /or Ctrl-C to discard
  618. Input device IP (192.168.1.1) ==:192.168.2.3
  619. Input server IP (5.75.59.250) ==:192.168.2.100
  620. Input Linux Kernel filename (1.bin) ==:ram.bin
  621.  
  622. netboot_common, argc= 3
  623.  
  624. KSEG1ADDR(NetTxPacket) = 0xA1FE7800
  625.  
  626. NetLoop,call eth_halt !
  627.  
  628. NetLoop,call eth_init !
  629.  
  630. Waitting for RX_DMA_BUSY status Start... done
  631.  
  632. Header Payload scatter function is Disable !!
  633.  
  634. ETH_STATE_ACTIVE!!
  635. Using Eth0 (10/100-M) device
  636. TFTP from server 192.168.2.100; our IP address is 192.168.2.3
  637. Filename 'ram.bin'.
  638.  
  639. TIMEOUT_COUNT=10,Load address: 0x80500000
  640. Loading: *
  641. ArpTimeoutCheck
  642. Got ARP REPLY, set server/gtwy eth addr (00:1a:4d:56:93:10)
  643. Got it
  644. Got ARP REQUEST, return our IP
  645. #
  646. first block received
  647. ################################################################
  648. #################################################################
  649. #################################################################
  650. #################################################################
  651. #################################################################
  652. #################################################################
  653. #################################################################
  654. #################################################################
  655. #################################################################
  656. ####
  657. done
  658. Bytes transferred = 3011393 (2df341 hex)
  659. NetBootFileXferSize= 002df341
  660. Erasing SPI Flash...
  661. raspi_erase: offs:30000 len:10000
  662. *
  663. Writing to SPI Flash...
  664. raspi_write: to:30000 len:10000
  665. *
  666. done
  667. Automatic boot of image at addr 0x80500000 ...
  668. ## Booting image at 80500000 ...
  669. ## Booting image from active region 1 at 80500000 ...
  670. Image Name: MIPS OpenWrt Linux-3.7.10
  671. Created: 2013-04-02 22:13:41 UTC
  672. Image Type: MIPS Linux Kernel Image (lzma compressed)
  673. Data Size: 3011329 Bytes = 2.9 MB
  674. Load Address: 80000000
  675. Entry Point: 80000000
  676. Verifying Checksum ... OK
  677. Uncompressing Kernel Image ... OK
  678.  
  679. Starting kernel ...
  680.  
  681. [ 0.000000] Linux version 3.7.10 (ebensan@ubuntu) (gcc version 4.6.4 20121210 (prerelease) (Linaro GCC 4.6-2012.12) ) #13 Tue Apr 2 23:13:20 WEST 2013
  682. [ 0.000000] bootconsole [early0] enabled
  683. [ 0.000000] CPU revision is: 0001964c (MIPS 24KEc)
  684. [ 0.000000] Ralink RT3052 id:1 rev:3 running at 384.00 MHz
  685. [ 0.000000] Determined physical RAM map:
  686. [ 0.000000] memory: 02000000 @ 00000000 (usable)
  687. [ 0.000000] Initrd not found or empty - disabling initrd
  688. [ 0.000000] Zone ranges:
  689. [ 0.000000] Normal [mem 0x00000000-0x01ffffff]
  690. [ 0.000000] Movable zone start for each node
  691. [ 0.000000] Early memory node ranges
  692. [ 0.000000] node 0: [mem 0x00000000-0x01ffffff]
  693. [ 0.000000] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
  694. [ 0.000000] Primary data cache 16kB, 4-way, VIPT, no aliases, linesize 32 bytes
  695. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 8128
  696. [ 0.000000] Kernel command line: board=ASL26555 console=ttyS1,57600 mtdparts=spi0.0:192k(u-boot)ro,64k(u-boot-env)ro,64k(factory)ro,1024k(kernel),14848k(rootfs),15872k@0x50000(linux),64k@0xff0000(devdata)ro,64k@0xfd0000(cert)ro,64k@0xfe0000(langpack)ro board=ASL26555 console=ttyS1,57600 mtdparts=spi0.0:192k(u-boot)ro,64k(u-boot-env)ro,64k(factory)ro,1024k(kernel),14848k(rootfs),15872k@0x50000(linux),64k@0xff0000(devdata)ro,64k@0xfd0000(cert)ro,64k@0xfe0000(langpack)ro rootfstype=squashfs,jffs2
  697. [ 0.000000] PID hash table entries: 128 (order: -3, 512 bytes)
  698. [ 0.000000] Dentry cache hash table entries: 4096 (order: 2, 16384 bytes)
  699. [ 0.000000] Inode-cache hash table entries: 2048 (order: 1, 8192 bytes)
  700. [ 0.000000] __ex_table already sorted, skipping sort
  701. [ 0.000000] Writing ErrCtl register=0000c40c
  702. [ 0.000000] Readback ErrCtl register=0000c40c
  703. [ 0.000000] Memory: 27584k/32768k available (1970k kernel code, 5184k reserved, 480k data, 2220k init, 0k highmem)
  704. [ 0.000000] SLUB: Genslabs=9, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  705. [ 0.000000] NR_IRQS:48
  706. [ 0.000000] console [ttyS1] enabled, bootconsole disabled
  707. [ 0.000000] console [ttyS1] enabled, bootconsole disabled
  708. [ 0.010000] Calibrating delay loop... 255.59 BogoMIPS (lpj=1277952)
  709. [ 0.090000] pid_max: default: 32768 minimum: 301
  710. [ 0.100000] Mount-cache hash table entries: 512
  711. [ 0.110000] NET: Registered protocol family 16
  712. [ 0.120000] MIPS: machine is Alpha ASL26555
  713. [ 0.150000] bio: create slab <bio-0> at 0
  714. [ 0.160000] Switching to clocksource MIPS
  715. [ 0.170000] NET: Registered protocol family 2
  716. [ 0.180000] TCP established hash table entries: 1024 (order: 1, 8192 bytes)
  717. [ 0.200000] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
  718. [ 0.210000] TCP: Hash tables configured (established 1024 bind 1024)
  719. [ 0.220000] TCP: reno registered
  720. [ 0.230000] UDP hash table entries: 256 (order: 0, 4096 bytes)
  721. [ 0.240000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  722. [ 0.250000] NET: Registered protocol family 1
  723. [ 4.700000] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  724. [ 4.710000] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
  725. [ 4.730000] msgmni has been set to 53
  726. [ 4.740000] io scheduler noop registered
  727. [ 4.750000] io scheduler deadline registered (default)
  728. [ 4.760000] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
  729. [ 4.770000] serial8250: ttyS0 at MMIO 0x10000500 (irq = 13) is a 16550A
  730. [ 4.790000] serial8250: ttyS1 at MMIO 0x10000c00 (irq = 20) is a 16550A
  731. [ 4.810000] ramips-spi ramips-spi.0: master is unqueued, this is deprecated
  732. [ 4.820000] m25p80 spi0.0: s25sl12801 (16384 Kbytes)
  733. [ 4.830000] 9 cmdlinepart partitions found on MTD device spi0.0
  734. [ 4.850000] Creating 9 MTD partitions on "spi0.0":
  735. [ 4.860000] 0x000000000000-0x000000030000 : "u-boot"
  736. [ 4.870000] 0x000000030000-0x000000040000 : "u-boot-env"
  737. [ 4.880000] 0x000000040000-0x000000050000 : "factory"
  738. [ 4.900000] 0x000000050000-0x000000150000 : "kernel"
  739. [ 4.910000] 0x000000150000-0x000000fd0000 : "rootfs"
  740. [ 4.920000] mtd: partition "rootfs" set to be root filesystem
  741. [ 4.940000] split_squashfs: no squashfs found in "spi0.0"
  742. [ 4.950000] 0x000000050000-0x000000fd0000 : "linux"
  743. [ 4.960000] 0x000000ff0000-0x000001000000 : "devdata"
  744. [ 4.970000] 0x000000fd0000-0x000000fe0000 : "cert"
  745. [ 4.990000] 0x000000fe0000-0x000000ff0000 : "langpack"
  746. [ 5.010000] ramips-wdt ramips-wdt: timeout value must be 0 < timeout <= 33, using 33
  747. [ 5.030000] TCP: cubic registered
  748. [ 5.030000] NET: Registered protocol family 17
  749. [ 5.040000] 8021q: 802.1Q VLAN Support v1.8
  750. [ 5.080000] Freeing unused kernel memory: 2220k freed
  751. [ 5.980000] input: gpio-keys-polled as /devices/platform/gpio-keys-polled/input/input0
  752. [ 6.010000] Button Hotplug driver version 0.4.1
  753. - preinit -
  754. Press the [f] key and hit [enter] to enter failsafe mode
  755. - regular preinit -
  756. - init -
  757.  
  758. Please press Enter to activate this console. [ 9.860000] Compat-drivers backport release: compat-drivers-2013-01-21-1
  759. [ 9.880000] Backport based on wireless-testing.git master-2013-02-22
  760. [ 9.890000] compat.git: wireless-testing.git
  761. [ 9.930000] cfg80211: Calling CRDA to update world regulatory domain
  762. [ 9.950000] cfg80211: World regulatory domain updated:
  763. [ 9.960000] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
  764. [ 9.970000] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  765. [ 9.990000] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
  766. [ 10.000000] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
  767. [ 10.020000] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  768. [ 10.030000] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  769. [ 10.270000] SCSI subsystem initialized
  770. [ 10.320000] usbcore: registered new interface driver usbfs
  771. [ 10.340000] usbcore: registered new interface driver hub
  772. [ 10.350000] usbcore: registered new device driver usb
  773. [ 10.370000] zsmalloc: module is from the staging directory, the quality is unknown, you have been warned.
  774. [ 10.410000] zram: module is from the staging directory, the quality is unknown, you have been warned.
  775. [ 10.430000] zram: num_devices not specified. Using default: 1
  776. [ 10.450000] zram: Creating 1 devices ...
  777. [ 10.690000] phy0 -> rt2x00lib_request_eeprom_file: Info - Loading EEPROM data from 'soc_wmac.eeprom'.
  778. [ 10.840000] phy0 -> rt2x00_set_chip: Info - Chipset detected - rt: 2872, rf: 0008, rev: 0200.
  779. [ 11.060000] PPP generic driver version 2.4.2
  780. [ 11.140000] ip_tables: (C) 2000-2006 Netfilter Core Team
  781. [ 11.320000] NET: Registered protocol family 24
  782. [ 11.380000] nf_conntrack version 0.5.0 (465 buckets, 1860 max)
  783. [ 11.710000] dwc_otg: version 2.72a 24-JUN-2008
  784. [ 11.720000] dwc_otg: Core Release: 2.66a
  785. [ 11.930000] dwc_otg: Periodic Transfer Interrupt Enhancement - disabled
  786. [ 11.950000] dwc_otg: Multiprocessor Interrupt Enhancement - disabled
  787. [ 11.960000] dwc_otg: Using DMA mode
  788. [ 11.970000] dwc_otg: Device using Buffer DMA mode
  789. [ 11.970000] dwc_otg dwc_otg.0: DWC OTG Controller
  790. [ 11.980000] dwc_otg dwc_otg.0: new USB bus registered, assigned bus number 1
  791. [ 12.000000] dwc_otg dwc_otg.0: irq 26, io mem 0x101c0000
  792. [ 12.010000] dwc_otg: Init: Port Power? op_state=1
  793. [ 12.020000] dwc_otg: Init: Power Port (0)
  794. [ 12.030000] hub 1-0:1.0: USB hub found
  795. [ 12.040000] hub 1-0:1.0: 1 port detected
  796. [ 12.080000] usbcore: registered new interface driver cdc_acm
  797. [ 12.090000] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
  798. [ 12.140000] Initializing USB Mass Storage driver...
  799. [ 12.150000] usbcore: registered new interface driver usb-storage
  800. [ 12.160000] USB Mass Storage support registered.
  801. [ 14.740000] Adding 14332k swap on /dev/zram0. Priority:-1 extents:1 across:14332k SS
  802. [ 16.240000] device eth0.1 entered promiscuous mode
  803. [ 16.250000] device eth0 entered promiscuous mode
  804. [ 16.270000] br-lan: port 1(eth0.1) entered forwarding state
  805. [ 16.280000] br-lan: port 1(eth0.1) entered forwarding state
  806. [ 16.930000] ramips-wdt: timeout value 60 must be 0 < timeout <= 33, using 33
  807. [ 18.280000] br-lan: port 1(eth0.1) entered forwarding state
  808.  
  809.  
  810.  
  811. BusyBox v1.19.4 (2013-03-12 08:21:06 WET) built-in shell (ash)
  812. Enter 'help' for a list of built-in commands.
  813.  
  814. _______ ________ __
  815. | |.-----.-----.-----.| | | |.----.| |_
  816. | - || _ | -__| || | | || _|| _|
  817. |_______|| __|_____|__|__||________||__| |____|
  818. |__| W I R E L E S S F R E E D O M
  819. -----------------------------------------------------
  820. BARRIER BREAKER (Bleeding Edge, r35866)
  821. -----------------------------------------------------
  822. * 1/2 oz Galliano Pour all ingredients into
  823. * 4 oz cold Coffee an irish coffee mug filled
  824. * 1 1/2 oz Dark Rum with crushed ice. Stir.
  825. * 2 tsp. Creme de Cacao
  826. -----------------------------------------------------
  827. root@OpenWrt:/# mtd erase -r rootfs_data
  828. Could not open mtd device: rootfs_data
  829. Could not open mtd device: rootfs_data
  830. root@OpenWrt:/# cat /dev/
  831. bus/ mtd3 mtdblock1 pts/
  832. console mtd3ro mtdblock2 random
  833. cpu_dma_latency mtd4 mtdblock3 shm/
  834. full mtd4ro mtdblock4 tty
  835. kmsg mtd5 mtdblock5 ttyS0
  836. log mtd5ro mtdblock6 ttyS1
  837. mem mtd6 mtdblock7 urandom
  838. mtd0 mtd6ro mtdblock8 watchdog
  839. mtd0ro mtd7 network_latency zero
  840. mtd1 mtd7ro network_throughput zram0
  841. mtd1ro mtd8 null
  842. mtd2 mtd8ro ppp
  843. mtd2ro mtdblock0 ptmx
  844. root@OpenWrt:/#
  845.  
  846. 1.0.0 U-Boot 1.1.3 (Mar 16 2011 - 18:01:52) - SVN revision : 15534
  847.  
  848. Model: ASL-26564/ES
  849.  
  850. Board: Ralink APSoC DRAM: 32 MB
  851. config usb..
  852. Command "mdio": 0x8020aeb0 => 0x81fb6eb0
  853. Command "cp": 0x8020c758 => 0x81fb8758
  854. Command "erase": 0x8020c8a8 => 0x81fb88a8
  855. Command "go": 0x8020dc70 => 0x81fb9c70
  856. Command "reset": 0x8021c080 => 0x81fc8080
  857. Command "bootm": 0x8020e4e4 => 0x81fba4e4
  858. Command "tftpboot": 0x8020fdd0 => 0x81fbbdd0
  859. Command "printenv": 0x80210390 => 0x81fbc390
  860. Command "setenv": 0x80210f88 => 0x81fbcf88
  861. Command "saveenv": 0x802110f8 => 0x81fbd0f8
  862. Command "version": 0x80211220 => 0x81fbd220
  863. Command "help": 0x8021126c => 0x81fbd26c
  864. Command "?": 0x8021126c => 0x81fbd26c
  865. Command "httpsvr": 0x80215630 => 0x81fc1630
  866. Command "md": 0x80215b50 => 0x81fc1b50
  867. Command "mm": 0x80215e88 => 0x81fc1e88
  868. Command "nm": 0x80215ee0 => 0x81fc1ee0
  869. Command "mw": 0x80215f38 => 0x81fc1f38
  870. spi_wait_nsec: 5f
  871. spi device id: 1 20 18 3 1 (20180301)
  872. find flash: Sfl128p
  873. ============================================
  874. Ralink UBoot Version: 3.3 Alpha
  875. --------------------------------------------
  876. ASIC 3052_MP2 (Port5<->RvMII)
  877. DRAM component: 128 Mbits SDR
  878. DRAM bus: 32 bit
  879. Total memory: 32 MBytes
  880. Flash component: SPI Flash
  881. Date:Mar 16 2011 Time:18:01:52
  882. ============================================
  883. icache: sets:256, ways:4, linesz:32 ,total:32768
  884. dcache: sets:128, ways:4, linesz:32 ,total:16384
  885. ## Powering down port 0 ~ 4.
  886.  
  887. Please choose the operation:
  888. 1: Load system code to SDRAM via TFTP.
  889. 2: Load system code then write to Flash via TFTP.
  890. 3: Boot system code via Flash (default).
  891. 4: Entr boot command line interface.
  892. 9: Load Boot Loader code then write to Flash via TFTP.
  893.  
  894. You choosed 2
  895. 0
  896. ## Powering up port 0 ~ 4.
  897.  
  898.  
  899.  
  900. 2: System Load Linux Kernel then write to Flash via TFTP.
  901. Warning!! Erase Linux in Flash then burn new one. Are you sure?(Y/N)
  902. Please Input new ones /or Ctrl-C to discard
  903. Input device IP (192.168.2.3) ==:192.168.2.3
  904. Input server IP (192.168.2.100) ==:192.168.2.100
  905. Input Linux Kernel filename (ram.bin) ==:2.bin
  906.  
  907. netboot_common, argc= 3
  908.  
  909. KSEG1ADDR(NetTxPacket) = 0xA1FE7800
  910.  
  911. NetLoop,call eth_halt !
  912.  
  913. NetLoop,call eth_init !
  914.  
  915. Waitting for RX_DMA_BUSY status Start... done
  916.  
  917. Header Payload scatter function is Disable !!
  918.  
  919. ETH_STATE_ACTIVE!!
  920. Using Eth0 (10/100-M) device
  921. TFTP from server 192.168.2.100; our IP address is 192.168.2.3
  922. Filename '2.bin'.
  923.  
  924. TIMEOUT_COUNT=10,Load address: 0x80100000
  925. Loading: Got ARP REPLY, set server/gtwy eth addr (00:1a:4d:56:93:10)
  926. Got it
  927. #
  928. first block received
  929. ################################################################
  930. #################################################################
  931. #################################################################
  932. #################################################################
  933. #################################################################
  934. #################################################################
  935. #################################################################
  936. #################################################################
  937. #################################################################
  938. #################################################################
  939. #################################################################
  940. #################################################################
  941. #################################################################
  942. #################################################################
  943. #################################################################
  944. #################################################################
  945. #################################################################
  946. #################################Got ARP REQUEST, return our IP
  947. ################################
  948. #################################################################
  949. #################################################################
  950. #################################################################
  951. #################################################################
  952. #################################################################
  953. #################################################################
  954. #########################################
  955. done
  956. Bytes transferred = 8192000 (7d0000 hex)
  957. NetBootFileXferSize= 007d0000
  958. Erase kernel image: activeregion = 2
  959. raspi_erase_write: offs:810000, count:7d0000
  960. raspi_erase: offs:810000 len:7d0000
  961. *****************************************************************************************************************************
  962. raspi_write: to:810000 len:7d0000
  963. *****************************************************************************************************************************
  964. Done!
  965. ## Booting image at bf810000 ...
  966. ## Booting image from active region 2 at bf810000 ...
  967. Image Name: MIPS OpenWrt Linux-3.7.8
  968. Created: 2013-02-21 22:44:04 UTC
  969. Image Type: MIPS Linux Kernel Image (lzma compressed)
  970. Data Size: 912863 Bytes = 891.5 kB
  971. Load Address: 80000000
  972. Entry Point: 80000000
  973. Verifying Checksum ... OK
  974. Uncompressing Kernel Image ... OK
  975.  
  976. Starting kernel ...
  977.  
  978. [ 0.000000] Linux version 3.7.8 (chisco@aluminio) (gcc version 4.6.4 20121210 (prerelease) (Linaro GCC 4.6-2012.12) ) #3 Thu Feb 21 22:43:38 WET 2013
  979. [ 0.000000] bootconsole [early0] enabled
  980. [ 0.000000] CPU revision is: 0001964c (MIPS 24KEc)
  981. [ 0.000000] Ralink RT3052 id:1 rev:3 running at 384.00 MHz
  982. [ 0.000000] Determined physical RAM map:
  983. [ 0.000000] memory: 02000000 @ 00000000 (usable)
  984. [ 0.000000] Initrd not found or empty - disabling initrd
  985. [ 0.000000] Zone ranges:
  986. [ 0.000000] Normal [mem 0x00000000-0x01ffffff]
  987. [ 0.000000] Movable zone start for each node
  988. [ 0.000000] Early memory node ranges
  989. [ 0.000000] node 0: [mem 0x00000000-0x01ffffff]
  990. [ 0.000000] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
  991. [ 0.000000] Primary data cache 16kB, 4-way, VIPT, no aliases, linesize 32 bytes
  992. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 8128
  993. [ 0.000000] Kernel command line: board=ASL26555 console=ttyS1,57600 mtdparts=spi0.0:192k(u-boot)ro,64k(u-boot-env)ro,64k(factory)ro,896k(kernel),14976k(rootfs),15872k@0x50000(linux),64k@0xff0000(devdata)ro,64k@0xfd0000(cert)ro,64k@0xfe0000(langpack)ro board=ASL26555 console=ttyS1,57600 mtdparts=spi0.0:192k(u-boot)ro,64k(u-boot-env)ro,64k(factory)ro,896k(kernel),14976k(rootfs),15872k@0x50000(linux),64k@0xff0000(devdata)ro,64k@0xfd0000(cert)ro,64k@0xfe0000(langpack)ro rootfstype=squashfs,jffs2
  994. [ 0.000000] PID hash table entries: 128 (order: -3, 512 bytes)
  995. [ 0.000000] Dentry cache hash table entries: 4096 (order: 2, 16384 bytes)
  996. [ 0.000000] Inode-cache hash table entries: 2048 (order: 1, 8192 bytes)
  997. [ 0.000000] __ex_table already sorted, skipping sort
  998. [ 0.000000] Writing ErrCtl register=0000c40c
  999. [ 0.000000] Readback ErrCtl register=0000c40c
  1000. [ 0.000000] Memory: 29632k/32768k available (1962k kernel code, 3136k reserved, 470k data, 188k init, 0k highmem)
  1001. [ 0.000000] SLUB: Genslabs=9, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  1002. [ 0.000000] NR_IRQS:48
  1003. [ 0.000000] console [ttyS1] enabled, bootconsole disabled
  1004. [ 0.000000] console [ttyS1] enabled, bootconsole disabled
  1005. [ 0.010000] Calibrating delay loop... 255.59 BogoMIPS (lpj=1277952)
  1006. [ 0.090000] pid_max: default: 32768 minimum: 301
  1007. [ 0.100000] Mount-cache hash table entries: 512
  1008. [ 0.110000] NET: Registered protocol family 16
  1009. [ 0.120000] MIPS: machine is Alpha ASL26555
  1010. [ 0.150000] bio: create slab <bio-0> at 0
  1011. [ 0.160000] Switching to clocksource MIPS
  1012. [ 0.170000] NET: Registered protocol family 2
  1013. [ 0.180000] TCP established hash table entries: 1024 (order: 1, 8192 bytes)
  1014. [ 0.200000] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
  1015. [ 0.210000] TCP: Hash tables configured (established 1024 bind 1024)
  1016. [ 0.220000] TCP: reno registered
  1017. [ 0.230000] UDP hash table entries: 256 (order: 0, 4096 bytes)
  1018. [ 0.240000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  1019. [ 0.250000] NET: Registered protocol family 1
  1020. [ 0.300000] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  1021. [ 0.310000] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
  1022. [ 0.330000] msgmni has been set to 57
  1023. [ 0.340000] io scheduler noop registered
  1024. [ 0.350000] io scheduler deadline registered (default)
  1025. [ 0.360000] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
  1026. [ 0.370000] serial8250: ttyS0 at MMIO 0x10000500 (irq = 13) is a 16550A
  1027. [ 0.390000] serial8250: ttyS1 at MMIO 0x10000c00 (irq = 20) is a 16550A
  1028. [ 0.410000] ramips-spi ramips-spi.0: master is unqueued, this is deprecated
  1029. [ 0.420000] m25p80 spi0.0: s25sl12801 (16384 Kbytes)
  1030. [ 0.430000] 9 cmdlinepart partitions found on MTD device spi0.0
  1031. [ 0.450000] Creating 9 MTD partitions on "spi0.0":
  1032. [ 0.450000] 0x000000000000-0x000000030000 : "u-boot"
  1033. [ 0.470000] 0x000000030000-0x000000040000 : "u-boot-env"
  1034. [ 0.480000] 0x000000040000-0x000000050000 : "factory"
  1035. [ 0.500000] 0x000000050000-0x000000130000 : "kernel"
  1036. [ 0.510000] 0x000000130000-0x000000fd0000 : "rootfs"
  1037. [ 0.520000] mtd: partition "rootfs" set to be root filesystem
  1038. [ 0.540000] split_squashfs: no squashfs found in "spi0.0"
  1039. [ 0.550000] 0x000000050000-0x000000fd0000 : "linux"
  1040. [ 0.560000] 0x000000ff0000-0x000001000000 : "devdata"
  1041. [ 0.570000] 0x000000fd0000-0x000000fe0000 : "cert"
  1042. [ 0.590000] 0x000000fe0000-0x000000ff0000 : "langpack"
  1043. [ 0.610000] ramips-wdt ramips-wdt: timeout value must be 0 < timeout <= 33, using 33
  1044. [ 0.630000] TCP: cubic registered
  1045. [ 0.630000] NET: Registered protocol family 17
  1046. [ 0.640000] 8021q: 802.1Q VLAN Support v1.8
  1047. [ 0.660000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00000000: 0x576d instead
  1048. [ 0.680000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00000004: 0x608e instead
  1049. [ 0.700000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00000008: 0x0706 instead
  1050. [ 0.720000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0000000c: 0x7d1a instead
  1051. [ 0.740000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00000010: 0xe94a instead
  1052. [ 0.750000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00000014: 0xb478 instead
  1053. [ 0.770000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00000018: 0xe435 instead
  1054. [ 0.790000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0000001c: 0x656a instead
  1055. [ 0.810000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00000020: 0xa8b0 instead
  1056. [ 0.830000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00000024: 0x9b53 instead
  1057. [ 0.850000] jffs2: Further such events for this erase block will not be printed
  1058. [ 0.990000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00010000: 0x34e9 instead
  1059. [ 1.010000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00010004: 0xfc2e instead
  1060. [ 1.030000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00010008: 0x8b48 instead
  1061. [ 1.050000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0001000c: 0xd080 instead
  1062. [ 1.070000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00010010: 0x3aac instead
  1063. [ 1.090000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00010014: 0x93f1 instead
  1064. [ 1.110000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00010018: 0x64b3 instead
  1065. [ 1.130000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0001001c: 0xe003 instead
  1066. [ 1.150000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00010020: 0x9009 instead
  1067. [ 1.170000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00010024: 0xb166 instead
  1068. [ 1.180000] jffs2: Further such events for this erase block will not be printed
  1069. [ 1.330000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00020000: 0x0799 instead
  1070. [ 1.350000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00020004: 0xbeda instead
  1071. [ 1.370000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00020008: 0x79cf instead
  1072. [ 1.390000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0002000c: 0xcbd0 instead
  1073. [ 1.410000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00020010: 0xe258 instead
  1074. [ 1.430000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00020014: 0xfc43 instead
  1075. [ 1.440000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00020018: 0x50bd instead
  1076. [ 1.460000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0002001c: 0xb8d1 instead
  1077. [ 1.480000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00020020: 0x91c4 instead
  1078. [ 1.500000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00020024: 0xddb1 instead
  1079. [ 1.520000] jffs2: Further such events for this erase block will not be printed
  1080. [ 1.660000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00030000: 0x2d2d instead
  1081. [ 1.680000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00030004: 0x6b43 instead
  1082. [ 1.700000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00030008: 0x7347 instead
  1083. [ 1.720000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00030010: 0x5100 instead
  1084. [ 1.740000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00030020: 0x6873 instead
  1085. [ 1.760000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00030024: 0x0598 instead
  1086. [ 1.780000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00030028: 0x82f4 instead
  1087. [ 1.800000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0003002c: 0x854c instead
  1088. [ 1.820000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00030030: 0x048d instead
  1089. [ 1.840000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00030034: 0xef61 instead
  1090. [ 1.860000] jffs2: Further such events for this erase block will not be printed
  1091. [ 2.000000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00040000: 0xaa06 instead
  1092. [ 2.020000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00040004: 0x4e9f instead
  1093. [ 2.040000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00040008: 0x4433 instead
  1094. [ 2.060000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0004000c: 0x1a23 instead
  1095. [ 2.080000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00040010: 0x9164 instead
  1096. [ 2.090000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00040014: 0x70bd instead
  1097. [ 2.110000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00040018: 0x850f instead
  1098. [ 2.130000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0004001c: 0xc45f instead
  1099. [ 2.150000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00040020: 0x3ee4 instead
  1100. [ 2.170000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00040024: 0x2a4f instead
  1101. [ 2.190000] jffs2: Further such events for this erase block will not be printed
  1102. [ 2.260000] jffs2: Old JFFS2 bitmask found at 0x000466f8
  1103. [ 2.270000] jffs2: You cannot use older JFFS2 filesystems with newer kernels
  1104. [ 2.360000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00050000: 0x8bc6 instead
  1105. [ 2.380000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00050004: 0x2121 instead
  1106. [ 2.400000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00050008: 0x5362 instead
  1107. [ 2.420000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0005000c: 0xf360 instead
  1108. [ 2.430000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00050010: 0x294f instead
  1109. [ 2.450000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00050014: 0x0a51 instead
  1110. [ 2.470000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00050018: 0x99db instead
  1111. [ 2.490000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0005001c: 0x6ef4 instead
  1112. [ 2.510000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00050020: 0x4eff instead
  1113. [ 2.530000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00050024: 0xfcc5 instead
  1114. [ 2.550000] jffs2: Further such events for this erase block will not be printed
  1115. [ 2.690000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00060000: 0xa489 instead
  1116. [ 2.710000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00060004: 0xfe70 instead
  1117. [ 2.730000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00060008: 0xc983 instead
  1118. [ 2.750000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0006000c: 0x1898 instead
  1119. [ 2.770000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00060010: 0xf142 instead
  1120. [ 2.790000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00060014: 0xd51c instead
  1121. [ 2.810000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00060018: 0x32d2 instead
  1122. [ 2.830000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0006001c: 0xdc0f instead
  1123. [ 2.840000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00060020: 0x841f instead
  1124. [ 2.860000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00060024: 0xb39a instead
  1125. [ 2.880000] jffs2: Further such events for this erase block will not be printed
  1126. [ 3.030000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00070000: 0xfcf0 instead
  1127. [ 3.050000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00070004: 0x8077 instead
  1128. [ 3.060000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00070008: 0x9fcc instead
  1129. [ 3.080000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0007000c: 0x3057 instead
  1130. [ 3.100000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00070010: 0xe341 instead
  1131. [ 3.120000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00070014: 0x5cf1 instead
  1132. [ 3.140000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00070018: 0x9443 instead
  1133. [ 3.160000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0007001c: 0xe436 instead
  1134. [ 3.180000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00070020: 0xfe54 instead
  1135. [ 3.200000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00070024: 0x4509 instead
  1136. [ 3.220000] jffs2: Further such events for this erase block will not be printed
  1137. [ 3.360000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00080000: 0xca77 instead
  1138. [ 3.380000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00080004: 0x621d instead
  1139. [ 3.400000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00080008: 0x8e1e instead
  1140. [ 3.420000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0008000c: 0x9f87 instead
  1141. [ 3.440000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00080010: 0x719f instead
  1142. [ 3.460000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00080014: 0x5091 instead
  1143. [ 3.470000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00080018: 0xbe1d instead
  1144. [ 3.490000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0008001c: 0xc2b6 instead
  1145. [ 3.510000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00080020: 0xa4fd instead
  1146. [ 3.530000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00080024: 0x9895 instead
  1147. [ 3.550000] jffs2: Further such events for this erase block will not be printed
  1148. [ 3.700000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00090000: 0xf8b7 instead
  1149. [ 3.720000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00090004: 0xe60d instead
  1150. [ 3.730000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00090008: 0x6ada instead
  1151. [ 3.750000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0009000c: 0xdb59 instead
  1152. [ 3.770000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00090010: 0x97df instead
  1153. [ 3.790000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00090014: 0xc14f instead
  1154. [ 3.810000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00090018: 0x6336 instead
  1155. [ 3.830000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0009001c: 0x0af4 instead
  1156. [ 3.850000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00090020: 0x4fc7 instead
  1157. [ 3.870000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00090024: 0x6b60 instead
  1158. [ 3.890000] jffs2: Further such events for this erase block will not be printed
  1159. [ 4.030000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000a0000: 0x7a28 instead
  1160. [ 4.050000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000a0004: 0x5742 instead
  1161. [ 4.070000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000a0008: 0x4f15 instead
  1162. [ 4.090000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000a000c: 0x0acd instead
  1163. [ 4.110000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000a0010: 0xa698 instead
  1164. [ 4.130000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000a0014: 0x7b2e instead
  1165. [ 4.150000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000a0018: 0x5e4a instead
  1166. [ 4.160000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000a001c: 0x2efb instead
  1167. [ 4.180000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000a0020: 0x68ce instead
  1168. [ 4.200000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000a0024: 0x928c instead
  1169. [ 4.220000] jffs2: Further such events for this erase block will not be printed
  1170. [ 4.370000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000b0000: 0x420d instead
  1171. [ 4.390000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000b0004: 0xd272 instead
  1172. [ 4.410000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000b0008: 0xb641 instead
  1173. [ 4.420000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000b000c: 0x1091 instead
  1174. [ 4.440000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000b0010: 0x6a07 instead
  1175. [ 4.460000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000b0014: 0x9406 instead
  1176. [ 4.480000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000b0018: 0xe470 instead
  1177. [ 4.500000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000b001c: 0xf946 instead
  1178. [ 4.520000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000b0020: 0xf483 instead
  1179. [ 4.540000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000b0024: 0x4711 instead
  1180. [ 4.560000] jffs2: Further such events for this erase block will not be printed
  1181. [ 4.600000] jffs2: Old JFFS2 bitmask found at 0x000b40b8
  1182. [ 4.620000] jffs2: You cannot use older JFFS2 filesystems with newer kernels
  1183. [ 4.730000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000c0000: 0xb7e3 instead
  1184. [ 4.750000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000c0004: 0x89d9 instead
  1185. [ 4.760000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000c0008: 0x41c9 instead
  1186. [ 4.780000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000c000c: 0x2afc instead
  1187. [ 4.800000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000c0010: 0xff0d instead
  1188. [ 4.820000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000c0014: 0x8f12 instead
  1189. [ 4.840000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000c0018: 0x69b2 instead
  1190. [ 4.860000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000c001c: 0x715a instead
  1191. [ 4.880000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000c0020: 0x085d instead
  1192. [ 4.900000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000c0024: 0x9725 instead
  1193. [ 4.920000] jffs2: Further such events for this erase block will not be printed
  1194. [ 5.060000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000d0000: 0xb5bd instead
  1195. [ 5.080000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000d0004: 0xe5c1 instead
  1196. [ 5.100000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000d0008: 0x1c03 instead
  1197. [ 5.120000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000d000c: 0x72bb instead
  1198. [ 5.140000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000d0010: 0xe46e instead
  1199. [ 5.160000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000d0014: 0x0c06 instead
  1200. [ 5.180000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000d0018: 0xd403 instead
  1201. [ 5.200000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000d001c: 0xa8ec instead
  1202. [ 5.210000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000d0020: 0xcacf instead
  1203. [ 5.230000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000d0024: 0xb7da instead
  1204. [ 5.250000] jffs2: Further such events for this erase block will not be printed
  1205. [ 5.400000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000e0000: 0x6482 instead
  1206. [ 5.420000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000e0004: 0xb03f instead
  1207. [ 5.430000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000e0008: 0xf0c9 instead
  1208. [ 5.450000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000e000c: 0x13eb instead
  1209. [ 5.470000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000e0010: 0x5a60 instead
  1210. [ 5.490000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000e0014: 0x50e8 instead
  1211. [ 5.510000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000e0018: 0xe510 instead
  1212. [ 5.530000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000e001c: 0x5c97 instead
  1213. [ 5.550000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000e0020: 0x9725 instead
  1214. [ 5.570000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000e0024: 0xd148 instead
  1215. [ 5.590000] jffs2: Further such events for this erase block will not be printed
  1216. [ 5.730000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000f0000: 0x196e instead
  1217. [ 5.750000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000f0004: 0xbd52 instead
  1218. [ 5.770000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000f0008: 0x752f instead
  1219. [ 5.790000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000f000c: 0xe9bf instead
  1220. [ 5.810000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000f0010: 0x0563 instead
  1221. [ 5.830000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000f0014: 0x5767 instead
  1222. [ 5.850000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000f0018: 0x5f58 instead
  1223. [ 5.870000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000f001c: 0x61a5 instead
  1224. [ 5.890000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000f0020: 0x8403 instead
  1225. [ 5.900000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000f0024: 0x6574 instead
  1226. [ 5.920000] jffs2: Further such events for this erase block will not be printed
  1227. [ 6.070000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00100000: 0xdf2f instead
  1228. [ 6.090000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00100004: 0x3294 instead
  1229. [ 6.110000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00100008: 0xefc3 instead
  1230. [ 6.120000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0010000c: 0x381c instead
  1231. [ 6.140000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00100010: 0x730f instead
  1232. [ 6.160000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00100014: 0x15dc instead
  1233. [ 6.180000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00100018: 0x3270 instead
  1234. [ 6.200000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0010001c: 0x3142 instead
  1235. [ 6.220000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00100020: 0x2fef instead
  1236. [ 6.240000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00100024: 0xfee8 instead
  1237. [ 6.260000] jffs2: Further such events for this erase block will not be printed
  1238. [ 6.400000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00110000: 0xea51 instead
  1239. [ 6.420000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00110004: 0xa61d instead
  1240. [ 6.430000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00110008: 0x8a39 instead
  1241. [ 6.450000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0011000c: 0xf52b instead
  1242. [ 6.470000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00110010: 0x0c11 instead
  1243. [ 6.490000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00110014: 0x5cfd instead
  1244. [ 6.510000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00110018: 0x5f7e instead
  1245. [ 6.530000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0011001c: 0x4f40 instead
  1246. [ 6.550000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00110020: 0x6957 instead
  1247. [ 6.570000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00110024: 0x92d5 instead
  1248. [ 6.590000] jffs2: Further such events for this erase block will not be printed
  1249. [ 6.730000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00120000: 0x4ad8 instead
  1250. [ 6.750000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00120004: 0x741a instead
  1251. [ 6.770000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00120008: 0x616d instead
  1252. [ 6.790000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0012000c: 0x2435 instead
  1253. [ 6.810000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00120010: 0x4e60 instead
  1254. [ 6.830000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00120014: 0x3ff2 instead
  1255. [ 6.850000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00120018: 0xdbc3 instead
  1256. [ 6.870000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0012001c: 0x8ab1 instead
  1257. [ 6.890000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00120020: 0x971b instead
  1258. [ 6.900000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00120024: 0x3d16 instead
  1259. [ 6.920000] jffs2: Further such events for this erase block will not be printed
  1260. [ 7.070000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00130000: 0x94d5 instead
  1261. [ 7.090000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00130004: 0x7063 instead
  1262. [ 7.110000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00130008: 0x77a7 instead
  1263. [ 7.130000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0013000c: 0xd7c3 instead
  1264. [ 7.150000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00130010: 0xb401 instead
  1265. [ 7.160000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00130014: 0x5da2 instead
  1266. [ 7.180000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00130018: 0x6344 instead
  1267. [ 7.200000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0013001c: 0xcc97 instead
  1268. [ 7.220000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00130020: 0x7133 instead
  1269. [ 7.240000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00130024: 0xb62c instead
  1270. [ 7.260000] jffs2: Further such events for this erase block will not be printed
  1271. [ 7.400000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00140000: 0xd667 instead
  1272. [ 7.420000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00140004: 0xcce4 instead
  1273. [ 7.440000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00140008: 0x7a36 instead
  1274. [ 7.460000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0014000c: 0x49db instead
  1275. [ 7.480000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00140010: 0x7534 instead
  1276. [ 7.500000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00140014: 0xf93f instead
  1277. [ 7.520000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00140018: 0xc890 instead
  1278. [ 7.540000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0014001c: 0x97d7 instead
  1279. [ 7.560000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00140020: 0xc2f9 instead
  1280. [ 7.580000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00140024: 0xeb98 instead
  1281. [ 7.590000] jffs2: Further such events for this erase block will not be printed
  1282. [ 7.740000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00150000: 0x54cc instead
  1283. [ 7.760000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00150004: 0x87f6 instead
  1284. [ 7.780000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00150008: 0x1151 instead
  1285. [ 7.800000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0015000c: 0x3b79 instead
  1286. [ 7.820000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00150010: 0xe1e4 instead
  1287. [ 7.840000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00150014: 0xd9eb instead
  1288. [ 7.850000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00150018: 0xc360 instead
  1289. [ 7.870000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0015001c: 0xd43e instead
  1290. [ 7.890000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00150020: 0xc800 instead
  1291. [ 7.910000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00150024: 0x4457 instead
  1292. [ 7.930000] jffs2: Further such events for this erase block will not be printed
  1293. [ 8.070000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00160000: 0xa53d instead
  1294. [ 8.090000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00160004: 0xb1b8 instead
  1295. [ 8.110000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00160008: 0xc6b8 instead
  1296. [ 8.130000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0016000c: 0xe94f instead
  1297. [ 8.150000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00160010: 0xd70e instead
  1298. [ 8.170000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00160014: 0xff2e instead
  1299. [ 8.190000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00160018: 0xc20b instead
  1300. [ 8.210000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0016001c: 0x37e7 instead
  1301. [ 8.230000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00160020: 0xf97b instead
  1302. [ 8.250000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00160024: 0x7b93 instead
  1303. [ 8.260000] jffs2: Further such events for this erase block will not be printed
  1304. [ 8.290000] jffs2: Old JFFS2 bitmask found at 0x00160ea4
  1305. [ 8.300000] jffs2: You cannot use older JFFS2 filesystems with newer kernels
  1306. [ 8.430000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00170000: 0xe0e7 instead
  1307. [ 8.450000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00170004: 0x1f68 instead
  1308. [ 8.470000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00170008: 0xddfb instead
  1309. [ 8.490000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0017000c: 0x8349 instead
  1310. [ 8.510000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00170010: 0x3d0a instead
  1311. [ 8.530000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00170014: 0xe623 instead
  1312. [ 8.550000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00170018: 0xddee instead
  1313. [ 8.570000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0017001c: 0x86aa instead
  1314. [ 8.580000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00170020: 0x5731 instead
  1315. [ 8.600000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00170024: 0x5b95 instead
  1316. [ 8.620000] jffs2: Further such events for this erase block will not be printed
  1317. [ 8.770000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00180000: 0xbaf3 instead
  1318. [ 8.790000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00180004: 0xff4e instead
  1319. [ 8.810000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00180008: 0xa3b6 instead
  1320. [ 8.820000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0018000c: 0x0d4b instead
  1321. [ 8.840000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00180010: 0xa72a instead
  1322. [ 8.860000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00180014: 0xdff7 instead
  1323. [ 8.880000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00180018: 0x5ea3 instead
  1324. [ 8.900000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0018001c: 0x3108 instead
  1325. [ 8.920000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00180020: 0xb32e instead
  1326. [ 8.940000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00180024: 0x360c instead
  1327. [ 8.960000] jffs2: Further such events for this erase block will not be printed
  1328. [ 9.100000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00190000: 0x57ee instead
  1329. [ 9.120000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00190004: 0xbd13 instead
  1330. [ 9.140000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00190008: 0xf318 instead
  1331. [ 9.160000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0019000c: 0xaba3 instead
  1332. [ 9.180000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00190010: 0xb959 instead
  1333. [ 9.200000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00190014: 0xbeef instead
  1334. [ 9.220000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00190018: 0x71ad instead
  1335. [ 9.240000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0019001c: 0x5d10 instead
  1336. [ 9.250000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00190020: 0x0b4f instead
  1337. [ 9.270000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00190024: 0x83d1 instead
  1338. [ 9.290000] jffs2: Further such events for this erase block will not be printed
  1339. [ 9.440000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001a0000: 0x62c5 instead
  1340. [ 9.460000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001a0004: 0xa64c instead
  1341. [ 9.470000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001a0008: 0x95db instead
  1342. [ 9.490000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001a000c: 0xf8b7 instead
  1343. [ 9.510000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001a0010: 0x356e instead
  1344. [ 9.530000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001a0014: 0x9cc2 instead
  1345. [ 9.550000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001a0018: 0xff7a instead
  1346. [ 9.570000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001a001c: 0xe392 instead
  1347. [ 9.590000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001a0020: 0x79f7 instead
  1348. [ 9.610000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001a0024: 0x5571 instead
  1349. [ 9.630000] jffs2: Further such events for this erase block will not be printed
  1350. [ 9.770000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001b0000: 0xbbe0 instead
  1351. [ 9.790000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001b0004: 0xbc51 instead
  1352. [ 9.810000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001b0008: 0xd901 instead
  1353. [ 9.830000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001b000c: 0x0503 instead
  1354. [ 9.850000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001b0010: 0x48a9 instead
  1355. [ 9.870000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001b0014: 0xc01f instead
  1356. [ 9.890000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001b0018: 0xb496 instead
  1357. [ 9.910000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001b001c: 0x7aae instead
  1358. [ 9.930000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001b0020: 0xacb9 instead
  1359. [ 9.940000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001b0024: 0x3ab1 instead
  1360. [ 9.960000] jffs2: Further such events for this erase block will not be printed
  1361. [ 10.110000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001c0000: 0xee1e instead
  1362. [ 10.130000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001c0004: 0x0002 instead
  1363. [ 10.140000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001c0008: 0xa771 instead
  1364. [ 10.160000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001c000c: 0x2f02 instead
  1365. [ 10.180000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001c0010: 0x4bb5 instead
  1366. [ 10.200000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001c0014: 0xd670 instead
  1367. [ 10.220000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001c0018: 0x993a instead
  1368. [ 10.240000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001c001c: 0x8e6e instead
  1369. [ 10.260000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001c0020: 0x836d instead
  1370. [ 10.280000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001c0024: 0x781e instead
  1371. [ 10.300000] jffs2: Further such events for this erase block will not be printed
  1372. [ 10.440000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001d0000: 0x7aeb instead
  1373. [ 10.460000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001d0004: 0x8446 instead
  1374. [ 10.480000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001d0008: 0xaa0d instead
  1375. [ 10.500000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001d000c: 0x2b05 instead
  1376. [ 10.520000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001d0010: 0x4f0b instead
  1377. [ 10.540000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001d0014: 0x21c4 instead
  1378. [ 10.560000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001d0018: 0xac9e instead
  1379. [ 10.580000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001d001c: 0x26f9 instead
  1380. [ 10.600000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001d0020: 0x76b7 instead
  1381. [ 10.610000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001d0024: 0x4fea instead
  1382. [ 10.630000] jffs2: Further such events for this erase block will not be printed
  1383. [ 10.780000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001e0000: 0x788e instead
  1384. [ 10.800000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001e0004: 0xa539 instead
  1385. [ 10.820000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001e0008: 0xdffa instead
  1386. [ 10.840000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001e000c: 0xb70f instead
  1387. [ 10.860000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001e0010: 0x6d9e instead
  1388. [ 10.870000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001e0014: 0xbe68 instead
  1389. [ 10.890000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001e0018: 0xc286 instead
  1390. [ 10.910000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001e001c: 0x1590 instead
  1391. [ 10.930000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001e0020: 0x2789 instead
  1392. [ 10.950000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001e0024: 0xc7c0 instead
  1393. [ 10.970000] jffs2: Further such events for this erase block will not be printed
  1394. [ 11.110000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001f0000: 0xeff6 instead
  1395. [ 11.130000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001f0004: 0x7f22 instead
  1396. [ 11.150000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001f0008: 0xabde instead
  1397. [ 11.170000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001f000c: 0x40a2 instead
  1398. [ 11.190000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001f0010: 0xf59b instead
  1399. [ 11.210000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001f0014: 0x6f3a instead
  1400. [ 11.230000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001f0018: 0x0341 instead
  1401. [ 11.250000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001f001c: 0x04b4 instead
  1402. [ 11.270000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001f0020: 0x2a61 instead
  1403. [ 11.290000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001f0024: 0x6813 instead
  1404. [ 11.300000] jffs2: Further such events for this erase block will not be printed
  1405. [ 11.450000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00200000: 0x173a instead
  1406. [ 11.470000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00200004: 0x6c84 instead
  1407. [ 11.490000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00200008: 0xf0af instead
  1408. [ 11.510000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0020000c: 0xd0aa instead
  1409. [ 11.530000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00200010: 0x96f5 instead
  1410. [ 11.550000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00200014: 0x55a5 instead
  1411. [ 11.560000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00200018: 0x802a instead
  1412. [ 11.580000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0020001c: 0x9b0d instead
  1413. [ 11.600000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00200020: 0x9a30 instead
  1414. [ 11.620000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00200024: 0x312d instead
  1415. [ 11.640000] jffs2: Further such events for this erase block will not be printed
  1416. [ 11.680000] jffs2: Old JFFS2 bitmask found at 0x00202f78
  1417. [ 11.690000] jffs2: You cannot use older JFFS2 filesystems with newer kernels
  1418. [ 11.810000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00210000: 0xca67 instead
  1419. [ 11.830000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00210004: 0x1590 instead
  1420. [ 11.850000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00210008: 0x5eb4 instead
  1421. [ 11.870000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0021000c: 0x6446 instead
  1422. [ 11.890000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00210010: 0x1c09 instead
  1423. [ 11.900000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00210014: 0x176b instead
  1424. [ 11.920000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00210018: 0xda15 instead
  1425. [ 11.940000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0021001c: 0x7057 instead
  1426. [ 11.960000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00210020: 0xf648 instead
  1427. [ 11.980000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00210024: 0x31ec instead
  1428. [ 12.000000] jffs2: Further such events for this erase block will not be printed
  1429. [ 12.150000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00220000: 0x66e4 instead
  1430. [ 12.160000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00220004: 0xd67c instead
  1431. [ 12.180000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00220008: 0xaa86 instead
  1432. [ 12.200000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0022000c: 0xa251 instead
  1433. [ 12.220000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00220010: 0x48f2 instead
  1434. [ 12.240000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00220014: 0x9406 instead
  1435. [ 12.260000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00220018: 0xd10c instead
  1436. [ 12.280000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0022001c: 0x389e instead
  1437. [ 12.300000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00220020: 0xd868 instead
  1438. [ 12.320000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00220024: 0x27f6 instead
  1439. [ 12.340000] jffs2: Further such events for this erase block will not be printed
  1440. [ 12.480000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00230000: 0xf1c0 instead
  1441. [ 12.500000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00230004: 0x3186 instead
  1442. [ 12.520000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00230008: 0x5a83 instead
  1443. [ 12.540000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0023000c: 0x16e6 instead
  1444. [ 12.560000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00230010: 0x153f instead
  1445. [ 12.570000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00230014: 0x4c06 instead
  1446. [ 12.590000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00230018: 0x7bb1 instead
  1447. [ 12.610000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0023001c: 0xa0f5 instead
  1448. [ 12.630000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00230020: 0x1288 instead
  1449. [ 12.650000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00230024: 0x7330 instead
  1450. [ 12.670000] jffs2: Further such events for this erase block will not be printed
  1451. [ 12.810000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00240000: 0x5337 instead
  1452. [ 12.830000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00240004: 0x03bc instead
  1453. [ 12.850000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00240008: 0x2e02 instead
  1454. [ 12.870000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0024000c: 0x6c21 instead
  1455. [ 12.890000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00240010: 0x758a instead
  1456. [ 12.910000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00240014: 0x25fc instead
  1457. [ 12.930000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00240018: 0x5515 instead
  1458. [ 12.950000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0024001c: 0x3cd1 instead
  1459. [ 12.970000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00240020: 0xa830 instead
  1460. [ 12.990000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00240024: 0x2824 instead
  1461. [ 13.000000] jffs2: Further such events for this erase block will not be printed
  1462. [ 13.150000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00250000: 0x1bdc instead
  1463. [ 13.170000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00250004: 0xf169 instead
  1464. [ 13.190000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00250008: 0xd67c instead
  1465. [ 13.210000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0025000c: 0x7da7 instead
  1466. [ 13.230000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00250010: 0xf993 instead
  1467. [ 13.240000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00250014: 0x7193 instead
  1468. [ 13.260000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00250018: 0x3098 instead
  1469. [ 13.280000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0025001c: 0x02af instead
  1470. [ 13.300000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00250020: 0xb360 instead
  1471. [ 13.320000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00250024: 0xd53b instead
  1472. [ 13.340000] jffs2: Further such events for this erase block will not be printed
  1473. [ 13.480000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00260000: 0xba48 instead
  1474. [ 13.500000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00260004: 0xc2ed instead
  1475. [ 13.520000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00260008: 0xab8f instead
  1476. [ 13.540000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0026000c: 0x1067 instead
  1477. [ 13.560000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00260010: 0x74e0 instead
  1478. [ 13.580000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00260014: 0xe347 instead
  1479. [ 13.600000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00260018: 0xef6b instead
  1480. [ 13.620000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0026001c: 0xc963 instead
  1481. [ 13.640000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00260020: 0x9f85 instead
  1482. [ 13.660000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00260024: 0xd317 instead
  1483. [ 13.670000] jffs2: Further such events for this erase block will not be printed
  1484. [ 13.820000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00270000: 0x26ac instead
  1485. [ 13.830000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00270004: 0xaa7f instead
  1486. [ 13.850000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00270008: 0x5eae instead
  1487. [ 13.870000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0027000c: 0xb2ef instead
  1488. [ 13.890000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00270010: 0x5d58 instead
  1489. [ 13.910000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00270014: 0xf214 instead
  1490. [ 13.930000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00270018: 0x0915 instead
  1491. [ 13.950000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0027001c: 0x32b5 instead
  1492. [ 13.970000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00270020: 0x7540 instead
  1493. [ 13.990000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00270024: 0x01e7 instead
  1494. [ 14.010000] jffs2: Further such events for this erase block will not be printed
  1495. [ 14.150000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00280000: 0x71a9 instead
  1496. [ 14.170000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00280004: 0x41b9 instead
  1497. [ 14.190000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00280008: 0xb23d instead
  1498. [ 14.210000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0028000c: 0xfd2b instead
  1499. [ 14.230000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00280010: 0xa4d0 instead
  1500. [ 14.250000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00280014: 0x036a instead
  1501. [ 14.270000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00280018: 0x113b instead
  1502. [ 14.280000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0028001c: 0x9daf instead
  1503. [ 14.300000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00280020: 0x6ce1 instead
  1504. [ 14.320000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00280024: 0x6b09 instead
  1505. [ 14.340000] jffs2: Further such events for this erase block will not be printed
  1506. [ 14.490000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00290000: 0xe90a instead
  1507. [ 14.510000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00290004: 0xeb91 instead
  1508. [ 14.530000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00290008: 0x0a28 instead
  1509. [ 14.540000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0029000c: 0xdf76 instead
  1510. [ 14.560000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00290010: 0xb3f4 instead
  1511. [ 14.580000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00290014: 0x2b5f instead
  1512. [ 14.600000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00290018: 0x705f instead
  1513. [ 14.620000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0029001c: 0xb298 instead
  1514. [ 14.640000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00290020: 0xff81 instead
  1515. [ 14.660000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00290024: 0xe113 instead
  1516. [ 14.680000] jffs2: Further such events for this erase block will not be printed
  1517. [ 14.820000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002a0000: 0xcf83 instead
  1518. [ 14.840000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002a0004: 0x251a instead
  1519. [ 14.860000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002a0008: 0xaf52 instead
  1520. [ 14.880000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002a000c: 0x199a instead
  1521. [ 14.900000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002a0010: 0xc6ad instead
  1522. [ 14.920000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002a0014: 0xe53f instead
  1523. [ 14.940000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002a0018: 0x50fd instead
  1524. [ 14.950000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002a001c: 0x146c instead
  1525. [ 14.970000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002a0020: 0x5bac instead
  1526. [ 14.990000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002a0024: 0x4665 instead
  1527. [ 15.010000] jffs2: Further such events for this erase block will not be printed
  1528. [ 15.060000] jffs2: Old JFFS2 bitmask found at 0x002a36d0
  1529. [ 15.070000] jffs2: You cannot use older JFFS2 filesystems with newer kernels
  1530. [ 15.180000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002b0000: 0x5c4e instead
  1531. [ 15.200000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002b0004: 0xce9f instead
  1532. [ 15.220000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002b0008: 0x917f instead
  1533. [ 15.240000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002b000c: 0x0814 instead
  1534. [ 15.260000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002b0010: 0x1335 instead
  1535. [ 15.280000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002b0014: 0x5fd7 instead
  1536. [ 15.300000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002b0018: 0x9c5d instead
  1537. [ 15.310000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002b001c: 0x0674 instead
  1538. [ 15.330000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002b0020: 0xdd63 instead
  1539. [ 15.350000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002b0024: 0x547e instead
  1540. [ 15.370000] jffs2: Further such events for this erase block will not be printed
  1541. [ 15.520000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002c0000: 0xf05b instead
  1542. [ 15.540000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002c0004: 0xbf6d instead
  1543. [ 15.560000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002c0008: 0xc4fc instead
  1544. [ 15.570000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002c000c: 0x91e0 instead
  1545. [ 15.590000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002c0010: 0xd480 instead
  1546. [ 15.610000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002c0014: 0x21b4 instead
  1547. [ 15.630000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002c0018: 0xce35 instead
  1548. [ 15.650000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002c001c: 0x6a8c instead
  1549. [ 15.670000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002c0020: 0xc285 instead
  1550. [ 15.690000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002c0024: 0x9378 instead
  1551. [ 15.710000] jffs2: Further such events for this erase block will not be printed
  1552. [ 15.850000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002d0000: 0xafc6 instead
  1553. [ 15.870000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002d0004: 0x075e instead
  1554. [ 15.890000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002d0008: 0xc417 instead
  1555. [ 15.910000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002d000c: 0x00ed instead
  1556. [ 15.930000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002d0010: 0x606c instead
  1557. [ 15.950000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002d0014: 0x8574 instead
  1558. [ 15.970000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002d0018: 0xfbe9 instead
  1559. [ 15.990000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002d001c: 0xc64e instead
  1560. [ 16.010000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002d0020: 0xa2f1 instead
  1561. [ 16.030000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002d0024: 0xf62e instead
  1562. [ 16.040000] jffs2: Further such events for this erase block will not be printed
  1563. [ 16.190000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002e0000: 0x842e instead
  1564. [ 16.210000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002e0004: 0xa85d instead
  1565. [ 16.230000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002e0008: 0x0dbf instead
  1566. [ 16.250000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002e000c: 0x9f05 instead
  1567. [ 16.260000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002e0010: 0x5cc0 instead
  1568. [ 16.280000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002e0014: 0x11a1 instead
  1569. [ 16.300000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002e0018: 0x49ff instead
  1570. [ 16.320000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002e001c: 0xd2a2 instead
  1571. [ 16.340000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002e0020: 0xafd1 instead
  1572. [ 16.360000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002e0024: 0x61bb instead
  1573. [ 16.380000] jffs2: Further such events for this erase block will not be printed
  1574. [ 16.520000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002f0000: 0xd700 instead
  1575. [ 16.540000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002f0004: 0x8000 instead
  1576. [ 16.560000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002f0008: 0x0100 instead
  1577. [ 16.580000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002f0010: 0x913f instead
  1578. [ 16.600000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002f0014: 0x3b68 instead
  1579. [ 16.620000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002f0018: 0x0fa6 instead
  1580. [ 16.640000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002f001c: 0xa699 instead
  1581. [ 16.660000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002f0020: 0x06ad instead
  1582. [ 16.680000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002f0024: 0x6dfe instead
  1583. [ 16.690000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002f0028: 0x2497 instead
  1584. [ 16.710000] jffs2: Further such events for this erase block will not be printed
  1585. [ 16.860000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00300000: 0x695e instead
  1586. [ 16.880000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00300004: 0x1683 instead
  1587. [ 16.890000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00300008: 0x51ea instead
  1588. [ 16.910000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0030000c: 0x4708 instead
  1589. [ 16.930000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00300010: 0x1d46 instead
  1590. [ 16.950000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00300014: 0x1928 instead
  1591. [ 16.970000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00300018: 0xeca0 instead
  1592. [ 16.990000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0030001c: 0x5daa instead
  1593. [ 17.010000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00300020: 0xb22b instead
  1594. [ 17.030000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00300024: 0xc4f2 instead
  1595. [ 17.050000] jffs2: Further such events for this erase block will not be printed
  1596. [ 17.190000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00310000: 0x5b05 instead
  1597. [ 17.210000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00310004: 0x382b instead
  1598. [ 17.230000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00310008: 0x5d5f instead
  1599. [ 17.250000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0031000c: 0xa65e instead
  1600. [ 17.270000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00310010: 0x8731 instead
  1601. [ 17.290000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00310014: 0xd77a instead
  1602. [ 17.310000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00310018: 0xf2c5 instead
  1603. [ 17.320000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0031001c: 0xb20e instead
  1604. [ 17.340000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00310020: 0x3182 instead
  1605. [ 17.360000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00310024: 0x2f8e instead
  1606. [ 17.380000] jffs2: Further such events for this erase block will not be printed
  1607. [ 17.410000] jffs2: Old JFFS2 bitmask found at 0x00310e24
  1608. [ 17.420000] jffs2: You cannot use older JFFS2 filesystems with newer kernels
  1609. [ 17.550000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00320000: 0xc264 instead
  1610. [ 17.570000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00320004: 0x3429 instead
  1611. [ 17.590000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00320008: 0xfea1 instead
  1612. [ 17.610000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0032000c: 0xc206 instead
  1613. [ 17.630000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00320010: 0xe6b6 instead
  1614. [ 17.650000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00320014: 0x33af instead
  1615. [ 17.670000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00320018: 0x814d instead
  1616. [ 17.680000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0032001c: 0xefe3 instead
  1617. [ 17.700000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00320020: 0x6b92 instead
  1618. [ 17.720000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00320024: 0xca8b instead
  1619. [ 17.740000] jffs2: Further such events for this erase block will not be printed
  1620. [ 17.880000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00330000: 0xb000 instead
  1621. [ 17.900000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00330004: 0xdcfb instead
  1622. [ 17.920000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00330008: 0x5c70 instead
  1623. [ 17.940000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0033000c: 0x779f instead
  1624. [ 17.960000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00330010: 0x6087 instead
  1625. [ 17.980000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00330014: 0xcb41 instead
  1626. [ 18.000000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00330018: 0xd696 instead
  1627. [ 18.020000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0033001c: 0xa458 instead
  1628. [ 18.040000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00330020: 0x6362 instead
  1629. [ 18.060000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00330024: 0x31a4 instead
  1630. [ 18.080000] jffs2: Further such events for this erase block will not be printed
  1631. [ 18.220000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00340000: 0xf734 instead
  1632. [ 18.240000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00340004: 0x2335 instead
  1633. [ 18.260000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00340008: 0xc535 instead
  1634. [ 18.280000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0034000c: 0xed85 instead
  1635. [ 18.300000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00340010: 0x3efa instead
  1636. [ 18.320000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00340014: 0x2663 instead
  1637. [ 18.330000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00340018: 0x0510 instead
  1638. [ 18.350000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0034001c: 0xf11e instead
  1639. [ 18.370000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00340020: 0x3cfe instead
  1640. [ 18.390000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00340024: 0x515d instead
  1641. [ 18.410000] jffs2: Further such events for this erase block will not be printed
  1642. [ 18.550000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00350000: 0x8d3f instead
  1643. [ 18.570000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00350004: 0xa2b8 instead
  1644. [ 18.590000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00350008: 0x6129 instead
  1645. [ 18.610000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0035000c: 0xab8a instead
  1646. [ 18.630000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00350010: 0x9653 instead
  1647. [ 18.650000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00350014: 0x1adc instead
  1648. [ 18.670000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00350018: 0xe30d instead
  1649. [ 18.690000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0035001c: 0x256d instead
  1650. [ 18.710000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00350020: 0xefe2 instead
  1651. [ 18.730000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00350024: 0xc0f5 instead
  1652. [ 18.750000] jffs2: Further such events for this erase block will not be printed
  1653. [ 18.770000] jffs2: Old JFFS2 bitmask found at 0x00350e20
  1654. [ 18.780000] jffs2: You cannot use older JFFS2 filesystems with newer kernels
  1655. [ 18.910000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00360000: 0x38ca instead
  1656. [ 18.930000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00360004: 0x23b6 instead
  1657. [ 18.950000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00360008: 0xfbf4 instead
  1658. [ 18.970000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0036000c: 0xb1a4 instead
  1659. [ 18.990000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00360010: 0xf751 instead
  1660. [ 19.010000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00360014: 0xe1c4 instead
  1661. [ 19.030000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00360018: 0x0b3e instead
  1662. [ 19.050000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0036001c: 0xd12c instead
  1663. [ 19.070000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00360020: 0xdf3e instead
  1664. [ 19.090000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00360024: 0xa862 instead
  1665. [ 19.100000] jffs2: Further such events for this erase block will not be printed
  1666. [ 19.250000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00370000: 0xcdc8 instead
  1667. [ 19.270000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00370004: 0x21c4 instead
  1668. [ 19.290000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00370008: 0x1779 instead
  1669. [ 19.310000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0037000c: 0x2614 instead
  1670. [ 19.320000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00370010: 0x83b6 instead
  1671. [ 19.340000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00370014: 0x63f5 instead
  1672. [ 19.360000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00370018: 0xc9f3 instead
  1673. [ 19.380000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0037001c: 0xf34f instead
  1674. [ 19.400000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00370020: 0xba63 instead
  1675. [ 19.420000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00370024: 0xc9af instead
  1676. [ 19.440000] jffs2: Further such events for this erase block will not be printed
  1677. [ 19.580000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00380000: 0xe1c5 instead
  1678. [ 19.600000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00380004: 0xc1d6 instead
  1679. [ 19.620000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00380008: 0xf01a instead
  1680. [ 19.640000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0038000c: 0x164a instead
  1681. [ 19.660000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00380010: 0x36eb instead
  1682. [ 19.680000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00380014: 0x1e0a instead
  1683. [ 19.700000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00380018: 0x93a8 instead
  1684. [ 19.720000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0038001c: 0x2044 instead
  1685. [ 19.740000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00380020: 0xfc70 instead
  1686. [ 19.760000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00380024: 0x9343 instead
  1687. [ 19.780000] jffs2: Further such events for this erase block will not be printed
  1688. [ 19.920000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00390000: 0xa7f7 instead
  1689. [ 19.940000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00390004: 0xe6c8 instead
  1690. [ 19.960000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00390008: 0x1774 instead
  1691. [ 19.980000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0039000c: 0x408d instead
  1692. [ 20.000000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00390010: 0xabbe instead
  1693. [ 20.020000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00390014: 0x820e instead
  1694. [ 20.040000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00390018: 0xd4f0 instead
  1695. [ 20.050000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0039001c: 0xc955 instead
  1696. [ 20.070000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00390020: 0x4b8e instead
  1697. [ 20.090000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00390024: 0x694b instead
  1698. [ 20.110000] jffs2: Further such events for this erase block will not be printed
  1699. [ 20.250000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003a0000: 0xb12e instead
  1700. [ 20.270000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003a0004: 0x4d10 instead
  1701. [ 20.290000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003a0008: 0x61ea instead
  1702. [ 20.310000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003a000c: 0x9490 instead
  1703. [ 20.330000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003a0010: 0x5172 instead
  1704. [ 20.350000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003a0014: 0xdaae instead
  1705. [ 20.370000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003a0018: 0x8548 instead
  1706. [ 20.390000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003a001c: 0x3f01 instead
  1707. [ 20.410000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003a0020: 0x69fc instead
  1708. [ 20.420000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003a0024: 0xfc42 instead
  1709. [ 20.440000] jffs2: Further such events for this erase block will not be printed
  1710. [ 20.590000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003b0000: 0xf69a instead
  1711. [ 20.610000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003b0004: 0x802b instead
  1712. [ 20.630000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003b0008: 0xb051 instead
  1713. [ 20.650000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003b000c: 0x24b2 instead
  1714. [ 20.660000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003b0010: 0xf9d5 instead
  1715. [ 20.680000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003b0014: 0x7981 instead
  1716. [ 20.700000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003b0018: 0x71e6 instead
  1717. [ 20.720000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003b001c: 0x46cb instead
  1718. [ 20.740000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003b0020: 0x2bfe instead
  1719. [ 20.760000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003b0024: 0x959f instead
  1720. [ 20.780000] jffs2: Further such events for this erase block will not be printed
  1721. [ 20.870000] jffs2: Old JFFS2 bitmask found at 0x003b8b0c
  1722. [ 20.880000] jffs2: You cannot use older JFFS2 filesystems with newer kernels
  1723. [ 20.950000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003c0000: 0xdf9a instead
  1724. [ 20.970000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003c0004: 0xdf0d instead
  1725. [ 20.990000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003c0008: 0x8354 instead
  1726. [ 21.010000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003c000c: 0x32b3 instead
  1727. [ 21.030000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003c0010: 0xef2c instead
  1728. [ 21.050000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003c0014: 0x141a instead
  1729. [ 21.060000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003c0018: 0xee45 instead
  1730. [ 21.080000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003c001c: 0x33ed instead
  1731. [ 21.100000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003c0020: 0x37a1 instead
  1732. [ 21.120000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003c0024: 0xbfee instead
  1733. [ 21.140000] jffs2: Further such events for this erase block will not be printed
  1734. [ 21.170000] jffs2: Old JFFS2 bitmask found at 0x003c1bf8
  1735. [ 21.180000] jffs2: You cannot use older JFFS2 filesystems with newer kernels
  1736. [ 21.280000] jffs2: Old JFFS2 bitmask found at 0x003cb240
  1737. [ 21.290000] jffs2: You cannot use older JFFS2 filesystems with newer kernels
  1738. [ 21.330000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003d0000: 0x63a4 instead
  1739. [ 21.350000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003d0004: 0x4e40 instead
  1740. [ 21.370000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003d0008: 0x6588 instead
  1741. [ 21.390000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003d000c: 0x20d2 instead
  1742. [ 21.410000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003d0010: 0x8ce9 instead
  1743. [ 21.430000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003d0014: 0xbdd4 instead
  1744. [ 21.450000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003d0018: 0xc755 instead
  1745. [ 21.470000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003d001c: 0xa5f4 instead
  1746. [ 21.490000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003d0020: 0x70c1 instead
  1747. [ 21.510000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003d0024: 0xe7cd instead
  1748. [ 21.520000] jffs2: Further such events for this erase block will not be printed
  1749. [ 21.670000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003e0000: 0xdd25 instead
  1750. [ 21.690000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003e0004: 0xf45c instead
  1751. [ 21.710000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003e0008: 0xb3d3 instead
  1752. [ 21.730000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003e000c: 0x8f72 instead
  1753. [ 21.750000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003e0010: 0x15a8 instead
  1754. [ 21.770000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003e0014: 0xc858 instead
  1755. [ 21.780000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003e0018: 0x9cfb instead
  1756. [ 21.800000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003e001c: 0xd0e0 instead
  1757. [ 21.820000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003e0020: 0x962c instead
  1758. [ 21.840000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003e0024: 0xeeff instead
  1759. [ 21.860000] jffs2: Further such events for this erase block will not be printed
  1760. [ 22.000000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003f0000: 0x8a09 instead
  1761. [ 22.020000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003f0004: 0xee43 instead
  1762. [ 22.040000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003f0008: 0xceb2 instead
  1763. [ 22.060000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003f000c: 0xeef6 instead
  1764. [ 22.080000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003f0010: 0x7fd4 instead
  1765. [ 22.100000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003f0014: 0x0bcd instead
  1766. [ 22.120000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003f0018: 0xfb39 instead
  1767. [ 22.140000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003f001c: 0x3730 instead
  1768. [ 22.160000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003f0020: 0xbe75 instead
  1769. [ 22.180000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003f0024: 0xca24 instead
  1770. [ 22.200000] jffs2: Further such events for this erase block will not be printed
  1771. [ 22.340000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00400000: 0x835c instead
  1772. [ 22.360000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00400004: 0xd527 instead
  1773. [ 22.380000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00400008: 0xf023 instead
  1774. [ 22.400000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0040000c: 0xc71b instead
  1775. [ 22.420000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00400010: 0x85fc instead
  1776. [ 22.440000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00400014: 0xe34c instead
  1777. [ 22.460000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00400018: 0x46ee instead
  1778. [ 22.470000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0040001c: 0x3f7b instead
  1779. [ 22.490000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00400020: 0x2c4d instead
  1780. [ 22.510000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00400024: 0x6f95 instead
  1781. [ 22.530000] jffs2: Further such events for this erase block will not be printed
  1782. [ 22.680000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00410000: 0x7cae instead
  1783. [ 22.700000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00410004: 0x8270 instead
  1784. [ 22.710000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00410008: 0x0621 instead
  1785. [ 22.730000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0041000c: 0x9fc2 instead
  1786. [ 22.750000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00410010: 0x5d1d instead
  1787. [ 22.770000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00410014: 0xfc09 instead
  1788. [ 22.790000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00410018: 0x0d08 instead
  1789. [ 22.810000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0041001c: 0xb68a instead
  1790. [ 22.830000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00410020: 0xb307 instead
  1791. [ 22.850000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00410024: 0xf72b instead
  1792. [ 22.870000] jffs2: Further such events for this erase block will not be printed
  1793. [ 23.010000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00420000: 0x558f instead
  1794. [ 23.030000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00420004: 0x10ba instead
  1795. [ 23.050000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00420008: 0xe44f instead
  1796. [ 23.070000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0042000c: 0xa0a4 instead
  1797. [ 23.090000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00420010: 0xba6a instead
  1798. [ 23.110000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00420014: 0x9d34 instead
  1799. [ 23.130000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00420018: 0x1702 instead
  1800. [ 23.150000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0042001c: 0xf672 instead
  1801. [ 23.160000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00420020: 0xb7ad instead
  1802. [ 23.180000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00420024: 0xeba1 instead
  1803. [ 23.200000] jffs2: Further such events for this erase block will not be printed
  1804. [ 23.350000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00430000: 0xc6be instead
  1805. [ 23.370000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00430004: 0x9747 instead
  1806. [ 23.390000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00430008: 0xe2ad instead
  1807. [ 23.410000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0043000c: 0xcd74 instead
  1808. [ 23.420000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00430010: 0xa952 instead
  1809. [ 23.440000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00430014: 0x1f9e instead
  1810. [ 23.460000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00430018: 0x58c8 instead
  1811. [ 23.480000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0043001c: 0xefcd instead
  1812. [ 23.500000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00430020: 0x9435 instead
  1813. [ 23.520000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00430024: 0xc49a instead
  1814. [ 23.540000] jffs2: Further such events for this erase block will not be printed
  1815. [ 23.680000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00440000: 0xf20d instead
  1816. [ 23.700000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00440004: 0x43c4 instead
  1817. [ 23.720000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00440008: 0x451e instead
  1818. [ 23.740000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0044000c: 0x8763 instead
  1819. [ 23.760000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00440010: 0x2b0a instead
  1820. [ 23.780000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00440014: 0x2712 instead
  1821. [ 23.800000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00440018: 0x3eee instead
  1822. [ 23.820000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0044001c: 0x3e7f instead
  1823. [ 23.840000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00440020: 0xa215 instead
  1824. [ 23.860000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00440024: 0x0ceb instead
  1825. [ 23.880000] jffs2: Further such events for this erase block will not be printed
  1826. [ 24.020000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00450000: 0x83e5 instead
  1827. [ 24.040000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00450004: 0x971f instead
  1828. [ 24.060000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00450008: 0xd82c instead
  1829. [ 24.080000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0045000c: 0x6875 instead
  1830. [ 24.100000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00450010: 0x17ea instead
  1831. [ 24.120000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00450014: 0xfd91 instead
  1832. [ 24.130000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00450018: 0x57a3 instead
  1833. [ 24.150000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0045001c: 0x0f85 instead
  1834. [ 24.170000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00450020: 0xb803 instead
  1835. [ 24.190000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00450024: 0x3305 instead
  1836. [ 24.210000] jffs2: Further such events for this erase block will not be printed
  1837. [ 24.350000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00460000: 0xbcb6 instead
  1838. [ 24.370000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00460004: 0x0431 instead
  1839. [ 24.390000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00460008: 0xb5eb instead
  1840. [ 24.410000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0046000c: 0x152a instead
  1841. [ 24.430000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00460010: 0x04d0 instead
  1842. [ 24.450000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00460014: 0x3532 instead
  1843. [ 24.470000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00460018: 0xfa37 instead
  1844. [ 24.490000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0046001c: 0xe436 instead
  1845. [ 24.510000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00460020: 0x8ecd instead
  1846. [ 24.530000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00460024: 0x3830 instead
  1847. [ 24.550000] jffs2: Further such events for this erase block will not be printed
  1848. [ 24.690000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00470000: 0x2980 instead
  1849. [ 24.710000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00470004: 0xe940 instead
  1850. [ 24.730000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00470008: 0xf9fd instead
  1851. [ 24.750000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0047000c: 0x6654 instead
  1852. [ 24.770000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00470010: 0x5641 instead
  1853. [ 24.790000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00470014: 0xd7ed instead
  1854. [ 24.800000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00470018: 0x9ff4 instead
  1855. [ 24.820000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0047001c: 0xb67a instead
  1856. [ 24.840000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00470020: 0x3451 instead
  1857. [ 24.860000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00470024: 0xefb0 instead
  1858. [ 24.880000] jffs2: Further such events for this erase block will not be printed
  1859. [ 25.020000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00480000: 0xe4e4 instead
  1860. [ 25.040000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00480004: 0x0436 instead
  1861. [ 25.060000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00480008: 0x2e61 instead
  1862. [ 25.080000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0048000c: 0xb21b instead
  1863. [ 25.100000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00480010: 0xa669 instead
  1864. [ 25.120000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00480014: 0x1d38 instead
  1865. [ 25.140000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00480018: 0xcbad instead
  1866. [ 25.160000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0048001c: 0xa0c4 instead
  1867. [ 25.180000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00480020: 0x67ab instead
  1868. [ 25.200000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00480024: 0x88de instead
  1869. [ 25.220000] jffs2: Further such events for this erase block will not be printed
  1870. [ 25.360000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00490000: 0x5942 instead
  1871. [ 25.380000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00490004: 0x8000 instead
  1872. [ 25.400000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00490008: 0x5e8d instead
  1873. [ 25.420000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0049000c: 0x662c instead
  1874. [ 25.440000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00490010: 0xb974 instead
  1875. [ 25.460000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00490014: 0x0538 instead
  1876. [ 25.480000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00490018: 0x369f instead
  1877. [ 25.490000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0049001c: 0x777f instead
  1878. [ 25.510000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00490020: 0x7c17 instead
  1879. [ 25.530000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00490024: 0xa2a8 instead
  1880. [ 25.550000] jffs2: Further such events for this erase block will not be printed
  1881. [ 25.700000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x004a0000: 0x6778 instead
  1882. [ 25.710000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x004a0004: 0x7e59 instead
  1883. [ 25.730000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x004a0008: 0xa257 instead
  1884. [ 25.750000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x004a000c: 0xa0de instead
  1885. [ 25.770000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x004a0010: 0xdc1c instead
  1886. [ 25.790000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x004a0014: 0x2a6b instead
  1887. [ 25.810000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x004a0018: 0x71b5 instead
  1888. [ 25.830000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x004a001c: 0xeb26 instead
  1889. [ 25.850000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x004a0020: 0xca0d instead
  1890. [ 25.870000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x004a0024: 0xa0ad instead
  1891. [ 25.890000] jffs2: Further such events for this erase block will not be printed
  1892. [ 26.030000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x004b0000: 0x2f99 instead
  1893. [ 26.050000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x004b0004: 0x8ede instead
  1894. [ 26.070000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x004b0008: 0xb4ac instead
  1895. [ 26.090000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x004b000c: 0xe0ba instead
  1896. [ 26.110000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x004b0010: 0xc7fb instead
  1897. [ 26.130000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x004b0014: 0xa982 instead
  1898. [ 26.140000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x004b0018: 0xf77d instead
  1899. [ 26.160000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x004b001c: 0x597f instead
  1900. [ 26.180000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x004b0020: 0xc2f2 instead
  1901. [ 26.200000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x004b0024: 0xf9c8 instead
  1902. [ 26.220000] jffs2: Further such events for this erase block will not be printed
  1903. [ 26.370000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x004c0000: 0x52b8 instead
  1904. [ 26.390000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x004c0004: 0xf212 instead
  1905. [ 26.400000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x004c0008: 0xb0c6 instead
  1906. [ 26.420000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x004c000c: 0xfd59 instead
  1907. [ 26.440000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x004c0010: 0x8ed3 instead
  1908. [ 26.460000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x004c0014: 0x136c instead
  1909. [ 26.480000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x004c0018: 0xb6f8 instead
  1910. [ 26.500000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x004c001c: 0xc28f instead
  1911. [ 26.520000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x004c0020: 0x3e92 instead
  1912. [ 26.540000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x004c0024: 0x456d instead
  1913. [ 26.560000] jffs2: Further such events for this erase block will not be printed
  1914. [ 26.700000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x004d0000: 0x16d8 instead
  1915. [ 26.720000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x004d0004: 0xeb14 instead
  1916. [ 26.740000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x004d0008: 0x9dee instead
  1917. [ 26.760000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x004d000c: 0x045a instead
  1918. [ 26.780000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x004d0010: 0x62dd instead
  1919. [ 26.800000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x004d0014: 0xaa2e instead
  1920. [ 26.820000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x004d0018: 0x0c5a instead
  1921. [ 26.840000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x004d001c: 0xa67e instead
  1922. [ 26.860000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x004d0020: 0xb3f6 instead
  1923. [ 26.870000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x004d0024: 0xd562 instead
  1924. [ 26.890000] jffs2: Further such events for this erase block will not be printed
  1925. [ 27.040000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x004e0000: 0xb401 instead
  1926. [ 27.060000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x004e0004: 0x29d3 instead
  1927. [ 27.080000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x004e0008: 0x2cb2 instead
  1928. [ 27.090000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x004e000c: 0x0295 instead
  1929. [ 27.110000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x004e0010: 0x560c instead
  1930. [ 27.130000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x004e0014: 0x1aed instead
  1931. [ 27.150000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x004e0018: 0xa934 instead
  1932. [ 27.170000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x004e001c: 0x4b8d instead
  1933. [ 27.190000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x004e0020: 0xa97b instead
  1934. [ 27.210000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x004e0024: 0x7342 instead
  1935. [ 27.230000] jffs2: Further such events for this erase block will not be printed
  1936. [ 27.280000] jffs2: Old JFFS2 bitmask found at 0x004e4c14
  1937. [ 27.290000] jffs2: You cannot use older JFFS2 filesystems with newer kernels
  1938. [ 27.320000] jffs2: Old JFFS2 bitmask found at 0x004e6b28
  1939. [ 27.340000] jffs2: You cannot use older JFFS2 filesystems with newer kernels
  1940. [ 27.420000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x004f0000: 0x9ad2 instead
  1941. [ 27.440000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x004f0004: 0xc2ff instead
  1942. [ 27.460000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x004f0008: 0x2899 instead
  1943. [ 27.480000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x004f000c: 0x507b instead
  1944. [ 27.500000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x004f0010: 0x3464 instead
  1945. [ 27.520000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x004f0014: 0xf180 instead
  1946. [ 27.540000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x004f0018: 0x4c98 instead
  1947. [ 27.560000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x004f001c: 0x8f0b instead
  1948. [ 27.570000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x004f0020: 0xa81e instead
  1949. [ 27.590000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x004f0024: 0xac5d instead
  1950. [ 27.610000] jffs2: Further such events for this erase block will not be printed
  1951. [ 27.760000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00500000: 0xe0cc instead
  1952. [ 27.780000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00500004: 0x58ea instead
  1953. [ 27.800000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00500008: 0x1faf instead
  1954. [ 27.820000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0050000c: 0xae0e instead
  1955. [ 27.830000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00500010: 0xce76 instead
  1956. [ 27.850000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00500014: 0x5661 instead
  1957. [ 27.870000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00500018: 0xcc69 instead
  1958. [ 27.890000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0050001c: 0x6d2a instead
  1959. [ 27.910000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00500020: 0x2e87 instead
  1960. [ 27.930000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00500024: 0x69ef instead
  1961. [ 27.950000] jffs2: Further such events for this erase block will not be printed
  1962. [ 28.090000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00510000: 0x6359 instead
  1963. [ 28.110000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00510004: 0x8525 instead
  1964. [ 28.130000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00510008: 0x745b instead
  1965. [ 28.150000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0051000c: 0x79f4 instead
  1966. [ 28.170000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00510010: 0x2028 instead
  1967. [ 28.190000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00510014: 0x4414 instead
  1968. [ 28.210000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00510018: 0x7f52 instead
  1969. [ 28.230000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0051001c: 0x2d6c instead
  1970. [ 28.250000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00510020: 0xbeac instead
  1971. [ 28.270000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00510024: 0x879d instead
  1972. [ 28.290000] jffs2: Further such events for this erase block will not be printed
  1973. [ 28.420000] jffs2: Old JFFS2 bitmask found at 0x0051e860
  1974. [ 28.430000] jffs2: You cannot use older JFFS2 filesystems with newer kernels
  1975. [ 28.460000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00520000: 0x4325 instead
  1976. [ 28.470000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00520004: 0xe29d instead
  1977. [ 28.490000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00520008: 0xaa9a instead
  1978. [ 28.510000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0052000c: 0x0780 instead
  1979. [ 28.530000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00520010: 0x8020 instead
  1980. [ 28.550000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00520014: 0xb121 instead
  1981. [ 28.570000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00520018: 0x55e7 instead
  1982. [ 28.590000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0052001c: 0x0d4c instead
  1983. [ 28.610000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00520020: 0xc11c instead
  1984. [ 28.630000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00520024: 0x8baa instead
  1985. [ 28.650000] jffs2: Further such events for this erase block will not be printed
  1986. [ 28.760000] jffs2: Old JFFS2 bitmask found at 0x0052b10c
  1987. [ 28.770000] jffs2: You cannot use older JFFS2 filesystems with newer kernels
  1988. [ 28.780000] jffs2: Old JFFS2 bitmask found at 0x0052b674
  1989. [ 28.790000] jffs2: You cannot use older JFFS2 filesystems with newer kernels
  1990. [ 28.840000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00530000: 0xea15 instead
  1991. [ 28.860000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00530004: 0xd814 instead
  1992. [ 28.880000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00530008: 0xc5a2 instead
  1993. [ 28.900000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0053000c: 0xb1b9 instead
  1994. [ 28.920000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00530010: 0x3c3c instead
  1995. [ 28.940000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00530014: 0xd8d9 instead
  1996. [ 28.960000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00530018: 0xdd32 instead
  1997. [ 28.980000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0053001c: 0x8ff3 instead
  1998. [ 28.990000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00530020: 0xf13f instead
  1999. [ 29.010000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00530024: 0xa91b instead
  2000. [ 29.030000] jffs2: Further such events for this erase block will not be printed
  2001. [ 29.180000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00540000: 0x90e8 instead
  2002. [ 29.200000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00540004: 0xd4f9 instead
  2003. [ 29.220000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00540008: 0xa1c0 instead
  2004. [ 29.240000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0054000c: 0x8d31 instead
  2005. [ 29.250000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00540010: 0x9c62 instead
  2006. [ 29.270000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00540014: 0x5c59 instead
  2007. [ 29.290000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00540018: 0x6025 instead
  2008. [ 29.310000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0054001c: 0xd079 instead
  2009. [ 29.330000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00540020: 0x7047 instead
  2010. [ 29.350000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00540024: 0xcc83 instead
  2011. [ 29.370000] jffs2: Further such events for this erase block will not be printed
  2012. [ 29.510000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00550000: 0x0cb9 instead
  2013. [ 29.530000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00550004: 0xc922 instead
  2014. [ 29.550000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00550008: 0x50c7 instead
  2015. [ 29.570000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0055000c: 0x7971 instead
  2016. [ 29.590000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00550010: 0xc69c instead
  2017. [ 29.610000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00550014: 0x4d34 instead
  2018. [ 29.630000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00550018: 0x90ed instead
  2019. [ 29.650000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0055001c: 0xe088 instead
  2020. [ 29.670000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00550020: 0x4c26 instead
  2021. [ 29.690000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00550024: 0xf1d9 instead
  2022. [ 29.710000] jffs2: Further such events for this erase block will not be printed
  2023. [ 29.850000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00560000: 0x16fc instead
  2024. [ 29.870000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00560004: 0x5fd7 instead
  2025. [ 29.890000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00560008: 0xe21e instead
  2026. [ 29.910000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0056000c: 0xf018 instead
  2027. [ 29.930000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00560010: 0x9270 instead
  2028. [ 29.950000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00560014: 0x7103 instead
  2029. [ 29.960000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00560018: 0x0c7e instead
  2030. [ 29.980000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0056001c: 0x383d instead
  2031. [ 30.000000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00560020: 0x439e instead
  2032. [ 30.020000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00560024: 0xc431 instead
  2033. [ 30.040000] jffs2: Further such events for this erase block will not be printed
  2034. [ 30.180000] jffs2: Old JFFS2 bitmask found at 0x0056e720
  2035. [ 30.190000] jffs2: You cannot use older JFFS2 filesystems with newer kernels
  2036. [ 30.210000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00570000: 0xfebb instead
  2037. [ 30.230000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00570004: 0xc83f instead
  2038. [ 30.250000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00570008: 0x26c8 instead
  2039. [ 30.270000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0057000c: 0xb720 instead
  2040. [ 30.290000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00570010: 0x6762 instead
  2041. [ 30.310000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00570014: 0x4f5a instead
  2042. [ 30.330000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00570018: 0x9ae0 instead
  2043. [ 30.340000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0057001c: 0xb25d instead
  2044. [ 30.360000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00570020: 0xd573 instead
  2045. [ 30.380000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00570024: 0x4a99 instead
  2046. [ 30.400000] jffs2: Further such events for this erase block will not be printed
  2047. [ 30.540000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00580000: 0x4102 instead
  2048. [ 30.560000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00580004: 0xae08 instead
  2049. [ 30.580000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00580008: 0xc671 instead
  2050. [ 30.600000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0058000c: 0x28c7 instead
  2051. [ 30.620000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00580010: 0x4bab instead
  2052. [ 30.640000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00580014: 0x8c01 instead
  2053. [ 30.660000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00580018: 0x2919 instead
  2054. [ 30.680000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0058001c: 0xa458 instead
  2055. [ 30.700000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00580020: 0x907a instead
  2056. [ 30.720000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00580024: 0x472b instead
  2057. [ 30.740000] jffs2: Further such events for this erase block will not be printed
  2058. [ 30.820000] jffs2: Old JFFS2 bitmask found at 0x00588ba8
  2059. [ 30.830000] jffs2: You cannot use older JFFS2 filesystems with newer kernels
  2060. [ 30.910000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00590000: 0x304b instead
  2061. [ 30.920000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00590004: 0xdae0 instead
  2062. [ 30.940000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00590008: 0x5c28 instead
  2063. [ 30.960000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0059000c: 0x8327 instead
  2064. [ 30.980000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00590010: 0x9d15 instead
  2065. [ 31.000000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00590014: 0x4a62 instead
  2066. [ 31.020000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00590018: 0x179a instead
  2067. [ 31.040000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0059001c: 0x19ac instead
  2068. [ 31.060000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00590020: 0x6ffd instead
  2069. [ 31.080000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00590024: 0xbc9d instead
  2070. [ 31.100000] jffs2: Further such events for this erase block will not be printed
  2071. [ 31.240000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x005a0000: 0x351c instead
  2072. [ 31.260000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x005a0004: 0xde3e instead
  2073. [ 31.280000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x005a0008: 0x3a82 instead
  2074. [ 31.300000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x005a000c: 0x6865 instead
  2075. [ 31.320000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x005a0010: 0xd689 instead
  2076. [ 31.340000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x005a0014: 0x8787 instead
  2077. [ 31.360000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x005a0018: 0xbc20 instead
  2078. [ 31.380000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x005a001c: 0xa9a3 instead
  2079. [ 31.390000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x005a0020: 0xbb76 instead
  2080. [ 31.410000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x005a0024: 0xfa2d instead
  2081. [ 31.430000] jffs2: Further such events for this erase block will not be printed
  2082. [ 33.120000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x006e0000: 0x0527 instead
  2083. [ 33.140000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x006e0004: 0x177e instead
  2084. [ 33.160000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x006e0008: 0x2651 instead
  2085. [ 33.180000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x006e000c: 0x0d00 instead
  2086. [ 33.200000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x006e0010: 0x0080 instead
  2087. [ 33.220000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x006e0014: 0x0080 instead
  2088. [ 33.230000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x006e0018: 0x85b2 instead
  2089. [ 33.250000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x006e001c: 0x0505 instead
  2090. [ 33.270000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x006e0020: 0x494d instead
  2091. [ 33.290000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x006e0024: 0x4f20 instead
  2092. [ 33.310000] jffs2: Further such events for this erase block will not be printed
  2093. [ 33.460000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x006f0000: 0x704f instead
  2094. [ 33.470000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x006f0004: 0xc50c instead
  2095. [ 33.490000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x006f0008: 0x1560 instead
  2096. [ 33.510000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x006f000c: 0xc701 instead
  2097. [ 33.530000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x006f0010: 0x3b6c instead
  2098. [ 33.550000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x006f0014: 0xbbca instead
  2099. [ 33.570000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x006f0018: 0xd02d instead
  2100. [ 33.590000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x006f001c: 0xbab2 instead
  2101. [ 33.610000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x006f0020: 0xfa23 instead
  2102. [ 33.630000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x006f0024: 0x28d4 instead
  2103. [ 33.650000] jffs2: Further such events for this erase block will not be printed
  2104. [ 33.790000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00700000: 0xc8ec instead
  2105. [ 33.810000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00700004: 0x2b71 instead
  2106. [ 33.830000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00700008: 0x00ca instead
  2107. [ 33.850000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0070000c: 0x3824 instead
  2108. [ 33.870000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00700010: 0xa939 instead
  2109. [ 33.890000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00700014: 0xa23c instead
  2110. [ 33.910000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00700018: 0x9370 instead
  2111. [ 33.930000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0070001c: 0x2714 instead
  2112. [ 33.940000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00700020: 0x306e instead
  2113. [ 33.960000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00700024: 0x9a95 instead
  2114. [ 33.980000] jffs2: Further such events for this erase block will not be printed
  2115. [ 34.130000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00710000: 0xb806 instead
  2116. [ 34.150000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00710004: 0x218d instead
  2117. [ 34.170000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00710008: 0x6c90 instead
  2118. [ 34.190000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0071000c: 0x5dbd instead
  2119. [ 34.200000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00710010: 0x3b45 instead
  2120. [ 34.220000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00710014: 0xf661 instead
  2121. [ 34.240000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00710018: 0x2abc instead
  2122. [ 34.260000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0071001c: 0x8288 instead
  2123. [ 34.280000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00710020: 0x5411 instead
  2124. [ 34.300000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00710024: 0x754a instead
  2125. [ 34.320000] jffs2: Further such events for this erase block will not be printed
  2126. [ 34.460000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00720000: 0x8366 instead
  2127. [ 34.480000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00720004: 0x80a3 instead
  2128. [ 34.500000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00720008: 0xb2ba instead
  2129. [ 34.520000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0072000c: 0x6a8c instead
  2130. [ 34.540000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00720010: 0x200c instead
  2131. [ 34.560000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00720014: 0x3278 instead
  2132. [ 34.580000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00720018: 0x0b23 instead
  2133. [ 34.600000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0072001c: 0xad44 instead
  2134. [ 34.620000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00720020: 0x3110 instead
  2135. [ 34.640000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00720024: 0xc0e3 instead
  2136. [ 34.660000] jffs2: Further such events for this erase block will not be printed
  2137. [ 34.800000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00730000: 0x9ac7 instead
  2138. [ 34.820000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00730004: 0xe611 instead
  2139. [ 34.840000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00730008: 0xee2f instead
  2140. [ 34.860000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0073000c: 0xa636 instead
  2141. [ 34.880000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00730010: 0x2543 instead
  2142. [ 34.890000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00730014: 0x60e7 instead
  2143. [ 34.910000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00730018: 0x36ee instead
  2144. [ 34.930000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0073001c: 0xa731 instead
  2145. [ 34.950000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00730020: 0x9ed1 instead
  2146. [ 34.970000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00730024: 0xe7b4 instead
  2147. [ 34.990000] jffs2: Further such events for this erase block will not be printed
  2148. [ 35.140000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00740000: 0xb29f instead
  2149. [ 35.150000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00740004: 0x01cf instead
  2150. [ 35.170000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00740008: 0xd19f instead
  2151. [ 35.190000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0074000c: 0x67f8 instead
  2152. [ 35.210000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00740010: 0x1f47 instead
  2153. [ 35.230000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00740014: 0x5f4e instead
  2154. [ 35.250000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00740018: 0x1a90 instead
  2155. [ 35.270000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0074001c: 0x5ae8 instead
  2156. [ 35.290000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00740020: 0xae80 instead
  2157. [ 35.310000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00740024: 0x165c instead
  2158. [ 35.330000] jffs2: Further such events for this erase block will not be printed
  2159. [ 35.460000] jffs2: Old JFFS2 bitmask found at 0x0074e824
  2160. [ 35.470000] jffs2: You cannot use older JFFS2 filesystems with newer kernels
  2161. [ 35.490000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00750000: 0x0dc9 instead
  2162. [ 35.510000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00750004: 0x225e instead
  2163. [ 35.530000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00750008: 0x058e instead
  2164. [ 35.550000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0075000c: 0x5605 instead
  2165. [ 35.570000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00750010: 0x3954 instead
  2166. [ 35.590000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00750014: 0xcb98 instead
  2167. [ 35.610000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00750018: 0x5613 instead
  2168. [ 35.630000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0075001c: 0x17a0 instead
  2169. [ 35.650000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00750020: 0x2155 instead
  2170. [ 35.670000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00750024: 0x196d instead
  2171. [ 35.690000] jffs2: Further such events for this erase block will not be printed
  2172. [ 35.830000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00760000: 0x40c8 instead
  2173. [ 35.850000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00760004: 0x3499 instead
  2174. [ 35.870000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00760008: 0x342b instead
  2175. [ 35.890000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0076000c: 0x2cf5 instead
  2176. [ 35.910000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00760010: 0x8cb8 instead
  2177. [ 35.920000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00760014: 0xa6fc instead
  2178. [ 35.940000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00760018: 0xef14 instead
  2179. [ 35.960000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0076001c: 0x6a18 instead
  2180. [ 35.980000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00760020: 0xb31e instead
  2181. [ 36.000000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00760024: 0x894b instead
  2182. [ 36.020000] jffs2: Further such events for this erase block will not be printed
  2183. [ 36.170000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00770000: 0x6506 instead
  2184. [ 36.180000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00770004: 0xf5bc instead
  2185. [ 36.200000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00770008: 0x35f4 instead
  2186. [ 36.220000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0077000c: 0x33d1 instead
  2187. [ 36.240000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00770010: 0x2f26 instead
  2188. [ 36.260000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00770014: 0xb5a4 instead
  2189. [ 36.280000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00770018: 0xba22 instead
  2190. [ 36.300000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0077001c: 0xba9f instead
  2191. [ 36.320000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00770020: 0xe5ed instead
  2192. [ 36.340000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00770024: 0x2f47 instead
  2193. [ 36.360000] jffs2: Further such events for this erase block will not be printed
  2194. [ 36.500000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00780000: 0xa8a5 instead
  2195. [ 36.520000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00780004: 0x2d3b instead
  2196. [ 36.540000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00780008: 0x30d7 instead
  2197. [ 36.560000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0078000c: 0x0ef5 instead
  2198. [ 36.580000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00780010: 0x75be instead
  2199. [ 36.600000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00780014: 0xa0da instead
  2200. [ 36.610000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00780018: 0x4429 instead
  2201. [ 36.630000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0078001c: 0xe5ee instead
  2202. [ 36.650000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00780020: 0x0f1a instead
  2203. [ 36.670000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00780024: 0x9cd8 instead
  2204. [ 36.690000] jffs2: Further such events for this erase block will not be printed
  2205. [ 36.830000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00790000: 0x5509 instead
  2206. [ 36.850000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00790004: 0xcf04 instead
  2207. [ 36.870000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00790008: 0x868b instead
  2208. [ 36.890000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0079000c: 0x8616 instead
  2209. [ 36.910000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00790010: 0x6bc5 instead
  2210. [ 36.930000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00790014: 0x1867 instead
  2211. [ 36.950000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00790018: 0x2768 instead
  2212. [ 36.970000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0079001c: 0x7816 instead
  2213. [ 36.990000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00790020: 0x8ffb instead
  2214. [ 37.000000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00790024: 0x6834 instead
  2215. [ 37.020000] jffs2: Further such events for this erase block will not be printed
  2216. [ 37.170000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x007a0000: 0xbaea instead
  2217. [ 37.190000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x007a0004: 0xf0fa instead
  2218. [ 37.210000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x007a0008: 0x95a8 instead
  2219. [ 37.230000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x007a000c: 0xfcfe instead
  2220. [ 37.240000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x007a0010: 0xb2a4 instead
  2221. [ 37.260000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x007a0014: 0xd051 instead
  2222. [ 37.280000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x007a0018: 0xe201 instead
  2223. [ 37.300000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x007a001c: 0x1182 instead
  2224. [ 37.320000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x007a0020: 0xe273 instead
  2225. [ 37.340000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x007a0024: 0xbded instead
  2226. [ 37.360000] jffs2: Further such events for this erase block will not be printed
  2227. [ 37.500000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x007b0000: 0x3042 instead
  2228. [ 37.520000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x007b0004: 0xd901 instead
  2229. [ 37.540000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x007b0008: 0xafa7 instead
  2230. [ 37.560000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x007b000c: 0x50fe instead
  2231. [ 37.580000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x007b0010: 0x02eb instead
  2232. [ 37.600000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x007b0014: 0x9e0d instead
  2233. [ 37.620000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x007b0018: 0x91f9 instead
  2234. [ 37.640000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x007b001c: 0xbedd instead
  2235. [ 37.660000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x007b0020: 0x351d instead
  2236. [ 37.680000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x007b0024: 0xb072 instead
  2237. [ 37.690000] jffs2: Further such events for this erase block will not be printed
  2238. [ 37.840000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x007c0000: 0x7368 instead
  2239. [ 37.860000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x007c0004: 0x02b1 instead
  2240. [ 37.880000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x007c0008: 0xa323 instead
  2241. [ 37.900000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x007c0010: 0x000e instead
  2242. [ 37.920000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x007c0014: 0x0004 instead
  2243. [ 37.930000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x007c0018: 0x06c0 instead
  2244. [ 37.950000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x007c001c: 0x0004 instead
  2245. [ 37.970000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x007c0020: 0x1a88 instead
  2246. [ 37.990000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x007c0028: 0xefba instead
  2247. [ 38.010000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x007c0030: 0xefb2 instead
  2248. [ 38.030000] jffs2: Further such events for this erase block will not be printed
  2249. [ 38.050000] jffs2: Empty flash at 0x007c0038 ends at 0x007c0040
  2250. [ 38.160000] jffs2: Old JFFS2 bitmask found at 0x007cc0d0
  2251. [ 38.170000] jffs2: You cannot use older JFFS2 filesystems with newer kernels
  2252. [ 38.210000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x007d0000: 0x0db5 instead
  2253. [ 38.230000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x007d0004: 0x4928 instead
  2254. [ 38.250000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x007d0008: 0xea86 instead
  2255. [ 38.270000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x007d000c: 0xdd32 instead
  2256. [ 38.290000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x007d0010: 0xb217 instead
  2257. [ 38.310000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x007d0014: 0xfc54 instead
  2258. [ 38.330000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x007d0018: 0x69da instead
  2259. [ 38.350000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x007d001c: 0x6e3e instead
  2260. [ 38.370000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x007d0020: 0x57d0 instead
  2261. [ 38.380000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x007d0024: 0xfe8c instead
  2262. [ 38.400000] jffs2: Further such events for this erase block will not be printed
  2263. [ 38.550000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x007e0000: 0x90ba instead
  2264. [ 38.570000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x007e0004: 0x7d3a instead
  2265. [ 38.590000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x007e0008: 0x1092 instead
  2266. [ 38.610000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x007e000c: 0xb347 instead
  2267. [ 38.630000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x007e0010: 0x8821 instead
  2268. [ 38.640000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x007e0014: 0x2f21 instead
  2269. [ 38.660000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x007e0018: 0x828d instead
  2270. [ 38.680000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x007e001c: 0xa4db instead
  2271. [ 38.700000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x007e0020: 0x7e95 instead
  2272. [ 38.720000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x007e0024: 0x07c8 instead
  2273. [ 38.740000] jffs2: Further such events for this erase block will not be printed
  2274. [ 38.880000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x007f0000: 0xd75b instead
  2275. [ 38.900000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x007f0004: 0xa57a instead
  2276. [ 38.920000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x007f0008: 0xd0ed instead
  2277. [ 38.940000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x007f000c: 0xbf65 instead
  2278. [ 38.960000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x007f0010: 0x36e4 instead
  2279. [ 38.980000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x007f0014: 0xaad5 instead
  2280. [ 39.000000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x007f0018: 0x905f instead
  2281. [ 39.020000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x007f001c: 0xeb64 instead
  2282. [ 39.040000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x007f0020: 0x9aa6 instead
  2283. [ 39.060000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x007f0024: 0x1661 instead
  2284. [ 39.070000] jffs2: Further such events for this erase block will not be printed
  2285. [ 39.220000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00800000: 0x49e3 instead
  2286. [ 39.240000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00800004: 0x8af4 instead
  2287. [ 39.260000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00800008: 0x4785 instead
  2288. [ 39.280000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0080000c: 0x637f instead
  2289. [ 39.300000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00800010: 0x61ac instead
  2290. [ 39.310000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00800014: 0x3d2a instead
  2291. [ 39.330000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00800018: 0xe9bb instead
  2292. [ 39.350000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0080001c: 0x8965 instead
  2293. [ 39.370000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00800020: 0xb412 instead
  2294. [ 39.390000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00800024: 0x2da5 instead
  2295. [ 39.410000] jffs2: Further such events for this erase block will not be printed
  2296. [ 39.550000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00810000: 0x5bac instead
  2297. [ 39.570000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00810004: 0xb910 instead
  2298. [ 39.590000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00810008: 0x4fa4 instead
  2299. [ 39.610000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0081000c: 0x3511 instead
  2300. [ 39.630000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00810010: 0xb2b2 instead
  2301. [ 39.650000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00810014: 0xce91 instead
  2302. [ 39.670000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00810018: 0xe2b9 instead
  2303. [ 39.690000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0081001c: 0x3018 instead
  2304. [ 39.710000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00810020: 0x08d3 instead
  2305. [ 39.730000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00810024: 0x291f instead
  2306. [ 39.750000] jffs2: Further such events for this erase block will not be printed
  2307. [ 39.890000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00820000: 0x333c instead
  2308. [ 39.910000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00820004: 0xdcf1 instead
  2309. [ 39.930000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00820008: 0xc072 instead
  2310. [ 39.950000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0082000c: 0xdb75 instead
  2311. [ 39.970000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00820010: 0x6707 instead
  2312. [ 39.990000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00820014: 0x9524 instead
  2313. [ 40.010000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00820018: 0x3dd2 instead
  2314. [ 40.020000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0082001c: 0xa58b instead
  2315. [ 40.040000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00820020: 0xc541 instead
  2316. [ 40.060000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00820024: 0x220d instead
  2317. [ 40.080000] jffs2: Further such events for this erase block will not be printed
  2318. [ 40.220000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00830000: 0x3ce6 instead
  2319. [ 40.240000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00830004: 0x63cf instead
  2320. [ 40.260000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00830008: 0x88c4 instead
  2321. [ 40.280000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0083000c: 0x647e instead
  2322. [ 40.300000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00830010: 0x6681 instead
  2323. [ 40.320000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00830014: 0xb479 instead
  2324. [ 40.340000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00830018: 0xe31f instead
  2325. [ 40.360000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0083001c: 0x3e80 instead
  2326. [ 40.380000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00830020: 0x3d9d instead
  2327. [ 40.400000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00830024: 0x2c2a instead
  2328. [ 40.420000] jffs2: Further such events for this erase block will not be printed
  2329. [ 40.560000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00840000: 0x1dea instead
  2330. [ 40.580000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00840004: 0x7f62 instead
  2331. [ 40.600000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00840008: 0x7048 instead
  2332. [ 40.620000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0084000c: 0xf24e instead
  2333. [ 40.640000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00840010: 0x4009 instead
  2334. [ 40.660000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00840014: 0x7945 instead
  2335. [ 40.670000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00840018: 0xd80d instead
  2336. [ 40.690000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0084001c: 0x92a2 instead
  2337. [ 40.710000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00840020: 0x2d93 instead
  2338. [ 40.730000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00840024: 0x7d9b instead
  2339. [ 40.750000] jffs2: Further such events for this erase block will not be printed
  2340. [ 40.900000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00850000: 0x7bbc instead
  2341. [ 40.910000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00850004: 0x72aa instead
  2342. [ 40.930000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00850008: 0x0fc2 instead
  2343. [ 40.950000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0085000c: 0x55fb instead
  2344. [ 40.970000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00850010: 0x219b instead
  2345. [ 40.990000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00850014: 0x81b3 instead
  2346. [ 41.010000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00850018: 0xca07 instead
  2347. [ 41.030000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0085001c: 0x1a63 instead
  2348. [ 41.050000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00850020: 0x0aed instead
  2349. [ 41.070000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00850024: 0x3fe1 instead
  2350. [ 41.090000] jffs2: Further such events for this erase block will not be printed
  2351. [ 41.230000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00860000: 0xb9dc instead
  2352. [ 41.250000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00860004: 0x998c instead
  2353. [ 41.270000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00860008: 0xd1ca instead
  2354. [ 41.290000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0086000c: 0x8baa instead
  2355. [ 41.310000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00860010: 0x3ff5 instead
  2356. [ 41.330000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00860014: 0xfd73 instead
  2357. [ 41.350000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00860018: 0xbc35 instead
  2358. [ 41.360000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0086001c: 0xcfd4 instead
  2359. [ 41.380000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00860020: 0xb6b1 instead
  2360. [ 41.400000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00860024: 0xd15a instead
  2361. [ 41.420000] jffs2: Further such events for this erase block will not be printed
  2362. [ 41.550000] jffs2: Old JFFS2 bitmask found at 0x0086d9c0
  2363. [ 41.560000] jffs2: You cannot use older JFFS2 filesystems with newer kernels
  2364. [ 41.590000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00870000: 0xf577 instead
  2365. [ 41.610000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00870004: 0xada5 instead
  2366. [ 41.630000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00870008: 0x77b4 instead
  2367. [ 41.650000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0087000c: 0xb6d2 instead
  2368. [ 41.670000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00870010: 0x5097 instead
  2369. [ 41.690000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00870014: 0x4c05 instead
  2370. [ 41.710000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00870018: 0x200d instead
  2371. [ 41.720000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0087001c: 0x33f4 instead
  2372. [ 41.740000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00870020: 0xa131 instead
  2373. [ 41.760000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00870024: 0x592c instead
  2374. [ 41.780000] jffs2: Further such events for this erase block will not be printed
  2375. [ 41.810000] jffs2: Old JFFS2 bitmask found at 0x00871304
  2376. [ 41.820000] jffs2: You cannot use older JFFS2 filesystems with newer kernels
  2377. [ 41.950000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00880000: 0x99d1 instead
  2378. [ 41.970000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00880004: 0xd619 instead
  2379. [ 41.990000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00880008: 0xf880 instead
  2380. [ 42.010000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0088000c: 0x6758 instead
  2381. [ 42.030000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00880010: 0x3893 instead
  2382. [ 42.050000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00880014: 0x3ddf instead
  2383. [ 42.070000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00880018: 0x65bc instead
  2384. [ 42.090000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0088001c: 0x1f6b instead
  2385. [ 42.100000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00880020: 0x8c8d instead
  2386. [ 42.120000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00880024: 0x13e0 instead
  2387. [ 42.140000] jffs2: Further such events for this erase block will not be printed
  2388. [ 42.290000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00890000: 0x560a instead
  2389. [ 42.310000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00890004: 0xa0b3 instead
  2390. [ 42.320000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00890008: 0x8abc instead
  2391. [ 42.340000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0089000c: 0xf847 instead
  2392. [ 42.360000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00890010: 0xf4d9 instead
  2393. [ 42.380000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00890014: 0x681a instead
  2394. [ 42.400000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00890018: 0xce6b instead
  2395. [ 42.420000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0089001c: 0xbe9c instead
  2396. [ 42.440000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00890020: 0x613b instead
  2397. [ 42.460000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00890024: 0x06ef instead
  2398. [ 42.480000] jffs2: Further such events for this erase block will not be printed
  2399. [ 42.620000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x008a0000: 0x8b03 instead
  2400. [ 42.640000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x008a0004: 0xa73e instead
  2401. [ 42.660000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x008a0008: 0x4979 instead
  2402. [ 42.680000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x008a000c: 0xcd11 instead
  2403. [ 42.700000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x008a0010: 0xc69c instead
  2404. [ 42.720000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x008a0014: 0x5c8c instead
  2405. [ 42.740000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x008a0018: 0x95e9 instead
  2406. [ 42.760000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x008a001c: 0xc5d5 instead
  2407. [ 42.770000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x008a0020: 0xdee5 instead
  2408. [ 42.790000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x008a0024: 0x4cf6 instead
  2409. [ 42.810000] jffs2: Further such events for this erase block will not be printed
  2410. [ 42.960000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x008b0000: 0x7a02 instead
  2411. [ 42.980000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x008b0004: 0xb79a instead
  2412. [ 42.990000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x008b0008: 0x4a77 instead
  2413. [ 43.010000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x008b000c: 0xf419 instead
  2414. [ 43.030000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x008b0010: 0x85f3 instead
  2415. [ 43.050000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x008b0014: 0x4bc4 instead
  2416. [ 43.070000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x008b0018: 0x341f instead
  2417. [ 43.090000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x008b001c: 0xcb85 instead
  2418. [ 43.110000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x008b0020: 0x554a instead
  2419. [ 43.130000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x008b0024: 0x9072 instead
  2420. [ 43.150000] jffs2: Further such events for this erase block will not be printed
  2421. [ 43.290000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x008c0000: 0x1898 instead
  2422. [ 43.310000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x008c0004: 0xaa73 instead
  2423. [ 43.330000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x008c0008: 0x9511 instead
  2424. [ 43.350000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x008c000c: 0x2e51 instead
  2425. [ 43.370000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x008c0010: 0x7350 instead
  2426. [ 43.390000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x008c0014: 0x21d5 instead
  2427. [ 43.410000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x008c0018: 0xba96 instead
  2428. [ 43.430000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x008c001c: 0xa112 instead
  2429. [ 43.440000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x008c0020: 0x3f78 instead
  2430. [ 43.460000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x008c0024: 0x44c3 instead
  2431. [ 43.480000] jffs2: Further such events for this erase block will not be printed
  2432. [ 43.630000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x008d0000: 0xd343 instead
  2433. [ 43.650000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x008d0004: 0x0253 instead
  2434. [ 43.670000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x008d0008: 0xc36a instead
  2435. [ 43.680000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x008d000c: 0x3e29 instead
  2436. [ 43.700000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x008d0010: 0x5deb instead
  2437. [ 43.720000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x008d0014: 0x29e5 instead
  2438. [ 43.740000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x008d0018: 0xd14b instead
  2439. [ 43.760000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x008d001c: 0xe01f instead
  2440. [ 43.780000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x008d0020: 0x3a47 instead
  2441. [ 43.800000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x008d0024: 0x9655 instead
  2442. [ 43.820000] jffs2: Further such events for this erase block will not be printed
  2443. [ 43.870000] jffs2: Old JFFS2 bitmask found at 0x008d4b18
  2444. [ 43.880000] jffs2: You cannot use older JFFS2 filesystems with newer kernels
  2445. [ 43.930000] jffs2: Old JFFS2 bitmask found at 0x008d8bb8
  2446. [ 43.940000] jffs2: You cannot use older JFFS2 filesystems with newer kernels
  2447. [ 44.010000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x008e0000: 0x52d8 instead
  2448. [ 44.030000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x008e0004: 0xa8b8 instead
  2449. [ 44.050000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x008e0008: 0x7184 instead
  2450. [ 44.070000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x008e000c: 0x5c99 instead
  2451. [ 44.090000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x008e0010: 0x6704 instead
  2452. [ 44.110000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x008e0014: 0x2147 instead
  2453. [ 44.130000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x008e0018: 0x9331 instead
  2454. [ 44.150000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x008e001c: 0xc02d instead
  2455. [ 44.170000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x008e0020: 0x3a04 instead
  2456. [ 44.180000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x008e0024: 0xe04b instead
  2457. [ 44.200000] jffs2: Further such events for this erase block will not be printed
  2458. [ 44.350000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x008f0000: 0x9f48 instead
  2459. [ 44.370000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x008f0004: 0x4c9c instead
  2460. [ 44.390000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x008f0008: 0x0875 instead
  2461. [ 44.410000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x008f000c: 0x667c instead
  2462. [ 44.430000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x008f0010: 0xc055 instead
  2463. [ 44.440000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x008f0014: 0xf53e instead
  2464. [ 44.460000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x008f0018: 0x1432 instead
  2465. [ 44.480000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x008f001c: 0xe468 instead
  2466. [ 44.500000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x008f0020: 0x6176 instead
  2467. [ 44.520000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x008f0024: 0x98e4 instead
  2468. [ 44.540000] jffs2: Further such events for this erase block will not be printed
  2469. [ 44.680000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00900000: 0x1aff instead
  2470. [ 44.700000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00900004: 0x7edd instead
  2471. [ 44.720000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00900008: 0xe434 instead
  2472. [ 44.740000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0090000c: 0xb2a0 instead
  2473. [ 44.760000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00900010: 0xcdce instead
  2474. [ 44.780000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00900014: 0x4c70 instead
  2475. [ 44.800000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00900018: 0x590c instead
  2476. [ 44.820000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0090001c: 0xab85 instead
  2477. [ 44.840000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00900020: 0x6b6f instead
  2478. [ 44.860000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00900024: 0x8d77 instead
  2479. [ 44.870000] jffs2: Further such events for this erase block will not be printed
  2480. [ 45.020000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00910000: 0xcdbf instead
  2481. [ 45.040000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00910004: 0xdaf3 instead
  2482. [ 45.060000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00910008: 0x52c8 instead
  2483. [ 45.080000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0091000c: 0xc79b instead
  2484. [ 45.100000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00910010: 0xa317 instead
  2485. [ 45.110000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00910014: 0xfb56 instead
  2486. [ 45.130000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00910018: 0xa773 instead
  2487. [ 45.150000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0091001c: 0xda96 instead
  2488. [ 45.170000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00910020: 0xc719 instead
  2489. [ 45.190000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00910024: 0xe389 instead
  2490. [ 45.210000] jffs2: Further such events for this erase block will not be printed
  2491. [ 45.350000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00920000: 0xc641 instead
  2492. [ 45.370000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00920004: 0xc39d instead
  2493. [ 45.390000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00920008: 0x1703 instead
  2494. [ 45.410000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0092000c: 0x9d1e instead
  2495. [ 45.430000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00920010: 0x77be instead
  2496. [ 45.450000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00920014: 0xb2f6 instead
  2497. [ 45.470000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00920018: 0xf860 instead
  2498. [ 45.490000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0092001c: 0x271d instead
  2499. [ 45.510000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00920020: 0x299c instead
  2500. [ 45.530000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00920024: 0x6412 instead
  2501. [ 45.550000] jffs2: Further such events for this erase block will not be printed
  2502. [ 45.570000] jffs2: Old JFFS2 bitmask found at 0x00920954
  2503. [ 45.580000] jffs2: You cannot use older JFFS2 filesystems with newer kernels
  2504. [ 45.720000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00930000: 0x8199 instead
  2505. [ 45.740000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00930004: 0x2690 instead
  2506. [ 45.750000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00930008: 0x4c51 instead
  2507. [ 45.770000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0093000c: 0x2676 instead
  2508. [ 45.790000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00930010: 0xa0ff instead
  2509. [ 45.810000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00930014: 0xc92f instead
  2510. [ 45.830000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00930018: 0x1781 instead
  2511. [ 45.850000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0093001c: 0xc8ce instead
  2512. [ 45.870000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00930020: 0x18eb instead
  2513. [ 45.890000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00930024: 0x1bfc instead
  2514. [ 45.910000] jffs2: Further such events for this erase block will not be printed
  2515. [ 46.040000] jffs2: Old JFFS2 bitmask found at 0x0093ea44
  2516. [ 46.050000] jffs2: You cannot use older JFFS2 filesystems with newer kernels
  2517. [ 46.080000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00940000: 0x0f39 instead
  2518. [ 46.100000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00940004: 0xe5ee instead
  2519. [ 46.110000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00940008: 0xad91 instead
  2520. [ 46.130000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0094000c: 0x072b instead
  2521. [ 46.150000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00940010: 0x25a4 instead
  2522. [ 46.170000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00940014: 0xfc60 instead
  2523. [ 46.190000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00940018: 0x29c3 instead
  2524. [ 46.210000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0094001c: 0x8310 instead
  2525. [ 46.230000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00940020: 0x8565 instead
  2526. [ 46.250000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00940024: 0x537a instead
  2527. [ 46.270000] jffs2: Further such events for this erase block will not be printed
  2528. [ 46.290000] jffs2: Old JFFS2 bitmask found at 0x0094044c
  2529. [ 46.300000] jffs2: You cannot use older JFFS2 filesystems with newer kernels
  2530. [ 46.440000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00950000: 0x2451 instead
  2531. [ 46.460000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00950004: 0xfcc4 instead
  2532. [ 46.480000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00950008: 0x1425 instead
  2533. [ 46.490000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0095000c: 0x8d8b instead
  2534. [ 46.510000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00950010: 0x4122 instead
  2535. [ 46.530000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00950014: 0x2337 instead
  2536. [ 46.550000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00950018: 0x0004 instead
  2537. [ 46.570000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0095001c: 0x1623 instead
  2538. [ 46.590000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00950020: 0x7faf instead
  2539. [ 46.610000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00950024: 0xf5c2 instead
  2540. [ 46.630000] jffs2: Further such events for this erase block will not be printed
  2541. [ 46.770000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00960000: 0x81fa instead
  2542. [ 46.790000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00960004: 0xdbbd instead
  2543. [ 46.810000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00960008: 0x66c1 instead
  2544. [ 46.830000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0096000c: 0xda67 instead
  2545. [ 46.850000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00960010: 0x19a4 instead
  2546. [ 46.870000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00960014: 0x2b8b instead
  2547. [ 46.890000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00960018: 0x05e5 instead
  2548. [ 46.910000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0096001c: 0x95a5 instead
  2549. [ 46.930000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00960020: 0xb2c7 instead
  2550. [ 46.950000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00960024: 0x786b instead
  2551. [ 46.960000] jffs2: Further such events for this erase block will not be printed
  2552. [ 47.110000] jffs2: Empty flash at 0x0096efbc ends at 0x0096f000
  2553. [ 47.130000] jffs2_scan_eraseblock(): End of filesystem marker found at 0x970000
  2554. [ 47.140000] jffs2: Cowardly refusing to erase blocks on filesystem with no valid JFFS2 nodes
  2555. [ 47.160000] jffs2: empty_blocks 90, bad_blocks 0, c->nr_blocks 234
  2556. [ 47.170000] VFS: Cannot open root device "(null)" or unknown-block(31,4): error -5
  2557. [ 47.190000] Please append a correct "root=" boot option; here are the available partitions:
  2558. [ 47.210000] 1f00 192 mtdblock0 (driver?)
  2559. [ 47.220000] 1f01 64 mtdblock1 (driver?)
  2560. [ 47.230000] 1f02 64 mtdblock2 (driver?)
  2561. [ 47.240000] 1f03 896 mtdblock3 (driver?)
  2562. [ 47.250000] 1f04 14976 mtdblock4 (driver?)
  2563. [ 47.260000] 1f05 15872 mtdblock5 (driver?)
  2564. [ 47.270000] 1f06 64 mtdblock6 (driver?)
  2565. [ 47.280000] 1f07 64 mtdblock7 (driver?)
  2566. [ 47.290000] 1f08 64 mtdblock8 (driver?)
  2567. [ 47.300000] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(31,4)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement