Can i build firmware for my device WP8722-BT?

Here the ic's list on the motherboard, one lan port gigabit/poe, 1 port console, 1 port usb, one port dc in, 1 led rgb, onereset button.

I'm a beginner in programming from Indonesian, I have ch341a for NOR SPI 16pin, and I have the image from the ic: MXIO MX25L51245GM (size of image is ± 65MB)
Device called WP8722-BT from Lite-On
Is someone can help me?
Ic List:
QCA9563
QCA9886
MXIO MX35LF1GL1GE4AB
WINBON W971GG6SB-25
ATHEROS AR8033
SIPEX 3232EEE 1905L HAY00
MXIO MX25L51245GM

https://openwrt.org/docs/guide-developer/hw.hacking.first.steps
Guess serial's in the middle, next to the antenna (?) wires.

Are 4 pins in the middle serial port? Chevk with multi-meter if it is 3.3v or 5v and hook up proper usb ttl adapter.

https://openwrt.org/docs/guide-developer/hw.hacking.first.steps

Can you point to a page where to download OEM firmware?
Any FCC ID printed anywhere?

Yes its a serial, i have usb to serial too.
I have login to admin, root, and U-Boot (ath>...)

1 Like

Get the boot log :slight_smile:

I not have information of this product, on internet only show FCC ID not a OEM firmware etc

Okay ill copy that

Post the FCC ID too.

No problem, well figure that out over time.
i pause, it is 2 of uss asking same things.

here the FCC ID report https://fcc.report/FCC-ID/PPQ-WP8722

this is log boot

Setting 0x181162c0 to 0x50a02100
Hit any key to stop autoboot:  0 
## Booting image at 9f050000 ...
 Linux-3.3.8e:   MIPS OpenWrt 182
   Created:      2022-02-20  21:15:44 UTC
   Image Type:   MIPS Linux Multi-File Image (lzma compressed)
   Data Size:    1094421 Bytes =  1 MB
   Load Address: 80060000
   Entry Point:  80060000
   Contents:
   Image 0:  1094413 Bytes =  1 MB
   Verifying Checksum at 0x9f050040 ...OK
   Uncompressing Multi-File Image ... OK
No initrd
## Transferring control to Linux (at address 80060000) ...
## Giving linux memsize in bytes, 134217728

Starting kernel ...

[    0.000000] Linux version 3.3.8 (root@kvm.abloomy.com.cn) (gcc version 4.6.3 20120201 (prerelease) (Linaro GCC 4.6-2012.02) ) #1 Mon Feb 21 05:14:23 CST 2022
[    0.000000] bootconsole [early0] enabled
[    0.000000] CPU revision is: 00019750 (MIPS 74Kc)
[    0.000000] SoC: Qualcomm Atheros QCA956X rev 0
[    0.000000] Clocks: CPU:775.000MHz, DDR:650.000MHz, AHB:258.333MHz, Ref:25.000MHz
[    0.000000] Determined physical RAM map:
[    0.000000]  memory: 08000000 @ 00000000 (usable)
[    0.000000] Initrd not found or empty - disabling initrd
[    0.000000] Zone PFN ranges:
[    0.000000]   Normal   0x00000000 -> 0x00008000
[    0.000000] Movable zone start PFN for each node
[    0.000000] Early memory PFN ranges
[    0.000000]     0: 0x00000000 -> 0x00008000
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 32512
[    0.000000] Kernel command line:  board=AP152 console=ttyS0,115200 mtdparts=spi0.0:256k(u-boot)ro,64k(u-boot-env),1472k(kernel),11968k(rootfs),1920K(data),640k(nvram),64k(art),13440k@0x50000(firmware) rootfstype=squashfs,jffs2 noinitrd crashkernel=10M@20M oops=panic
[    0.000000] PID hash table entries: 512 (order: -1, 2048 bytes)
[    0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
[    0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 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: 126128k/131072k available (2304k kernel code, 4944k reserved, 629k data, 224k init, 0k highmem)
[    0.000000] SLUB: Genslabs=9, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000] NR_IRQS:83
[    0.000000] Calibrating delay loop... 385.84 BogoMIPS (lpj=1929216)
[    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 22 on device: ath79
[    0.080000] MIPS: machine is Qualcomm Atheros AP152 reference board
[    0.080000] 
[    0.080000] WLAN firmware dump buffer allocation of 2097152 bytes @ address 0x87a00000- SUCCESS !!!
[    0.090000] registering PCI controller with io_map_base unset
[    0.090000]  ath79_init_eth_pdata:842 ath79_soc 16  
[    0.300000] bio: create slab <bio-0> at 0
[    0.310000] PCI host bridge to bus 0000:00
[    0.310000] pci_bus 0000:00: root bus resource [mem 0x12000000-0x13ffffff]
[    0.320000] pci_bus 0000:00: root bus resource [io  0x0001]
[    0.320000] pci 0000:00:00.0: BAR 0: assigned [mem 0x12000000-0x121fffff 64bit]
[    0.330000] pci 0000:00:00.0: using irq 40 for pin 1
[    0.330000] Switching to clocksource MIPS
[    0.340000] NET: Registered protocol family 2
[    0.340000] IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.340000] TCP established hash table entries: 4096 (order: 3, 32768 bytes)
[    0.350000] TCP bind hash table entries: 4096 (order: 2, 16384 bytes)
[    0.350000] TCP: Hash tables configured (established 4096 bind 4096)
[    0.360000] TCP reno registered
[    0.360000] UDP hash table entries: 256 (order: 0, 4096 bytes)
[    0.370000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[    0.370000] NET: Registered protocol family 1
[    0.390000] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.390000] JFFS2 version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[    0.400000] msgmni has been set to 246
[    0.410000] io scheduler noop registered
[    0.410000] io scheduler deadline registered (default)
[    0.420000] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled
[�r�������serial8250.0: ttyS0 at MMIO 0x18020000 (irq = 11) is a 16550A
[    0.450000] console [ttyS0] enabled, bootconsole disabled
[    0.450000] console [ttyS0] enabled, bootconsole disabled
[    0.460000] m25p80 spi0.0: found mx25l51245g, expected m25p80
[    0.470000] m25p80 spi0.0: mx25l51245g (16384 Kbytes)
[    0.470000] 8 cmdlinepart partitions found on MTD device spi0.0
[    0.480000] Creating 8 MTD partitions on "spi0.0":
[    0.490000] 0x000000000000-0x000000040000 : "u-boot"
[    0.490000] 0x000000040000-0x000000050000 : "u-boot-env"
[    0.500000] 0x000000050000-0x0000001c0000 : "kernel"
[    0.500000] 0x0000001c0000-0x000000d70000 : "rootfs"
[    0.510000] mtd: partition "rootfs" set to be root filesystem
[    0.520000] mtd: partition "rootfs_data" created automatically, ofs=C70000, len=100000 
[    0.530000] 0x000000c70000-0x000000d70000 : "rootfs_data"
[    0.530000] 0x000000d70000-0x000000f50000 : "data"
[    0.540000] 0x000000f50000-0x000000ff0000 : "nvram"
[    0.540000] 0x000000ff0000-0x000001000000 : "art"
[    0.550000] 0x000000050000-0x000000d70000 : "firmware"
[    0.570000] ag71xx_mdio: probed
[    0.570000] eth0: Atheros AG71xx at 0xb9000000, irq 4
[    1.130000] ag71xx ag71xx.0: eth0: connected to PHY at ag71xx-mdio.0:04 [uid=004dd074, driver=Qualcomm Atheros AR8033 PHY]
[    1.140000] TCP cubic registered
[    1.140000] NET: Registered protocol family 17
[    1.150000] Bridge firewalling registered
[    1.150000] 8021q: 802.1Q VLAN Support v1.8
[    1.150000] ### of_selftest(): No testcase data in device tree; not running tests
[    1.170000] VFS: Mounted root (squashfs filesystem) readonly on device 31:3.
[    1.180000] Freeing unused kernel memory: 224k freed
- preinit -
Press the [f] key and hit [enter] to enter failsafe mode
- regular preinit -
[    6.290000] JFFS2 notice: (429) jffs2_build_xattr_subsystem: complete building xattr subsystem, 1 of xdatum (0 unchecked, 0 orphan) and 10 of xref (0 dead, 0 orphan) found.
switching to jffs2
- init -
(none) login: [   15.170000] deflate: Unknown symbol zlib_deflateEnd (err 0)
[   15.170000] deflate: Unknown symbol zlib_inflateReset (err 0)
[   15.180000] deflate: Unknown symbol zlib_deflate (err 0)
[   15.180000] deflate: Unknown symbol zlib_inflateInit2 (err 0)
[   15.190000] deflate: Unknown symbol zlib_deflateReset (err 0)
[   15.190000] deflate: Unknown symbol zlib_deflate_workspacesize (err 0)
[   15.200000] deflate: Unknown symbol zlib_inflate (err 0)
[   15.210000] deflate: Unknown symbol zlib_deflateInit2 (err 0)
[   15.210000] deflate: Unknown symbol zlib_inflate_workspacesize (err 0)
[   15.220000] deflate: Unknown symbol zlib_inflateEnd (err 0)
[   15.370000] ocf: module license 'BSD' taints kernel.
[   15.370000] Disabling lock debugging due to kernel taint
[   15.890000] ssdk_plat_init start
[   15.890000] chip_version:0xff
[   15.890000] cannot get mii bus
[   15.900000] qca-ssdk module init, no device found!
[   16.060000] NET: Registered protocol family 10
[   16.330000] SCSI subsystem initialized
[   16.470000] usbcore: registered new interface driver usbfs
[   16.470000] usbcore: registered new interface driver hub
[   16.480000] usbcore: registered new device driver usb
[   16.560000] Button Hotplug driver version 0.4.1
[   16.910000] PPP generic driver version 2.4.2
[   16.940000] NET: Registered protocol family 24
[   17.010000] GRE over IPv4 demultiplexor driver
[   17.020000] GRE over IPv4 tunneling driver
[   17.150000] ip_tables: (C) 2000-2006 Netfilter Core Team
[   17.340000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[   17.350000] ehci-platform ehci-platform.0: Generic Platform EHCI Controller
[   17.350000] ehci-platform ehci-platform.0: new USB bus registered, assigned bus number 1
[   17.390000] ehci-platform ehci-platform.0: irq 48, io mem 0x1b000000
[   17.410000] ehci-platform ehci-platform.0: USB 2.0 started, EHCI 1.00
[   17.410000] hub 1-0:1.0: USB hub found
[   17.420000] hub 1-0:1.0: 1 port detected
[   17.420000] ehci-platform ehci-platform.1: Generic Platform EHCI Controller
[   17.430000] ehci-platform ehci-platform.1: new USB bus registered, assigned bus number 2
[   17.470000] ehci-platform ehci-platform.1: irq 49, io mem 0x1b400000
[   17.490000] ehci-platform ehci-platform.1: USB 2.0 started, EHCI 1.00
[   17.490000] hub 2-0:1.0: USB hub found
[   17.500000] hub 2-0:1.0: 1 port detected
[   17.560000] nf_conntrack version 0.5.0 (1974 buckets, 7896 max)
[   17.900000] xt_time: kernel timezone is -0000
[   17.960000] Ebtables v2.0 registered
[   18.290000] AR71XX_RESET_REG_WDOG_CTRL: 0x0
[   18.290000]  
[   18.380000] usbcore: registered new interface driver usbserial
[   18.390000] USB Serial support registered for generic
[   18.390000] usbcore: registered new interface driver usbserial_generic
[   18.400000] usbserial: USB Serial Driver core
[   18.460000] Initializing USB Mass Storage driver...
[   18.460000] usbcore: registered new interface driver usb-storage
[   18.470000] USB Mass Storage support registered.
[   18.540000] cp210x: Unknown symbol usb_insert_after_option (err 0)
[   18.610000] USB Serial support registered for FTDI USB Serial Device
[   18.610000] usbcore: registered new interface driver ftdi_sio
[   18.620000] ftdi_sio: v1.6.0:USB FTDI Serial Converters Driver
[   18.660000] USB Serial support registered for GSM modem (1-port)
[   18.660000] usbcore: registered new interface driver option
[   18.670000] option: v0.7.2:USB Driver for GSM modems
[   18.740000] GobiNet: GobiNet-fastdial-v3.1-qc
[   18.750000] usbcore: registered new interface driver GobiNet-LS
[   23.040000] __mm_init_module 
[   23.250000] ath_dfs: Version 2.0.0
[   23.250000] Copyright (c) 2005-2006 Atheros Communications, Inc. All Rights Reserved
[   23.320000] ath_spectral: Version 2.0.0
[   23.320000] Copyright (c) 2005-2009 Atheros Communications, Inc. All Rights Reserved
[   24.480000] ath_hal: 0.9.17.1 (AR5416, AR9380, REGOPS_FUNC, PRIVATE_DIAG, WRITE_EEPROM, 11D)
[   24.500000] ath_rate_atheros: Copyright (c) 2001-2005 Atheros Communications, Inc, All Rights Reserved
[   24.750000] ath_dev: Copyright (c) 2001-2007 Atheros Communications, Inc, All Rights Reserved
[   24.790000] __ath_attach: Set global_scn[0]
[   24.790000] *** All the minfree values should be <= ATH_TXBUF-32, otherwise default value will be used instead ***
[   24.800000] ACBKMinfree = 48
[   24.800000] ACBEMinfree = 32
[   24.810000] ACVIMinfree = 16
[   24.810000] ACVOMinfree = 0
[   24.810000] CABMinfree = 48
[   24.810000] UAPSDMinfree = 0
[   24.820000] ATH_TXBUF=2700
[   24.830000] Enterprise mode: 0x03bda000
[   24.830000] Restoring Cal data from FS
[   24.840000] 
[   24.840000] ART Version : 1.82
[   24.840000] SW Image Version : 0.0.0.0.0
[   24.850000] Board Revision : 0000 
[   24.850000] ar9300_attach: nf_2_nom -110 nf_2_max -60 nf_2_min -125 
[   24.860000] SPECTRAL : get_capability not registered
[   24.860000] HAL_CAP_PHYDIAG : Capable
[   24.870000] SPECTRAL : Need to fix the capablity check for RADAR (spectral_attach : 237)
[   24.880000] SPECTRAL : get_capability not registered
[   24.880000] HAL_CAP_RADAR   : Capable
[   24.880000] SPECTRAL : Need to fix the capablity check for SPECTRAL
[   24.880000]  (spectral_attach : 242)
[   24.890000] SPECTRAL : get_capability not registered
[   24.900000] HAL_CAP_SPECTRAL_SCAN : Capable
[   24.900000] SPECTRAL : get_tsf64 not registered
[   24.910000] spectral_init_netlink 78 NULL SKB
[   24.910000] SPECTRAL : No ADVANCED SPECTRAL SUPPORT
[   24.920000] SPECTRAL :----- module attached
[   24.920000] Green-AP : Green-AP : Attached
[   24.920000] 
[   24.930000] ath_get_caps[6156] rx chainmask mismatch actual 3 sc_chainmak 0
[   24.940000] ath_get_caps[6131] tx chainmask mismatch actual 3 sc_chainmak 0
[   24.950000] band steering initialized for direct attach hardware 
[   24.960000] ieee80211_bsteering_attach: Band steering initialized
[   24.960000] acfg_attach: 2884: Netlink socket created:86083400
[   24.970000] ath_attach_dfs[12577] dfsdomain 1
[   24.980000] dfs_attach: event log enabled by default
[   24.990000] SPECTRAL : module already attached
[   25.000000] ath_attach: Set global_ic[1]..gloabl_ic ptr:8633c330
[   25.000000] osif_wrap_attach:441 osif wrap attached
[   25.010000] osif_wrap_devt_init:402 osif wrap dev table init done
[   25.010000]  Wrap Attached: Wrap_com =86083c00 ic->ic_wrap_com=86083c00 &wrap_com->wc_devt=86083c00 
[   25.030000] ath_tx_paprd_init sc 86fe8000 PAPRD Enabled
[   25.040000] wifi0: Atheros 956X: mem=0xb8100000, irq=47
[   25.040000] ath_da_pci:  (Atheros/multi-bss)
[   25.480000] ath_ol_pci:  (Atheros/multi-bss)
[   25.480000] ath_ol_pci 0000:00:00.0: BAR 0: assigned [mem 0x12000000-0x121fffff 64bit]
[   25.490000] PCI: Enabling device 0000:00:00.0 (0000 -> 0002)
[   25.520000] qca_napi_create: napi instance 32 created on pipe 4
[   25.530000] __ol_ath_attach: dev name wifi1
[   25.530000] ol_target_init() BMI inited.
[   25.540000] ol_target_init() BMI Get Target Info.
[   25.540000] Chip id: 0xc, chip version: 0x1000000
[   25.550000] 
[   25.550000]  CE WAR Disabled
[   25.550000] NUM_DEV=1 FWMODE=0x2 FWSUBMODE=0x0 FWBR_BUF 0
[   25.560000] ol_target_init() configure Target .
[   25.560000] 
[   25.560000]  Target Version is 1000000
[   25.570000] 
[   25.570000]  Flash Download Address  c0000 
[   25.570000] ol_transfer_bin_file: flash data file defined
[   25.580000] ol_transfer_bin_file[3637] Get Caldata for wifi1.
[   25.580000] qc98xx_verify_checksum abloomy: flash checksum 0xd7c0, computed 0x0 .
[   25.590000] qc98xx_verify_checksum: flash checksum passed: 0xd7c0
[   25.600000] ol_transfer_bin_file 3698: Download Flash data len 12064
[   25.600000] Board extended Data download address: 0x0
[   25.640000] 
[   25.640000]  Board data initialized
[   25.640000] ol_ath_download_firmware: Download OTP, flash download ADDRESS 0xc0000
[   25.650000] 
[   25.650000]  Selecting  OTP binary for CHIP Version 0
[   25.680000] ol_transfer_bin_file 3518: downloading file 0, Download data len 9084
[   25.720000] 
[   25.720000]  First OTP send param 8000
[   25.970000] ol_ath_download_firmware :First OTP download and Execute is good address:0x6400 return param 4660
[   25.980000] ol_ath_download_firmware:##Board Id 25 , CHIP Id 0
[   25.990000] ol_ath_download_firmware: BOARDDATA DOWNLOAD TO address 0xc0000
[   25.990000] 
[   25.990000]  wifi1: Selecting board data file name boardData_2_0_QCA9888_5G_YA841.bin
[   26.000000] ol_transfer_bin_file: Board Data File download to address=0xc0000 file name=QCA9888/hw.2/boardData_2_0_QCA9888_5G_YA841.bin
[   26.030000] ol_transfer_bin_file 3518: downloading file 3, Download data len 12064
[   26.030000] Board extended Data download address: 0x0
[   26.060000] ol_ath_download_firmware: Using 0x1234 for the remainder of init
[   26.070000] 
[   26.070000]  Selecting  OTP binary for CHIP Version 0
[   26.090000] ol_transfer_bin_file 3518: downloading file 0, Download data len 9084
[   26.130000] 
[   26.130000]  Second otp download Param 10000 
[   26.390000] ol_ath_download_firmware : Second OTP download and Execute is good, param=0x0 
[   26.390000] 
[   26.390000]  Mission mode: Firmware CHIP Version 0
[   26.580000] ol_swap_seg_alloc: Successfully allocated memory for SWAP size=262144 
[   26.600000] Swap: bytes_left to copy: fw:16; dma_page:237
[   26.610000] Swap: wrong length read:0
[   26.610000] ol_swap_wlan_memory_expansion: Swap total_bytes copied: 261907 Target address 41b0c8 
[   26.620000] scn=85e80580  target_write_addr=41b0c8 seg_info=85f0d310 
[   26.630000] ol_transfer_swap_struct:Code swap structure successfully downloaded for bin type =2 
[   26.640000] bin_filename=QCA9888/hw.2/athwlan.bin swap_filename=/lib/firmware/QCA9888/hw.2/athwlan.codeswap.bin 
[   26.650000] ol_transfer_bin_file: Downloading firmware file: QCA9888/hw.2/athwlan.bin
[   27.050000] ol_transfer_bin_file 3518: downloading file 1, Download data len 388448
[   28.540000] ol_target_init() Download FW done. 
[   28.540000] ol_ath_set_default_tgt_config : AC Minfree buffer allocation through module param (umac.ko)
[   28.550000]  OL_ACBKMinfree : 0
[   28.550000]  OL_ACBEMinfree : 0
[   28.560000]  OL_ACVIMinfree : 0
[   28.560000]  OL_ACVOMinfree : 0
[   28.560000] +HWT
[   28.570000] -HWT
[   28.570000] 
[   28.570000] <=== cfg max peer id 1056 ====>
[   28.590000] Firmware_Build_Number:50 
[   28.590000] host/RAM_fw Build Ver Mismatch: H:0x4A, F:0x32 ! 
[   28.600000] num_rf_chain:0x00000002  ht_cap_info:0x0000085b  vht_cap_info:0x339979fa  vht_supp_mcs:0x0000fffa
[   28.610000] ol_ath_service_ready_event: tt_support: 1
[   28.610000] ol_ath_service_ready_event: periodic_chan_stats: 1
[   28.620000] Peer Caching Enabled ; num_peers = 530, num_active_peers = 52 num_tids = 104, num_vdevs = 17
[   28.630000] idx 1 req 2  num_units 1 num_unit_info 12 unit size 256 actual units 53 
[   28.640000] ol_ath_alloc_host_mem_chunk req_id 2 idx 0 num_units 53 unit_len 256,
[   28.640000] idx 2 req 3  num_units 1 num_unit_info 12 unit size 1024 actual units 53 
[   28.650000] ol_ath_alloc_host_mem_chunk req_id 3 idx 1 num_units 53 unit_len 1024,
[   28.660000] idx 3 req 4  num_units 1 num_unit_info 12 unit size 4096 actual units 53 
[   28.670000] ol_ath_alloc_host_mem_chunk req_id 4 idx 2 num_units 53 unit_len 4096,
[   28.680000] idx 5 req 8  num_units 1 num_unit_info 8 unit size 327680 actual units 1 
[   28.690000] ol_ath_alloc_host_mem_chunk req_id 8 idx 3 num_units 1 unit_len 327680,
[   28.690000] idx 0 req 1  num_units 0 num_unit_info 2 unit size 896 actual units 531 
[   28.710000] ol_ath_alloc_host_mem_chunk req_id 1 idx 4 num_units 531 unit_len 896,
[   28.710000] idx 4 req 5  num_units 0 num_unit_info 2 unit size 2068 actual units 531 
[   28.730000] ol_ath_alloc_host_mem_chunk req_id 5 idx 5 num_units 531 unit_len 2068,
[   28.730000] No EXT_MSG send INIT now
[   28.740000] ol_ath_service_ready_event[4259] WAPI MBSSID 26 
[   28.760000] ol_ath_connect_htc() WMI is ready
[   28.770000] ol_ath_attach() connect HTC. 
[   28.780000] bypasswmi : 0
[   28.780000] ol_regdmn_start: reg-domain param: regdmn=0, countryName=, wModeSelect=FFFFFFFF, netBand=FFFFFFFF, extendedChanMode=0.
[   28.790000] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x2) flags 0x2150
[   28.800000] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x4) flags 0xa0
[   28.810000] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x8) flags 0xc0
[   28.810000] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x20) flags 0xd0
[   28.820000] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x40) flags 0x150
[   28.830000] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x800) flags 0x10080
[   28.840000] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x2000) flags 0x20080
[   28.840000] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x4000) flags 0x40080
[   28.850000] Add VHT80 channel: 5210
[   28.860000] Add VHT80 channel: 5290
[   28.860000] Add VHT80 channel: 5530
[   28.860000] Add VHT80 channel: 5610
[   28.870000] Add VHT80 channel: 5690
[   28.870000] Add VHT80 channel: 5775
[   28.870000] Skipping VHT80 channel 5825
[   28.880000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5530, cfreq2:5210 in case of VHT80+80
[   28.890000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5530, cfreq2:5290 in case of VHT80+80
[   28.900000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5530, cfreq2:5210 in case of VHT80+80
[   28.910000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5530, cfreq2:5290 in case of VHT80+80
[   28.910000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5530, cfreq2:5210 in case of VHT80+80
[   28.920000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5530, cfreq2:5290 in case of VHT80+80
[   28.930000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5530, cfreq2:5210 in case of VHT80+80
[   28.940000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5530, cfreq2:5290 in case of VHT80+80
[   28.950000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5610, cfreq2:5210 in case of VHT80+80
[   28.960000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5610, cfreq2:5290 in case of VHT80+80
[   28.970000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5610, cfreq2:5210 in case of VHT80+80
[   28.980000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5610, cfreq2:5290 in case of VHT80+80
[   28.990000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5610, cfreq2:5210 in case of VHT80+80
[   29.000000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5610, cfreq2:5290 in case of VHT80+80
[   29.010000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5610, cfreq2:5210 in case of VHT80+80
[   29.010000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5610, cfreq2:5290 in case of VHT80+80
[   29.020000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5690, cfreq2:5210 in case of VHT80+80
[   29.030000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5690, cfreq2:5290 in case of VHT80+80
[   29.040000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5690, cfreq2:5530 in case of VHT80+80
[   29.050000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5690, cfreq2:5210 in case of VHT80+80
[   29.060000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5690, cfreq2:5290 in case of VHT80+80
[   29.070000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5690, cfreq2:5530 in case of VHT80+80
[   29.080000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5210 in case of VHT80+80
[   29.090000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5290 in case of VHT80+80
[   29.100000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5530 in case of VHT80+80
[   29.100000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5610 in case of VHT80+80
[   29.110000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5690 in case of VHT80+80
[   29.120000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5210 in case of VHT80+80
[   29.130000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5290 in case of VHT80+80
[   29.140000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5530 in case of VHT80+80
[   29.150000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5610 in case of VHT80+80
[   29.160000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5690 in case of VHT80+80
[   29.170000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5210 in case of VHT80+80
[   29.180000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5290 in case of VHT80+80
[   29.190000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5530 in case of VHT80+80
[   29.200000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5610 in case of VHT80+80
[   29.200000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5690 in case of VHT80+80
[   29.210000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5210 in case of VHT80+80
[   29.220000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5290 in case of VHT80+80
[   29.230000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5530 in case of VHT80+80
[   29.240000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5610 in case of VHT80+80
[   29.250000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5690 in case of VHT80+80
[   29.260000] freq=58 
[   29.260000] freq=106 
[   29.270000] freq=122 
[   29.270000] freq=138 
[   29.270000] OL Resmgr Init-ed
[   29.270000] ieee80211_bsteering_attach: Band steering initialized
[   29.280000] acfg_attach: using existing sock 86083400
[   29.290000] SPECTRAL : get_capability not registered
[   29.290000] HAL_CAP_PHYDIAG : Capable
[   29.290000] SPECTRAL : Need to fix the capablity check for RADAR (spectral_attach : 237)
[   29.300000] SPECTRAL : get_capability not registered
[   29.310000] HAL_CAP_RADAR   : Capable
[   29.310000] SPECTRAL : Need to fix the capablity check for SPECTRAL
[   29.310000]  (spectral_attach : 242)
[   29.320000] SPECTRAL : get_capability not registered
[   29.330000] HAL_CAP_SPECTRAL_SCAN : Capable
[   29.330000] SPECTRAL : get_tsf64 not registered
[   29.340000] spectral_init_netlink 78 NULL SKB
[   29.340000] Green-AP : Green-AP : Attached
[   29.340000] 
[   29.350000] Green-AP : Attached
[   29.350000] rate power table override is only supported for AR98XX
[   29.360000] ol_ath_smart_ant_attach: Hardware doest not support Smart Antenna.
[   29.360000] dfs_attach: event log enabled by default
[   29.370000] ol_ath_attach() UMAC attach . 
[   29.380000] 
[   29.380000]  BURSTING enabled by default
[   29.380000] ol_ath_attach: Set global_ic[2] ..ptr:8633c330
[   29.390000] osif_wrap_attach:441 osif wrap attached
[   29.390000] osif_wrap_devt_init:402 osif wrap dev table init done
[   29.400000]  Wrap Attached: Wrap_com =84d99000 ic->ic_wrap_com=84d99000 &wrap_com->wc_devt=84d99000 
[   29.410000] __ol_ath_attach: needed_headroom reservation 60
[   29.410000] ol_ath_thermal_mitigation_attach: --
[   29.420000] ========== abloomy_init_umac: add abloomy_umac_thread()... [NEW-probe-data]
[   29.430000] ========== abloomy_init_umac: init abloomy table ok.
[   29.440000] ========== abloomy_init_umac: abloomy_umac_thread()  pid 680
[   29.440000] ========== abloomy_init_umac: abloomy_umac_probe_80211_thread()  pid 682
[   29.450000] ========== abloomy_init_umac: abloomy_umac_probe_thread()  pid 681
[   29.520000]  pktlog_init: Initializing Pktlog for AR900B, pktlog_hdr_size = 16
[   29.570000] __sa_init_module 
[   29.580000] drvmsg_msg_init 
[   29.590000] netlink init
[   29.600000] smg_init ok 
[   30.660000] [wifi1] FWLOG: [34552] WAL_DBGID_TX_AC_BUFFER_SET ( 0x3, 0x1e, 0x94c, 0x94c, 0x0 )
[   30.670000] [wifi1] FWLOG: [34552] WAL_DBGID_TX_AC_BUFFER_SET ( 0x12, 0x1e, 0x94c, 0x94c, 0x0 )
[   30.670000] [wifi1] FWLOG: [34552] WAL_DBGID_TX_AC_BUFFER_SET ( 0x45, 0x1e, 0x94c, 0x94c, 0x0 )
[   30.680000] [wifi1] FWLOG: [34552] WAL_DBGID_TX_AC_BUFFER_SET ( 0x67, 0x1e, 0x94c, 0x94c, 0x0 )
[   30.690000] [wifi1] FWLOG: [34552] WAL_DBGID_TX_AC_BUFFER_SET ( 0x100, 0x11e1a300 )
[   30.700000] [wifi1] FWLOG: [35063] UNKNOWN 22:55 ( 0x3a, 0xa10, 0x160, 0x10, 0x0 )
[   30.710000] [wifi1] FWLOG: [35063] UNKNOWN 22:55 ( 0x3a, 0x10, 0x0, 0x10, 0x12 )
Successfully initialized wpa_supplicant
killall: iface-mgr: no process killed
qcawifi disable radio wifi0
qcawifi disable radio wifi1
[   32.940000] ADDRCONF(NETDEV_UP): eth0: link is not ready
[   32.940000] device eth0 entered promiscuous mode
[   32.950000] ADDRCONF(NETDEV_UP): br-lan: link is not ready
killall: iface-mgr: no process killed
qcawifi disable radio wifi0
qcawifi disable radio wifi1
killall: iface-mgr: no process killed
qcawifi disable radio wifi0
qcawifi disable radio wifi1
qcawifi: enable radio wifi0
[   37.990000] ath_attach_dfs[12577] dfsdomain 1
[   38.000000] dfs_attach: event log enabled by default
Interface doesn't accept private ioctl...
setCountryID (8BE0): Invalid argument
Invalid command : txbf_snd_int
Invalid command : obss_rssi_th
Invalid command : obss_rx_rssi_th
[   38.180000] wlan_vap_create : enter. devhandle=0x86ff0580, opmode=IEEE80211_M_HOSTAP, flags=0x1
[   38.190000] ieee80211_mbo_vattach:MBO Initialized 
[   38.200000] ieee80211_oce_vattach: OCE Initialized 
[   38.200000] wlan_vap_create : exit. devhandle=0x86ff0580, vap=0x860b0000, opmode=IEEE80211_M_HOSTAP, flags=0x1.
[   38.210000] __ieee80211_smart_ant_init: Smart Antenna is not supported 
[   38.220000] VAP device ath0 created osifp: (84a40d80) os_if: (860b0000)
[   38.240000] siwfreq
[   38.240000] Set freq vap 0 stop send + 860b0000
[   38.240000] Set freq vap 0 stop send -860b0000
[   38.280000] Set wait done --860b0000
Interface doesn't accept private ioctl...
stafwd (8BE0): Invalid argument
[   38.340000]  
[   38.340000]  DES SSID SET= 
[   38.350000] vap-0(ath0):set SIOC80211NWID, 8 characters
[   38.360000]  
[   38.360000]  DES SSID SET=openwrt2 
sh: 0: unknown operand
sh: 0: unknown operand
[   38.760000]  ieee80211_ioctl_siwmode: imr.ifm_active=131712, new mode=3, valid=1 
[   38.770000]  DEVICE IS DOWN ifname=ath0
[   38.770000]  DEVICE IS DOWN ifname=ath0
OK
[   38.890000] device ath0 entered promiscuous mode
[   38.890000] br-lan: port 2(ath0) entered forwarding state
[   38.900000] br-lan: port 2(ath0) entered forwarding state
[   38.900000] ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
Interface doesn't accept private ioctl...
setHwaddr (8BE4): Device or resource busy
qcawifi: enable radio wifi1
[   39.030000] isCountryCodeValid: EEPROM regdomain 0x0
[   39.040000] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x2) flags 0x2150
[   39.040000] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x4) flags 0xa0
[   39.050000] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x8) flags 0xc0
[   39.060000] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x20) flags 0xd0
[   39.060000] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x40) flags 0x150
[   39.070000] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x800) flags 0x10080
[   39.080000] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x2000) flags 0x20080
[   39.090000] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x4000) flags 0x40080
[   39.100000] Add VHT80 channel: 5210
[   39.100000] Add VHT80 channel: 5290
[   39.100000] Add VHT80 channel: 5530
[   39.110000] Add VHT80 channel: 5610
[   39.110000] Add VHT80 channel: 5690
[   39.110000] Add VHT80 channel: 5775
[   39.120000] Skipping VHT80 channel 5825
[   39.120000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5530, cfreq2:5210 in case of VHT80+80
[   39.130000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5530, cfreq2:5290 in case of VHT80+80
[   39.140000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5530, cfreq2:5210 in case of VHT80+80
[   39.150000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5530, cfreq2:5290 in case of VHT80+80
[   39.160000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5530, cfreq2:5210 in case of VHT80+80
[   39.170000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5530, cfreq2:5290 in case of VHT80+80
[   39.180000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5530, cfreq2:5210 in case of VHT80+80
[   39.190000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5530, cfreq2:5290 in case of VHT80+80
[   39.190000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5610, cfreq2:5210 in case of VHT80+80
[   39.200000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5610, cfreq2:5290 in case of VHT80+80
[   39.210000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5610, cfreq2:5210 in case of VHT80+80
[   39.220000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5610, cfreq2:5290 in case of VHT80+80
[   39.230000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5610, cfreq2:5210 in case of VHT80+80
[   39.240000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5610, cfreq2:5290 in case of VHT80+80
[   39.250000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5610, cfreq2:5210 in case of VHT80+80
[   39.260000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5610, cfreq2:5290 in case of VHT80+80
[   39.270000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5690, cfreq2:5210 in case of VHT80+80
[   39.280000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5690, cfreq2:5290 in case of VHT80+80
[   39.290000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5690, cfreq2:5530 in case of VHT80+80
[   39.300000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5690, cfreq2:5210 in case of VHT80+80
[   39.300000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5690, cfreq2:5290 in case of VHT80+80
[   39.310000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5690, cfreq2:5530 in case of VHT80+80
[   39.320000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5210 in case of VHT80+80
[   39.330000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5290 in case of VHT80+80
[   39.340000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5530 in case of VHT80+80
[   39.350000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5610 in case of VHT80+80
[   39.360000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5690 in case of VHT80+80
[   39.370000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5210 in case of VHT80+80
[   39.380000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5290 in case of VHT80+80
[   39.390000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5530 in case of VHT80+80
[   39.400000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5610 in case of VHT80+80
[   39.400000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5690 in case of VHT80+80
[   39.410000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5210 in case of VHT80+80
[   39.420000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5290 in case of VHT80+80
[   39.430000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5530 in case of VHT80+80
[   39.440000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5610 in case of VHT80+80
[   39.450000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5690 in case of VHT80+80
[   39.460000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5210 in case of VHT80+80
[   39.470000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5290 in case of VHT80+80
[   39.480000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5530 in case of VHT80+80
[   39.490000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5610 in case of VHT80+80
[   39.500000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5690 in case of VHT80+80
[   39.510000] freq=58 
[   39.510000] freq=106 
[   39.510000] freq=122 
[   39.520000] freq=138 
[   39.550000] set TXBF_SND_PERIOD: value 100 wmi_status 0
Invalid command : obss_rx_rssi_th
9.620000] wlan_vap_create : enter. devhandle=0x85e80580, opmode=IEEE80211_M_HOSTAP, flags=0x1
[   39.630000] ieee80211_mbo_vattach:MBO Initialized 
[   39.640000] ieee80211_oce_vattach: OCE Initialized 
[   39.640000] wlan_vap_create : exit. devhandle=0x85e80580, vap=0x84ba0000, opmode=IEEE80211_M_HOSTAP, flags=0x1.
[   39.650000] __ieee80211_smart_ant_init: Smart Antenna is not supported 
[   39.660000] Enabling TX checksum bit for the vap ath1 features 4000 
[   39.660000] Enabling SG bit for the vap ath1 features 4000 
[   39.670000] Enabling SG bit for the vap ath1 features 4000 
[   39.680000] Enabling TSO bit for the vap ath1 features 4000 
[   39.680000] Enabling LRO bit for the vap ath1 features 4000 
[   39.690000] VAP device ath1 created osifp: (84b87580) os_if: (84ba0000)
[   39.710000] siwfreq
[   39.710000] Set freq vap 0 stop send + 84ba0000
[   39.720000] Set freq vap 0 stop send -84ba0000
[   39.730000] [wifi1] FWLOG: [45555] UNKNOWN 22:55 ( 0x16, 0xa10, 0x810, 0x10, 0x0 )
[   39.730000] [wifi1] FWLOG: [45555] UNKNOWN 22:55 ( 0x16, 0x10, 0x0, 0x10, 0x12 )
[   39.750000] Set wait done --84ba0000
Interface doesn't accept private ioctl...
stafwd (8BE0): Invalid argument
[   39.810000]  
[   39.810000]  DES SSID SET= 
[   39.820000] vap-0(ath1):set SIOC80211NWID, 9 characters
[   39.830000]  
[   39.830000]  DES SSID SET=OpenWrt5g 
sh: 0: unknown operand
sh: 0: unknown operand
[   40.090000]  ieee80211_ioctl_siwmode: imr.ifm_active=66176, new mode=3, valid=1 
[   40.100000]  DEVICE IS DOWN ifname=ath1
[   40.100000]  DEVICE IS DOWN ifname=ath1
OK
[   40.160000] device ath1 entered promiscuous mode
[   40.170000] br-lan: port 3(ath1) entered forwarding state
[   40.170000] br-lan: port 3(ath1) entered forwarding state
Interface doesn't accept private ioctl...
setHwaddr (8BE4): Device or resource busy
[   40.570000] [wifi1] FWLOG: [46207] WAL channel change freq=5180, mode=0 flags=0 rx_ok=1 tx_ok=1
[   40.580000] [wifi1] FWLOG: [46515] WAL channel change freq=5200, mode=0 flags=0 rx_ok=1 tx_ok=1
[   40.900000] br-lan: port 2(ath0) entered forwarding state
1970-01-01 00:00:40: (configfile.c.1248) base-docroot doesn't exist: /tmp/rundir/usr/www/ 
1970-01-01 00:00:40: (server.c.627) setting default values failed 
[   41.250000] __ieee80211_smart_ant_init: Smart Antenna is not supported 
/etc/rc.common: eval: line 1: logger: not found
/etc/rc.common: eval: line 1: logger: not found
[   41.570000] [wifi1] FWLOG: [46830] WAL channel change freq=5220, mode=0 flags=0 rx_ok=1 tx_ok=1
[   41.580000] [wifi1] FWLOG: [47144] WAL channel change freq=5240, mode=0 flags=0 rx_ok=1 tx_ok=1
[   41.590000] [wifi1] FWLOG: [47458] WAL channel change freq=5260, mode=0 flags=0 rx_ok=1 tx_ok=1
[   42.170000] br-lan: port 3(ath1) entered forwarding state
[   42.570000] [wifi1] FWLOG: [47771] WAL channel change freq=5280, mode=0 flags=0 rx_ok=1 tx_ok=1
[   42.580000] [wifi1] FWLOG: [48086] WAL channel change freq=5300, mode=0 flags=0 rx_ok=1 tx_ok=1
[   42.590000] [wifi1] FWLOG: [48400] WAL channel change freq=5320, mode=0 flags=0 rx_ok=1 tx_ok=1
[   43.570000] [wifi1] FWLOG: [48713] WAL channel change freq=5500, mode=0 flags=0 rx_ok=1 tx_ok=1
[   43.580000] [wifi1] FWLOG: [49027] WAL channel change freq=5520, mode=0 flags=0 rx_ok=1 tx_ok=1
[   43.590000] [wifi1] FWLOG: [49342] WAL channel change freq=5540, mode=0 flags=0 rx_ok=1 tx_ok=1
[   43.600000] [wifi1] FWLOG: [49656] WAL channel change freq=5560, mode=0 flags=0 rx_ok=1 tx_ok=1
[   44.590000] [wifi1] FWLOG: [49970] WAL channel change freq=5580, mode=0 flags=0 rx_ok=1 tx_ok=1
[   44.590000] [wifi1] FWLOG: [50284] WAL channel change freq=5600, mode=0 flags=0 rx_ok=1 tx_ok=1
[   44.600000] [wifi1] FWLOG: [50597] WAL channel change freq=5620, mode=0 flags=0 rx_ok=1 tx_ok=1
[   44.690000] fast-classifier: starting up
[   44.690000] fast-classifier: registered
[   44.820000] JFFS2 notice: (1184) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found.
NOW ===== ready to recover the config
dd config.tar form mtdblock6 ...
1+0 records in
1+0 records out
tar: invalid gzip magic
ERROR: Can not recover config from nvram at *.tar mode!
[   45.570000] [wifi1] FWLOG: [50912] WAL channel change freq=5640, mode=0 flags=0 rx_ok=1 tx_ok=1
[   45.580000] [wifi1] FWLOG: [51226] WAL channel change freq=5660, mode=0 flags=0 rx_ok=1 tx_ok=1
[   45.590000] [wifi1] FWLOG: [51540] WAL channel change freq=5680, mode=0 flags=0 rx_ok=1 tx_ok=1
[   46.570000] [wifi1] FWLOG: [51854] WAL channel change freq=5700, mode=0 flags=0 rx_ok=1 tx_ok=1
[   46.580000] [wifi1] FWLOG: [52167] WAL channel change freq=5745, mode=0 flags=0 rx_ok=1 tx_ok=1
[   46.590000] [wifi1] FWLOG: [52482] WAL channel change freq=5765, mode=0 flags=0 rx_ok=1 tx_ok=1
[   47.500000] OL vap_start +
[   47.500000] OL vap_start -
[   47.810000] [wifi1] FWLOG: [52796] WAL channel change freq=5785, mode=0 flags=0 rx_ok=1 tx_ok=1
[   47.820000] [wifi1] FWLOG: [53110] WAL channel change freq=5805, mode=0 flags=0 rx_ok=1 tx_ok=1
[   47.830000] [wifi1] FWLOG: [53424] WAL channel change freq=5825, mode=0 flags=0 rx_ok=1 tx_ok=1
[   47.840000] [wifi1] FWLOG: [53738] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x0 )
[   47.850000] [wifi1] FWLOG: [53738] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x0 )
[   47.860000] [wifi1] FWLOG: [53741] vap-0 VDEV_MGR_VDEV_START ( 0x157c, 0x2, 0x0, 0x1 )
[   47.860000] [wifi1] FWLOG: [53741] WAL channel change freq=5500, mode=15 flags=0 rx_ok=1 tx_ok=1
[   48.820000] [wifi1] FWLOG: [54062] UNKNOWN 14:20 ( 0x0 )
2190352+0 records in
2190352+0 records out
ifconfig: SIOCGIFFLAGS: No such device
ifconfig: SIOCGIFFLAGS: No such device
[   57.020000] br-lan: port 1(eth0) entered disabled state
wifi is enabled!
device eth0 is already a member of a bridge; can't enslave it to bridge[   57.180000] ADDRCONF(NETDEV_UP): eth0: link is not ready
 br-wan.
device br-lan already exists; can't create bridge with the same name
ln: /sbin/iptables: File exists

dnsmasq: bad command line options: try --help
ln: /sbin/hostapd: File exists
system{
system{
[   57.730000] ath_attach_dfs[12577] dfsdomain 1
[   57.740000] dfs_attach: event log enabled by default
[   57.750000] [ol_ath_iw_setcountry][1757] *p=49, *(p+1)=44
[   57.760000] isCountryCodeValid: EEPROM regdomain 0x0
[   57.760000] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x2) flags 0x2150
[   57.770000] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x4) flags 0xa0
[   57.780000] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x8) flags 0xc0
[   57.780000] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x20) flags 0xd0
[   57.790000] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x40) flags 0x150
[   57.800000] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x800) flags 0x10080
[   57.800000] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x2000) flags 0x20080
[   57.810000] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x4000) flags 0x40080
[   57.820000] Add VHT80 channel: 5210
[   57.820000] Add VHT80 channel: 5290
[   57.830000] Add VHT80 channel: 5775
[   57.830000] Skipping VHT80 channel 5825
[   57.830000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5210 in case of VHT80+80
[   57.840000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5290 in case of VHT80+80
[   57.850000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5210 in case of VHT80+80
[   57.860000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5290 in case of VHT80+80
[   57.870000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5210 in case of VHT80+80
[   57.880000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5290 in case of VHT80+80
[   57.890000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5210 in case of VHT80+80
[   57.900000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5290 in case of VHT80+80
[   58.150000] __ieee80211_smart_ant_init: Smart Antenna is not supported 
[   58.180000] freq=58 
max client num is 0!
[   58.200000] FPP - Proc Module Load ...
[   58.210000] FPPOS - Debug Module Load ...
[   58.230000] FPPOS - Tree Module Load ...
[   58.240000] FPPOS - Vsys Module Load ...
[   58.270000] start probe thread successful
[   58.280000] FPPOS - Main Module Load ...
[   58.290000] FPPOS - Vslan Config Module Load ...
[   58.310000] L2TP core driver, V2.0
[   58.310000] vslan_core: L2TP core driver, V2.0
[   58.320000] vslan_netlink: L2TP netlink interface
[   58.330000] vslan_eth: L2TP ethernet pseudowire support (L2TPv3)
[   58.340000] L2TP send module Load ...
[   58.380000] FPPOS - Client Module Load ...
[   58.400000] FPPOS - Qos Module Load ...
[   58.410000] FPPOS - ARP Module Load ...
[   58.420000] FPPOS - Defragment Module Load ...
rmmod: can't unload '8021q': unknown symbol in module, or unknown parameter
[   58.440000] FPPOS - Admin Module load ...
[   58.460000] FPPOS - Resource Module Load ...
[   58.470000] FPPOS - MMS Module Load ...
[   58.480000] FPPOS - Rule Module Load ...
[   58.510000] FPPOS - State Module Load ...
[   58.520000] FPPOS - NAT Module Load ...
[   58.530000] FPPOS - IPV4 Module Load ...
[   58.540000] FPPOS - Dynamic Protocol Module Load ...
[   58.550000] FPPOS - Dynamic FTP Protocol Module Load ...
[   58.570000] FPPOS - Dynamic TTP Protocol Module Load ...
[   58.580000] FPPOS dynamic PPTP module loaded
[   58.590000] FPPOS dynamic SIP module loaded
[   58.600000] FPPOS dynamic SQLNET module loaded
[   58.620000] FPPOS - IPV6 Module Load ...
[   58.630000] FPPOS - Client_Redirect6 Module Unload ...
[   58.640000] FPPOS - 802.1xclient Module init success
[   58.650000] FPPOS - anti_attack Module init success
startfpp_ac finished!
[   58.820000] [wifi1] FWLOG: [64397] UNKNOWN 22:55 ( 0x5b, 0x199, 0x650, 0x10, 0x0 )
[   58.820000] [wifi1] FWLOG: [64397] UNKNOWN 22:55 ( 0x5b, 0x10, 0x0, 0x10, 0x0 )
[   58.830000] [wifi1] FWLOG: [64398] vap-0 VDEV_MGR_VDEV_START ( 0x143c, 0x2, 0x0, 0x0 )
[   58.840000] [wifi1] FWLOG: [64398] WAL channel change freq=5180, mode=0 flags=0 rx_ok=1 tx_ok=1
[   58.850000] [wifi1] FWLOG: [64644] UNKNOWN 14:20 ( 0x0 )
[   58.860000] [wifi1] FWLOG: [64645] VDEV_MGR_HP_START_TIME ( 0x0, 0x143c, 0x1c20000 )
[   58.860000] [wifi1] FWLOG: [64645] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x1 )
[   58.870000] [wifi1] FWLOG: [64645] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x0 )
[   58.880000] [wifi1] FWLOG: [64645] VDEV_MGR_AP_TBTT_CONFIG ( 0x0, 0x143c, 0x0, 0x0 )
1970-01-01 07:01:00: (network.c.252) warning: please use server.use-ipv6 only for hostnames, not without server.bind / empty address; your config will break if the kernel default for IPV6_V6ONLY changes 
1970-01-01 07:01:00: (log.c.166) server started 
/tmp/rundir//sbin/sysctl.sh: line 21: can't create /proc/sys/net/ipv4/netfilter/ip_conntrack_checksum: nonexistent directory
/tmp/rundir//sbin/sysctl.sh: line 22: can't create /proc/sys/net/ipv4/netfilter/ip_conntrack_max: nonexistent directory
/tmp/rundir//sbin/sysctl.sh: line 23: can't create /proc/sys/net/ipv4/netfilter/ip_conntrack_tcp_timeout_established: nonexistent directory
/tmp/rundir//sbin/sysctl.sh: line 24: can't create /proc/sys/net/ipv4/netfilter/ip_conntrack_udp_timeout: nonexistent directory
/tmp/rundir//sbin/sysctl.sh: line 25: can't create /proc/sys/net/ipv4/netfilter/ip_conntrack_udp_timeout_stream: nonexistent directory
ln: /etc/ppp/plugins/rp-pppoe.so: File exists
uci: Entry not found
killall: iface-mgr: no process killed
qcawifi disable radio wifi0
[   61.390000] br-lan: port 2(ath0) entered disabled state
[   61.420000] wlan_vap_delete : enter. vaphandle=0x860b0000
[   61.430000] ieee80211_mbo_vdetach: MBO terminated
[   61.430000] ieee80211_oce_vdetach: OCE terminated
[   61.440000] wlan_vap_delete : exit. vaphandle=0x860b0000
[   61.450000] br-lan: port 2(ath0) entered disabled state
qcawifi disable radio wifi1
[   61.560000] br-lan: port 3(ath1) entered disabled state
[   61.580000] wlan_vap_delete : enter. vaphandle=0x84ba0000
[   61.590000] ieee80211_mbo_vdetach: MBO terminated
[   61.590000] ieee80211_oce_vdetach: OCE terminated
[   61.600000] wlan_vap_delete : exit. vaphandle=0x84ba0000
[   61.600000] ol_ath_thermal_mitigation_detach: ++
[   61.610000] ol_ath_thermal_mitigation_detach: --
[   61.620000] ol_tx_me_exit: Already Disabled !!!
[   61.620000] channel is not 2.4G return faile
[   61.630000] br-lan: port 3(ath1) entered disabled state
sh: you need to specify whom to kill
[   66.780000] [ol_ath_iw_setcountry][1757] *p=49, *(p+1)=44
[   66.780000] ath_ol_pci 0000:00:00.0: BAR 0: assigned [mem 0x12000000-0x121fffff 64bit]
[   66.820000] qca_napi_create: napi instance 32 created on pipe 4
[   66.820000] ol_target_init() BMI inited.
[   66.830000] ol_target_init() BMI Get Target Info.
[   66.830000] Chip id: 0xc, chip version: 0x1000000
[   66.840000] 
[   66.840000]  CE WAR Disabled
[   66.840000] NUM_DEV=1 FWMODE=0x2 FWSUBMODE=0x0 FWBR_BUF 0
[   66.850000] ol_target_init() configure Target .
[   66.850000] 
[   66.850000]  Target Version is 1000000
[   66.860000] 
[   66.860000]  Flash Download Address  c0000 
[   66.860000] ol_transfer_bin_file: flash data file defined
[   66.870000] ol_transfer_bin_file[3637] Get Caldata for wifi1.
[   66.880000] qc98xx_verify_checksum abloomy: flash checksum 0xd7c0, computed 0x0 .
[   66.880000] qc98xx_verify_checksum: flash checksum passed: 0xd7c0
[   66.890000] ol_transfer_bin_file 3698: Download Flash data len 12064
[   66.900000] Board extended Data download address: 0x0
[   66.920000] 
[   66.920000]  Board data initialized
[   66.930000] ol_ath_download_firmware: Download OTP, flash download ADDRESS 0xc0000
[   66.940000] 
[   66.940000]  Selecting  OTP binary for CHIP Version 0
[   69.050000] ol_transfer_bin_file 3518: downloading file 0, Download data len 9084
[   69.090000] 
[   69.090000]  First OTP send param 8000
[   69.330000] ol_ath_download_firmware :First OTP download and Execute is good address:0x6400 return param 4660
[   69.340000] ol_ath_download_firmware:##Board Id 25 , CHIP Id 0
[   69.350000] ol_ath_download_firmware: BOARDDATA DOWNLOAD TO address 0xc0000
[   69.360000] 
[   69.360000]  wifi1: Selecting board data file name boardData_2_0_QCA9888_5G_YA841.bin
[   69.370000] ol_transfer_bin_file: Board Data File download to address=0xc0000 file name=QCA9888/hw.2/boardData_2_0_QCA9888_5G_YA841.bin
[   69.390000] ol_transfer_bin_file 3518: downloading file 3, Download data len 12064
[   69.400000] Board extended Data download address: 0x0
9.430000] ol_ath_download_firmware: Using 0x1234 for the remainder of init
[   69.440000] 
[   69.440000]  Selecting  OTP binary for CHIP Version 0
[   69.490000] ol_transfer_bin_file 3518: downloading file 0, Download data len 9084
[   69.530000] 
[   69.530000]  Second otp download Param 10000 
[   69.790000] ol_ath_download_firmware : Second OTP download and Execute is good, param=0x0 
[   69.800000] 
[   69.800000]  Mission mode: Firmware CHIP Version 0
[   69.900000] Swap: bytes_left to copy: fw:16; dma_page:237
[   69.910000] Swap: wrong length read:0
[   69.910000] ol_swap_wlan_memory_expansion: Swap total_bytes copied: 261907 Target address 41b0c8 
[   69.920000] scn=85e80580  target_write_addr=41b0c8 seg_info=85f0d310 
[   69.930000] ol_transfer_swap_struct:Code swap structure successfully downloaded for bin type =2 
[   69.940000] bin_filename=QCA9888/hw.2/athwlan.bin swap_filename=/lib/firmware/QCA9888/hw.2/athwlan.codeswap.bin 
[   69.950000] ol_transfer_bin_file: Downloading firmware file: QCA9888/hw.2/athwlan.bin
[   70.000000] ol_transfer_bin_file 3518: downloading file 1, Download data len 388448
[   71.510000] ol_target_init() Download FW done. 
[   71.510000] ol_ath_set_default_tgt_config : AC Minfree buffer allocation through module param (umac.ko)
[   71.520000]  OL_ACBKMinfree : 0
[   71.520000]  OL_ACBEMinfree : 0
[   71.530000]  OL_ACVIMinfree : 0
[   71.530000]  OL_ACVOMinfree : 0
[   71.530000] +HWT
[   71.540000] -HWT
[   71.540000] 
[   71.540000] <=== cfg max peer id 1056 ====>
[   71.560000] Firmware_Build_Number:50 
[   71.560000] host/RAM_fw Build Ver Mismatch: H:0x4A, F:0x32 ! 
[   71.570000] num_rf_chain:0x00000002  ht_cap_info:0x0000085b  vht_cap_info:0x339979fa  vht_supp_mcs:0x0000fffa
[   71.580000] ol_ath_service_ready_event: tt_support: 1
[   71.580000] ol_ath_service_ready_event: periodic_chan_stats: 1
[   71.590000] Peer Caching Enabled ; num_peers = 530, num_active_peers = 52 num_tids = 104, num_vdevs = 17
[   71.600000] idx 1 req 2  num_units 1 num_unit_info 12 unit size 256 actual units 53 
[   71.600000] ol_ath_alloc_host_mem_chunk req_id 2 idx 0 num_units 53 unit_len 256,
[   71.610000] idx 2 req 3  num_units 1 num_unit_info 12 unit size 1024 actual units 53 
[   71.620000] ol_ath_alloc_host_mem_chunk req_id 3 idx 1 num_units 53 unit_len 1024,
[   71.630000] idx 3 req 4  num_units 1 num_unit_info 12 unit size 4096 actual units 53 
[   71.640000] ol_ath_alloc_host_mem_chunk req_id 4 idx 2 num_units 53 unit_len 4096,
[   71.640000] idx 5 req 8  num_units 1 num_unit_info 8 unit size 327680 actual units 1 
[   71.650000] ol_ath_alloc_host_mem_chunk req_id 8 idx 3 num_units 1 unit_len 327680,
[   71.660000] idx 0 req 1  num_units 0 num_unit_info 2 unit size 896 actual units 531 
[   71.670000] ol_ath_alloc_host_mem_chunk req_id 1 idx 4 num_units 531 unit_len 896,
[   71.680000] idx 4 req 5  num_units 0 num_unit_info 2 unit size 2068 actual units 531 
[   71.680000] ol_ath_alloc_host_mem_chunk req_id 5 idx 5 num_units 531 unit_len 2068,
[   71.690000] No EXT_MSG send INIT now
[   71.700000] ol_ath_service_ready_event[4259] WAPI MBSSID 26 
[   71.720000] ol_ath_connect_htc() WMI is ready
[   71.730000] ol_ath_thermal_mitigation_attach: --
[   71.740000] isCountryCodeValid: EEPROM regdomain 0x0
[   71.740000] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x2) flags 0x2150
[   71.750000] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x4) flags 0xa0
[   71.760000] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x8) flags 0xc0
[   71.760000] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x20) flags 0xd0
[   71.770000] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x40) flags 0x150
[   71.780000] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x800) flags 0x10080
[   71.790000] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x2000) flags 0x20080
[   71.790000] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x4000) flags 0x40080
[   71.800000] Add VHT80 channel: 5210
[   71.800000] Add VHT80 channel: 5290
[   71.810000] Add VHT80 channel: 5775
[   71.810000] Skipping VHT80 channel 5825
[   71.820000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5210 in case of VHT80+80
[   71.820000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5290 in case of VHT80+80
[   71.830000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5210 in case of VHT80+80
[   71.840000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5290 in case of VHT80+80
[   71.850000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5210 in case of VHT80+80
[   71.860000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5290 in case of VHT80+80
[   71.870000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5210 in case of VHT80+80
[   71.880000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5290 in case of VHT80+80
[   71.890000] freq=58 
sh: can't create /sys/module/athrs_gmac/parameters/phy_8033_mode: nonexistent directory
[   71.940000] receive msg len = 180 cmd 102430
[   71.940000]  <_1xclient_opt_set:654> KMS config usrname <>-passwd <>-port <eth0>-enable 0 msg type 1--
[   71.950000] return ret = 0
[   71.970000] receive msg len = 180 cmd 102430
[   71.970000]  <_1xclient_opt_set:654> KMS config usrname <>-passwd <>-port <eth0>-enable 0 msg type 1--
[   71.980000] return ret = 0
[   72.060000] device eth0 left promiscuous mode
[   72.060000] br-lan: port 1(eth0) entered disabled state
[   72.120000] ADDRCONF(NETDEV_UP): eth0.1: link is not ready
[   72.280000] device eth0 entered promiscuous mode
/bin/sh: Abloomy@2019: not found
[   72.430000] KMS register pid=1383, kfppd started
[   72.440000] CLIENT set start[0]
ifconfig: bad address 'inet6'
[   72.520000] [wifi1] FWLOG: [10339] WAL_DBGID_TX_AC_BUFFER_SET ( 0x3, 0x1e, 0x94c, 0x94c, 0x0 )
[   72.530000] [wifi1] FWLOG: [10339] WAL_DBGID_TX_AC_BUFFER_SET ( 0x12, 0x1e, 0x94c, 0x94c, 0x0 )
[   72.540000] [wifi1] FWLOG: [10339] WAL_DBGID_TX_AC_BUFFER_SET ( 0x45, 0x1e, 0x94c, 0x94c, 0x0 )
[   72.550000] [wifi1] FWLOG: [10339] WAL_DBGID_TX_AC_BUFFER_SET ( 0x67, 0x1e, 0x94c, 0x94c, 0x0 )
[   72.560000] [wifi1] FWLOG: [10339] WAL_DBGID_TX_AC_BUFFER_SET ( 0x100, 0x11e1a300 )
[   72.560000] [wifi1] FWLOG: [10513] UNKNOWN 22:55 ( 0x5b, 0x199, 0x650, 0x10, 0x0 )
[   72.570000] [wifi1] FWLOG: [10513] UNKNOWN 22:55 ( 0x5b, 0x10, 0x0, 0x10, 0x0 )
Invalid command : dl_reporten
[   72.730000]  DCS for CW interference mitigation:   0
[   72.730000]  DCS for WLAN interference mitigation: 0
Invalid command : acktimeout
[   72.920000] [ol_ath_iw_setcountry][1757] *p=49, *(p+1)=44
[   72.930000] isCountryCodeValid: EEPROM regdomain 0x0
[   72.940000] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x2) flags 0x2150
[   72.940000] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x4) flags 0xa0
[   72.950000] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x8) flags 0xc0
[   72.960000] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x20) flags 0xd0
[   72.960000] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x40) flags 0x150
[   72.970000] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x800) flags 0x10080
[   72.980000] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x2000) flags 0x20080
[   72.990000] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x4000) flags 0x40080
[   72.990000] Add VHT80 channel: 5210
[   73.000000] Add VHT80 channel: 5290
[   73.000000] Add VHT80 channel: 5775
[   73.010000] Skipping VHT80 channel 5825
[   73.010000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5210 in case of VHT80+80
[   73.020000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5290 in case of VHT80+80
[   73.030000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5210 in case of VHT80+80
[   73.040000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5290 in case of VHT80+80
[   73.050000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5210 in case of VHT80+80
[   73.050000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5290 in case of VHT80+80
[   73.060000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5210 in case of VHT80+80
[   73.070000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5290 in case of VHT80+80
[   73.080000] freq=58 
[   73.100000] wlan_vap_create : enter. devhandle=0x86ff0580, opmode=IEEE80211_M_HOSTAP, flags=0x1
[   73.110000] ieee80211_mbo_vattach:MBO Initialized 
[   73.120000] ieee80211_oce_vattach: OCE Initialized 
[   73.120000] wlan_vap_create : exit. devhandle=0x86ff0580, vap=0x81da8000, opmode=IEEE80211_M_HOSTAP, flags=0x1.
[   73.130000] __ieee80211_smart_ant_init: Smart Antenna is not supported 
[   73.140000] VAP device ath0 created osifp: (8203fd80) os_if: (81da8000)
[   73.250000] siwfreq
[   73.250000] Set freq vap 0 stop send + 81da8000
[   73.260000] Set freq vap 0 stop send -81da8000
[   73.290000] Set wait done --81da8000
[   73.330000]  
[   73.330000]  DES SSID SET=INAS ANIN 2.4G 
Invalid command : enable_ol_stats
[   73.520000] [wifi1] FWLOG: [11735] UNKNOWN 22:55 ( 0x5b, 0x199, 0x650, 0x10, 0x0 )
[   73.530000] [wifi1] FWLOG: [11735] UNKNOWN 22:55 ( 0x5b, 0x10, 0x0, 0x10, 0x0 )

Login timed out OpenWrt login: [   75.320000] ADDRCONF(NETDEV_UP): br-wan0v1: link is not ready
[   75.340000] device eth0.1 entered promiscuous mode
[   75.400000] wlan_vap_create : enter. devhandle=0x85e80580, opmode=IEEE80211_M_HOSTAP, flags=0x1
[   75.410000] ieee80211_mbo_vattach:MBO Initialized 
[   75.420000] ieee80211_oce_vattach: OCE Initialized 
[   75.420000] wlan_vap_create : exit. devhandle=0x85e80580, vap=0x81e28000, opmode=IEEE80211_M_HOSTAP, flags=0x1.
[   75.430000] __ieee80211_smart_ant_init: Smart Antenna is not supported 
[   75.440000] Enabling TX checksum bit for the vap ath16 features 4000 
[   75.450000] Enabling SG bit for the vap ath16 features 4000 
[   75.450000] Enabling SG bit for the vap ath16 features 4000 
[   75.460000] Enabling TSO bit for the vap ath16 features 4000 
[   75.470000] Enabling LRO bit for the vap ath16 features 4000 
[   75.470000] VAP device ath16 created osifp: (84a40d80) os_if: (81e28000)
[   75.580000] siwfreq
[   75.580000] Set freq vap 0 stop send + 81e28000
[   75.590000] Set freq vap 0 stop send -81e28000
[   75.620000] Set wait done --81e28000
[   75.660000]  
[   75.660000]  DES SSID SET=INAS ANIN 5G 
[   77.720000] ieee80211_mbo_vattach:MBO Initialized 
[   77.730000] ieee80211_oce_vattach: OCE Initialized 
[   77.730000] __ieee80211_smart_ant_init: Smart Antenna is not supported 
[   77.740000] VAP device ath1 created osifp: (81dd1d80) os_if: (81e30000)
[   77.850000] siwfreq
[   77.850000] Set freq vap 0 stop send + 81da8000
[   77.860000] Set freq vap 0 stop send -81da8000
[   77.890000] Set wait done --81da8000
[   77.890000] Set freq vap 1 stop send + 81e30000
[   77.890000] Set freq vap 1 stop send -81e30000
[   77.930000] Set wait done --81e30000
[   77.970000]  
[   77.970000]  DES SSID SET=molecool_1e:5f:3a 
Invalid command : enable_ol_stats
[   80.050000] ieee80211_mbo_vattach:MBO Initialized 
[   80.050000] ieee80211_oce_vattach: OCE Initialized 
[   80.060000] __ieee80211_smart_ant_init: Smart Antenna is not supported 
[   80.060000] Enabling TX checksum bit for the vap ath17 features 4000 
[   80.070000] Enabling SG bit for the vap ath17 features 4000 
[   80.080000] Enabling SG bit for the vap ath17 features 4000 
[   80.080000] Enabling TSO bit for the vap ath17 features 4000 
[   80.090000] Enabling LRO bit for the vap ath17 features 4000 
[   80.090000] VAP device ath17 created osifp: (84b85d80) os_if: (81e50000)
[   80.200000] siwfreq
[   80.200000] Set freq vap 0 stop send + 81e28000
[   80.210000] Set freq vap 0 stop send -81e28000
[   80.240000] Set wait done --81e28000
[   80.240000] Set freq vap 1 stop send + 81e50000
[   80.240000] Set freq vap 1 stop send -81e50000
[   80.280000] Set wait done --81e50000
[   80.320000]  
[   80.320000]  DES SSID SET=molecool_1e:5f:3a_5G 
[   82.410000] Setting Max Stations:128
[   82.430000] Setting Max Stations:6
[   82.450000] Setting Max Stations:128
[   82.470000] Setting Max Stations:6
[   82.480000] device ath0 entered promiscuous mode
[   82.490000] device ath16 entered promiscuous mode
send fail:: Bad file descr[   82.500000] device ath1 entered promiscuous mode
iptor
send fail:: Bad file descr[   82.500000] device ath17 entered promiscuous mode
iptor
send fail:: Bad file descriptor
[   82.520000] siwfreq
[   82.530000] Set freq vap 0 stop send + 81da8000
[   82.530000] Set freq vap 0 stop send -81da8000
[   82.570000] Set wait done --81da8000
[   82.570000] Set freq vap 1 stop send + 81e30000
[   82.570000] Set freq vap 1 stop send -81e30000
[   82.610000] Set wait done --81e30000
[   82.660000] siwfreq
[   82.660000] Set freq vap 0 stop send + 81da8000
[   82.670000] Set freq vap 0 stop send -81da8000
[   82.700000] Set wait done --81da8000
[   82.700000] Set freq vap 1 stop send + 81e30000
[   82.700000] Set freq vap 1 stop send -81e30000
[   82.740000] Set wait done --81e30000
[   82.790000] siwfreq
[   82.790000] Set freq vap 0 stop send + 81e28000
[   82.800000] Set freq vap 0 stop send -81e28000
[   82.830000] Set wait done --81e28000
[   82.830000] Set freq vap 1 stop send + 81e50000
[   82.830000] Set freq vap 1 stop send -81e50000
[   82.870000] Set wait done --81e50000
[   82.920000] siwfreq
[   82.920000] Set freq vap 0 stop send + 81e28000
[   82.930000] Set freq vap 0 stop send -81e28000
[   82.960000] Set wait done --81e28000
[   82.960000] Set freq vap 1 stop send + 81e50000
[   82.960000] Set freq vap 1 stop send -81e50000
[   83.000000] Set wait done --81e50000
[   83.180000] __ieee80211_smart_ant_init: Smart Antenna is not supported 
[   83.180000] br-lan: port 1(ath0) entered forwarding state
[   83.190000] br-lan: port 1(ath0) entered forwarding state
[   83.240000] OL vap_start +
[   83.240000] OL vap_start -
[   83.480000] __ieee80211_smart_ant_init: Smart Antenna is not supported 
[   83.500000] br-lan: port 2(ath16) entered forwarding state
[   83.500000] br-lan: port 2(ath16) entered forwarding state
[   83.520000] [wifi1] FWLOG: [22134] vap-0 VDEV_MGR_VDEV_START ( 0x1671, 0x2, 0x0, 0x0 )
[   83.530000] [wifi1] FWLOG: [22141] WAL channel change freq=5745, mode=8 flags=0 rx_ok=1 tx_ok=1
[   83.540000] [wifi1] FWLOG: [22384] UNKNOWN 14:20 ( 0x0 )
[   83.550000] [wifi1] FWLOG: [22385] VDEV_MGR_HP_START_TIME ( 0x0, 0x1671, 0xb3b001 )
[   83.550000] [wifi1] FWLOG: [22385] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x1 )
[   83.560000] [wifi1] FWLOG: [22385] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x0 )
[   83.570000] [wifi1] FWLOG: [22385] VDEV_MGR_AP_TBTT_CONFIG ( 0x0, 0x1671, 0x0, 0x0 )
[   83.590000]  ieee80211_ioctl_siwmode: imr.ifm_active=393856, new mode=3, valid=1 
[   83.610000] br-lan: port 1(ath0) entered disabled state
[   83.610000]  DEVICE IS DOWN ifname=ath0
[   83.620000]  DEVICE IS DOWN ifname=ath0
[   83.750000] Warning: node not in table 0x81e5c000
[   83.820000] __ieee80211_smartant_init: Smart Antenna is not supported 
[   83.830000] br-lan: port 1(ath0) entered forwarding state
[   83.830000] br-lan: port 1(ath0) entered forwarding state
[   83.920000] __ieee80211_smart_ant_init: Smart Antenna is not supported 
[   83.970000] br-lan: port 3(ath1) entered forwarding state
[   83.970000] br-lan: port 3(ath1) entered forwarding state
[   84.060000]  ieee80211_ioctl_siwmode: imr.ifm_active=2097792, new mode=3, valid=1 
[   84.100000] br-lan: port 2(ath16) entered disabled state
[   84.110000]  DEVICE IS DOWN ifname=ath16
[   84.110000]  DEVICE IS DOWN ifname=ath16
[   84.270000] OL vap_start +
[   84.270000] OL vap_start -
[   84.270000] __ieee80211_smart_ant_init: Smart Antenna is not supported 
[   84.280000] br-lan: port 2(ath16) entered forwarding state
[   84.280000] br-lan: port 2(ath16) entered forwarding state
[   84.330000] OL vap_start +
[   84.330000] OL vap_start -
[   84.330000] __ieee80211_smart_ant_init: Smart Antenna is not supported 
[   84.380000] OL vap_start +
[   84.380000] OL vap_start -
[   84.380000] br-lan: port 4(ath17) entered forwarding state
[   84.390000] br-lan: port 4(ath17) entered forwarding state
[   84.450000] OL vap_start +
[   84.450000] OL vap_start -
[   84.520000] [wifi1] FWLOG: [22989] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x0 )
[   84.530000] [wifi1] FWLOG: [22989] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x0 )
[   84.540000] [wifi1] FWLOG: [23162] WAL_DBGID_SECURITY_ENCR_EN (  )
[   84.540000] [wifi1] FWLOG: [23162] WAL_DBGID_SECURITY_MCAST_KEY_SET ( 0x1 )
[   84.550000] [wifi1] FWLOG: [23189] vap-0 VDEV_MGR_VDEV_START ( 0x1671, 0x2, 0x0, 0x0 )
[   84.560000] [wifi1] FWLOG: [23189] UNKNOWN 14:20 ( 0x0 )
[   84.560000] [wifi1] FWLOG: [23192] VDEV_MGR_HP_START_TIME ( 0x0, 0x1671, 0xc03001 )
[   84.570000] [wifi1] FWLOG: [23192] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x1 )
[   84.580000] [wifi1] FWLOG: [23192] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x0 )
[   84.590000] [wifi1] FWLOG: [23192] VDEV_MGR_AP_TBTT_CONFIG ( 0x0, 0x1671, 0x0, 0x0 )
[   84.590000] [wifi1] FWLOG: [23227] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x0 )
[   84.600000] [wifi1] FWLOG: [23227] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x0 )
[   84.610000] [wifi1] FWLOG: [23250] vap-0 VDEVMGR_VDEV_START ( 0x1671, 0x2, 0x0, 0x0 )
[   84.620000] [wifi1] FWLOG: [23251] UNKNOWN 14:20 ( 0x0 )
[   84.620000] [wifi1] FWLOG: [23254] VDEV_MGR_HP_START_TIME ( 0x0, 0x1671, 0xc1c001 )
[   84.630000] [wifi1] FWLOG: [23254] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x1 )
[   84.640000] [wifi1] FWLOG: [23254] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x0 )
[   84.640000] [wifi1] FWLOG: [23254] VDEV_MGR_AP_TBTT_CONFIG ( 0x0, 0x1671, 0x0, 0x0 )
[   84.650000] [wifi1] FWLOG: [23302] vap-1 VDEV_MGR_VDEV_START ( 0x1671, 0x2, 0x0, 0x0 )
[   84.660000] [wifi1] FWLOG: [23302] UNKNOWN 14:20 ( 0x0 )
[   84.670000] [wifi1] FWLOG: [23305] VDEV_MGR_HP_START_TIME ( 0x0, 0x1671, 0xc1c000 )
[   84.670000] [wifi1] FWLOG: [23305] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x1 )
[   84.680000] [wifi1] FWLOG: [23305] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x0 )
[   84.690000] [wifi1] FWLOG: [23305] VDEV_MGR_AP_TBTT_CONFIG ( 0x1, 0x1671, 0x0, 0x0 )
[   84.700000] [wifi1] FWLOG: [23347] VDEV_MG_HP_START_TIME ( 0x0, 0x1671, 0xc35000 )
[   84.700000] [wifi1] FWLOG: [23347] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x1 )
[   84.710000] [wifi1] FWLOG: [23347] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x0 )
[   84.720000] [wifi1] FWLOG: [23347] VDEV_MGR_HP_START_TIME ( 0x0, 0x1671, 0xc35001 )
[   84.730000] [wifi1] FWLOG: [23347] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x1 )
[   84.730000] [wifi1] FWLOG: [23347] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x0 )
[   84.740000] [wifi1] FWLOG: [23347] VDEV_MGR_AP_TBTT_CONFIG ( 0x0, 0x1671, 0x0, 0x0 )
[   84.750000] [wifi1] FWLOG: [23347] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x1 )
[   84.750000] [wifi1] FWLOG: [23347] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x0 )
[   84.760000] [wifi1] FWLOG: [23347] VDEV_MGR_HP_START_TIME ( 0x0, 0x1671, 0xc35001 )
[   84.770000] [wifi1] FWLOG: [23347] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x1 )
[   84.780000] [wifi1] FWLOG: [23347] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x0 )
[   84.780000] [wifi1] FWLOG: [23347] VDEV_MGR_AP_TBTT_CONFIG ( 0x0, 0x1671, 0x0, 0x0 )
[   84.790000] [wifi1] FWLOG: [23373] vap-1 VDEV_MGR_VDEV_START ( 0x1671, 0x2, 0x0, 0x0 )
[   84.800000] [wifi1] FWLOG: [23373] UNKNOWN 14:20 ( 0x0 )
[   84.800000] [wifi1] FWLOG: [23377] VDEV_MGR_HP_START_TIME ( 0x0, 0x1671, 0xc35001 )
[   84.810000] [wifi1] FWLOG: [23377] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x1 )
[   84.820000] [wifi1] FWLOG: [23377] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x0 )
[   84.830000] [wifi1] FWLOG: [23377] VDEV_MGR_AP_TBTT_CONFIG ( 0x1, 0x1671, 0x0, 0x0 )
[   85.830000] br-lan: port 1(ath0) entered forwarding state
[   85.970000] br-lan: port 3(ath1) entered forwarding state
[   86.280000] br-lan: port 2(ath16) entered forwarding state
[   86.390000] br-lan: port 4(ath17) entered forwarding state
/tmp/rundir/sbin/startcdn.sh: line 11: /tmp/rundir/sbin/sbin/monitor_ap_status.sh: not found
cat: can't open '/tmp/csp.info': No such file or directory
/tmp/rundir/sbin/third_party_start.sh: line 52: wtpconf: not found
>>>>VAP SYSTEM READY<<<<
sh: write error: Device or resource busy
sh: write error: Device or resource busy
sh: write error: Device or resource busy

Login timed out OpenWrt login:

It is 16MB flash 128 RAM, if uboot has tftp yo ram or tftp to boot options you may start netbooting "kernel" images of openwrt ath79 with same load address.
you can format text nicer with</> button
or write
```

This is code

```

i have stuck on my brain, i have load kernel ath79 from here
(root) / snapshots / targets / ath79 / generic

and its bootup, but i cant login admin on serial ttl

OpenWrt login: admin
Password:
CLI: Network is unrOpenWrt login:


Hit any key to stop autoboot:  0 
## Booting image at 9f050000 ...
 Linux-3.3.8e:   MIPS OpenWrt 182
   Created:      2022-02-20  21:15:44 UTC
   Image Type:   MIPS Linux Multi-File Image (lzma compressed)
   Data Size:    1094421 Bytes =  1 MB
   Load Address: 80060000
   Entry Point:  80060000
   Contents:
   Image 0:  1094413 Bytes =  1 MB
   Verifying Checksum at 0x9f050040 ...OK
   Uncompressing Multi-File Image ... OK
No initrd
## Transferring control to Linux (at address 80060000) ...
## Giving linux memsize in bytes, 134217728

Starting kernel ...

[    0.000000] Linux version 3.3.8 (root@kvm.abloomy.com.cn) (gcc version 4.6.3 20120201 (prerelease) (Linaro GCC 4.6-2012.02) ) #1 Mon Feb 21 05:14:23 CST 2022
[    0.000000] bootconsole [early0] enabled
[    0.000000] CPU revision is: 00019750 (MIPS 74Kc)
[    0.000000] SoC: Qualcomm Atheros QCA956X rev 0
[    0.000000] Clocks: CPU:775.000MHz, DDR:650.000MHz, AHB:258.333MHz, Ref:25.000MHz
[    0.000000] Determined physical RAM map:
[    0.000000]  memory: 08000000 @ 00000000 (usable)
[    0.000000] Initrd not found or empty - disabling initrd
[    0.000000] Zone PFN ranges:
[    0.000000]   Normal   0x00000000 -> 0x00008000
[    0.000000] Movable zone start PFN for each node
[    0.000000] Early memory PFN ranges
[    0.000000]     0: 0x00000000 -> 0x00008000
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 32512
[    0.000000] Kernel command line:  board=AP152 console=ttyS0,115200 mtdparts=spi0.0:256k(u-boot)ro,64k(u-boot-env),1472k(kernel),11968k(rootfs),1920K(data),640k(nvram),64k(art),13440k@0x50000(firmware) rootfstype=squashfs,jffs2 noinitrd crashkernel=10M@20M oops=panic
[    0.000000] PID hash table entries: 512 (order: -1, 2048 bytes)
[    0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
[    0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 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: 126128k/131072k available (2304k kernel code, 4944k reserved, 629k data, 224k init, 0k highmem)
[    0.000000] SLUB: Genslabs=9, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000] NR_IRQS:83
[    0.000000] Calibrating delay loop... 385.84 BogoMIPS (lpj=1929216)
[    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 22 on device: ath79
[    0.080000] MIPS: machine is Qualcomm Atheros AP152 reference board
[    0.080000] 
[    0.080000] WLAN firmware dump buffer allocation of 2097152 bytes @ address 0x87a00000- SUCCESS !!!
[    0.090000] registering PCI controller with io_map_base unset
[    0.090000]  ath79_init_eth_pdata:842 ath79_soc 16  
[    0.300000] bio: create slab <bio-0> at 0
[    0.310000] PCI host bridge to bus 0000:00
[    0.310000] pci_bus 0000:00: root bus resource [mem 0x12000000-0x13ffffff]
[    0.320000] pci_bus 0000:00: root bus resource [io  0x0001]
[    0.320000] pci 0000:00:00.0: BAR 0: assigned [mem 0x12000000-0x121fffff 64bit]
[    0.330000] pci 0000:00:00.0: using irq 40 for pin 1
[    0.330000] Switching to clocksource MIPS
[    0.340000] NET: Registered protocol family 2
[    0.340000] IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.340000] TCP established hash table entries: 4096 (order: 3, 32768 bytes)
[    0.350000] TCP bind hash table entries: 4096 (order: 2, 16384 bytes)
[    0.350000] TCP: Hash tables configured (established 4096 bind 4096)
[    0.360000] TCP reno registered
[    0.360000] UDP hash table entries: 256 (order: 0, 4096 bytes)
[    0.370000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[    0.370000] NET: Registered protocol family 1
[    0.390000] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.390000] JFFS2 version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[    0.400000] msgmni has been set to 246
[    0.410000] io scheduler noop registered
[    0.410000] io scheduler deadline registered (default)
[    0.420000] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled
[�r�������serial8250.0: ttyS0 at MMIO 0x18020000 (irq = 11) is a 16550A
[    0.450000] console [ttyS0] enabled, bootconsole disabled
[    0.450000] console [ttyS0] enabled, bootconsole disabled
[    0.460000] m25p80 spi0.0: found mx25l51245g, expected m25p80
[    0.470000] m25p80 spi0.0: mx25l51245g (16384 Kbytes)
[    0.470000] 8 cmdlinepart partitions found on MTD device spi0.0
[    0.480000] Creating 8 MTD partitions on "spi0.0":
[    0.490000] 0x000000000000-0x000000040000 : "u-boot"
[    0.490000] 0x000000040000-0x000000050000 : "u-boot-env"
[    0.500000] 0x000000050000-0x0000001c0000 : "kernel"
[    0.500000] 0x0000001c0000-0x000000d70000 : "rootfs"
[    0.510000] mtd: partition "rootfs" set to be root filesystem
[    0.520000] mtd: partition "rootfs_data" created automatically, ofs=C70000, len=100000 
[    0.530000] 0x000000c70000-0x000000d70000 : "rootfs_data"
[    0.530000] 0x000000d70000-0x000000f50000 : "data"
[    0.540000] 0x000000f50000-0x000000ff0000 : "nvram"
[    0.540000] 0x000000ff0000-0x000001000000 : "art"
[    0.550000] 0x000000050000-0x000000d70000 : "firmware"
[    0.570000] ag71xx_mdio: probed
[    0.570000] eth0: Atheros AG71xx at 0xb9000000, irq 4
[    1.130000] ag71xx ag71xx.0: eth0: connected to PHY at ag71xx-mdio.0:04 [uid=004dd074, driver=Qualcomm Atheros AR8033 PHY]
[    1.140000] TCP cubic registered
[    1.140000] NET: Registered protocol family 17
[    1.150000] Bridge firewalling registered
[    1.150000] 8021q: 802.1Q VLAN Support v1.8
[    1.150000] ### of_selftest(): No testcase data in device tree; not running tests
[    1.170000] VFS: Mounted root (squashfs filesystem) readonly on device 31:3.
[    1.180000] Freeing unused kernel memory: 224k freed

Hit a key to stop autoboot, type help in uboot, lets check what options are available. If one option can netboot anything even crashing we are very safe to test before programming permanently.

Stack Pointer at: 87f7bf98
Now running in RAM - U-Boot at: 87fcc000
Flash Manuf Id 0xc2, DeviceId0 0x20, DeviceId1 0x1a
flash size 16MB, sector count = 256
Flash: 16 MB
Power up PLL with outdiv = 0 then switch to 3
In:    serial
Out:   serial
Err:   serial
Net:   ath_gmac_enet_initialize...
No valid address in Flash. Using fixed address
ath_gmac_enet_initialize: reset mask:c02200 
athr_mgmt_init ::done
Max resets limit reached exiting...
athr_gmac_sgmii_setup SGMII done
: cfg1 0x80000000 cfg2 0x7114
eth0: 00:03:7f:09:0b:ad
eth0 up
eth0
Setting 0x181162c0 to 0x50a02100
Hit any key to stop autoboot:  0 
ath> 
ath> 
ath> 
ath> help
?       - alias for 'help'
autoscr - run script from memory
base    - print or set address offset
bdinfo  - print Board Info structure
boot    - boot default, i.e., run 'bootcmd'
bootd   - boot default, i.e., run 'bootcmd'
bootelf - Boot from an ELF image in memory
bootm   - boot application image from memory
bootp   - boot image via network using BootP/TFTP protocol
bootvx  - Boot vxWorks from an ELF image
cmp     - memory compare
coninfo - print console devices and information
cp      - memory copy
crc32   - checksum calculation
dhcp    - invoke DHCP client to obtain IP/boot params
echo    - echo args to console
erase   - erase FLASH memory
ethreg  - Switch/PHY Reg rd/wr  utility
exit    - exit script
flinfo  - print FLASH memory information
go      - start application at address 'addr'
help    - print online help
iminfo  - print header information for application image
itest   - return true/false on integer compare
loop    - infinite loop on address range
mct   - simple RAM test
md      - memory display
mii     - MII utility commands
mm      - memory modify (auto-incrementing)
mtest   - simple RAM test
mw      - memory write (fill)
nfs     - boot image via network using NFS protocol
nm      - memory modify (constant address)
pci     - list and access PCI Configuration Space
ping    - send ICMP ECHO_REQUEST to network host
pll cpu-pll dither ddr-pll dither - Set to change CPU & DDR speed
pll erase
pll get
printenv- print environment variables
progmac - Set ethernet MAC addresses
progmac2 - Set ethernet MAC addresses
protect - enable or disable FLASH write protection
rarpboot- boot image via network using RARP/TFTP protocol
reset   - Perform RESET of the CPU
run     - run commands in an environment variable
saveenv - save environment variables to persistent storage
setenv  - set environment variables
sleep   - delay execution for some time
test    - minimal test like /bin/sh
tftpboot- boot image via network using TFTP protocol
version - print monitor version

check printenv for tftp defaults, set up a server file to tftpboot. Run wireshark on that server to capture eventual glitches. First attempt will not boot, just crash and fall back to default boot.

You've been asked once before, use the </> button when you post cli output.