ces2424

Uzman
Katılım
22 Şubat 2025
Mesajlar
89
Çözümler
1
Beğeniler
25

Konu Başlıkları Gizle

  1. 1 AŞAMA 1
  2. 2 AŞAMA 2
  3. 3 AŞAMA 3
  4. 4 AŞAMA 4
Gerekli Ekipmanlar:

PXL_20250413_142915378.webp


  1. CH340 Serial USB Modül.
  2. Cat Kablosu.
  3. Media Converter (TTL entegresi olanından).
  4. SFP Modülü (Huawei, Alcatel yada Nokia).
  5. Windows 10 yada Windows 11 bilgisayar.

Bağlantı Şeması:

PXL_20250413_140555935.webp


TX, RX ve GND portlarını kullanacağız, Varsa eğer sizdeki üründe USB TTL güç seçeneği 3.3V seçili olsun.


Windows 11 Kurulum Adımları:

comport.webp


Öncelikle CH340 USB driver yüklemenizi gerçekleştirin. Ardından test amaçlı herhangi bir USB portuna takıp aygıt yöneticisinden bağlı olduğu com portunu öğrenin.

Sırasıyla aşağıdaki işlemleri gerçekleştirin;

ÖNEMLİ: Başlangıç aşamasında Media Converter güç kablosu takılı olmasın, SFP Modül takılı olmasın. Bazı aşamalarda SFP çıkarıp geri takacağız dikkatli takip ediniz.

AŞAMA 1​

Windows Başlat Tuşu> Ara > CMD > Windows Shell uygulamasını Yönetici olarak çalıştırın.

Sizdeki COM Portu ve Windows Klasör yolu farklı olacaktır.
Kod:
cd C:\Users\Gigabyte Aero 17 XE5\Desktop\FirmwareUpdate\Tool
dir
enable_64bit.exe -d com3

cmd2.webp


Yukardaki gibi bir bekleme modu çıkacak. Şimdi mediaconverter güç kablosunu takın ve SFP modülü yerine takın işlemlerin yaklaşık 10 saniyede bitmesini bekleyin.

cmd3.webp


İşlemler yukarıda ki gibi bitince SFP modülünü geri çıkarın.

AŞAMA 2​

Tools klasöründe yer alan "tftpd32.exe" uygulamasını yönetici olarak çalıştırıp arka planda açık bırakın.

Şimdi yüklemek istediğiniz firmware dosyasını tools klasörüne kopyalayın.

AŞAMA 3​

MobaXtream yada Putty uygulaması üzerinden COM* serial bağlantısı gerçekleştireceğiz.

Ayarlar resimdeki gibi olsun.

moba2.webp



Ardından sol tarafa eklendikten sonra üzerine gelip sağ tıklayıp execute tıklayıp bekliyoruz, hata görürseniz kapatın çünkü SFP modül takılı değil.
SFP modülü taktıktan sonra 3 saniye içerisinde CRTL + C basın ve boot etmesini engelleyin. Aşağıdaki resim gibi:

moba3.webp


Şimdi kodları sırasıyla uyguluyoruz.

Kod:
setenv ipaddr 192.168.1.10
setenv serverip 192.168.1.2
setenv bertEnable 0
setenv image_name alcatel-g010sp_new_busybox-squashfs
setenv  asc0 1

save

sf probe 0

sf erase C0000 740000
sf erase 800000 740000

tftp ${fileaddr} alcatel-g010sp_new_busybox-squashfs.image

sf write ${fileaddr} C0000 410000
sf write ${fileaddr} 800000 410000

İşlemler bendeki gibi başarılı sonuçlandığından emin olmak için ekran görüntüsü;

finish1.webp


AŞAMA 4​

Ardından SFP Modülünü geri çıkaralım. 1 aşamayı tekrar gerçekleştirin ve SFP Modülü geri takın ve boot yapmasını izleyin. Yaklaşık 1 dk sonra istediğiniz firmaware sürümüne yüklü bir şekilde 192.168.1.10 adresinden erişmiş olacaksınız.

Eksiklerim varsa konuda tamamlarsanız sevinirim.

finish2.webp


Gerekli Dosyalar:
https://drive.google.com/file/d/1ZMqdGaM2aX7pOfnmx7ssH7pn1yPPQ8Lv/view?usp=sharing
 
Son düzenleme:
Bazı SFP'lerde kendini sıfırlama durumu mevcut. Şu loglarını bulumdum çözüm arıyorum.
Kod:
Start status monitoring for I2C EEPROM[0]@0x50 EEPROM[1]@0x51
Start status monitoring for I2C: slope 0.921100, offset 2.191600
[   46.680000] libphy: Falcon MDIO: probed
[   46.712000] IPv6: ADDRCONF(NETDEV_UP): host: link is not ready
[   46.780000] IPv6: ADDRCONF(NETDEV_UP): lct0: link is not ready
[   48.252000] IPv6: ADDRCONF(NETDEV_UP): lct0: link is not ready
[   48.544000] IPv6: ADDRCONF(NETDEV_UP): lct0: link is not ready
[   49.868000] IPv6: ADDRCONF(NETDEV_UP): dbc: link is not ready
[   61.164000] IPv6: ADDRCONF(NETDEV_UP): host: link is not ready
[   62.456000] device exc entered promiscuous mode
[   63.248000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00000000: 0x5557 instead
[   63.284000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00000004: 0x5131 instead
[   63.336000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00000008: 0x5515 instead
[   63.392000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0000000c: 0x5755 instead
[   63.456000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00000010: 0x5555 instead
[   63.508000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00000014: 0x7551 instead
[   63.560000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00000018: 0x1577 instead
[   63.596000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0000001c: 0x5515 instead
[   63.648000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00000020: 0x5557 instead
[   63.692000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00000024: 0x5551 instead
[   63.700000] jffs2: Further such events for this erase block will not be printed
[   63.884000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00010000: 0x5557 instead
[   63.912000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00010004: 0x5131 instead
[   63.952000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00010008: 0x5515 instead
[   63.988000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0001000c: 0x5755 instead
[   64.020000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00010010: 0x5555 instead
[   64.060000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00010014: 0x7551 instead
[   64.096000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00010018: 0x1575 instead
[   64.128000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0001001c: 0x5515 instead
[   64.164000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00010020: 0x5557 instead
[   64.172000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00010024: 0x5551 instead
[   64.180000] jffs2: Further such events for this erase block will not be printed
[   64.408000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00020000: 0x5557 instead
[   64.432000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00020004: 0x5131 instead
[   64.456000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00020008: 0x5515 instead
[   64.480000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0002000c: 0x5755 instead
[   64.504000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00020010: 0x5555 instead
[   64.512000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00020014: 0x7551 instead
[   64.580000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00020018: 0x1577 instead
[   64.616000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0002001c: 0x5515 instead
[   64.648000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00020020: 0x5557 instead
[   64.676000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00020024: 0x5555 instead
[   64.684000] jffs2: Further such events for this erase block will not be printed
[   64.820000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00030000: 0x5557 instead
[   64.840000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00030004: 0x5131 instead
[   64.864000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00030008: 0x5515 instead
[   64.888000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0003000c: 0x5755 instead
[   64.896000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00030010: 0x5555 instead
[   64.920000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00030014: 0x7551 instead
[   64.944000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00030018: 0x1575 instead
[   64.968000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0003001c: 0x5515 instead
[   64.996000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00030020: 0x5557 instead
[   65.004000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00030024: 0x5551 instead
[   65.012000] jffs2: Further such events for this erase block will not be printed
[   65.152000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00040000: 0x5557 instead
[   65.192000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00040004: 0x5131 instead
[   65.240000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00040008: 0x5515 instead
[   65.276000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0004000c: 0x5755 instead
[   65.300000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00040010: 0x5555 instead
[   65.332000] IPv6: ADDRCONF(NETDEV_CHANGE): lct0: link becomes ready
[   65.352000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00040014: 0x7551 instead
[   65.400000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00040018: 0x1575 instead
[   65.440000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0004001c: 0x5515 instead
[   65.472000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00040020: 0x5557 instead
[   65.492000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00040024: 0x5551 instead
[   65.500000] jffs2: Further such events for this erase block will not be printed
[   65.580000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00050000: 0x5557 instead
[   65.592000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00050004: 0x5131 instead
[   65.608000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00050008: 0x5515 instead
[   65.616000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0005000c: 0x5755 instead
[   65.632000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00050010: 0x5555 instead
[   65.648000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00050014: 0x7551 instead
[   65.664000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00050018: 0x1577 instead
[   65.680000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0005001c: 0x5517 instead
[   65.696000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00050020: 0x5557 instead
[   65.712000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00050024: 0x5551 instead
[   65.720000] jffs2: Further such events for this erase block will not be printed
[   65.796000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00060000: 0x5557 instead
[   65.812000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00060004: 0x5131 instead
[   65.828000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00060008: 0x5515 instead
[   65.836000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0006000c: 0x5755 instead
[   65.852000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00060010: 0x5555 instead
[   65.868000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00060014: 0x7551 instead
[   65.884000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00060018: 0x1577 instead
[   65.900000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0006001c: 0x5517 instead
[   65.916000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00060020: 0x5557 instead
[   65.932000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00060024: 0x5551 instead
[   65.940000] jffs2: Further such events for this erase block will not be printed
[   66.020000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00070000: 0x5557 instead
[   66.032000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00070004: 0x5131 instead
[   66.048000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00070008: 0x5515 instead
[   66.056000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0007000c: 0x5755 instead
[   66.072000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00070010: 0x5555 instead
[   66.088000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00070014: 0x7551 instead
[   66.104000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00070018: 0x1575 instead
[   66.120000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0007001c: 0x5535 instead
[   66.136000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00070020: 0x5557 instead
[   66.144000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00070024: 0x5551 instead
[   66.152000] jffs2: Further such events for this erase block will not be printed
[   66.236000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00080000: 0x5557 instead
[   66.252000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00080004: 0x5131 instead
[   66.268000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00080008: 0x5515 instead
[   66.284000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0008000c: 0x5755 instead
[   66.300000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00080010: 0x5555 instead
[   66.324000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00080014: 0x7551 instead
[   66.340000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00080018: 0x1575 instead
[   66.356000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0008001c: 0x5537 instead
[   66.372000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00080020: 0x5557 instead
[   66.388000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00080024: 0x5551 instead
[   66.396000] jffs2: Further such events for this erase block will not be printed
[   66.476000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00090000: 0x5557 instead
[   66.488000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00090004: 0x5131 instead
[   66.504000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00090008: 0x5515 instead
[   66.520000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0009000c: 0x5755 instead
[   66.536000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00090010: 0x5555 instead
[   66.552000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00090014: 0x7551 instead
[   66.568000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00090018: 0x1577 instead
[   66.584000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0009001c: 0x5537 instead
[   66.600000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00090020: 0x5757 instead
[   66.616000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00090024: 0x5551 instead
[   66.624000] jffs2: Further such events for this erase block will not be printed
[   66.700000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000a0000: 0x5557 instead
[   66.716000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000a0004: 0x5131 instead
[   66.732000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000a0008: 0x5515 instead
[   66.748000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000a000c: 0x5755 instead
[   66.764000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000a0010: 0x5555 instead
[   66.772000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000a0014: 0x7551 instead
[   66.788000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000a0018: 0x1577 instead
[   66.804000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000a001c: 0x5535 instead
[   66.820000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000a0020: 0x5757 instead
[   66.836000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000a0024: 0x5551 instead
[   66.844000] jffs2: Further such events for this erase block will not be printed
[   66.924000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000b0000: 0x5557 instead
[   66.936000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000b0004: 0x5131 instead
[   66.952000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000b0008: 0x5515 instead
[   66.968000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000b000c: 0x5755 instead
[   66.984000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000b0010: 0x5555 instead
[   67.000000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000b0014: 0x7551 instead
[   67.016000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000b0018: 0x1577 instead
[   67.032000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000b001c: 0x5535 instead
[   67.048000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000b0020: 0x5757 instead
[   67.064000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000b0024: 0x5551 instead
[   67.072000] jffs2: Further such events for this erase block will not be printed
[   67.148000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000c0000: 0x5557 instead
[   67.164000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000c0004: 0x5131 instead
[   67.180000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000c0008: 0x5515 instead
[   67.188000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000c000c: 0x5755 instead
[   67.204000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000c0010: 0x5555 instead
[   67.220000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000c0014: 0x7551 instead
[   67.236000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000c0018: 0x1577 instead
[   67.252000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000c001c: 0x5537 instead
[   67.268000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000c0020: 0x5757 instead
[   67.284000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000c0024: 0x5553 instead
[   67.292000] jffs2: Further such events for this erase block will not be printed
[   67.380000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000d0000: 0x5557 instead
[   67.392000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000d0004: 0x5131 instead
[   67.408000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000d0008: 0x5515 instead
[   67.416000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000d000c: 0x5755 instead
[   67.432000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000d0010: 0x5555 instead
[   67.448000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000d0014: 0x7551 instead
[   67.464000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000d0018: 0x1577 instead
[   67.472000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000d001c: 0x5537 instead
[   67.480000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000d0020: 0x5757 instead
[   67.500000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000d0024: 0x5555 instead
[   67.508000] jffs2: Further such events for this erase block will not be printed
[   67.580000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000e0000: 0x5557 instead
[   67.592000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000e0004: 0x5131 instead
[   67.608000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000e0008: 0x5515 instead
[   67.624000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000e000c: 0x5755 instead
[   67.640000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000e0010: 0x5555 instead
[   67.656000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000e0014: 0x7551 instead
[   67.672000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000e0018: 0x1577 instead
[   67.688000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000e001c: 0x5537 instead
[   67.704000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000e0020: 0x5757 instead
[   67.720000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000e0024: 0x5551 instead
[   67.728000] jffs2: Further such events for this erase block will not be printed
[   67.808000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000f0000: 0x5557 instead
[   67.820000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000f0004: 0x5131 instead
[   67.836000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000f0008: 0x5515 instead
[   67.852000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000f000c: 0x5755 instead
[   67.868000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000f0010: 0x5555 instead
[   67.884000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000f0014: 0x7551 instead
[   67.900000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000f0018: 0x1577 instead
[   67.916000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000f001c: 0x5537 instead
[   67.924000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000f0020: 0x5757 instead
[   67.940000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000f0024: 0x5551 instead
[   67.948000] jffs2: Further such events for this erase block will not be printed
[   68.028000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00100000: 0x5557 instead
[   68.044000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00100004: 0x5131 instead
[   68.060000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00100008: 0x5515 instead
[   68.076000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0010000c: 0x5755 instead
[   68.092000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00100010: 0x5555 instead
[   68.108000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00100014: 0x7551 instead
[   68.124000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00100018: 0x1577 instead
[   68.132000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0010001c: 0x5537 instead
[   68.148000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00100020: 0x5757 instead
[   68.164000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00100024: 0x5555 instead
[   68.172000] jffs2: Further such events for this erase block will not be printed
[   68.252000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00110000: 0x5557 instead
[   68.268000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00110004: 0x5131 instead
[   68.284000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00110008: 0x5515 instead
[   68.300000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0011000c: 0x5755 instead
[   68.316000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00110010: 0x5555 instead
[   68.340000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00110014: 0x7551 instead
[   68.356000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00110018: 0x1577 instead
[   68.372000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0011001c: 0x5517 instead
[   68.388000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00110020: 0x5757 instead
[   68.404000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00110024: 0x5551 instead
[   68.412000] jffs2: Further such events for this erase block will not be printed
[   68.488000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00120000: 0x5557 instead
[   68.504000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00120004: 0x5131 instead
[   68.520000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00120008: 0x5515 instead
[   68.536000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0012000c: 0x5755 instead
[   68.552000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00120010: 0x5555 instead
[   68.568000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00120014: 0x7551 instead
[   68.584000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00120018: 0x1577 instead
[   68.600000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0012001c: 0x5537 instead
[   68.616000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00120020: 0x5557 instead
[   68.632000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00120024: 0x5551 instead
[   68.640000] jffs2: Further such events for this erase block will not be printed
[   68.716000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00130000: 0x5557 instead
[   68.732000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00130004: 0x5131 instead
[   68.748000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00130008: 0x5515 instead
[   68.756000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0013000c: 0x5755 instead
[   68.772000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00130010: 0x5555 instead
[   68.788000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00130014: 0x7551 instead
[   68.804000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00130018: 0x1577 instead
[   68.820000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0013001c: 0x5535 instead
[   68.836000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00130020: 0x5757 instead
[   68.852000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00130024: 0x5555 instead
[   68.860000] jffs2: Further such events for this erase block will not be printed
[   68.936000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00140000: 0x5557 instead
[   68.952000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00140004: 0x5131 instead
[   68.968000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00140008: 0x5515 instead
[   68.976000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0014000c: 0x5755 instead
[   68.992000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00140010: 0x5555 instead
[   69.008000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00140014: 0x7551 instead
[   69.024000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00140018: 0x1777 instead
[   69.040000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0014001c: 0x5537 instead
[   69.056000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00140020: 0x5757 instead
[   69.072000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00140024: 0x5555 instead
[   69.080000] jffs2: Further such events for this erase block will not be printed
[   69.160000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00150000: 0x5557 instead
[   69.172000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00150004: 0x5131 instead
[   69.188000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00150008: 0x5515 instead
[   69.196000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0015000c: 0x5755 instead
[   69.212000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00150010: 0x5555 instead
[   69.228000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00150014: 0x7551 instead
[   69.244000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00150018: 0x1577 instead
[   69.260000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0015001c: 0x5537 instead
[   69.276000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00150020: 0x5757 instead
[   69.292000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00150024: 0x5551 instead
[   69.300000] jffs2: Further such events for this erase block will not be printed
[   69.384000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00160000: 0x5557 instead
[   69.400000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00160004: 0x5131 instead
[   69.416000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00160008: 0x5515 instead
[   69.432000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0016000c: 0x5755 instead
[   69.448000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00160010: 0x5555 instead
[   69.464000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00160014: 0x7551 instead
[   69.480000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00160018: 0x1777 instead
[   69.488000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0016001c: 0x5537 instead
[   69.504000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00160020: 0x5757 instead
[   69.520000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00160024: 0x5551 instead
[   69.528000] jffs2: Further such events for this erase block will not be printed
[   69.608000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00170000: 0x5557 instead
[   69.620000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00170004: 0x5111 instead
[   69.636000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00170008: 0x5515 instead
[   69.652000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0017000c: 0x5755 instead
[   69.668000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00170010: 0x5555 instead
[   69.676000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00170014: 0x7551 instead
[   69.708000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00170018: 0x1577 instead
[   69.732000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0017001c: 0x5535 instead
[   69.780000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00170020: 0x5757 instead
[   69.812000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00170024: 0x5555 instead
[   69.820000] jffs2: Further such events for this erase block will not be printed
[   69.960000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00180000: 0x5557 instead
[   69.976000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00180004: 0x5131 instead
[   70.000000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00180008: 0x5515 instead
[   70.024000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0018000c: 0x5755 instead
[   70.052000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00180010: 0x5755 instead
[   70.080000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00180014: 0x7551 instead
[   70.108000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00180018: 0x1577 instead
[   70.132000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0018001c: 0x5537 instead
[   70.140000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00180020: 0x5757 instead
[   70.164000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00180024: 0x5553 instead
[   70.172000] jffs2: Further such events for this erase block will not be printed
[   70.304000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00190000: 0x5557 instead
[   70.320000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00190004: 0x5131 instead
[   70.356000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00190008: 0x5515 instead
[   70.436000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0019000c: 0x5755 instead
[   70.452000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00190010: 0x5555 instead
[   70.468000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00190014: 0x7551 instead
[   70.484000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00190018: 0x1777 instead
[   70.500000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0019001c: 0x5535 instead
[   70.508000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00190020: 0x5757 instead
[   70.524000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00190024: 0x5551 instead
[   70.532000] jffs2: Further such events for this erase block will not be printed
[   70.712000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001a0000: 0x5557 instead
[   70.724000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001a0004: 0x5131 instead
[   70.740000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001a0008: 0x5515 instead
[   70.756000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001a000c: 0x5755 instead
[   70.772000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001a0010: 0x5555 instead
[   70.788000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001a0014: 0x7551 instead
[   70.804000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001a0018: 0x1777 instead
[   70.820000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001a001c: 0x5537 instead
[   70.836000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001a0020: 0x5757 instead
[   70.852000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001a0024: 0x5551 instead
[   70.860000] jffs2: Further such events for this erase block will not be printed
[   70.936000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001b0000: 0x5557 instead
[   70.956000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001b0004: 0x5131 instead
[   70.972000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001b0008: 0x5515 instead
[   70.988000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001b000c: 0x5755 instead
[   71.004000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001b0010: 0x5755 instead
[   71.020000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001b0014: 0x7551 instead
[   71.036000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001b0018: 0x1777 instead
[   71.052000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001b001c: 0x5537 instead
[   71.068000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001b0020: 0x5757 instead
[   71.084000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001b0024: 0x5555 instead
[   71.092000] jffs2: Further such events for this erase block will not be printed
[   71.168000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001c0000: 0x5557 instead
[   71.184000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001c0004: 0x5131 instead
[   71.200000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001c0008: 0x5515 instead
[   71.216000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001c000c: 0x5755 instead
[   71.232000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001c0010: 0x5755 instead
[   71.248000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001c0014: 0x7551 instead
[   71.264000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001c0018: 0x1777 instead
[   71.280000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001c001c: 0x5537 instead
[   71.288000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001c0020: 0x5757 instead
[   71.304000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001c0024: 0x5551 instead
[   71.312000] jffs2: Further such events for this erase block will not be printed
[   71.396000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001d0000: 0x5557 instead
[   71.416000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001d0004: 0x5131 instead
[   71.432000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001d0008: 0x5515 instead
[   71.440000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001d000c: 0x5755 instead
[   71.456000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001d0010: 0x5555 instead
[   71.472000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001d0014: 0x7551 instead
[   71.488000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001d0018: 0x1777 instead
[   71.496000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001d001c: 0x5537 instead
[   71.512000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001d0020: 0x5757 instead
[   71.528000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001d0024: 0x5551 instead
[   71.536000] jffs2: Further such events for this erase block will not be printed
[   71.612000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001e0000: 0x5557 instead
[   71.628000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001e0004: 0x5131 instead
[   71.644000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001e0008: 0x5515 instead
[   71.660000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001e000c: 0x5755 instead
[   71.676000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001e0010: 0x5555 instead
[   71.692000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001e0014: 0x7551 instead
[   71.708000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001e0018: 0x1777 instead
[   71.716000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001e001c: 0x5537 instead
[   71.732000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001e0020: 0x5757 instead
[   71.748000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001e0024: 0x5551 instead
[   71.756000] jffs2: Further such events for this erase block will not be printed
[   71.832000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001f0000: 0x5557 instead
[   71.852000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001f0004: 0x5131 instead
[   71.868000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001f0008: 0x5515 instead
[   71.884000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001f000c: 0x5755 instead
[   71.900000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001f0010: 0x5755 instead
[   71.908000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001f0014: 0x7551 instead
[   71.924000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001f0018: 0x1777 instead
[   71.940000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001f001c: 0x5537 instead
[   71.956000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001f0020: 0x5757 instead
[   71.972000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001f0024: 0x5555 instead
[   71.980000] jffs2: Further such events for this erase block will not be printed
[   72.056000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00200000: 0x5557 instead
[   72.072000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00200004: 0x5131 instead
[   72.088000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00200008: 0x5515 instead
[   72.104000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0020000c: 0x5755 instead
[   72.120000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00200010: 0x5555 instead
[   72.136000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00200014: 0x7551 instead
[   72.152000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00200018: 0x1777 instead
[   72.160000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0020001c: 0x5537 instead
[   72.176000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00200020: 0x5757 instead
[   72.192000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00200024: 0x5551 instead
[   72.200000] jffs2: Further such events for this erase block will not be printed
[   72.276000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00210000: 0x5557 instead
[   72.296000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00210004: 0x5131 instead
[   72.312000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00210008: 0x5515 instead
[   72.320000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0021000c: 0x5755 instead
[   72.336000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00210010: 0x5555 instead
[   72.352000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00210014: 0x7551 instead
[   72.376000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00210018: 0x1777 instead
[   72.392000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0021001c: 0x5537 instead
[   72.408000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00210020: 0x5757 instead
[   72.424000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00210024: 0x5557 instead
[   72.432000] jffs2: Further such events for this erase block will not be printed
[   72.512000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00220000: 0x5557 instead
[   72.528000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00220004: 0x5131 instead
[   72.544000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00220008: 0x5515 instead
[   72.560000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0022000c: 0x5755 instead
[   72.576000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00220010: 0x5555 instead
[   72.592000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00220014: 0x7751 instead
[   72.608000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00220018: 0x1577 instead
[   72.624000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0022001c: 0x5537 instead
[   72.640000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00220020: 0x5757 instead
[   72.656000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00220024: 0x5555 instead
[   72.664000] jffs2: Further such events for this erase block will not be printed
[   72.740000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00230000: 0x5557 instead
[   72.760000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00230004: 0x5131 instead
[   72.776000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00230008: 0x5515 instead
[   72.792000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0023000c: 0x5755 instead
[   72.808000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00230010: 0x5555 instead
[   72.824000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00230014: 0x7551 instead
[   72.840000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00230018: 0x1777 instead
[   72.856000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0023001c: 0x5537 instead
[   72.872000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00230020: 0x5757 instead
[   72.888000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00230024: 0x5553 instead
[   72.896000] jffs2: Further such events for this erase block will not be printed
[   72.972000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00240000: 0x5557 instead
[   72.988000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00240004: 0x5131 instead
[   73.004000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00240008: 0x5515 instead
[   73.020000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0024000c: 0x5755 instead
[   73.028000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00240010: 0x5755 instead
[   73.044000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00240014: 0x7551 instead
[   73.060000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00240018: 0x1777 instead
[   73.076000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0024001c: 0x5537 instead
[   73.092000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00240020: 0x5757 instead
[   73.108000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00240024: 0x5553 instead
[   73.116000] jffs2: Further such events for this erase block will not be printed
[   73.192000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00250000: 0x5557 instead
[   73.212000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00250004: 0x5131 instead
[   73.228000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00250008: 0x5515 instead
[   73.236000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0025000c: 0x5755 instead
[   73.252000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00250010: 0x5555 instead
[   73.268000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00250014: 0x7751 instead
[   73.284000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00250018: 0x1777 instead
[   73.300000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0025001c: 0x5537 instead
[   73.316000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00250020: 0x5757 instead
[   73.332000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00250024: 0x5551 instead
[   73.340000] jffs2: Further such events for this erase block will not be printed
[   73.424000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00260000: 0x5557 instead
[   73.440000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00260004: 0x5131 instead
[   73.456000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00260008: 0x5515 instead
[   73.472000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0026000c: 0x5755 instead
[   73.488000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00260010: 0x5555 instead
[   73.504000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00260014: 0x7551 instead
[   73.520000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00260018: 0x1777 instead
[   73.536000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0026001c: 0x5535 instead
[   73.552000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00260020: 0x5757 instead
[   73.568000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00260024: 0x5551 instead
[   73.576000] jffs2: Further such events for this erase block will not be printed
[   73.652000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00270000: 0x5557 instead
[   73.672000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00270004: 0x5131 instead
[   73.688000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00270008: 0x5515 instead
[   73.704000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0027000c: 0x5755 instead
[   73.720000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00270010: 0x5555 instead
[   73.736000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00270014: 0x7751 instead
[   73.752000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00270018: 0x1777 instead
[   73.768000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0027001c: 0x5537 instead
[   73.784000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00270020: 0x5757 instead
[   73.800000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00270024: 0x5551 instead
[   73.808000] jffs2: Further such events for this erase block will not be printed
[   73.884000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00280000: 0x5557 instead
[   73.900000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00280004: 0x5131 instead
[   73.916000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00280008: 0x5515 instead
[   73.932000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0028000c: 0x5755 instead
[   73.948000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00280010: 0x5555 instead
[   73.956000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00280014: 0x7751 instead
[   73.972000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00280018: 0x1777 instead
[   73.988000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0028001c: 0x5537 instead
[   74.004000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00280020: 0x5757 instead
[   74.020000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00280024: 0x5551 instead
[   74.028000] jffs2: Further such events for this erase block will not be printed
[   74.112000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00290000: 0x5557 instead
[   74.132000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00290004: 0x5131 instead
[   74.148000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00290008: 0x5515 instead
[   74.164000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0029000c: 0x5755 instead
[   74.180000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00290010: 0x5755 instead
[   74.196000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00290014: 0x7551 instead
[   74.212000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00290018: 0x1777 instead
[   74.228000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0029001c: 0x5537 instead
[   74.244000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00290020: 0x5757 instead
[   74.260000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00290024: 0x5555 instead
[   74.268000] jffs2: Further such events for this erase block will not be printed
[   74.344000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002a0000: 0x5557 instead
[   74.360000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002a0004: 0x5131 instead
[   74.376000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002a0008: 0x5515 instead
[   74.400000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002a000c: 0x5755 instead
[   74.416000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002a0010: 0x5555 instead
[   74.432000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002a0014: 0x7551 instead
[   74.448000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002a0018: 0x1777 instead
[   74.464000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002a001c: 0x5537 instead
[   74.480000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002a0020: 0x5757 instead
[   74.488000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002a0024: 0x5553 instead
[   74.496000] jffs2: Further such events for this erase block will not be printed
[   74.572000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002b0000: 0x5557 instead
[   74.592000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002b0004: 0x5131 instead
[   74.608000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002b0008: 0x5515 instead
[   74.624000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002b000c: 0x5755 instead
[   74.640000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002b0010: 0x5755 instead
[   74.656000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002b0014: 0x7751 instead
[   74.664000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002b0018: 0x1777 instead
[   74.680000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002b001c: 0x5537 instead
[   74.696000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002b0020: 0x5757 instead
[   74.712000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002b0024: 0x5557 instead
[   74.720000] jffs2: Further such events for this erase block will not be printed
[   74.796000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002c0000: 0x5557 instead
[   74.812000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002c0004: 0x5131 instead
[   74.828000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002c0008: 0x5515 instead
[   74.844000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002c000c: 0x5755 instead
[   74.860000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002c0010: 0x5755 instead
[   74.876000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002c0014: 0x7751 instead
[   74.892000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002c0018: 0x1777 instead
[   74.908000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002c001c: 0x5537 instead
[   74.924000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002c0020: 0x5757 instead
[   74.940000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002c0024: 0x5555 instead
[   74.948000] jffs2: Further such events for this erase block will not be printed
[   75.024000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002d0000: 0x5557 instead
[   75.044000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002d0004: 0x5131 instead
[   75.060000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002d0008: 0x5515 instead
[   75.076000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002d000c: 0x5755 instead
[   75.092000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002d0010: 0x5555 instead
[   75.108000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002d0014: 0x7551 instead
[   75.124000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002d0018: 0x1777 instead
[   75.140000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002d001c: 0x5537 instead
[   75.156000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002d0020: 0x5757 instead
[   75.172000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002d0024: 0x5553 instead
[   75.180000] jffs2: Further such events for this erase block will not be printed
[   75.256000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002e0000: 0x2705 instead
[   75.272000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002e0004: 0x2ba3 instead
[   75.288000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002e0008: 0x580f instead
[   75.304000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002e000c: 0x0012 instead
[   75.320000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002e0010: 0x8000 instead
[   75.340000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002e0014: 0x8000 instead
[   75.356000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002e0018: 0x0dc4 instead
[   75.372000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002e001c: 0x0505 instead
[   75.388000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002e0020: 0x5346 instead
[   75.412000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002e0024: 0x372e instead
[   75.420000] jffs2: Further such events for this erase block will not be printed
[   75.496000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002f0000: 0x1bc0 instead
[   75.516000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002f0004: 0xaa67 instead
[   75.532000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002f0008: 0xa826 instead
[   75.548000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002f000c: 0x8f76 instead
[   75.564000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002f0010: 0xc525 instead
[   75.580000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002f0014: 0xc2e3 instead
[   75.596000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002f0018: 0x24a9 instead
[   75.612000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002f001c: 0xc10d instead
[   75.632000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002f0020: 0xd6da instead
[   75.656000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002f0024: 0x9dde instead
[   75.664000] jffs2: Further such events for this erase block will not be printed
[   75.772000] jffs2: Old JFFS2 bitmask found at 0x002fe7f0
[   75.776000] jffs2: You cannot use older JFFS2 filesystems with newer kernels
[   75.808000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00300000: 0x6680 instead
[   75.828000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00300004: 0x1cbc instead
[   75.876000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00300008: 0xe9e0 instead
[   75.904000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0030000c: 0x9475 instead
[   75.936000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00300010: 0x4f66 instead
[   75.960000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00300014: 0xe3e1 instead
[   75.988000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00300018: 0x6367 instead
[   76.016000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0030001c: 0x5282 instead
[   76.048000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00300020: 0x984a instead
[   76.076000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00300024: 0x64ac instead
[   76.084000] jffs2: Further such events for this erase block will not be printed
[   76.208000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00310000: 0x634d instead
[   76.228000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00310004: 0xc1ee instead
[   76.248000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00310008: 0x1257 instead
[   76.284000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0031000c: 0x4167 instead
[   76.312000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00310010: 0xd2cb instead
[   76.332000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00310014: 0x9377 instead
[   76.416000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00310018: 0xe06a instead
[   76.436000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0031001c: 0x8197 instead
[   76.452000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00310020: 0x43f7 instead
[   76.468000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00310024: 0x5f83 instead
[   76.476000] jffs2: Further such events for this erase block will not be printed
[   76.668000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00320000: 0x4fa0 instead
[   76.680000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00320004: 0x4978 instead
[   76.696000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00320008: 0x8ab8 instead
[   76.712000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0032000c: 0xe850 instead
[   76.728000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00320010: 0xd7b5 instead
[   76.744000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00320014: 0x8999 instead
[   76.760000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00320018: 0xedaa instead
[   76.776000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0032001c: 0x7545 instead
[   76.792000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00320020: 0x5f22 instead
[   76.808000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00320024: 0x561e instead
[   76.816000] jffs2: Further such events for this erase block will not be printed
[   76.896000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00330000: 0xd059 instead
[   76.908000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00330004: 0xf4d7 instead
[   76.924000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00330008: 0x479b instead
[   76.940000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0033000c: 0x102e instead
[   76.948000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00330010: 0x5bfe instead
[   76.964000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00330014: 0x4375 instead
[   76.980000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00330018: 0xdb73 instead
[   76.996000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0033001c: 0x6b77 instead
[   77.012000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00330020: 0xf3d9 instead
[   77.028000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00330024: 0x10a8 instead
[   77.036000] jffs2: Further such events for this erase block will not be printed
[   77.080000] jffs2: Old JFFS2 bitmask found at 0x003373c8
[   77.084000] jffs2: You cannot use older JFFS2 filesystems with newer kernels
[   77.140000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00340000: 0x0fe2 instead
[   77.156000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00340004: 0x4e6d instead
[   77.172000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00340008: 0xa263 instead
[   77.188000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0034000c: 0x861c instead
[   77.196000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00340010: 0x24a1 instead
[   77.212000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00340014: 0x186b instead
[   77.228000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00340018: 0xeb1b instead
[   77.244000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0034001c: 0x9bec instead
[   77.260000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00340020: 0xed64 instead
[   77.276000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00340024: 0x1606 instead
[   77.284000] jffs2: Further such events for this erase block will not be printed
[   77.316000] jffs2: Old JFFS2 bitmask found at 0x00344970
[   77.320000] jffs2: You cannot use older JFFS2 filesystems with newer kernels
[   77.380000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00350000: 0x2af8 instead
[   77.392000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00350004: 0xc037 instead
[   77.408000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00350008: 0x7204 instead
[   77.432000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0035000c: 0x4395 instead
[   77.448000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00350010: 0xb9fb instead
[   77.464000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00350014: 0x0857 instead
[   77.480000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00350018: 0x00d7 instead
[   77.496000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0035001c: 0x1c9f instead
[   77.512000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00350020: 0xd90d instead
[   77.528000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00350024: 0x2943 instead
[   77.536000] jffs2: Further such events for this erase block will not be printed
[   77.612000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00360000: 0xb3a2 instead
[   77.628000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00360004: 0x9210 instead
[   77.644000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00360008: 0x3c9b instead
[   77.660000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0036000c: 0x701d instead
[   77.676000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00360010: 0x586f instead
[   77.692000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00360014: 0xce3c instead
[   77.708000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00360018: 0x7717 instead
[   77.724000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0036001c: 0x716e instead
[   77.740000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00360020: 0x46c3 instead
[   77.756000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00360024: 0x268b instead
[   77.764000] jffs2: Further such events for this erase block will not be printed
[   77.792000] jffs2: Old JFFS2 bitmask found at 0x00364e8c
[   77.796000] jffs2: You cannot use older JFFS2 filesystems with newer kernels
[   77.856000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00370000: 0x4f5c instead
[   77.872000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00370004: 0xfc2c instead
[   77.888000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00370008: 0x9af8 instead
[   77.904000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0037000c: 0xda2f instead
[   77.920000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00370010: 0x797e instead
[   77.936000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00370014: 0xe89c instead
[   77.952000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00370018: 0x7477 instead
[   77.968000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0037001c: 0xc75b instead
[   77.976000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00370020: 0xe37a instead
[   77.992000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00370024: 0x68bf instead
[   78.000000] jffs2: Further such events for this erase block will not be printed
[   78.080000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00380000: 0x1d8b instead
[   78.092000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00380004: 0x220d instead
[   78.108000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00380008: 0x8be4 instead
[   78.124000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0038000c: 0x70d6 instead
[   78.140000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00380010: 0x5c42 instead
[   78.156000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00380014: 0x6797 instead
[   78.172000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00380018: 0x306e instead
[   78.188000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0038001c: 0xa11c instead
[   78.204000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00380020: 0x533f instead
[   78.220000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00380024: 0xd5a2 instead
[   78.228000] jffs2: Further such events for this erase block will not be printed
[   78.316000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00390000: 0xa5e8 instead
[   78.328000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00390004: 0x3dfc instead
[   78.344000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00390008: 0xd1fa instead
[   78.360000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0039000c: 0x46ce instead
[   78.376000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00390010: 0x5b2c instead
[   78.392000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00390014: 0x5696 instead
[   78.408000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00390018: 0xd630 instead
[   78.432000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0039001c: 0x29a8 instead
[   78.448000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00390020: 0xdc0d instead
[   78.464000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00390024: 0x28e4 instead
[   78.472000] jffs2: Further such events for this erase block will not be printed
[   78.552000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003a0000: 0x496d instead
[   78.568000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003a0004: 0xde18 instead
[   78.584000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003a0008: 0xb716 instead
[   78.592000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003a000c: 0x69aa instead
[   78.608000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003a0010: 0x784d instead
[   78.624000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003a0014: 0x9137 instead
[   78.640000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003a0018: 0xd5fd instead
[   78.656000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003a001c: 0xc406 instead
[   78.672000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003a0020: 0xab9c instead
[   78.688000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003a0024: 0x9d70 instead
[   78.696000] jffs2: Further such events for this erase block will not be printed
[   78.776000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003b0000: 0xf14c instead
[   78.788000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003b0004: 0xef2f instead
[   78.804000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003b0008: 0xc28a instead
[   78.812000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003b000c: 0x81ef instead
[   78.828000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003b0010: 0xe383 instead
[   78.844000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003b0014: 0xb206 instead
[   78.860000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003b0018: 0x5af3 instead
[   78.876000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003b001c: 0x6151 instead
[   78.892000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003b0020: 0x148c instead
[   78.908000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003b0024: 0x4807 instead
[   78.916000] jffs2: Further such events for this erase block will not be printed
[   78.992000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003c0000: 0xab32 instead
[   79.008000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003c0004: 0x7446 instead
[   79.024000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003c0008: 0x221f instead
[   79.032000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003c000c: 0xf7f0 instead
[   79.048000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003c0010: 0x73fb instead
[   79.064000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003c0014: 0x84b2 instead
[   79.080000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003c0018: 0xfd5f instead
[   79.096000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003c001c: 0x8c98 instead
[   79.112000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003c0020: 0xa794 instead
[   79.128000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003c0024: 0xe20a instead
[   79.136000] jffs2: Further such events for this erase block will not be printed
[   79.216000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003d0000: 0x150d instead
[   79.228000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003d0004: 0x608d instead
[   79.244000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003d0008: 0xf4d2 instead
[   79.252000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003d000c: 0x525c instead
[   79.268000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003d0010: 0xddad instead
[   79.284000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003d0014: 0x625b instead
[   79.300000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003d0018: 0xa5f7 instead
[   79.316000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003d001c: 0xdb61 instead
[   79.332000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003d0020: 0x7ba4 instead
[   79.348000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003d0024: 0x728e instead
[   79.356000] jffs2: Further such events for this erase block will not be printed
[   79.416000] jffs2: Old JFFS2 bitmask found at 0x003db1e4
[   79.420000] jffs2: You cannot use older JFFS2 filesystems with newer kernels
[   79.456000] jffs2: Cowardly refusing to erase blocks on filesystem with no valid JFFS2 nodes
[   79.464000] jffs2: empty_blocks 0, bad_blocks 0, c->nr_blocks 62
 
Bazı SFP'lerde kendini sıfırlama durumu mevcut. Şu loglarını bulumdum çözüm arıyorum.
Kod:
Start status monitoring for I2C EEPROM[0]@0x50 EEPROM[1]@0x51
Start status monitoring for I2C: slope 0.921100, offset 2.191600
[   46.680000] libphy: Falcon MDIO: probed
[   46.712000] IPv6: ADDRCONF(NETDEV_UP): host: link is not ready
[   46.780000] IPv6: ADDRCONF(NETDEV_UP): lct0: link is not ready
[   48.252000] IPv6: ADDRCONF(NETDEV_UP): lct0: link is not ready
[   48.544000] IPv6: ADDRCONF(NETDEV_UP): lct0: link is not ready
[   49.868000] IPv6: ADDRCONF(NETDEV_UP): dbc: link is not ready
[   61.164000] IPv6: ADDRCONF(NETDEV_UP): host: link is not ready
[   62.456000] device exc entered promiscuous mode
[   63.248000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00000000: 0x5557 instead
[   63.284000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00000004: 0x5131 instead
[   63.336000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00000008: 0x5515 instead
[   63.392000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0000000c: 0x5755 instead
[   63.456000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00000010: 0x5555 instead
[   63.508000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00000014: 0x7551 instead
[   63.560000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00000018: 0x1577 instead
[   63.596000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0000001c: 0x5515 instead
[   63.648000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00000020: 0x5557 instead
[   63.692000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00000024: 0x5551 instead
[   63.700000] jffs2: Further such events for this erase block will not be printed
[   63.884000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00010000: 0x5557 instead
[   63.912000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00010004: 0x5131 instead
[   63.952000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00010008: 0x5515 instead
[   63.988000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0001000c: 0x5755 instead
[   64.020000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00010010: 0x5555 instead
[   64.060000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00010014: 0x7551 instead
[   64.096000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00010018: 0x1575 instead
[   64.128000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0001001c: 0x5515 instead
[   64.164000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00010020: 0x5557 instead
[   64.172000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00010024: 0x5551 instead
[   64.180000] jffs2: Further such events for this erase block will not be printed
[   64.408000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00020000: 0x5557 instead
[   64.432000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00020004: 0x5131 instead
[   64.456000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00020008: 0x5515 instead
[   64.480000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0002000c: 0x5755 instead
[   64.504000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00020010: 0x5555 instead
[   64.512000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00020014: 0x7551 instead
[   64.580000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00020018: 0x1577 instead
[   64.616000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0002001c: 0x5515 instead
[   64.648000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00020020: 0x5557 instead
[   64.676000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00020024: 0x5555 instead
[   64.684000] jffs2: Further such events for this erase block will not be printed
[   64.820000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00030000: 0x5557 instead
[   64.840000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00030004: 0x5131 instead
[   64.864000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00030008: 0x5515 instead
[   64.888000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0003000c: 0x5755 instead
[   64.896000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00030010: 0x5555 instead
[   64.920000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00030014: 0x7551 instead
[   64.944000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00030018: 0x1575 instead
[   64.968000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0003001c: 0x5515 instead
[   64.996000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00030020: 0x5557 instead
[   65.004000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00030024: 0x5551 instead
[   65.012000] jffs2: Further such events for this erase block will not be printed
[   65.152000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00040000: 0x5557 instead
[   65.192000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00040004: 0x5131 instead
[   65.240000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00040008: 0x5515 instead
[   65.276000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0004000c: 0x5755 instead
[   65.300000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00040010: 0x5555 instead
[   65.332000] IPv6: ADDRCONF(NETDEV_CHANGE): lct0: link becomes ready
[   65.352000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00040014: 0x7551 instead
[   65.400000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00040018: 0x1575 instead
[   65.440000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0004001c: 0x5515 instead
[   65.472000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00040020: 0x5557 instead
[   65.492000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00040024: 0x5551 instead
[   65.500000] jffs2: Further such events for this erase block will not be printed
[   65.580000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00050000: 0x5557 instead
[   65.592000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00050004: 0x5131 instead
[   65.608000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00050008: 0x5515 instead
[   65.616000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0005000c: 0x5755 instead
[   65.632000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00050010: 0x5555 instead
[   65.648000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00050014: 0x7551 instead
[   65.664000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00050018: 0x1577 instead
[   65.680000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0005001c: 0x5517 instead
[   65.696000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00050020: 0x5557 instead
[   65.712000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00050024: 0x5551 instead
[   65.720000] jffs2: Further such events for this erase block will not be printed
[   65.796000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00060000: 0x5557 instead
[   65.812000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00060004: 0x5131 instead
[   65.828000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00060008: 0x5515 instead
[   65.836000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0006000c: 0x5755 instead
[   65.852000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00060010: 0x5555 instead
[   65.868000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00060014: 0x7551 instead
[   65.884000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00060018: 0x1577 instead
[   65.900000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0006001c: 0x5517 instead
[   65.916000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00060020: 0x5557 instead
[   65.932000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00060024: 0x5551 instead
[   65.940000] jffs2: Further such events for this erase block will not be printed
[   66.020000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00070000: 0x5557 instead
[   66.032000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00070004: 0x5131 instead
[   66.048000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00070008: 0x5515 instead
[   66.056000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0007000c: 0x5755 instead
[   66.072000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00070010: 0x5555 instead
[   66.088000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00070014: 0x7551 instead
[   66.104000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00070018: 0x1575 instead
[   66.120000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0007001c: 0x5535 instead
[   66.136000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00070020: 0x5557 instead
[   66.144000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00070024: 0x5551 instead
[   66.152000] jffs2: Further such events for this erase block will not be printed
[   66.236000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00080000: 0x5557 instead
[   66.252000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00080004: 0x5131 instead
[   66.268000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00080008: 0x5515 instead
[   66.284000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0008000c: 0x5755 instead
[   66.300000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00080010: 0x5555 instead
[   66.324000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00080014: 0x7551 instead
[   66.340000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00080018: 0x1575 instead
[   66.356000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0008001c: 0x5537 instead
[   66.372000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00080020: 0x5557 instead
[   66.388000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00080024: 0x5551 instead
[   66.396000] jffs2: Further such events for this erase block will not be printed
[   66.476000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00090000: 0x5557 instead
[   66.488000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00090004: 0x5131 instead
[   66.504000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00090008: 0x5515 instead
[   66.520000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0009000c: 0x5755 instead
[   66.536000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00090010: 0x5555 instead
[   66.552000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00090014: 0x7551 instead
[   66.568000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00090018: 0x1577 instead
[   66.584000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0009001c: 0x5537 instead
[   66.600000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00090020: 0x5757 instead
[   66.616000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00090024: 0x5551 instead
[   66.624000] jffs2: Further such events for this erase block will not be printed
[   66.700000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000a0000: 0x5557 instead
[   66.716000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000a0004: 0x5131 instead
[   66.732000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000a0008: 0x5515 instead
[   66.748000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000a000c: 0x5755 instead
[   66.764000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000a0010: 0x5555 instead
[   66.772000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000a0014: 0x7551 instead
[   66.788000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000a0018: 0x1577 instead
[   66.804000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000a001c: 0x5535 instead
[   66.820000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000a0020: 0x5757 instead
[   66.836000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000a0024: 0x5551 instead
[   66.844000] jffs2: Further such events for this erase block will not be printed
[   66.924000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000b0000: 0x5557 instead
[   66.936000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000b0004: 0x5131 instead
[   66.952000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000b0008: 0x5515 instead
[   66.968000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000b000c: 0x5755 instead
[   66.984000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000b0010: 0x5555 instead
[   67.000000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000b0014: 0x7551 instead
[   67.016000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000b0018: 0x1577 instead
[   67.032000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000b001c: 0x5535 instead
[   67.048000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000b0020: 0x5757 instead
[   67.064000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000b0024: 0x5551 instead
[   67.072000] jffs2: Further such events for this erase block will not be printed
[   67.148000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000c0000: 0x5557 instead
[   67.164000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000c0004: 0x5131 instead
[   67.180000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000c0008: 0x5515 instead
[   67.188000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000c000c: 0x5755 instead
[   67.204000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000c0010: 0x5555 instead
[   67.220000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000c0014: 0x7551 instead
[   67.236000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000c0018: 0x1577 instead
[   67.252000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000c001c: 0x5537 instead
[   67.268000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000c0020: 0x5757 instead
[   67.284000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000c0024: 0x5553 instead
[   67.292000] jffs2: Further such events for this erase block will not be printed
[   67.380000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000d0000: 0x5557 instead
[   67.392000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000d0004: 0x5131 instead
[   67.408000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000d0008: 0x5515 instead
[   67.416000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000d000c: 0x5755 instead
[   67.432000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000d0010: 0x5555 instead
[   67.448000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000d0014: 0x7551 instead
[   67.464000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000d0018: 0x1577 instead
[   67.472000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000d001c: 0x5537 instead
[   67.480000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000d0020: 0x5757 instead
[   67.500000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000d0024: 0x5555 instead
[   67.508000] jffs2: Further such events for this erase block will not be printed
[   67.580000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000e0000: 0x5557 instead
[   67.592000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000e0004: 0x5131 instead
[   67.608000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000e0008: 0x5515 instead
[   67.624000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000e000c: 0x5755 instead
[   67.640000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000e0010: 0x5555 instead
[   67.656000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000e0014: 0x7551 instead
[   67.672000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000e0018: 0x1577 instead
[   67.688000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000e001c: 0x5537 instead
[   67.704000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000e0020: 0x5757 instead
[   67.720000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000e0024: 0x5551 instead
[   67.728000] jffs2: Further such events for this erase block will not be printed
[   67.808000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000f0000: 0x5557 instead
[   67.820000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000f0004: 0x5131 instead
[   67.836000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000f0008: 0x5515 instead
[   67.852000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000f000c: 0x5755 instead
[   67.868000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000f0010: 0x5555 instead
[   67.884000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000f0014: 0x7551 instead
[   67.900000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000f0018: 0x1577 instead
[   67.916000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000f001c: 0x5537 instead
[   67.924000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000f0020: 0x5757 instead
[   67.940000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000f0024: 0x5551 instead
[   67.948000] jffs2: Further such events for this erase block will not be printed
[   68.028000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00100000: 0x5557 instead
[   68.044000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00100004: 0x5131 instead
[   68.060000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00100008: 0x5515 instead
[   68.076000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0010000c: 0x5755 instead
[   68.092000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00100010: 0x5555 instead
[   68.108000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00100014: 0x7551 instead
[   68.124000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00100018: 0x1577 instead
[   68.132000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0010001c: 0x5537 instead
[   68.148000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00100020: 0x5757 instead
[   68.164000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00100024: 0x5555 instead
[   68.172000] jffs2: Further such events for this erase block will not be printed
[   68.252000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00110000: 0x5557 instead
[   68.268000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00110004: 0x5131 instead
[   68.284000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00110008: 0x5515 instead
[   68.300000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0011000c: 0x5755 instead
[   68.316000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00110010: 0x5555 instead
[   68.340000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00110014: 0x7551 instead
[   68.356000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00110018: 0x1577 instead
[   68.372000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0011001c: 0x5517 instead
[   68.388000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00110020: 0x5757 instead
[   68.404000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00110024: 0x5551 instead
[   68.412000] jffs2: Further such events for this erase block will not be printed
[   68.488000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00120000: 0x5557 instead
[   68.504000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00120004: 0x5131 instead
[   68.520000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00120008: 0x5515 instead
[   68.536000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0012000c: 0x5755 instead
[   68.552000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00120010: 0x5555 instead
[   68.568000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00120014: 0x7551 instead
[   68.584000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00120018: 0x1577 instead
[   68.600000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0012001c: 0x5537 instead
[   68.616000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00120020: 0x5557 instead
[   68.632000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00120024: 0x5551 instead
[   68.640000] jffs2: Further such events for this erase block will not be printed
[   68.716000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00130000: 0x5557 instead
[   68.732000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00130004: 0x5131 instead
[   68.748000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00130008: 0x5515 instead
[   68.756000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0013000c: 0x5755 instead
[   68.772000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00130010: 0x5555 instead
[   68.788000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00130014: 0x7551 instead
[   68.804000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00130018: 0x1577 instead
[   68.820000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0013001c: 0x5535 instead
[   68.836000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00130020: 0x5757 instead
[   68.852000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00130024: 0x5555 instead
[   68.860000] jffs2: Further such events for this erase block will not be printed
[   68.936000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00140000: 0x5557 instead
[   68.952000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00140004: 0x5131 instead
[   68.968000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00140008: 0x5515 instead
[   68.976000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0014000c: 0x5755 instead
[   68.992000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00140010: 0x5555 instead
[   69.008000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00140014: 0x7551 instead
[   69.024000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00140018: 0x1777 instead
[   69.040000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0014001c: 0x5537 instead
[   69.056000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00140020: 0x5757 instead
[   69.072000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00140024: 0x5555 instead
[   69.080000] jffs2: Further such events for this erase block will not be printed
[   69.160000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00150000: 0x5557 instead
[   69.172000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00150004: 0x5131 instead
[   69.188000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00150008: 0x5515 instead
[   69.196000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0015000c: 0x5755 instead
[   69.212000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00150010: 0x5555 instead
[   69.228000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00150014: 0x7551 instead
[   69.244000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00150018: 0x1577 instead
[   69.260000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0015001c: 0x5537 instead
[   69.276000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00150020: 0x5757 instead
[   69.292000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00150024: 0x5551 instead
[   69.300000] jffs2: Further such events for this erase block will not be printed
[   69.384000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00160000: 0x5557 instead
[   69.400000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00160004: 0x5131 instead
[   69.416000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00160008: 0x5515 instead
[   69.432000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0016000c: 0x5755 instead
[   69.448000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00160010: 0x5555 instead
[   69.464000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00160014: 0x7551 instead
[   69.480000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00160018: 0x1777 instead
[   69.488000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0016001c: 0x5537 instead
[   69.504000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00160020: 0x5757 instead
[   69.520000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00160024: 0x5551 instead
[   69.528000] jffs2: Further such events for this erase block will not be printed
[   69.608000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00170000: 0x5557 instead
[   69.620000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00170004: 0x5111 instead
[   69.636000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00170008: 0x5515 instead
[   69.652000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0017000c: 0x5755 instead
[   69.668000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00170010: 0x5555 instead
[   69.676000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00170014: 0x7551 instead
[   69.708000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00170018: 0x1577 instead
[   69.732000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0017001c: 0x5535 instead
[   69.780000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00170020: 0x5757 instead
[   69.812000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00170024: 0x5555 instead
[   69.820000] jffs2: Further such events for this erase block will not be printed
[   69.960000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00180000: 0x5557 instead
[   69.976000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00180004: 0x5131 instead
[   70.000000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00180008: 0x5515 instead
[   70.024000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0018000c: 0x5755 instead
[   70.052000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00180010: 0x5755 instead
[   70.080000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00180014: 0x7551 instead
[   70.108000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00180018: 0x1577 instead
[   70.132000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0018001c: 0x5537 instead
[   70.140000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00180020: 0x5757 instead
[   70.164000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00180024: 0x5553 instead
[   70.172000] jffs2: Further such events for this erase block will not be printed
[   70.304000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00190000: 0x5557 instead
[   70.320000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00190004: 0x5131 instead
[   70.356000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00190008: 0x5515 instead
[   70.436000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0019000c: 0x5755 instead
[   70.452000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00190010: 0x5555 instead
[   70.468000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00190014: 0x7551 instead
[   70.484000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00190018: 0x1777 instead
[   70.500000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0019001c: 0x5535 instead
[   70.508000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00190020: 0x5757 instead
[   70.524000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00190024: 0x5551 instead
[   70.532000] jffs2: Further such events for this erase block will not be printed
[   70.712000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001a0000: 0x5557 instead
[   70.724000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001a0004: 0x5131 instead
[   70.740000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001a0008: 0x5515 instead
[   70.756000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001a000c: 0x5755 instead
[   70.772000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001a0010: 0x5555 instead
[   70.788000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001a0014: 0x7551 instead
[   70.804000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001a0018: 0x1777 instead
[   70.820000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001a001c: 0x5537 instead
[   70.836000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001a0020: 0x5757 instead
[   70.852000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001a0024: 0x5551 instead
[   70.860000] jffs2: Further such events for this erase block will not be printed
[   70.936000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001b0000: 0x5557 instead
[   70.956000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001b0004: 0x5131 instead
[   70.972000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001b0008: 0x5515 instead
[   70.988000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001b000c: 0x5755 instead
[   71.004000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001b0010: 0x5755 instead
[   71.020000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001b0014: 0x7551 instead
[   71.036000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001b0018: 0x1777 instead
[   71.052000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001b001c: 0x5537 instead
[   71.068000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001b0020: 0x5757 instead
[   71.084000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001b0024: 0x5555 instead
[   71.092000] jffs2: Further such events for this erase block will not be printed
[   71.168000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001c0000: 0x5557 instead
[   71.184000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001c0004: 0x5131 instead
[   71.200000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001c0008: 0x5515 instead
[   71.216000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001c000c: 0x5755 instead
[   71.232000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001c0010: 0x5755 instead
[   71.248000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001c0014: 0x7551 instead
[   71.264000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001c0018: 0x1777 instead
[   71.280000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001c001c: 0x5537 instead
[   71.288000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001c0020: 0x5757 instead
[   71.304000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001c0024: 0x5551 instead
[   71.312000] jffs2: Further such events for this erase block will not be printed
[   71.396000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001d0000: 0x5557 instead
[   71.416000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001d0004: 0x5131 instead
[   71.432000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001d0008: 0x5515 instead
[   71.440000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001d000c: 0x5755 instead
[   71.456000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001d0010: 0x5555 instead
[   71.472000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001d0014: 0x7551 instead
[   71.488000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001d0018: 0x1777 instead
[   71.496000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001d001c: 0x5537 instead
[   71.512000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001d0020: 0x5757 instead
[   71.528000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001d0024: 0x5551 instead
[   71.536000] jffs2: Further such events for this erase block will not be printed
[   71.612000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001e0000: 0x5557 instead
[   71.628000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001e0004: 0x5131 instead
[   71.644000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001e0008: 0x5515 instead
[   71.660000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001e000c: 0x5755 instead
[   71.676000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001e0010: 0x5555 instead
[   71.692000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001e0014: 0x7551 instead
[   71.708000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001e0018: 0x1777 instead
[   71.716000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001e001c: 0x5537 instead
[   71.732000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001e0020: 0x5757 instead
[   71.748000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001e0024: 0x5551 instead
[   71.756000] jffs2: Further such events for this erase block will not be printed
[   71.832000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001f0000: 0x5557 instead
[   71.852000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001f0004: 0x5131 instead
[   71.868000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001f0008: 0x5515 instead
[   71.884000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001f000c: 0x5755 instead
[   71.900000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001f0010: 0x5755 instead
[   71.908000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001f0014: 0x7551 instead
[   71.924000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001f0018: 0x1777 instead
[   71.940000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001f001c: 0x5537 instead
[   71.956000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001f0020: 0x5757 instead
[   71.972000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001f0024: 0x5555 instead
[   71.980000] jffs2: Further such events for this erase block will not be printed
[   72.056000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00200000: 0x5557 instead
[   72.072000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00200004: 0x5131 instead
[   72.088000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00200008: 0x5515 instead
[   72.104000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0020000c: 0x5755 instead
[   72.120000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00200010: 0x5555 instead
[   72.136000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00200014: 0x7551 instead
[   72.152000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00200018: 0x1777 instead
[   72.160000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0020001c: 0x5537 instead
[   72.176000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00200020: 0x5757 instead
[   72.192000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00200024: 0x5551 instead
[   72.200000] jffs2: Further such events for this erase block will not be printed
[   72.276000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00210000: 0x5557 instead
[   72.296000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00210004: 0x5131 instead
[   72.312000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00210008: 0x5515 instead
[   72.320000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0021000c: 0x5755 instead
[   72.336000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00210010: 0x5555 instead
[   72.352000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00210014: 0x7551 instead
[   72.376000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00210018: 0x1777 instead
[   72.392000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0021001c: 0x5537 instead
[   72.408000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00210020: 0x5757 instead
[   72.424000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00210024: 0x5557 instead
[   72.432000] jffs2: Further such events for this erase block will not be printed
[   72.512000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00220000: 0x5557 instead
[   72.528000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00220004: 0x5131 instead
[   72.544000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00220008: 0x5515 instead
[   72.560000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0022000c: 0x5755 instead
[   72.576000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00220010: 0x5555 instead
[   72.592000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00220014: 0x7751 instead
[   72.608000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00220018: 0x1577 instead
[   72.624000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0022001c: 0x5537 instead
[   72.640000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00220020: 0x5757 instead
[   72.656000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00220024: 0x5555 instead
[   72.664000] jffs2: Further such events for this erase block will not be printed
[   72.740000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00230000: 0x5557 instead
[   72.760000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00230004: 0x5131 instead
[   72.776000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00230008: 0x5515 instead
[   72.792000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0023000c: 0x5755 instead
[   72.808000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00230010: 0x5555 instead
[   72.824000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00230014: 0x7551 instead
[   72.840000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00230018: 0x1777 instead
[   72.856000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0023001c: 0x5537 instead
[   72.872000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00230020: 0x5757 instead
[   72.888000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00230024: 0x5553 instead
[   72.896000] jffs2: Further such events for this erase block will not be printed
[   72.972000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00240000: 0x5557 instead
[   72.988000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00240004: 0x5131 instead
[   73.004000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00240008: 0x5515 instead
[   73.020000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0024000c: 0x5755 instead
[   73.028000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00240010: 0x5755 instead
[   73.044000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00240014: 0x7551 instead
[   73.060000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00240018: 0x1777 instead
[   73.076000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0024001c: 0x5537 instead
[   73.092000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00240020: 0x5757 instead
[   73.108000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00240024: 0x5553 instead
[   73.116000] jffs2: Further such events for this erase block will not be printed
[   73.192000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00250000: 0x5557 instead
[   73.212000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00250004: 0x5131 instead
[   73.228000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00250008: 0x5515 instead
[   73.236000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0025000c: 0x5755 instead
[   73.252000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00250010: 0x5555 instead
[   73.268000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00250014: 0x7751 instead
[   73.284000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00250018: 0x1777 instead
[   73.300000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0025001c: 0x5537 instead
[   73.316000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00250020: 0x5757 instead
[   73.332000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00250024: 0x5551 instead
[   73.340000] jffs2: Further such events for this erase block will not be printed
[   73.424000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00260000: 0x5557 instead
[   73.440000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00260004: 0x5131 instead
[   73.456000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00260008: 0x5515 instead
[   73.472000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0026000c: 0x5755 instead
[   73.488000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00260010: 0x5555 instead
[   73.504000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00260014: 0x7551 instead
[   73.520000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00260018: 0x1777 instead
[   73.536000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0026001c: 0x5535 instead
[   73.552000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00260020: 0x5757 instead
[   73.568000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00260024: 0x5551 instead
[   73.576000] jffs2: Further such events for this erase block will not be printed
[   73.652000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00270000: 0x5557 instead
[   73.672000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00270004: 0x5131 instead
[   73.688000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00270008: 0x5515 instead
[   73.704000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0027000c: 0x5755 instead
[   73.720000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00270010: 0x5555 instead
[   73.736000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00270014: 0x7751 instead
[   73.752000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00270018: 0x1777 instead
[   73.768000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0027001c: 0x5537 instead
[   73.784000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00270020: 0x5757 instead
[   73.800000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00270024: 0x5551 instead
[   73.808000] jffs2: Further such events for this erase block will not be printed
[   73.884000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00280000: 0x5557 instead
[   73.900000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00280004: 0x5131 instead
[   73.916000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00280008: 0x5515 instead
[   73.932000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0028000c: 0x5755 instead
[   73.948000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00280010: 0x5555 instead
[   73.956000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00280014: 0x7751 instead
[   73.972000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00280018: 0x1777 instead
[   73.988000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0028001c: 0x5537 instead
[   74.004000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00280020: 0x5757 instead
[   74.020000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00280024: 0x5551 instead
[   74.028000] jffs2: Further such events for this erase block will not be printed
[   74.112000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00290000: 0x5557 instead
[   74.132000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00290004: 0x5131 instead
[   74.148000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00290008: 0x5515 instead
[   74.164000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0029000c: 0x5755 instead
[   74.180000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00290010: 0x5755 instead
[   74.196000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00290014: 0x7551 instead
[   74.212000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00290018: 0x1777 instead
[   74.228000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0029001c: 0x5537 instead
[   74.244000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00290020: 0x5757 instead
[   74.260000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00290024: 0x5555 instead
[   74.268000] jffs2: Further such events for this erase block will not be printed
[   74.344000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002a0000: 0x5557 instead
[   74.360000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002a0004: 0x5131 instead
[   74.376000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002a0008: 0x5515 instead
[   74.400000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002a000c: 0x5755 instead
[   74.416000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002a0010: 0x5555 instead
[   74.432000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002a0014: 0x7551 instead
[   74.448000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002a0018: 0x1777 instead
[   74.464000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002a001c: 0x5537 instead
[   74.480000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002a0020: 0x5757 instead
[   74.488000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002a0024: 0x5553 instead
[   74.496000] jffs2: Further such events for this erase block will not be printed
[   74.572000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002b0000: 0x5557 instead
[   74.592000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002b0004: 0x5131 instead
[   74.608000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002b0008: 0x5515 instead
[   74.624000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002b000c: 0x5755 instead
[   74.640000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002b0010: 0x5755 instead
[   74.656000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002b0014: 0x7751 instead
[   74.664000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002b0018: 0x1777 instead
[   74.680000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002b001c: 0x5537 instead
[   74.696000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002b0020: 0x5757 instead
[   74.712000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002b0024: 0x5557 instead
[   74.720000] jffs2: Further such events for this erase block will not be printed
[   74.796000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002c0000: 0x5557 instead
[   74.812000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002c0004: 0x5131 instead
[   74.828000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002c0008: 0x5515 instead
[   74.844000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002c000c: 0x5755 instead
[   74.860000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002c0010: 0x5755 instead
[   74.876000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002c0014: 0x7751 instead
[   74.892000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002c0018: 0x1777 instead
[   74.908000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002c001c: 0x5537 instead
[   74.924000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002c0020: 0x5757 instead
[   74.940000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002c0024: 0x5555 instead
[   74.948000] jffs2: Further such events for this erase block will not be printed
[   75.024000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002d0000: 0x5557 instead
[   75.044000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002d0004: 0x5131 instead
[   75.060000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002d0008: 0x5515 instead
[   75.076000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002d000c: 0x5755 instead
[   75.092000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002d0010: 0x5555 instead
[   75.108000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002d0014: 0x7551 instead
[   75.124000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002d0018: 0x1777 instead
[   75.140000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002d001c: 0x5537 instead
[   75.156000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002d0020: 0x5757 instead
[   75.172000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002d0024: 0x5553 instead
[   75.180000] jffs2: Further such events for this erase block will not be printed
[   75.256000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002e0000: 0x2705 instead
[   75.272000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002e0004: 0x2ba3 instead
[   75.288000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002e0008: 0x580f instead
[   75.304000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002e000c: 0x0012 instead
[   75.320000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002e0010: 0x8000 instead
[   75.340000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002e0014: 0x8000 instead
[   75.356000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002e0018: 0x0dc4 instead
[   75.372000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002e001c: 0x0505 instead
[   75.388000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002e0020: 0x5346 instead
[   75.412000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002e0024: 0x372e instead
[   75.420000] jffs2: Further such events for this erase block will not be printed
[   75.496000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002f0000: 0x1bc0 instead
[   75.516000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002f0004: 0xaa67 instead
[   75.532000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002f0008: 0xa826 instead
[   75.548000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002f000c: 0x8f76 instead
[   75.564000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002f0010: 0xc525 instead
[   75.580000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002f0014: 0xc2e3 instead
[   75.596000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002f0018: 0x24a9 instead
[   75.612000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002f001c: 0xc10d instead
[   75.632000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002f0020: 0xd6da instead
[   75.656000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002f0024: 0x9dde instead
[   75.664000] jffs2: Further such events for this erase block will not be printed
[   75.772000] jffs2: Old JFFS2 bitmask found at 0x002fe7f0
[   75.776000] jffs2: You cannot use older JFFS2 filesystems with newer kernels
[   75.808000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00300000: 0x6680 instead
[   75.828000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00300004: 0x1cbc instead
[   75.876000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00300008: 0xe9e0 instead
[   75.904000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0030000c: 0x9475 instead
[   75.936000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00300010: 0x4f66 instead
[   75.960000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00300014: 0xe3e1 instead
[   75.988000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00300018: 0x6367 instead
[   76.016000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0030001c: 0x5282 instead
[   76.048000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00300020: 0x984a instead
[   76.076000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00300024: 0x64ac instead
[   76.084000] jffs2: Further such events for this erase block will not be printed
[   76.208000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00310000: 0x634d instead
[   76.228000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00310004: 0xc1ee instead
[   76.248000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00310008: 0x1257 instead
[   76.284000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0031000c: 0x4167 instead
[   76.312000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00310010: 0xd2cb instead
[   76.332000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00310014: 0x9377 instead
[   76.416000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00310018: 0xe06a instead
[   76.436000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0031001c: 0x8197 instead
[   76.452000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00310020: 0x43f7 instead
[   76.468000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00310024: 0x5f83 instead
[   76.476000] jffs2: Further such events for this erase block will not be printed
[   76.668000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00320000: 0x4fa0 instead
[   76.680000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00320004: 0x4978 instead
[   76.696000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00320008: 0x8ab8 instead
[   76.712000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0032000c: 0xe850 instead
[   76.728000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00320010: 0xd7b5 instead
[   76.744000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00320014: 0x8999 instead
[   76.760000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00320018: 0xedaa instead
[   76.776000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0032001c: 0x7545 instead
[   76.792000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00320020: 0x5f22 instead
[   76.808000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00320024: 0x561e instead
[   76.816000] jffs2: Further such events for this erase block will not be printed
[   76.896000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00330000: 0xd059 instead
[   76.908000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00330004: 0xf4d7 instead
[   76.924000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00330008: 0x479b instead
[   76.940000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0033000c: 0x102e instead
[   76.948000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00330010: 0x5bfe instead
[   76.964000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00330014: 0x4375 instead
[   76.980000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00330018: 0xdb73 instead
[   76.996000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0033001c: 0x6b77 instead
[   77.012000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00330020: 0xf3d9 instead
[   77.028000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00330024: 0x10a8 instead
[   77.036000] jffs2: Further such events for this erase block will not be printed
[   77.080000] jffs2: Old JFFS2 bitmask found at 0x003373c8
[   77.084000] jffs2: You cannot use older JFFS2 filesystems with newer kernels
[   77.140000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00340000: 0x0fe2 instead
[   77.156000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00340004: 0x4e6d instead
[   77.172000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00340008: 0xa263 instead
[   77.188000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0034000c: 0x861c instead
[   77.196000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00340010: 0x24a1 instead
[   77.212000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00340014: 0x186b instead
[   77.228000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00340018: 0xeb1b instead
[   77.244000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0034001c: 0x9bec instead
[   77.260000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00340020: 0xed64 instead
[   77.276000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00340024: 0x1606 instead
[   77.284000] jffs2: Further such events for this erase block will not be printed
[   77.316000] jffs2: Old JFFS2 bitmask found at 0x00344970
[   77.320000] jffs2: You cannot use older JFFS2 filesystems with newer kernels
[   77.380000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00350000: 0x2af8 instead
[   77.392000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00350004: 0xc037 instead
[   77.408000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00350008: 0x7204 instead
[   77.432000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0035000c: 0x4395 instead
[   77.448000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00350010: 0xb9fb instead
[   77.464000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00350014: 0x0857 instead
[   77.480000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00350018: 0x00d7 instead
[   77.496000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0035001c: 0x1c9f instead
[   77.512000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00350020: 0xd90d instead
[   77.528000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00350024: 0x2943 instead
[   77.536000] jffs2: Further such events for this erase block will not be printed
[   77.612000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00360000: 0xb3a2 instead
[   77.628000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00360004: 0x9210 instead
[   77.644000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00360008: 0x3c9b instead
[   77.660000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0036000c: 0x701d instead
[   77.676000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00360010: 0x586f instead
[   77.692000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00360014: 0xce3c instead
[   77.708000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00360018: 0x7717 instead
[   77.724000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0036001c: 0x716e instead
[   77.740000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00360020: 0x46c3 instead
[   77.756000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00360024: 0x268b instead
[   77.764000] jffs2: Further such events for this erase block will not be printed
[   77.792000] jffs2: Old JFFS2 bitmask found at 0x00364e8c
[   77.796000] jffs2: You cannot use older JFFS2 filesystems with newer kernels
[   77.856000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00370000: 0x4f5c instead
[   77.872000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00370004: 0xfc2c instead
[   77.888000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00370008: 0x9af8 instead
[   77.904000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0037000c: 0xda2f instead
[   77.920000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00370010: 0x797e instead
[   77.936000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00370014: 0xe89c instead
[   77.952000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00370018: 0x7477 instead
[   77.968000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0037001c: 0xc75b instead
[   77.976000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00370020: 0xe37a instead
[   77.992000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00370024: 0x68bf instead
[   78.000000] jffs2: Further such events for this erase block will not be printed
[   78.080000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00380000: 0x1d8b instead
[   78.092000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00380004: 0x220d instead
[   78.108000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00380008: 0x8be4 instead
[   78.124000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0038000c: 0x70d6 instead
[   78.140000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00380010: 0x5c42 instead
[   78.156000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00380014: 0x6797 instead
[   78.172000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00380018: 0x306e instead
[   78.188000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0038001c: 0xa11c instead
[   78.204000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00380020: 0x533f instead
[   78.220000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00380024: 0xd5a2 instead
[   78.228000] jffs2: Further such events for this erase block will not be printed
[   78.316000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00390000: 0xa5e8 instead
[   78.328000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00390004: 0x3dfc instead
[   78.344000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00390008: 0xd1fa instead
[   78.360000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0039000c: 0x46ce instead
[   78.376000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00390010: 0x5b2c instead
[   78.392000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00390014: 0x5696 instead
[   78.408000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00390018: 0xd630 instead
[   78.432000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0039001c: 0x29a8 instead
[   78.448000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00390020: 0xdc0d instead
[   78.464000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00390024: 0x28e4 instead
[   78.472000] jffs2: Further such events for this erase block will not be printed
[   78.552000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003a0000: 0x496d instead
[   78.568000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003a0004: 0xde18 instead
[   78.584000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003a0008: 0xb716 instead
[   78.592000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003a000c: 0x69aa instead
[   78.608000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003a0010: 0x784d instead
[   78.624000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003a0014: 0x9137 instead
[   78.640000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003a0018: 0xd5fd instead
[   78.656000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003a001c: 0xc406 instead
[   78.672000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003a0020: 0xab9c instead
[   78.688000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003a0024: 0x9d70 instead
[   78.696000] jffs2: Further such events for this erase block will not be printed
[   78.776000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003b0000: 0xf14c instead
[   78.788000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003b0004: 0xef2f instead
[   78.804000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003b0008: 0xc28a instead
[   78.812000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003b000c: 0x81ef instead
[   78.828000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003b0010: 0xe383 instead
[   78.844000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003b0014: 0xb206 instead
[   78.860000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003b0018: 0x5af3 instead
[   78.876000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003b001c: 0x6151 instead
[   78.892000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003b0020: 0x148c instead
[   78.908000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003b0024: 0x4807 instead
[   78.916000] jffs2: Further such events for this erase block will not be printed
[   78.992000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003c0000: 0xab32 instead
[   79.008000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003c0004: 0x7446 instead
[   79.024000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003c0008: 0x221f instead
[   79.032000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003c000c: 0xf7f0 instead
[   79.048000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003c0010: 0x73fb instead
[   79.064000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003c0014: 0x84b2 instead
[   79.080000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003c0018: 0xfd5f instead
[   79.096000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003c001c: 0x8c98 instead
[   79.112000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003c0020: 0xa794 instead
[   79.128000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003c0024: 0xe20a instead
[   79.136000] jffs2: Further such events for this erase block will not be printed
[   79.216000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003d0000: 0x150d instead
[   79.228000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003d0004: 0x608d instead
[   79.244000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003d0008: 0xf4d2 instead
[   79.252000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003d000c: 0x525c instead
[   79.268000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003d0010: 0xddad instead
[   79.284000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003d0014: 0x625b instead
[   79.300000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003d0018: 0xa5f7 instead
[   79.316000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003d001c: 0xdb61 instead
[   79.332000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003d0020: 0x7ba4 instead
[   79.348000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003d0024: 0x728e instead
[   79.356000] jffs2: Further such events for this erase block will not be printed
[   79.416000] jffs2: Old JFFS2 bitmask found at 0x003db1e4
[   79.420000] jffs2: You cannot use older JFFS2 filesystems with newer kernels
[   79.456000] jffs2: Cowardly refusing to erase blocks on filesystem with no valid JFFS2 nodes
[   79.464000] jffs2: empty_blocks 0, bad_blocks 0, c->nr_blocks 62
klasik softbrick hatası, bende de aynısı oldu 2 cihazımda, yukarıdaki yöntem ile kurtardım.

fakat kabonet alt yapısında O 5 olmayı başaramadım.

hatta kablonetin verdiği modeme "EG8145X6-10" sızdım,

tüm seceresini + fiber kablo takılınca tüm logları döktüm, yine de bir şey bulamadım :D

193225.webp



Hayır sever bir "bilge" arıyorum :D
 
Klasik softbrick hatası, bende de aynısı oldu 2 cihazımda, yukarıdaki yöntem ile kurtardım.

Fakat kabonet altyapısında o 5 olmayı başaramadım.

Hatta Kablonet'in verdiği modeme "EG8145x6-10" sızdım,

Tüm seceresini + fiber kablo takılınca tüm logları döktüm, yine de bir şey bulamadım :D

Eki Görüntüle 140432

Hayır sever bir "bilge" arıyorum :D

Mac adreslerini klonluyor musunuz?
 
Harika bir konu ellerine sağlık dostum. Bu arada TTL olan media conventer nerede buldun varsa link atar mısın ?


Ürün IP alıyor ve sürekli O 1 hatası veriyorsa donanımsal bir arıza var demektir;

SFP Modüle SSH üzerinden şu komutu verin;
Kod:
otop -g s

resimdeki gibi unstable ise donanımsal arıza var demektir.

hw210539.webp
 
Son düzenleme: