-
-
Save booo/9174204 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
U-Boot 1.1.4 (Jul 17 2012 - 17:01:37) | |
OM2P-LC (ar9331) U-boot | |
DRAM: #### TAP VALUE 1 = f, 2 = f | |
64 MB | |
Top of RAM usable for U-Boot at: 84000000 | |
Reserving 224k for U-Boot at: 83fc4000 | |
Reserving 384k for malloc() at: 83f64000 | |
Reserving 44 Bytes for Board Info at: 83f63fd4 | |
Reserving 36 Bytes for Global Data at: 83f63fb0 | |
Reserving 128k for boot params() at: 83f43fb0 | |
Stack Pointer at: 83f43f98 | |
Now running in RAM - U-Boot at: 83fc4000 | |
Flash Manuf Id 0x1, DeviceId0 0x20, DeviceId1 0x18 | |
flash size 16MB, sector count = 64 | |
Flash: 16 MB | |
In: serial | |
Out: serial | |
Err: serial | |
Net: ag7240_enet_initialize... | |
Fetching MAC Address from 0x83fead28 | |
Fetching MAC Address from 0x83fead28 | |
: cfg1 0x5 cfg2 0x7114 | |
eth0: ac:86:74:06:0c:20 | |
eth0 up | |
: cfg1 0xf cfg2 0x7214 | |
eth1: ac:86:74:06:0c:21 | |
athrs26_reg_init_lan | |
ATHRS26: resetting s26 | |
ATHRS26: s26 reset done | |
eth1 up | |
eth0, eth1 | |
eth_set_enetaddr(num=0, addr=ac:86:74:06:0c:20) | |
Setting new HW address on eth0 | |
New Address is AC:86:74:06:0C:20 | |
eth_set_enetaddr(num=0, addr=ac:86:74:06:0c:20) | |
Setting new HW address on eth0 | |
New Address is AC:86:74:06:0C:20 | |
eth_set_enetaddr(num=1, addr=ac:86:74:06:0c:21) | |
Setting new HW address on eth1 | |
New Address is AC:86:74:06:0C:21 | |
Hit any key to stop autoboot: 0 | |
dup 1 speed 100 | |
Using eth0 device | |
TFTP from server 192.168.100.8; our IP address is 192.168.100.9 | |
Filename 'fwupgrade.cfg'. | |
Load address: 0x80100000 | |
Loading: * | |
Retry count exceeded; starting again | |
Retry... | |
Using eth0 device | |
TFTP from server 192.168.100.8; our IP address is 192.168.100.9 | |
Filename 'fwupgrade.cfg'. | |
Load address: 0x80100000 | |
Loading: * | |
Retry count exceeded; starting again | |
Retry... | |
Validating MD5Sum of 'vmlinux'... Passed! | |
Validating MD5Sum of 'rootfs'... Passed! | |
## Booting image at 9f1c0000 ... | |
Image Name: MIPS OpenWrt Linux-3.10.28 | |
Created: 2014-02-04 23:17:46 UTC | |
Image Type: MIPS Linux Kernel Image (lzma compressed) | |
Data Size: 1022359 Bytes = 998.4 kB | |
Load Address: 80060000 | |
Entry Point: 80060000 | |
Verifying Checksum at 0x9f1c0040 ...OK | |
Uncompressing Kernel Image ... OK | |
No initrd | |
## Transferring control to Linux (at address 80060000) ... | |
## Giving linux memsize in bytes, 67108864 | |
Starting kernel ... | |
[ 0.000000] Linux version 3.10.28 (borgers@t60) (gcc version 4.6.4 (OpenWrt/Linaro GCC 4.6-2013.05 r38385) ) #1 Wed Feb 5 00:17:34 CET4 | |
[ 0.000000] bootconsole [early0] enabled | |
[ 0.000000] CPU revision is: 00019374 (MIPS 24Kc) | |
[ 0.000000] SoC: Atheros AR9330 rev 1 | |
[ 0.000000] Clocks: CPU:400.000MHz, DDR:400.000MHz, AHB:200.000MHz, Ref:25.000MHz | |
[ 0.000000] Determined physical RAM map: | |
[ 0.000000] memory: 04000000 @ 00000000 (usable) | |
[ 0.000000] User-defined physical RAM map: | |
[ 0.000000] memory: 04000000 @ 00000000 (usable) | |
[ 0.000000] Initrd not found or empty - disabling initrd | |
[ 0.000000] Zone ranges: | |
[ 0.000000] Normal [mem 0x00000000-0x03ffffff] | |
[ 0.000000] Movable zone start for each node | |
[ 0.000000] Early memory node ranges | |
[ 0.000000] node 0: [mem 0x00000000-0x03ffffff] | |
[ 0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes. | |
[ 0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes | |
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 16256 | |
[ 0.000000] Kernel command line: console=ttyATH0,115200 rootfstype=squashfs,jffs2 init=/etc/preinit board=OM2P-LC root=31:04 mtdpartsd | |
[ 0.000000] PID hash table entries: 256 (order: -2, 1024 bytes) | |
[ 0.000000] Dentry cache hash table entries: 8192 (order: 3, 32768 bytes) | |
[ 0.000000] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes) | |
[ 0.000000] Writing ErrCtl register=00000000 | |
[ 0.000000] Readback ErrCtl register=00000000 | |
[ 0.000000] Memory: 61272k/65536k available (2203k kernel code, 4264k reserved, 590k data, 276k init, 0k highmem) | |
[ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 | |
[ 0.000000] NR_IRQS:51 | |
[ 0.000000] Calibrating delay loop... 265.42 BogoMIPS (lpj=1327104) | |
[ 0.080000] pid_max: default: 32768 minimum: 301 | |
[ 0.080000] Mount-cache hash table entries: 512 | |
[ 0.090000] NET: Registered protocol family 16 | |
[ 0.100000] MIPS: machine is OpenMesh OM2P LC | |
[ 0.520000] bio: create slab <bio-0> at 0 | |
[ 0.530000] Switching to clocksource MIPS | |
[ 0.530000] NET: Registered protocol family 2 | |
[ 0.540000] TCP established hash table entries: 512 (order: 0, 4096 bytes) | |
[ 0.540000] TCP bind hash table entries: 512 (order: -1, 2048 bytes) | |
[ 0.540000] TCP: Hash tables configured (established 512 bind 512) | |
[ 0.550000] TCP: reno registered | |
[ 0.550000] UDP hash table entries: 256 (order: 0, 4096 bytes) | |
[ 0.560000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes) | |
[ 0.570000] NET: Registered protocol family 1 | |
[ 0.590000] squashfs: version 4.0 (2009/01/31) Phillip Lougher | |
[ 0.590000] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc. | |
[ 0.600000] msgmni has been set to 119 | |
[ 0.610000] io scheduler noop registered | |
[ 0.610000] io scheduler deadline registered (default) | |
[ 0.620000] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled | |
[ 0.620000] ar933x-uart: ttyATH0 at MMIO 0x18020000 (irq = 11) is a AR933X UART | |
[ 0.630000] console [ttyATH0] enabled, bootconsole disabled | |
[ 0.630000] console [ttyATH0] enabled, bootconsole disabled | |
[ 0.640000] ath79-spi ath79-spi: master is unqueued, this is deprecated | |
[ 0.650000] m25p80 spi0.0: s25sl12800 (16384 Kbytes) | |
[ 0.650000] 7 cmdlinepart partitions found on MTD device spi0.0 | |
[ 0.660000] Creating 7 MTD partitions on "spi0.0": | |
[ 0.660000] 0x000000000000-0x000000040000 : "u-boot" | |
[ 0.670000] 0x000000040000-0x000000080000 : "u-boot-env" | |
[ 0.680000] 0x000000080000-0x0000001c0000 : "custom" | |
[ 0.680000] 0x0000001c0000-0x0000002c0000 : "kernel" | |
[ 0.690000] 0x0000002c0000-0x0000008c0000 : "rootfs" | |
[ 0.690000] mtd: device 4 (rootfs) set to be root filesystem | |
[ 0.700000] mtdsplit: squashfs has invalid size in "rootfs" | |
[ 0.700000] mtd: partition "rootfs_data" created automatically, ofs=0x980000, len=0xfff40000 | |
[ 0.710000] 0x000000980000-0x0001008c0000 : "rootfs_data" | |
[ 0.720000] mtd: partition "rootfs_data" extends beyond the end of device "spi0.0" -- size truncated to 0x680000 | |
[ 0.730000] 0x0000008c0000-0x000000fc0000 : "inactive" | |
[ 0.730000] 0x000000fc0000-0x000001000000 : "ART" | |
[ 0.750000] libphy: ag71xx_mdio: probed | |
[ 1.310000] ag71xx ag71xx.0: connected to PHY at ag71xx-mdio.1:04 [uid=004dd041, driver=Generic PHY] | |
[ 1.320000] eth0: Atheros AG71xx at 0xb9000000, irq 4, mode:MII | |
[ 1.870000] ag71xx-mdio.1: Found an AR7240/AR9330 built-in switch | |
[ 2.910000] eth1: Atheros AG71xx at 0xba000000, irq 5, mode:GMII | |
[ 2.910000] TCP: cubic registered | |
[ 2.910000] NET: Registered protocol family 17 | |
[ 2.920000] 8021q: 802.1Q VLAN Support v1.8 | |
[ 2.930000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00000000: 0x6873 instead | |
[ 2.930000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00000004: 0xfa05 instead | |
[ 2.940000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00000008: 0x7775 instead | |
[ 2.950000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00000010: 0x2700 instead | |
[ 2.960000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00000014: 0x0400 instead | |
[ 2.970000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00000018: 0xc006 instead | |
[ 2.980000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0000001c: 0x0400 instead | |
[ 2.990000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00000020: 0x8c05 instead | |
[ 3.000000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00000028: 0xe839 instead | |
[ 3.010000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00000030: 0xe039 instead | |
[ 3.020000] jffs2: Further such events for this erase block will not be printed | |
[ 3.030000] jffs2: Empty flash at 0x00000038 ends at 0x00000040 | |
[ 3.030000] jffs2: Old JFFS2 bitmask found at 0x00000248 | |
[ 3.040000] jffs2: You cannot use older JFFS2 filesystems with newer kernels | |
[ 3.180000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00040000: 0xecaa instead | |
[ 3.190000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00040004: 0x7850 instead | |
[ 3.200000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00040008: 0x28ce instead | |
[ 3.210000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0004000c: 0xa336 instead | |
[ 3.220000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00040010: 0x390b instead | |
[ 3.230000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00040014: 0xc70e instead | |
[ 3.240000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00040018: 0x9149 instead | |
[ 3.250000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0004001c: 0x0a62 instead | |
[ 3.250000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00040020: 0xbfca instead | |
[ 3.260000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00040024: 0xf4b6 instead | |
[ 3.270000] jffs2: Further such events for this erase block will not be printed | |
[ 3.420000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00080000: 0x7366 instead | |
[ 3.430000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00080004: 0xe60e instead | |
[ 3.430000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00080008: 0xc24e instead | |
[ 3.440000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0008000c: 0x697c instead | |
[ 3.450000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00080010: 0x73af instead | |
[ 3.460000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00080014: 0x5e5f instead | |
[ 3.470000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00080018: 0x8c97 instead | |
[ 3.480000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0008001c: 0xc3c7 instead | |
[ 3.490000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00080020: 0xb2d9 instead | |
[ 3.500000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00080024: 0x42e7 instead | |
[ 3.510000] jffs2: Further such events for this erase block will not be printed | |
[ 3.520000] jffs2: Old JFFS2 bitmask found at 0x00082eb0 | |
[ 3.530000] jffs2: You cannot use older JFFS2 filesystems with newer kernels | |
[ 3.570000] jffs2: Old JFFS2 bitmask found at 0x0009177c | |
[ 3.570000] jffs2: You cannot use older JFFS2 filesystems with newer kernels | |
[ 3.680000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000c0000: 0xb869 instead | |
[ 3.680000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000c0004: 0x4606 instead | |
[ 3.690000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000c0008: 0xd6ac instead | |
[ 3.700000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000c000c: 0xad7c instead | |
[ 3.710000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000c0010: 0xeda8 instead | |
[ 3.720000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000c0014: 0x19e7 instead | |
[ 3.730000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000c0018: 0x8ae1 instead | |
[ 3.740000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000c001c: 0x4e6c instead | |
[ 3.750000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000c0020: 0x6aea instead | |
[ 3.760000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000c0024: 0x547a instead | |
[ 3.770000] jffs2: Further such events for this erase block will not be printed | |
[ 3.780000] jffs2: Old JFFS2 bitmask found at 0x000c28a8 | |
[ 3.790000] jffs2: You cannot use older JFFS2 filesystems with newer kernels | |
[ 3.920000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00100000: 0xdfd4 instead | |
[ 3.930000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00100004: 0x2076 instead | |
[ 3.940000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00100008: 0x2ab0 instead | |
[ 3.950000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0010000c: 0x48a0 instead | |
[ 3.960000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00100010: 0x49bc instead | |
[ 3.970000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00100014: 0x5f03 instead | |
[ 3.980000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00100018: 0x3564 instead | |
[ 3.990000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0010001c: 0x9a74 instead | |
[ 4.000000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00100020: 0x4499 instead | |
[ 4.010000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00100024: 0x67e7 instead | |
[ 4.020000] jffs2: Further such events for this erase block will not be printed | |
[ 4.050000] jffs2: Old JFFS2 bitmask found at 0x0010d9d0 | |
[ 4.060000] jffs2: You cannot use older JFFS2 filesystems with newer kernels | |
[ 4.110000] jffs2: Old JFFS2 bitmask found at 0x00122428 | |
[ 4.110000] jffs2: You cannot use older JFFS2 filesystems with newer kernels | |
[ 4.180000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00140000: 0xa7b6 instead | |
[ 4.190000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00140004: 0x77c4 instead | |
[ 4.200000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00140008: 0x7e08 instead | |
[ 4.210000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0014000c: 0xd48b instead | |
[ 4.220000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00140010: 0xfb83 instead | |
[ 4.230000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00140014: 0x8986 instead | |
[ 4.240000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00140018: 0x434f instead | |
[ 4.250000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0014001c: 0xea04 instead | |
[ 4.250000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00140020: 0x93ef instead | |
[ 4.260000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00140024: 0x0786 instead | |
[ 4.270000] jffs2: Further such events for this erase block will not be printed | |
[ 4.370000] jffs2: Old JFFS2 bitmask found at 0x001696ac | |
[ 4.370000] jffs2: You cannot use older JFFS2 filesystems with newer kernels | |
[ 4.430000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00180000: 0xc130 instead | |
[ 4.440000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00180004: 0x8ef2 instead | |
[ 4.450000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00180008: 0x57f2 instead | |
[ 4.450000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0018000c: 0xd598 instead | |
[ 4.460000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00180010: 0x46a5 instead | |
[ 4.470000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00180014: 0xd924 instead | |
[ 4.480000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00180018: 0x24d9 instead | |
[ 4.490000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0018001c: 0x07d4 instead | |
[ 4.500000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00180020: 0x84f8 instead | |
[ 4.510000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00180024: 0xe2ab instead | |
[ 4.520000] jffs2: Further such events for this erase block will not be printed | |
[ 4.660000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001c0000: 0xa509 instead | |
[ 4.670000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001c0004: 0x74f9 instead | |
[ 4.680000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001c0008: 0x45a4 instead | |
[ 4.690000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001c000c: 0x43ea instead | |
[ 4.700000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001c0010: 0xd5db instead | |
[ 4.710000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001c0014: 0x291e instead | |
[ 4.720000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001c0018: 0x816a instead | |
[ 4.730000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001c001c: 0x5a5d instead | |
[ 4.740000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001c0020: 0xe393 instead | |
[ 4.750000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001c0024: 0xf3f0 instead | |
[ 4.760000] jffs2: Further such events for this erase block will not be printed | |
[ 4.900000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00200000: 0x89d6 instead | |
[ 4.910000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00200004: 0x13aa instead | |
[ 4.920000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00200008: 0x9fb7 instead | |
[ 4.930000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0020000c: 0xec3d instead | |
[ 4.940000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00200010: 0xa175 instead | |
[ 4.950000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00200014: 0xa67c instead | |
[ 4.960000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00200018: 0x3b7b instead | |
[ 4.970000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0020001c: 0xe74d instead | |
[ 4.970000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00200020: 0x44b0 instead | |
[ 4.980000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00200024: 0x7202 instead | |
[ 4.990000] jffs2: Further such events for this erase block will not be printed | |
[ 5.010000] jffs2: Old JFFS2 bitmask found at 0x00201de0 | |
[ 5.010000] jffs2: You cannot use older JFFS2 filesystems with newer kernels | |
[ 5.030000] jffs2: Old JFFS2 bitmask found at 0x00208fc8 | |
[ 5.030000] jffs2: You cannot use older JFFS2 filesystems with newer kernels | |
[ 5.160000] jffs2: Old JFFS2 bitmask found at 0x0023e3c4 | |
[ 5.160000] jffs2: You cannot use older JFFS2 filesystems with newer kernels | |
[ 5.170000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00240000: 0xd633 instead | |
[ 5.180000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00240004: 0xf918 instead | |
[ 5.190000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00240008: 0x105b instead | |
[ 5.200000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0024000c: 0xd3e6 instead | |
[ 5.210000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00240010: 0xd31b instead | |
[ 5.220000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00240014: 0x7f16 instead | |
[ 5.230000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00240018: 0x1346 instead | |
[ 5.230000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0024001c: 0xffd5 instead | |
[ 5.240000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00240020: 0x4fa2 instead | |
[ 5.250000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00240024: 0x650b instead | |
[ 5.260000] jffs2: Further such events for this erase block will not be printed | |
[ 5.290000] jffs2: Old JFFS2 bitmask found at 0x0024a6c4 | |
[ 5.300000] jffs2: You cannot use older JFFS2 filesystems with newer kernels | |
[ 5.330000] jffs2: Old JFFS2 bitmask found at 0x00255b58 | |
[ 5.330000] jffs2: You cannot use older JFFS2 filesystems with newer kernels | |
[ 5.430000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00280000: 0x8658 instead | |
[ 5.440000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00280004: 0x1f2a instead | |
[ 5.450000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00280008: 0xdc89 instead | |
[ 5.450000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0028000c: 0x4b82 instead | |
[ 5.460000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00280010: 0x8438 instead | |
[ 5.470000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00280014: 0x206f instead | |
[ 5.480000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00280018: 0x8596 instead | |
[ 5.490000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0028001c: 0xe8b8 instead | |
[ 5.500000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00280020: 0xa909 instead | |
[ 5.510000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00280024: 0x192b instead | |
[ 5.520000] jffs2: Further such events for this erase block will not be printed | |
[ 5.550000] jffs2: Old JFFS2 bitmask found at 0x00288c60 | |
[ 5.550000] jffs2: You cannot use older JFFS2 filesystems with newer kernels | |
[ 5.590000] jffs2: Old JFFS2 bitmask found at 0x00296f3c | |
[ 5.590000] jffs2: You cannot use older JFFS2 filesystems with newer kernels | |
[ 5.690000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002c0000: 0x5f2d instead | |
[ 5.690000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002c0004: 0x7163 instead | |
[ 5.700000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002c0008: 0x6f26 instead | |
[ 5.710000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002c000c: 0x2fb6 instead | |
[ 5.720000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002c0010: 0x20b6 instead | |
[ 5.730000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002c0014: 0x07bb instead | |
[ 5.740000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002c0018: 0xc37a instead | |
[ 5.750000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002c001c: 0xef8a instead | |
[ 5.760000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002c0020: 0x3e37 instead | |
[ 5.770000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002c0024: 0xb6a5 instead | |
[ 5.780000] jffs2: Further such events for this erase block will not be printed | |
[ 5.800000] jffs2: Old JFFS2 bitmask found at 0x002c4b14 | |
[ 5.800000] jffs2: You cannot use older JFFS2 filesystems with newer kernels | |
[ 5.840000] jffs2: Old JFFS2 bitmask found at 0x002d3d08 | |
[ 5.840000] jffs2: You cannot use older JFFS2 filesystems with newer kernels | |
[ 5.890000] jffs2: Old JFFS2 bitmask found at 0x002e77f8 | |
[ 5.900000] jffs2: You cannot use older JFFS2 filesystems with newer kernels | |
[ 5.950000] jffs2: Old JFFS2 bitmask found at 0x002ffcb4 | |
[ 5.960000] jffs2: You cannot use older JFFS2 filesystems with newer kernels | |
[ 5.970000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00300000: 0x125b instead | |
[ 5.980000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00300004: 0x5856 instead | |
[ 5.980000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00300008: 0x0bb6 instead | |
[ 5.990000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0030000c: 0xb21e instead | |
[ 6.000000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00300010: 0x730e instead | |
[ 6.010000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00300014: 0x8168 instead | |
[ 6.020000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00300018: 0x11ca instead | |
[ 6.030000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0030001c: 0x3a81 instead | |
[ 6.040000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00300020: 0x7fc2 instead | |
[ 6.050000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00300024: 0x121e instead | |
[ 6.060000] jffs2: Further such events for this erase block will not be printed | |
[ 6.190000] jffs2: Old JFFS2 bitmask found at 0x0033b304 | |
[ 6.200000] jffs2: You cannot use older JFFS2 filesystems with newer kernels | |
[ 6.210000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00340000: 0xdfa1 instead | |
[ 6.220000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00340004: 0xedb8 instead | |
[ 6.230000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00340008: 0xe9ec instead | |
[ 6.240000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0034000c: 0xeffe instead | |
[ 6.250000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00340010: 0x3d61 instead | |
[ 6.260000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00340014: 0xb7e9 instead | |
[ 6.270000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00340018: 0xd38d instead | |
[ 6.280000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0034001c: 0xecb9 instead | |
[ 6.290000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00340020: 0x347b instead | |
[ 6.300000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00340024: 0x8df5 instead | |
[ 6.310000] jffs2: Further such events for this erase block will not be printed | |
[ 6.450000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00380000: 0x558a instead | |
[ 6.460000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00380004: 0x12d7 instead | |
[ 6.470000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00380008: 0xa7dd instead | |
[ 6.480000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0038000c: 0x67fc instead | |
[ 6.490000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00380010: 0x4172 instead | |
[ 6.500000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00380014: 0xf1f7 instead | |
[ 6.510000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00380018: 0x42f3 instead | |
[ 6.520000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0038001c: 0x566b instead | |
[ 6.530000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00380020: 0xfd43 instead | |
[ 6.530000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00380024: 0x0be3 instead | |
[ 6.540000] jffs2: Further such events for this erase block will not be printed | |
[ 6.600000] jffs2: Old JFFS2 bitmask found at 0x00396c94 | |
[ 6.600000] jffs2: You cannot use older JFFS2 filesystems with newer kernels | |
[ 6.680000] jffs2: Old JFFS2 bitmask found at 0x003b6874 | |
[ 6.680000] jffs2: You cannot use older JFFS2 filesystems with newer kernels | |
[ 6.710000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003c0000: 0xae7e instead | |
[ 6.720000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003c0004: 0x6f49 instead | |
[ 6.730000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003c0008: 0xeb30 instead | |
[ 6.740000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003c000c: 0x34f6 instead | |
[ 6.750000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003c0010: 0x6e72 instead | |
[ 6.750000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003c0014: 0xc699 instead | |
[ 6.760000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003c0018: 0x7010 instead | |
[ 6.770000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003c001c: 0x2703 instead | |
[ 6.780000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003c0020: 0x6094 instead | |
[ 6.790000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003c0024: 0x5772 instead | |
[ 6.800000] jffs2: Further such events for this erase block will not be printed | |
[ 6.950000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00400000: 0x40ea instead | |
[ 6.950000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00400004: 0x4dfd instead | |
[ 6.960000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00400008: 0xd2eb instead | |
[ 6.970000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0040000c: 0xe11e instead | |
[ 6.980000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00400010: 0x73da instead | |
[ 6.990000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00400014: 0xafb2 instead | |
[ 7.000000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00400018: 0x0855 instead | |
[ 7.010000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0040001c: 0xef8f instead | |
[ 7.020000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00400020: 0x04b6 instead | |
[ 7.030000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00400024: 0x12e0 instead | |
[ 7.040000] jffs2: Further such events for this erase block will not be printed | |
[ 7.180000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00440000: 0xdf27 instead | |
[ 7.190000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00440004: 0x8caf instead | |
[ 7.200000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00440008: 0xeae5 instead | |
[ 7.210000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0044000c: 0x0d5a instead | |
[ 7.220000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00440010: 0x324b instead | |
[ 7.230000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00440014: 0x1227 instead | |
[ 7.240000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00440018: 0x93e3 instead | |
[ 7.250000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0044001c: 0x5df3 instead | |
[ 7.260000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00440020: 0xfca4 instead | |
[ 7.270000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00440024: 0x0e97 instead | |
[ 7.280000] jffs2: Further such events for this erase block will not be printed | |
[ 7.310000] jffs2: Old JFFS2 bitmask found at 0x0044dd78 | |
[ 7.320000] jffs2: You cannot use older JFFS2 filesystems with newer kernels | |
[ 7.430000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00480000: 0xeb8d instead | |
[ 7.440000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00480004: 0x02d8 instead | |
[ 7.450000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00480008: 0x9ce6 instead | |
[ 7.460000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0048000c: 0x97e0 instead | |
[ 7.470000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00480010: 0x5a1a instead | |
[ 7.480000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00480014: 0x69be instead | |
[ 7.480000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00480018: 0x695d instead | |
[ 7.490000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0048001c: 0x63a4 instead | |
[ 7.500000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00480020: 0x7fe7 instead | |
[ 7.510000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00480024: 0xe558 instead | |
[ 7.520000] jffs2: Further such events for this erase block will not be printed | |
[ 7.670000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x004c0000: 0x524a instead | |
[ 7.670000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x004c0004: 0x16e5 instead | |
[ 7.680000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x004c0008: 0x441e instead | |
[ 7.690000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x004c000c: 0xa174 instead | |
[ 7.700000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x004c0010: 0x4ddb instead | |
[ 7.710000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x004c0014: 0x4df3 instead | |
[ 7.720000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x004c0018: 0x2ea7 instead | |
[ 7.730000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x004c001c: 0xdba3 instead | |
[ 7.740000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x004c0020: 0x376d instead | |
[ 7.750000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x004c0024: 0xfb5b instead | |
[ 7.760000] jffs2: Further such events for this erase block will not be printed | |
[ 7.870000] jffs2: Old JFFS2 bitmask found at 0x004f22cc | |
[ 7.880000] jffs2: You cannot use older JFFS2 filesystems with newer kernels | |
[ 7.910000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00500000: 0x791e instead | |
[ 7.920000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00500004: 0x5039 instead | |
[ 7.930000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00500008: 0x8734 instead | |
[ 7.940000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0050000c: 0xc87a instead | |
[ 7.950000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00500010: 0xe25b instead | |
[ 7.960000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00500014: 0x44b5 instead | |
[ 7.970000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00500018: 0x77ec instead | |
[ 7.980000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0050001c: 0x14a1 instead | |
[ 7.990000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00500020: 0x87e0 instead | |
[ 8.000000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00500024: 0x2ee3 instead | |
[ 8.010000] jffs2: Further such events for this erase block will not be printed | |
[ 8.150000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00540000: 0x5b2a instead | |
[ 8.160000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00540004: 0xdfec instead | |
[ 8.170000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00540008: 0x9aad instead | |
[ 8.180000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0054000c: 0x59c9 instead | |
[ 8.190000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00540010: 0xe30d instead | |
[ 8.200000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00540014: 0x17cf instead | |
[ 8.200000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00540018: 0xb0c8 instead | |
[ 8.210000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0054001c: 0xb211 instead | |
[ 8.220000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00540020: 0x2bb4 instead | |
[ 8.230000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00540024: 0xd993 instead | |
[ 8.240000] jffs2: Further such events for this erase block will not be printed | |
[ 8.260000] jffs2: Old JFFS2 bitmask found at 0x0054476c | |
[ 8.260000] jffs2: You cannot use older JFFS2 filesystems with newer kernels | |
[ 8.400000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00580000: 0x58b1 instead | |
[ 8.400000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00580004: 0xfc20 instead | |
[ 8.410000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00580008: 0x5f92 instead | |
[ 8.420000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0058000c: 0x26e1 instead | |
[ 8.430000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00580010: 0x0e10 instead | |
[ 8.440000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00580014: 0xa929 instead | |
[ 8.450000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00580018: 0x4195 instead | |
[ 8.460000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0058001c: 0x6806 instead | |
[ 8.470000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00580020: 0xe26a instead | |
[ 8.480000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00580024: 0x55f4 instead | |
[ 8.490000] jffs2: Further such events for this erase block will not be printed | |
[ 8.630000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x005c0000: 0xa126 instead | |
[ 8.640000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x005c0004: 0x83cf instead | |
[ 8.650000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x005c0008: 0x1c59 instead | |
[ 8.660000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x005c000c: 0x1769 instead | |
[ 8.670000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x005c0010: 0xc838 instead | |
[ 8.680000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x005c0014: 0x5874 instead | |
[ 8.690000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x005c0018: 0x6173 instead | |
[ 8.700000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x005c001c: 0x9dce instead | |
[ 8.710000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x005c0020: 0x8ee0 instead | |
[ 8.720000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x005c0024: 0xadc5 instead | |
[ 8.730000] jffs2: Further such events for this erase block will not be printed | |
[ 8.810000] jffs2: Old JFFS2 bitmask found at 0x005e1f5c | |
[ 8.810000] jffs2: You cannot use older JFFS2 filesystems with newer kernels | |
[ 8.880000] jffs2: Cowardly refusing to erase blocks on filesystem with no valid JFFS2 nodes | |
[ 8.890000] jffs2: empty_blocks 0, bad_blocks 0, c->nr_blocks 24 | |
[ 8.890000] VFS: Cannot open root device "31:04" or unknown-block(31,4): error -5 | |
[ 8.900000] Please append a correct "root=" boot option; here are the available partitions: | |
[ 8.910000] 1f00 256 mtdblock0 (driver?) | |
[ 8.910000] 1f01 256 mtdblock1 (driver?) | |
[ 8.920000] 1f02 1280 mtdblock2 (driver?) | |
[ 8.920000] 1f03 1024 mtdblock3 (driver?) | |
[ 8.930000] 1f04 6144 mtdblock4 (driver?) | |
[ 8.930000] 1f05 6656 mtdblock5 (driver?) | |
[ 8.940000] 1f06 7168 mtdblock6 (driver?) | |
[ 8.940000] 1f07 256 mtdblock7 (driver?) | |
[ 8.950000] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(31,4) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment