1.8 and TP-Link TL-WR1043ND Brick
Posted: Sun Aug 23, 2015 9:02 pm
HI all
After a failed upgrade from 1.7.2 to 1.8
Serial Output
After a failed upgrade from 1.7.2 to 1.8
Serial Output
Code: Select all
U-Boot 1.1.4 (Aug 4 2010 - 20:06:51)
AP83 (ar9100) U-boot 0.0.11
DRAM:
sri
32 MB
id read 0x100000ff
flash size 8MB, sector count = 128
Flash: 8 MB
Using default environment
In: serial
Out: serial
Err: serial
Net: ag7100_enet_initialize...
No valid address in Flash. Using fixed address
: cfg1 0xf cfg2 0x7114
eth0: 00:03:7f:09:0b:ad
eth0 up
eth0
Autobooting in 1 seconds## Booting image at bf020000 ...
Uncompressing Kernel Image ... OK
Starting kernel ...
OpenWrt kernel loader for AR7XXX/AR9XXX
Copyright (C) 2011 Gabor Juhos <juhosg@openwrt.org>
Looking for OpenWrt image... found at 0xbf022000
Decompressing kernel... done!
Starting kernel at 80060000...
[ 0.000000] Linux version 3.10.49 (eric@Osiris) (gcc version 4.8.3 (OpenWrt/Linaro GCC 4.8-2014.04 unknown) ) #5 Thu Aug 20 15:39:22 EDT 2015
[ 0.000000] bootconsole [early0] enabled
[ 0.000000] CPU revision is: 00019374 (MIPS 24Kc)
[ 0.000000] SoC: Atheros AR9132 rev 2
[ 0.000000] Clocks: CPU:400.000MHz, DDR:400.000MHz, AHB:200.000MHz, Ref:5.000MHz
[ 0.000000] Determined physical RAM map:
[ 0.000000] memory: 02000000 @ 00000000 (usable)
[ 0.000000] Initrd not found or empty - disabling initrd
[ 0.000000] Zone ranges:
[ 0.000000] Normal [mem 0x00000000-0x01ffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x00000000-0x01ffffff]
[ 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: 8128
[ 0.000000] Kernel command line: board=TL-WR1043ND console=ttyS0,115200 rootfstype=squashfs,jffs2 noinitrd
[ 0.000000] PID hash table entries: 128 (order: -3, 512 bytes)
[ 0.000000] Dentry cache hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.000000] Inode-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.000000] Writing ErrCtl register=00000000
[ 0.000000] Readback ErrCtl register=00000000
[ 0.000000] Memory: 28720k/32768k available (2287k kernel code, 4048k reserved, 613k data, 232k 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 TP-LINK TL-WR1043ND
[ 0.360000] bio: create slab <bio-0> at 0
[ 0.370000] Switching to clocksource MIPS
[ 0.380000] NET: Registered protocol family 2
[ 0.380000] TCP established hash table entries: 512 (order: 0, 4096 bytes)
[ 0.380000] TCP bind hash table entries: 512 (order: -1, 2048 bytes)
[ 0.390000] TCP: Hash tables configured (established 512 bind 512)
[ 0.390000] TCP: reno registered
[ 0.400000] UDP hash table entries: 256 (order: 0, 4096 bytes)
[ 0.400000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[ 0.410000] NET: Registered protocol family 1
[ 0.430000] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.440000] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[ 0.450000] msgmni has been set to 56
[ 0.450000] io scheduler noop registered
[ 0.460000] io scheduler deadline registered (default)
[ 0.460000] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled
[ 0.490000] serial8250.0: ttyS0 at MMIO 0x18020000 (irq = 11) is a 16550A
[ 0.500000] console [ttyS0] enabled, bootconsole disabled
[ 0.500000] console [ttyS0] enabled, bootconsole disabled
[ 0.510000] ath79-spi ath79-spi: master is unqueued, this is deprecated
[ 0.520000] m25p80 spi0.0: found s25sl064p, expected m25p80
[ 0.520000] m25p80 spi0.0: s25sl064p (8192 Kbytes)
[ 0.530000] 5 tp-link partitions found on MTD device spi0.0
[ 0.530000] Creating 5 MTD partitions on "spi0.0":
[ 0.540000] 0x000000000000-0x000000020000 : "u-boot"
[ 0.550000] 0x000000020000-0x000000129000 : "kernel"
[ 0.550000] mtd: partition "kernel" must either start or end on erase block boundary or be smaller than an erase block -- forcing read-only
[ 0.560000] 0x000000129000-0x0000007f0000 : "rootfs"
[ 0.570000] mtd: partition "rootfs" must either start or end on erase block boundary or be smaller than an erase block -- forcing read-only
[ 0.580000] mtd: device 2 (rootfs) set to be root filesystem
[ 0.590000] 1 squashfs-split partitions found on MTD device rootfs
[ 0.600000] 0x0000006e0000-0x0000007f0000 : "rootfs_data"
[ 0.600000] 0x0000007f0000-0x000000800000 : "art"
[ 0.610000] 0x000000020000-0x0000007f0000 : "firmware"
[ 0.620000] Realtek RTL8366RB ethernet switch driver version 0.2.4
[ 0.740000] rtl8366rb rtl8366rb: using GPIO pins 18 (SDA) and 19 (SCK)
[ 0.740000] rtl8366rb rtl8366rb: RTL5937 ver. 3 chip found
[ 0.930000] libphy: rtl8366rb: probed
[ 1.230000] eth0: Atheros AG71xx at 0xb9000000, irq 4, mode:RGMII
[ 1.240000] TCP: cubic registered
[ 1.240000] NET: Registered protocol family 17
[ 1.250000] Bridge firewalling registered
[ 1.250000] Ebtables v2.0 registered
[ 1.260000] 8021q: 802.1Q VLAN Support v1.8
[ 1.270000] SQUASHFS error: unable to read id index table
[ 1.270000] jffs2: Flash size not aligned to erasesize, reducing to 6912KiB
[ 1.280000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00000000: 0x6873 instead
[ 1.290000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00000004: 0x2606 instead
[ 1.300000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00000008: 0xae2d instead
[ 1.310000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00000010: 0x3300 instead
[ 1.320000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00000014: 0x0400 instead
[ 1.330000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00000018: 0xc006 instead
[ 1.340000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0000001c: 0x0400 instead
[ 1.350000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00000020: 0xc80b instead
[ 1.350000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00000028: 0x12b6 instead
[ 1.360000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00000030: 0x0ab6 instead
[ 1.370000] jffs2: Further such events for this erase block will not be printed
[ 1.380000] jffs2: Empty flash at 0x00000038 ends at 0x00000040
[ 1.420000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00010000: 0xbff5 instead
[ 1.430000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00010004: 0xf2d8 instead
[ 1.440000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00010008: 0x0ecd instead
[ 1.450000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0001000c: 0xdd55 instead
[ 1.460000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00010010: 0x4860 instead
..
[ 14.740000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00680020: 0xf335 instead
[ 14.750000] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00680024: 0xb9af instead
[ 14.760000] jffs2: Further such events for this erase block will not be printed
[ 14.780000] jffs2: CLEANMARKER node found at 0x00687000, not first node in block (0x00680000)
[ 14.800000] jffs2: notice: (1) jffs2_build_xattr_subsystem: complete building xattr subsystem, 1 of xdatum (0 unchecked, 0 orphan) and 24 of xref (0 dead, 1 orphan) found.
[ 14.820000] VFS: Mounted root (jffs2 filesystem) readonly on device 31:2.
[ 14.830000] Freeing unused kernel memory: 232K (80336000 - 80370000)
[ 14.840000] Kernel panic - not syncing: No init found. Try passing init= option to kernel. See Linux Documentation/init.txt for guidance.