I just tried to flash your image trough original TP-link interface (original firmware was in latest version from their website)
Working well, device seems stable.
Attaching dmesg and kernel log for further development
(It will be great if you can mark this device as officially supported)
System log
Oct 31 13:06:04 OpenWrt kern.warn kernel: [ 0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes.
Oct 31 13:06:04 OpenWrt kern.warn kernel: [ 0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes
Oct 31 13:06:04 OpenWrt kern.info kernel: [ 0.000000] Writing ErrCtl register=00000000
Oct 31 13:06:04 OpenWrt kern.info kernel: [ 0.000000] Readback ErrCtl register=00000000
Oct 31 13:06:04 OpenWrt kern.info kernel: [ 0.000000] Memory: 29120k/32768k available (2107k kernel code, 3648k reserved, 407k data, 212k init, 0k highmem)
Oct 31 13:06:04 OpenWrt kern.info kernel: [ 0.000000] SLUB: Genslabs=9, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
Oct 31 13:06:04 OpenWrt kern.info kernel: [ 0.000000] NR_IRQS:51
Oct 31 13:06:04 OpenWrt kern.info kernel: [ 0.000000] Calibrating delay loop... 266.64 BogoMIPS (lpj=1333248)
Oct 31 13:06:04 OpenWrt kern.info kernel: [ 0.080000] pid_max: default: 32768 minimum: 301
Oct 31 13:06:04 OpenWrt kern.info kernel: [ 0.080000] Mount-cache hash table entries: 512
Oct 31 13:06:04 OpenWrt kern.info kernel: [ 0.090000] NET: Registered protocol family 16
Oct 31 13:06:04 OpenWrt kern.info kernel: [ 0.090000] gpiochip_add: registered GPIOs 0 to 22 on device: ath79
Oct 31 13:06:04 OpenWrt kern.info kernel: [ 0.100000] MIPS: machine is TP-LINK TL-WA801N/ND v2
Oct 31 13:06:04 OpenWrt kern.info kernel: [ 0.310000] bio: create slab <bio-0> at 0
Oct 31 13:06:04 OpenWrt kern.info kernel: [ 0.320000] Switching to clocksource MIPS
Oct 31 13:06:04 OpenWrt kern.info kernel: [ 0.330000] NET: Registered protocol family 2
Oct 31 13:06:04 OpenWrt kern.info kernel: [ 0.330000] IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
Oct 31 13:06:04 OpenWrt kern.info kernel: [ 0.330000] TCP established hash table entries: 1024 (order: 1, 8192 bytes)
Oct 31 13:06:04 OpenWrt kern.info kernel: [ 0.340000] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
Oct 31 13:06:04 OpenWrt kern.info kernel: [ 0.340000] TCP: Hash tables configured (established 1024 bind 1024)
Oct 31 13:06:04 OpenWrt kern.info kernel: [ 0.350000] TCP reno registered
Oct 31 13:06:04 OpenWrt kern.info kernel: [ 0.350000] UDP hash table entries: 256 (order: 0, 4096 bytes)
Oct 31 13:06:04 OpenWrt kern.info kernel: [ 0.360000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
Oct 31 13:06:04 OpenWrt kern.info kernel: [ 0.360000] NET: Registered protocol family 1
Oct 31 13:06:04 OpenWrt kern.debug kernel: [ 0.370000] PCI: CLS 0 bytes, default 32
Oct 31 13:06:04 OpenWrt kern.info kernel: [ 0.380000] squashfs: version 4.0 (2009/01/31) Phillip Lougher
Oct 31 13:06:04 OpenWrt kern.info kernel: [ 0.390000] JFFS2 version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
Oct 31 13:06:04 OpenWrt kern.info kernel: [ 0.400000] msgmni has been set to 56
Oct 31 13:06:04 OpenWrt kern.info kernel: [ 0.400000] io scheduler noop registered
Oct 31 13:06:04 OpenWrt kern.info kernel: [ 0.410000] io scheduler deadline registered (default)
Oct 31 13:06:04 OpenWrt kern.info kernel: [ 0.410000] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled
Oct 31 13:06:04 OpenWrt kern.info kernel: [ 0.440000] serial8250.0: ttyS0 at MMIO 0x18020000 (irq = 11) is a 16550A
Oct 31 13:06:04 OpenWrt kern.info kernel: [ 0.450000] console [ttyS0] enabled, bootconsole disabled
Oct 31 13:06:04 OpenWrt kern.warn kernel: [ 0.460000] m25p80 spi0.0: found s25sl032a, expected m25p80
Oct 31 13:06:04 OpenWrt kern.info kernel: [ 0.470000] m25p80 spi0.0: s25sl032a (4096 Kbytes)
Oct 31 13:06:04 OpenWrt kern.notice kernel: [ 0.470000] 5 tp-link partitions found on MTD device spi0.0
Oct 31 13:06:04 OpenWrt kern.notice kernel: [ 0.480000] Creating 5 MTD partitions on "spi0.0":
Oct 31 13:06:04 OpenWrt kern.notice kernel: [ 0.480000] 0x000000000000-0x000000020000 : "u-boot"
Oct 31 13:06:04 OpenWrt kern.notice kernel: [ 0.490000] 0x000000020000-0x00000010080c : "kernel"
Oct 31 13:06:04 OpenWrt kern.warn kernel: [ 0.500000] mtd: partition "kernel" must either start or end on erase block boundary or be smaller than an erase block -- forcing read-only
Oct 31 13:06:04 OpenWrt kern.notice kernel: [ 0.510000] 0x00000010080c-0x0000003f0000 : "rootfs"
Oct 31 13:06:04 OpenWrt kern.warn kernel: [ 0.520000] mtd: partition "rootfs" must either start or end on erase block boundary or be smaller than an erase block -- forcing read-only
Oct 31 13:06:04 OpenWrt kern.notice kernel: [ 0.530000] mtd: partition "rootfs" set to be root filesystem
Oct 31 13:06:04 OpenWrt kern.info kernel: [ 0.540000] mtd: partition "rootfs_data" created automatically, ofs=350000, len=A0000
Oct 31 13:06:04 OpenWrt kern.notice kernel: [ 0.540000] 0x000000350000-0x0000003f0000 : "rootfs_data"
Oct 31 13:06:04 OpenWrt kern.notice kernel: [ 0.550000] 0x0000003f0000-0x000000400000 : "art"
Oct 31 13:06:04 OpenWrt kern.notice kernel: [ 0.560000] 0x000000020000-0x0000003f0000 : "firmware"
Oct 31 13:06:04 OpenWrt kern.info kernel: [ 0.580000] ag71xx_mdio: probed
Oct 31 13:06:04 OpenWrt kern.info kernel: [ 0.590000] eth0: Atheros AG71xx at 0xb9000000, irq 4
Oct 31 13:06:04 OpenWrt kern.info kernel: [ 1.140000] ag71xx ag71xx.0: eth0: connected to PHY at ag71xx-mdio.1:00 [uid=004dd042, driver=Generic PHY]
Oct 31 13:06:04 OpenWrt kern.info kernel: [ 1.160000] TCP cubic registered
Oct 31 13:06:04 OpenWrt kern.info kernel: [ 1.160000] NET: Registered protocol family 17
Oct 31 13:06:04 OpenWrt kern.info kernel: [ 1.160000] 8021q: 802.1Q VLAN Support v1.8
Oct 31 13:06:04 OpenWrt kern.info kernel: [ 1.170000] VFS: Mounted root (squashfs filesystem) readonly on device 31:2.
Oct 31 13:06:04 OpenWrt kern.info kernel: [ 1.180000] Freeing unused kernel memory: 212k freed
Oct 31 13:06:04 OpenWrt kern.debug kernel: [ 2.950000] Registered led device: tp-link:green:qss
Oct 31 13:06:04 OpenWrt kern.debug kernel: [ 2.960000] Registered led device: tp-link:green:system
Oct 31 13:06:04 OpenWrt kern.debug kernel: [ 2.960000] Registered led device: tp-link:green:lan
Oct 31 13:06:04 OpenWrt kern.debug kernel: [ 2.960000] Registered led device: tp-link:green:wlan
Oct 31 13:06:04 OpenWrt kern.info kernel: [ 5.180000] eth0: link up (100Mbps/Full duplex)
Oct 31 13:06:04 OpenWrt kern.notice kernel: [ 6.230000] JFFS2 notice: (402) jffs2_build_xattr_subsystem: complete building xattr subsystem, 1 of xdatum (0 unchecked, 0 orphan) and 12 of xref (0 dead, 2 orphan) found.
Oct 31 13:06:04 OpenWrt kern.info kernel: [ 6.410000] eth0: link down
Oct 31 13:06:04 OpenWrt kern.info kernel: [ 7.800000] Compat-drivers backport release: compat-drivers-2013-01-21-1
Oct 31 13:06:04 OpenWrt kern.info kernel: [ 7.810000] Backport based on wireless-testing.git master-2013-02-22
Oct 31 13:06:04 OpenWrt kern.info kernel: [ 7.810000] compat.git: wireless-testing.git
Oct 31 13:06:04 OpenWrt kern.info kernel: [ 7.960000] cfg80211: Calling CRDA to update world regulatory domain
Oct 31 13:06:04 OpenWrt kern.info kernel: [ 7.960000] cfg80211: World regulatory domain updated:
Oct 31 13:06:04 OpenWrt kern.info kernel: [ 7.970000] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
Oct 31 13:06:04 OpenWrt kern.info kernel: [ 7.980000] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
Oct 31 13:06:04 OpenWrt kern.info kernel: [ 7.990000] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
Oct 31 13:06:04 OpenWrt kern.info kernel: [ 7.990000] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
Oct 31 13:06:04 OpenWrt kern.info kernel: [ 8.000000] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
Oct 31 13:06:04 OpenWrt kern.info kernel: [ 8.010000] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
Oct 31 13:06:04 OpenWrt kern.info kernel: [ 8.320000] usbcore: registered new interface driver usbfs
Oct 31 13:06:04 OpenWrt kern.info kernel: [ 8.330000] usbcore: registered new interface driver hub
Oct 31 13:06:04 OpenWrt kern.info kernel: [ 8.330000] usbcore: registered new device driver usb
Oct 31 13:06:04 OpenWrt kern.debug kernel: [ 8.910000] ath: EEPROM regdomain: 0x0
Oct 31 13:06:04 OpenWrt kern.debug kernel: [ 8.910000] ath: EEPROM indicates default country code should be used
Oct 31 13:06:04 OpenWrt kern.debug kernel: [ 8.910000] ath: doing EEPROM country->regdmn map search
Oct 31 13:06:04 OpenWrt kern.debug kernel: [ 8.910000] ath: country maps to regdmn code: 0x3a
Oct 31 13:06:04 OpenWrt kern.debug kernel: [ 8.910000] ath: Country alpha2 being used: US
Oct 31 13:06:04 OpenWrt kern.debug kernel: [ 8.910000] ath: Regpair used: 0x3a
Oct 31 13:06:04 OpenWrt kern.debug kernel: [ 8.920000] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
Oct 31 13:06:04 OpenWrt kern.debug kernel: [ 8.920000] Registered led device: ath9k-phy0
Oct 31 13:06:04 OpenWrt kern.info kernel: [ 8.920000] ieee80211 phy0: Atheros AR9340 Rev:0 mem=0xb8100000, irq=47
Oct 31 13:06:04 OpenWrt kern.info kernel: [ 8.930000] cfg80211: Calling CRDA for country: US
Oct 31 13:06:04 OpenWrt kern.info kernel: [ 8.940000] cfg80211: Regulatory domain changed to country: US
Oct 31 13:06:04 OpenWrt kern.info kernel: [ 8.940000] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
Oct 31 13:06:04 OpenWrt kern.info kernel: [ 8.950000] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2700 mBm)
Oct 31 13:06:04 OpenWrt kern.info kernel: [ 8.960000] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 1700 mBm)
Oct 31 13:06:04 OpenWrt kern.info kernel: [ 8.970000] cfg80211: (5250000 KHz - 5330000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
Oct 31 13:06:05 OpenWrt kern.info kernel: [ 13.110000] device eth0 entered promiscuous mode
Oct 31 13:06:05 OpenWrt daemon.notice netifd: Interface 'loopback' is now up
Oct 31 13:06:05 OpenWrt kern.info kernel: [ 13.380000] eth0: link up (100Mbps/Full duplex)
Oct 31 13:06:05 OpenWrt kern.info kernel: [ 13.380000] br-lan: port 1(eth0) entered forwarding state
Oct 31 13:06:05 OpenWrt kern.info kernel: [ 13.390000] br-lan: port 1(eth0) entered forwarding state
Oct 31 13:06:06 OpenWrt daemon.notice netifd: lan (623): udhcpc (v1.19.4) started
Oct 31 13:06:06 OpenWrt daemon.notice netifd: lan (623): Sending discover...
Oct 31 13:06:06 OpenWrt daemon.notice netifd: lan (623): Sending select for 192.168.0.201...
Oct 31 13:06:06 OpenWrt daemon.notice netifd: lan (623): Lease of 192.168.0.201 obtained, lease time 86400
Oct 31 13:06:06 OpenWrt daemon.notice netifd: Interface 'lan' is now up
Oct 31 13:06:06 OpenWrt user.notice ifup: Enabling Router Solicitations on loopback (lo)
Oct 31 13:06:07 OpenWrt user.notice ifup: Allowing Router Advertisements on lan (br-lan)
Oct 31 13:06:07 OpenWrt kern.info kernel: [ 15.390000] br-lan: port 1(eth0) entered forwarding state
Oct 31 13:06:10 OpenWrt user.info sysinit: 'radio0' is disabled
Oct 31 13:06:10 OpenWrt user.info sysinit: 'radio0' is disabled
Oct 31 13:06:10 OpenWrt user.info sysinit: 'radio0' is disabled
Oct 31 13:06:11 OpenWrt user.info sysinit: Loading defaults
Oct 31 13:06:11 OpenWrt user.info sysinit: Loading synflood protection
Oct 31 13:06:11 OpenWrt user.info sysinit: Adding custom chains
Oct 31 13:06:12 OpenWrt user.info sysinit: Loading zones
Oct 31 13:06:12 OpenWrt user.info sysinit: Loading forwardings
Oct 31 13:06:12 OpenWrt user.info sysinit: Loading rules
Oct 31 13:06:13 OpenWrt user.info sysinit: Loading redirects
Oct 31 13:06:13 OpenWrt user.info sysinit: Loading includes
Oct 31 13:06:13 OpenWrt user.info sysinit: Optimizing conntrack
Oct 31 13:06:13 OpenWrt user.info sysinit: Loading interfaces
Oct 31 13:06:13 OpenWrt user.info firewall: adding lan (br-lan) to zone lan
Oct 31 13:06:14 OpenWrt authpriv.info dropbear[1007]: Running in background
Oct 31 13:06:15 OpenWrt authpriv.info dropbear[1098]: Child connection from 192.168.0.1:59990
Oct 31 13:06:18 OpenWrt user.notice dnsmasq: DNS rebinding protection is active, will discard upstream RFC1918 responses!
Oct 31 13:06:18 OpenWrt user.notice dnsmasq: Allowing 127.0.0.0/8 responses
Oct 31 13:06:18 OpenWrt daemon.info dnsmasq[1141]: started, version 2.62 cachesize 150
Oct 31 13:06:18 OpenWrt daemon.info dnsmasq[1141]: compile time options: IPv6 GNU-getopt no-DBus no-i18n no-IDN DHCP no-DHCPv6 no-Lua TFTP no-conntrack
Oct 31 13:06:18 OpenWrt daemon.info dnsmasq[1141]: using local addresses only for domain lan
Oct 31 13:06:18 OpenWrt daemon.info dnsmasq[1141]: reading /tmp/resolv.conf.auto
Oct 31 13:06:18 OpenWrt daemon.info dnsmasq[1141]: using nameserver 192.168.0.1#53
Oct 31 13:06:18 OpenWrt daemon.info dnsmasq[1141]: using local addresses only for domain lan
Oct 31 13:06:18 OpenWrt daemon.info dnsmasq[1141]: read /etc/hosts - 1 addresses
Oct 31 13:06:18 OpenWrt user.info sysinit: setting up led WLAN
Oct 31 13:06:18 OpenWrt user.info sysinit: setting up led LAN
Oct 31 13:06:23 OpenWrt authpriv.notice dropbear[1098]: Password auth succeeded for 'root' from 192.168.0.1:59990
Oct 31 13:08:40 OpenWrt daemon.info dnsmasq[1141]: reading /tmp/resolv.conf.auto
Oct 31 13:08:40 OpenWrt daemon.info dnsmasq[1141]: using nameserver 192.168.0.1#53
Oct 31 13:08:40 OpenWrt daemon.info dnsmasq[1141]: using local addresses only for domain lan
Oct 31 13:08:40 OpenWrt daemon.info dnsmasq[1141]: exiting on receipt of SIGTERM
Oct 31 13:08:41 OpenWrt user.notice dnsmasq: DNS rebinding protection is active, will discard upstream RFC1918 responses!
Oct 31 13:08:41 OpenWrt user.notice dnsmasq: Allowing 127.0.0.0/8 responses
Oct 31 13:08:41 OpenWrt daemon.info dnsmasq[1787]: started, version 2.62 cachesize 150
Oct 31 13:08:41 OpenWrt daemon.info dnsmasq[1787]: compile time options: IPv6 GNU-getopt no-DBus no-i18n no-IDN DHCP no-DHCPv6 no-Lua TFTP no-conntrack
Oct 31 13:08:41 OpenWrt daemon.info dnsmasq[1787]: using local addresses only for domain lan
Oct 31 13:08:41 OpenWrt daemon.info dnsmasq[1787]: reading /tmp/resolv.conf.auto
Oct 31 13:08:41 OpenWrt daemon.info dnsmasq[1787]: using nameserver 192.168.0.1#53
Oct 31 13:08:41 OpenWrt daemon.info dnsmasq[1787]: using local addresses only for domain lan
Oct 31 13:08:41 OpenWrt daemon.info dnsmasq[1787]: read /etc/hosts - 1 addresses
Oct 31 13:08:46 OpenWrt user.info firewall: adding lan (br-lan) to zone lan
Oct 31 13:08:50 OpenWrt kern.info kernel: [ 119.500000] device wlan0 entered promiscuous mode
Oct 31 13:08:50 OpenWrt kern.info kernel: [ 119.780000] br-lan: port 2(wlan0) entered forwarding state
Oct 31 13:08:50 OpenWrt kern.info kernel: [ 119.780000] br-lan: port 2(wlan0) entered forwarding state
Oct 31 13:08:52 OpenWrt kern.info kernel: [ 121.780000] br-lan: port 2(wlan0) entered forwarding state
Oct 31 13:09:39 OpenWrt local0.notice udpxy[3107]: udpxy 1.0-21.2 (prod) standard [Linux 3.3.8 mips] is starting
Oct 31 13:10:17 OpenWrt daemon.info hostapd: wlan0: STA c8:d1:5e:a3:76:10 IEEE 802.11: authenticated
Oct 31 13:10:17 OpenWrt daemon.info hostapd: wlan0: STA c8:d1:5e:a3:76:10 IEEE 802.11: associated (aid 1)
Oct 31 13:10:17 OpenWrt daemon.info hostapd: wlan0: STA c8:d1:5e:a3:76:10 WPA: pairwise key handshake completed (RSN)
Oct 31 14:11:21 OpenWrt authpriv.info dropbear[1007]: Premature exit: Terminated by signal
Oct 31 14:11:22 OpenWrt authpriv.info dropbear[3780]: Running in background
Oct 31 14:15:12 OpenWrt authpriv.info dropbear[1098]: Exit (root): Disconnect received
Oct 31 14:15:52 OpenWrt authpriv.info dropbear[4934]: Child connection from 192.168.0.1:60305
Oct 31 14:15:54 OpenWrt authpriv.notice dropbear[4934]: Pubkey auth succeeded for 'root' with key md5 86:db:ef:fc:98:6c:f1:d7:ce:35:2b:1d:cd:7c:f5:18 from 192.168.0.1:60305
Oct 31 14:17:07 OpenWrt local0.err udpxy[4933]: write_buf: write: Broken pipe
Oct 31 14:18:51 OpenWrt daemon.info hostapd: wlan0: STA c8:d1:5e:a3:76:10 WPA: group key handshake completed (RSN)
Kernel log
[ 0.000000] Linux version 3.3.8 (openwrt@localhost.home.org) (gcc version 4.6.3 20120201 (prerelease) (Linaro GCC 4.6-2012.02) ) #4 Tue Jul 16 09:25:21 CEST 2013
[ 0.000000] MyLoader: sysp=0a04a111, boardp=84fc88f2, parts=0a2f1d7d
[ 0.000000] bootconsole [early0] enabled
[ 0.000000] CPU revision is: 0001974c (MIPS 74Kc)
[ 0.000000] SoC: Atheros AR9341 rev 1
[ 0.000000] Clocks: CPU:535.000MHz, DDR:400.000MHz, AHB:200.000MHz, Ref:25.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 PFN ranges:
[ 0.000000] Normal 0x00000000 -> 0x00002000
[ 0.000000] Movable zone start PFN for each node
[ 0.000000] Early memory PFN ranges
[ 0.000000] 0: 0x00000000 -> 0x00002000
[ 0.000000] On node 0 totalpages: 8192
[ 0.000000] free_area_init_node: node 0, pgdat 802d41d0, node_mem_map 81000000
[ 0.000000] Normal zone: 64 pages used for memmap
[ 0.000000] Normal zone: 0 pages reserved
[ 0.000000] Normal zone: 8128 pages, LIFO batch:0
[ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
[ 0.000000] pcpu-alloc: [0] 0
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 8128
[ 0.000000] Kernel command line: board=TL-WA801ND-v2 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] 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] Writing ErrCtl register=00000000
[ 0.000000] Readback ErrCtl register=00000000
[ 0.000000] Memory: 29120k/32768k available (2107k kernel code, 3648k reserved, 407k data, 212k init, 0k highmem)
[ 0.000000] SLUB: Genslabs=9, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] NR_IRQS:51
[ 0.000000] Calibrating delay loop... 266.64 BogoMIPS (lpj=1333248)
[ 0.080000] pid_max: default: 32768 minimum: 301
[ 0.080000] Mount-cache hash table entries: 512
[ 0.090000] NET: Registered protocol family 16
[ 0.090000] gpiochip_add: registered GPIOs 0 to 22 on device: ath79
[ 0.100000] MIPS: machine is TP-LINK TL-WA801N/ND v2
[ 0.310000] bio: create slab <bio-0> at 0
[ 0.320000] Switching to clocksource MIPS
[ 0.330000] NET: Registered protocol family 2
[ 0.330000] IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.330000] TCP established hash table entries: 1024 (order: 1, 8192 bytes)
[ 0.340000] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.340000] TCP: Hash tables configured (established 1024 bind 1024)
[ 0.350000] TCP reno registered
[ 0.350000] UDP hash table entries: 256 (order: 0, 4096 bytes)
[ 0.360000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[ 0.360000] NET: Registered protocol family 1
[ 0.370000] PCI: CLS 0 bytes, default 32
[ 0.380000] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.390000] JFFS2 version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[ 0.400000] msgmni has been set to 56
[ 0.400000] io scheduler noop registered
[ 0.410000] io scheduler deadline registered (default)
[ 0.410000] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled
[ 0.440000] serial8250.0: ttyS0 at MMIO 0x18020000 (irq = 11) is a 16550A
[ 0.450000] console [ttyS0] enabled, bootconsole disabled
[ 0.460000] m25p80 spi0.0: found s25sl032a, expected m25p80
[ 0.470000] m25p80 spi0.0: s25sl032a (4096 Kbytes)
[ 0.470000] 5 tp-link partitions found on MTD device spi0.0
[ 0.480000] Creating 5 MTD partitions on "spi0.0":
[ 0.480000] 0x000000000000-0x000000020000 : "u-boot"
[ 0.490000] 0x000000020000-0x00000010080c : "kernel"
[ 0.500000] mtd: partition "kernel" must either start or end on erase block boundary or be smaller than an erase block -- forcing read-only
[ 0.510000] 0x00000010080c-0x0000003f0000 : "rootfs"
[ 0.520000] mtd: partition "rootfs" must either start or end on erase block boundary or be smaller than an erase block -- forcing read-only
[ 0.530000] mtd: partition "rootfs" set to be root filesystem
[ 0.540000] mtd: partition "rootfs_data" created automatically, ofs=350000, len=A0000
[ 0.540000] 0x000000350000-0x0000003f0000 : "rootfs_data"
[ 0.550000] 0x0000003f0000-0x000000400000 : "art"
[ 0.560000] 0x000000020000-0x0000003f0000 : "firmware"
[ 0.580000] ag71xx_mdio: probed
[ 0.590000] eth0: Atheros AG71xx at 0xb9000000, irq 4
[ 1.140000] ag71xx ag71xx.0: eth0: connected to PHY at ag71xx-mdio.1:00 [uid=004dd042, driver=Generic PHY]
[ 1.160000] TCP cubic registered
[ 1.160000] NET: Registered protocol family 17
[ 1.160000] 8021q: 802.1Q VLAN Support v1.8
[ 1.170000] VFS: Mounted root (squashfs filesystem) readonly on device 31:2.
[ 1.180000] Freeing unused kernel memory: 212k freed
[ 2.950000] Registered led device: tp-link:green:qss
[ 2.960000] Registered led device: tp-link:green:system
[ 2.960000] Registered led device: tp-link:green:lan
[ 2.960000] Registered led device: tp-link:green:wlan
[ 5.180000] eth0: link up (100Mbps/Full duplex)
[ 6.230000] JFFS2 notice: (402) jffs2_build_xattr_subsystem: complete building xattr subsystem, 1 of xdatum (0 unchecked, 0 orphan) and 12 of xref (0 dead, 2 orphan) found.
[ 6.410000] eth0: link down
[ 7.800000] Compat-drivers backport release: compat-drivers-2013-01-21-1
[ 7.810000] Backport based on wireless-testing.git master-2013-02-22
[ 7.810000] compat.git: wireless-testing.git
[ 7.960000] cfg80211: Calling CRDA to update world regulatory domain
[ 7.960000] cfg80211: World regulatory domain updated:
[ 7.970000] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 7.980000] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 7.990000] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 7.990000] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 8.000000] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 8.010000] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 8.320000] usbcore: registered new interface driver usbfs
[ 8.330000] usbcore: registered new interface driver hub
[ 8.330000] usbcore: registered new device driver usb
[ 8.910000] ath: EEPROM regdomain: 0x0
[ 8.910000] ath: EEPROM indicates default country code should be used
[ 8.910000] ath: doing EEPROM country->regdmn map search
[ 8.910000] ath: country maps to regdmn code: 0x3a
[ 8.910000] ath: Country alpha2 being used: US
[ 8.910000] ath: Regpair used: 0x3a
[ 8.920000] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[ 8.920000] Registered led device: ath9k-phy0
[ 8.920000] ieee80211 phy0: Atheros AR9340 Rev:0 mem=0xb8100000, irq=47
[ 8.930000] cfg80211: Calling CRDA for country: US
[ 8.940000] cfg80211: Regulatory domain changed to country: US
[ 8.940000] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 8.950000] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2700 mBm)
[ 8.960000] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 1700 mBm)
[ 8.970000] cfg80211: (5250000 KHz - 5330000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 8.970000] cfg80211: (5490000 KHz - 5600000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 8.980000] cfg80211: (5650000 KHz - 5710000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 8.990000] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 3000 mBm)
[ 9.100000] PPP generic driver version 2.4.2
[ 9.320000] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 9.430000] NET: Registered protocol family 24
[ 9.450000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 9.470000] nf_conntrack version 0.5.0 (458 buckets, 1832 max)
[ 9.820000] xt_time: kernel timezone is -0000
[ 10.110000] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 13.110000] device eth0 entered promiscuous mode
[ 13.380000] eth0: link up (100Mbps/Full duplex)
[ 13.380000] br-lan: port 1(eth0) entered forwarding state
[ 13.390000] br-lan: port 1(eth0) entered forwarding state
[ 15.390000] br-lan: port 1(eth0) entered forwarding state
[ 119.500000] device wlan0 entered promiscuous mode
[ 119.780000] br-lan: port 2(wlan0) entered forwarding state
[ 119.780000] br-lan: port 2(wlan0) entered forwarding state
[ 121.780000] br-lan: port 2(wlan0) entered forwarding state