OpenWrt Forum Archive

Topic: Ubiquiti mFi mPort - OpenWRT

The content of this topic has been archived on 5 May 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

Привет!
Приобрел Ubiquiti mFi mPort и появилось желание установить на него OpenWRT...
Пытался прошить один из готовых образов
openwrt-15.05-rc2-ar71xx-generic-ubnt-nano-m-squashfs-factory.bin
но у меня ничего не вышло...
только выдала система ошибку:

Как можно установить OpenWRT на данное железо?

------ Google Translate -----

Hi!
I purchased Ubiquiti mFi mPort and there was a desire to set him OpenWRT ...
I tried to flash one of the finished images
openwrt-15.05-rc2-ar71xx-generic-ubnt-nano-m-squashfs-factory.bin
but I did not work out ...
only issued a system error:

How can you install OpenWRT on this iron?

MF.v2.1.11# fwupdate.real -m /tmp/openwrt-15.05-rc2-ar71xx-generic-ubnt-nano-m-s
quashfs-factory.bin -d
Found mtd block: /dev/mtd0(u-boot)
Found mtd block: /dev/mtd1(u-boot-env)
Found mtd block: /dev/mtd2(kernel)
Found mtd block: /dev/mtd3(rootfs)
Found mtd block: /dev/mtd4(cfg)
Found mtd block: /dev/mtd5(EEPROM)
Got U-Boot variable: mtdparts = mtdparts=mtdparts=ar7240-nor0:256k(u-boot),64k(u-boot-env),1024k(kernel),6528k(rootfs),256k(cfg),64k(EEPROM)
Adding U-Boot partition: u-boot 9F000000 00040000
Adding U-Boot partition: u-boot-env 9F040000 00010000
Adding U-Boot partition: kernel 9F050000 00100000
Adding U-Boot partition: rootfs 9F150000 00660000
Adding U-Boot partition: cfg 9F7B0000 00040000
Adding U-Boot partition: EEPROM 9F7F0000 00010000
Calculating flash size:
Adding block: /dev/mtd0("u-boot") - size: 00040000
Adding block: /dev/mtd1("u-boot-env") - size: 00010000
Adding block: /dev/mtd2("kernel") - size: 00100000
Adding block: /dev/mtd3("rootfs") - size: 00660000
Adding block: /dev/mtd4("cfg") - size: 00040000
Adding block: /dev/mtd5("EEPROM") - size: 00010000
Total flash size: 00800000
Flash start: 9F000000
Flash end: 9F800000
Header MAGIC 'OPEN'
Current: MF.ar933x.v2.1.11.1309.150406.1423

New ver: XM.ar7240.v6.0.0-OpenWrt-r45918
Invalid version 'XM.ar7240.v6.0.0-OpenWrt-r45918'
MF.v2.1.11# cat /proc/cpuinfo
system type             : Atheros AR9330 (Hornet)
processor               : 0
cpu model               : MIPS 24Kc V7.4
BogoMIPS                : 257.53
wait instruction        : yes
microsecond timers      : yes
tlb_entries             : 16
extra interrupt vector  : yes
hardware watchpoint     : yes, count: 4, address/irw mask: [0x0000, 0x0810, 0x0120, 0x0ff8]
ASEs implemented        : mips16
shadow register sets    : 1
core                    : 0
VCED exceptions         : not available
VCEI exceptions         : not available
MF.v2.1.11# cat /proc/meminfo
MemTotal:          29564 kB
MF.v2.1.11# cat /proc/mtd
dev:    size   erasesize  name
mtd0: 00040000 00010000 "u-boot"
mtd1: 00010000 00010000 "u-boot-env"
mtd2: 00100000 00010000 "kernel"
mtd3: 00660000 00010000 "rootfs"
mtd4: 00040000 00010000 "cfg"
mtd5: 00010000 00010000 "EEPROM"
MF.v2.1.11# dmesg
 Normal zone: 8128 pages, LIFO batch:0
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 8128
[    0.000000] Kernel command line: console=tty0 root=31:03 rootfstype=squashfs init=/init panic=5 mtdparts=ar7240-nor0:256k(u-boot),64k(u-boot-env),1024k(kernel),6528k(rootfs),256k(cfg),64k(EEPROM) mem=32M ubootver=mfi-m1.2.7.82-gbab95d52
[    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: 29432k/32768k available (2254k kernel code, 3336k reserved, 533k data, 132k init, 0k highmem)
[    0.000000] Hierarchical RCU implementation.
[    0.000000] NR_IRQS:128
[    0.000000] plat_time_init: plat time init done
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.001000] Calibrating delay loop... 257.53 BogoMIPS (lpj=128768)
[    0.017000] Mount-cache hash table entries: 512
[    0.020000] NET: Registered protocol family 16
[    0.022000] ===== ar7240_platform_init: 0
[    0.031000] bio: create slab <bio-0> at 0
[    0.033000] usbcore: registered new interface driver usbfs
[    0.033000] usbcore: registered new interface driver hub
[    0.034000] usbcore: registered new device driver usb
[    0.036000] Switching to clocksource MIPS
[    0.039000] NET: Registered protocol family 2
[    0.040000] IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.042000] TCP established hash table entries: 1024 (order: 1, 8192 bytes)
[    0.042000] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
[    0.042000] TCP: Hash tables configured (established 1024 bind 1024)
[    0.042000] TCP reno registered
[    0.043000] NET: Registered protocol family 1
[    0.043000] AR7240 GPIOC major 0
[    0.045000] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.045000] NTFS driver 2.1.29 [Flags: R/O].
[    0.046000] msgmni has been set to 57
[    0.046000] io scheduler noop registered
[    0.047000] io scheduler deadline registered (default)
[    0.075000] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled
[    0.077000] ttyS0: detected caps 00000000 should be 00000100
[    0.077000] serial8250.0: ttyS0 at MMIO 0xb8020000 (irq = 19) is a 16550A
[    0.079000] 6 cmdlinepart partitions found on MTD device ar7240-nor0
[    0.079000] Creating 6 MTD partitions on "ar7240-nor0":
[    0.079000] 0x000000000000-0x000000040000 : "u-boot"
[    0.081000] 0x000000040000-0x000000050000 : "u-boot-env"
[    0.082000] 0x000000050000-0x000000150000 : "kernel"
[    0.084000] 0x000000150000-0x0000007b0000 : "rootfs"
[    0.086000] mtd: partition "rootfs" set to be root filesystem
[    0.086000] 0x0000007b0000-0x0000007f0000 : "cfg"
[    0.087000] 0x0000007f0000-0x000000800000 : "EEPROM"
[    0.089000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.089000] ehci_hcd: block sizes: qh 60 qtd 96 itd 160 sitd 96
[    0.120000] Port Status 1c000004
[    0.120000] ar7240-ehci ar7240-ehci.0: ATH EHCI
[    0.120000] drivers/usb/core/inode.c: creating file 'devices'
[    0.120000] drivers/usb/core/inode.c: creating file '001'
[    0.120000] ar7240-ehci ar7240-ehci.0: new USB bus registered, assigned bus number 1
[    0.120000] ar7240-ehci ar7240-ehci.0: park 0
[    0.120000] ar7240-ehci ar7240-ehci.0: reset command 080002 (park)=0 ithresh=8 period=1024 Reset HALT
[    0.121000] ehci_reset Intialize USB CONTROLLER in host mode: 3
[    0.123000] ehci_reset Port Status 1c000000
[    0.123000] ar7240-ehci ar7240-ehci.0: irq 3, io mem 0x1b000000
[    0.123000] ar7240-ehci ar7240-ehci.0: reset command 080b02 park=3 ithresh=8 period=1024 Reset HALT
[    0.124000] ehci_reset Intialize USB CONTROLLER in host mode: 3
[    0.125000] ehci_reset Port Status 1c000000
[    0.125000] ar7240-ehci ar7240-ehci.0: init command 010009 (park)=0 ithresh=1 period=256 RUN
[    0.131000] ar7240-ehci ar7240-ehci.0: USB 2.0 started, EHCI 1.00
[    0.131000] usb usb1: default language 0x0409
[    0.131000] usb usb1: udev 1, busnum 1, minor = 0
[    0.131000] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    0.131000] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.131000] usb usb1: Product: ATH EHCI
[    0.131000] usb usb1: Manufacturer: Linux 2.6.32.29 ehci_hcd
[    0.131000] usb usb1: SerialNumber: platform
[    0.132000] usb usb1: usb_probe_device
[    0.132000] usb usb1: configuration #1 chosen from 1 choice
[    0.132000] usb usb1: adding 1-0:1.0 (config #1, interface 0)
[    0.133000] hub 1-0:1.0: usb_probe_interface
[    0.133000] hub 1-0:1.0: usb_probe_interface - got id
[    0.133000] hub 1-0:1.0: USB hub found
[    0.133000] hub 1-0:1.0: 1 port detected
[    0.133000] hub 1-0:1.0: standalone hub
[    0.133000] hub 1-0:1.0: individual port power switching
[    0.133000] hub 1-0:1.0: individual port over-current protection
[    0.133000] hub 1-0:1.0: Single TT
[    0.133000] hub 1-0:1.0: TT requires at most 8 FS bit times (666 ns)
[    0.133000] hub 1-0:1.0: power on to power good time: 20ms
[    0.133000] hub 1-0:1.0: local power source is good
[    0.133000] hub 1-0:1.0: enabling power on all ports
[    0.134000] drivers/usb/core/inode.c: creating file '001'
[    0.134000] u32 classifier
[    0.134000]     Performance counters on
[    0.135000]     input device check on
[    0.135000]     Actions configured
[    0.137000] TCP westwood registered
[    0.137000] NET: Registered protocol family 10
[    0.140000] lo: Disabled Privacy Extensions
[    0.142000] NET: Registered protocol family 17
[    0.142000] Bridge firewalling registered
[    0.143000] 802.1Q VLAN Support v1.8 Ben Greear <greearb@candelatech.com>
[    0.143000] All bugs added by David S. Miller <davem@redhat.com>
[    0.143000] ar7240wdt_init: Registering WDT success
[    0.152000] VFS: Mounted root (squashfs filesystem) readonly on device 31:3.
[    0.153000] Freeing unused kernel memory: 132k freed
[    0.164000] Please be patient, while mFi loads ...
[    0.245000] hub 1-0:1.0: state 7 ports 1 chg 0000 evt 0000
[    1.235000] Algorithmics/MIPS FPU Emulator v1.5
[    1.563000] ubnthal: module license 'unspecified' taints kernel.
[    1.564000] Disabling lock debugging due to kernel taint
[    1.686000] flash (0xbfff1000) magic (0x0202) is wrong
[    1.686000] flash (0xbfff1000) magic (0x0202) is wrong
[    1.686000] flash (0xbfff1000) magic (0x0202) is wrong
[    1.686000] flash (0xbfff5000) magic (0xffff) is wrong
[    1.686000] flash (0xbfff5000) magic (0xffff) is wrong
[    1.686000] flash (0xbfff5000) magic (0xffff) is wrong
[    1.687000] creating procfs for ubnthal
[    1.687000] creating proc entry for system.info
[    1.687000] creating proc entry for board
[    1.687000] creating proc entry for hasEthernet
[    1.687000] creating proc entry for wifi0
[    1.687000] creating procfs for status
[    1.687000] creating proc entry for IsDefault
[    1.687000] creating proc entry for IsLocated
[    1.687000] creating proc entry for IsIsolated
[    1.787000] gpiodev: (reset_timeout=3 factory_countdown=1000000)
[    1.788000]          /proc/led/freq
[    1.788000]          /proc/gpio/antenna
[    1.788000]          /proc/gpio/athr_reg
[    1.788000]          /proc/gpio/athr_val
[    1.788000]          /proc/gpio/output_control
[    1.788000]          /proc/gpio/input_control
[    1.788000]          /proc/gpio/counter_control
[    1.788000]          /proc/gpio/eth_state
[    1.788000]          /proc/gpio/sr_val
[    1.788000]          /proc/gpio/counter14
[    1.788000]          /proc/gpio/counter15
[    1.788000]          /proc/gpio/counter16
[    1.788000]          /proc/gpio/counter17
[    1.788000]          /proc/gpio/counter18
[    1.788000]          /proc/gpio/counter19
[    1.788000]          /proc/gpio/counter20
[    1.788000]          /proc/gpio/counter21
[    1.788000]          /proc/gpio/counter26
[    1.788000]          /proc/gpio/fastcounter14
[    1.788000]          /proc/gpio/fastcounter15
[    1.788000]          /proc/gpio/fastcounter16
[    1.788000]          /proc/gpio/fastcounter17
[    1.788000]          /proc/gpio/fastcounter18
[    1.788000]          /proc/gpio/fastcounter19
[    1.788000]          /proc/gpio/fastcounter20
[    1.788000]          /proc/gpio/fastcounter21
[    1.788000]          /proc/gpio/fastcounter26
[    1.788000]          /proc/gpio/io14
[    1.788000]          /proc/gpio/io15
[    1.788000]          /proc/gpio/io16
[    1.788000]          /proc/gpio/io17
[    1.788000]          /proc/gpio/io18
[    1.788000]          /proc/gpio/io19
[    1.788000]          /proc/gpio/io20
[    1.788000]          /proc/gpio/io21
[    1.788000]          /proc/gpio/io26
[    1.788000]          /proc/gpio/update14
[    1.788000]          /proc/gpio/update15
[    1.788000]          /proc/gpio/update16
[    1.788000]          /proc/gpio/update17
[    1.789000]          /proc/gpio/update18
[    1.789000]          /proc/gpio/update19
[    1.789000]          /proc/gpio/update20
[    1.789000]          /proc/gpio/update21
[    1.789000]          /proc/gpio/update26
[    1.789000]          /proc/gpio/serial
[    1.789000]
[    1.789000] CONFIG_VPORT_SUPPORT enabled
[    1.789000] ==========================================
[    1.789000]
[    1.789000] M2M
[    1.789000] ==========================================
[    6.092000] **** drop_caches_sysctl_handler: all done timer added ...****
[    8.139000] SCSI subsystem initialized
[    9.187000] i2c /dev entries driver
[    9.441000] usbcore: registered new interface driver usbserial
[    9.441000] usbserial: USB Serial Driver core
[    9.690000] Initializing USB Mass Storage driver...
[    9.690000] usbcore: registered new interface driver usb-storage
[    9.690000] USB Mass Storage support registered.
[    9.888000] USB Serial support registered for FTDI USB Serial Device
[    9.888000] usbcore: registered new interface driver ftdi_sio
[    9.888000] ftdi_sio: v1.5.0:USB FTDI Serial Converters Driver
[   10.053000] USB Serial support registered for pl2303
[   10.054000] usbcore: registered new interface driver pl2303
[   10.054000] pl2303: Prolific PL2303 USB to serial adaptor driver
[   10.208000] fuse init (API version 7.13)
[   11.134000] pktgen 2.72: Packet Generator for packet performance testing.
[   16.516000] ATHR_GMAC: Length per segment 1536
[   16.516000] ATHR_GMAC: fifo cfg 3 01f00140
[   16.516000] ATHR_GMAC: Mac address for unit 0:81b05e7c
[   16.516000] ATHR_GMAC: dc:9f:db:e6:d6:d4
[   17.175000] ATHR_GMAC: Max segments per packet :   1
[   17.175000] ATHR_GMAC: Max tx descriptor count :   80
[   17.175000] ATHR_GMAC: Max rx descriptor count :   252
[   17.175000] ATHR_GMAC: Mac capability flags    :   4403
[   17.176000] ATHR_GMAC: Mac address for unit 1:81b05e7c
[   17.176000] ATHR_GMAC: de:9f:db:e6:d6:d4
[   17.740000] MAC1: S26Detected
[   17.740000] ATHR_GMAC: Max segments per packet :   1
[   17.740000] ATHR_GMAC: Max tx descriptor count :   40
[   17.740000] ATHR_GMAC: Max rx descriptor count :   252
[   17.740000] ATHR_GMAC: Mac capability flags    :   4D83
[   19.194000] ath_hal: 0.9.17.1 (AR9380, DEBUG, REGOPS_FUNC, WRITE_EEPROM, 11D)
[   20.466000] ath_rate_atheros: Copyright (c) 2001-2005 Atheros Communications, Inc, All Rights Reserved
[   21.410000] ath_dev: Copyright (c) 2001-2007 Atheros Communications, Inc, All Rights Reserved
[   23.899000] ath_ahb: 9.2.0_U10.5.13 (Atheros/multi-bss)
[   23.900000] __ath_attach: Set global_scn[0]
[   23.900000] ACBKMinfree = 48
[   23.900000] ACBEMinfree = 32
[   23.900000] ACVIMinfree = 16
[   23.900000] ACVOMinfree = 0
[   23.900000] CABMinfree = 48
[   23.900000] UAPSDMinfree = 0
[   23.905000] Bootstrap clock 25MHz
[   23.908000] ar9300RadioAttach: Need analog access recipe!!
[   23.908000] Restoring Cal data from Flash
[   23.908000] ath_hal: Ubiquiti Hornet
[   23.927000] ath_get_caps[5125] rx chainmask mismatch actual 1 sc_chainmak 0
[   23.927000] ath_get_caps[5100] tx chainmask mismatch actual 1 sc_chainmak 0
[   24.346000] wifi0: Atheros 9380: mem=0xb8100000, irq=2
[   24.346000] wevent: registered
[   24.346000] qos: registered
[   24.919000] Custom GPIO-based I2C driver version 0.1.1
[   24.929000] i2c-gpio i2c-gpio.0: using pins 22 (SDA) and 23 (SCL)
[   25.042000] analogdev:
[   25.042000] creating /proc/analog/
[   25.042000]          /proc/analog/ai_max1
[   25.042000]          /proc/analog/ai_max2
[   25.042000]          /proc/analog/ai_max3
[   25.042000]          /proc/analog/ai_max4
[   25.042000]          /proc/analog/sum1
[   25.042000]          /proc/analog/sum2
[   25.042000]          /proc/analog/sum3
[   25.042000]          /proc/analog/sum4
[   25.042000]          /proc/analog/rms1
[   25.043000]          /proc/analog/rms2
[   25.043000]          /proc/analog/rms3
[   25.043000]          /proc/analog/rms4
[   25.043000]          /proc/analog/rmsSum1
[   25.043000]          /proc/analog/rmsSum2
[   25.043000]          /proc/analog/rmsSum3
[   25.043000]          /proc/analog/rmsSum4
[   25.043000]          /proc/analog/mode1
[   25.043000]          /proc/analog/mode2
[   25.043000]          /proc/analog/mode3
[   25.043000]          /proc/analog/mode4
[   25.043000]          /proc/analog/rate1
[   25.043000]          /proc/analog/rate2
[   25.043000]          /proc/analog/rate3
[   25.043000]          /proc/analog/rate4
[   25.043000]          /proc/analog/gain1
[   25.043000]          /proc/analog/gain2
[   25.043000]          /proc/analog/gain3
[   25.043000]          /proc/analog/gain4
[   25.043000]          /proc/analog/value1
[   25.043000]          /proc/analog/value2
[   25.043000]          /proc/analog/value3
[   25.043000]          /proc/analog/value4
[   25.043000] mcp3424_probe(client = 81a048e0, idp = 80ed2fa0)
[   28.974000] wlan_vap_create : enter. devhandle=0x81be42c0, opmode=IEEE80211_M_STA, flags=0x3
[   28.974000] wlan_vap_create : exit. devhandle=0x81be42c0, opmode=IEEE80211_M_STA, flags=0x3.
[   28.975000] VAP device ath0 created
[   29.785000]
[   29.785000]  DES SSID SET=
[   30.275000] Ebtables v2.0 registered
[   32.790000] device ath0 entered promiscuous mode
[   32.804000] device eth0 entered promiscuous mode
[   32.804000] athr_gmac_ring_alloc Allocated 1280 at 0x80fbd000
[   32.804000] athr_gmac_ring_alloc Allocated 4032 at 0x80fac000
[   33.107000] Setting Drop CRC Errors, Pause Frames and Length Error frames
[   33.112000] Setting PHY...
[   36.749000] ATHR_GMAC: Enet Unit:0 PHY:4 is UP Mii 100Mbps full duplex
[   36.749000] ATHR_GMAC: done cfg2 0x7115 ifctl 0x10000 miictrl
[   36.749000] Setting Drop CRC Errors, Pause Frames and Length Error frames
[   43.106000] ath0: no IPv6 routers present
[   47.681000] eth0: no IPv6 routers present
[   53.444000] analog_open()
[   53.444000]
[   53.444000] analog_open()
[   53.444000]
[   53.444000] analog_open()
[   53.444000]
[   53.444000] analog_open()
[   53.444000]
[   53.577000] analog_open()
[   53.577000]
[   53.577000] analog_open()
[   53.577000]
[   53.577000] analog_open()
[   53.577000]
[   53.577000] analog_open()
[   53.577000]

Native firmware based on ar7240....

How to change the version of the firmware
XM.ar7240.v6.0.0-OpenWrt-r45918
to
MF.ar933x.v6.0.0-OpenWrt-r45918
?

(Last edited by a25k03 on 19 Jul 2015, 10:31)

sort it collected but does not run ... constantly reboot ...

U-Boot mfi-m1.2.7.82-gbab95d52 (May 29 2014 - 14:29:18)

Board: Ubiquiti Networks AR9330 board (e622-18.0111.0030)
DRAM:  32 MB
Flash:  8 MB
Net:   eth0, eth1
Hit any key to stop autoboot:  0
## Booting image at 9f050000 ...
   Image Name:   MIPS OpenWrt Linux-4.1.2
   Created:      2015-07-20  21:09:00 UTC
   Image Type:   MIPS Linux Kernel Image (lzma compressed)
   Data Size:    1166167 Bytes =  1.1 MB
   Load Address: 80060000
   Entry Point:  80060000
   Verifying Checksum at 0x9f050040 ...OK
   Uncompressing Kernel Image ... OK

Enable WDT
Starting kernel ...

[    0.000000] Linux version 4.1.2 (root@deb) (gcc version 4.8.3 (OpenWrt/Linaro GCC 4.8-2014.04 r46434) ) #13 Tue Jul 21 00:08:33 MSK 2015
[    0.000000] bootconsole [early0] enabled
[    0.000000] CPU0 revision is: 00019374 (MIPS 24Kc)
[    0.000000] SoC: Atheros AR9330 rev 1
[    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 0x0000000000000000-0x0000000001ffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000000000-0x0000000001ffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000001ffffff]
[    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=UBNT-MF mtdparts=spi0.0:256k(u-boot)ro,64k(u-boot-env)ro,7552k(firmware),256k(cfg)ro,64k(EEPROM)ro console=ttyS0,115200 rootfstype=squashfs,jffs2 noinitrd
[    0.000000] MIPS: no machine found for id 'UBNT-MF', supported machines:
[    0.000000] id                       name
[    0.000000] Generic                  Generic AR71XX/AR724X/AR913X based board
[    0.000000] ALFA-AP96                ALFA Network AP96
[    0.000000] ALFA-NX                  ALFA Network N2/N5
[    0.000000] ALL0258N                 Allnet ALL0258N
[    0.000000] ALL0315N                 Allnet ALL0315N
[    0.000000] ANTMINER-S1              Bitmain Antminer S1
[    0.000000] ANTMINER-S3              Bitmain Antminer S3
[    0.000000] AP113                    Atheros AP113
[    0.000000] AP121-MINI               Atheros AP121-MINI
[    0.000000] AP121                    Atheros AP121 reference board
[    0.000000] AP132                    Atheros AP132 reference board
[    0.000000] AP135-020                Atheros AP135-020 reference board
[    0.000000] AP136-020                Atheros AP136-020 reference board
[    0.000000] AP136-010                Atheros AP136-010 reference board
[    0.000000] AP143                    Qualcomm Atheros AP143 reference board
[    0.000000] AP81                     Atheros AP81 reference board
[    0.000000] AP83                     Atheros AP83
[    0.000000] AP96                     Atheros AP96
[    0.000000] TL-WDR4900-v2            TP-LINK TL-WDR4900 v2
[    0.000000] ARCHER-C7                TP-LINK Archer C7
[    0.000000] ARCHER-C5                TP-LINK Archer C5
[    0.000000] AW-NR580                 AzureWave AW-NR580
[    0.000000] BXU2000n-2-A1            BHU BXU2000n-2 rev. A1
[    0.000000] CAP4200AG                Senao CAP4200AG
[    0.000000] CPE510                   TP-LINK CPE210/220/510/520
[    0.000000] DB120                    Atheros DB120 reference board
[    0.000000] dLAN-pro-500-wp          devolo dLAN pro 500 Wireless+
[    0.000000] dLAN-pro-1200-ac         devolo dLAN pro 1200+ WiFi ac
[    0.000000] DGL-5500-A1              D-Link DGL-5500 rev. A1
[    0.000000] DHP-1565-A1              D-Link DHP-1565 rev. A1
[    0.000000] DIR-505-A1               D-Link DIR-505 rev. A1
[    0.000000] DIR-615-E4               D-Link DIR-615 rev. E4
[    0.000000] DIR-615-E1               D-Link DIR-615 rev. E1
[    0.000000] DIR-600-A1               D-Link DIR-600 rev. A1
[    0.000000] DIR-615-C1               D-Link DIR-615 rev. C1
[    0.000000] DIR-615-I1               D-Link DIR-615 rev. I1
[    0.000000] DIR-825-B1               D-Link DIR-825 rev. B1
[    0.000000] DIR-835-A1               D-Link DIR-835 rev. A1
[    .000000] DIR-825-C1               D-Link DIR-825 rev. C1
[    0.000000] DRAGINO2                 Dragino Dragino v2
[    0.000000] ESR900                   EnGenius ESR900
[    0.000000] EW-DORIN-ROUTER          EmbWir-Dorin-Router
[    0.000000] EW-DORIN                 EmbWir-Dorin
[    0.000000] EAP300V2                 EnGenius EAP300 v2
[    0.000000] ALL0305                  Allnet ALL0305
[    0.000000] EAP7660D                 Senao EAP7660D
[    0.000000] EL-M150                  EasyLink EL-M150
[    0.000000] EL-MINI                  EasyLink EL-MINI
[    0.000000] EPG5000                  EnGenius EPG5000
[    0.000000] ESR1750                  EnGenius ESR1750
[    0.000000] F9K1115V2                Belkin AC1750DB
[    0.000000] GL-INET                  GL-CONNECT INET v1
[    0.000000] GS-OOLITE                Oolite V1.0
[    0.000000] HiWiFi-HC6361            HiWiFi HC6361
[    0.000000] JA76PF2                  jjPlus JA76PF2
[    0.000000] JA76PF                   jjPlus JA76PF
[    0.000000] JWAP003                  jjPlus JWAP003
[    0.000000] HORNET-UB                ALFA NETWORK Hornet-UB
[    0.000000] MC-MAC1200R              MERCURY MAC1200R
[    0.000000] MR12                     Meraki MR12
[    0.000000] MR16                     Meraki MR16
[    0.000000] MR600v2                  OpenMesh MR600v2
[    0.000000] MR600                    OpenMesh MR600
[    0.000000] MR900v2                  OpenMesh MR900v2
[    0.000000] MR900                    OpenMesh MR900
[    0.000000] MYNET-N600               WD My Net N600
[    0.000000] MYNET-N750               WD My Net N750
[    0.000000] MYNET-REXT               WD My Net Wi-Fi Range Extender
[    0.000000] MZK-W04NU                Planex MZK-W04NU
[    0.000000] MZK-W300NH               Planex MZK-W300NH
[    0.000000] NBG460N                  Zyxel NBG460N/550N/550NH
[    0.000000] OM2P-HSv2                OpenMesh OM2P HSv2
[    0.000000] OM2P-HS                  OpenMesh OM2P HS
[    0.000000] OM2Pv2                   OpenMesh OM2Pv2
[    0.000000] OM2P-LC                  OpenMesh OM2P LC
[    0.000000] OM2P                     OpenMesh OM2P
[    0.000000] OM5P-AN                  OpenMesh OM5P AN
[    0.000000] OM5P                     OpenMesh OM5P
[    0.000000] PB42                     Atheros PB42
[    0.000000] PB44                     Atheros PB44 reference board
[    0.000000] PB92                     Atheros PB92
[    0.000000] QIHOO-C301               Qihoo 360 C301
[    0.000000] R6100                    NETGEAR R6100
[    0.000000] RW2458N                  Redwave RW2458N
[    0.000000] SMART-300                NC-LINK SMART-300
[    0.000000] TEW-632BRP               TRENDnet TEW-632BRP
[    0.000000] TEW-673GRU               TRENDnet TEW-673GRU
[    0.000000] TEW-712BR                TRENDnet TEW-712BR
[    0.000000] TEW-732BR                TRENDnet TEW-732BR
[    0.000000] TL-MR3040-v2             TP-LINK TL-MR3040 v2
[    0.000000] TL-MR3040                TP-LINK TL-MR3040
[    0.000000] TL-MR11U                 TP-LINK TL-MR11U
[    0.000000] TL-MR13U                 TP-LINK TL-MR13U v1
[    0.000000] TL-MR3020                TP-LINK TL-MR3020
[    0.000000] TL-WR841N-v7             TP-LINK TL-WR841N/ND v7
[    0.000000] TL-MR3420                TP-LINK TL-MR3420
[    0.000000] TL-MR3220                TP-LINK TL-MR3220
[    0.000000] TL-WA901ND-v3            TP-LINK TL-WA901ND v3
[    0.000000] TL-WA860RE               TP-LINK TL-WA860RE
[    0.000000] TL-WA850RE               TP-LINK TL-WA850RE
[    0.000000] TL-WA801ND-v2            TP-LINK TL-WA801ND v2
[    0.000000] TL-WA750RE               TP-LINK TL-WA750RE
[    0.000000] TL-WA701ND-v2            TP-LINK TL-WA701ND v2
[    0.000000] TL-WA7210N-v2            TP-LINK TL-WA7210N v2
[    0.000000] TL-WA830RE-v2            TP-LINK TL-WA830RE v2
[    0.000000] TL-WA7510N               TP-LINK TL-WA7510N v1
[    0.000000] TL-WA901ND               TP-LINK TL-WA901ND
[    0.000000] TL-WA901ND-v2            TP-LINK TL-WA901ND v2
[    0.000000] TL-WDR3500               TP-LINK TL-WDR3500
[    0.000000] TL-WDR4300               TP-LINK TL-WDR3600/4300/4310
[    0.000000] TL-WR741ND               TP-LINK TL-WR741ND
[    0.000000] TL-MR3220-v2             TP-LINK TL-MR3220 v2
[    0.000000] TL-WR741ND-v4            TP-LINK TL-WR741ND v4
[    0.000000] TL-WR841N-v1.5           TP-LINK TL-WR841N v1
[    0.000000] TL-WR941ND-v5            TP-LINK TL-WR941N/ND v5
[    0.000000] TL-MR3420-v2             TP-LINK TL-MR3420 v2
[    0.000000] TL-WR842N-v2             TP-LINK TL-WR842N/ND v2
[    0.000000] TL-WR841N-v8             TP-LINK TL-WR841N/ND v8
[    0.000000] TL-WR841N-v9             TP-LINK TL-WR841N/ND v9
[    0.000000] TL-WR941ND               TP-LINK TL-WR941ND
[    0.000000] TL-WR1041N-v2            TP-LINK TL-WR1041N v2
[    0.000000] TL-WR1043ND              TP-LINK TL-WR1043ND
[    0.000000] TL-WR1043ND-v2           TP-LINK TL-WR1043ND v2
[    0.000000] TL-WR2543N               TP-LINK TL-WR2543N/ND
[    0.000000] TL-WR710N                TP-LINK TL-WR710N v1
[    0.000000] TL-WR703N                TP-LINK TL-WR703N v1
[    0.000000] TL-MR10U                 TP-LINK TL-MR10U
[    0.000000] TL-WR720N-v3             TP-LINK TL-WR720N v3/v4
[    0.000000] TUBE2H                   ALFA NETWORK Tube2H
[    0.000000] UBNT-LS-SR71             Ubiquiti LS-SR71
[    0.000000] UBNT-LSX                 Ubiquiti LSX
[    0.000000] UBNT-RSPRO               Ubiquiti RouterStation Pro
[    0.000000] UBNT-RS                  Ubiquiti RouterStation
[    0.000000] UBNT-AGW                 Ubiquiti AirGateway
[    0.000000] UBNT-RM-TI               Ubiquiti Rocket M TI
[    0.000000] UBNT-RM-XW               Ubiquiti Rocket M XW
[    0.000000] UBNT-LOCO-XW             Ubiquiti Loco M XW
[    0.000000] UBNT-NM-XW               Ubiquiti Nanostation M XW
[    0.000000] UAP-PRO                  Ubiquiti UniFi AP Pro
[    0.000000] UBNT-UOP                 Ubiquiti UniFiAP Outdoor+
[    0.000000] UBNT-U20                 Ubiquiti UniFiAP Outdoor
[    0.000000] UBNT-UF                  Ubiquiti UniFi
[    0.000000] UBNT-AR                  Ubiquiti AirRouter
[    0.000000] UBNT-NM                  Ubiquiti Nanostation M
[    0.000000] UBNT-RM                  Ubiquiti Rocket M
[    0.000000] UBNT-BM                  Ubiquiti Bullet M
[    0.000000] UBNT-XM                  Ubiquiti Networks XM (rev 1.0) board
[    0.000000] WHR-HP-GN                Buffalo WHR-HP-GN
[    0.000000] WHR-G301N                Buffalo WHR-G301N
[    0.000000] WHR-HP-G300N             Buffalo WHR-HP-G300N
[    0.000000] WLAE-AG300N              Buffalo WLAE-AG300N
[    0.000000] WLR8100                  Sitecom WLR-8100
[    0.000000] WNDAP360                 Netgear WNDAP360
[    0.000000] WNDR3700                 NETGEAR WNDR3700/WNDR3800/WNDRMAC
[    0.000000] WNDR4300                 NETGEAR WNDR4300
[    0.000000] WNDR3700_V4              NETGEAR WNDR3700v4
[    0.000000] WNR2000                  NETGEAR WNR2000
[    0.000000] WNR1000V2                NETGEAR WNR1000 V2
[    0.000000] WNR612V2                 NETGEAR WNR612 V2
[    0.000000] WNR2000V3                NETGEAR WNR2000 V3
[    0.000000] WNR2000V4                NETGEAR WNR2000 V4
[    0.000000] WNR2200                  NETGEAR WNR2200
[    0.000000] WP543                    Compex WP543
[    0.000000] WPE72                    Compex WPE72
[    0.000000] WPJ344                   Compex WPJ344
[    0.000000] WPJ531                   Compex WPJ531
[    0.000000] WPJ558                   Compex WPJ558
[    0.000000] WRT160NL                 Linksys WRT160NL
[    0.000000] WRT400N                  Linksys WRT400N
[    0.000000] WZR-HP-G300NH            Buffalo WZR-HP-G300NH
[    0.000000] WZR-HP-G300NH2           Buffalo WZR-HP-G300NH2
[    0.000000] WZR-HP-AG300H            Buffalo WZR-HP-AG300H/WZR-600DHP
[    0.000000] WZR-HP-G450H             Buffalo WZR-HP-G450H
[    0.000000] WZR-450HP2               Buffalo WZR-450HP2
[    0.000000] ZCN-1523H-5              Zcomax ZCN-1523H-5
[    0.000000] ZCN-1523H-2              Zcomax ZCN-1523H-2
[    0.000000] CARAMBOLA2               8devices Carambola2 board
[    0.000000] NBG6716                  Zyxel NBG6716
[    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: 28392K/32768K available (2564K kernel code, 127K rwdata, 544K rodata, 212K init, 18K bss, 4376K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000] NR_IRQS:83
[    0.000000] Clocks: CPU:387.500MHz, DDR:387.500MHz, AHB:193.750MHz, Ref:25.000MHz
[    0.000000] clocksource MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 9864570049 ns
[    0.000013] sched_clock: 32 bits at 193MHz, resolution 5ns, wraps every 11083786237ns
[    0.007525] Calibrating delay loop... 258.04 BogoMIPS (lpj=1290240)
[    0.078762] pid_max: default: 32768 minimum: 301
[    0.083354] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.089515] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.100251] clocksource jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.109233] NET: Registered protocol family 16
[    0.114417] MIPS: machine is Generic AR71XX/AR724X/AR913X based board
[    0.134041] Switched to clocksource MIPS
[    0.138248] NET: Registered protocol family 2
[    0.142433] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
[    0.147825] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
[    0.153804] TCP: Hash tables configured (established 1024 bind 1024)
[    0.160038] UDP hash table entries: 256 (order: 0, 4096 bytes)
[    0.165499] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[    0.171826] NET: Registered protocol family 1
[    0.177205] futex hash table entries: 256 (order: -1, 3072 bytes)
[    0.206114] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.210325] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[    0.222600] io scheduler noop registered
[    0.225070] io scheduler deadline registered (default)
[    0.230187] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled
[    0.236692] ar933x-uart: ttyATH0 at MMIO 0x18020000 (irq = 11, base_baud = 1562500) is a AR933X UART
[    0.251096] NET: Registered protocol family 17
[    0.254163] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
[    0.266190] 8021q: 802.1Q VLAN Support v1.8
[    0.270872] bootconsole [early0] disabled

Original firmware boot log

[    0.000000] Linux version 2.6.32.29 (build-mfi@ubnt-builder1) (gcc version 4.1.2) #1 Mon Apr 6 14:29:53 PDT 2015
[    0.000000] flash_size passed from bootloader = 8
[    0.000000] arg 1: console=tty0
[    0.000000] arg 2: root=31:03
[    0.000000] arg 3: rootfstype=squashfs
[    0.000000] arg 4: init=/init
[    0.000000] arg 5: panic=5
[    0.000000] arg 6: mtdparts=ar7240-nor0:256k(u-boot),64k(u-boot-env),1024k(kernel),6528k(rootfs),256k(cfg),64k(EEPROM)
[    0.000000] arg 7: mem=32M
[    0.000000] arg 8: ubootver=mfi-m1.2.7.82-gbab95d52
[    0.000000] CPU revision is: 00019374 (MIPS 24Kc)
[    0.000000] Determined physical RAM map:
[    0.000000]  memory: 02000000 @ 00000000 (usable)
[    0.000000] User-defined 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_node_map[1] active PFN ranges
[    0.000000]     0: 0x00000000 -> 0x00002000
[    0.000000] On node 0 totalpages: 8192
[    0.000000] free_area_init_node: node 0, pgdat 802ba9d0, 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] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 8128
[    0.000000] Kernel command line: console=tty0 root=31:03 rootfstype=squashfs init=/init panic=5 mtdparts=ar7240-nor0:256k(u-boot),64k(u-boot-env),1024k(kernel),6528k(rootfs),256k(cfg),64k(EEPROM) mem=32M ubootver=mfi-m1.2.7.82-gbab95d52 
[    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: 29432k/32768k available (2254k kernel code, 3336k reserved, 533k data, 132k init, 0k highmem)
[    0.000000] Hierarchical RCU implementation.
[    0.000000] NR_IRQS:128
[    0.000000] plat_time_init: plat time init done
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.001000] Calibrating delay loop... 257.53 BogoMIPS (lpj=128768)
[    0.017000] Mount-cache hash table entries: 512
[    0.020000] NET: Registered protocol family 16
[    0.022000] ===== ar7240_platform_init: 0
[    0.031000] bio: create slab <bio-0> at 0
[    0.033000] usbcore: registered new interface driver usbfs
[    0.033000] usbcore: registered new interface driver hub
[    0.034000] usbcore: registered new device driver usb
[    0.036000] Switching to clocksource MIPS
[    0.039000] NET: Registered protocol family 2
[    0.040000] IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.042000] TCP established hash table entries: 1024 (order: 1, 8192 bytes)
[    0.042000] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
[    0.042000] TCP: Hash tables configured (established 1024 bind 1024)
[    0.042000] TCP reno registered
[    0.043000] NET: Registered protocol family 1
[    0.043000] AR7240 GPIOC major 0
[    0.045000] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.045000] NTFS driver 2.1.29 [Flags: R/O].
[    0.046000] msgmni has been set to 57
[    0.046000] io scheduler noop registered
[    0.047000] io scheduler deadline registered (default)
[    0.075000] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled
[    0.077000] ttyS0: detected caps 00000000 should be 00000100
[    0.077000] serial8250.0: ttyS0 at MMIO 0xb8020000 (irq = 19) is a 16550A
[    0.079000] 6 cmdlinepart partitions found on MTD device ar7240-nor0
[    0.079000] Creating 6 MTD partitions on "ar7240-nor0":
[    0.079000] 0x000000000000-0x000000040000 : "u-boot"
[    0.081000] 0x000000040000-0x000000050000 : "u-boot-env"
[    0.082000] 0x000000050000-0x000000150000 : "kernel"
[    0.084000] 0x000000150000-0x0000007b0000 : "rootfs"
[    0.086000] mtd: partition "rootfs" set to be root filesystem
[    0.086000] 0x0000007b0000-0x0000007f0000 : "cfg"
[    0.087000] 0x0000007f0000-0x000000800000 : "EEPROM"
[    0.089000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.089000] ehci_hcd: block sizes: qh 60 qtd 96 itd 160 sitd 96
[    0.120000] Port Status 1c000004 
[    0.120000] ar7240-ehci ar7240-ehci.0: ATH EHCI
[    0.120000] drivers/usb/core/inode.c: creating file 'devices'
[    0.120000] drivers/usb/core/inode.c: creating file '001'
[    0.120000] ar7240-ehci ar7240-ehci.0: new USB bus registered, assigned bus number 1
[    0.120000] ar7240-ehci ar7240-ehci.0: park 0
[    0.120000] ar7240-ehci ar7240-ehci.0: reset command 080002 (park)=0 ithresh=8 period=1024 Reset HALT
[    0.121000] ehci_reset Intialize USB CONTROLLER in host mode: 3
[    0.123000] ehci_reset Port Status 1c000000 
[    0.123000] ar7240-ehci ar7240-ehci.0: irq 3, io mem 0x1b000000
[    0.123000] ar7240-ehci ar7240-ehci.0: reset command 080b02 park=3 ithresh=8 period=1024 Reset HALT
[    0.124000] ehci_reset Intialize USB CONTROLLER in host mode: 3
[    0.125000] ehci_reset Port Status 1c000000 
[    0.125000] ar7240-ehci ar7240-ehci.0: init command 010009 (park)=0 ithresh=1 period=256 RUN
[    0.131000] ar7240-ehci ar7240-ehci.0: USB 2.0 started, EHCI 1.00
[    0.131000] usb usb1: default language 0x0409
[    0.131000] usb usb1: udev 1, busnum 1, minor = 0
[    0.131000] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    0.131000] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.131000] usb usb1: Product: ATH EHCI
[    0.131000] usb usb1: Manufacturer: Linux 2.6.32.29 ehci_hcd
[    0.131000] usb usb1: SerialNumber: platform
[    0.132000] usb usb1: usb_probe_device
[    0.132000] usb usb1: configuration #1 chosen from 1 choice
[    0.132000] usb usb1: adding 1-0:1.0 (config #1, interface 0)
[    0.133000] hub 1-0:1.0: usb_probe_interface
[    0.133000] hub 1-0:1.0: usb_probe_interface - got id
[    0.133000] hub 1-0:1.0: USB hub found
[    0.133000] hub 1-0:1.0: 1 port detected
[    0.133000] hub 1-0:1.0: standalone hub
[    0.133000] hub 1-0:1.0: individual port power switching
[    0.133000] hub 1-0:1.0: individual port over-current protection
[    0.133000] hub 1-0:1.0: Single TT
[    0.133000] hub 1-0:1.0: TT requires at most 8 FS bit times (666 ns)
[    0.133000] hub 1-0:1.0: power on to power good time: 20ms
[    0.133000] hub 1-0:1.0: local power source is good
[    0.133000] hub 1-0:1.0: enabling power on all ports
[    0.134000] drivers/usb/core/inode.c: creating file '001'
[    0.134000] u32 classifier
[    0.134000]     Performance counters on
[    0.135000]     input device check on 
[    0.135000]     Actions configured 
[    0.137000] TCP westwood registered
[    0.137000] NET: Registered protocol family 10
[    0.140000] lo: Disabled Privacy Extensions
[    0.142000] NET: Registered protocol family 17
[    0.142000] Bridge firewalling registered
[    0.143000] 802.1Q VLAN Support v1.8 Ben Greear <greearb@candelatech.com>
[    0.143000] All bugs added by David S. Miller <davem@redhat.com>
[    0.143000] ar7240wdt_init: Registering WDT success
[    0.152000] VFS: Mounted root (squashfs filesystem) readonly on device 31:3.
[    0.153000] Freeing unused kernel memory: 132k freed
[    0.164000] Please be patient, while mFi loads ...
[    0.245000] hub 1-0:1.0: state 7 ports 1 chg 0000 evt 0000
[    1.235000] Algorithmics/MIPS FPU Emulator v1.5
[    1.563000] ubnthal: module license 'unspecified' taints kernel.
[    1.563000] Disabling lock debugging due to kernel taint
[    1.686000] flash (0xbfff1000) magic (0x0202) is wrong 
[    1.686000] flash (0xbfff1000) magic (0x0202) is wrong 
[    1.686000] flash (0xbfff1000) magic (0x0202) is wrong 
[    1.686000] flash (0xbfff5000) magic (0xffff) is wrong 
[    1.686000] flash (0xbfff5000) magic (0xffff) is wrong 
[    1.686000] flash (0xbfff5000) magic (0xffff) is wrong 
[    1.687000] creating procfs for ubnthal
[    1.687000] creating proc entry for system.info
[    1.687000] creating proc entry for board
[    1.687000] creating proc entry for hasEthernet
[    1.687000] creating proc entry for wifi0
[    1.687000] creating procfs for status
[    1.687000] creating proc entry for IsDefault
[    1.687000] creating proc entry for IsLocated
[    1.687000] creating proc entry for IsIsolated
[    1.787000] gpiodev: (reset_timeout=3 factory_countdown=1000000)
[    1.787000]          /proc/led/freq
[    1.787000]          /proc/gpio/antenna
[    1.787000]          /proc/gpio/athr_reg
[    1.787000]          /proc/gpio/athr_val
[    1.787000]          /proc/gpio/output_control
[    1.787000]          /proc/gpio/input_control
[    1.788000]          /proc/gpio/counter_control
[    1.788000]          /proc/gpio/eth_state
[    1.788000]          /proc/gpio/sr_val
[    1.788000]          /proc/gpio/counter14
[    1.788000]          /proc/gpio/counter15
[    1.788000]          /proc/gpio/counter16
[    1.788000]          /proc/gpio/counter17
[    1.788000]          /proc/gpio/counter18
[    1.788000]          /proc/gpio/counter19
[    1.788000]          /proc/gpio/counter20
[    1.788000]          /proc/gpio/counter21
[    1.788000]          /proc/gpio/counter26
[    1.788000]          /proc/gpio/fastcounter14
[    1.788000]          /proc/gpio/fastcounter15
[    1.788000]          /proc/gpio/fastcounter16
[    1.788000]          /proc/gpio/fastcounter17
[    1.788000]          /proc/gpio/fastcounter18
[    1.788000]          /proc/gpio/fastcounter19
[    1.788000]          /proc/gpio/fastcounter20
[    1.788000]          /proc/gpio/fastcounter21
[    1.788000]          /proc/gpio/fastcounter26
[    1.788000]          /proc/gpio/io14
[    1.788000]          /proc/gpio/io15
[    1.788000]          /proc/gpio/io16
[    1.788000]          /proc/gpio/io17
[    1.788000]          /proc/gpio/io18
[    1.788000]          /proc/gpio/io19
[    1.788000]          /proc/gpio/io20
[    1.788000]          /proc/gpio/io21
[    1.788000]          /proc/gpio/io26
[    1.788000]          /proc/gpio/update14
[    1.788000]          /proc/gpio/update15
[    1.788000]          /proc/gpio/update16
[    1.788000]          /proc/gpio/update17
[    1.788000]          /proc/gpio/update18
[    1.788000]          /proc/gpio/update19
[    1.788000]          /proc/gpio/update20
[    1.788000]          /proc/gpio/update21
[    1.788000]          /proc/gpio/update26
[    1.788000]          /proc/gpio/serial
[    1.789000] 
[    1.789000] CONFIG_VPORT_SUPPORT enabled
[    1.789000] ==========================================
[    1.789000] 
[    1.789000] M2M 
[    1.789000] ==========================================
[    6.091000] **** drop_caches_sysctl_handler: all done timer added ...**** 
[    8.142000] SCSI subsystem initialized
[    9.189000] i2c /dev entries driver
[    9.444000] usbcore: registered new interface driver usbserial
[    9.444000] usbserial: USB Serial Driver core
[    9.693000] Initializing USB Mass Storage driver...
[    9.694000] usbcore: registered new interface driver usb-storage
[    9.694000] USB Mass Storage support registered.
[    9.891000] USB Serial support registered for FTDI USB Serial Device
[    9.892000] usbcore: registered new interface driver ftdi_sio
[    9.892000] ftdi_sio: v1.5.0:USB FTDI Serial Converters Driver
[   10.057000] USB Serial support registered for pl2303
[   10.057000] usbcore: registered new interface driver pl2303
[   10.057000] pl2303: Prolific PL2303 USB to serial adaptor driver
[   10.212000] fuse init (API version 7.13)
[   11.139000] pktgen 2.72: Packet Generator for packet performance testing.

The discussion might have continued from here.