Compex WPJ531
Supported Versions
Hardware Highlights
Installation
→ Install OpenWrt (generic explanation)
- Put OpenWrt firmware image file at
ftp://192.168.1.10/openwrt-15.05-ar71xx-generic-wpj531-16M-squashfs-sysupgrade.bin
- Excute the following commands
tftpboot 0x80500000 openwrt-15.05-ar71xx-generic-wpj531-16M-squashfs-sysupgrade.bin erase 0x9f030000 +$filesize erase 0x9f680000 +1 cp.b $fileaddr 0x9f030000 $filesize boot
Hardware info
Architecture | MIPS |
---|---|
Vendor | Qualcomm-Atheros |
Bootloader | U-Boot |
System-On-Chip | QCA9531 |
Switch | [none] Soc has two 100Mbps phys |
CPU Speed | 650 MHz |
Flash size | 8 MB (max 16 MB optional) |
RAM | 64 MB DDR2 |
Wireless | on-board abgn radio, 1 miniPCIe slot; all Compex WLE series, including 802.11ac radio |
Ethernet | 2 × 100Mbps ports |
PoE | Integrated 48V 802.3af (alternative 24V PoE available) |
Extras | Serial Port 2, JTAG 3, Reset Button, Surge Arrestor, Watchdog Timer |
USB | With USB Extension (optional), can support 1 × miniPCIe-based USB 2.0 only interface (e.g. 3G modems), 2 × USB 2.0 ports |
Serial | yes |
Board
UART
Serial pinout is VCC, RX, TX, GND (from top to bottom, as shown in the photo). Note: RX and TX here and in the image are relative to the host PC!
UART speed is 115200
Connectors
USB is available on a header with GND, D+, D-, VCC (from left to right, as shown in the photo).
U-Boot env
U-Boot 1.1.4 (Apr 10 2015 - 16:51:40) wpj531 - Honey Bee 2.0 DRAM: 64 MB Top of RAM usable for U-Boot at: 84000000 Reserving 141k for U-Boot at: 83fdc000 Reserving 192k for malloc() at: 83fac000 Reserving 44 Bytes for Board Info at: 83fabfd4 Reserving 36 Bytes for Global Data at: 83fabfb0 Reserving 128k for boot params() at: 83f8bfb0 Stack Pointer at: 83f8bf98 Now running in RAM - U-Boot at: 83fdc000 Flash Manuf Id 0xc2, DeviceId0 0x20, DeviceId1 0x18 Flash found: mx25l 16MB Flash: 16 MB Using default environment eth_set_enetaddr(num=0, addr=04:f0:21:19:a8:4c) eth_set_enetaddr(num=0, addr=04:f0:21:19:a8:4c) In: serial Out: serial Err: serial Net: ath_gmac_enet_initialize... ath_gmac_enet_initialize: reset mask:c02200 Scorpion ---->S27 PHY* S27 reg init : cfg1 0x800c0000 cfg2 0x7114 eth0: 04:f0:21:19:a8:4c athrs27_phy_setup ATHR_PHY_CONTROL 4 :1000 athrs27_phy_setup ATHR_PHY_SPEC_STAUS 4 :10 eth0 up Honey Bee ----> MAC 1 S27 PHY * S27 reg init ATHRS27: resetting s27 ATHRS27: s27 reset done : cfg1 0x800c0000 cfg2 0x7214 eth1: 04:f0:21:19:a8:4d athrs27_phy_setup ATHR_PHY_CONTROL 0 :1000 athrs27_phy_setup ATHR_PHY_SPEC_STAUS 0 :10 athrs27_phy_setup ATHR_PHY_CONTROL 1 :1000 athrs27_phy_setup ATHR_PHY_SPEC_STAUS 1 :10 athrs27_phy_setup ATHR_PHY_CONTROL 2 :1000 athrs27_phy_setup ATHR_PHY_SPEC_STAUS 2 :50 athrs27_phy_setup ATHR_PHY_CONTROL 3 :1000 athrs27_phy_setup ATHR_PHY_SPEC_STAUS 3 :10 eth1 up eth0, eth1 Setting 0x181162c0 to 0x60c1a100 Hit any key to stop autoboot: 0 ath> ath> ath> printenv bootargs=console=ttyS0,115200 root=31:02 rootfstype=jffs2 init=/sbin/init mtdparts=ath-nor0:256k(u-boot),64k(u-boot-env),6336k(rootfs),1408k(uImage),8256k(mib0),64k(ART) bootdelay=1 baudrate=115200 ipaddr=192.168.1.1 serverip=192.168.1.10 dir= lu=tftp 0x80060000 ${dir}tuboot.bin&&erase 0x9f000000 +$filesize&&cp.b $fileaddr 0x9f000000 $filesize lf=tftp 0x80060000 ${dir}wpj531${bc}-jffs2&&erase 0x9f050000 +0x630000&&cp.b $fileaddr 0x9f050000 $filesize lk=tftp 0x80060000 ${dir}vmlinux${bc}.lzma.uImage&&erase 0x9f680000 +$filesize&&cp.b $fileaddr 0x9f680000 $filesize ethaddr=04:f0:21:19:a8:4c bootcmd=bootm 0x9f680000 || bootm 0x9f030000 stdin=serial stdout=serial stderr=serial ethact=eth0 Environment size: 694/65532 bytes
Stock FW bootlog
[ 0.000000] Linux version 3.3.8 (ttyaw@debian-x58) (gcc version 4.6.3 20120201 (prerelease) (Linaro GCC 4.6-2012.02) ) #10 Thu Apr 9 11:09:13 SGT 2015 [ 0.000000] MyLoader: sysp=d01be1cb, boardp=17a97e1c, parts=733174db [ 0.000000] bootconsole [early0] enabled [ 0.000000] CPU revision is: 00019374 (MIPS 24Kc) [ 0.000000] SoC: Qualcomm Atheros QCA9531 rev 2 [ 0.000000] Clocks: CPU:550.000MHz, DDR:400.000MHz, AHB:200.000MHz, Ref:25.000MHz [ 0.000000] Determined physical RAM map: [ 0.000000] memory: 04000000 @ 00000000 (usable) [ 0.000000] Initrd not found or empty - disabling initrd [ 0.000000] Zone PFN ranges: [ 0.000000] Normal 0x00000000 -> 0x00004000 [ 0.000000] Movable zone start PFN for each node [ 0.000000] Early memory PFN ranges [ 0.000000] 0: 0x00000000 -> 0x00004000 [ 0.000000] On node 0 totalpages: 16384 [ 0.000000] free_area_init_node: node 0, pgdat 802dbf10, node_mem_map 81000000 [ 0.000000] Normal zone: 128 pages used for memmap [ 0.000000] Normal zone: 0 pages reserved [ 0.000000] Normal zone: 16256 pages, LIFO batch:3 [ 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: 16256 [ 0.000000] Kernel command line: board=WPJ531 console=ttyS0,115200 mtdparts=spi0.0:256k(u-boot)ro,64k(u-boot-env)ro,6336k(rootfs),1344k(kernel),64k(otp)ro,64k(nvram),64k(art)ro,7680k@0x50000(firmware) rootfstype=squashfs,jffs2 noinitrd [ 0.000000] PID hash table entries: 256 (order: -2, 1024 bytes) [ 0.000000] Dentry cache hash table entries: 8192 (order: 3, 32768 bytes) [ 0.000000] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes) [ 0.000000] 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: 61600k/65536k available (2151k kernel code, 3936k reserved, 393k data, 188k 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... 366.18 BogoMIPS (lpj=1830912) [ 0.060000] pid_max: default: 32768 minimum: 301 [ 0.060000] Mount-cache hash table entries: 512 [ 0.070000] NET: Registered protocol family 16 [ 0.070000] gpiochip_add: registered GPIOs 0 to 23 on device: ath79 [ 0.080000] MIPS: machine is Compex WPJ531 [ 0.100000] ar724x-pci ar724x-pci.0: PCIe link is down [ 0.100000] registering PCI controller with io_map_base unset [ 0.110000] bio: create slab <bio-0> at 0 [ 0.120000] PCI host bridge to bus 0000:00 [ 0.120000] pci_bus 0000:00: root bus resource [mem 0x10000000-0x11ffffff] [ 0.130000] pci_bus 0000:00: root bus resource [io 0x0000] [ 0.130000] Switching to clocksource MIPS [ 0.140000] NET: Registered protocol family 2 [ 0.140000] IP route cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.150000] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.160000] TCP bind hash table entries: 2048 (order: 1, 8192 bytes) [ 0.160000] TCP: Hash tables configured (established 2048 bind 2048) [ 0.170000] TCP reno registered [ 0.170000] UDP hash table entries: 256 (order: 0, 4096 bytes) [ 0.180000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes) [ 0.180000] NET: Registered protocol family 1 [ 0.190000] PCI: CLS 0 bytes, default 32 [ 0.200000] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.210000] JFFS2 version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc. [ 0.220000] msgmni has been set to 120 [ 0.220000] io scheduler noop registered [ 0.230000] io scheduler deadline registered (default) [ 0.230000] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled [ 0.260000] serial8250.0: ttyS0 at MMIO 0x18020000 (irq = 11) is a 16550A [ 0.270000] console [ttyS0] enabled, bootconsole disabled [ 0.280000] m25p80 spi0.0: found mx25l12805d, expected m25p80 [ 0.290000] m25p80 spi0.0: mx25l12805d (16384 Kbytes) [ 0.290000] 8 cmdlinepart partitions found on MTD device spi0.0 [ 0.300000] Creating 8 MTD partitions on "spi0.0": [ 0.300000] 0x000000000000-0x000000040000 : "u-boot" [ 0.310000] 0x000000040000-0x000000050000 : "u-boot-env" [ 0.320000] 0x000000050000-0x000000680000 : "rootfs" [ 0.330000] mtd: partition "rootfs" set to be root filesystem [ 0.330000] mtd: partition "rootfs_data" created automatically, ofs=5E0000, len=A0000 [ 0.340000] 0x0000005e0000-0x000000680000 : "rootfs_data" [ 0.350000] 0x000000680000-0x0000007d0000 : "kernel" [ 0.350000] 0x0000007d0000-0x0000007e0000 : "otp" [ 0.360000] 0x0000007e0000-0x0000007f0000 : "nvram" [ 0.370000] 0x0000007f0000-0x000000800000 : "art" [ 0.370000] 0x000000050000-0x0000007d0000 : "firmware" [ 0.400000] ag71xx_mdio: probed [ 0.410000] TCP cubic registered [ 0.410000] NET: Registered protocol family 17 [ 0.420000] 8021q: 802.1Q VLAN Support v1.8 [ 0.430000] VFS: Mounted root (squashfs filesystem) readonly on device 31:2. [ 0.440000] Freeing unused kernel memory: 188k freed [ 2.310000] Registered led device: wpj531:red:sig1 [ 2.310000] Registered led device: wpj531:yellow:sig2 [ 2.310000] Registered led device: wpj531:green:sig3 [ 2.310000] Registered led device: wpj531:green:sig4 [ 2.310000] Registered led device: wpj531:buzzer [ 8.280000] qca955x_GMAC: Length per segment 1536 [ 8.280000] 953x_GMAC: qca953x_gmac_attach [ 8.290000] Link Int Enabled [ 8.290000] qca953x_set_gmac_caps CHECK DMA STATUS [ 8.300000] mac:0 Registering S27.... [ 8.300000] qca955x_GMAC: RX TASKLET - Pkts per Intr:18 [ 8.300000] qca955x_GMAC: Mac address for unit 0: 04:f0:21:1b:0c:2c [ 8.310000] qca955x_GMAC: Max segments per packet : 1 [ 8.320000] qca955x_GMAC: Max tx descriptor count : 512 [ 8.320000] qca955x_GMAC: Max rx descriptor count : 128 [ 8.330000] qca955x_GMAC: Mac capability flags : 2581 [ 8.330000] 953x_GMAC: qca953x_gmac_attach [ 8.340000] Link Int Enabled [ 8.340000] GPIO LED SETTINGS ....done [ 8.350000] qca953x_set_gmac_caps CHECK DMA STATUS [ 8.350000] mac:1 Registering S27.... [ 8.350000] qca955x_GMAC: RX TASKLET - Pkts per Intr:18 [ 8.360000] qca955x_GMAC: Mac address for unit 1: 04:f0:21:1b:0c:2d [ 8.370000] qca955x_GMAC: Max segments per packet : 1 [ 8.370000] qca955x_GMAC: Max tx descriptor count : 512 [ 8.380000] qca955x_GMAC: Max rx descriptor count : 128 [ 8.380000] qca955x_GMAC: Mac capability flags : 2D81 [ 9.190000] NET: Registered protocol family 10 [ 9.560000] usbcore: registered new interface driver usbfs [ 9.560000] usbcore: registered new interface driver hub [ 9.570000] usbcore: registered new device driver usb [ 9.660000] NET: Registered protocol family 15 [ 9.700000] Initializing XFRM netlink socket [ 9.730000] PPP generic driver version 2.4.2 [ 9.760000] tun: Universal TUN/TAP device driver, 1.6 [ 9.770000] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com> [ 9.820000] PPP MPPE Compression module registered [ 10.110000] L2TP core driver, V2.0 [ 10.130000] L2TP netlink interface [ 10.150000] L2TP ethernet pseudowire support (L2TPv3) [ 10.170000] L2TP IP encapsulation support (L2TPv3) [ 10.200000] GRE over IPv4 demultiplexor driver [ 10.220000] GRE over IPv4 tunneling driver [ 10.340000] ip_tables: (C) 2000-2006 Netfilter Core Team [ 10.610000] NET: Registered protocol family 24 [ 10.700000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 10.710000] ehci-platform ehci-platform.0: Generic Platform EHCI Controller [ 10.720000] ehci-platform ehci-platform.0: new USB bus registered, assigned bus number 1 [ 10.750000] ehci-platform ehci-platform.0: irq 48, io mem 0x1b000000 [ 10.770000] ehci-platform ehci-platform.0: USB 2.0 started, EHCI 1.00 [ 10.770000] hub 1-0:1.0: USB hub found [ 10.780000] hub 1-0:1.0: 1 port detected [ 10.780000] ehci-platform ehci-platform.1: Generic Platform EHCI Controller [ 10.790000] ehci-platform ehci-platform.1: new USB bus registered, assigned bus number 2 [ 10.830000] ehci-platform ehci-platform.1: irq 49, io mem 0x1b400000 [ 10.850000] ehci-platform ehci-platform.1: USB 2.0 started, EHCI 1.00 [ 10.850000] hub 2-0:1.0: USB hub found [ 10.860000] hub 2-0:1.0: 1 port detected [ 10.950000] nf_conntrack version 0.5.0 (965 buckets, 3860 max) [ 11.350000] PPPoL2TP kernel driver, V2.0 [ 11.360000] PPTP driver version 0.8.5 [ 11.820000] xt_time: kernel timezone is -0000 [ 12.420000] adf: module license 'Proprietary' taints kernel. [ 12.430000] Disabling lock debugging due to kernel taint [ 12.780000] ath_hal: 0.9.17.1 (AR5416, AR9380, REGOPS_FUNC, WRITE_EEPROM, TX_DATA_SWAP, RX_DATA_SWAP, 11D) [ 12.880000] ath_rate_atheros: Copyright (c) 2001-2005 Atheros Communications, Inc, All Rights Reserved [ 12.910000] ath_spectral: Version 2.0.0 [ 12.910000] Copyright (c) 2005-2009 Atheros Communications, Inc. All Rights Reserved [ 12.920000] SPECTRAL module built on Apr 9 2015 10:59:07 [ 12.950000] ath_dfs: Version 2.0.0 [ 12.950000] Copyright (c) 2005-2006 Atheros Communications, Inc. All Rights Reserved [ 13.150000] ath_dev: Copyright (c) 2001-2007 Atheros Communications, Inc, All Rights Reserved [ 14.480000] ath_ahb: 10.2-00082-4 (Atheros/multi-bss) [ 14.490000] __ath_attach: Set global_scn[0] [ 14.490000] *** All the minfree values should be <= ATH_TXBUF-32, otherwise default value will be used instead *** [ 14.500000] ACBKMinfree = 48 [ 14.500000] ACBEMinfree = 32 [ 14.510000] ACVIMinfree = 16 [ 14.510000] ACVOMinfree = 0 [ 14.510000] CABMinfree = 48 [ 14.520000] UAPSDMinfree = 0 [ 14.520000] ATH_TXBUF=512 [ 14.530000] Enterprise mode: 0x03fc0000 [ 14.530000] Restoring Cal data from Flash [ 14.540000] SPECTRAL : get_capability not registered [ 14.550000] HAL_CAP_PHYDIAG : Capable [ 14.550000] SPECTRAL : Need to fix the capablity check for RADAR (spectral_attach : 231) [ 14.560000] SPECTRAL : get_capability not registered [ 14.560000] HAL_CAP_RADAR : Capable [ 14.570000] SPECTRAL : Need to fix the capablity check for SPECTRAL [ 14.570000] (spectral_attach : 236) [ 14.580000] SPECTRAL : get_capability not registered [ 14.580000] HAL_CAP_SPECTRAL_SCAN : Capable [ 14.590000] SPECTRAL : get_tsf64 not registered [ 14.590000] spectral_init_netlink 52 NULL SKB [ 14.600000] SPECTRAL : No ADVANCED SPECTRAL SUPPORT [ 14.600000] SPECTRAL :----- module attached [ 14.610000] Green-AP : Green-AP : Attached [ 14.610000] [ 14.620000] ath_get_caps[6174] rx chainmask mismatch actual 3 sc_chainmak 0 [ 14.620000] ath_get_caps[6149] tx chainmask mismatch actual 3 sc_chainmak 0 [ 14.640000] ath_attach_dfs[12587] dfsdomain 0 [ 14.650000] SPECTRAL : module already attached [ 14.660000] ath_tx_paprd_init sc 833e8000 PAPRD disabled in HAL [ 14.670000] wifi0: Atheros 953X: mem=0xb8100000, irq=47 [ 14.670000] ath_pci: 10.2-00082-4 (Atheros/multi-bss) [ 14.780000] batman_adv: B.A.T.M.A.N. advanced 2013.2.0 (compatibility version 14) loaded [ 20.640000] athr_gmac_ring_alloc Allocated 8192 at 0x821c6000 [ 20.650000] athr_gmac_ring_alloc Allocated 2048 at 0x830a3800 [ 20.950000] HONEYBEE ----> S27 PHY MDIO [ 20.960000] Setting Drop CRC Errors, Pause Frames and Length Error frames [ 20.970000] Setting PHY... [ 23.990000] 953x_GMAC: Enet Unit:0 PHY:4 is UP eth0 MII 100Mbps full duplex [ 23.990000] 953x_GMAC: done cfg2 0x7115 ifctl 0x10000 miictrl [ 23.990000] Setting Drop CRC Errors, Pause Frames and Length Error frames [ 24.020000] device eth0 entered promiscuous mode [ 24.020000] br-lan: port 1(eth0) entered forwarding state [ 24.030000] br-lan: port 1(eth0) entered forwarding state [ 24.050000] athr_gmac_ring_alloc Allocated 8192 at 0x82290000 [ 24.060000] athr_gmac_ring_alloc Allocated 2048 at 0x8227f000 [ 24.360000] HONEYBEE ----> S27 PHY MDIO [ 24.370000] ATHRS27: resetting s27 [ 24.470000] ATHRS27: s27 reset done [ 24.480000] Setting Drop CRC Errors, Pause Frames and Length Error frames [ 24.490000] Setting PHY... [ 25.540000] ADDRCONF(NETDEV_UP): eth1: link is not ready [ 25.540000] device eth1 entered promiscuous mode [ 26.030000] br-lan: port 1(eth0) entered forwarding state [ 26.810000] DCS for CW interference mitigation: 0 [ 26.810000] DCS for WLAN interference mitigation: 0 [ 27.090000] wlan_vap_create : enter. devhandle=0x82480380, opmode=IEEE80211_M_HOSTAP, flags=0x1 [ 27.100000] wlan_vap_create : exit. devhandle=0x82480380, opmode=IEEE80211_M_HOSTAP, flags=0x1. [ 27.110000] VAP device ath0 created [ 27.420000] Set freq vap stop send + 82314000 [ 27.420000] Set freq vap stop send -82314000 [ 27.460000] Set wait done --82314000 [ 27.560000] [ 27.560000] DES SSID SET=MimoSeries [ 30.090000] device ath0 entered promiscuous mode [ 30.100000] br-lan: port 3(ath0) entered forwarding state [ 30.100000] br-lan: port 3(ath0) entered forwarding state [ 32.100000] br-lan: port 3(ath0) entered forwarding state [ 48.860000] jffs2_scan_eraseblock(): End of filesystem marker found at 0x0 [ 48.890000] jffs2_build_filesystem(): unlocking the mtd device... done. [ 48.890000] jffs2_build_filesystem(): erasing all blocks after the end marker... done. [ 52.100000] JFFS2 notice: (2080) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found.
OpenWrt bootlog
[ 0.000000] Linux version 3.18.16 (openwrt@gb-15) (gcc version 4.8.3 (OpenWrt/Linaro GCC 4.8-2014.04 r46134) ) #1 Mon Jun 29 09:45:50 UTC 2015 [ 0.000000] MyLoader: sysp=d01be1cb, boardp=17a97e1c, parts=733174db [ 0.000000] bootconsole [early0] enabled [ 0.000000] CPU0 revision is: 00019374 (MIPS 24Kc) [ 0.000000] SoC: Qualcomm Atheros QCA9533 ver 2 rev 0 [ 0.000000] Determined physical RAM map: [ 0.000000] memory: 04000000 @ 00000000 (usable) [ 0.000000] Initrd not found or empty - disabling initrd [ 0.000000] Zone ranges: [ 0.000000] Normal [mem 0x00000000-0x03ffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00000000-0x03ffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x03ffffff] [ 0.000000] On node 0 totalpages: 16384 [ 0.000000] free_area_init_node: node 0, pgdat 803882b0, node_mem_map 81000000 [ 0.000000] Normal zone: 128 pages used for memmap [ 0.000000] Normal zone: 0 pages reserved [ 0.000000] Normal zone: 16384 pages, LIFO batch:3 [ 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] 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: 16256 [ 0.000000] Kernel command line: board=WPJ531 console=ttyS0,115200 mtdparts=spi0.0:192k(u-boot)ro,16128k(firmware),64k(art)ro rootfstype=squashfs,jffs2 noinitrd [ 0.000000] PID hash table entries: 256 (order: -2, 1024 bytes) [ 0.000000] Dentry cache hash table entries: 8192 (order: 3, 32768 bytes) [ 0.000000] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes) [ 0.000000] Writing ErrCtl register=00000000 [ 0.000000] Readback ErrCtl register=00000000 [ 0.000000] Memory: 60748K/65536K available (2647K kernel code, 132K rwdata, 548K rodata, 248K init, 194K bss, 4788K reserved) [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] NR_IRQS:51 [ 0.000000] Clocks: CPU:550.000MHz, DDR:400.000MHz, AHB:200.000MHz, Ref:25.000MHz [ 0.000000] Calibrating delay loop... 366.18 BogoMIPS (lpj=1830912) [ 0.060000] pid_max: default: 32768 minimum: 301 [ 0.060000] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.070000] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.080000] NET: Registered protocol family 16 [ 0.080000] MIPS: machine is Compex WPJ531 [ 0.090000] ar71xx: using random MAC address for eth0 [ 0.310000] ar71xx: using random MAC address for eth1 [ 0.530000] Switched to clocksource MIPS [ 0.540000] NET: Registered protocol family 2 [ 0.540000] TCP established hash table entries: 1024 (order: 0, 4096 bytes) [ 0.540000] TCP bind hash table entries: 1024 (order: 0, 4096 bytes) [ 0.550000] TCP: Hash tables configured (established 1024 bind 1024) [ 0.550000] TCP: reno registered [ 0.560000] UDP hash table entries: 256 (order: 0, 4096 bytes) [ 0.560000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes) [ 0.570000] NET: Registered protocol family 1 [ 0.570000] PCI: CLS 0 bytes, default 32 [ 0.580000] futex hash table entries: 256 (order: -1, 3072 bytes) [ 0.590000] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.600000] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc. [ 0.620000] msgmni has been set to 118 [ 0.630000] io scheduler noop registered [ 0.630000] io scheduler deadline registered (default) [ 0.640000] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled [ 0.650000] console [ttyS0] disabled [ 0.670000] serial8250.0: ttyS0 at MMIO 0x18020000 (irq = 11, base_baud = 1562500) is a 16550A [ 0.680000] console [ttyS0] enabled [ 0.680000] bootconsole [early0] disabled [ 0.700000] m25p80 spi0.0: found mx25l12805d, expected m25p80 [ 0.700000] m25p80 spi0.0: mx25l12805d (16384 Kbytes) [ 0.710000] 3 cmdlinepart partitions found on MTD device spi0.0 [ 0.710000] Creating 3 MTD partitions on "spi0.0": [ 0.720000] 0x000000000000-0x000000030000 : "u-boot" [ 0.720000] 0x000000030000-0x000000ff0000 : "firmware" [ 0.770000] 2 uimage-fw partitions found on MTD device firmware [ 0.770000] 0x000000030000-0x000000160000 : "kernel" [ 0.780000] 0x000000160000-0x000000ff0000 : "rootfs" [ 0.780000] mtd: device 3 (rootfs) set to be root filesystem [ 0.790000] 1 squashfs-split partitions found on MTD device rootfs [ 0.800000] 0x000000360000-0x000000ff0000 : "rootfs_data" [ 0.800000] 0x000000ff0000-0x000001000000 : "art" [ 0.830000] libphy: ag71xx_mdio: probed [ 1.430000] ag71xx ag71xx.0: connected to PHY at ag71xx-mdio.1:04 [uid=004dd042, driver=Generic PHY] [ 1.440000] eth0: Atheros AG71xx at 0xb9000000, irq 4, mode:MII [ 2.030000] ag71xx-mdio.1: Found an AR934X built-in switch [ 2.070000] eth1: Atheros AG71xx at 0xba000000, irq 5, mode:GMII [ 2.080000] TCP: cubic registered [ 2.080000] NET: Registered protocol family 17 [ 2.090000] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this. [ 2.100000] Bridge firewalling registered [ 2.100000] 8021q: 802.1Q VLAN Support v1.8 [ 2.120000] VFS: Mounted root (squashfs filesystem) readonly on device 31:3. [ 2.130000] Freeing unused kernel memory: 248K (803a2000 - 803e0000) [ 3.130000] init: Console is alive [ 3.140000] init: - watchdog - [ 4.330000] usbcore: registered new interface driver usbfs [ 4.340000] usbcore: registered new interface driver hub [ 4.340000] usbcore: registered new device driver usb [ 4.350000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 4.360000] ehci-platform: EHCI generic platform driver [ 4.370000] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 4.380000] ohci-platform: OHCI generic platform driver [ 5.140000] init: - preinit - [ 5.690000] random: procd urandom read with 8 bits of entropy available [ 8.520000] eth0: link up (100Mbps/Full duplex) [ 8.820000] mount_root: jffs2 not ready yet, using temporary tmpfs overlay [ 8.870000] eth0: link down [ 8.880000] procd: - early - [ 8.890000] procd: - watchdog - [ 9.570000] procd: - ubus - [ 10.580000] procd: - init - [ 11.410000] NET: Registered protocol family 10 [ 11.420000] ip6_tables: (C) 2000-2006 Netfilter Core Team [ 11.440000] Loading modules backported from Linux version master-2015-03-09-0-g141f155 [ 11.450000] Backport generated by backports.git backports-20150129-0-gdd4a670 [ 11.460000] ip_tables: (C) 2000-2006 Netfilter Core Team [ 11.480000] nf_conntrack version 0.5.0 (953 buckets, 3812 max) [ 11.530000] xt_time: kernel timezone is -0000 [ 11.570000] cfg80211: Calling CRDA to update world regulatory domain [ 11.570000] cfg80211: World regulatory domain updated: [ 11.580000] cfg80211: DFS Master region: unset [ 11.580000] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time) [ 11.590000] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A) [ 11.600000] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A) [ 11.610000] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A) [ 11.620000] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A) [ 11.630000] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s) [ 11.640000] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s) [ 11.650000] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A) [ 11.650000] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A) [ 11.750000] PPP generic driver version 2.4.2 [ 11.760000] NET: Registered protocol family 24 [ 11.820000] ath: EEPROM regdomain: 0x0 [ 11.820000] ath: EEPROM indicates default country code should be used [ 11.820000] ath: doing EEPROM country->regdmn map search [ 11.820000] ath: country maps to regdmn code: 0x3a [ 11.820000] ath: Country alpha2 being used: US [ 11.820000] ath: Regpair used: 0x3a [ 11.830000] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht' [ 11.840000] ieee80211 phy0: Atheros AR9531 Rev:0 mem=0xb8100000, irq=2 [ 11.850000] cfg80211: Calling CRDA for country: US [ 11.850000] cfg80211: Regulatory domain changed to country: US [ 11.860000] cfg80211: DFS Master region: FCC [ 11.860000] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time) [ 11.870000] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 3000 mBm), (N/A) [ 11.880000] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 1700 mBm), (N/A) [ 11.890000] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2300 mBm), (0 s) [ 11.900000] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 3000 mBm), (N/A) [ 11.910000] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 4000 mBm), (N/A) [ 18.660000] jffs2_scan_eraseblock(): End of filesystem marker found at 0x0 [ 18.690000] jffs2_build_filesystem(): unlocking the mtd device... done. [ 18.690000] jffs2_build_filesystem(): erasing all blocks after the end marker... [ 21.910000] device eth0 entered promiscuous mode [ 21.950000] IPv6: ADDRCONF(NETDEV_UP): br-lan: link is not ready [ 22.000000] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready [ 45.740000] eth0: link up (100Mbps/Full duplex) [ 45.740000] br-lan: port 1(eth0) entered forwarding state [ 45.750000] br-lan: port 1(eth0) entered forwarding state [ 45.770000] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready [ 47.750000] br-lan: port 1(eth0) entered forwarding state [ 57.740000] eth0: link down [ 57.740000] br-lan: port 1(eth0) entered disabled state [ 58.640000] eth1: link up (1000Mbps/Full duplex) [ 58.640000] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready [ 66.770000] random: nonblocking pool is initialized [ 79.800000] done. [ 79.800000] jffs2: notice: (912) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found. [ 569.950000] eth1: link down [ 574.740000] eth0: link up (100Mbps/Full duplex) [ 574.740000] br-lan: port 1(eth0) entered forwarding state [ 574.750000] br-lan: port 1(eth0) entered forwarding state [ 576.750000] br-lan: port 1(eth0) entered forwarding state [ 578.740000] eth0: link down [ 578.740000] br-lan: port 1(eth0) entered disabled state [ 581.950000] eth1: link up (1000Mbps/Full duplex)