TP-Link TL-MR10U

This device is NOT RECOMMENDED for future use with OpenWrt due to low flash/ram.
DO NOT BUY DEVICES WITH 4MB FLASH / 32MB RAM if you intend to flash an up-to-date and secure OpenWrt version onto it! See 4/32 warning for details.

1) This device does not have sufficient resources (flash and/or RAM) to provide secure and reliable operation.
This means that even setting a password or changing simple network settings might not be possible any more, rendering the device effectively useless. See OpenWrt on 4/32 devices what you can do now.

2) OpenWrt support for this device has ended in 2022.
19.07.10 was the last official build for 4/32 devices.

A portable router with an onboard 2600mAh battery. Hardware similar to TL-MR3040 and TL-WR703N. See also TL-MR11U, TL-MR12U and TL-MR13U.

Note: Many of these routers are marketed as a “3G travel router” but none actually include a 3G modem - Rather, it's a marketing term that refers to the fact that the OEM firmware supports USB 3G modems because it contains drivers for USB modems.

As with most TP-Link Routers this one can be flashed using the TP-Link Webinterface. The webinterface is chinese, but http://192.168.1.1/userRpm/SoftwareUpgradeRpm.htm is the firmware upgrade page, just flash the -factory.bin image as shown above.

Please consult →generic.flashing and also TL-WR703N and TL-MR3020.

Please check out the article flash.layout. It contains an example and a couple of explanations.

$ cat /proc/mtd 
dev:    size   erasesize  name
mtd0: 00020000 00010000 "u-boot"
mtd1: 00102b20 00010000 "kernel"
mtd2: 006cd4e0 00010000 "rootfs"
mtd3: 00510000 00010000 "rootfs_data"
mtd4: 00010000 00010000 "art"
mtd5: 007d0000 00010000 "firmware"
FIXME Is it possible to use TFTP without a serial console?

generic.flashing.tftp

Specific values you need

Bootloader tftp server IPv4 address FILL-IN
Bootloader MAC address (special) FILL-IN
Firmware tftp image http://downloads.openwrt.org/FILL-IN/openwrt-FILL-IN-generic-FILL-IN-squashfs-tftp.bin (NOTE: Name must contain “tftp”)
TFTP Transfer Window FILL-IN seconds
TFTP Window Start approximately FILL-IN seconds after power on
TFTP Client Required IP Address 192.168.1.100

Basic configuration After flashing, proceed with this.
Set up your Internet connection, configure wireless, configure USB port, etc.

The default network configuration is:

Interface Name Description Default configuration
br-lan LAN & WiFi 192.168.1.1/24
eth0 LAN port 1 None
wlan0 WiFi Disabled

hardware.button on howto use and configure the hardware button(s).

The TP-Link TL-MR10U has two buttons: a reset button and an on/off switch.

BUTTON Event
Reset reset
Power power on/off
Architecture MIPS
Vendor Qualcomm Atheros
bootloader U-Boot
System-On-Chip AR9132 rev 2 (MIPS 24Kc V7.4)
CPU/Speed 24Kc V7.4 400 MHz
Flash-Chip Spansion FL032PIF 32Mbit or Eon EN25Q32B
Flash size 4 MiB
RAM-Chip Zintel A3S56D40FTP 252Mbit
RAM 32 MiB
Wireless Atheros AR9103 2.4GHz 802.11bgn
Ethernet RealTek RTL8366RB Gigabit w/ vlan support swconfig
Internet n/a (via external dongle: 3g/LTE)
USB Yes 1 x 2.0, 1x MicroUSB for battery charging/power supply
Serial Yes
JTAG Yes
Battery Li-ion 18650 LGABB41865

Check this thread on forum: The TP-Link's New WR703-MR10U and pepe2k's site

Model Number

Front:
Insert photo of front of the casing

Back:
Insert photo of back of the casing

Note This will void your warranty!

  • To remove the cover do a/b/c

Main PCB:
Insert photo of PCB

port.serial general information about the serial port, serial port cable, etc.

How to connect to the Serial Port of this specific device: TP1, TP2, GND (next to the GND pin of the battery is a big pad)

tl-mr10u_ttl.jpg

port.jtag general information about the JTAG port, JTAG cable, etc.

How to connect to the JTAG Port of this specific device:

Photo of PCB with markings

generic.debrick

Serial

To transfer the firmware, erase the old and flash the new:

tftpboot 0x81000000 firmware.bin
erase 0x9f020000 +0x3c0000
cp.b 0x81000000 0x9f020000 0x3c0000
bootm 9f020000

Read about bootloader in general and about Das U-Boot in particular.

Forum member pepe2k made a modification of U-Boot 1.1.4 for Qualcomm Atheros SoCs based devices (the project is still being developed, so new devices and SoCs will be supported in the future). Up to date information, binary images and sources can be found on official GitHub repository.

This modification started from wr703n-uboot-with-web-failsafe project, but supports more devices, all modern web browsers, has a lot of improvements and other modifications (like U-Boot NetConsole, custom commands, overclocking possibilities etc.).

More information:

As a beginner, you really should inform yourself about soldering in general and then obtain some practical experience!

64MiB RAM mod is possible (device comes with 32MiB RAM from factory). You can get modified device on eBay. No details published (yet) on forum, but you could expect it was done identically as for 64MiB RAM Mod for TP-WR703N.

16MiB Flash mod is possible (device comes with 4MiB Flash from factory). You can get modified device on eBay. The procedure is identically as for 16MiB Flash Mod for TP-WR703N. Successfully tested.

U-Boot 1.1.4 (Mar 18 2013 - 17:22:40) AP121 (ar9330) U-boot DRAM: 32 MB led turning on for 1s... id read 0x100000ff flash size 4194304, sector count = 64 Flash: 4 MB Using default environment In: serial Out: serial Err: serial Net: ag7240_enet_initialize... No valid address in Flash. Using fixed address No valid address in Flash. Using fixed address : cfg1 0x5 cfg2 0x7114 eth0: 00:03:7f:09:0b:ad ag7240_phy_setup eth0 up : cfg1 0xf cfg2 0x7214 eth1: 00:03:7f:09:0b:ad athrs26_reg_init_lan ATHRS26: resetting s26 ATHRS26: s26 reset done ag7240_phy_setup eth1 up eth0, eth1 Autobooting in 1 seconds ## Booting image at 9f020000 ... Uncompressing Kernel Image ... OK Starting kernel ... Booting AR9330(Hornet)... Linux version 2.6.31--LSDK-9.2.0.312 (root@localhost.localdomain) (gcc version 4.3.3 (GCC) ) #1 Mon Mar 18 17:28:28 CST 2013 flash_size passed from bootloader = 4 CPU revision is: 00019374 (MIPS 24Kc) Determined physical RAM map: memory: 02000000 @ 00000000 (usable) User-defined physical RAM map: memory: 02000000 @ 00000000 (usable) Zone PFN ranges: Normal 0x00000000 -> 0x00002000 Movable zone start PFN for each node early_node_map[1] active PFN ranges 0: 0x00000000 -> 0x00002000 Built 1 zonelists in Zone order, mobility grouping on. Total pages: 8128 Kernel command line: console=ttyS0,115200 root=31:02 rootfstype=squashfs init=/sbin/init mtdparts=ar7240-nor0:128k(u-boot),1024k(kernel),2816(rootfs),64k(config),64k(ART) mem=32M PID hash table entries: 128 (order: 7, 512 bytes) Dentry cache hash table entries: 4096 (order: 2, 16384 bytes) Inode-cache hash table entries: 2048 (order: 1, 8192 bytes) Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes. Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes Writing ErrCtl register=00000000 Readback ErrCtl register=00000000 Memory: 29880k/32768k available (1883k kernel code, 2888k reserved, 521k data, 112k init, 0k highmem) Hierarchical RCU implementation. NR_IRQS:128 plat_time_init: plat time init done Calibrating delay loop... 266.24 BogoMIPS (lpj=532480) Mount-cache hash table entries: 512 NET: Registered protocol family 16 ===== ar7240_platform_init: 0 bio: create slab <bio-0> at 0 SCSI subsystem initialized usbcore: registered new interface driver usbfs usbcore: registered new interface driver hub usbcore: registered new device driver usb NET: Registered protocol family 2 IP route cache hash table entries: 1024 (order: 0, 4096 bytes) TCP established hash table entries: 1024 (order: 1, 8192 bytes) TCP bind hash table entries: 1024 (order: 0, 4096 bytes) TCP: Hash tables configured (established 1024 bind 1024) TCP reno registered NET: Registered protocol family 1 AR7240 GPIOC major 0 squashfs: version 4.0 (2009/01/31) Phillip Lougher NTFS driver 2.1.29 [Flags: R/O]. msgmni has been set to 58 alg: No test for lzma (lzma-generic) alg: No test for stdrng (krng) io scheduler noop registered io scheduler anticipatory registered io scheduler deadline registered io scheduler cfq registered (default) Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled ttyS0: detected caps 00000000 should be 00000100 serial8250.0: ttyS0 at MMIO 0xb8020000 (irq = 19) is a 16550A console [ttyS0] enabled PPP generic driver version 2.4.2 NET: Registered protocol family 24 cmdlinepart partition parsing not available set partition boot set partition kernel set partition rootfs set partition config set partition art set partition ÿ Searching for RedBoot partition table 5 RedBoot partitions found on MTD device ar7240-nor0 Creating 5 MTD partitions on "ar7240-nor0": 0x000000000000-0x000000020000 : "boot" 0x000000020000-0x000000120000 : "kernel" 0x000000120000-0x0000003e0000 : "rootfs" 0x0000003e0000-0x0000003f0000 : "config" 0x0000003f0000-0x000000400000 : "art" ->Oops: flash id 0x10215 . ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver Port Status 1c000004 ar7240-ehci ar7240-ehci.0: ATH EHCI ar7240-ehci ar7240-ehci.0: new USB bus registered, assigned bus number 1 ehci_reset Intialize USB CONTROLLER in host mode: 3 ehci_reset Port Status 1c000000 ar7240-ehci ar7240-ehci.0: irq 3, io mem 0x1b000000 ehci_reset Intialize USB CONTROLLER in host mode: 3 ehci_reset Port Status 1c000000 ar7240-ehci ar7240-ehci.0: USB 2.0 started, EHCI 1.00 usb usb1: configuration #1 chosen from 1 choice hub 1-0:1.0: USB hub found hub 1-0:1.0: 1 port detected TCP cubic registered NET: Registered protocol family 17 802.1Q VLAN Support v1.8 Ben Greear <greearb@candelatech.com> All bugs added by David S. Miller <davem@redhat.com> ar7240wdt_init: Registering WDT success VFS: Mounted root (squashfs filesystem) readonly on device 31:2. Freeing unused kernel memory: 112k freed init started: BusyBox v1.01 (2013.03.18-09:34+0000) multi-call binary This Board use 2.6.31 xt_time: kernel timezone is -0000 nf_conntrack version 0.5.0 (512 buckets, 5120 max) ip_tables: (C) 2000-2006 Netfilter Core Team insmod: cannot open module `/lib/modules/2.6.31/kernel/iptable_raw.ko': No such file or directory insmod: cannot open module `/lib/modules/2.6.31/kernel/flashid.ko': No such file or directory PPPoL2TP kernel driver, V1.0 PPTP driver version 0.8.3 insmod: cannot open module `/lib/modules/2.6.31/kernel/harmony.ko': No such file or directory Now flash open! (none) mips #1 Mon Mar 18 17:28:28 CST 2013 (none) (none) login: Now flash open! ATHR_GMAC: Length per segment 1536 ATHR_GMAC: fifo cfg 3 01f00140 2 ATHR_GMAC: Max segments per packet : 1 ATHR_GMAC: Max tx descriptor count : 40 ATHR_GMAC: Max rx descriptor count : 96 ATHR_GMAC: Mac capability flags : 4D83 1 ATHR_GMAC: Max segments per packet : 1 ATHR_GMAC: Max tx descriptor count : 40 ATHR_GMAC: Max rx descriptor count : 252 ATHR_GMAC: Mac capability flags : 4403 athr_gmac_ring_alloc Allocated 640 at 0x81e9f800 athr_gmac_ring_alloc Allocated 4032 at 0x81d63000 Setting Drop CRC Errors, Pause Frames and Length Error frames Setting PHY...mac 0 athr_gmac_ring_alloc Allocated 640 at 0x81e9f400 athr_gmac_ring_alloc Allocated 1536 at 0x81f2e000 Setting Drop CRC Errors, Pause Frames and Length Error frames ATHRS26: resetting s26 ATHRS26: s26 reset done Setting PHY...mac 1 device eth0 entered promiscuous mode Now flash open! nf_conntrack_rtsp v0.6.21 loading nf_nat_rtsp v0.6.21 loading asf: module license 'Proprietary' taints kernel. Disabling lock debugging due to kernel taint ath_hal: 0.9.17.1 (AR9380, DEBUG, REGOPS_FUNC, WRITE_EEPROM, 11D) ath_rate_atheros: Copyright (c) 2001-2005 Atheros Communications, Inc, All Rights Reserved ath_dev: Copyright (c) 2001-2007 Atheros Communications, Inc, All Rights Reserved ath_ahb: 9.2.0_U5.508 (Atheros/multi-bss) Boostrap clock 25MHz ar9300RadioAttach: Need analog access recipe!! Restoring Cal data from Flash ath_get_caps[4735] rx chainmask mismatch actual 1 sc_chainmak 0 ath_get_caps[4710] tx chainmask mismatch actual 1 sc_chainmak 0 wifi0: Atheros 9380: mem=0xb8100000, irq=2 wlan_vap_create : enter. devhandle=0x80d202c0, opmode=IEEE80211_M_HOSTAP, flags=0x1 wlan_vap_create : exit. devhandle=0x80d202c0, opmode=IEEE80211_M_HOSTAP, flags=0x1. VAP device ath0 created DES SSID SET=TP-LINK_9C7D6E ieee80211_scan_unregister_event_handler: Failed to unregister evhandler=c0abc6c0 arg=81f74ac0 wlan_vap_delete : enter. vaphandle=0x81fb0000 wlan_vap_delete : exit. vaphandle=0x81fb0000 wlan_vap_create : enter. devhandle=0x80d202c0, opmode=IEEE80211_M_HOSTAP, flags=0x1 wlan_vap_create : exit. devhandle=0x80d202c0, opmode=IEEE80211_M_HOSTAP, flags=0x1. VAP device ath0 created DES SSID SET=TP-LINK_9C7D6E ieee80211_ioctl_siwmode: imr.ifm_active=393856, new mode=3, valid=1 WARNING: Fragmentation with HT mode NOT ALLOWED!! device ath0 entered promiscuous mode br0: port 2(ath0) entering forwarding state ieee80211_ioctl_siwmode: imr.ifm_active=1442432, new mode=3, valid=1 br0: port 2(ath0) entering disabled state DES SSID SET=TP-LINK_9C7D6E br0: port 2(ath0) entering forwarding state TL-MR10U mips #1 Mon Mar 18 17:28:28 CST 2013 (none) TL-MR10U login:


TL-MR10U mips #1 Mon Mar 18 17:28:28 CST 2013 (none)
TL-MR10U login: ap71
 
 
BusyBox v1.01 (2013.03.18-09:34+0000) Built-in shell (msh)
Enter 'help' for a list of built-in commands.
 
$ help
 
Built-in commands:
-------------------
        . : break cd continue eval exec exit export help login newgrp
        read readonly set shift times trap umask wait
 
$ eval
$ wait
$ trap
$ login
login: This applet requires root priviledges!
 
TL-MR10U mips #1 Mon Mar 18 17:28:28 CST 2013 (none)
TL-MR10U login: ap71
 
 
BusyBox v1.01 (2013.03.18-09:34+0000) Built-in shell (msh)
Enter 'help' for a list of built-in commands.
 
$ cd 
$ ls
$ ls /home
ls: /home: No such file or directory
$ ls .    
$ ls ~/
ls: ~/: No such file or directory
$

U-Boot 1.1.4 (Mar 18 2013 - 17:22:40) AP121 (ar9330) U-boot DRAM: 32 MB led turning on for 1s... id read 0x100000ff flash size 4194304, sector count = 64 Flash: 4 MB Using default environment In: serial Out: serial Err: serial Net: ag7240_enet_initialize... No valid address in Flash. Using fixed address No valid address in Flash. Using fixed address : cfg1 0x5 cfg2 0x7114 eth0: 00:03:7f:09:0b:ad ag7240_phy_setup eth0 up : cfg1 0xf cfg2 0x7214 eth1: 00:03:7f:09:0b:ad athrs26_reg_init_lan ATHRS26: resetting s26 ATHRS26: s26 reset done ag7240_phy_setup eth1 up eth0, eth1 Autobooting in 1 seconds ## Booting image at 9f020000 ... Uncompressing Kernel Image ... OK Starting kernel ... [ 0.000000] Linux version 3.8.13 (openwrt@snapon) (gcc version 4.6.4 (OpenWrt/Linaro GCC 4.6-2012.12 r36939) ) #1 Sat Jun 15 23:02:56 PDT 2013 [ 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: 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-MR3040 console=ttyATH0,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] __ex_table already sorted, skipping sort [ 0.000000] Writing ErrCtl register=00000000 [ 0.000000] Readback ErrCtl register=00000000 [ 0.000000] Memory: 28720k/32768k available (2306k kernel code, 4048k reserved, 599k data, 228k 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... 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.090000] MIPS: machine is TP-LINK TL-MR3040 [ 0.350000] bio: create slab <bio-0> at 0 [ 0.350000] Switching to clocksource MIPS [ 0.360000] NET: Registered protocol family 2 [ 0.360000] TCP established hash table entries: 512 (order: 0, 4096 bytes) [ 0.370000] TCP bind hash table entries: 512 (order: -1, 2048 bytes) [ 0.370000] TCP: Hash tables configured (established 512 bind 512) [ 0.380000] TCP: reno registered [ 0.380000] UDP hash table entries: 256 (order: 0, 4096 bytes) [ 0.390000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes) [ 0.400000] NET: Registered protocol family 1 [ 0.420000] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.420000] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc. [ 0.430000] msgmni has been set to 56 [ 0.440000] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) [ 0.440000] io scheduler noop registered [ 0.450000] io scheduler deadline registered (default) [ 0.450000] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled [ 0.460000] ar933x-uart: ttyATH0 at MMIO 0x18020000 (irq = 11) is a AR933X UART [ 0.470000] console [ttyATH0] enabled, bootconsole disabled [ 0.470000] console [ttyATH0] enabled, bootconsole disabled [ 0.480000] ath79-spi ath79-spi: master is unqueued, this is deprecated [ 0.490000] m25p80 spi0.0: found s25sl032p, expected m25p80 [ 0.490000] m25p80 spi0.0: s25sl032p (4096 Kbytes) [ 0.500000] 5 tp-link partitions found on MTD device spi0.0 [ 0.500000] Creating 5 MTD partitions on "spi0.0": [ 0.510000] 0x000000000000-0x000000020000 : "u-boot" [ 0.520000] 0x000000020000-0x000000122894 : "kernel" [ 0.520000] mtd: partition "kernel" must either start or end on erase block boundary or be smaller than an erase block -- forcing read-only [ 0.530000] 0x000000122894-0x0000003f0000 : "rootfs" [ 0.540000] mtd: partition "rootfs" must either start or end on erase block boundary or be smaller than an erase block -- forcing read-only [ 0.550000] mtd: partition "rootfs" set to be root filesystem [ 0.560000] mtd: partition "rootfs_data" created automatically, ofs=2E0000, len=110000 [ 0.560000] 0x0000002e0000-0x0000003f0000 : "rootfs_data" [ 0.570000] 0x0000003f0000-0x000000400000 : "art" [ 0.580000] 0x000000020000-0x0000003f0000 : "firmware" [ 0.600000] libphy: ag71xx_mdio: probed [ 0.600000] eth0: Atheros AG71xx at 0xb9000000, irq 4, mode:MII [ 1.150000] ag71xx ag71xx.0 eth0: connected to PHY at ag71xx-mdio.1:04 [uid=004dd041, driver=Generic PHY] [ 1.160000] TCP: cubic registered [ 1.170000] NET: Registered protocol family 17 [ 1.170000] Bridge firewalling registered [ 1.170000] 8021q: 802.1Q VLAN Support v1.8 [ 1.190000] VFS: Mounted root (squashfs filesystem) readonly on device 31:2. [ 1.190000] Freeing unused kernel memory: 228k freed - preinit - Press the [f] key and hit [enter] to enter failsafe mode - regular preinit - [ 6.900000] jffs2: notice: (457) jffs2_build_xattr_subsystem: complete building xattr subsystem, 1 of xdatum (0 unchecked, 0 orphan) and 12 of xref (0 dead, 2 orphan) found. switching to jffs2 - init - Please press Enter to activate this console. [ 7.850000] Loading modules backported from Linux version master-2013-06-13-0-g09fcdfb [ 7.860000] Backport generated by backports.git backports-20130531-13-g3d933eb [ 7.890000] cfg80211: Unknown symbol rfkill_unregister (err 0) [ 7.890000] cfg80211: Unknown symbol rfkill_blocked (err 0) [ 7.900000] cfg80211: Unknown symbol rfkill_destroy (err 0) [ 7.910000] cfg80211: Unknown symbol rfkill_resume_polling (err 0) [ 7.910000] cfg80211: Unknown symbol rfkill_pause_polling (err 0) [ 7.920000] cfg80211: Unknown symbol rfkill_set_hw_state (err 0) [ 7.920000] cfg80211: Unknown symbol rfkill_alloc (err 0) [ 7.930000] cfg80211: Unknown symbol rfkill_register (err 0) [ 7.930000] cfg80211: Unknown symbol rfkill_set_sw_state (err 0) [ 8.190000] NET: Registered protocol family 10 [ 8.440000] usbcore: registered new interface driver usbfs [ 8.440000] usbcore: registered new interface driver hub [ 8.450000] usbcore: registered new device driver usb [ 8.740000] mac80211: Unknown symbol cfg80211_sched_scan_results (err 0) [ 8.740000] mac80211: Unknown symbol cfg80211_rx_assoc_resp (err 0) [ 8.750000] mac80211: Unknown symbol cfg80211_rx_unexpected_4addr_frame (err 0) [ 8.760000] mac80211: Unknown symbol cfg80211_scan_done (err 0) [ 8.760000] mac80211: Unknown symbol cfg80211_sched_scan_stopped (err 0) [ 8.770000] mac80211: Unknown symbol cfg80211_remain_on_channel_expired (err 0) [ 8.780000] mac80211: Unknown symbol cfg80211_cac_event (err 0) [ 8.780000] mac80211: Unknown symbol ieee80211_amsdu_to_8023s (err 0) [ 8.790000] mac80211: Unknown symbol cfg80211_ref_bss (err 0) [ 8.800000] mac80211: Unknown symbol ieee80211_mandatory_rates (err 0) [ 8.800000] mac80211: Unknown symbol cfg80211_chandef_valid (err 0) [ 8.810000] mac80211: Unknown symbol cfg80211_new_sta (err 0) [ 8.810000] mac80211: Unknown symbol cfg80211_calculate_bitrate (err 0) [ 8.820000] mac80211: Unknown symbol cfg80211_ready_on_channel (err 0) [ 8.830000] mac80211: Unknown symbol cfg80211_classify8021d (err 0) [ 8.830000] mac80211: Unknown symbol cfg80211_rx_mlme_mgmt (err 0) [ 8.840000] mac80211: Unknown symbol wiphy_register (err 0) [ 8.840000] mac80211: Unknown symbol wiphy_new (err 0) [ 8.850000] mac80211: Unknown symbol cfg80211_put_bss (err 0) [ 8.860000] mac80211: Unknown symbol cfg80211_tx_mlme_mgmt (err 0) [ 8.860000] mac80211: Unknown symbol cfg80211_gtk_rekey_notify (err 0) [ 8.870000] mac80211: Unknown symbol ieee80211_bss_get_ie (err 0) [ 8.870000] mac80211: Unknown symbol cfg80211_assoc_timeout (err 0) [ 8.880000] mac80211: Unknown symbol cfg80211_rx_spurious_frame (err 0) [ 8.890000] mac80211: Unknown symbol cfg80211_ibss_joined (err 0) [ 8.890000] mac80211: Unknown symbol cfg80211_chandef_compatible (err 0) [ 8.900000] mac80211: Unknown symbol cfg80211_report_obss_beacon (err 0) [ 8.910000] mac80211: Unknown symbol cfg80211_michael_mic_failure (err 0) [ 8.910000] mac80211: Unknown symbol cfg80211_cqm_pktloss_notify (err 0) [ 8.920000] mac80211: Unknown symbol ieee80211_operating_class_to_band (err 0) [ 8.930000] mac80211: Unknown symbol wiphy_unregister (err 0) [ 8.930000] mac80211: Unknown symbol ieee80211_radiotap_iterator_init (err 0) [ 8.940000] mac80211: Unknown symbol cfg80211_notify_new_peer_candidate (err 0) [ 8.950000] mac80211: Unknown symbol cfg80211_get_bss (err 0) [ 8.950000] mac80211: Unknown symbol __ieee80211_get_channel (err 0) [ 8.960000] mac80211: Unknown symbol cfg80211_chandef_usable (err 0) [ 8.970000] mac80211: Unknown symbol rfc1042_header (err 0) [ 8.970000] mac80211: Unknown symbol cfg80211_mgmt_tx_status (err 0) [ 8.980000] mac80211: Unknown symbol cfg80211_check_station_change (err 0) [ 8.980000] mac80211: Unknown symbol cfg80211_reg_can_beacon (err 0) [ 8.990000] mac80211: Unknown symbol cfg80211_find_ie (err 0) [ 9.000000] mac80211: Unknown symbol cfg80211_unregister_wdev (err 0) [ 9.000000] mac80211: Unknown symbol cfg80211_del_sta (err 0) [ 9.010000] mac80211: Unknown symbol cfg80211_probe_status (err 0) [ 9.010000] mac80211: Unknown symbol ieee80211_data_to_8023 (err 0) [ 9.020000] mac80211: Unknown symbol ieee80211_radiotap_iterator_next (err 0) [ 9.030000] mac80211: Unknown symbol ieee80211_channel_to_frequency (err 0) [ 9.040000] mac80211: Unknown symbol cfg80211_rx_mgmt (err 0) [ 9.040000] mac80211: Unknown symbol ieee80211_hdrlen (err 0) [ 9.050000] mac80211: Unknown symbol cfg80211_chandef_create (err 0) [ 9.050000] mac80211: Unknown symbol cfg80211_inform_bss_frame (err 0) [ 9.060000] mac80211: Unknown symbol ieee80211_get_mesh_hdrlen (err 0) [ 9.070000] mac80211: Unknown symbol cfg80211_get_p2p_attr (err 0) [ 9.070000] mac80211: Unknown symbol ieee80211_frequency_to_channel (err 0) [ 9.080000] mac80211: Unknown symbol cfg80211_radar_event (err 0) [ 9.090000] mac80211: Unknown symbol bridge_tunnel_header (err 0) [ 9.090000] mac80211: Unknown symbol cfg80211_unlink_bss (err 0) [ 9.100000] mac80211: Unknown symbol wiphy_free (err 0) [ 9.100000] mac80211: Unknown symbol cfg80211_cqm_rssi_notify (err 0) [ 9.110000] mac80211: Unknown symbol cfg80211_auth_timeout (err 0) [ 9.110000] mac80211: Unknown symbol cfg80211_rx_unprot_mlme_mgmt (err 0) [ 9.190000] ath: Unknown symbol wiphy_apply_custom_regulatory (err 0) [ 9.200000] ath: Unknown symbol freq_reg_info (err 0) [ 9.400000] ath9k_hw: Unknown symbol ath_hw_setbssidmask (err 0) [ 9.400000] ath9k_hw: Unknown symbol ath_hw_cycle_counters_update (err 0) [ 9.410000] ath9k_hw: Unknown symbol ath_regd_get_band_ctl (err 0) [ 9.410000] ath9k_hw: Unknown symbol ath_hw_get_listen_time (err 0) [ 9.420000] ath9k_hw: Unknown symbol ath_printk (err 0) [ 9.520000] ath9k_common: Unknown symbol ath9k_hw_set_txpowerlimit (err 0) [ 9.520000] ath9k_common: Unknown symbol ath_hw_keyreset (err 0) [ 9.550000] ath9k: Unknown symbol ath9k_hw_stop_dma_queue (err 0) [ 9.550000] ath9k: Unknown symbol ath9k_hw_set_txpowerlimit (err 0) [ 9.560000] ath9k: Unknown symbol ieee80211_start_tx_ba_cb_irqsafe (err 0) [ 9.570000] ath9k: Unknown symbol ath9k_hw_reset_calvalid (err 0) [ 9.570000] ath9k: Unknown symbol ath9k_hw_intrpend (err 0) [ 9.580000] ath9k: Unknown symbol ath9k_hw_enable_interrupts (err 0) [ 9.580000] ath9k: Unknown symbol ath_opmode_to_string (err 0) [ 9.590000] ath9k: Unknown symbol ath_key_config (err 0) [ 9.600000] ath9k: Unknown symbol ieee80211_free_hw (err 0) [ 9.600000] ath9k: Unknown symbol ath9k_hw_reset (err 0) [ 9.610000] ath9k: Unknown symbol ath9k_hw_abort_tx_dma (err 0) [ 9.610000] ath9k: Unknown symbol ath9k_hw_setuptxqueue (err 0) [ 9.620000] ath9k: Unknown symbol ath9k_hw_setuprxdesc (err 0) [ 9.620000] ath9k: Unknown symbol ath9k_hw_startpcureceive (err 0) [ 9.630000] ath9k: Unknown symbol ar9003_paprd_init_table (err 0) [ 9.640000] ath9k: Unknown symbol ath_rxbuf_alloc (err 0) [ 9.640000] ath9k: Unknown symbol ath9k_hw_putrxbuf (err 0) [ 9.650000] ath9k: Unknown symbol ieee80211_alloc_hw (err 0) [ 9.650000] ath9k: Unknown symbol ath9k_hw_setmcastfilter (err 0) [ 9.660000] ath9k: Unknown symbol regulatory_hint (err 0) [ 9.660000] ath9k: Unknown symbol ieee80211_register_hw (err 0) [ 9.670000] ath9k: Unknown symbol __ieee80211_create_tpt_led_trigger (err 0) [ 9.680000] ath9k: Unknown symbol ieee80211_sta_eosp (err 0) [ 9.680000] ath9k: Unknown symbol ath9k_hw_setpower (err 0) [ 9.690000] ath9k: Unknown symbol ieee80211_get_hdrlen_from_skb (err 0) [ 9.700000] ath9k: Unknown symbol __ieee80211_get_radio_led_name (err 0) [ 9.700000] ath9k: Unknown symbol ath9k_hw_phy_disable (err 0) [ 9.710000] ath9k: Unknown symbol ieee80211_wake_queue (err 0) [ 9.710000] ath9k: Unknown symbol ath_hw_setbssidmask (err 0) [ 9.720000] ath9k: Unknown symbol ath9k_hw_check_alive (err 0) [ 9.720000] ath9k: Unknown symbol ath9k_hw_setrxabort (err 0) [ 9.730000] ath9k: Unknown symbol ath9k_hw_txstart (err 0) [ 9.740000] ath9k: Unknown symbol ieee80211_get_buffered_bc (err 0) [ 9.740000] ath9k: Unknown symbol ar9003_get_pll_sqsum_dvc (err 0) [ 9.750000] ath9k: Unknown symbol ar9003_is_paprd_enabled (err 0) [ 9.750000] ath9k: Unknown symbol ieee80211_get_tx_rates (err 0) [ 9.760000] ath9k: Unknown symbol ath9k_hw_set_rx_bufsize (err 0) [ 9.770000] ath9k: Unknown symbol ath_hw_cycle_counters_update (err 0) [ 9.770000] ath9k: Unknown symbol ath9k_hw_updatetxtriglevel (err 0) [ 9.780000] ath9k: Unknown symbol ieee80211_send_bar (err 0) [ 9.790000] ath9k: Unknown symbol ath9k_hw_beaconinit (err 0) [ 9.790000] ath9k: Unknown symbol ieee80211_sta_set_buffered (err 0) [ 9.800000] ath9k: Unknown symbol wiphy_rfkill_set_hw_state (err 0) [ 9.800000] ath9k: Unknown symbol ath9k_hw_settsf64 (err 0) [ 9.810000] ath9k: Unknown symbol ath9k_cmn_count_streams (err 0) [ 9.820000] ath9k: Unknown symbol ath9k_hw_init_global_settings (err 0) [ 9.820000] ath9k: Unknown symbol ath9k_hw_abortpcurecv (err 0) [ 9.830000] ath9k: Unknown symbol ath9k_hw_update_diag (err 0) [ 9.830000] ath9k: Unknown symbol ath9k_hw_name (err 0) [ 9.840000] ath9k: Unknown symbol ath9k_hw_beaconq_setup (err 0) [ 9.840000] ath9k: Unknown symbol ieee80211_stop_tx_ba_cb_irqsafe (err 0) [ 9.850000] ath9k: Unknown symbol wiphy_to_ieee80211_hw (err 0) [ 9.860000] ath9k: Unknown symbol ath9k_hw_puttxbuf (err 0) [ 9.860000] ath9k: Unknown symbol ath_reg_notifier_apply (err 0) [ 9.870000] ath9k: Unknown symbol ieee80211_queue_delayed_work (err 0) [ 9.880000] ath9k: Unknown symbol ath9k_hw_write_associd (err 0) [ 9.880000] ath9k: Unknown symbol ath9k_cmn_update_ichannel (err 0) [ 9.890000] ath9k: Unknown symbol wiphy_rfkill_stop_polling (err 0) [ 9.890000] ath9k: Unknown symbol ath9k_hw_setup_statusring (err 0) [ 9.900000] ath9k: Unknown symbol ieee80211_find_sta_by_ifaddr (err 0) [ 9.910000] ath9k: Unknown symbol ath9k_hw_addrxbuf_edma (err 0) [ 9.910000] ath9k: Unknown symbol ath_is_world_regd (err 0) [ 9.920000] ath9k: Unknown symbol ath9k_hw_ani_monitor (err 0) [ 9.920000] ath9k: Unknown symbol ath9k_hw_getrxfilter (err 0) [ 9.930000] ath9k: Unknown symbol ieee80211_wake_queues (err 0) [ 9.940000] ath9k: Unknown symbol ath9k_hw_set_tsfadjust (err 0) [ 9.940000] ath9k: Unknown symbol ar9003_hw_bb_watchdog_dbg_info (err 0) [ 9.950000] ath9k: Unknown symbol ar9003_paprd_create_curve (err 0) [ 9.950000] ath9k: Unknown symbol ath9k_hw_set_sta_beacon_timers (err 0) [ 9.960000] ath9k: Unknown symbol ieee80211_free_txskb (err 0) [ 9.970000] ath9k: Unknown symbol ath9k_hw_gettsf64 (err 0) [ 9.970000] ath9k: Unknown symbol ath9k_hw_rxprocdesc (err 0) [ 9.980000] ath9k: Unknown symbol ath9k_hw_resettxqueue (err 0) [ 9.980000] ath9k: Unknown symbol ath9k_hw_setopmode (err 0) [ 9.990000] ath9k: Unknown symbol ar9003_paprd_populate_single_table (err 0) [ 10.000000] ath9k: Unknown symbol ath9k_hw_process_rxdesc_edma (err 0) [ 10.000000] ath9k: Unknown symbol ath_printk (err 0) [ 10.010000] ath9k: Unknown symbol ieee80211_tx_status (err 0) [ 10.010000] ath9k: Unknown symbol ieee80211_stop_queue (err 0) [ 10.020000] ath9k: Unknown symbol ieee80211_stop_queues (err 0) [ 10.030000] ath9k: Unknown symbol ath9k_hw_kill_interrupts (err 0) [ 10.030000] ath9k: Unknown symbol ath9k_hw_cfg_gpio_input (err 0) [ 10.040000] ath9k: Unknown symbol wiphy_rfkill_start_polling (err 0) [ 10.040000] ath9k: Unknown symbol ath9k_hw_reset_tsf (err 0) [ 10.050000] ath9k: Unknown symbol ath9k_hw_get_txq_props (err 0) [ 10.060000] ath9k: Unknown symbol ath9k_hw_releasetxqueue (err 0) [ 10.060000] ath9k: Unknown symbol ath9k_hw_setrxfilter (err 0) [ 10.070000] ath9k: Unknown symbol ieee80211_iterate_active_interfaces_atomic (err 0) [ 10.080000] ath9k: Unknown symbol ieee80211_unregister_hw (err 0) [ 10.080000] ath9k: Unknown symbol ath9k_cmn_get_curchannel (err 0) [ 10.090000] ath9k: Unknown symbol ath9k_hw_gettxbuf (err 0) [ 10.090000] ath9k: Unknown symbol ath_regd_init (err 0) [ 10.100000] ath9k: Unknown symbol ath9k_hw_gpio_get (err 0) [ 10.100000] ath9k: Unknown symbol ieee80211_beacon_get_tim (err 0) [ 10.110000] ath9k: Unknown symbol ath9k_hw_bstuck_nfcal (err 0) [ 10.120000] ath9k: Unknown symbol ieee80211_hdrlen (err 0) [ 10.120000] ath9k: Unknown symbol ath9k_hw_disable_interrupts (err 0) [ 10.130000] ath9k: Unknown symbol ath9k_cmn_update_txpow (err 0) [ 10.130000] ath9k: Unknown symbol ath9k_hw_computetxtime (err 0) [ 10.140000] ath9k: Unknown symbol ath_key_delete (err 0) [ 10.150000] ath9k: Unknown symbol ath9k_hw_getchan_noise (err 0) [ 10.150000] ath9k: Unknown symbol ar9003_paprd_enable (err 0) [ 10.160000] ath9k: Unknown symbol ath9k_hw_stopdmarecv (err 0) [ 10.160000] ath9k: Unknown symbol ath9k_cmn_get_hw_crypto_keytype (err 0) [ 10.170000] ath9k: Unknown symbol ath9k_hw_set_interrupts (err 0) [ 10.180000] ath9k: Unknown symbol ath9k_hw_wait (err 0) [ 10.180000] ath9k: Unknown symbol ar9003_paprd_setup_gain_table (err 0) [ 10.190000] ath9k: Unknown symbol ath9k_hw_numtxpending (err 0) [ 10.190000] ath9k: Unknown symbol ieee80211_queue_work (err 0) [ 10.200000] ath9k: Unknown symbol ath9k_cmn_init_crypto (err 0) [ 10.210000] ath9k: Unknown symbol ath9k_hw_set_gpio (err 0) [ 10.210000] ath9k: Unknown symbol ath9k_hw_setantenna (err 0) [ 10.220000] ath9k: Unknown symbol ath9k_hw_cfg_output (err 0) [ 10.220000] ath9k: Unknown symbol ath9k_hw_deinit (err 0) [ 10.230000] ath9k: Unknown symbol ath9k_hw_init (err 0) [ 10.230000] ath9k: Unknown symbol ath9k_hw_set_txq_props (err 0) [ 10.240000] ath9k: Unknown symbol mac80211_ieee80211_rx (err 0) [ 10.240000] ath9k: Unknown symbol ar9003_paprd_is_done (err 0) [ 10.350000] PPP generic driver version 2.4.2 [ 10.600000] ip_tables: (C) 2000-2006 Netfilter Core Team [ 10.730000] xt_time: kernel timezone is -0000 [ 10.770000] NET: Registered protocol family 24 [ 10.790000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 10.810000] ehci-platform: EHCI generic platform driver [ 10.810000] ehci-platform ehci-platform: EHCI Host Controller [ 10.820000] ehci-platform ehci-platform: new USB bus registered, assigned bus number 1 [ 10.830000] ehci-platform ehci-platform: irq 3, io mem 0x1b000000 [ 10.850000] ehci-platform ehci-platform: USB 2.0 started, EHCI 1.00 [ 10.850000] hub 1-0:1.0: USB hub found [ 10.850000] hub 1-0:1.0: 1 port detected [ 10.880000] nf_conntrack version 0.5.0 (452 buckets, 1808 max) [ 11.150000] ip6_tables: (C) 2000-2006 Netfilter Core Team [ 11.350000] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 16.200000] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 16.210000] device eth0 entered promiscuous mode [ 16.210000] IPv6: ADDRCONF(NETDEV_UP): br-lan: link is not ready BusyBox v1.19.4 (2013-06-15 15:18:43 PDT) built-in shell (ash) Enter 'help' for a list of built-in commands. _______ ________ __ | |.-----.-----.-----.| | | |.----.| |_ | - || _ | -__| || | | || _|| _| |_______|| __|_____|__|__||________||__| |____| |__| W I R E L E S S F R E E D O M ----------------------------------------------------- BARRIER BREAKER (Bleeding Edge, r36939) ----------------------------------------------------- * 1/2 oz Galliano Pour all ingredients into * 4 oz cold Coffee an irish coffee mug filled * 1 1/2 oz Dark Rum with crushed ice. Stir. * 2 tsp. Creme de Cacao ----------------------------------------------------- root@OpenWrt:/#


AP121 (ar9330) U-boot DRAM: 32 MB led turning on for 1s... id read 0x100000ff flash size 4194304, sector count = 64 Flash: 4 MB Using default environment In: serial Out: serial Err: serial Net: ag7240_enet_initialize... No valid address in Flash. Using fixed address No valid address in Flash. Using fixed address : cfg1 0x5 cfg2 0x7114 eth0: 00:03:7f:09:0b:ad ag7240_phy_setup eth0 up : cfg1 0xf cfg2 0x7214 eth1: 00:03:7f:09:0b:ad athrs26_reg_init_lan ATHRS26: resetting s26 ATHRS26: s26 reset done ag7240_phy_setup eth1 up eth0, eth1 Autobooting in 1 seconds ## Booting image at 9f020000 ... Uncompressing Kernel Image ... OK Starting kernel ... [ 0.000000] Linux version 3.8.13 (fnord@tschunk) (gcc version 4.6.4 (OpenWrt/Linaro GCC 4.6-2012.12 r36935) ) #1 Fri Jun 14 21:03:16 UTC 2013 [ 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: 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-MR3040 console=ttyATH0,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] __ex_table already sorted, skipping sort [ 0.000000] Writing ErrCtl register=00000000 [ 0.000000] Readback ErrCtl register=00000000 [ 0.000000] Memory: 28720k/32768k available (2306k kernel code, 4048k reserved, 599k data, 228k 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... 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.090000] MIPS: machine is TP-LINK TL-MR3040 [ 0.350000] bio: create slab <bio-0> at 0 [ 0.350000] Switching to clocksource MIPS [ 0.360000] NET: Registered protocol family 2 [ 0.360000] TCP established hash table entries: 512 (order: 0, 4096 bytes) [ 0.370000] TCP bind hash table entries: 512 (order: -1, 2048 bytes) [ 0.370000] TCP: Hash tables configured (established 512 bind 512) [ 0.380000] TCP: reno registered [ 0.380000] UDP hash table entries: 256 (order: 0, 4096 bytes) [ 0.390000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes) [ 0.400000] NET: Registered protocol family 1 [ 0.420000] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.420000] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc. [ 0.430000] msgmni has been set to 56 [ 0.440000] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) [ 0.440000] io scheduler noop registered [ 0.450000] io scheduler deadline registered (default) [ 0.450000] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled [ 0.460000] ar933x-uart: ttyATH0 at MMIO 0x18020000 (irq = 11) is a AR933X UART [ 0.470000] console [ttyATH0] enabled, bootconsole disabled [ 0.470000] console [ttyATH0] enabled, bootconsole disabled [ 0.480000] ath79-spi ath79-spi: master is unqueued, this is deprecated [ 0.490000] m25p80 spi0.0: found s25sl032p, expected m25p80 [ 0.490000] m25p80 spi0.0: s25sl032p (4096 Kbytes) [ 0.500000] 5 tp-link partitions found on MTD device spi0.0 [ 0.500000] Creating 5 MTD partitions on "spi0.0": [ 0.510000] 0x000000000000-0x000000020000 : "u-boot" [ 0.520000] 0x000000020000-0x000000122894 : "kernel" [ 0.520000] mtd: partition "kernel" must either start or end on erase block boundary or be smaller than an erase block -- forcing read-only [ 0.530000] 0x000000122894-0x0000003f0000 : "rootfs" [ 0.540000] mtd: partition "rootfs" must either start or end on erase block boundary or be smaller than an erase block -- forcing read-only [ 0.550000] mtd: partition "rootfs" set to be root filesystem [ 0.560000] mtd: partition "rootfs_data" created automatically, ofs=2E0000, len=110000 [ 0.560000] 0x0000002e0000-0x0000003f0000 : "rootfs_data" [ 0.570000] 0x0000003f0000-0x000000400000 : "art" [ 0.580000] 0x000000020000-0x0000003f0000 : "firmware" [ 0.600000] libphy: ag71xx_mdio: probed [ 0.600000] eth0: Atheros AG71xx at 0xb9000000, irq 4, mode:MII [ 1.150000] ag71xx ag71xx.0 eth0: connected to PHY at ag71xx-mdio.1:04 [uid=004dd041, driver=Generic PHY] [ 1.160000] TCP: cubic registered [ 1.170000] NET: Registered protocol family 17 [ 1.170000] Bridge firewalling registered [ 1.170000] 8021q: 802.1Q VLAN Support v1.8 [ 1.190000] VFS: Mounted root (squashfs filesystem) readonly on device 31:2. [ 1.190000] Freeing unused kernel memory: 228k freed - preinit - Press the [f] key and hit [enter] to enter failsafe mode - regular preinit - [ 6.900000] jffs2_scan_eraseblock(): End of filesystem marker found at 0x10000 [ 6.900000] jffs2_build_filesystem(): unlocking the mtd device... done. [ 6.910000] jffs2_build_filesystem(): erasing all blocks after the end marker... [ 7.170000] eth0: link up (100Mbps/Full duplex) done. [ 11.040000] jffs2: notice: (457) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found. switching to jffs2 - config restore - - init - [ 11.690000] eth0: link down Please press Enter to activate this console. [ 12.430000] compat-drivers backport release: compat-drivers-2013-03-28-5 [ 12.430000] Backport based on wireless-testing.git master-2013-04-16 [ 12.440000] compat.git: wireless-testing.git [ 12.470000] cfg80211: Calling CRDA to update world regulatory domain [ 12.480000] cfg80211: World regulatory domain updated: [ 12.480000] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) [ 12.490000] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 12.500000] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) [ 12.510000] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) [ 12.520000] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 12.520000] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 12.820000] NET: Registered protocol family 10 [ 13.080000] usbcore: registered new interface driver usbfs [ 13.080000] usbcore: registered new interface driver hub [ 13.090000] usbcore: registered new device driver usb [ 13.790000] ieee80211 phy0: Atheros AR9330 Rev:1 mem=0xb8100000, irq=2 [ 13.790000] cfg80211: Calling CRDA for country: US [ 13.800000] cfg80211: Regulatory domain changed to country: US [ 13.800000] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) [ 13.810000] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2700 mBm) [ 13.820000] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 1700 mBm) [ 13.830000] cfg80211: (5250000 KHz - 5330000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 13.840000] cfg80211: (5490000 KHz - 5600000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 13.840000] cfg80211: (5650000 KHz - 5710000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 13.850000] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 3000 mBm) [ 13.990000] PPP generic driver version 2.4.2 [ 14.240000] ip_tables: (C) 2000-2006 Netfilter Core Team [ 14.370000] xt_time: kernel timezone is -0000 [ 14.410000] NET: Registered protocol family 24 [ 14.430000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 14.450000] ehci-platform: EHCI generic platform driver [ 14.450000] ehci-platform ehci-platform: EHCI Host Controller [ 14.460000] ehci-platform ehci-platform: new USB bus registered, assigned bus number 1 [ 14.470000] ehci-platform ehci-platform: irq 3, io mem 0x1b000000 [ 14.490000] ehci-platform ehci-platform: USB 2.0 started, EHCI 1.00 [ 14.490000] hub 1-0:1.0: USB hub found [ 14.490000] hub 1-0:1.0: 1 port detected [ 14.520000] nf_conntrack version 0.5.0 (452 buckets, 1808 max) [ 14.790000] ip6_tables: (C) 2000-2006 Netfilter Core Team [ 15.000000] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 20.730000] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 20.750000] device eth0 entered promiscuous mode [ 20.750000] IPv6: ADDRCONF(NETDEV_UP): br-lan: link is not ready [ 21.340000] eth0: link up (100Mbps/Full duplex) [ 21.340000] br-lan: port 1(eth0) entered forwarding state [ 21.350000] br-lan: port 1(eth0) entered forwarding state [ 21.350000] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 21.360000] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready [ 23.350000] br-lan: port 1(eth0) entered forwarding state


This website uses cookies. By using the website, you agree with storing cookies on your computer. Also you acknowledge that you have read and understand our Privacy Policy. If you do not agree leave the website.More information about cookies
  • Last modified: 2024/02/12 08:58
  • by 127.0.0.1