Skip to content

Instantly share code, notes, and snippets.

@ptpt52
Created November 19, 2017 15:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ptpt52/fed8f7a5d4092b81b7a8c56d63dbc522 to your computer and use it in GitHub Desktop.
Save ptpt52/fed8f7a5d4092b81b7a8c56d63dbc522 to your computer and use it in GitHub Desktop.
boot log
U-Boot 1.1.4-dirty (Oct 12 2017 - 17:31:36)(COMPRESSED)
ap151 - Dragonfly 1.0
DRAM: 64 MB
Top of RAM usable for U-Boot at: 84000000
Reserving 212k for U-Boot at: 83fc8000
Reserving 132k for malloc() at: 83fa7000
Reserving 44 Bytes for Board Info at: 83fa6fd4
Reserving 36 Bytes for Global Data at: 83fa6fb0
Reserving 128k for boot params() at: 83f86fb0
Stack Pointer at: 83f86f98
Now running in RAM - U-Boot at: 83fc8000
Flash Manuf Id 0x20, DeviceId0 0x70, DeviceId1 0x17
flash size 8MB, sector count = 2048
Flash: 8 MB
Using default environment
Autobooting in 1 seconds
verifying uboot partition...
ok
verifying kernel and romfs partition...
ok
Now starting to boot from uboot2!
U-Boot 1.1.4-dirty (Oct 12 2017 - 17:37:14)
ap151 - Dragonfly 1.0
DRAM: 64 MB
Top of RAM usable for U-Boot at: 84000000
Reserving 137k for U-Boot at: 83fdc000
Reserving 132k for malloc() at: 83fbb000
Reserving 44 Bytes for Board Info at: 83fbafd4
Reserving 36 Bytes for Global Data at: 83fbafb0
Reserving 128k for boot params() at: 83f9afb0
Stack Pointer at: 83f9af98
Now running in RAM - U-Boot at: 83fdc000
Flash Manuf Id 0x20, DeviceId0 0x70, DeviceId1 0x17
flash size 8MB, sector count = 2048
Flash: 8 MB
Using default environment
In: serial
Out: serial
Err: serial
Net: ath_gmac_enet_initialize...
No valid address in Flash. Using fixed address
Fetching MAC Address from 0x83ff114c
ath_gmac_enet_initialize: reset mask:c02200
Dragonfly----> S27 PHY *
: cfg1 0x80000000 cfg2 0x7114
eth0: 00:03:7f:09:0b:ad
athrs27_phy_setup ATHR_PHY_CONTROL 4 :1000
athrs27_phy_setup ATHR_PHY_SPEC_STAUS 4 :10
eth0 up
ATHRS27: resetting s27
ATHRS27: s27 reset done
: cfg1 0x800c0000 cfg2 0x7214
eth1: 00:0c:f0:60:dc:98
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 :10
athrs27_phy_setup ATHR_PHY_CONTROL 3 :1000
athrs27_phy_setup ATHR_PHY_SPEC_STAUS 3 :10
eth1 up
eth0, eth1
Setting 0x181162c0 to 0x5ebc2100
Autobooting in 1 seconds
## Booting image at 9f040000 ...
Uncompressing Kernel Image ... OK
No initrd
## Transferring control to Linux (at address 80060000) ...
## Giving linux memsize in bytes, 67108864
Starting kernel ...
[ 0.000000] Linux version 3.3.8 (jenkins@Sohocilnx1) (gcc version 4.6.3 20120201 (prerelease) (Linaro GCC 4.6-2012.02) ) #1 Thu Oct 12 17:39:11 CST 2017
[ 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:550.002MHz, AHB:258.333MHz, 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] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 16256
[ 0.000000] Kernel command line: board=AP151 console=ttyS0,115200 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: 61380k/65536k available (2211k kernel code, 4156k reserved, 568k data, 180k 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] Initialized recycle list for cpu 0.
[ 0.070000] NET: Registered protocol family 16
[ 0.080000] gpiochip_add: registered GPIOs 0 to 22 on device: ath79
[ 0.080000] MIPS: machine is Qualcomm Atheros AP151 reference board
[ 0.090000] registering PCI controller with io_map_base unset
[ 0.100000] bio: create slab <bio-0> at 0
[ 0.100000] PCI host bridge to bus 0000:00
[ 0.110000] pci_bus 0000:00: root bus resource [mem 0x12000000-0x13ffffff]
[ 0.110000] pci_bus 0000:00: root bus resource [io 0x0001]
[ 0.120000] pci 0000:00:00.0: invalid calibration data
[ 0.120000] pci 0000:00:00.0: BAR 0: assigned [mem 0x12000000-0x121fffff 64bit]
[ 0.130000] pci 0000:00:00.0: using irq 40 for pin 1
[ 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.140000] TCP established hash table entries: 2048 (order: 2, 16384 bytes)
[ 0.150000] TCP bind hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.150000] TCP: Hash tables configured (established 2048 bind 2048)
[ 0.160000] TCP reno registered
[ 0.160000] UDP hash table entries: 256 (order: 0, 4096 bytes)
[ 0.170000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[ 0.170000] NET: Registered protocol family 1
[ 0.190000] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.190000] JFFS2 version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[ 0.200000] msgmni has been set to 119
[ 0.210000] io scheduler noop registered
[ 0.210000] io scheduler deadline registered (default)
[ 0.220000] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled
[ 0.240000] serial8250.0: ttyS0 at MMIO 0x18020000 (irq = 11) is a 16550A
[ 0.250000] console [ttyS0] enabled, bootconsole disabled
[ 0.250000] console [ttyS0] enabled, bootconsole disabled
[ 0.260000] m25p80 spi0.0: found m25qh64a, expected m25p80
[ 0.270000] m25p80 spi0.0: m25qh64a (8192 Kbytes)
[ 0.270000] Searching for RedBoot partition table
[ 0.280000] 9 RedBoot partitions found on MTD device spi0.0
[ 0.280000] Creating 9 MTD partitions on "spi0.0":
[ 0.290000] 0x000000000000-0x00000001b800 : "factory_boot"
[ 0.300000] mtd: partition "factory_boot" must either start or end on erase block boundary or be smaller than an erase block -- forcing read-only
[ 0.310000] 0x00000001b800-0x00000001c000 : "factory_info"
[ 0.320000] 0x00000001c000-0x000000020000 : "art"
[ 0.320000] 0x000000020000-0x000000030000 : "config"
[ 0.330000] 0x000000030000-0x000000040000 : "normal_boot"
[ 0.340000] 0x000000040000-0x000000140084 : "kernel"
[ 0.340000] mtd: partition "kernel" must either start or end on erase block boundary or be smaller than an erase block -- forcing read-only
[ 0.350000] 0x000000140084-0x0000006c0000 : "rootfs"
[ 0.360000] mtd: partition "rootfs" must either start or end on erase block boundary or be smaller than an erase block -- forcing read-only
[ 0.370000] mtd: partition "rootfs" set to be root filesystem
[ 0.380000] 0x0000006c0000-0x000000800000 : "rootfs_data"
[ 0.390000] 0x000000040000-0x000000800000 : "firmware"
[ 0.390000] Registered character driver slp_flash_chrdev
[ 0.400000] u32 classifier
[ 0.400000] Performance counters on
[ 0.410000] input device check on
[ 0.410000] Actions configured
[ 0.410000] nf_conntrack version 0.5.0 (959 buckets, 3836 max)
[ 0.420000] TCP cubic registered
[ 0.420000] NET: Registered protocol family 17
[ 0.430000] 8021q: 802.1Q VLAN Support v1.8
[ 0.440000] Flash UID signiture check OK.
[ 0.440000] ### of_selftest(): No testcase data in device tree; not running tests
[ 0.450000] VFS: Mounted root (squashfs filesystem) readonly on device 31:6.
[ 0.460000] Freeing unused kernel memory: 180k freed
- preinit -
- regular preinit -
[ 2.720000] JFFS2 notice: (338) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found.
switching to jffs2
- init -
Please press Enter to activate this console. Thu Oct 12 09:39:00 UTC 2017
2+0 records in
2+0 records out
[ 5.530000] ar71xx: invalid MDIO id 1
[ 5.960000] ag71xx_mdio: probed
[ 5.970000] ag71xx_mdio: probed
[ 5.980000] eth0: Atheros AG71xx at 0xb9000000, irq 4
[ 6.530000] ag71xx ag71xx.0: eth0: connected to PHY at ag71xx-mdio.1:04 [uid=004dd042, driver=Generic PHY]
[ 6.540000] eth1: Atheros AG71xx at 0xba000000, irq 5
[ 7.100000] eth1: Found an AR934X built-in switch
[ 8.350000] PPP generic driver version 2.4.2
[ 8.440000] asf: module license 'Proprietary' taints kernel.
[ 8.440000] Disabling lock debugging due to kernel taint
[ 8.760000] ath_hal: 0.9.17.1 (AR9380, REGOPS_FUNC, WRITE_EEPROM, TX_DATA_SWAP, RX_DATA_SWAP, 11D)
[ 8.790000] ath_rate_atheros: Copyright (c) 2001-2005 Atheros Communications, Inc, All Rights Reserved
[ 8.810000] ath_tx99: Version 2.0
[ 8.810000] Copyright (c) 2010 Atheros Communications, Inc, All Rights Reserved
[ 8.970000] ath_dev: Copyright (c) 2001-2007 Atheros Communications, Inc, All Rights Reserved
[ 8.990000]
[ 8.990000] ----------------- AHB Radio0 Caldata--------------------
[ 9.000000] 02 02 00 02 03 04 05 06 00 00 00 00 00 00 00 00
[ 9.000000] -----------------------------------------------
[ 9.000000]
[ 9.010000]
[ 9.010000] ----------------- PCI Radio0 Caldata--------------------
[ 9.020000] 20 2F 09 1E 01 01 00 03 7F 77 74 94 00 00 20 00
[ 9.030000] -----------------------------------------------
[ 9.030000]
[ 9.750000] __ath_attach: Set global_scn[0]
[ 9.760000] *** All the minfree values should be <= ATH_TXBUF-32, otherwise default value will be used instead ***
[ 9.770000] ACBKMinfree = 48
[ 9.770000] ACBEMinfree = 32
[ 9.770000] ACVIMinfree = 16
[ 9.780000] ACVOMinfree = 0
[ 9.780000] CABMinfree = 48
[ 9.780000] UAPSDMinfree = 0
[ 9.780000] ATH_TXBUF=512
[ 9.790000] Enterprise mode: 0x03bda000
[ 9.800000] Restoring Cal data from Flash
[ 9.800000]
[ 9.800000] ART Version : -48.0.0
[ 9.810000] SW Image Version : -48.0.0.0.0
[ 9.810000] Board Revision :
[ 9.820000] ar9300_attach: nf_2_nom -110 nf_2_max -60 nf_2_min -125
[ 9.830000] ath_get_caps[6178] rx chainmask mismatch actual 7 sc_chainmak 0
[ 9.830000] ath_get_caps[6153] tx chainmask mismatch actual 7 sc_chainmak 0
[ 9.850000] ath_tx_paprd_init sc 83018000 PAPRD Enabled
[ 9.860000] wifi0: Atheros 956X: mem_start: =0xb8100000, mem_end: =0xb8120000, irq=47
[ 9.860000] ath_da_pci: (Atheros/multi-bss)
[ 10.310000] ath_ol_pci: (Atheros/multi-bss)
[ 10.310000] hif_pci_enable_bus: con_mode = 0x0, device_id = 0x56
[ 10.320000] ath_ol_pci 0000:00:00.0: BAR 0: assigned [mem 0x12000000-0x121fffff 64bit]
[ 10.330000] PCI: Enabling device 0000:00:00.0 (0000 -> 0002)
[ 10.330000] hif_pci_enable_bus: hif_enable_pci done *********** QCA9888 *************hif_pci_enable_bus: hif_type = 0xe, target_type = 0xchif_pci_enable_bus: hif_pci_probe_tgt_wakeup donehif_target_sync: Loop checking FW signalhif_target_sync:E
[ 10.380000] chip_id 0xc chip_revision 0x0
[ 10.380000]
[ 10.380000] CLOCK PLL skipped
[ 10.390000] hif_set_hia_extnd: setting the target pll frac ffffffff intval ffffffff
[ 10.390000] hif_set_hia_extnd: no frac provided, skipping pre-configuring PLL
[ 10.400000] hif_pci_bus_configure: hif_set_hia donehif_configure_irq: Ehif_pci_configure_legacy_irq: Ehif_pci_configure_legacy_irq: X, ret = 0hif_enable: X OKhif_napi_create: NAPI structures initializedhif_napi_create: NAPI id 6 created for pi4
[ 10.430000] hif_napi_event: received evnt: CONF cmd; v = 1 (state=0x1)hif_napi_event: setting configuration to ON
[ 10.440000] __ol_ath_attach() Allocated scn 83380380
[ 10.450000] __ol_ath_attach: dev name wifi1
[ 10.450000] ol_ath_attach interface_id 1
[ 10.460000] ol_target_init() BMI inited.
[ 10.460000] ol_target_init() BMI Get Target Info.
[ 10.470000] Chip id: 0xc, chip version: 0x1000000
[ 10.470000]
[ 10.470000] CE WAR Disabled
[ 10.480000] NUM_DEV=1 FWMODE=0x2 FWSUBMODE=0x0 FWBR_BUF 0
[ 10.480000] ol_target_init() configure Target .
[ 10.490000]
[ 10.490000] Target Version is 1000000
[ 10.490000]
[ 10.490000] Flash Download Address c0000
[ 10.500000] ol_transfer_bin_file: flash data file defined
[ 10.500000]
[ 10.500000] wifi1 NOR FLASH Select OFFSET 0
[ 10.510000] qc98xx_verify_checksum: flash checksum passed: 0x1e09
[ 10.520000] ol_transfer_bin_file 3848: Download Flash data len 12064
[ 10.520000] Board extended Data download address: 0x0
[ 10.550000]
[ 10.550000] Board data initialized
[ 10.560000] ol_ath_download_firmware: Download OTP, flash download ADDRESS 0xc0000
[ 10.560000]
[ 10.560000] Selecting OTP binary for CHIP Version 0
[ 10.740000] ol_transfer_bin_file 3676: downloading file 0, Download data len 9080
[ 10.780000]
[ 10.780000] First OTP send param 8000
[ 11.030000] ol_ath_download_firmware :First OTP download and Execute is good address:0x4800 return param 4660
[ 11.040000] ol_ath_download_firmware:##Board Id 18 , CHIP Id 0
[ 11.040000] ol_ath_download_firmware: BOARDDATA DOWNLOAD TO address 0xc0000
[ 11.050000] Warning : No board id matched. Selecting default boarddata file
[ 11.060000]
[ 11.060000] wifi1: Selecting board data file name boarddata_0.bin
[ 11.060000] ol_transfer_bin_file: Board Data File download to address=0xc0000 file name=QCA9888/hw.2/boarddata_0.bin
[ 11.090000] ol_transfer_bin_file 3676: downloading file 3, Download data len 12064
[ 11.100000] Board extended Data download address: 0x0
[ 11.130000] ol_ath_download_firmware: Using 0x1234 for the remainder of init
[ 11.130000]
[ 11.130000] Selecting OTP binary for CHIP Version 0
[ 11.160000] ol_transfer_bin_file 3676: downloading file 0, Download data len 9080
[ 11.200000]
[ 11.200000] [Flash] : Ignore Module param
[ 11.200000]
[ 11.200000] Second otp download Param 10000
[ 11.460000] ol_ath_download_firmware : Second OTP download and Execute is good, param=0x0
[ 11.470000]
[ 11.470000] Mission mode: Firmware CHIP Version 0
[ 11.500000] ol_swap_seg_alloc: Successfully allocated memory for SWAP size=262144
[ 11.540000] ol_swap_wlan_memory_expansion: length:239068 size_left:239088 dma_size_left:262144 fw_temp:c04ff004 fw_entry_size:239092
[ 11.550000] ol_swap_wlan_memory_expansion: dma_virt_addr :a3340000 fw_temp: c04ff008 length: 239068
[ 11.560000] Swap: bytes_left to copy: fw:16; dma_page:23076
[ 11.570000] ol_swap_wlan_memory_expansion: length:0 size_left:12 dma_size_left:23076 fw_temp:c05395e8 fw_entry_size:239092
[ 11.580000] Swap: wrong length read:0
[ 11.580000] ol_swap_wlan_memory_expansion: Swap total_bytes copied: 239068 Target address 41a940
[ 11.590000] scn=83380380 target_write_addr=41a940 seg_info=833eba10
[ 11.600000] ol_transfer_swap_struct:Code swap structure successfully downloaded for bin type =2
[ 11.610000] bin_filename=QCA9888/hw.2/athwlan.bin swap_filename=/lib/firmware/QCA9888/hw.2/athwlan.codeswap.bin
[ 11.620000] ol_transfer_bin_file: Downloading firmware file: QCA9888/hw.2/athwlan.bin
[ 12.020000] ol_transfer_bin_file 3676: downloading file 1, Download data len 377948
[ 13.500000] ol_target_init() Download FW done.
[ 13.500000] ol_ath_attach() WMI attached. wmi_handle 83882000
[ 13.510000] wmi_unified_register_event_handler: Event id 62 is unavailable
[ 13.520000] +htc_create .. HIF :83014000-htc_create: (0x83be5000)
[ 13.520000] htc_wmi_init() HT Create . 83be5000
[ 13.530000] htc_wmi_init 7563 host_enable 0 nss_nwifi_offload 0
[ 13.530000] ol_ath_set_default_tgt_config : AC Minfree buffer allocation through module param (umac.ko)
[ 13.540000] OL_ACBKMinfree : 0
[ 13.550000] OL_ACBEMinfree : 0
[ 13.550000] OL_ACVIMinfree : 0
[ 13.550000] OL_ACVOMinfree : 0
[ 13.560000] hif_enable_fastpath, Enabling fastpath mode
[ 13.560000] +HWT
[ 13.560000] hif_completion_thread_startup: pipe_num:0 pipe_info:0x8301705chif_completion_thread_startup: pipe_num:3 pipe_info:0x8301711chif_completion_thread_startup: pipe_num:4 pipe_info:0x8301715c
[ 13.580000] -HWT
[ 13.590000] Startup Mode-0 set
[ 13.590000]
[ 13.590000] <=== cfg max peer id 288 ====>
[ 13.600000] htt_peer_map_timer_init Enter pdev 83305000 hrtimer 833058e0
[ 13.600000]
[ 13.600000] htt_alloc_peer_map_mem : Alloc Success : host q vaddr 82a5e800 paddr 2a5e800
[ 13.610000]
[ 13.610000] htt_alloc_peer_map_mem : Flush Interval Configured to 256 pkts
[ 13.630000] ol_txrx_pdev_attach: 2500 tx desc's allocated ; range starts from 822a0000
[ 13.640000] Firmware_Build_Number:7
[ 13.640000] FW wireless modes: 0x7f9001
[ 13.640000] num_rf_chain:0x00000002 ht_cap_info:0x0000085b vht_cap_info:0x339979fa vht_supp_mcs:0x0000fffa
[ 13.650000] wmi_service_coex_gpio 0, wmi_service_4_wire_coex_support 0, coex_version 0
[ 13.660000]
[ 13.660000] Sending Ext resource cfg: HOST PLATFORM as 1
[ 13.660000] fw_feature_bitmap as 50 to TGT
[ 13.670000] ol_ath_service_ready_event: tt_support: 1
[ 13.680000] ol_ath_service_ready_event: periodic_chan_stats: 1
[ 13.690000] ol_ath_service_ready_event: sw_cal_support_check_flag: 1
[ 13.690000] Peer Caching Enabled ; num_peers = 38, num_active_peers = 25 num_tids = 50, num_vdevs = 5
[ 13.700000] EXT NSS Supported
[ 13.700000] idx 1 req 2 num_units 1 num_unit_info 12 unit size 256 actual units 26
[ 13.710000] ol_ath_alloc_host_mem_chunk req_id 2 idx 0 num_units 26 unit_len 256,
[ 13.720000] idx 2 req 3 num_units 1 num_unit_info 12 unit size 1024 actual units 26
[ 13.730000] ol_ath_alloc_host_mem_chunk req_id 3 idx 1 num_units 26 unit_len 1024,
[ 13.740000] idx 3 req 4 num_units 1 num_unit_info 12 unit size 4096 actual units 26
[ 13.740000] ol_ath_alloc_host_mem_chunk req_id 4 idx 2 num_units 26 unit_len 4096,
[ 13.750000] idx 0 req 1 num_units 0 num_unit_info 2 unit size 896 actual units 39
[ 13.760000] ol_ath_alloc_host_mem_chunk req_id 1 idx 3 num_units 39 unit_len 896,
[ 13.770000] idx 4 req 5 num_units 0 num_unit_info 2 unit size 1940 actual units 39
[ 13.780000] ol_ath_alloc_host_mem_chunk req_id 5 idx 4 num_units 39 unit_len 1940,
[ 13.780000] Support not added yet for Service 91
[ 13.790000] Support not added yet for Service 92
[ 13.790000] No EXT_MSG send INIT now
[ 13.800000] chunk 0 len 6656 requested , ptr 0x2294000
[ 13.800000] chunk 1 len 26624 requested , ptr 0x2298000
[ 13.810000] chunk 2 len 106496 requested , ptr 0x22c0000
[ 13.810000] chunk 3 len 34944 requested , ptr 0x22e0000
[ 13.820000] chunk 4 len 75660 requested , ptr 0x2300000
[ 13.830000] smart_log_init: Smart logging Enabled buf=822f0000 (size=65536)
[ 13.860000] Version = 16777216 3 status = 0
[ 13.860000] ol_ath_connect_htc() WMI is ready
[ 13.860000] htt_h2t_frag_desc_bank_cfg_msg - HTT_H2T_MSG_TYPE_FRAG_DESC_BANK_CFG sent to FW for radio ID = 1
[ 13.870000] target uses HTT version 2.2; host uses 2.2
[ 13.880000] ol_ath_attach() connect HTC.
[ 13.890000] bypasswmi : 0
[ 13.890000] ol_regdmn_start: reg-domain param: regdmn=0, countryName=, wModeSelect=FFFFFFFF, netBand=FFFFFFFF, extendedChanMode=0.
[ 13.900000] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x2) flags 0x2150
[ 13.910000] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x4) flags 0xa0
[ 13.920000] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x8) flags 0xc0
[ 13.930000] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x20) flags 0xd0
[ 13.930000] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x40) flags 0x150
[ 13.940000] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x800) flags 0x10080
[ 13.950000] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x2000) flags 0x20080
[ 13.950000] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x4000) flags 0x40080
[ 13.960000] Add VHT80 channel: 5210
[ 13.970000] Add VHT80 channel: 5290
[ 13.970000] Add VHT80 channel: 5530
[ 13.970000] Add VHT80 channel: 5610
[ 13.980000] Add VHT80 channel: 5690
[ 13.980000] Add VHT80 channel: 5775
[ 13.980000] Skipping VHT80 channel 5825
[ 13.990000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5530, cfreq2:5210 in case of VHT80+80
[ 14.000000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5530, cfreq2:5290 in case of VHT80+80
[ 14.010000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5530, cfreq2:5210 in case of VHT80+80
[ 14.020000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5530, cfreq2:5290 in case of VHT80+80
[ 14.020000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5530, cfreq2:5210 in case of VHT80+80
[ 14.030000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5530, cfreq2:5290 in case of VHT80+80
[ 14.040000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5530, cfreq2:5210 in case of VHT80+80
[ 14.050000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5530, cfreq2:5290 in case of VHT80+80
[ 14.060000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5610, cfreq2:5210 in case of VHT80+80
[ 14.070000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5610, cfreq2:5290 in case of VHT80+80
[ 14.080000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5610, cfreq2:5210 in case of VHT80+80
[ 14.090000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5610, cfreq2:5290 in case of VHT80+80
[ 14.100000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5610, cfreq2:5210 in case of VHT80+80
[ 14.110000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5610, cfreq2:5290 in case of VHT80+80
[ 14.120000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5610, cfreq2:5210 in case of VHT80+80
[ 14.120000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5610, cfreq2:5290 in case of VHT80+80
[ 14.130000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5690, cfreq2:5210 in case of VHT80+80
[ 14.140000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5690, cfreq2:5290 in case of VHT80+80
[ 14.150000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5690, cfreq2:5530 in case of VHT80+80
[ 14.160000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5690, cfreq2:5210 in case of VHT80+80
[ 14.170000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5690, cfreq2:5290 in case of VHT80+80
[ 14.180000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5690, cfreq2:5530 in case of VHT80+80
[ 14.190000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5210 in case of VHT80+80
[ 14.200000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5290 in case of VHT80+80
[ 14.210000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5530 in case of VHT80+80
[ 14.220000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5610 in case of VHT80+80
[ 14.220000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5690 in case of VHT80+80
[ 14.230000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5210 in case of VHT80+80
[ 14.240000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5290 in case of VHT80+80
[ 14.250000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5530 in case of VHT80+80
[ 14.260000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5610 in case of VHT80+80
[ 14.270000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5690 in case of VHT80+80
[ 14.280000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5210 in case of VHT80+80
[ 14.290000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5290 in case of VHT80+80
[ 14.300000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5530 in case of VHT80+80
[ 14.310000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5610 in case of VHT80+80
[ 14.320000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5690 in case of VHT80+80
[ 14.320000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5210 in case of VHT80+80
[ 14.330000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5290 in case of VHT80+80
[ 14.340000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5530 in case of VHT80+80
[ 14.350000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5610 in case of VHT80+80
[ 14.360000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5690 in case of VHT80+80
[ 14.370000] OL Resmgr Init-ed
[ 14.380000] rate power table override is only supported for AR98XX
[ 14.380000] >>>> CB Set (null)
[ 14.390000] ol_ath_attach() UMAC attach .
[ 14.390000]
[ 14.390000] BURSTING enabled by default
[ 14.400000] __ol_ath_attach: needed_headroom reservation 44
[ 14.400000] ol_ath_thermal_mitigation_attach: --
[ 14.410000] ol_ath_pci_probe num_radios=0, wifi_radios[0].sc = 83380380 wifi_radio_type = 2
[ 14.420000] ath_sysfs_diag_init: diag_fsattr
[ 14.550000] [wifi1] FWLOG: [17913] WAL_DBGID_TX_AC_BUFFER_SET ( 0x3, 0x1e, 0x94c, 0x94c, 0x0 )
[ 14.560000] [wifi1] FWLOG: [17913] WAL_DBGID_TX_AC_BUFFER_SET ( 0x12, 0x1e, 0x94c, 0x94c, 0x0 )
[ 14.570000] [wifi1] FWLOG: [17913] WAL_DBGID_TX_AC_BUFFER_SET ( 0x45, 0x1e, 0x94c, 0x94c, 0x0 )
[ 14.580000] [wifi1] FWLOG: [17913] WAL_DBGID_TX_AC_BUFFER_SET ( 0x67, 0x1e, 0x94c, 0x94c, 0x0 )
[ 14.590000] [wifi1] FWLOG: [17913] WAL_DBGID_TX_AC_BUFFER_SET ( 0x100, 0xbebc200 )
[ 14.600000] [wifi1] FWLOG: [18444] UNKNOWN 22:55 ( 0x3a, 0xa10, 0x160, 0x10, 0x0 )
[ 14.600000] [wifi1] FWLOG: [18444] UNKNOWN 22:55 ( 0x3a, 0x10, 0x0, 0x10, 0x12 )
[ 14.610000] GRE over IPv4 demultiplexor driver
[ 14.630000] GRE over IPv4 tunneling driver
[ 14.650000] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 14.810000] xt_time: kernel timezone is -0000
[ 14.860000] NET: Registered protocol family 24
[ 15.460000] nf_conntrack_rtsp v0.6.21 loading
[ 15.480000] nf_nat_rtsp v0.6.21 loading
[ 15.520000] Registered character driver slp_gpio_chrdev
qca_calculate_check is a shell function
[ 16.790000] lan ip is 0xc0a80101
[ 16.850000] Switching to Tx Mode-0
Command failed: Not found
interface
wifi-freq
interface
wifi-freq
interface
interface
[CFG_MAC]user did not configured wan mac, use default.
wifi-freq
wifi-freq
Command failed: Not found
Command failed: Not found
Command failed: Not found
Command failed: Not found
[ 23.290000] device eth1 entered promiscuous mode
Write Reg: 0x00000054: Oldval = 0x487d2ecb Newval = 0x487d2ecb
Write Reg: 0x00000058: Oldval = 0x000f0001 Newval = 0x000f0001
Write Reg: 0x00000050: Oldval = 0x32510002 Newval = 0x3251000a
uci: Entry not found (module_spec.module_spec.wifison_role)
uci: Entry not found (wireless.freq2.device)
convert_cfg src_cfg wireless dst_cfg wireless
Interface sync_uci_and_dat not supported
uci: Entry not found (module_spec.module_spec.wifison_role)
uci: Entry not found (wireless.freq2.device)
convert_cfg src_cfg /tmp/etc/tmp_wireless dst_cfg /tmp/etc/private_wireless
convert_cfg src_cfg guest_network dst_cfg /tmp/etc/private_wireless
Interface sync_uci_and_dat not supported
Interface sync_uci_and_dat not supported
cat: can't open '/proc/flash_verify_result': No such file or directory
Enable device[wifi0] all_vifs[ath0 guest0 wdscli0] enabled_vifs[ath0]
[ 31.590000] set maxsta of phy: 32
Invalid command : txbf_snd_int
Invalid command : obss_rssi_th
Invalid command : obss_rx_rssi_th
Invalid command : discon_time
Invalid command : reconfig_time
[ 31.730000] wlan_vap_create : enter. devhandle=0x82930380, opmode=IEEE80211_M_HOSTAP, flags=0x1
[ 31.740000] wlan_vap_create : exit. devhandle=0x82930380, vap=0x81dd8000, opmode=IEEE80211_M_HOSTAP, flags=0x1.
[ 31.760000] VAP device ath0 created osifp: (81d5c380) os_if: (81dd8000)
[ 31.820000] siwfreq
[ 31.820000] Set freq vap 0 stop send + 81dd8000
[ 31.820000] Set freq vap 0 stop send -81dd8000
[ 31.860000] Set wait done --81dd8000
[ 31.890000] Setting Max Stations:32
Interface doesn't accept private ioctl...
vhtsubfer (8BE0): Invalid argument
Interface doesn't accept private ioctl...
vhtsubfee (8BE0): Invalid argument
Interface doesn't accept private ioctl...
vhtmubfer (8BE0): Invalid argument
set encryption with driver
[ 31.960000] set IEEE80211_IOC_WPA to WPA and RSN
[ 31.970000] set Key Mgmt Algs to PSK!
[ 31.980000] set cipher as AES
[ 31.990000] set psksecret 88888888, length = 8
[ 32.000000] set rekey period 86400
Invalid command : vap_ind
Interface doesn't accept private ioctl...
stafwd (8BE0): Invalid argument
[ 32.050000]
[ 32.050000] DES SSID SET=
[ 32.060000] [DEBUG] vap-0(ath0):set SIOC80211NWID, 12 characters
[ 32.270000]
[ 32.270000] DES SSID SET=TP-LINK_3251
sh: 0: unknown operand
sh: 0: unknown operand
[ 32.810000] wlan_vap_create : enter. devhandle=0x82930380, opmode=IEEE80211_M_HOSTAP, flags=0x1
[ 32.820000] wlan_vap_create : exit. devhandle=0x82930380, vap=0x81df8000, opmode=IEEE80211_M_HOSTAP, flags=0x1.
[ 32.830000] VAP device guest0 created osifp: (81d5db80) os_if: (81df8000)
[ 32.880000] siwfreq
[ 32.880000] Set freq vap 0 stop send + 81dd8000
[ 32.880000] Set freq vap 0 stop send -81dd8000
[ 32.920000] Set wait done --81dd8000
[ 32.920000] Set freq vap 1 stop send + 81df8000
[ 32.920000] Set freq vap 1 stop send -81df8000
[ 32.960000] Set wait done --81df8000
[ 32.990000] Setting Max Stations:31
Interface doesn't accept private ioctl...
vhtsubfer (8BE0): Invalid argument
Interface doesn't accept private ioctl...
vhtsubfee (8BE0): Invalid argument
Interface doesn't accept private ioctl...
vhtmubfer (8BE0): Invalid argument
Invalid command : vap_ind
Interface doesn't accept private ioctl...
stafwd (8BE0): Invalid argument
[ 33.110000]
[ 33.110000] DES SSID SET=
[ 33.120000] [DEBUG] vap-1(guest0):set SIOC80211NWID, 12 characters
[ 33.120000]
[ 33.120000] DES SSID SET=TPGuest_3251
sh: 0: unknown operand
sh: 0: unknown operand
[ 33.670000] wlan_vap_create : enter. devhandle=0x82930380, opmode=IEEE80211_M_STA, flags=0x1
[ 33.680000] wlan_vap_create : exit. devhandle=0x82930380, vap=0x81e18000, opmode=IEEE80211_M_STA, flags=0x1.
[ 33.690000] VAP device wdscli0 created osifp: (81d5f380) os_if: (81e18000)
Interface doesn't accept private ioctl...
vhtsubfer (8BE0): Invalid argument
Interface doesn't accept private ioctl...
vhtsubfee (8BE0): Invalid argument
Interface doesn't accept private ioctl...
vhtmubfee (8BE0): Invalid argument
Invalid command : vap_ind
sh: 0: unknown operand
sh: 0: unknown operand
[ 34.350000] 74-125-46-203-50-82
[ 34.470000] 8021q: adding VLAN 0 to HW filter on device ath0
[ 35.320000] device ath0 entered promiscuous mode
[ 35.330000] br-lan: port 2(ath0) entered forwarding state
[ 35.330000] br-lan: port 2(ath0) entered forwarding state
[ 35.430000] 8021q: adding VLAN 0 to HW filter on device guest0
[ 36.270000] device guest0 entered promiscuous mode
[ 36.270000] br-lan: port 3(guest0) entered forwarding state
[ 36.280000] br-lan: port 3(guest0) entered forwarding state
[ 36.310000] 8021q: adding VLAN 0 to HW filter on device wdscli0
[ 37.150000] device wdscli0 entered promiscuous mode
[ 37.160000] br-lan: port 4(wdscli0) entered forwarding state
[ 37.170000] br-lan: port 4(wdscli0) entered forwarding state
[ 37.330000] br-lan: port 2(ath0) entered forwarding state
[ 38.210000] br-lan: port 3(guest0) entered disabled state
[ 38.230000] br-lan: port 4(wdscli0) entered disabled state
cat: can't open '/proc/flash_verify_result': No such file or directory
Enable device[wifi1] all_vifs[ath1 wdscli1] enabled_vifs[ath1]
[ 38.460000] isCountryCodeValid: EEPROM regdomain 0x0
[ 38.470000] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x2) flags 0x2150
[ 38.480000] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x4) flags 0xa0
[ 38.480000] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x8) flags 0xc0
[ 38.490000] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x20) flags 0xd0
[ 38.500000] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x40) flags 0x150
[ 38.500000] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x800) flags 0x10080
[ 38.510000] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x2000) flags 0x20080
[ 38.520000] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x4000) flags 0x40080
[ 38.530000] Add VHT80 channel: 5210
[ 38.530000] Add VHT80 channel: 5775
[ 38.530000] Skipping VHT80 channel 5825
[ 38.540000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5210 in case of VHT80+80
[ 38.550000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5210 in case of VHT80+80
[ 38.560000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5210 in case of VHT80+80
[ 38.570000] EMI WAR rejecting fc1 > fc2 Combination cfreq1:5775, cfreq2:5210 in case of VHT80+80
[ 38.620000] Please use aggr_burst cmd instead!
Interface doesn't accept private ioctl...
burst (8BE0): Invalid argument
[ 38.630000] set maxsta of phy: 32
[ 38.640000] set TXBF_SND_PERIOD: value 100 wmi_status 0
Invalid command : obss_rx_rssi_th
Interface doesn't accept private ioctl...
discon_time (8BE0): Operation not permitted
Interface doesn't accept private ioctl...
reconfig_time (8BE0): Operation not permitted
[ 38.750000] wlan_vap_create : enter. devhandle=0x83380380, opmode=IEEE80211_M_HOSTAP, flags=0x1
[ 38.760000] send_vdev_create_cmd_non_tlv: ID = 0 Type = 1, Subtype = 0 VAP Addr = 48:7d:2e:cb:32:53:
[ 38.760000] wlan_vap_create : exit. devhandle=0x83380380, vap=0x81f00000, opmode=IEEE80211_M_HOSTAP, flags=0x1.
[ 38.780000] VAP device ath1 created osifp: (81ef8380) os_if: (81f00000)
[ 38.840000] Following channels are blocked from Channel selection algorithm
[ 38.850000] [36] [40] [44] [48]
[ 38.860000] siwfreq
[ 38.860000] Set freq vap 0 stop send + 81f00000
[ 38.870000] Set freq vap 0 stop send -81f00000
[ 38.900000] Set wait done --81f00000
[ 38.930000] Setting Max Stations:32
[ 38.960000] su bfee 1 mu bfee 0 su bfer 1 mu bfer 1 impl bf 0 sounding dim 1
[ 38.970000] su bfee 1 mu bfee 0 su bfer 1 mu bfer 1 impl bf 0 sounding dim 1
[ 38.990000] su bfee 1 mu bfee 0 su bfer 1 mu bfer 1 impl bf 0 sounding dim 1
[ 38.990000] su bfee 1 mu bfee 0 su bfer 1 mu bfer 1 impl bf 0 sounding dim 1
set encryption with driver
[ 39.030000] set IEEE80211_IOC_WPA to WPA and RSN
[ 39.040000] set Key Mgmt Algs to PSK!
[ 39.050000] set cipher as AES
[ 39.060000] set psksecret 88888888, length = 8
[ 39.070000] set rekey period 86400
[ 39.080000] ME Pool succesfully initialized vaddr - 81f10000 paddr - 0
[ 39.080000] num_elems = 100 buf_size - 64 pool_size = 7200
[ 39.090000] Enable MCAST_TO_UCAST
Invalid command : vap_ind
Interface doesn't accept private ioctl...
stafwd (8BE0): Invalid argument
[ 39.130000]
[ 39.130000] DES SSID SET=
[ 39.140000] [DEBUG] vap-0(ath1):set SIOC80211NWID, 15 characters
[ 39.360000]
[ 39.360000] DES SSID SET=TP-LINK_5G_3251
sh: 0: unknown operand
sh: 0: unknown operand
[ 39.550000] [wifi1] FWLOG: [43227] UNKNOWN 22:55 ( 0x42, 0x199, 0x450, 0x10, 0x0 )
[ 39.550000] [wifi1] FWLOG: [43227] UNKNOWN 22:55 ( 0x42, 0x10, 0x0, 0x10, 0x0 )
[ 39.920000] wlan_vap_create : enter. devhandle=0x83380380, opmode=IEEE80211_M_STA, flags=0x1
[ 39.930000] send_vdev_create_cmd_non_tlv: ID = 1 Type = 2, Subtype = 0 VAP Addr = 4e:7d:2e:cb:32:53:
[ 39.940000] send_set_ps_mode_cmd_non_tlv:set psmode=1
[ 39.940000] wlan_vap_create : exit. devhandle=0x83380380, vap=0x81f28000, opmode=IEEE80211_M_STA, flags=0x1.
[ 39.960000] VAP device wdscli1 created osifp: (81ef9b80) os_if: (81f28000)
[ 40.040000] su bfee 1 mu bfee 1 su bfer 1 mu bfer 0 impl bf 0 sounding dim 1
[ 40.060000] su bfee 1 mu bfee 1 su bfer 1 mu bfer 0 impl bf 0 sounding dim 1
[ 40.080000] su bfee 1 mu bfee 1 su bfer 1 mu bfer 0 impl bf 0 sounding dim 1
[ 40.090000] su bfee 1 mu bfee 1 su bfer 1 mu bfer 0 impl bf 0 sounding dim 1
Invalid command : vap_ind
sh: 0: unknown operand
sh: 0: unknown operand
[ 40.650000] 74-125-46-203-50-82
[ 40.650000] send_set_ps_mode_cmd_non_tlv:set psmode=0
[ 40.660000] send_set_ps_mode_cmd_non_tlv:set psmode=0
[ 40.750000] Sending SCAN START cmd
[ 40.750000] 8021q: adding VLAN 0 to HW filter on device ath1
[ 41.540000] [wifi1] FWLOG: [45454] WAL channel change freq=5180, mode=0 flags=0 rx_ok=1 tx_ok=1
[ 41.550000] [wifi1] FWLOG: [45768] WAL channel change freq=5200, mode=0 flags=0 rx_ok=1 tx_ok=1
[ 41.560000] [wifi1] FWLOG: [46084] WAL channel change freq=5220, mode=0 flags=0 rx_ok=1 tx_ok=1
[ 41.620000] device ath1 entered promiscuous mode
[ 41.620000] br-lan: port 5(ath1) entered forwarding state
[ 41.630000] br-lan: port 5(ath1) entered forwarding state
[ 41.680000] 8021q: adding VLAN 0 to HW filter on device wdscli1
[ 42.520000] device wdscli1 entered promiscuous mode
[ 42.530000] br-lan: port 6(wdscli1) entered forwarding state
[ 42.530000] br-lan: port 6(wdscli1) entered forwarding state
[ 42.540000] [wifi1] FWLOG: [46398] WAL channel change freq=5240, mode=0 flags=0 rx_ok=1 tx_ok=1
[ 42.550000] [wifi1] FWLOG: [46713] WAL channel change freq=5745, mode=0 flags=0 rx_ok=1 tx_ok=1
[ 42.560000] [wifi1] FWLOG: [47027] WAL channel change freq=5765, mode=0 flags=0 rx_ok=1 tx_ok=1
[ 43.510000] send_vdev_down_cmd_non_tlv for vap 0
[ 43.520000] OL vap_start +
[ 43.520000] VDEV START
[ 43.520000] OL vap_start -
[ 43.530000] ol_ath_vap_set_param: Now supported MGMT RATE is 6000(kbps) and rate code: 0x3
[ 43.610000] br-lan: port 6(wdscli1) entered disabled state
[ 43.630000] br-lan: port 5(ath1) entered forwarding state
[ 43.760000] [stat]Lan ip: C0A80101, Lan mask: FFFFFF00
[ 43.770000] ol_vdev_start_resp_ev for vap 0 (83882000)
[ 43.780000] send_wmm_update_cmd_non_tlv:
[ 43.780000] su bfee 1 mu bfee 0 su bfer 1 mu bfer 1 impl bf 0 sounding dim 1
[ 43.790000] send_vdev_up_cmd_non_tlv for vap 0
[ 43.790000] [wifi1] FWLOG: [47342] WAL channel change freq=5785, mode=0 flags=0 rx_ok=1 tx_ok=1
[ 43.800000] [wifi1] FWLOG: [47656] WAL channel change freq=5805, mode=0 flags=0 rx_ok=1 tx_ok=1
[ 43.810000] [wifi1] FWLOG: [47971] WAL channel change freq=5825, mode=0 flags=0 rx_ok=1 tx_ok=1
[ 43.820000] [wifi1] FWLOG: [48289] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x0 )
[ 43.830000] [wifi1] FWLOG: [48289] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x0 )
[ 43.840000] [wifi1] FWLOG: [48294] vap-0 VDEV_MGR_VDEV_START ( 0x1671, 0x2, 0x0, 0x100607 )
[ 43.840000] [wifi1] FWLOG: [48295] WAL channel change freq=5745, mode=10 flags=0 rx_ok=1 tx_ok=1
[ 43.870000] [stat]wan dev name: eth0
[ 44.070000] ----IGMP init begin------
[ 44.070000] wan_dev_index = 255 lan_dev_name=br-lan wan_dev_name=eth0
[ 44.080000] ----IGMP has been loaded------
[ 44.770000] [wifi1] FWLOG: [48548] UNKNOWN 14:20 ( 0x0 )
[ 44.780000] [wifi1] FWLOG: [48559] WAL_DBGID_SECURITY_ENCR_EN ( )
[ 44.790000] [wifi1] FWLOG: [48559] WAL_DBGID_SECURITY_MCAST_KEY_SET ( 0x1 )
[ 44.790000] [wifi1] FWLOG: [48571] VDEV_MGR_HP_START_TIME ( 0x0, 0x1671, 0x1c9d001 )
[ 44.800000] [wifi1] FWLOG: [48571] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x1 )
[ 44.810000] [wifi1] FWLOG: [48571] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x0 )
[ 44.810000] [wifi1] FWLOG: [48571] VDEV_MGR_AP_TBTT_CONFIG ( 0x0, 0x1671, 0x0, 0x0 )
wlan has already started in etc/init.d/network script.
Loading redirects
Loading dmz
Loading forbidhost
Loading localmanage
Loading hostctrl
Loading includes
RTNETLINK answers: No such file or directory
RTNETLINK answers: No such file or directory
RTNETLINK answers: No such file or directory
uci: Entry not found (guest_network.@guest_rule_2g[0])
uci: Entry not found (guest_network.@guest_rule_5g[0])
uci: Entry not found (guest_network.@guest_rule_2g[0])
uci: Entry not found (guest_network.@guest_rule_5g[0])
[ 51.500000] SFE IPv4 init
[ 51.570000] SFE Fast-Classifier init
starting pid 431, tty '/dev/ttyS0': '/bin/login'
SLP login:
U-Boot 1.1.4-dirty (Oct 12 2017 - 17:31:36)(COMPRESSED)
ap151 - Dragonfly 1.0
DRAM: 64 MB
Top of RAM usable for U-Boot at: 84000000
Reserving 212k for U-Boot at: 83fc8000
Reserving 132k for malloc() at: 83fa7000
Reserving 44 Bytes for Board Info at: 83fa6fd4
Reserving 36 Bytes for Global Data at: 83fa6fb0
Reserving 128k for boot params() at: 83f86fb0
Stack Pointer at: 83f86f98
Now running in RAM - U-Boot at: 83fc8000
Flash Manuf Id 0x20, DeviceId0 0x70, DeviceId1 0x17
flash size 8MB, sector count = 2048
Flash: 8 MB
Using default environment
Autobooting in 1 seconds
verifying uboot partition...
failed
Firmware check failed!
Enter recovery mode.
In: serial
Out: serial
Err: serial
Net: ath_gmac_enet_initialize...
No valid address in Flash. Using fixed address
Fetching MAC Address from 0x83fed75c
ath_gmac_enet_initialize: reset mask:c02200
Dragonfly----> S27 PHY *
: cfg1 0x80000000 cfg2 0x7114
eth0: 00:03:7f:09:0b:ad
athrs27_phy_setup ATHR_PHY_CONTROL 4 :1000
athrs27_phy_setup ATHR_PHY_SPEC_STAUS 4 :10
eth0 up
ATHRS27: resetting s27
ATHRS27: s27 reset done
: cfg1 0x800c0000 cfg2 0x7214
eth1: 00:0c:f0:60:dc:98
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 :10
athrs27_phy_setup ATHR_PHY_CONTROL 3 :1000
athrs27_phy_setup ATHR_PHY_SPEC_STAUS 3 :10
eth1 up
eth0, eth1
Setting 0x181162c0 to 0x4b962100
tftp 0x81000000 wdr6500v7.bin
erase 0x9f040000 +$filesize
cp.b $fileaddr 0x9f040000 $filesize
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment