大破雑記帳

個人用メモな雑記ブログ いろんなことをざっくりと。

WN-DAX5400QR

これもI-O DATA機を調べていた際、IPQ50xx搭載機であることを把握していたもの。

ヤフオクでだいぶ安価な出品があり、多少悩んだ末に確保した。

弄っていくのでメモ。

Switch, PHY

zone WAN LAN
port
(WN-DAX3000GR)
INTERNET LAN4 LAN3 LAN2 LAN1
port eth1
(RTL8221B)
port4
(QCA8337)
port3
(QCA8337)
port2
(QCA8337)
port1
(QCA8337)

MAC

  • LAN: 50:41:B9:xx:xx:FC (APPSBLENV, "ethaddr" (text))
  • WAN: 50:41:B9:xx:xx:FE (APPSBLENV, "eth1addr" (text))
  • 2.4G: 50:41:B9:xx:xx:FC (APPSBLENV, "wifi0" (text))
  • 5G: 50:41:B9:xx:xx:FD (APPSBLENV, "wifi1" (text))

Bootloader

  • help

      IPQ5018# help
      ?       - alias for 'help'
      ar8xxx_dump- Dump ar8xxx registers
      base    - print or set address offset
      bdinfo  - print Board Info structure
      bootelf - Boot from an ELF image in memory
      bootipq - bootipq from flash device
      bootm   - boot application image from memory
      bootp   - boot image via network using BOOTP/TFTP protocol
      bootvx  - Boot vxWorks from an ELF image
      bootz   - boot Linux zImage image from memory
      canary  - test stack canary
      chpart  - change active partition
      cmp     - memory compare
      coninfo - print console devices and information
      cp      - memory copy
      crc32   - checksum calculation
      dhcp    - boot image via network using DHCP/TFTP protocol
      dm      - Driver model low level access
      echo    - echo args to console
      editenv - edit environment variable
      env     - environment handling commands
      erase   - erase FLASH memory
      exectzt - execute TZT
    
      exit    - exit script
      false   - do nothing, unsuccessfully
      fdt     - flattened device tree utility commands
      flash   - flash part_name 
              flash part_name load_addr file_size 
    
      flasherase- flerase part_name 
    
      flinfo  - print FLASH memory information
      fuseipq - fuse QFPROM registers from memory
    
      go      - start application at address 'addr'
      help    - print command description/usage
      i2c     - I2C sub-system
      imxtract- extract a part of a multi-image
      ipq5018_mdio- IPQ5018 mdio utility commands
      ipq_mdio- IPQ mdio utility commands
      is_sec_boot_enabled- check secure boot fuse is enabled or not
    
      itest   - return true/false on integer compare
      loop    - infinite loop on address range
      md      - memory display
      mii     - MII utility commands
      mm      - memory modify (auto-incrementing address)
      mmc     - MMC sub system
      mmcinfo - display MMC info
      mtdparts- define flash/nand partitions
      mtest   - simple RAM read/write test
      mw      - memory write (fill)
      nand    - NAND sub-system
      nboot   - boot from NAND device
      nfs     - boot image via network using NFS protocol
      nm      - memory modify (constant address)
      part    - disk partition related commands
      pci     - list and access PCI Configuration Space
      ping    - send ICMP ECHO_REQUEST to network host
      printenv- print environment variables
      protect - enable or disable FLASH write protection
      reset   - Perform RESET of the CPU
      run     - run commands in an environment variable
      runmulticore- Enable and schedule secondary cores
      saveenv - save environment variables to persistent storage
      secure_authenticate- authenticate the signed image
    
      setenv  - set environment variables
      setexpr - set environment variable as the result of eval expression
      sf      - SPI flash sub-system
      showvar - print local hushshell variables
      sleep   - delay execution for some time
      smeminfo- print SMEM FLASH information
      source  - run script from memory
      test    - minimal test like /bin/sh
      tftpboot- boot image via network using TFTP protocol
      tftpput - TFTP put command, for uploading files to a server
      true    - do nothing, successfully
      tzt     - load and run tzt
    
      uart    - UART sub-system
      ubi     - ubi commands
      version - print monitor, compiler and linker version
      zip     - zip a memory region
    
  • version

      IPQ5018# version
    
      U-Boot 2.02.03 (Oct 01 2021 - 18:16:44 +0800)
      arm-openwrt-linux-muslgnueabi-gcc (OpenWrt GCC 5.2.0 e418cc6+r49254) 5.2.0
      GNU ld (GNU Binutils) 2.24.0
    
  • bdinfo

      IPQ5018# bdinfo
      arch_number = 0x08040001
      boot_params = 0x40000100
      DRAM bank   = 0x00000000
      -> start    = 0x40000000
      -> size     = 0x20000000
      eth0name    = eth0
      ethaddr     = 50:41:B9:4B:A0:FC
      eth1name    = eth1
      eth1addr    = 50:41:B9:4B:A0:FE
      current eth = eth0
      ip_addr     = 192.168.1.1
      baudrate    = 115200 bps
      TLB addr    = 0x4A990000
      relocaddr   = 0x4A920000
      reloc off   = 0x00000000
      irq_sp      = 0x4A822A90
      sp start    = 0x4A822A80
    
  • smeminfo

      IPQ5018# smeminfo
      ubi0: attaching mtd1
      ubi0: scanning is finished
      ubi0: attached mtd1 (name "mtd=0", size 51 MiB)
      ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
      ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
      ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096
      ubi0: good PEBs: 410, bad PEBs: 0, corrupted PEBs: 0
      ubi0: user volume: 5, internal volumes: 1, max. volumes count: 128
      ubi0: max/mean erase counter: 4/1, WL threshold: 4096, image sequence number: 121159308
      ubi0: available PEBs: 0, total reserved PEBs: 410, PEBs reserved for bad PEB handling: 20
      flash_type:             0xb
      flash_index:            0x0
      flash_chip_select:      0x0
      flash_block_size:       0x20000
      flash_density:          0x80000
      partition table offset  0x0
      No.: Name             Attributes            Start             Size
        0: 0:SBL1           0x0000ffff              0x0          0x80000
        1: 0:MIBIB          0x0000ffff          0x80000          0x80000
        2: 0:BOOTCONFIG     0x0000ffff         0x100000          0x40000
        3: 0:BOOTCONFIG1    0x0000ffff         0x140000          0x40000
        4: 0:QSEE           0x0000ffff         0x180000         0x100000
        5: 0:QSEE_1         0x0000ffff         0x280000         0x100000
        6: 0:DEVCFG         0x0000ffff         0x380000          0x40000
        7: 0:DEVCFG_1       0x0000ffff         0x3c0000          0x40000
        8: 0:CDT            0x0000ffff         0x400000          0x40000
        9: 0:CDT_1          0x0000ffff         0x440000          0x40000
       10: 0:APPSBLENV      0x0000ffff         0x480000          0x80000
       11: 0:APPSBL         0x0000ffff         0x500000         0x140000
       12: 0:APPSBL_1       0x0000ffff         0x640000         0x140000
       13: 0:ART            0x0000ffff         0x780000         0x100000
       14: 0:TRAINING       0x0000ffff         0x880000          0x80000
       15: rootfs           0x0000ffff         0x900000        0x3340000
              ubi vol 0 kernel
              ubi vol 1 wifi_fw
              ubi vol 2 bt_fw
              ubi vol 3 ubi_rootfs
              ubi vol 4 rootfs_data
       16: Config           0x0000ffff        0x3c40000         0x380000
       17: rootfs_1         0x0000ffff        0x3fc0000        0x3340000
       18: Config_2         0x0000ffff        0x7300000         0x380000
       19: idmkey           0x0000ffff        0x7680000          0x80000
       20: Reserved         0x0000ffff        0x7700000         0x500000
       21: FWHEADER         0x0000ffff        0x7c00000          0x80000
       22: Factory          0x0000ffff        0x7c80000          0x80000
    
  • nand info

      IPQ5018# nand info
    
      Device 0: nand0, sector size 128 KiB
        Page size       2048 b
        OOB size          64 b
        Erase size    131072 b
        subpagesize        0 b
        options     0x       0
        bbt options 0x       0
    
  • printenv

      IPQ5018# printenv
      DebugFlag=0
      MAC_Quantity=4
      baudrate=115200
      bootcmd=bootipq
      bootdelay=3               <-- U-BootのCLI入る為 '0' から変更済
      countrycode=EA
      eth1addr=50:41:B9:xx:xx:FE
      ethact=eth0
      ethaddr=50:41:B9:xx:xx:FC
      fdt_high=0x4A400000
      fdtcontroladdr=4a994004
      fileaddr=44000000
      filesize=cd6b70
      flash_type=11
      machid=8040001
      mtddevname=fs
      mtddevnum=0
      mtdids=nand0=nand0
      mtdparts=mtdparts=nand0:0x3340000@0x900000(fs),
      nand_erasesize=20000
      nand_oobsize=40
      nand_writesize=800
      nfLicense=xxxxxxxxxxxx
      partition=nand0,0
      serialnum=xxxxxxxxxxxx
      soc_hw_version=20180101
      soc_version_major=1
      soc_version_minor=1
      stderr=serial@78AF000
      stdin=serial@78AF000
      stdout=serial@78AF000
      wifi0=50:41:B9:xx:xx:FC
      wifi0ssid1=IODATA-xxxxfc-2G
      wifi0ssid2=IO-Guest-xxxxfc-2G
      wifi1=50:41:B9:xx:xx:FD
      wifi1ssid1=IODATA-xxxxfc-5G
      wifi1ssid2=IO-Guest-xxxxfc-5G
      wifiwpapsk=xxxxxxxxxxxxx
      wifiwpspin=xxxxxxxx
    
      Environment size: 933/262140 bytes
    
  • tftpboot

      IPQ5018# tftpboot
      eth0 up Speed :1000 Full duplex
      *** ERROR: `serverip' not set
      IPQ5018# setenv ipaddr 192.168.1.1
      IPQ5018# setenv serverip 192.168.1.10
      IPQ5018# tftpboot
      eth0 up Speed :1000 Full duplex
      *** Warning: no boot file name; using 'C0A80101.img'
      Using eth0 device
      TFTP from server 192.168.1.10; our IP address is 192.168.1.1
      Filename 'C0A80101.img'.
      Load address: 0x44000000
      Loading: *
    
  • bootipq debug

      IPQ5018# bootipq debug
      bootargs=ubi.mtd=rootfs root=mtd:ubi_rootfs rootfstype=squashfs rootwait
      Booting from flash
      Using nand device 0
      ubi0: detaching mtd1
      ubi0: mtd1 is detached
      ubi0: attaching mtd1
      ubi0: scanning is finished
      ubi0: attached mtd1 (name "mtd=0", size 51 MiB)
      ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
      ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
      ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096
      ubi0: good PEBs: 410, bad PEBs: 0, corrupted PEBs: 0
      ubi0: user volume: 5, internal volumes: 1, max. volumes count: 128
      ubi0: max/mean erase counter: 4/1, WL threshold: 4096, image sequence number: 121159308
      ubi0: available PEBs: 0, total reserved PEBs: 410, PEBs reserved for bad PEB handling: 20
      Read 0 bytes from volume kernel to 44000000
      No size specified -> Using max size (4311564)
      ## Loading kernel from FIT Image at 44000000 ...
         Using 'config@mp03.1' configuration
         Trying 'kernel@1' kernel subimage
           Description:  ARM OpenWrt Linux-4.4.60
           Type:         Kernel Image
           Compression:  lzma compressed
           Data Start:   0x440000e4
           Data Size:    2877878 Bytes = 2.7 MiB
           Architecture: ARM
           OS:           Linux
           Load Address: 0x41208000
           Entry Point:  0x41208000
           Hash algo:    crc32
           Hash value:   6f471362
           Hash algo:    sha1
           Hash value:   209a57de06725c3341387d6c047a94d791903591
         Verifying Hash Integrity ... crc32+ sha1+ OK
      ## Loading fdt from FIT Image at 44000000 ...
         Using 'config@mp03.1' configuration
         Trying 'fdt@mp03.1' fdt subimage
           Description:  ARM OpenWrt qcom-ipq50xx-mpxx device tree blob
           Type:         Flat Device Tree
           Compression:  uncompressed
           Data Start:   0x443d28bc
           Data Size:    59198 Bytes = 57.8 KiB
           Architecture: ARM
           Hash algo:    crc32
           Hash value:   cb81ab9d
           Hash algo:    sha1
           Hash value:   fe79771a7cee758e8c613ea683d767eb87436c09
         Verifying Hash Integrity ... crc32+ sha1+ OK
         Booting using the fdt blob at 0x443d28bc
         Uncompressing Kernel Image ... OK
         Loading Device Tree to 4a3ee000, end 4a3ff73d ... OK
      Could not find PCI in device tree
      Using machid 0x8040001 from environment
    
      Starting kernel ...
    

Kernel

パスワードが設定されている

  • uname -a

      root@(none):/# uname -a
      Linux (none) 4.4.60 #1 SMP PREEMPT Fri Jan 5 16:14:11 CST 2024 armv7l GNU/Linux
    
  • cat /proc/version

      root@(none):/# cat /proc/version
      Linux version 4.4.60 (xxxxx@xxxxxxx-xxxxxx) (gcc version 5.2.0 (OpenWrt GCC 5.2.0 MiHAP-1220X_404XZH1b8+r49254) ) #1 SMP PREEMPT Fri Jan 5 16:14:11 CST 2024
    
  • cat /proc/cmdline

      root@(none):/# cat /proc/cmdline
      ubi.mtd=rootfs root=mtd:ubi_rootfs rootfstype=squashfs rootwait swiotlb=1 coherent_pool=2M
    
  • cat /proc/cpuinfo

      root@(none):/# cat /proc/cpuinfo
      processor       : 0
      model name      : ARMv7 Processor rev 4 (v7l)
      BogoMIPS        : 48.00
      Features        : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm aes pmull sha1 sha2 crc32 
      CPU implementer : 0x51
      CPU architecture: 7
      CPU variant     : 0xa
      CPU part        : 0x801
      CPU revision    : 4
    
      processor       : 1
      model name      : ARMv7 Processor rev 4 (v7l)
      BogoMIPS        : 48.00
      Features        : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm aes pmull sha1 sha2 crc32 
      CPU implementer : 0x51
      CPU architecture: 7
      CPU variant     : 0xa
      CPU part        : 0x801
      CPU revision    : 4
    
      Hardware        : Generic DT based system
      Revision        : 0000
      Serial          : 0000000000000000
    
  • cat /proc/meminfo

    無線などのハードウェア予約済としてだいぶ取られている

      root@(none):/# cat /proc/meminfo
      MemTotal:         413592 kB
      MemFree:          382276 kB
      MemAvailable:     391752 kB
      Buffers:            3944 kB
      Cached:            11672 kB
      SwapCached:            0 kB
      Active:             5776 kB
      Inactive:          10264 kB
      Active(anon):        424 kB
      Inactive(anon):       12 kB
      Active(file):       5352 kB
      Inactive(file):    10252 kB
      Unevictable:           0 kB
      Mlocked:               0 kB
      HighTotal:             0 kB
      HighFree:              0 kB
      LowTotal:         413592 kB
      LowFree:          382276 kB
      SwapTotal:             0 kB
      SwapFree:              0 kB
      Dirty:                 0 kB
      Writeback:             0 kB
      AnonPages:           424 kB
      Mapped:             1160 kB
      Shmem:                12 kB
      Slab:               7224 kB
      SReclaimable:       1600 kB
      SUnreclaim:         5624 kB
      KernelStack:         760 kB
      PageTables:           80 kB
      NFS_Unstable:          0 kB
      Bounce:                0 kB
      WritebackTmp:          0 kB
      CommitLimit:      206796 kB
      Committed_AS:        700 kB
      VmallocTotal:    1572864 kB
      VmallocUsed:           0 kB
      VmallocChunk:          0 kB
    
  • cat /proc/mtd

      root@(none):/# cat /proc/mtd
      dev:    size   erasesize  name
      mtd0: 00080000 00020000 "0:SBL1"
      mtd1: 00080000 00020000 "0:MIBIB"
      mtd2: 00040000 00020000 "0:BOOTCONFIG"
      mtd3: 00040000 00020000 "0:BOOTCONFIG1"
      mtd4: 00100000 00020000 "0:QSEE"
      mtd5: 00100000 00020000 "0:QSEE_1"
      mtd6: 00040000 00020000 "0:DEVCFG"
      mtd7: 00040000 00020000 "0:DEVCFG_1"
      mtd8: 00040000 00020000 "0:CDT"
      mtd9: 00040000 00020000 "0:CDT_1"
      mtd10: 00080000 00020000 "0:APPSBLENV"
      mtd11: 00140000 00020000 "0:APPSBL"
      mtd12: 00140000 00020000 "0:APPSBL_1"
      mtd13: 00100000 00020000 "0:ART"
      mtd14: 00080000 00020000 "0:TRAINING"
      mtd15: 03340000 00020000 "rootfs"
      mtd16: 00380000 00020000 "Config"
      mtd17: 03340000 00020000 "rootfs_1"
      mtd18: 00380000 00020000 "Config_2"
      mtd19: 00080000 00020000 "idmkey"
      mtd20: 00500000 00020000 "Reserved"
      mtd21: 00080000 00020000 "FWHEADER"
      mtd22: 00080000 00020000 "Factory"
      mtd23: 0041ca0c 0001f000 "kernel"
      mtd24: 0037f800 0001f000 "wifi_fw"
      mtd25: 00004000 0001f000 "bt_fw"
      mtd26: 0139e000 0001f000 "ubi_rootfs"
      mtd27: 00ea7000 0001f000 "rootfs_data"
    
  • ubinfo -a

      root@WN-DAX5400QR:~# ubinfo -a
      UBI version:                    1
      Count of UBI devices:           3
      UBI control device major/minor: 10:56
      Present UBI devices:            ubi0, ubi2, ubi3
    
      ubi0
      Volumes count:                           5
      Logical eraseblock size:                 126976 bytes, 124.0 KiB
      Total amount of logical eraseblocks:     410 (52060160 bytes, 49.6 MiB)
      Amount of available logical eraseblocks: 0 (0 bytes)
      Maximum count of volumes                 128
      Count of bad physical eraseblocks:       0
      Count of reserved physical eraseblocks:  20
      Current maximum erase counter value:     5
      Minimum input/output unit size:          2048 bytes
      Character device major/minor:            240:0
      Present volumes:                         0, 1, 2, 3, 4
    
      Volume ID:   0 (on ubi0)
      Type:        static
      Alignment:   1
      Size:        50 LEBs (6348800 bytes, 6.1 MiB)
      Data bytes:  4311564 bytes (4.1 MiB)
      State:       OK
      Name:        kernel
      Character device major/minor: 240:1
      -----------------------------------
      Volume ID:   1 (on ubi0)
      Type:        static
      Alignment:   1
      Size:        50 LEBs (6348800 bytes, 6.1 MiB)
      Data bytes:  3667968 bytes (3.5 MiB)
      State:       OK
      Name:        wifi_fw
      Character device major/minor: 240:2
      -----------------------------------
      Volume ID:   2 (on ubi0)
      Type:        static
      Alignment:   1
      Size:        3 LEBs (380928 bytes, 372.0 KiB)
      Data bytes:  16384 bytes (16.0 KiB)
      State:       OK
      Name:        bt_fw
      Character device major/minor: 240:3
      -----------------------------------
      Volume ID:   3 (on ubi0)
      Type:        dynamic
      Alignment:   1
      Size:        162 LEBs (20570112 bytes, 19.6 MiB)
      State:       OK
      Name:        ubi_rootfs
      Character device major/minor: 240:4
      -----------------------------------
      Volume ID:   4 (on ubi0)
      Type:        dynamic
      Alignment:   1
      Size:        121 LEBs (15364096 bytes, 14.7 MiB)
      State:       OK
      Name:        rootfs_data
      Character device major/minor: 240:5
    
      ===================================
    
      ubi2
      Volumes count:                           1
      Logical eraseblock size:                 126976 bytes, 124.0 KiB
      Total amount of logical eraseblocks:     28 (3555328 bytes, 3.4 MiB)
      Amount of available logical eraseblocks: 0 (0 bytes)
      Maximum count of volumes                 128
      Count of bad physical eraseblocks:       0
      Count of reserved physical eraseblocks:  4
      Current maximum erase counter value:     20
      Minimum input/output unit size:          2048 bytes
      Character device major/minor:            239:0
      Present volumes:                         0
    
      Volume ID:   0 (on ubi2)
      Type:        dynamic
      Alignment:   1
      Size:        20 LEBs (2539520 bytes, 2.4 MiB)
      State:       OK
      Name:        "Config"
      Character device major/minor: 239:1
    
      ===================================
    
      ubi3
      Volumes count:                           1
      Logical eraseblock size:                 126976 bytes, 124.0 KiB
      Total amount of logical eraseblocks:     28 (3555328 bytes, 3.4 MiB)
      Amount of available logical eraseblocks: 0 (0 bytes)
      Maximum count of volumes                 128
      Count of bad physical eraseblocks:       0
      Count of reserved physical eraseblocks:  4
      Current maximum erase counter value:     22
      Minimum input/output unit size:          2048 bytes
      Character device major/minor:            238:0
      Present volumes:                         0
    
      Volume ID:   0 (on ubi3)
      Type:        dynamic
      Alignment:   1
      Size:        20 LEBs (2539520 bytes, 2.4 MiB)
      State:       OK
      Name:        "Config_2"
      Character device major/minor: 238:1
    
  • ls -al /sys/class/leds/

      root@(none):/# ls -al /sys/class/leds/
      drwxr-xr-x    2 root     root             0 Jan  1 00:03 .
      drwxr-xr-x   45 root     root             0 Jan  1 00:02 ..
      lrwxrwxrwx    1 root     root             0 Jan  1 00:03 led_internet -> ../../devices/platform/soc/soc:leds/leds/led_internet
      lrwxrwxrwx    1 root     root             0 Jan  1 00:03 led_power -> ../../devices/platform/soc/soc:leds/leds/led_power
      lrwxrwxrwx    1 root     root             0 Jan  1 00:03 led_router -> ../../devices/platform/soc/soc:leds/leds/led_router
      lrwxrwxrwx    1 root     root             0 Jan  1 00:03 led_status0 -> ../../devices/platform/soc/soc:leds/leds/led_status0
      lrwxrwxrwx    1 root     root             0 Jan  1 00:03 led_status1 -> ../../devices/platform/soc/soc:leds/leds/led_status1
      lrwxrwxrwx    1 root     root             0 Jan  1 00:03 led_wps -> ../../devices/platform/soc/soc:leds/leds/led_wps
    
  • cat /sys/kernel/debug/gpio

      root@WN-DAX5400QR:~# cat /sys/kernel/debug/gpio
      GPIOs 0-46, platform/1000000.pinctrl, 1000000.pinctrl:
       gpio0   : in  0 8mA pull down, gpio state: low
       gpio1   : in  0 8mA pull down, gpio state: low
       gpio2   : in  0 8mA pull down, gpio state: low
       gpio3   : in  0 8mA pull down, gpio state: low
       gpio4   : in  2 8mA no pull, gpio state: high
       gpio5   : in  2 8mA no pull, gpio state: high
       gpio6   : in  2 8mA no pull, gpio state: low
       gpio7   : in  2 8mA no pull, gpio state: high
       gpio8   : in  2 8mA no pull, gpio state: high
       gpio9   : in  2 8mA no pull, gpio state: low
       gpio10  : in  0 8mA pull down, gpio state: low
       gpio11  : in  0 8mA pull down, gpio state: low
       gpio12  : in  0 8mA pull up, gpio state: high
       gpio13  : out 0 8mA pull down, gpio state: high
       gpio14  : in  0 8mA pull down, gpio state: low
       gpio15  : out 0 2mA pull down, gpio state: high
       gpio16  : in  0 8mA pull down, gpio state: high
       gpio17  : in  0 8mA pull down, gpio state: high
       gpio18  : out 0 2mA pull up, gpio state: high
       gpio19  : in  0 8mA pull up, gpio state: high
       gpio20  : in  1 8mA no pull, gpio state: high
       gpio21  : in  1 8mA no pull, gpio state: high
       gpio22  : in  0 8mA pull down, gpio state: high
       gpio23  : out 0 8mA pull down, gpio state: high
       gpio24  : out 0 8mA pull down, gpio state: low
       gpio25  : out 0 8mA pull down, gpio state: high
       gpio26  : out 0 8mA pull down, gpio state: low
       gpio27  : in  0 8mA pull down, gpio state: low
       gpio28  : out 0 8mA pull down, gpio state: low
       gpio29  : in  0 8mA pull down, gpio state: high
       gpio30  : in  0 8mA pull down, gpio state: low
       gpio31  : in  0 8mA pull down, gpio state: low
       gpio32  : in  0 8mA pull down, gpio state: low
       gpio33  : in  0 8mA pull down, gpio state: low
       gpio34  : in  0 8mA pull down, gpio state: high
       gpio35  : in  0 8mA pull down, gpio state: low
       gpio36  : in  1 8mA pull up, gpio state: high
       gpio37  : in  1 8mA pull up, gpio state: high
       gpio38  : in  0 8mA pull up, gpio state: high
       gpio39  : out 0 2mA pull up, gpio state: high
       gpio40  : in  1 8mA pull down, gpio state: high
       gpio41  : in  0 8mA pull down, gpio state: low
       gpio42  : in  0 8mA pull down, gpio state: low
       gpio43  : in  0 8mA pull down, gpio state: low
       gpio44  : in  0 8mA pull down, gpio state: high
       gpio45  : in  0 8mA pull down, gpio state: high
       gpio46  : in  1 8mA pull down, gpio state: low
    
  • cat /sys/kernel/debug/pinctrl/*/pinmux-pins

      root@WN-DAX5400QR:~# cat /sys/kernel/debug/pinctrl/*/pinmux-pins
      Pinmux settings per pin
      Format: pin (name): mux_owner gpio_owner hog?
      pin 0 (GPIO_0): (MUX UNCLAIMED) (GPIO UNCLAIMED)
      pin 1 (GPIO_1): (MUX UNCLAIMED) (GPIO UNCLAIMED)
      pin 2 (GPIO_2): (MUX UNCLAIMED) (GPIO UNCLAIMED)
      pin 3 (GPIO_3): (MUX UNCLAIMED) (GPIO UNCLAIMED)
      pin 4 (GPIO_4): 79b0000.qpic-nand (GPIO UNCLAIMED) function qspi3 group gpio4
      pin 5 (GPIO_5): 79b0000.qpic-nand (GPIO UNCLAIMED) function qspi2 group gpio5
      pin 6 (GPIO_6): 79b0000.qpic-nand (GPIO UNCLAIMED) function qspi1 group gpio6
      pin 7 (GPIO_7): 79b0000.qpic-nand (GPIO UNCLAIMED) function qspi0 group gpio7
      pin 8 (GPIO_8): 79b0000.qpic-nand (GPIO UNCLAIMED) function qspi_cs group gpio8
      pin 9 (GPIO_9): 79b0000.qpic-nand (GPIO UNCLAIMED) function qspi_clk group gpio9
      pin 10 (GPIO_10): (MUX UNCLAIMED) (GPIO UNCLAIMED)
      pin 11 (GPIO_11): (MUX UNCLAIMED) (GPIO UNCLAIMED)
      pin 12 (GPIO_12): soc:gpio_keys 1000000.pinctrl:12 function gpio group gpio12
      pin 13 (GPIO_13): soc:leds 1000000.pinctrl:13 function gpio group gpio13
      pin 14 (GPIO_14): (MUX UNCLAIMED) (GPIO UNCLAIMED)
      pin 15 (GPIO_15): (MUX UNCLAIMED) 1000000.pinctrl:15
      pin 16 (GPIO_16): (MUX UNCLAIMED) (GPIO UNCLAIMED)
      pin 17 (GPIO_17): (MUX UNCLAIMED) 1000000.pinctrl:17
      pin 18 (GPIO_18): (MUX UNCLAIMED) (GPIO UNCLAIMED)
      pin 19 (GPIO_19): soc:gpio_keys 1000000.pinctrl:19 function gpio group gpio19
      pin 20 (GPIO_20): 1000000.pinctrl (GPIO UNCLAIMED) (HOG) function blsp0_uart0 group gpio20
      pin 21 (GPIO_21): 1000000.pinctrl (GPIO UNCLAIMED) (HOG) function blsp0_uart0 group gpio21
      pin 22 (GPIO_22): (MUX UNCLAIMED) (GPIO UNCLAIMED)
      pin 23 (GPIO_23): soc:leds 1000000.pinctrl:23 function gpio group gpio23
      pin 24 (GPIO_24): soc:leds 1000000.pinctrl:24 function gpio group gpio24
      pin 25 (GPIO_25): soc:leds 1000000.pinctrl:25 function gpio group gpio25
      pin 26 (GPIO_26): soc:leds 1000000.pinctrl:26 function gpio group gpio26
      pin 27 (GPIO_27): (MUX UNCLAIMED) (GPIO UNCLAIMED)
      pin 28 (GPIO_28): soc:leds 1000000.pinctrl:28 function gpio group gpio28
      pin 29 (GPIO_29): (MUX UNCLAIMED) (GPIO UNCLAIMED)
      pin 30 (GPIO_30): (MUX UNCLAIMED) (GPIO UNCLAIMED)
      pin 31 (GPIO_31): (MUX UNCLAIMED) (GPIO UNCLAIMED)
      pin 32 (GPIO_32): (MUX UNCLAIMED) (GPIO UNCLAIMED)
      pin 33 (GPIO_33): (MUX UNCLAIMED) (GPIO UNCLAIMED)
      pin 34 (GPIO_34): (MUX UNCLAIMED) (GPIO UNCLAIMED)
      pin 35 (GPIO_35): (MUX UNCLAIMED) (GPIO UNCLAIMED)
      pin 36 (GPIO_36): 90000.mdio (GPIO UNCLAIMED) function mdc group gpio36
      pin 37 (GPIO_37): 90000.mdio (GPIO UNCLAIMED) function mdio group gpio37
      pin 38 (GPIO_38): soc:gpio_keys 1000000.pinctrl:38 function gpio group gpio38
      pin 39 (GPIO_39): (MUX UNCLAIMED) (GPIO UNCLAIMED)
      pin 40 (GPIO_40): (MUX UNCLAIMED) (GPIO UNCLAIMED)
      pin 41 (GPIO_41): (MUX UNCLAIMED) (GPIO UNCLAIMED)
      pin 42 (GPIO_42): (MUX UNCLAIMED) (GPIO UNCLAIMED)
      pin 43 (GPIO_43): (MUX UNCLAIMED) (GPIO UNCLAIMED)
      pin 44 (GPIO_44): (MUX UNCLAIMED) 1000000.pinctrl:44
      pin 45 (GPIO_45): (MUX UNCLAIMED) 1000000.pinctrl:45
      pin 46 (GPIO_46): 1000000.pinctrl (GPIO UNCLAIMED) (HOG) function led0 group gpio46
      pin 47 (SDC1_CLK): (MUX UNCLAIMED) (GPIO UNCLAIMED)
      pin 48 (SDC1_CMD): (MUX UNCLAIMED) (GPIO UNCLAIMED)
      pin 49 (SDC1_DATA): (MUX UNCLAIMED) (GPIO UNCLAIMED)
      pin 50 (SDC2_CLK): (MUX UNCLAIMED) (GPIO UNCLAIMED)
      pin 51 (SDC2_CMD): (MUX UNCLAIMED) (GPIO UNCLAIMED)
      pin 52 (SDC2_DATA): (MUX UNCLAIMED) (GPIO UNCLAIMED)
    
  • cat /sys/ssdk/dts_dump

      root@WN-DAX5400QR:~# cat /sys/ssdk/dts_dump
      [  241.021968] =======================================================
      [  241.021997] ess-switch
      [  241.027223]         reg = <0x39c00000 0x200000>
      [  241.029464]         switch_access_mode = <local bus>
      [  241.033894]         switch_cpu_bmp = <0x0>
      [  241.039445]         switch_lan_bmp = <0x4>
      [  241.043006]         switch_wan_bmp = <0x2>
      [  241.047127]         switch_inner_bmp = <0x0>
      [  241.051165]         switch_mac_mode = <0xf>
      [  241.055589]         switch_mac_mode1 = <0x0>
      [  241.059525]         switch_mac_mode2 = <0x0>
      [  241.064043] ess-uniphy
      [  241.068300]         reg = <0x98000 0x800>
      [  241.070503]         uniphy_access_mode = <local bus>
      [  241.074515] 
      [  241.079644] =====================port phyinfo========================
      [  241.081070] portid     phy_addr     features
      [  241.087401]      1            7     
      [  241.094909]      2            5     PHY_QGMAC 
      [  241.099425] =======================================================
      [  241.099602] ess-switch
      [  241.105961]         reg = <0x0 0x0>
      [  241.108108]         switch_access_mode = <mdio bus>
      [  241.111496]         switch_cpu_bmp = <0x40>
      [  241.116397]         switch_lan_bmp = <0x1e>
      [  241.120629]         switch_wan_bmp = <0x0>
      [  241.124747]         switch_inner_bmp = <0x0>
      [  241.128899]         switch_mac_mode = <0x0>
      [  241.133283]         switch_mac_mode1 = <0x0>
      [  241.137216]         switch_mac_mode2 = <0x0>
      [  241.141702] ess-uniphy
      [  241.145995]         reg = <0x0 0x0>
      [  241.148124]         uniphy_access_mode = <mdio bus>
      [  241.151510] 
      [  241.156397] =====================port phyinfo========================
      [  241.158110] portid     phy_addr     features
      [  241.164448]      1            0     
      [  241.171994]      2            1     
      [  241.175578]      3            2     
      [  241.179113]      4            3
    
  • cat /proc/interrupts

      root@WN-DAX5400QR:~# cat /proc/interrupts
                 CPU0       CPU1       
       18:      26129      26114       GIC  20 Edge      arch_timer
       20:        850          0       GIC 139 Level     msm_serial0
       21:          0          0       GIC 270 Level     bam_dma
       22:          0          0       GIC 239 Level     bam_dma
       23:     288157          0       GIC 178 Level     bam_dma
       24:       3328          0       GIC 434 Edge      nss_empty_buf_sos
       25:        149          0       GIC 433 Edge      nss_empty_buf_queue
       26:          0          0       GIC 432 Edge      nss-tx-unblock
       27:     235466          0       GIC 431 Edge      nss_queue0
       28:          0          0       GIC 430 Edge      nss_queue1
       29:          0          0       GIC 429 Edge      nss_coredump_complete
       30:          0          0       GIC 428 Edge      nss_paged_empty_buf_sos
       31:          0          0       GIC 427 Edge      nss_profile_dma
       32:          0          0       GIC  35 Level     watchdog bark
       33:          5          0       GIC 209 Edge      smp2p
       34:          0          0       GIC 323 Edge      q6_wdog_interrupt
       35:          1          0       GIC 320 Edge    
       36:          1          0       GIC 321 Edge    
       38:          3          0       GIC 324 Edge      ce0
       39:       1993          0       GIC 325 Edge      ce1
       40:       5665          0       GIC 326 Edge      ce2
       41:        371          0       GIC 327 Edge      ce3
       43:         30          0       GIC 329 Edge      ce5
       55:          0          0       GIC 341 Edge      host2rxdma-monitor-ring1
       57:          0          0       GIC 343 Edge      wbm2host-rx-release
       58:          0          0       GIC 344 Edge      reo2host-status
       65:          0          0       GIC 351 Edge      rxdma2host-monitor-destination-mac1
       68:          4       9765       GIC 354 Edge      ppdu-end-interrupts-mac1
       71:          8          0       GIC 357 Edge      rxdma2host-monitor-status-ring-mac1
       77:       9739          0       GIC 363 Edge      rxdma2host-destination-ring-mac1
       88:          0          0       GIC  84 Edge      qcom-pcie-msi
       89:         10          0       GIC 480 Edge      mhi
       90:         14          0       GIC 481 Edge      mhi
       91:       1010          0       GIC 482 Edge      mhi
       92:         34          0       GIC 483 Edge      pci1_wlan_ce_0, pci1_wlan_ce_5
       93:        968          0       GIC 484 Edge      pci1_wlan_ce_1
       94:       2522          0       GIC 485 Edge      pci1_wlan_ce_2
       95:        333          0       GIC 486 Edge      pci1_wlan_ce_3
      100:         10        346       GIC 491 Edge      pci1_wlan_grp_dp_3
      101:          0          0       GIC 492 Edge      pci1_wlan_grp_dp_4
      102:          0          0       GIC 493 Edge      pci1_wlan_grp_dp_5
      121:          0          0       GIC 299 Edge      tzerror
      122:          0          0       GIC 186 Level     eud_irq
      124:          0          0       GIC 198 Edge      tmc-etr
      125:          0          0       GIC 216 Edge      tsens_interrupt
      141:          1          0   msmgpio  12 Edge      soc:gpio_keys
      148:          1          0   msmgpio  19 Edge      soc:gpio_keys
      167:          1          0   msmgpio  38 Edge      soc:gpio_keys
      176:          0          2     smp2p   1 Edge      q6v5 ready
      177:          0          2     smp2p   2 Edge      q6v5 handover
      178:          0          0     smp2p   0 Edge      err_fatal_interrupt
      179:          0          0     smp2p   3 Edge      stop_ack_interrupt
      180:        319          0       GIC 211 Edge      glink-native
      IPI0:          0          0  CPU wakeup interrupts
      IPI1:          0          0  Timer broadcast interrupts
      IPI2:      13522      29728  Rescheduling interrupts
      IPI3:          0          0  Function call interrupts
      IPI4:         13         20  Single function call interrupts
      IPI5:          0          0  CPU stop interrupts
      IPI6:          0          0  IRQ work interrupts
      IPI7:          0          0  completion interrupts
      Err:          0
    
  • swconfig list
    swconfig dev switch1 show

    LAN側適当なポートにPC繋ぐと、port 5がlink表示downのままTX/RXカウント進む(たぶんSoCとの接続に使用されている)

      root@WN-DAX5400QR:~# swconfig list
      Found: switch0 - QCA MP
      Found: switch1 - QCA AR8337
      root@WN-DAX5400QR:~# swconfig dev switch1 show
      Global attributes:
              enable_vlan: 0
              max_frame_size: 1518
              dump_arl: MAC: 50:41:b9:4b:a0:fc PORTMAP: 0x20 VID: 0x0 STATUS: 0x0
    
              switch_ext: ???
      Port 0:
              mib: Port 0 MIB counters
      RxBroad     : 0
      RxPause     : 0
      RxMulti     : 0
      RxFcsErr    : 0
      RxAlignErr  : 0
      RxRunt      : 0
      RxFragment  : 0
      Rx64Byte    : 0
      Rx128Byte   : 0
      Rx256Byte   : 0
      Rx512Byte   : 0
      Rx1024Byte  : 0
      Rx1518Byte  : 0
      RxMaxByte   : 0
      RxTooLong   : 0
      RxGoodByte  : 0
      RxBadByte   : 0
      RxOverFlow  : 0
      Filtered    : 0
      TxBroad     : 0
      TxPause     : 0
      TxMulti     : 183
      TxUnderRun  : 0
      Tx64Byte    : 2
      Tx128Byte   : 3
      Tx256Byte   : 2
      Tx512Byte   : 128
      Tx1024Byte  : 48
      Tx1518Byte  : 0
      TxMaxByte   : 0
      TxOverSize  : 0
      TxByte      : 86570
      TxCollision : 0
      TxAbortCol  : 0
      TxMultiCol  : 0
      TxSingleCol : 0
      TxExcDefer  : 0
      TxDefer     : 0
      TxLateCol   : 0
      RxUniCast   : 0
      TxUniCast   : 0
    
              enable_eee: ???
              pvid: 0
              link: port:0 link:up speed:1000baseT full-duplex 
      Port 1:
              mib: Port 1 MIB counters
      RxBroad     : 0
      RxPause     : 0
      RxMulti     : 0
      RxFcsErr    : 0
      RxAlignErr  : 0
      RxRunt      : 0
      RxFragment  : 0
      Rx64Byte    : 0
      Rx128Byte   : 0
      Rx256Byte   : 0
      Rx512Byte   : 0
      Rx1024Byte  : 0
      Rx1518Byte  : 0
      RxMaxByte   : 0
      RxTooLong   : 0
      RxGoodByte  : 0
      RxBadByte   : 0
      RxOverFlow  : 0
      Filtered    : 0
      TxBroad     : 0
      TxPause     : 0
      TxMulti     : 0
      TxUnderRun  : 0
      Tx64Byte    : 0
      Tx128Byte   : 0
      Tx256Byte   : 0
      Tx512Byte   : 0
      Tx1024Byte  : 0
      Tx1518Byte  : 0
      TxMaxByte   : 0
      TxOverSize  : 0
      TxByte      : 0
      TxCollision : 0
      TxAbortCol  : 0
      TxMultiCol  : 0
      TxSingleCol : 0
      TxExcDefer  : 0
      TxDefer     : 0
      TxLateCol   : 0
      RxUniCast   : 0
      TxUniCast   : 0
    
              enable_eee: ???
              pvid: 0
              link: port:1 link:down
      Port 2:
              mib: Port 2 MIB counters
      RxBroad     : 0
      RxPause     : 0
      RxMulti     : 0
      RxFcsErr    : 0
      RxAlignErr  : 0
      RxRunt      : 0
      RxFragment  : 0
      Rx64Byte    : 0
      Rx128Byte   : 0
      Rx256Byte   : 0
      Rx512Byte   : 0
      Rx1024Byte  : 0
      Rx1518Byte  : 0
      RxMaxByte   : 0
      RxTooLong   : 0
      RxGoodByte  : 0
      RxBadByte   : 0
      RxOverFlow  : 0
      Filtered    : 0
      TxBroad     : 0
      TxPause     : 0
      TxMulti     : 0
      TxUnderRun  : 0
      Tx64Byte    : 0
      Tx128Byte   : 0
      Tx256Byte   : 0
      Tx512Byte   : 0
      Tx1024Byte  : 0
      Tx1518Byte  : 0
      TxMaxByte   : 0
      TxOverSize  : 0
      TxByte      : 0
      TxCollision : 0
      TxAbortCol  : 0
      TxMultiCol  : 0
      TxSingleCol : 0
      TxExcDefer  : 0
      TxDefer     : 0
      TxLateCol   : 0
      RxUniCast   : 0
      TxUniCast   : 0
    
              enable_eee: ???
              pvid: 0
              link: port:2 link:down
      Port 3:
              mib: Port 3 MIB counters
      RxBroad     : 0
      RxPause     : 0
      RxMulti     : 0
      RxFcsErr    : 0
      RxAlignErr  : 0
      RxRunt      : 0
      RxFragment  : 0
      Rx64Byte    : 0
      Rx128Byte   : 0
      Rx256Byte   : 0
      Rx512Byte   : 0
      Rx1024Byte  : 0
      Rx1518Byte  : 0
      RxMaxByte   : 0
      RxTooLong   : 0
      RxGoodByte  : 0
      RxBadByte   : 0
      RxOverFlow  : 0
      Filtered    : 0
      TxBroad     : 0
      TxPause     : 0
      TxMulti     : 0
      TxUnderRun  : 0
      Tx64Byte    : 0
      Tx128Byte   : 0
      Tx256Byte   : 0
      Tx512Byte   : 0
      Tx1024Byte  : 0
      Tx1518Byte  : 0
      TxMaxByte   : 0
      TxOverSize  : 0
      TxByte      : 0
      TxCollision : 0
      TxAbortCol  : 0
      TxMultiCol  : 0
      TxSingleCol : 0
      TxExcDefer  : 0
      TxDefer     : 0
      TxLateCol   : 0
      RxUniCast   : 0
      TxUniCast   : 0
    
              enable_eee: ???
              pvid: 0
              link: port:3 link:down
      Port 4:
              mib: Port 4 MIB counters
      RxBroad     : 0
      RxPause     : 0
      RxMulti     : 0
      RxFcsErr    : 0
      RxAlignErr  : 0
      RxRunt      : 0
      RxFragment  : 0
      Rx64Byte    : 0
      Rx128Byte   : 0
      Rx256Byte   : 0
      Rx512Byte   : 0
      Rx1024Byte  : 0
      Rx1518Byte  : 0
      RxMaxByte   : 0
      RxTooLong   : 0
      RxGoodByte  : 0
      RxBadByte   : 0
      RxOverFlow  : 0
      Filtered    : 0
      TxBroad     : 0
      TxPause     : 0
      TxMulti     : 183
      TxUnderRun  : 0
      Tx64Byte    : 2
      Tx128Byte   : 3
      Tx256Byte   : 2
      Tx512Byte   : 128
      Tx1024Byte  : 48
      Tx1518Byte  : 0
      TxMaxByte   : 0
      TxOverSize  : 0
      TxByte      : 86570
      TxCollision : 0
      TxAbortCol  : 0
      TxMultiCol  : 0
      TxSingleCol : 0
      TxExcDefer  : 0
      TxDefer     : 0
      TxLateCol   : 0
      RxUniCast   : 0
      TxUniCast   : 0
    
              enable_eee: ???
              pvid: 0
              link: port:4 link:up speed:10baseT full-duplex 
      Port 5:
              mib: Port 5 MIB counters
      RxBroad     : 0
      RxPause     : 0
      RxMulti     : 183
      RxFcsErr    : 0
      RxAlignErr  : 0
      RxRunt      : 0
      RxFragment  : 0
      Rx64Byte    : 2
      Rx128Byte   : 3
      Rx256Byte   : 2
      Rx512Byte   : 128
      Rx1024Byte  : 48
      Rx1518Byte  : 0
      RxMaxByte   : 0
      RxTooLong   : 0
      RxGoodByte  : 86570
      RxBadByte   : 0
      RxOverFlow  : 0
      Filtered    : 0
      TxBroad     : 0
      TxPause     : 0
      TxMulti     : 0
      TxUnderRun  : 0
      Tx64Byte    : 0
      Tx128Byte   : 0
      Tx256Byte   : 0
      Tx512Byte   : 0
      Tx1024Byte  : 0
      Tx1518Byte  : 0
      TxMaxByte   : 0
      TxOverSize  : 0
      TxByte      : 0
      TxCollision : 0
      TxAbortCol  : 0
      TxMultiCol  : 0
      TxSingleCol : 0
      TxExcDefer  : 0
      TxDefer     : 0
      TxLateCol   : 0
      RxUniCast   : 0
      TxUniCast   : 0
    
              enable_eee: ???
              pvid: 0
              link: port:5 link:down
      Port 6:
              mib: Port 6 MIB counters
      RxBroad     : 0
      RxPause     : 0
      RxMulti     : 0
      RxFcsErr    : 0
      RxAlignErr  : 0
      RxRunt      : 0
      RxFragment  : 0
      Rx64Byte    : 0
      Rx128Byte   : 0
      Rx256Byte   : 0
      Rx512Byte   : 0
      Rx1024Byte  : 0
      Rx1518Byte  : 0
      RxMaxByte   : 0
      RxTooLong   : 0
      RxGoodByte  : 0
      RxBadByte   : 0
      RxOverFlow  : 0
      Filtered    : 0
      TxBroad     : 0
      TxPause     : 0
      TxMulti     : 183
      TxUnderRun  : 0
      Tx64Byte    : 2
      Tx128Byte   : 3
      Tx256Byte   : 2
      Tx512Byte   : 128
      Tx1024Byte  : 48
      Tx1518Byte  : 0
      TxMaxByte   : 0
      TxOverSize  : 0
      TxByte      : 86570
      TxCollision : 0
      TxAbortCol  : 0
      TxMultiCol  : 0
      TxSingleCol : 0
      TxExcDefer  : 0
      TxDefer     : 0
      TxLateCol   : 0
      RxUniCast   : 0
      TxUniCast   : 0
    
              enable_eee: ???
              pvid: 0
              link: port:6 link:up speed:1000baseT full-duplex
    
  • for reg in $(seq 0 4 $((0xe4))); do val=$(ssdk_sh debug reg get $reg 4 | grep -o "0x[0-9a-f]*$"); printf "%02x: %08x\n" $reg $val; done

      root@WN-DAX5400QR:~# for reg in $(seq 0 4 $((0xe4))); do val=$(ssdk_sh debug reg get $reg 4 | grep -o "0x[0-9a-f]*$"); printf "%02x: %08x\n" $reg $val; done
      00: 00001302
      04: 07600000
      08: 01000000
      0c: 00000080
      10: 002613a0
      14: f0107650
      18: 00000506
      1c: 00003f1f
      20: 3f400800
      24: 000100fe
      28: 00000000
      2c: 00000000
      30: 80000401
      34: 00000000
      38: 0f000000
      3c: 00000000
      40: 00700000
      44: 00000000
      48: 000088a8
      4c: 00000000
      50: cc35cf05
      54: ca350000
      58: c9350000
      5c: 0030c300
      60: 00000001
      64: 00000000
      68: 00000000
      6c: 00000000
      70: b00ee060
      74: 03707f07
      78: 000005ee
      7c: 0000004e
      80: 000010c2
      84: 000010c2
      88: 000010c2
      8c: 00001ffe
      90: 00001ffe
      94: 0000004e
      98: 00000000
      9c: 00000000
      a0: 00000000
      a4: 00000000
      a8: 00000000
      ac: 00000000
      b0: 00000000
      b4: 00000000
      b8: 00000000
      bc: 00000000
      c0: 00000000
      c4: 00000000
      c8: 80901040
      cc: 00000000
      d0: fffbff7e
      d4: 00000001
      d8: 00000100
      dc: 000303ff
      e0: c74164de
      e4: 000aa545
    
  • bootlog

    
      Format: Log Type - Time(microsec) - Message - Optional Info
      Log Type: B - Since Boot(Power On Reset),  D - Delta,  S - Statistic
      S - QC_IMAGE_VERSION_STRING=BOOT.BF.3.3.1.1-00064
      S - IMAGE_VARIANT_STRING=MAACANAZA
      S - OEM_IMAGE_VERSION_STRING=CRM
      S - Boot Config, 0x000002c5
      B -       127 - PBL, Start
      B -      1560 - bootable_media_detect_entry, Start
      B -      3352 - bootable_media_detect_success, Start
      B -      3355 - elf_loader_entry, Start
      B -      8382 - auth_hash_seg_entry, Start
      B -      8742 - auth_hash_seg_exit, Start
      B -     99824 - elf_segs_hash_verify_entry, Start
      B -    169387 - PBL, End
      B -    139476 - SBL1, Start
      B -    200842 - GCC [RstStat:0x10, RstDbg:0x600000] WDog Stat : 0x4
      B -    209138 - clock_init, Start
      D -      7411 - clock_init, Delta
      B -    216733 - boot_flash_init, Start
      D -     14945 - boot_flash_init, Delta
      B -    231739 - boot_config_data_table_init, Start
      D -      4666 - boot_config_data_table_init, Delta - (575 Bytes)
      B -    239486 - Boot Setting :  0x00000618
      B -    245860 - CDT version:2,Platform ID:8,Major ID:4,Minor ID:0,Subtype:1
      B -    252601 - sbl1_ddr_set_params, Start
      B -    254034 - Pre_DDR_clock_init, Start
      B -    259860 - Pre_DDR_clock_init, End
      B -    901915 - do ddr sanity test, Start
      D -        30 - do ddr sanity test, Delta
      B -    906582 - Image Load, Start
      D -    242871 - QSEE Image Loaded, Delta - (578956 Bytes)
      B -   1150307 - Image Load, Start
      D -     13878 - DEVCFG Image Loaded, Delta - (13592 Bytes)
      B -   1164215 - Image Load, Start
      D -    154208 - APPSBL Image Loaded, Delta - (365010 Bytes)
      B -   1318484 - QSEE Execution, Start
      D -        30 - QSEE Execution, Delta
      B -   1324950 - SBL1, End
      D -   1188158 - SBL1, Delta
      S - Flash Throughput, 2438 KB/s  (958805 Bytes,  393137 us)
      S - DDR Frequency, 800 MHz
      S - Core 0 Frequency, 800 MHz
    
    
      U-Boot 2.02.03 (Oct 01 2021 - 18:16:44 +0800)
    
      DRAM:  smem ram ptable found: ver: 1 len: 4
      512 MiB
      NAND:  QPIC controller support serial NAND
      ID = 394c2
      Vendor = c2
      Device = 94
      Serial Nand Device Found With ID : 0xc2 0x94
      Serial NAND device Manufacturer:MX35UF1G24AD-Z4I
      Device Size:128 MiB, Page size:2048, Spare Size:64, ECC:4-bit
      128 MiB
      MMC:   sdhci: Node Not found, skipping initialization
    
      PCI Link Intialized
      PCI1 is not defined in the device tree
      In:    serial@78AF000
      Out:   serial@78AF000
      Err:   serial@78AF000
      machid: 8040001
      Turn on Power LED
      eth0 MAC Address from ART is not valid
      eth1 MAC Address from ART is not valid
      Hit any key to stop autoboot:  0 
      cmbblk is stable 5
      MAC0 addr:0:11:22:33:44:55
      PHY ID1: 0x4d
      PHY ID2: 0xd0c0
      QCA_8337: Failed to reset
      QCA_8337 switch init failed 
      MAC1 addr:0:11:22:33:44:56
      GMAC1:Invalid PHY ID 
      eth0
      Warning: eth0 MAC addresses don't match:
      Address in SROM is         00:11:22:33:44:55
      Address in environment is  50:41:b9:xx:xx:fc
      , eth1
      Warning: eth1 MAC addresses don't match:
      Address in SROM is         00:11:22:33:44:56
      Address in environment is  50:41:b9:xx:xx:fe
    
      019A
      ubi0: attaching mtd1
      ubi0: scanning is finished
      ubi0: attached mtd1 (name "mtd=0", size 51 MiB)
      ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
      ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
      ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096
      ubi0: good PEBs: 410, bad PEBs: 0, corrupted PEBs: 0
      ubi0: user volume: 5, internal volumes: 1, max. volumes count: 128
      ubi0: max/mean erase counter: 3/1, WL threshold: 4096, image sequence number: 121159308
      ubi0: available PEBs: 0, total reserved PEBs: 410, PEBs reserved for bad PEB handling: 20
      Read 0 bytes from volume kernel to 44000000
      No size specified -> Using max size (4311564)
      ## Loading kernel from FIT Image at 44000000 ...
         Using 'config@mp03.1' configuration
         Trying 'kernel@1' kernel subimage
           Description:  ARM OpenWrt Linux-4.4.60
           Type:         Kernel Image
           Compression:  lzma compressed
           Data Start:   0x440000e4
           Data Size:    2877878 Bytes = 2.7 MiB
           Architecture: ARM
           OS:           Linux
           Load Address: 0x41208000
           Entry Point:  0x41208000
           Hash algo:    crc32
           Hash value:   6f471362
           Hash algo:    sha1
           Hash value:   209a57de06725c3341387d6c047a94d791903591
         Verifying Hash Integrity ... crc32+ sha1+ OK
      ## Loading fdt from FIT Image at 44000000 ...
         Using 'config@mp03.1' configuration
         Trying 'fdt@mp03.1' fdt subimage
           Description:  ARM OpenWrt qcom-ipq50xx-mpxx device tree blob
           Type:         Flat Device Tree
           Compression:  uncompressed
           Data Start:   0x443d28bc
           Data Size:    59198 Bytes = 57.8 KiB
           Architecture: ARM
           Hash algo:    crc32
           Hash value:   cb81ab9d
           Hash algo:    sha1
           Hash value:   fe79771a7cee758e8c613ea683d767eb87436c09
         Verifying Hash Integrity ... crc32+ sha1+ OK
         Booting using the fdt blob at 0x443d28bc
         Uncompressing Kernel Image ... OK
         Loading Device Tree to 4a3ee000, end 4a3ff73d ... OK
      Could not find PCI in device tree
      Using machid 0x8040001 from environment
    
      Starting kernel ...
    
      [    0.000000] Booting Linux on physical CPU 0x0
      [    0.000000] Initializing cgroup subsys cpuset
      [    0.000000] Initializing cgroup subsys cpu
      [    0.000000] Initializing cgroup subsys cpuacct
      [    0.000000] Linux version 4.4.60 (alvin@TWSVIDB-087063) (gcc version 5.2.0 (OpenWrt GCC 5.2.0 MiHAP-1220X_404XZH1b8+r49254) ) #1 SMP PREEMPT Fri Jan 5 16:14:11 CST 2024
      [    0.000000] CPU: ARMv7 Processor [51af8014] revision 4 (ARMv7), cr=10c0383d
      [    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
      [    0.000000] Machine model: Qualcomm Technologies, Inc. IPQ5018/AP-MP03.1
      [    0.000000] Ignoring memory range 0x40000000 - 0x41000000
      [    0.000000] Reserved memory: created DMA memory pool at 0x4ea00000, size 16 MiB
      [    0.000000] Reserved memory: initialized node dma_pool1@4ea00000, compatible id shared-dma-pool
      [    0.000000] Memory policy: Data cache writealloc
      [    0.000000] psci: probing for conduit method from DT.
      [    0.000000] psci: PSCIv1.0 detected in firmware.
      [    0.000000] psci: Using standard PSCI v0.2 function IDs
      [    0.000000] psci: MIGRATE_INFO_TYPE not supported.
      [    0.000000] PERCPU: Embedded 11 pages/cpu @9eb5f000 s14336 r8192 d22528 u45056
      [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 105636
      [    0.000000] Kernel command line: ubi.mtd=rootfs root=mtd:ubi_rootfs rootfstype=squashfs rootwait swiotlb=1 coherent_pool=2M
      [    0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
      [    0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
      [    0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
      [    0.000000] Memory: 412568K/427008K available (6301K kernel code, 347K rwdata, 1868K rodata, 1024K init, 349K bss, 14440K reserved, 0K cma-reserved, 0K highmem)
      [    0.000000] Virtual kernel memory layout:
      [    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
      [    0.000000]     fixmap  : 0xffc00000 - 0xfff00000   (3072 kB)
      [    0.000000]     vmalloc : 0x9f800000 - 0xff800000   (1536 MB)
      [    0.000000]     lowmem  : 0x80000000 - 0x9f000000   ( 496 MB)
      [    0.000000]     pkmap   : 0x7fe00000 - 0x80000000   (   2 MB)
      [    0.000000]     modules : 0x7f000000 - 0x7fe00000   (  14 MB)
      [    0.000000]       .text : 0x80208000 - 0x80afa640   (9162 kB)
      [    0.000000]       .init : 0x80b00000 - 0x80c00000   (1024 kB)
      [    0.000000]       .data : 0x80c00000 - 0x80c56ed8   ( 348 kB)
      [    0.000000]        .bss : 0x80c59000 - 0x80cb0550   ( 350 kB)
      [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
      [    0.000000] Preemptible hierarchical RCU implementation.
      [    0.000000]  Build-time adjustment of leaf fanout to 32.
      [    0.000000]  RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=2.
      [    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=32, nr_cpu_ids=2
      [    0.000000] NR_IRQS:16 nr_irqs:16 16
      [    0.000000] GICv2m: Node v2m: range[0xb00a000:0xb00affc], SPI[448:480]
      [    0.000000] GICv2m: Node v2m: range[0xb00b000:0xb00bffc], SPI[480:512]
      [    0.000000] Architected cp15 timer(s) running at 24.00MHz (virt).
      [    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
      [    0.000007] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
      [    0.000019] Switching to timer-based delay loop, resolution 41ns
      [    0.000513] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000)
      [    0.000530] pid_max: default: 32768 minimum: 301
      [    0.000649] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
      [    0.000661] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
      [    0.001333] Initializing cgroup subsys io
      [    0.001355] Initializing cgroup subsys memory
      [    0.001386] Initializing cgroup subsys devices
      [    0.001403] Initializing cgroup subsys freezer
      [    0.001415] Initializing cgroup subsys net_cls
      [    0.001426] Initializing cgroup subsys pids
      [    0.001471] CPU: Testing write buffer coherency: ok
      [    0.001922] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
      [    0.001993] Setting up static identity map for 0x41300000 - 0x41300058
      [    0.052553] MSM Memory Dump base table set up
      [    0.052587] MSM Memory Dump apps data table set up
      [    0.090450] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
      [    0.090578] Brought up 2 CPUs
      [    0.090598] SMP: Total of 2 processors activated (96.00 BogoMIPS).
      [    0.090605] CPU: All CPU(s) started in SVC mode.
      [    0.105099] VFP support v0.3: implementor 51 architecture 3 part 40 variant 3 rev 4
      [    0.105494] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
      [    0.105525] futex hash table entries: 512 (order: 3, 32768 bytes)
      [    0.105799] pinctrl core: initialized pinctrl subsystem
      [    0.107055] NET: Registered protocol family 16
      [    0.108429] DMA: preallocated 2048 KiB pool for atomic coherent allocations
      [    0.130243] cpuidle: using governor ladder
      [    0.160268] cpuidle: using governor menu
      [    0.160582] NET: Registered protocol family 42
      [    0.165739] qcom,gcc-ipq5018 1800000.gcc: Registered ipq5018 GCC clocks provider
      [    0.171229] irq: no irq domain found for /soc/smp2p-wcss/slave-kernel !
      [    0.184186] CPU: IPQ5018, SoC Version: 1.1
      [    0.186032] IPC logging disabled
      [    0.186044] IPC logging disabled
      [    0.186049] IPC logging disabled
      [    0.186054] IPC logging disabled
      [    0.186058] IPC logging disabled
      [    0.186331] sps:sps is ready.
      [    0.222608] pps_core: LinuxPPS API ver. 1 registered
      [    0.222622] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
      [    0.222650] PTP clock support registered
      [    0.224630] Advanced Linux Sound Architecture Driver Initialized.
      [    0.225581] clocksource: Switched to clocksource arch_sys_counter
      [    0.228204] NET: Registered protocol family 2
      [    0.229121] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
      [    0.229183] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
      [    0.229258] TCP: Hash tables configured (established 4096 bind 4096)
      [    0.229318] UDP hash table entries: 256 (order: 1, 8192 bytes)
      [    0.229344] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
      [    0.229581] NET: Registered protocol family 1
      [    0.239069] squashfs: version 4.0 (2009/01/31) Phillip Lougher
      [    0.239090] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
      [    0.244306] Key type asymmetric registered
      [    0.244327] Asymmetric key parser 'x509' registered
      [    0.244375] io scheduler noop registered
      [    0.244388] io scheduler deadline registered (default)
      [    0.247379] a0000000.pci supply vdda not found, using dummy regulator
      [    0.247459] a0000000.pci supply vdda_phy not found, using dummy regulator
      [    0.247542] a0000000.pci supply vdda_refclk not found, using dummy regulator
      [    0.248363] PCI host bridge /soc/pci@a0000000 ranges:
      [    0.248403]    IO 0xa0200000..0xa02fffff -> 0xa0200000
      [    0.248418]   MEM 0xa0300000..0xb02fffff -> 0xa0300000
      [    0.585586] qcom-pcie a0000000.pci: link up
      [    0.585832] qcom-pcie a0000000.pci: PCI host bridge to bus 0001:00
      [    0.585851] pci_bus 0001:00: root bus resource [bus 00-ff]
      [    0.585866] pci_bus 0001:00: root bus resource [io  0x0000-0xfffff] (bus address [0xa0200000-0xa02fffff])
      [    0.585877] pci_bus 0001:00: root bus resource [mem 0xa0300000-0xb02fffff]
      [    0.586302] PCI: bus0: Fast back to back transfers disabled
      [    0.586318] pci 0001:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
      [    0.587337] PCI: bus1: Fast back to back transfers disabled
      [    0.587414] pci 0001:00:00.0: BAR 8: assigned [mem 0xa0400000-0xa05fffff]
      [    0.587429] pci 0001:00:00.0: BAR 9: assigned [mem 0xa0600000-0xa07fffff 64bit pref]
      [    0.587442] pci 0001:00:00.0: BAR 0: assigned [mem 0xa0300000-0xa0300fff 64bit]
      [    0.587459] pci 0001:00:00.0: BAR 7: assigned [io  0x1000-0x1fff]
      [    0.587474] pci 0001:01:00.0: BAR 0: assigned [mem 0xa0400000-0xa05fffff 64bit]
      [    0.587521] pci 0001:00:00.0: PCI bridge to [bus 01]
      [    0.587534] pci 0001:00:00.0:   bridge window [io  0x1000-0x1fff]
      [    0.587546] pci 0001:00:00.0:   bridge window [mem 0xa0400000-0xa05fffff]
      [    0.587558] pci 0001:00:00.0:   bridge window [mem 0xa0600000-0xa07fffff 64bit pref]
      [    0.587622] PCIe: RC0 enabled during bootup
      [    0.594485] TZ Log : Will warn on Access Violation, as paniconaccessviolation is not set
      [    0.595151] 58000.qcom,msm-eud: ttyEUD0 at MMIO 0x0 (irq = 122, base_baud = 0) is a EUD UART
      [    0.595825] Registered Sucessfully 
      [    0.596443] msm_serial 78af000.serial: msm_serial: detected port #0
      [    0.596504] msm_serial 78af000.serial: uartclk = 1843199
      [    0.596564] 78af000.serial: ttyMSM0 at MMIO 0x78af000 (irq = 20, base_baud = 115199) is a MSM
      [    0.596593] msm_serial: console setup on port #0
      [    1.378924] console [ttyMSM0] enabled
      [    1.384101] msm_serial: driver initialized
      [    1.387588] msm_serial_hsl_init: driver initialized
      [    1.391728] wpdev driver(major: 243) installed.
      [    1.705329] brd: module loaded
      [    1.806263] loop: module loaded
      [    1.827853] QPIC controller hw version Major:2, Minor:1
      [    1.827879] QPIC controller support serial nand.
      [    1.832259] nand: device found, Manufacturer ID: 0xc2, Chip ID: 0x94
      [    1.836784] nand: Macronix MX35UF1G24AD-Z4I SPI NAND 1G 1.8V
      [    1.843079] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
      [    1.849300] 23 ofpart partitions found on MTD device qcom_nand.0
      [    1.856135] Creating 23 MTD partitions on "qcom_nand.0":
      [    1.862265] 0x000000000000-0x000000080000 : "0:SBL1"
      [    1.869220] 0x000000080000-0x000000100000 : "0:MIBIB"
      [    1.886242] 0x000000100000-0x000000140000 : "0:BOOTCONFIG"
      [    1.906178] 0x000000140000-0x000000180000 : "0:BOOTCONFIG1"
      [    1.926179] 0x000000180000-0x000000280000 : "0:QSEE"
      [    1.928078] 0x000000280000-0x000000380000 : "0:QSEE_1"
      [    1.946164] 0x000000380000-0x0000003c0000 : "0:DEVCFG"
      [    1.947493] 0x0000003c0000-0x000000400000 : "0:DEVCFG_1"
      [    1.966198] 0x000000400000-0x000000440000 : "0:CDT"
      [    1.986211] 0x000000440000-0x000000480000 : "0:CDT_1"
      [    2.006235] 0x000000480000-0x000000500000 : "0:APPSBLENV"
      [    2.026238] 0x000000500000-0x000000640000 : "0:APPSBL"
      [    2.046187] 0x000000640000-0x000000780000 : "0:APPSBL_1"
      [    2.048272] 0x000000780000-0x000000880000 : "0:ART"
      [    2.066163] 0x000000880000-0x000000900000 : "0:TRAINING"
      [    2.086203] 0x000000900000-0x000003c40000 : "rootfs"
      [    2.136195] mtd: device 15 (rootfs) set to be root filesystem
      [    2.136431] mtdsplit: no squashfs found in "rootfs"
      [    2.140934] 0x000003c40000-0x000003fc0000 : "Config"
      [    2.149406] 0x000003fc0000-0x000007300000 : "rootfs_1"
      [    2.206237] 0x000007300000-0x000007680000 : "Config_2"
      [    2.226244] 0x000007680000-0x000007700000 : "idmkey"
      [    2.227817] 0x000007700000-0x000007c00000 : "Reserved"
      [    2.246175] 0x000007c00000-0x000007c80000 : "FWHEADER"
      [    2.266203] 0x000007c80000-0x000007d00000 : "Factory"
      [    2.286842] libphy: Fixed MDIO Bus: probed
      [    2.505609] qca-mdio 88000.mdio: Could not find phy-reset-gpio
      [    2.505800] libphy: qca_mdio: probed
      [    2.526029] qca-mdio 88000.mdio: qca-mdio driver was registered
      [    2.965628] qca-mdio 90000.mdio: Could not find phy-reset-gpio
      [    2.965803] libphy: qca_mdio: probed
      [    2.970824] qca-mdio 90000.mdio: qca-mdio driver was registered
      [    3.075893] cnss: INFO: IPC Logging is disabled!
      [    3.076383] cnss[27]: INFO: Platform driver probed successfully. plat 9df50010 tgt 0x1104
      [    3.080117] cnss[2]: INFO: Platform driver probed successfully. plat 9df58010 tgt 0xfffc
      [    3.088063] cnss[27]: INFO: PCI device 9e5b3400 probed successfully
      [    3.095934] i2c /dev entries driver
      [    3.103031] qcom-tsens 4a8000.thermal-sensor: tsens calibration failed
      [    3.136325] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com
      [    3.136917] cpufreq: cpufreq_online: CPU0: Running at unlisted freq: 799999 KHz
      [    3.143897] cpufreq: cpufreq_online: CPU0: Unlisted initial frequency changed to: 800000 KHz
      [    3.151112] sdhci: Secure Digital Host Controller Interface driver
      [    3.159565] sdhci: Copyright(c) Pierre Ossman
      [    3.165525] sdhci-pltfm: SDHCI platform and OF driver helper
      [    3.171349] 
      [    3.171349] Version Rollback Feature Disabled
      [    3.178003] qcom-q6v5-wcss-pil cd00000.qcom_q6v5_wcss: ssr registeration success qcom_q6v5_wcss
      [    3.181428] remoteproc remoteproc0: cd00000.qcom_q6v5_wcss is available
      [    3.190474] of_graph_get_next_endpoint(): no port node found in /soc/csr@6001000
      [    3.196697] coresight-csr 6001000.csr: CSR initialized
      [    3.204394] of_graph_get_next_endpoint(): no port node found in /soc/cti@6010000
      [    3.209373] of_graph_get_next_endpoint(): no port node found in /soc/cti@6011000
      [    3.216908] of_graph_get_next_endpoint(): no port node found in /soc/cti@6012000
      [    3.224234] of_graph_get_next_endpoint(): no port node found in /soc/cti@6013000
      [    3.231662] of_graph_get_next_endpoint(): no port node found in /soc/cti@6014000
      [    3.239019] of_graph_get_next_endpoint(): no port node found in /soc/cti@6015000
      [    3.246407] of_graph_get_next_endpoint(): no port node found in /soc/cti@6016000
      [    3.253742] of_graph_get_next_endpoint(): no port node found in /soc/cti@6017000
      [    3.261175] of_graph_get_next_endpoint(): no port node found in /soc/cti@6018000
      [    3.268519] of_graph_get_next_endpoint(): no port node found in /soc/cti@6019000
      [    3.275900] of_graph_get_next_endpoint(): no port node found in /soc/cti@601a000
      [    3.283225] of_graph_get_next_endpoint(): no port node found in /soc/cti@601b000
      [    3.290676] of_graph_get_next_endpoint(): no port node found in /soc/cti@601c000
      [    3.298049] of_graph_get_next_endpoint(): no port node found in /soc/cti@601d000
      [    3.305372] of_graph_get_next_endpoint(): no port node found in /soc/cti@601e000
      [    3.312799] of_graph_get_next_endpoint(): no port node found in /soc/cti@601f000
      [    3.320180] of_graph_get_next_endpoint(): no port node found in /soc/cti@6198000
      [    3.327718] of_graph_get_next_endpoint(): no port node found in /soc/cti@6199000
      [    3.335028] of_graph_get_next_endpoint(): no port node found in /soc/cti@610c000
      [    3.342551] sps_register_bam_device : unable to create IPC Logging 0 for bam 0x06064000
      [    3.349505] sps_register_bam_device : unable to create IPC Logging 1 for bam 0x06064000sps_register_bam_device : unable to create IPC Logging 2 for bam 0x06064000
      [    3.365175] sps_register_bam_device : unable to create IPC Logging 3 for bam 0x06064000sps_register_bam_device : unable to create IPC Logging 4 for bam 0x06064000
      [    3.379683] sps:BAM 0x06064000 is registered.[    3.386825] coresight-tmc 6048000.tmc: TMC initialized
      [    3.390963] coresight-tmc 6047000.tmc: TMC initialized
      [    3.396155] coresight-funnel 6041000.funnel: FUNNEL initialized
      [    3.401094] coresight-funnel 6100000.funnel: FUNNEL initialized
      [    3.406954] coresight-funnel 6120000.funnel: FUNNEL initialized
      [    3.412781] coresight-funnel 6130000.funnel: FUNNEL initialized
      [    3.418771] coresight-funnel 61a1000.funnel: FUNNEL initialized
      [    3.425367] coresight-etm4x 619c000.etm: ETM 4.0 initialized
      [    3.430999] coresight-etm4x 619d000.etm: ETM 4.0 initialized
      [    3.436539] coresight-replicator-qcom 6046000.replicator: REPLICATOR 1.0 initialized
      [    3.442245] coresight-stm 6002000.stm: STM initialized
      [    3.451126] of_graph_get_next_endpoint(): no port node found in /soc/hwevent@6101000
      [    3.454496] coresight-hwevent 6101000.hwevent: Hardware Event driver initialized
      [    3.466593] NET: Registered protocol family 10
      [    3.485882] NET: Registered protocol family 17
      [    3.485970] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
      [    3.489246] Bridge firewalling registered
      [    3.502069] 8021q: 802.1Q VLAN Support v1.8
      [    3.506182] Registering SWP/SWPB emulation handler
      [    3.512674] ubi0: attaching mtd15
      [    3.654548] random: nonblocking pool is initialized
      [    3.680306] ubi0: scanning is finished
      [    3.684458] ubi0: attached mtd15 (name "rootfs", size 51 MiB)
      [    3.684484] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
      [    3.689216] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
      [    3.695966] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096
      [    3.702803] ubi0: good PEBs: 410, bad PEBs: 0, corrupted PEBs: 0
      [    3.709591] ubi0: user volume: 5, internal volumes: 1, max. volumes count: 128
      [    3.715841] ubi0: max/mean erase counter: 3/1, WL threshold: 4096, image sequence number: 121159308
      [    3.722858] ubi0: available PEBs: 0, total reserved PEBs: 410, PEBs reserved for bad PEB handling: 20
      [    3.731840] ubi0: background thread "ubi_bgt0d" started, PID 108
      [    3.796131] hctosys: unable to open rtc device (rtc0)
      [    3.803191] ALSA device list:
      [    3.803212]   No soundcards found.
      [    3.808293] VFS: Mounted root (squashfs filesystem) readonly on device 31:26.
      [    3.809873] Freeing unused kernel memory: 1024K (80b00000 - 80c00000)
      [    4.216206] init: Console is alive
      [    4.216416] init: - watchdog -
      [    5.645707] Button Hotplug driver version 0.4.1
      [    5.655893] SCSI subsystem initialized
      [    6.235783] init: - preinit -
      Press the [f] key and hit [enter] to enter failsafe mode
      Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level
      Before mount_root to overlay
      [    7.581807] UBIFS (ubi0:4): background thread "ubifs_bgt0_4" started, PID 142
      [    7.595686] UBIFS (ubi0:4): recovery needed
      [    7.673430] UBIFS (ubi0:4): recovery completed
      [    7.673523] UBIFS (ubi0:4): UBIFS: mounted UBI device 0, volume 4, name "rootfs_data"
      [    7.676821] UBIFS (ubi0:4): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
      [    7.684666] UBIFS (ubi0:4): FS size: 14094336 bytes (13 MiB, 111 LEBs), journal size 1015809 bytes (0 MiB, 6 LEBs)
      [    7.694625] UBIFS (ubi0:4): reserved for root: 665709 bytes (650 KiB)
      [    7.704845] UBIFS (ubi0:4): media format: w4/r0 (latest is w4/r0), UUID 18CC492A-D8F3-4D54-8D7F-47F520219EAC, small LPT model
      [    7.714390] mount_root: switching to jffs2 overlay
      After mount_root to overlay
      131072+0 records in
      131072+0 records out
      131072 bytes (128.0KB) copied, 0.542010 seconds, 236.2KB/s
      131072+0 records in
      131072+0 records out
      131072 bytes (128.0KB) copied, 0.586383 seconds, 218.3KB/s
      ln: /lib/firmware/IPQ5018/caldata.bin: File exists
      ln: /lib/firmware/qcn9000/caldata_1.bin: File exists
      [    8.926756] procd: - early -
      [    8.926861] procd: - watchdog -
      [    9.585857] procd: - ubus -
      [   10.598371] procd: - init -
      Please press Enter to activate this console.
      [   11.333146] ubi2: attaching mtd16
      [   11.344990] ubi2: scanning is finished
      [   11.349279] ubi2: attached mtd16 (name "Config", size 3 MiB)
      [   11.349305] ubi2: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
      [   11.353996] ubi2: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
      [   11.360735] ubi2: VID header offset: 2048 (aligned 2048), data offset: 4096
      [   11.367574] ubi2: good PEBs: 28, bad PEBs: 0, corrupted PEBs: 0
      [   11.374308] ubi2: user volume: 1, internal volumes: 1, max. volumes count: 128
      [   11.380233] ubi2: max/mean erase counter: 13/6, WL threshold: 4096, image sequence number: 636365013
      [   11.387521] ubi2: available PEBs: 0, total reserved PEBs: 28, PEBs reserved for bad PEB handling: 4
      [   11.396836] ubi2: background thread "ubi_bgt2d" started, PID 232
      [   11.415853] UBIFS (ubi2:0): background thread "ubifs_bgt2_0" started, PID 236
      [   11.428989] UBIFS (ubi2:0): recovery needed
      [   11.542534] UBIFS (ubi2:0): recovery completed
      [   11.542670] UBIFS (ubi2:0): UBIFS: mounted UBI device 2, volume 0, name ""Config""
      [   11.545928] UBIFS (ubi2:0): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
      [   11.553442] UBIFS (ubi2:0): FS size: 1396736 bytes (1 MiB, 11 LEBs), journal size 888833 bytes (0 MiB, 5 LEBs)
      [   11.563425] UBIFS (ubi2:0): reserved for root: 65970 bytes (64 KiB)
      [   11.573314] UBIFS (ubi2:0): media format: w4/r0 (latest is w4/r0), UUID 1F42F1FA-EC71-4546-B55C-D86076848526, small LPT model
      [   11.586619] ubi3: attaching mtd18
      [   11.602823] ubi3: scanning is finished
      [   11.607124] ubi3: attached mtd18 (name "Config_2", size 3 MiB)
      [   11.607151] ubi3: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
      [   11.611842] ubi3: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
      [   11.618777] ubi3: VID header offset: 2048 (aligned 2048), data offset: 4096
      [   11.625589] ubi3: good PEBs: 28, bad PEBs: 0, corrupted PEBs: 0
      [   11.632327] ubi3: user volume: 1, internal volumes: 1, max. volumes count: 128
      [   11.638259] ubi3: max/mean erase counter: 17/10, WL threshold: 4096, image sequence number: 1807062990
      [   11.645526] ubi3: available PEBs: 0, total reserved PEBs: 28, PEBs reserved for bad PEB handling: 4
      [   11.654868] ubi3: background thread "ubi_bgt3d" started, PID 239
      [   11.673297] UBIFS (ubi3:0): background thread "ubifs_bgt3_0" started, PID 243
      [   11.686845] UBIFS (ubi3:0): recovery needed
      [   11.761840] UBIFS (ubi3:0): recovery completed
      [   11.761989] UBIFS (ubi3:0): UBIFS: mounted UBI device 3, volume 0, name ""Config_2""
      [   11.765195] UBIFS (ubi3:0): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
      [   11.773133] UBIFS (ubi3:0): FS size: 1396736 bytes (1 MiB, 11 LEBs), journal size 888833 bytes (0 MiB, 5 LEBs)
      [   11.782905] UBIFS (ubi3:0): reserved for root: 65970 bytes (64 KiB)
      [   11.792796] UBIFS (ubi3:0): media format: w4/r0 (latest is w4/r0), UUID A7092D67-CFE5-4FA1-871D-CC94C38991D5, small LPT model
      [   17.382151] ubi: mtd15 is already attached to ubi0BT FW mount is successful
    
      [   17.532073] ubi: mtd15 is already attached to ubi0 WIFI FW mount is successful
      [mstc-bootled] boot...
      Mode Switch: Router/AP (auto)
      Mode Switch: from router -> auto
      [   20.976238] Initializing XFRM netlink socket
      [   20.977955] NET: Registered protocol family 15
      [   21.201868] ssdk_switch_device_num_init[1159]:INFO:ess-switch dts node number: 2
      [   21.201911] ssdk_dt_get_switch_node[970]:INFO:ess-switch DT exist!
      [   21.208364] ssdk_dt_parse_access_mode[856]:INFO:switch_access_mode: local bus
      [   21.214312] ssdk_dt_parse_access_mode[869]:INFO:switchreg_base_addr: 0x39c00000
      [   21.221533] ssdk_dt_parse_access_mode[870]:INFO:switchreg_size: 0x200000
      [   21.228651] ssdk_dt_parse_mac_mode[295]:INFO:mac mode = 0xf
      [   21.235589] ssdk_dt_parse_mac_mode[301]:INFO:mac mode1 doesn't exit!
      [   21.240873] ssdk_dt_parse_mac_mode[310]:INFO:mac mode2 doesn't exit!
      [   21.247525] ssdk_dt_parse_phy_info[659]:INFO:[PORT 2] port_mac_sel = QGMAC_PORT
      [   21.253846] ssdk_dt_parse_phy_info[678]:INFO:port2's phy-reset-gpio is GPIO18
      [   21.260857] ssdk_dt_parse_port_bmp[757]:INFO:port_bmp doesn't exist!
      [   21.268158] ssdk_dt_parse_uniphy[332]:INFO:ess-uniphy DT exist!
      [   21.274557] ssdk_dt_parse_led[943]:INFO:current dts led_source_num is 0
      [   21.280224] ssdk_plat_init start
      [   23.695589] ssdk_mp_reset_init[739]:INFO:MP reset successfully!
      [   23.695650] ssdk_gcc_clock_init[1033]:INFO:SSDK gcc clock init successfully!
      [   23.701023] ssdk_phy_driver_init[330]:INFO:dev_id = 0, phy_adress = 5, phy_id = 0x1cc849 phytype doesn't match
      [   23.707642] mpge_phy_api_ops_init[1089]:INFO:qca probe mpge phy driver succeeded!
      [   23.717798] mpge_phy_dac_set[917]:INFO:phy mdac is set as 0x10
      [   23.725003] mpge_phy_dac_set[929]:INFO:phy edac is set as 0x10
      [   23.730753] regi_init[3598]:INFO:Initializing SCOMPHY!
      [   25.075579] hsl_port_phy_gpio_reset[687]:INFO:GPIO18 reset PHY done
      [   25.395571] hsl_port_phy_gpio_reset[687]:INFO:GPIO18 reset PHY done
      [   25.505583] ssdk_switch_register[1710]:INFO:Chip version 0xee
      [   25.505622] qca_link_polling_select[1315]:INFO:link-polling-required node does not exist
      [   25.510296] ssdk_switch_register[1744]:INFO:polling is selected
      [   25.518479] regi_init[3608]:INFO:Initializing SCOMPHY Done!!
      [   25.524121] ssdk_dt_get_switch_node[970]:INFO:ess-switch DT exist!
      [   25.530023] ssdk_dt_parse_access_mode[856]:INFO:switch_access_mode: mdio
      [   25.536002] ssdk_dt_parse_mac_mode[292]:INFO:mac mode doesn't exit!
      [   25.542846] ssdk_dt_parse_mac_mode[301]:INFO:mac mode1 doesn't exit!
      [   25.548848] ssdk_dt_parse_mac_mode[310]:INFO:mac mode2 doesn't exit!
      [   25.555464] ssdk_dt_parse[1061]:INFO:switch node is qca83xx!
      [   25.561780] ssdk_plat_init start
      [   25.631647] f1_phy_api_ops_init[1517]:INFO:qca probe f1 phy driver succeeded!
      [   25.631669] regi_init[3556]:INFO:Initializing ISISC!!
      [   25.637811] /soc/ess-instance/ess-switch1@1: could not get #gpio-cells for /soc/tmc@6047000/ports/port@0/endpoint
      [   25.845586] qca_ar8327_gpio_reset[3489]:INFO:GPIO39 reset switch done
      [   25.845763] ssdk_switch_register[1718]:INFO:Chip version 0x1302
      [   25.851023] qca_link_polling_select[1315]:INFO:link-polling-required node does not exist
      [   25.856746] ssdk_switch_register[1744]:INFO:polling is selected
      [   27.505580] regi_init[3561]:INFO:Initializing ISISC Done!!
      [   27.505722] regi_init[3631]:INFO:qca-ssdk module init succeeded!
      [   27.511182] sbdev driver(major: 235) installed.
      [   27.517642] tun: Universal TUN/TAP device driver, 1.6
      [   27.520364] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
      [   27.537592] **********************************************************
      [   27.537619] * NSS Data Plane driver
      [   27.543008] **********************************************************
      [   27.573720] l2tp_core: L2TP core driver, V2.0
      [   27.574852] l2tp_netlink: L2TP netlink interface
      (HOTPLUG)(net/08-wifi-bridge) eth0 add...
      [   27.910795] nss_driver - fw of size 761612  bytes copied to load addr: 40000000, nss_id : 0
      [   27.912571] Supported Frequencies - 
      [   27.918055] 850 MHz 1 GHz 
      [   27.923594] 
      (HOTPLUG)(net/08-wifi-bridge) eth1 add...
      [   27.926105] 7f443480: set sdma 9d73aa00
      [   27.929823] node size 2 # items 4
      [   27.933237] memory: 40000000 536870912 (avl 455598080) items 4 active_cores 1
      [   27.936789] addr/size storage words 2 2 # words 4 in DTS, ddr size 1000000
      [   27.943820] 7f443480: NSS core 0 DDR from 40000000 to 41000000
      [   27.950785] 7f443480: meminfo init succeed
      [   27.963604] sit: IPv6 over IPv4 tunneling driver
      [   27.969203] nat46: module (version 8ff2ae59ec9840a7b8b45f976c51cae80abe0226) loaded.
      [   27.974173] gre: GRE over IPv4 demultiplexor driver
      [   27.978976] ip_gre: GRE over IPv4 tunneling driver
      [   27.986197] ip6_gre: GRE over IPv6 tunneling driver
      [   27.992688] node size 2 # items 4
      [   27.992720] memory: 40000000 536870912 (avl 455598080) items 4 active_cores 1
      [   27.994985] addr/size storage words 2 2 # words 4 in DTS, ddr size 1000000
      [   28.002153] 7f443480: nss core 0 booted successfully
      [   28.030372] Ethernet Channel Bonding Driver: v3.7.1 (April 27, 2011)
      [   28.053021] ip6_tables: (C) 2000-2006 Netfilter Core Team
      [   28.061360] rmnet_nss_init(): initializing rmnet_nss
      [   28.086115] nf_conntrack version 0.5.0 (6462 buckets, 25848 max)
      [   28.094169] openvswitch: Open vSwitch switching datapath
      [   28.110292] PPP generic driver version 2.4.2
      [   28.147332] nss_lag_init[352]:LAG Manager Installed
      [   28.151593] NET: Registered protocol family 24
      [   28.156778] PPTP driver version 0.8.5
      [   28.173156] diag: IPC Logging disabled
      [   28.188155] TRACK: P[0]      PMask[4]
      [   28.188182] TRACK: P[1]      PMask[4]
      [   28.190442] TRACK: P[2]      PMask[4]
      [   28.206185] TRACK: P[3]      PMask[4]
      [   28.206265] nik 4097 info->svc_id
      (HOTPLUG)(net/08-wifi-bridge) ip6tnl0 add...
      [   28.229072] QCA multicast snooping installed successfully
      [   28.231773] <NSS-CRYPTO>:module loaded Build_ID - 01/05/24, 16:06:05 SoC=ipq50xx
      [   28.246372] cannot find nss-macsec0 node
      [   28.246463] cannot find nss-macsec1 node
      [   28.249442] cannot find nss-macsec2 node
      [   28.253266] nss_macsec init success
      [   28.287398] u32 classifier
      [   28.287427]     input device check on
      [   28.288993]     Actions configured
      [   28.294564] Mirror/redirect action on
      [   28.335031] fuse init (API version 7.23)
      [   28.339666] arp_tables: (C) 2002 David S. Miller
      [   28.358755] ebt_time: kernel timezone is -0000
      [   28.361857] Ebtables v2.0 registered
      [   28.365181] ip_tables: (C) 2000-2006 Netfilter Core Team
      [   28.375461] l2tp_ppp: PPPoL2TP kernel driver, V2.0
      [   28.449922] nf_conntrack_rtsp v0.7 loading
      (HOTPLUG)(net/08-wifi-bridge) sit0 add...
      [   28.585458] nf_nat_rtsp v0.7 loading
      [   28.593974] Netfilter messages via NETLINK v0.30.
      [   28.599753] PPP MPPE Compression module registered
      [   28.672977] xt_time: kernel timezone is -0000
      [   28.694234] ctnetlink v0.93: registering with nfnetlink.
      (HOTPLUG)(net/08-wifi-bridge) ifb0 add...
      (HOTPLUG)(net/08-wifi-bridge) ifb1 add...
      (HOTPLUG)(net/08-wifi-bridge) gre0 add...
      (HOTPLUG)(net/08-wifi-bridge) gretap0 add...
      (HOTPLUG)(net/08-wifi-bridge) ip6gre0 add...
      (HOTPLUG)(net/08-wifi-bridge) bond0 add...
      qcawifi configuration is disable
      (HOTPLUG)(net/08-wifi-bridge) ipsecdummy add...
      (HOTPLUG)(net/08-wifi-bridge) teql0 add...
      [   33.555467] configuring additional NSS pbufs
      [   33.568777] additional pbufs of size 3100672 got added to NSS
      [   33.612195] mem_manager: module license 'Proprietary' taints kernel.
      [   33.612223] Disabling lock debugging due to kernel taint
      [   38.551201] vmap allocation for size 3112960 failed: use vmalloc=<size> to increase size.
      [   38.759540] wlan: [2238:I:RPTR] qca_multi_link_init_module: 
      [   38.759540] ******QCA Repeater Initialization Done***********
      [   38.759540] 
      ***** starting cnssdaemon  -i integrated -i pci0 *****
      *****cnssdaemon pid=2307*********
      [   40.077850] cnss[27]: INFO: Setting daemon_support=1 for instance_id 0x27
      [   40.163149] cnss[2]: INFO: Setting daemon_support=1 for instance_id 0x2
      [   40.189413] cnss[27]: INFO: Setting cold_boot_support=1 for instance_id 0x27
      [   40.276787] cnss[2]: INFO: Setting cold_boot_support=1 for instance_id 0x2
      *********initiating cold boot calibration*************
      [   41.281208] vmap allocation for size 1531904 failed: use vmalloc=<size> to increase size.
      [   42.109184] wlan: [2389:I:ANY] =======ol_if_register_wifi3_0==========
      [   42.109184] 
      [   42.109231] wlan: [2389:I:ANY] osif_nss_register_module: NSS wifi ops registered for target_type:1 with soc_ops:7fde0de4
      [   42.116139] wlan: [2389:I:ANY] ol_ath_wifi_ssr: ol_ath_wifi_ssr: SSR event 2 bus_type 1
      [   42.128517] remoteproc remoteproc0: powering up cd00000.qcom_q6v5_wcss
      [   42.158535] remoteproc remoteproc0: Booting fw image IPQ5018/q6_fw.mdt, size 1052
      [   43.023147] Subsystem error monitoring/handling services are up
      [   43.023626] remoteproc remoteproc0: remote processor cd00000.qcom_q6v5_wcss is now up
      [   43.024813] rpmsg_dev_probe: No pm domain
      [   43.025721] rpmsg_dev_probe: No pm domain
      [   43.036218] cnss[2]: INFO: QMI WLFW service connected, state: 0x1
      [   43.036675] diag: Receiving feature mask length more than Apps support
      [   43.036766] diag: In diag_send_feature_mask_update, control channel is not open, p: 2, 7f6c7b84
      [   43.046544] cnss[2]: INFO: device_id : 65532 mem mode : [1]
      [   43.055986] cnss[2]: INFO: platform name: Qualcomm Technologies, Inc. IPQ5018/AP-MP03.1
      [   43.055987] cnss[2]: INFO: Target capability: chip_id: 0x0, chip_family: 0x4, board_id: 0xff, soc_id: 0xffffffff, fw_version: 0x250902ab, fw_build_timestamp: 2021-06-18 04:15, otp_version: 0x0 eeprom_caldata_read_timeout 0s
      [   43.056018] cnss[2]: INFO: Boardid from dts:23,FW:ff
      [   43.064482] cnss[2]: INFO: BDF location : 0x4ba00000
      [   43.064488] cnss[2]: INFO: BDF IPQ5018/bdwlan.b23 size 131072
      [   43.065338] cnss[2]: INFO: per device BDF location : 0x4ba20000
      [   43.065467] cnss[2]: INFO: CALDATA IPQ5018/caldata.bin size 131072 offset 0x20000
      [   43.120569] wlan: [2389:I:ANY] ol_ath_wifi_ssr: ol_ath_wifi_ssr: SSR event 3 bus_type 1
      [   43.127770] cnss[2]: INFO: Waiting for FW ready. Device: 0xfffc, FW ready timeout: 15 seconds
      [   43.135283] cnss[2]: INFO: FW ready received for device 0xfffc
      [   43.146278] wlan: [2389:I:ANY] pld_ahb_wlan_enable: cnss_mode: Cold boot calibration
      [   43.149732] cnss[2]: INFO: Sending mode message, mode: COLDBOOT CALIBRATION(7), state: 0xf
      [   43.180778] wlan: [2389:I:ANY] ol_ath_wifi_ssr: ol_ath_wifi_ssr: SSR event 2 bus_type 0
      [   43.180874] cnss_pci 0001:01:00.0: BAR 0: assigned [mem 0xa0400000-0xa05fffff 64bit]
      [   43.187793] cnss_pci 0001:01:00.0: enabling device (0140 -> 0142)
      [   43.196240] cnss[27]: INFO: MHI IPC Logging is disabled!
      [   44.197411] wlan: [2389:I:ANY] ol_ath_wifi_ssr: ol_ath_wifi_ssr: SSR event 3 bus_type 0
      [   44.197456] cnss[27]: INFO: Waiting for FW ready. Device: 0x1104, FW ready timeout: 15 seconds
      [   44.212794] cnss[27]: INFO: QMI WLFW service connected, state: 0x11
      [   44.214759] cnss[27]: INFO: device_id : 4356 mem mode : [1]
      [   44.219137] cnss[27]: INFO: platform name: Qualcomm Technologies, Inc. IPQ5018/AP-MP03.1
      [   44.228903] cnss[27]: INFO: Target capability: chip_id: 0x0, chip_family: 0x0, board_id: 0xff, soc_id: 0xffffffff, fw_version: 0x250902ab, fw_build_timestamp: 2021-06-18 03:32, otp_version: 0x0 eeprom_caldata_read_timeout 0s
      [   44.245834] cnss[27]: INFO: Downloading BDF: qcn9000/bdwlan.ba0, size: 131072
      [   44.271677] cnss[27]: INFO: Downloading BDF: qcn9000/caldata_1.bin, size: 131072
      [   44.415596] cnss[27]: INFO: FW ready received for device 0x1104
      [   44.415669] wlan: [2389:I:ANY] pld_pcie_wlan_enable: pld_pcie_wlan_enable: Invalid wlan_cfg config
      [   44.420353] cnss[27]: INFO: Sending mode message, mode: COLDBOOT CALIBRATION(7), state: 0x1f
      [   44.538438] wlan: [2389:I:ANY] init_ath_pci_3_0: 6ath_ol_pci_wifi3.0 :  (Atheros/multi-bss)
      [   44.547495] wlan: [2398:I:ANY] ol_ath_wifi_ssr: ol_ath_wifi_ssr: SSR event 0 bus_type 1
      [   44.547539] cnss[2]: INFO: Coldboot Calbration wait started for Device: 0xfffc, timeout: 60 seconds
      [   46.457596] cnss[2]: INFO: Coldboot Calibration completed successfully for device 0xfffc
      [   46.525586] cnss[2]: INFO: Coldboot Calibration wait ended for device 0xfffc
      [   46.525625] cnss[2]: INFO: Sending mode message, mode: OFF(4), state: 0x7
      [   46.533474] cnss[2]: INFO: QMI WLFW service disconnected, state: 0x6
      [   46.545948] remoteproc remoteproc0: stopped remote processor cd00000.qcom_q6v5_wcss
      [   46.546057] wlan: [2398:I:ANY] ol_ath_wifi_ssr: ol_ath_wifi_ssr: SSR event 1 bus_type 1
      [   46.575682] wlan: [2398:I:ANY] ol_ath_wifi_ssr: ol_ath_wifi_ssr: SSR event 0 bus_type 0
      [   46.575724] cnss[27]: INFO: Coldboot Calbration wait started for Device: 0x1104, timeout: 60 seconds
      [   64.445942] cnss[27]: INFO: Coldboot Calibration completed successfully for device 0x1104
      [   64.506822] cnss[27]: INFO: Coldboot Calibration wait ended for device 0x1104
      [   64.506860] cnss[27]: INFO: Sending mode message, mode: OFF(4), state: 0x127
      [   64.515029] cnss[27]: INFO: QMI WLFW service disconnected, state: 0x126
      [   64.515064] cnss[27]: INFO: Shutting down QCN9000
      [   64.545790] Removing device for chan:LOOPBACK
      [   64.545828] mhi_reset_data_chan rp   (null) wp   (null)
      [   64.549184] mhi_reset_data_chan rp   (null) wp   (null)
      [   64.554392] Removing device for chan:DIAG
      [   64.559508] mhi_reset_data_chan rp 9fe8d000 wp 9fe8d120
      [   64.563643] mhi_reset_data_chan rp 9fe8b000 wp 9fe8b000
      [   64.568815] Removing device for chan:IPCR
      [   64.573845] mhi_reset_data_chan rp 9fe910b0 wp 9fe910a0
      [   64.578267] mhi_reset_data_chan rp 9fe8f050 wp 9fe8f050
      [   64.605784] wlan: [2398:I:ANY] ol_ath_wifi_ssr: ol_ath_wifi_ssr: SSR event 1 bus_type 0
      [   65.614784] vmap allocation for size 1531904 failed: use vmalloc=<size> to increase size.
      [   66.307473] wlan: [2409:I:ANY] =======ol_if_register_wifi3_0==========
      [   66.307473] 
      [   66.307521] wlan: [2409:I:ANY] osif_nss_register_module: NSS wifi ops registered for target_type:1 with soc_ops:7fde0de4
      [   66.314322] wlan: [2409:I:ANY] ol_ath_wifi_ssr: ol_ath_wifi_ssr: SSR event 2 bus_type 1
      [   66.325471] remoteproc remoteproc0: powering up cd00000.qcom_q6v5_wcss
      [   66.333278] remoteproc remoteproc0: Booting fw image IPQ5018/q6_fw.mdt, size 1052
      [   66.400218] Subsystem error monitoring/handling services are up
      [   66.400740] remoteproc remoteproc0: remote processor cd00000.qcom_q6v5_wcss is now up
      [   66.401587] rpmsg_dev_probe: No pm domain
      [   66.402137] rpmsg_dev_probe: No pm domain
      [   66.410465] cnss[2]: INFO: QMI WLFW service connected, state: 0x1
      [   66.410722] cnss[2]: INFO: device_id : 65532 mem mode : [1]
      [   66.410949] cnss[2]: INFO: platform name: Qualcomm Technologies, Inc. IPQ5018/AP-MP03.1
      [   66.410950] diag: Receiving feature mask length more than Apps support
      [   66.412584] cnss[2]: INFO: Target capability: chip_id: 0x0, chip_family: 0x4, board_id: 0xff, soc_id: 0xffffffff, fw_version: 0x250902ab, fw_build_timestamp: 2021-06-18 04:15, otp_version: 0x0 eeprom_caldata_read_timeout 0s
      [   66.412603] cnss[2]: INFO: Boardid from dts:23,FW:ff
      [   66.413057] cnss[2]: INFO: BDF location : 0x4ba00000
      [   66.413062] cnss[2]: INFO: BDF IPQ5018/bdwlan.b23 size 131072
      [   66.413873] cnss[2]: INFO: per device BDF location : 0x4ba20000
      [   66.413999] cnss[2]: INFO: CALDATA IPQ5018/caldata.bin size 131072 offset 0x20000
      [   66.488383] wlan: [2409:I:ANY] ol_ath_wifi_ssr: ol_ath_wifi_ssr: SSR event 3 bus_type 1
      [   66.495938] cnss[2]: INFO: Waiting for FW ready. Device: 0xfffc, FW ready timeout: 15 seconds
      [   66.503877] cnss[2]: INFO: FW ready received for device 0xfffc
      [   66.513950] wlan: [2409:I:ANY] pld_ahb_wlan_enable: cnss_mode: Mission mode 
      [   66.518441] cnss[2]: INFO: Sending mode message, mode: MISSION(0), state: 0x7
      [   66.529237] wlan: [2409:I:ANY] qca_napi_create: qca_napi_create: napi instance 0 created on pipe 4
      [   66.532603] wlan: [2409:I:ANY] __ol_ath_attach: Allocated soc 999c0500
      [   66.541443] wlan: [2409:D:dfs] WLAN_DEBUG_DFS1 : dfs_psoc_obj_create_notification: DFS obj attach to psoc successfully
      [   66.548040] wlan: [2409:E:CONFIG] cfg_ini_parse_to_store: Failed to parse *.ini file @ QCA5018.ini; status:4
      [   66.559103] wlan: [2409:E:CONFIG] cfg_uint_item_handler: num_monitor_pdev0=1 - Out of range [0, 0]; Using 0
      [   66.568526] wlan: [2409:I:ANY] osif_nss_wifi_soc_setup: nss-wifili:#1 register wifili function for soc 
      [   66.577930] wlan: [2409:I:ANY] osif_nss_wifi_soc_setup: nss register id -1 nss config 3 Target Type 1d 
      [   66.587262] wlan: [2409:I:ANY] __ol_ath_attach: dev name soc0
      [   66.597025] wlan: [2409:I:ANY] ol_ath_soc_attach: WMI attached. wmi_handle 9bf40400 
      [   66.607670] wlan: [2409:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1
      [   66.610276] wlan: [2409:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1
      [   66.620167] wlan: [2409:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1
      [   66.630246] wlan: [2409:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1
      [   66.640284] wlan: [2409:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1
      [   66.650444] wlan: [2409:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1
      [   66.660444] wlan: [2409:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 7
      [   66.670505] wlan: [2409:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 7
      [   66.680588] wlan: [2409:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 7
      [   66.690623] wlan: [2409:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 7
      [   66.700906] wlan: [2409:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1
      [   66.712033] wlan: [2409:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1
      [   66.720855] wlan: [2409:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1
      [   66.730916] wlan: [2409:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 7
      [   66.740970] wlan: [2409:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 7
      [   66.751119] wlan: [2409:I:ANY] htc_wmi_init: HT Create . 997a2000
      [   66.761127] wlan: [2409:I:ANY] htc_wmi_init: Skipping BMI Done
      [   66.767341] wlan: [2409:I:ANY] htc_wmi_init: host_enable 0
      [   66.783207] wlan: [2409:I:ANY] ol_target_init_complete: CDP soc attach success
      [   66.783244] wlan: [2409:I:ANY] ol_target_init_complete: Soc attach success NSS config 0 
      [   66.789593] wlan: [2409:I:ANY] htc_set_async_ep: htc_set_async_ep: htc_handle 997a2000, ep 2, value 1
      [   66.798946] wlan: [1662:I:TIF] HE_CAP Info = 9a08010d
      [   66.808062] wlan: [1662:I:TIF] Num HW modes = 1
      [   66.811744] wlan: [1662:I:TIF] Num PHY = 1
      [   66.816104] wlan: [1662:I:TIF] FW Build Version (Ext.) = 0
      [   66.820248] wlan: [1662:I:TIF] HDL Version: MajorVersion.MinorVersion = 0.0
      [   66.825773] wlan: [1662:I:TIF] Preferred HW Mode = 0 Num Radios = 1
      [   66.832649] wlan: [1662:W:TIF] add_11ax_mode_flags: 11AX wireless modes are not populated by the target in reg capabilities, adding 11AX wireless modes
      [   66.838870] wlan: [1662:I:TIF] init_deinit_add_11ax_modes: hw_mode_id = 0 phy_id = 0 wireless modes = 0
      [   66.853633] wlan: [1662:I:TIF] init_deinit_alloc_pdevs: CDP PDEV ATTACH success
      [   66.861816] wlan: [1662:I:TIF] init_deinit_get_total_num_ema_vaps: num_radios: 1
      [   66.869077] wlan: [1662:I:TIF] init_deinit_get_total_num_ema_vaps: ema_max_vap_cnt: 0
      [   66.876737] wlan: [1662:I:TIF] init_deinit_get_total_num_vdevs_for_soc: num_vdevs: 9
      [   66.884411] wlan: [1662:I:TIF] init_deinit_get_total_num_ema_vaps: num_radios: 1
      [   66.892248] wlan: [1662:I:TIF] init_deinit_get_total_num_ema_vaps: ema_max_vap_cnt: 0
      [   66.899844] wlan: [1662:I:TIF] init_deinit_get_total_num_vdevs_for_soc: num_vdevs: 9
      [   66.908632] wlan: [1662:I:TIF] init_deinit_get_total_num_ema_vaps: num_radios: 1
      [   66.915133] wlan: [1662:I:TIF] init_deinit_get_total_num_ema_vaps: ema_max_vap_cnt: 0
      [   66.922585] wlan: [1662:I:TIF] init_deinit_get_total_num_vdevs_for_soc: num_vdevs: 9
      [   66.930265] wlan: [1662:I:TIF] init_deinit_get_total_num_ema_vaps: num_radios: 1
      [   66.938122] wlan: [1662:I:TIF] init_deinit_get_total_num_ema_vaps: ema_max_vap_cnt: 0
      [   66.945441] wlan: [1662:I:TIF] init_deinit_get_total_num_vdevs_for_soc: num_vdevs: 9
      [   66.953216] wlan: [1662:I:ANY] init_deinit_update_pdev_tgt_info: pdev id:0 wmi_handle:9bf40400
      [   66.967232] wlan: [1662:I:ANY] init_deinit_update_pdev_tgt_info: Pdev = 0 Number of peers = 137 vdevs = 9
      [   66.969399] wlan: [1662:I:TIF] init_deinit_update_pdev_tgt_info: CDP PDEV INIT success
      [   67.079874] wlan: [1662:I:ANY] copy_fw_abi_version_tlv: copy_fw_abi_version_tlv: INIT_CMD version: 1, 0, 0x5f414351, 0x4c4d, 0x0, 0x0
      [   67.118479] wlan: [1662:I:ANY] ready_extract_init_status_tlv: ready_extract_init_status_tlv:0
      [   67.118520] wlan: [1662:I:ANY] dp_peer_map_attach_wifi3: dp_peer_map_attach_wifi3 max_peers 163, max_ast_index: 528
      [   67.118520] 
      [   67.126236] wlan: [2409:I:ANY] ol_ath_connect_htc: WMI is ready
      [   67.167154] wlan: [2409:I:ANY] ath_get_radio_index: Error: Could not match the device name : wifi%d
      [   67.167199] wlan: [2409:E:NSS] [nss-wifili]: pdev:98e80500 radio_ifnum:28 scheme_id:1 radio_priority:0 
      [   67.180396] wlan: [2409:E:TIF] target_if_lro_hash_config: pdev with id 0 is NULL
      [   67.187784] wlan: [2409:I:ANY] ol_ath_soc_attach: connect HTC
      [   67.192227] wlan: [2409:I:ANY] ol_ath_soc_attach: bypasswmi : 0
      [   67.198178] wlan: [2409:I:MSCS] qca_mscs_module_init: 
      [   67.198178] ****QCA MSCS Initialization Done**** SoC 999c0500
      [   67.203642] wlan: [2409:I:ANY] ol_ath_soc_attach: UMAC attach
      [   67.217847] wlan: [2409:I:ANY] __ol_ath_attach: pdev_netdev name wifi0
      [   67.220259] wlan: [2409:I:ANY] __ol_ath_attach: Skip txrx_pdev_attach_target
      [   67.227802] wlan: [2409:I:ANY] __ol_ath_attach: BURSTING enabled by default
      [   67.234047] wlan: [2409:I:ANY] ol_ath_pdev_attach: interface_id 0
      [   67.240579] wlan: [2409:I:TIF] ol_ath_pdev_regdmn_init:  phy id = 0 Modes supported
      [   67.246798] wlan: [2409:I:TIF] ol_ath_pdev_regdmn_init:  11b = 1 11g = 1 11a = 0 11n = 1 11ac = 1 11ax = 1
      [   67.254232] wlan: [2409:I:TIF] ol_ath_pdev_regdmn_init:  Reg cap - phy_id = 0 supp_bnd = 1, modes = 680680c, lo_2g = 2312, hi_2g = 2732 lo_g5 = 0, hi_5g = 0
      [   67.263995] wlan: [2409:I:ANY] ol_ath_update_wireless_modes: wireless_modes = 680680c before update
      [   67.278151] wlan: [2409:I:ANY] ol_ath_update_wireless_modes: Wireless_modes = 680680c after update
      [   67.286877] wlan: [2409:I:ANY] ol_ath_update_ext_caps: 11ax 2G supported case
      [   67.296071] wlan: [2409:I:MBSSIE] ol_ath_assign_mbssid_ref_bssid: MBSSID reference bssid is 02:03:7f:12:4e:4e soc: soc0 pdev: wifi0
      [   67.303468] wlan: [2409:I:MBSSIE] ieee80211_mbss_attach: :>
      [   67.314794] wlan: [2409:I:MBSSIE] ieee80211_mbss_attach: :<
      [   67.321571] wlan: [2409:I:ANY] ol_resmgr_create: OL Resmgr Init-ed
      [   67.326151] wlan: [2409:I:ANY] acfg_attach: acfg_attach: 3323: Netlink socket created:95ba8000
      [   67.332092] wlan: [2409:I:ANY] ol_ath_stats_attach: periodic_chan_stats: 1
      [   67.341198] wlan: [2409:I:ANY] wlan_scan_update_channel_list: num_chan: 11
      [   67.347718] wlan: [0:I:ANY] ol_ath_pdev_attach: Set global_ic[1], ptr:a30f03a8
      [   67.354378] wlan: [0:I:ANY] dp_lag_soc_enable: pdev(9bf41008) Enabling DBDC Repeater 0  soc_lag 9aea7140
      [   67.361678] wlan: [0:E:NSS] [nss-wifili]: NSS Wifili DBDC Repeater enable message passed
      [   67.371329] wlan: [0:I:ANY] dp_lag_pdev_set_primary_radio: pdev(9bf41008) is_primary 0 
      [   67.379593] wlan: [0:I:ANY] ol_ath_twt_enable_complete_event_handler: twt enabled
      [   67.390204] wlan: [2409:I:ANY] ol_ath_ucfg_set_rx_pkt_protocol_tagging: Set RX packet type TAG, opcode : 0, pkt_type : 18, metadata : 0xca0,pdev_id = 0, REO dest ring = 5
      [   67.390204] 
      [   67.394988] wlan: [2409:I:ANY] ol_ath_pri20_cfg_blockchanlist_parse: cfg block channel list is empty
      [   67.411428] wlan: [2409:I:ANY] ol_ath_configure_cong_ctrl_max_msdus: pdev_idx = 0 tx_desc_limit = 32768
      [   67.421992] wlan: [2409:I:ANY] __ol_ath_attach: needed_headroom reservation 60
      [   67.429697] wlan: [2409:I:ANY] ol_ath_enable_fraglist: Enabled Fraglist bit for the radio wifi0 features 41 
      [   67.436997] wlan: [2409:I:ANY] wlan_cfg80211_init: Number of 2G channels: 11 
      [   67.447404] wlan: [2409:I:ANY] ieee80211_cfg80211_radio_attach: ic: 0x98e80500, wdev: 0x98e97c6c, wiphy: 0x95b88160, netdev: 0x98e80000 
      [   67.456542] wlan: [2409:I:Dynamic Mode Change] ol_ath_check_and_reconfig_hw_mode: Running with HW mode = 0
      [   67.468090] wlan: [2409:E:QLD] qld_register: Handle or address is NULL
      [   67.476724] wlan: [2409:I:ANY] wlan_pdev_operation: num_radios=1, wifi_radios[0].sc = 98e80500_radio_type = 2
      [   67.483409] wlan: [2409:I:ANY] ol_ath_wifi_ssr: ol_ath_wifi_ssr: SSR event 2 bus_type 0
      [   67.492975] cnss_pci 0001:01:00.0: BAR 0: assigned [mem 0xa0400000-0xa05fffff 64bit]
      [   67.500883] cnss[27]: INFO: MHI IPC Logging is disabled!
      (HOTPLUG)(net/08-wifi-bridge) wifi0 add...
      [   67.742816] wlan: [2409:I:ANY] ol_ath_wifi_ssr: ol_ath_wifi_ssr: SSR event 3 bus_type 0
      [   67.742874] cnss[27]: INFO: Waiting for FW ready. Device: 0x1104, FW ready timeout: 15 seconds
      [   67.756897] cnss[27]: INFO: QMI WLFW service connected, state: 0x11
      [   67.759265] cnss[27]: INFO: device_id : 4356 mem mode : [1]
      [   67.764653] cnss[27]: INFO: platform name: Qualcomm Technologies, Inc. IPQ5018/AP-MP03.1(HOTPLUG)(net/08-wifi-bridge) soc0 add...
    
      [   67.782209] cnss[27]: INFO: Target capability: chip_id: 0x0, chip_family: 0x0, board_id: 0xff, soc_id: 0xffffffff, fw_version: 0x250902ab, fw_build_timestamp: 2021-06-18 03:32, otp_version: 0x0 eeprom_caldata_read_timeout 0s
      [   67.782779] cnss[27]: INFO: Downloading BDF: qcn9000/bdwlan.ba0, size: 131072
      [   67.823119] cnss[27]: INFO: Downloading BDF: qcn9000/caldata_1.bin, size: 131072
      [   67.855693] cnss[27]: INFO: FW ready received for device 0x1104
      [   67.856986] cnss[27]: INFO: Sending mode message, mode: MISSION(0), state: 0x17
      [   67.886965] wlan: [2409:I:ANY] qca_napi_create: qca_napi_create: napi instance 0 created on pipe 4
      [   67.887312] wlan: [2409:I:ANY] __ol_ath_attach: Allocated soc 94a80500
      [   67.895528] wlan: [2409:D:dfs] WLAN_DEBUG_DFS1 : dfs_psoc_obj_create_notification: DFS obj attach to psoc successfully
      [   67.902300] wlan: [2409:E:CONFIG] cfg_uint_item_handler: num_vdevs_pdev0=16 - Out of range [1, 9]; Using 9
      [   67.912317] wlan: [2409:E:CONFIG] cfg_uint_item_handler: num_peers_pdev0=512 - Out of range [1, 128]; Using 128
      [   67.922035] wlan: [2409:E:CONFIG] cfg_uint_item_handler: num_monitor_pdev0=1 - Out of range [0, 0]; Using 0
      [   67.931939] wlan: [2409:E:QDF] CONFIG creation failed
      [   67.942985] wlan: [2409:I:ANY] osif_nss_wifi_soc_setup: nss-wifili:#1 register wifili function for soc 
      [   67.946789] wlan: [2409:I:ANY] osif_nss_wifi_soc_setup: nss register id -1 nss config 3 Target Type 1a 
      [   67.956009] wlan: [2409:I:ANY] __ol_ath_attach: dev name soc1
      [   67.965836] wlan: [2409:I:ANY] ol_ath_soc_attach: WMI attached. wmi_handle 95b85800 
      [   67.976346] wlan: [2409:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1
      [   67.978997] wlan: [2409:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1
      [   67.989417] wlan: [2409:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1
      [   67.999077] wlan: [2409:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1
      [   68.008973] wlan: [2409:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1
      [   68.019094] wlan: [2409:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1
      [   68.029115] wlan: [2409:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 7
      [   68.040400] wlan: [2409:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 7
      [   68.049275] wlan: [2409:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 7
      [   68.059295] wlan: [2409:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 7
      [   68.069575] wlan: [2409:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1
      [   68.079403] wlan: [2409:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1
      [   68.089459] wlan: [2409:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 1
      [   68.099554] wlan: [2409:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 7
      [   68.109571] wlan: [2409:I:MBSSIE] ol_ath_sanitize_ema_vendor_ie_config: vendor_ie_size: 0 ven_ie_size_nibble: 7
      [   68.119732] wlan: [2409:I:ANY] htc_wmi_init: HT Create . 94bf2000
      [   68.129750] wlan: [2409:I:ANY] htc_wmi_init: Skipping BMI Done
      [   68.137213] wlan: [2409:I:ANY] htc_wmi_init: host_enable 0
      [   68.145750] wlan: [2409:F:ANY] dp_config_full_mon_mode: Configure full monitor mode val: 1 
      [   68.153098] wlan: [2409:I:ANY] ol_target_init_complete: CDP soc attach success
      [   68.155366] wlan: [2409:I:ANY] ol_target_init_complete: Soc attach success NSS config 0 
      [   68.163098] wlan: [2409:I:ANY] htc_set_async_ep: htc_set_async_ep: htc_handle 94bf2000, ep 2, value 1
      [   68.172603] wlan: [1659:I:TIF] HE_CAP Info = 9a18010d
      [   68.180013] wlan: [1659:I:TIF] Num HW modes = 1
      [   68.185008] wlan: [1659:I:TIF] Num PHY = 1
      [   68.189373] wlan: [1659:I:TIF] FW Build Version (Ext.) = 200
      [   68.193518] wlan: [1659:I:TIF] HDL Version: MajorVersion.MinorVersion = 8.3
      [   68.199362] wlan: [1659:I:TIF] Preferred HW Mode = 0 Num Radios = 1
      [   68.206088] wlan: [1659:W:TIF] add_11ax_mode_flags: 11AX wireless modes are not populated by the target in reg capabilities, adding 11AX wireless modes
      [   68.212279] wlan: [1659:I:TIF] init_deinit_add_11ax_modes: hw_mode_id = 0 phy_id = 0 wireless modes = 0
      [   68.226957] wlan: [1659:I:TIF] init_deinit_alloc_pdevs: CDP PDEV ATTACH success
      [   68.235195] wlan: [1659:I:TIF] init_deinit_get_total_num_ema_vaps: num_radios: 1
      [   68.242525] wlan: [1659:I:TIF] init_deinit_get_total_num_ema_vaps: ema_max_vap_cnt: 0
      [   68.250147] wlan: [1659:I:TIF] init_deinit_get_total_num_vdevs_for_soc: num_vdevs: 9
      [   68.257872] wlan: [1659:I:TIF] init_deinit_get_total_num_ema_vaps: num_radios: 1
      [   68.265675] wlan: [1659:I:TIF] init_deinit_get_total_num_ema_vaps: ema_max_vap_cnt: 0
      [   68.273036] wlan: [1659:I:TIF] init_deinit_get_total_num_vdevs_for_soc: num_vdevs: 9
      [   68.280781] wlan: [1659:I:TIF] init_deinit_get_total_num_ema_vaps: num_radios: 1
      [   68.288598] wlan: [1659:I:TIF] init_deinit_get_total_num_ema_vaps: ema_max_vap_cnt: 0
      [   68.295974] wlan: [1659:I:TIF] init_deinit_get_total_num_vdevs_for_soc: num_vdevs: 9
      [   68.303738] wlan: [1659:I:TIF] init_deinit_get_total_num_ema_vaps: num_radios: 1
      [   68.311517] wlan: [1659:I:TIF] init_deinit_get_total_num_ema_vaps: ema_max_vap_cnt: 0
      [   68.318887] wlan: [1659:I:TIF] init_deinit_get_total_num_vdevs_for_soc: num_vdevs: 9
      [   68.326615] wlan: [1659:I:ANY] init_deinit_update_pdev_tgt_info: pdev id:0 wmi_handle:95b85800
      [   68.340852] wlan: [1659:I:ANY] init_deinit_update_pdev_tgt_info: Pdev = 0 Number of peers = 137 vdevs = 9
      [   68.342831] wlan: [1659:I:TIF] init_deinit_update_pdev_tgt_info: CDP PDEV INIT success
      [   68.452723] wlan: [1659:I:ANY] copy_fw_abi_version_tlv: copy_fw_abi_version_tlv: INIT_CMD version: 1, 0, 0x5f414351, 0x4c4d, 0x0, 0x0
      [   68.770106] wlan: [1659:I:ANY] ready_extract_init_status_tlv: ready_extract_init_status_tlv:0
      [   68.770151] wlan: [1659:I:ANY] dp_peer_map_attach_wifi3: dp_peer_map_attach_wifi3 max_peers 163, max_ast_index: 528
      [   68.770151] 
      [   68.777782] wlan: [2409:I:ANY] ol_ath_connect_htc: WMI is ready
      [   68.819061] wlan: [2409:I:ANY] ath_get_radio_index: Error: Could not match the device name : wifi%d
      [   68.819106] wlan: [2409:E:NSS] [nss-wifili]: pdev:940c0500 radio_ifnum:29 scheme_id:2 radio_priority:0 
      [   68.832800] wlan: [2409:E:TIF] target_if_lro_hash_config: pdev with id 0 is NULL
      [   68.843057] wlan: [2409:I:ANY] ol_ath_soc_attach: connect HTC
      [   68.844160] wlan: [2409:I:ANY] ol_ath_soc_attach: bypasswmi : 0
      [   68.849743] wlan: [2409:I:MSCS] qca_mscs_module_init: 
      [   68.849743] ****QCA MSCS Initialization Done**** SoC 94a80500
      [   68.855332] wlan: [2409:I:ANY] ol_ath_soc_attach: UMAC attach
      [   68.866600] wlan: [2409:I:ANY] __ol_ath_attach: pdev_netdev name wifi1
      [   68.872128] wlan: [2409:I:ANY] __ol_ath_attach: Skip txrx_pdev_attach_target
      [   68.879700] wlan: [2409:I:ANY] __ol_ath_attach: BURSTING enabled by default
      [   68.885957] wlan: [2409:I:ANY] ol_ath_pdev_attach: interface_id 1
      [   68.892500] wlan: [2409:I:TIF] ol_ath_pdev_regdmn_init:  phy id = 0 Modes supported
      [   68.898722] wlan: [2409:I:TIF] ol_ath_pdev_regdmn_init:  11b = 0 11g = 0 11a = 1 11n = 1 11ac = 1 11ax = 1
      [   68.906149] wlan: [2409:I:TIF] ol_ath_pdev_regdmn_init:  Reg cap - phy_id = 0 supp_bnd = 2, modes = f97f9001, lo_2g = 0, hi_2g = 0 lo_g5 = 4900, hi_5g = 5920
      [   68.915903] wlan: [2409:I:ANY] ol_ath_update_wireless_modes: wireless_modes = f97f9001 before update
      [   68.930213] wlan: [2409:I:ANY] ol_ath_update_wireless_modes: Wireless_modes = f97f9001 after update
      [   68.940520] wlan: [2409:I:ANY] ol_ath_update_ext_caps: 11ax 5G supported case
      [   68.948163] wlan: [2409:I:MBSSIE] ol_ath_assign_mbssid_ref_bssid: MBSSID reference bssid is 02:03:7f:12:67:67 soc: soc1 pdev: wifi1
      [   68.955462] wlan: [2409:I:MBSSIE] ieee80211_mbss_attach: :>
      [   68.967082] wlan: [2409:I:MBSSIE] ieee80211_mbss_attach: :<
      [   68.972455] wlan: [2409:I:ANY] ol_resmgr_create: OL Resmgr Init-ed
      [   68.978294] wlan: [2409:I:ANY] acfg_attach: acfg_attach: Offload using existing sock 95ba8000
      [   68.984240] wlan: [2409:I:ANY] acfg_attach: Offload using existing sock 95ba8000
      [   68.984240] 
      [   68.992918] wlan: [2409:I:ANY] ol_ath_stats_attach: periodic_chan_stats: 1
      [   69.003791] wlan: [2409:I:ANY] wlan_scan_update_channel_list: num_chan: 25
      [   69.008627] wlan: [0:I:ANY] ol_ath_pdev_attach: Set global_ic[2], ptr:a30f03a8
      [   69.015301] wlan: [0:I:ANY] dp_lag_soc_enable: pdev(94064c08) Enabling DBDC Repeater 0  soc_lag 9bfdfc00
      [   69.022669] wlan: [0:E:NSS] [nss-wifili]: NSS Wifili DBDC Repeater enable message passed
      [   69.032649] wlan: [0:I:ANY] dp_lag_pdev_set_primary_radio: pdev(94064c08) is_primary 0 
      [   69.042316] wlan: [0:I:ANY] ol_ath_twt_enable_complete_event_handler: twt enabled
      [   69.053502] wlan: [2409:I:ANY] ol_ath_ucfg_set_rx_pkt_protocol_tagging: Set RX packet type TAG, opcode : 0, pkt_type : 18, metadata : 0xca0,pdev_id = 0, REO dest ring = 5
      [   69.053502] 
      [   69.055845] wlan: [2409:I:ANY] ol_ath_pri20_cfg_blockchanlist_parse: cfg block channel list is empty
      [   69.072292] wlan: [2409:I:ANY] ol_ath_configure_cong_ctrl_max_msdus: pdev_idx = 0 tx_desc_limit = 32768
      [   69.081646] wlan: [2409:I:ANY] __ol_ath_attach: needed_headroom reservation 60
      [   69.090660] wlan: [2409:I:ANY] ol_ath_enable_fraglist: Enabled Fraglist bit for the radio wifi1 features 41 
      [   69.098410] wlan: [2409:I:ANY] ieee80211_cfg80211_radio_attach: ic: 0x940c0500, wdev: 0x940d7c6c, wiphy: 0x92eb0960, netdev: 0x940c0000 
      [   69.110421] wlan: [2409:I:Dynamic Mode Change] ol_ath_check_and_reconfig_hw_mode: Running with HW mode = 0
      [   69.122141] wlan: [2409:E:QLD] qld_register: Handle or address is NULL
      [   69.130605] wlan: [2409:I:ANY] wlan_pdev_operation: num_radios=2, wifi_radios[1].sc = 940c0500_radio_type = 2
      [   69.137548] Event 0x3 is registered for RC 0
      [   69.146313] wlan: [2409:I:ANY] init_ath_pci_3_0: 6ath_ol_pci_wifi3.0 :  (Atheros/multi-bss)
      (HOTPLUG)(net/08-wifi-bridge) wifi1 add...
      [   69.285017] vmap allocation for size 577536 failed: use vmalloc=<size> to increase size.
      [   69.310735] wlan: [2517:I:ANY] osif_nss_register_module: NSS wifi ops registered for target_type:0 with soc_ops:a1da30c4
      [   69.311342] wlan: [2517:I:ANY] init_ath_pci_2_0: 6ath_ol_pci_2_0:  (Atheros/multi-bss)
      No Direct-Attach chipsets found.
      (HOTPLUG)(net/08-wifi-bridge) soc1 add...
      acfg_tool: Issuing blocking call to wait for events
      LED switch polling: act2 set lamp to 1
      acfg_tool: Issuing blocking call to wait for events
      [firewall.init] called boot
      [firewall.init] called start
      (qca-nss-ecm) boot: stop
      [   76.588079] device eth0 entered promiscuous mode
      [   76.589903] br-lan: port 1(eth0) entered forwarding state
      [   76.591807] br-lan: port 1(eth0) entered forwarding state
      [   76.618491] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
      (HOTPLUG)(net/08-wifi-bridge) br-lan add...
      (firewall.hotplug) Reloading firewall due to ifup of lan (br-lan)
      [firewall.init] called restart
      qcawifi qcawificfg80211 disable radio wifi0
      [   77.535803] nss-dp 39c00000.dp1 eth0: PHY Link up speed: 1000
      qcawifi qcawificfg80211 disable radio wifi1
      qcawifi qcawificfg80211: enable radio wifi0
      [   78.585652] br-lan: port 1(eth0) entered forwarding state
      [   81.425382] wlan: [4780:I:ANY] wlan_scan_update_channel_list: num_chan: 13
      [   81.425740] wlan: [4780:I:ANY] ieee80211_setctry_tryretaining_curchan: [442] Skipping current channel retention during set_country operation
      [   81.431227] wlan: [4780:I:ANY] number of channels: 2G = 13 5G = 0, 6G = 0
      [   81.449438] wlan: [4780:I:ANY] wlan_cfg80211_set_country: wlan_cfg80211_set_country: Country: JP ret: 0 
      (httpredirect.sh) wan port not link
      [   82.025797] wlan: [4853:I:ANY] wlan_cfg80211_set_hwaddr: wlan_cfg80211_set_hwaddr :50:41:b9:xx:xx:fc ret: 0 
      [   82.075290] wlan: [4858:I:ANY] ol_ath_set_config_param: set TXBF_SND_PERIOD: val 100 stat 0
      [   82.244267] wlan: [0:I:ANY] ol_ath_set_config_param: Disconnect_timeout value: 10
      [   82.378701] wlan: [0:I:ANY] ol_ath_set_config_param: Reconfiguration_timeout value:60
      (httpredirect.sh) wan port not link
      (shortcut-fe) boot: stop
      number of vifs: ath0 ath21 ath22 ath23 apcli0 
      (firewall.hotplug) Reloading firewall due to ifup of loopback (lo)
      [   83.931279] mc_attach: enabled snooping on br-lan.
      [   83.997489] wlan: [5265:I:ANY] wlan_cfg80211_add_virtual_intf: proprietary mode 6 for interface: ath0 : clone params: 0x00000001 
      [   83.997604] wlan: [5265:I:MBSSIE] osif_mbssid_sanity_check: mbssid_sanity_ok: YES
      [   84.008477] wlan: [5265:I:ANY] osifp_create_wlan_vap: VDEV Create ath0 50:41:b9:xx:xx:fc
      [   84.015946] wlan: [5265:I:ANY] wlan_vap_create: devhandle=0x98e80500, opmode=IEEE80211_M_HOSTAP, flags=0x1
      [   84.015946] 
      [   84.024472] wlan: [5265:I:ANY] ol_ath_vap_set_param: Setting SGI value: 1
      [   84.035528] wlan: [5265:I:ANY] ol_ath_vap_set_param: VDEV params:HE su_bfee:1|su_bfer:1|mu_bfee:0|mu_bfer:0|dl_muofdma:1|ul_muofdma:1|ul_mumimo:0|dl_muofdma_bfer:0
      [   84.043221] wlan: [2236:E:ANY] send_filled_buffers_to_user: Send Failed -3 drop_count = 1
      [   84.049242] wlan: [5265:I:ANY] ol_ath_vap_set_param: he_bf_cap=0x33
      [   84.049383] wlan: [5265:I:ANY] ol_ath_vap_set_param: VDEV params: AC/VHT sounding mode:HE|SU/MU sounding mode:SU|Trig/Non-Trig sounding mode:Non-Trigged
      [   84.049508] wlan: [5265:I:ANY] MBO Initialized
      [   84.049522] wlan: [5265:I:ANY] OCE Initialized
      [   84.049609] wlan: [5265:I:ANY] osif_nss_ol_vap_create: NSS wifi offload VAP create IF 30 nss_id -1 
      [   84.049624] wlan: [5265:I:ANY] osif_nss_ol_vap_create: NSS radio_if 28
      [   84.049729] wlan: [0:I:ANY] osif_nss_vdev_cfg_callback: VDEV configuration success: 0
      [   84.049869] wlan: [5265:I:ANY] osif_nss_ol_vap_create: vap create 92764500 : if_num 30 
      [   84.052378] wlan: [5265:E:ANY] wlan_create_attach_vdev_rawsim_ctxt: simulation module not registerd
      [   84.065756] wlan: [5265:I:ANY] osif_create_vap_complete: TX Checksum:1|SG:1|TSO:1|LRO:0
      [   84.065771] wlan: [5265:I:ANY] WLAN-NSS: VAP NSS ops initialized 
      [   84.067314] wlan: [5265:I:ANY] VAP device ath0 created osifp: (92764500) os_if: (921a4000)
      (HOTPLUG)(net/08-wifi-bridge) ath0 add...
      (httpredirect.sh) wan port not link
      [   85.120943] wlan: [5465:I:ANY] osif_nss_vdev_set_cfg: setting me mode 5 target type 0
      [   85.121005] wlan: [5465:I:ANY] osif_nss_vdev_set_cfg: Mcast command 5
      [   85.129110] wlan: [5465:I:ANY] ol_ath_vap_set_param: Implicitly disabling dependant feature igmp ME
      [   86.494801] 8021q: adding VLAN 0 to HW filter on device ath0
      [   86.498786] device ath0 entered promiscuous mode
      [   86.500078] br-lan: port 2(ath0) entered forwarding state
      [   86.504233] br-lan: port 2(ath0) entered forwarding state
      [   86.556819] wlan: [3593:I:ANY] wlan_cfg80211_do_acs: vap-0(ath0):ACS Params
      [   86.556859] wlan: [3593:I:ANY] wlan_cfg80211_do_acs: ht_enabled:1|ht40_enabled:0|vht_enabled:1|hw_mode:29|chwidth:20|
      [   86.773358] wlan: [5687:I:ANY] ol_ath_setTxPowerLimit: Tx power value is greater than supported 
      [   86.773405] wlan: [5687:I:ANY] ol_ath_setTxPowerLimit: max tx power 63, Limiting to default Max
      [   86.781394] wlan: [5687:I:ANY] ol_ath_setTxPowerLimit: Tx power value is greater than supported 
      [   86.790173] wlan: [5687:I:ANY] ol_ath_setTxPowerLimit: max tx power 63, Limiting to default Max
      [   86.824601] wlan: [5694:I:ANY] wlan_cfg80211_add_virtual_intf: proprietary mode 6 for interface: ath21 : clone params: 0x00000001 
      [   86.824753] wlan: [5694:I:MBSSIE] osif_mbssid_sanity_check: mbssid_sanity_ok: YES
      [   86.836153] wlan: [5694:I:ANY] osifp_create_wlan_vap: VDEV info: ath21 original_id(1) to mstc_id(1)
      [   86.843131] wlan: [5694:I:ANY] osifp_create_wlan_vap: VDEV Create ath21 56:41:b9:4b:a0:fc
      [   86.852394] wlan: [5694:I:ANY] wlan_vap_create: devhandle=0x98e80500, opmode=IEEE80211_M_HOSTAP, flags=0x1
      [   86.852394] 
      [   86.860750] wlan: [5694:I:ANY] ol_ath_vap_set_param: Setting SGI value: 1
      [   86.871461] wlan: [5694:I:ANY] ol_ath_vap_set_param: VDEV params:HE su_bfee:1|su_bfer:1|mu_bfee:0|mu_bfer:0|dl_muofdma:1|ul_muofdma:1|ul_mumimo:0|dl_muofdma_bfer:0
      [   86.879941] wlan: [5694:I:ANY] ol_ath_vap_set_param: he_bf_cap=0x33
      [   86.892721] wlan: [5694:I:ANY] ol_ath_vap_set_param: VDEV params: AC/VHT sounding mode:HE|SU/MU sounding mode:SU|Trig/Non-Trig sounding mode:Non-Trigged
      [   86.899136] wlan: [5694:I:ANY] MBO Initialized
      [   86.912739] wlan: [5694:I:ANY] OCE Initialized
      [   86.916920] wlan: [5694:I:ANY] osif_nss_ol_vap_create: NSS wifi offload VAP create IF 31 nss_id -1 
      [   86.921182] wlan: [5694:I:ANY] osif_nss_ol_vap_create: NSS radio_if 28
      [   86.930822] wlan: [0:I:ANY] osif_nss_vdev_cfg_callback: VDEV configuration success: 0
      [   86.936884] wlan: [5694:I:ANY] osif_nss_ol_vap_create: vap create 92250500 : if_num 31 
      [   86.944882] wlan: [5694:E:ANY] wlan_create_attach_vdev_rawsim_ctxt: simulation module not registerd
      [   86.965658] wlan: [5694:I:ANY] osif_create_vap_complete: TX Checksum:1|SG:1|TSO:1|LRO:0
      [   86.965697] wlan: [5694:I:ANY] WLAN-NSS: VAP NSS ops initialized 
      [   86.979391] wlan: [5694:I:ANY] VAP device ath21 created osifp: (92250500) os_if: (920dc000)
      (HOTPLUG)(net/08-wifi-bridge) ath21 add...
      Key is NULL
      [   87.586656] wlan: [5771:I:ANY] osif_nss_ol_vap_delete: vap detach 92250500: if_num 31 
      [   87.586697] wlan: [5771:I:ANY] osif_nss_vdev_detach: Dealloc Dynamic interface Node :31 of type:6
      [   87.599500] wlan: [5771:I:ANY] ieee80211_mbo_vdetach: MBO terminated
      [   87.599500] 
      [   87.599680] wlan: [0:E:ANY] ol_peer_delete_response_event_handler: peer_del_resp: mac: 56:41:b9:4b:a0:fc vdevid: 1 Unable to find vdev
      [   87.600062] wlan: [0:I:ANY] osif_nss_wifili_vdev_get_mpsta_vdevid: Get MPSTA: vdev is NULL
      [   87.623408] wlan: [5771:I:ANY] ieee80211_oce_vdetach: OCE terminated
      [   87.623408] 
      (HOTPLUG)(net/08-wifi-bridge) ath21 remove...
      [   87.713954] wlan: [5798:I:ANY] wlan_cfg80211_add_virtual_intf: proprietary mode 6 for interface: ath22 : clone params: 0x00000001 
      [   87.714051] wlan: [5798:I:MBSSIE] osif_mbssid_sanity_check: mbssid_sanity_ok: YES
      [   87.729374] wlan: [5798:I:ANY] osifp_create_wlan_vap: VDEV info: ath22 original_id(1) to mstc_id(2)
      [   87.732391] wlan: [5798:I:ANY] osifp_create_wlan_vap: VDEV Create ath22 5a:41:b9:4b:a0:fc
      [   87.742717] wlan: [5798:I:ANY] wlan_vap_create: devhandle=0x98e80500, opmode=IEEE80211_M_HOSTAP, flags=0x1
      [   87.742717] 
      [   87.751365] wlan: [5798:I:ANY] ol_ath_vap_set_param: Setting SGI value: 1
      [   87.761773] wlan: [5798:I:ANY] ol_ath_vap_set_param: VDEV params:HE su_bfee:1|su_bfer:1|mu_bfee:0|mu_bfer:0|dl_muofdma:1|ul_muofdma:1|ul_mumimo:0|dl_muofdma_bfer:0
      [   87.767907] wlan: [5798:I:ANY] ol_ath_vap_set_param: he_bf_cap=0x33
      [   87.784777] wlan: [5798:I:ANY] ol_ath_vap_set_param: VDEV params: AC/VHT sounding mode:HE|SU/MU sounding mode:SU|Trig/Non-Trig sounding mode:Non-Trigged
      [   87.788371] wlan: [5798:I:ANY] MBO Initialized
      [   87.802843] wlan: [5798:I:ANY] OCE Initialized
      [   87.806449] wlan: [5798:I:ANY] osif_nss_ol_vap_create: NSS wifi offload VAP create IF 32 nss_id -1 
      [   87.810618] wlan: [5798:I:ANY] osif_nss_ol_vap_create: NSS radio_if 28
      [   87.820946] wlan: [0:I:ANY] osif_nss_vdev_cfg_callback: VDEV configuration success: 0
      [   87.827245] wlan: [5798:I:ANY] osif_nss_ol_vap_create: vap create 92250500 : if_num 32 
      [   87.834726] wlan: [5798:E:ANY] wlan_create_attach_vdev_rawsim_ctxt: simulation module not registerd
      [   87.855797] wlan: [5798:I:ANY] osif_create_vap_complete: TX Checksum:1|SG:1|TSO:1|LRO:0
      [   87.855868] wlan: [5798:I:ANY] WLAN-NSS: VAP NSS ops initialized 
      [   87.868366] wlan: [5798:I:ANY] VAP device ath22 created osifp: (92250500) os_if: (922c8000)
      (HOTPLUG)(net/08-wifi-bridge) ath22 add...
      [   88.495630] br-lan: port 2(ath0) entered forwarding state
      [   88.521150] wlan: [5907:I:ANY] osif_nss_vdev_set_cfg: setting me mode 5 target type 0
      [   88.521188] wlan: [5907:I:ANY] osif_nss_vdev_set_cfg: Mcast command 5
      [   88.528366] wlan: [5907:I:ANY] ol_ath_vap_set_param: Implicitly disabling dependant feature igmp ME
      [   89.304174] device ath22 entered promiscuous mode
      [   89.315615] br-lan: port 3(ath22) entered forwarding state
      [   89.315726] br-lan: port 3(ath22) entered forwarding state
      [   89.321694] 8021q: adding VLAN 0 to HW filter on device ath22
      [   89.350826] wlan: [5984:I:ANY] ol_ath_setTxPowerLimit: Tx power value is greater than supported 
      [   89.350877] wlan: [5984:I:ANY] ol_ath_setTxPowerLimit: max tx power 63, Limiting to default Max
      [   89.359293] wlan: [5984:I:ANY] ol_ath_setTxPowerLimit: Tx power value is greater than supported 
      [   89.367647] wlan: [5984:I:ANY] ol_ath_setTxPowerLimit: max tx power 63, Limiting to default Max
      [   89.400040] wlan: [5988:I:ANY] wlan_cfg80211_add_virtual_intf: proprietary mode 6 for interface: ath23 : clone params: 0x00000001 
      [   89.400133] wlan: [5988:I:MBSSIE] osif_mbssid_sanity_check: mbssid_sanity_ok: YES
      [   89.411010] wlan: [5988:I:ANY] osifp_create_wlan_vap: VDEV info: ath23 original_id(2) to mstc_id(3)
      [   89.418391] wlan: [5988:I:ANY] osifp_create_wlan_vap: VDEV Create ath23 5e:41:b9:4b:a0:fc
      [   89.427720] wlan: [5988:I:ANY] wlan_vap_create: devhandle=0x98e80500, opmode=IEEE80211_M_HOSTAP, flags=0x1
      [   89.427720] 
      [   89.436112] wlan: [5988:I:ANY] ol_ath_vap_set_param: Setting SGI value: 1
      [   89.446523] wlan: [5988:I:ANY] ol_ath_vap_set_param: VDEV params:HE su_bfee:1|su_bfer:1|mu_bfee:0|mu_bfer:0|dl_muofdma:1|ul_muofdma:1|ul_mumimo:0|dl_muofdma_bfer:0
      [   89.453453] wlan: [5988:I:ANY] ol_ath_vap_set_param: he_bf_cap=0x33
      [   89.468157] wlan: [5988:I:ANY] ol_ath_vap_set_param: VDEV params: AC/VHT sounding mode:HE|SU/MU sounding mode:SU|Trig/Non-Trig sounding mode:Non-Trigged
      [   89.474177] wlan: [5988:I:ANY] MBO Initialized
      [   89.488090] wlan: [5988:I:ANY] OCE Initialized
      [   89.492132] wlan: [5988:I:ANY] osif_nss_ol_vap_create: NSS wifi offload VAP create IF 33 nss_id -1 
      [   89.496740] wlan: [5988:I:ANY] osif_nss_ol_vap_create: NSS radio_if 28
      [   89.505659] wlan: [0:I:ANY] osif_nss_vdev_cfg_callback: VDEV configuration success: 0
      [   89.512162] wlan: [5988:I:ANY] osif_nss_ol_vap_create: vap create 92766500 : if_num 33 
      [   89.520471] wlan: [5988:E:ANY] wlan_create_attach_vdev_rawsim_ctxt: simulation module not registerd
      [   89.545766] wlan: [5988:I:ANY] osif_create_vap_complete: TX Checksum:1|SG:1|TSO:1|LRO:0
      [   89.545813] wlan: [5988:I:ANY] WLAN-NSS: VAP NSS ops initialized 
      [   89.558068] wlan: [5988:I:ANY] VAP device ath23 created osifp: (92766500) os_if: (92280000)
      (HOTPLUG)(net/08-wifi-bridge) ath23 add...
      Key is NULL
      [   90.237366] wlan: [6094:I:ANY] osif_nss_ol_vap_delete: vap detach 92766500: if_num 33 
      [   90.237415] wlan: [6094:I:ANY] osif_nss_vdev_detach: Dealloc Dynamic interface Node :33 of type:6
      [   90.251728] wlan: [6094:I:ANY] ieee80211_mbo_vdetach: MBO terminated
      [   90.251728] 
      [   90.252052] wlan: [0:I:ANY] osif_nss_wifili_vdev_get_mpsta_vdevid: Get MPSTA: vdev is NULL
      [   90.252250] wlan: [0:E:ANY] ol_peer_delete_response_event_handler: peer_del_resp: mac: 5e:41:b9:4b:a0:fc vdevid: 2 Unable to find vdev
      [   90.269190] wlan: [6094:I:ANY] ieee80211_oce_vdetach: OCE terminated
      [   90.269190] 
      (HOTPLUG)(net/08-wifi-bridge) ath23 remove...
      [   90.350770] wlan: [6117:I:ANY] wlan_cfg80211_add_virtual_intf: proprietary mode 1 for interface: apcli0 : clone params: 0x00000003 
      [   90.350880] wlan: [6117:I:MBSSIE] osif_mbssid_sanity_check: mbssid_sanity_ok: YES
      [   90.362180] wlan: [6117:I:ANY] osifp_create_wlan_vap: VDEV info: apcli0 original_id(3) to mstc_id(5)
      [   90.376990] wlan: [6117:I:ANY] osifp_create_wlan_vap: VDEV Create apcli0 66:41:b9:4b:a0:fc
      [   90.378361] wlan: [6117:I:ANY] wlan_vap_create: devhandle=0x98e80500, opmode=IEEE80211_M_STA, flags=0x3
      [   90.378361] 
      [   90.397359] wlan: [6117:I:ANY] ol_ath_vap_set_param: Setting SGI value: 1
      [   90.398050] wlan: [6117:I:ANY] ol_ath_vap_set_param: VDEV params:HE su_bfee:1|su_bfer:1|mu_bfee:1|mu_bfer:0|dl_muofdma:0|ul_muofdma:0|ul_mumimo:0|dl_muofdma_bfer:0
      [   90.404117] wlan: [6117:I:ANY] ol_ath_vap_set_param: he_bf_cap=0x7
      [   90.419782] wlan: [6117:I:ANY] ol_ath_vap_set_param: VDEV params: AC/VHT sounding mode:HE|SU/MU sounding mode:SU|Trig/Non-Trig sounding mode:Non-Trigged
      [   90.425184] wlan: [6117:I:ANY] osif_nss_ol_vap_create: NSS wifi offload VAP create IF 34 nss_id -1 
      [   90.438998] wlan: [6117:I:ANY] osif_nss_ol_vap_create: NSS radio_if 28
      [   90.448138] wlan: [0:I:ANY] osif_nss_vdev_cfg_callback: VDEV configuration success: 0
      [   90.453952] wlan: [6117:I:ANY] osif_nss_ol_vap_create: vap create 95214500 : if_num 34 
      [   90.462191] wlan: [6117:I:ANY] dp_lag_pdev_set_sta_vdev: dp_lag_pdev_set_sta_vdev pdev(9bf41008) sta_vdev 922bf400 
      [   90.469849] wlan: [6117:E:ANY] wlan_create_attach_vdev_rawsim_ctxt: simulation module not registerd
      [   90.482106] wlan: [6117:I:ANY] osif_create_vap_complete: TX Checksum:1|SG:1|TSO:1|LRO:0
      [   90.489339] wlan: [6117:I:ANY] WLAN-NSS: VAP NSS ops initialized 
      [   90.497362] wlan: [6117:I:ANY] osif_create_vap_complete: Updating VAP2 channel for mode 29 as per parent VAP0
      [   90.503387] wlan: [6117:I:ANY] dp_lag_pdev_set_sta_vdev: dp_lag_pdev_set_sta_vdev pdev(9bf41008) sta_vdev 922bf400 
      [   90.517070] wlan: [6117:I:ANY] VAP device apcli0 created osifp: (95214500) os_if: (9219c000)
      (HOTPLUG)(net/08-wifi-bridge) apcli0 add...
      [   90.667531] wlan: [2240:E:ANY] ol_ath_get_chan_grade_info: RF characterization entries is empty
      [   90.667833] wlan: [2240:E:ANY] ieee80211_acs_find_best_11ng_centerchan: ACS failed to derive the channel. Selecting random channel
      [   90.675091] wlan: [2240:I:ANY] ******** ACS report ******** 
      [   90.686984] wlan: [2240:I:ANY]  Channel | BSS  | minrssi | maxrssi | NF | Ch load | spect load | sec_chan | SR bss | SR load | Ch Avil | Chan eff | NearBSS | Med BSS | Far BSS | Eff BSS | chan grade
      [   90.692703] wlan: [2240:I:ANY] ----------------------------------------------------------------------------------------------------------------------------------------------------------------------
      [   90.710272] wlan: [2240:I:ANY]  2412(  1)    6       15        47    -95      18           0          0        1         4        29       296         0         1         5       337       100   
      [   90.727885] wlan: [2240:I:ANY]  2417(  2)    1       23        23    -95      12           0          0        0         2        38         0         0         0         1       257       100   
      [   90.745092] wlan: [2240:I:ANY]  2422(  3)    3       14        27    -94      20           0          1        0         1        36         0         0         0         3       273       100   
      [   90.762432] wlan: [2240:I:ANY]  2427(  4)    1       26        26    -94      26           0          0        0         2        43         0         0         0         1       228       100   
      [   90.779772] wlan: [2240:I:ANY]  2432(  5)    2       20        28    -95       7           0          1        0         4        39         0         0         0         2       253       100   
      [   90.797133] wlan: [2240:I:ANY]  2437(  6)    4       17        21    -95      19           0          0        2         8        38       353         0         0         4       258       100   
      [   90.814487] wlan: [2240:I:ANY]  2442(  7)    2       20        21    -95      11           0          0        0         4        44         0         0         0         2       224       100   
      [   90.831870] wlan: [2240:I:ANY]  2447(  8)    0        0         0    -95       5           0          0        0         2        53         0         0         0         0       186       100   
      [   90.849236] wlan: [2240:I:ANY]  2452(  9)    1       14        14    -95       5           0          0        0         0        46         0         0         0         1       216       100   
      [   90.866613] wlan: [2240:I:ANY]  2457( 10)    2       24        25    -95      16           0          0        0         0        42         0         0         0         2       237       100   
      [   90.883952] wlan: [2240:I:ANY]  2462( 11)    5       17        66    -94      14           0          0        0         2        31       316         1         0         4       316       100   
      [   90.901303] wlan: [2240:I:ANY]  2467( 12)    0        0         0    -95       3           0          0        0         0        49         0         0         0         0       203       100   
      [   90.918674] wlan: [2240:I:ANY]  2472( 13)    1       13        13    -95       5           0          0        0         0        57         0         0         0         1       175       100   
      [   90.936420] wlan: [2240:I:ANY] vap-0(ath0): ACS result PCH 11 freq 2462, SCH 7 freq 2442, hw_mode 1 chwidth 40, vht_seg0 9 freq 2452, vht_seg1 0 freq 0
      [   91.077527] wlan: [3593:I:ANY] DES SSID SET=IODATA-4ba0fc-2G
      [   91.077578] wlan: [3593:I:ANY] desired hw mode: 29
      [   91.085320] wlan: [3593:I:ANY] ieee80211_ucfg_set_freq_internal: 
      [   91.085320]  Channel is configured already!!
      [   91.087302] wlan: [3593:E:MBSSIE] ieee80211_ucfg_set_txvap: MBSSID is not enabled
      [   91.098364] wlan: [0:I:ANY] wlan_acs_start_scan_report: [EXT] Invoking ACS module for ACS report
      [   91.120061] wlan: [2240:I:ANY] ieee80211_acs_scan_evhandler: [EXT] lock held duration (286ms)
      [   91.315673] br-lan: port 3(ath22) entered forwarding state
      [   91.403803] S95done (5543): drop_caches: 3
      start daemon 
      **** Platform Name: ap-mp03.1 *****
      Copy ART caldata from /dev/mtdblock13 to /tmp/virtual_art.bin
      [bootdone_worker_init]boot: Check and wait FW boot finished...
      [   93.598459] 8021q: adding VLAN 0 to HW filter on device apcli0
      [   93.658202] wlan: [3597:I:ANY] wlan_cfg80211_set_wificonfiguration: wlan_cfg80211_set_wificonfiguration: Unsuported Genric command: 0 
      [mstc-bootdone]boot: start
      [   93.705703] wlan: [6564:I:ANY] ol_ath_setTxPowerLimit: Tx power value is greater than supported 
      [   93.705755] wlan: [6564:I:ANY] ol_ath_setTxPowerLimit: max tx power 63, Limiting to default Max
      qcawifi qcawificfg80211: enable radio wifi1
      [   95.963217] wlan: [7163:I:ANY] wlan_scan_update_channel_list: num_chan: 19
      [   95.963705] wlan: [7163:E:ANY] dfs_init_chan_state_array: channel state array initialized
      [   95.970927] wlan: [7163:I:ANY] wlan_scan_update_channel_list: num_chan: 19
      [   95.977802] wlan: [7163:I:ANY] ieee80211_setctry_tryretaining_curchan: [442] Skipping current channel retention during set_country operation
      [   95.984083] wlan: [7163:I:ANY] number of channels: 2G = 0 5G = 19, 6G = 0
      [   95.998389] wlan: [7163:I:ANY] wlan_cfg80211_set_country: wlan_cfg80211_set_country: Country: JP ret: 0 
      [   96.160867] wlan: [7180:I:ANY] wlan_scan_update_channel_list: num_chan: 20
      [   96.161046] wlan: [7180:I:ANY] number of channels: 2G = 0 5G = 20, 6G = 0
      [   96.348151] wlan: [7192:I:ANY] wlan_cfg80211_set_hwaddr: wlan_cfg80211_set_hwaddr :50:41:b9:xx:xx:fd ret: 0 
      [   96.393010] wlan: [7195:I:ANY] ol_ath_set_config_param: set TXBF_SND_PERIOD: val 100 stat 0
      [   96.549077] wlan: [0:I:ANY] ol_ath_set_config_param: Disconnect_timeout value: 10
      [   96.592863] wlan: [0:I:ANY] ol_ath_set_config_param: Reconfiguration_timeout value:60
      number of vifs: ath1 ath51 ath52 ath53 apcli1 
      [   97.336895] wlan: [7331:I:ANY] wlan_cfg80211_add_virtual_intf: proprietary mode 6 for interface: ath1 : clone params: 0x00000001 
      [   97.336981] wlan: [7331:I:MBSSIE] osif_mbssid_sanity_check: mbssid_sanity_ok: YES
      [   97.347651] wlan: [7331:I:ANY] osifp_create_wlan_vap: VDEV Create ath1 50:41:b9:xx:xx:fd
      [   97.355063] wlan: [7331:I:ANY] wlan_vap_create: devhandle=0x940c0500, opmode=IEEE80211_M_HOSTAP, flags=0x1
      [   97.355063] 
      [   97.364024] wlan: [7331:I:ANY] ol_ath_vap_set_param: Setting SGI value: 1
      [   97.374582] wlan: [7331:I:ANY] ol_ath_vap_set_param: VDEV params:HE su_bfee:1|su_bfer:1|mu_bfee:0|mu_bfer:1|dl_muofdma:1|ul_muofdma:1|ul_mumimo:1|dl_muofdma_bfer:1
      [   97.381023] wlan: [7331:I:ANY] ol_ath_vap_set_param: he_bf_cap=0xfb
      [   97.395453] wlan: [7331:I:ANY] ol_ath_vap_set_param: VDEV params: AC/VHT sounding mode:HE|SU/MU sounding mode:SU|Trig/Non-Trig sounding mode:Non-Trigged
      [   97.401761] wlan: [7331:I:ANY] MBO Initialized
      [   97.415747] wlan: [7331:I:ANY] OCE Initialized
      [   97.419777] wlan: [7331:I:ANY] osif_nss_ol_vap_create: NSS wifi offload VAP create IF 35 nss_id -1 
      [   97.424183] wlan: [7331:I:ANY] osif_nss_ol_vap_create: NSS radio_if 29
      [   97.433820] wlan: [0:I:ANY] osif_nss_vdev_cfg_callback: VDEV configuration success: 0
      [   97.439794] wlan: [7331:I:ANY] osif_nss_ol_vap_create: vap create 92761500 : if_num 35 
      [   97.449581] wlan: [7331:E:ANY] wlan_create_attach_vdev_rawsim_ctxt: simulation module not registerd
      [   97.475716] wlan: [7331:I:ANY] osif_create_vap_complete: TX Checksum:1|SG:1|TSO:1|LRO:0
      [   97.475768] wlan: [7331:I:ANY] WLAN-NSS: VAP NSS ops initialized 
      [   97.489195] wlan: [7331:I:ANY] VAP device ath1 created osifp: (92761500) os_if: (920b4000)
      (HOTPLUG)(net/08-wifi-bridge) ath1 add...
      [   98.092572] wlan: [7418:I:ANY] osif_nss_vdev_set_cfg: setting me mode 5 target type 0
      [   98.092651] wlan: [7418:I:ANY] osif_nss_vdev_set_cfg: Mcast command 5
      [   98.099764] wlan: [7418:I:ANY] ol_ath_vap_set_param: Implicitly disabling dependant feature igmp ME
      [   99.168761] 8021q: adding VLAN 0 to HW filter on device ath1
      [   99.172290] device ath1 entered promiscuous mode
      [   99.174107] br-lan: port 4(ath1) entered forwarding state
      [   99.178271] br-lan: port 4(ath1) entered forwarding state
      [   99.218345] wlan: [3593:I:ANY] wlan_cfg80211_do_acs: vap-0(ath1):ACS Params
      [   99.218386] wlan: [3593:I:ANY] wlan_cfg80211_do_acs: ht_enabled:1|ht40_enabled:0|vht_enabled:1|hw_mode:31|chwidth:20|
      [   99.522059] wlan: [7539:I:ANY] ol_ath_setTxPowerLimit: Tx power value is greater than supported 
      [   99.522100] wlan: [7539:I:ANY] ol_ath_setTxPowerLimit: max tx power 63, Limiting to default Max
      [   99.530583] wlan: [7539:I:ANY] ol_ath_setTxPowerLimit: Tx power value is greater than supported 
      [   99.538572] wlan: [7539:I:ANY] ol_ath_setTxPowerLimit: max tx power 63, Limiting to default Max
      [   99.599097] wlan: [7548:I:ANY] wlan_cfg80211_add_virtual_intf: proprietary mode 6 for interface: ath51 : clone params: 0x00000001 
      [   99.599238] wlan: [7548:I:MBSSIE] osif_mbssid_sanity_check: mbssid_sanity_ok: YES
      [   99.610092] wlan: [7548:I:ANY] osifp_create_wlan_vap: VDEV info: ath51 original_id(1) to mstc_id(1)
      [   99.618073] wlan: [7548:I:ANY] osifp_create_wlan_vap: VDEV Create ath51 56:41:b9:4b:a0:fd
      [   99.627073] wlan: [7548:I:ANY] wlan_vap_create: devhandle=0x940c0500, opmode=IEEE80211_M_HOSTAP, flags=0x1
      [   99.627073] 
      [   99.635045] wlan: [7548:I:ANY] ol_ath_vap_set_param: Setting SGI value: 1
      [   99.646939] wlan: [7548:I:ANY] ol_ath_vap_set_param: VDEV params:HE su_bfee:1|su_bfer:1|mu_bfee:0|mu_bfer:1|dl_muofdma:1|ul_muofdma:1|ul_mumimo:1|dl_muofdma_bfer:1
      [   99.652555] wlan: [7548:I:ANY] ol_ath_vap_set_param: he_bf_cap=0xfb
      [   99.667405] wlan: [7548:I:ANY] ol_ath_vap_set_param: VDEV params: AC/VHT sounding mode:HE|SU/MU sounding mode:SU|Trig/Non-Trig sounding mode:Non-Trigged
      [   99.673408] wlan: [7548:I:ANY] MBO Initialized
      [   99.687512] wlan: [7548:I:ANY] OCE Initialized
      [   99.691301] wlan: [7548:I:ANY] osif_nss_ol_vap_create: NSS wifi offload VAP create IF 36 nss_id -1 
      [   99.695671] wlan: [7548:I:ANY] osif_nss_ol_vap_create: NSS radio_if 29
      [   99.704816] wlan: [0:I:ANY] osif_nss_vdev_cfg_callback: VDEV configuration success: 0
      [   99.711211] wlan: [7548:I:ANY] osif_nss_ol_vap_create: vap create 9520f500 : if_num 36 
      [   99.719787] wlan: [7548:E:ANY] wlan_create_attach_vdev_rawsim_ctxt: simulation module not registerd
      [   99.745704] wlan: [7548:I:ANY] osif_create_vap_complete: TX Checksum:1|SG:1|TSO:1|LRO:0
      [   99.745744] wlan: [7548:I:ANY] WLAN-NSS: VAP NSS ops initialized 
      [   99.754867] wlan: [7548:I:ANY] VAP device ath51 created osifp: (9520f500) os_if: (92380000)
      (HOTPLUG)(net/08-wifi-bridge) ath51 add...
      Key is NULL
      [  100.238064] wlan: [7621:I:ANY] osif_nss_ol_vap_delete: vap detach 9520f500: if_num 36 
      [  100.238111] wlan: [7621:I:ANY] osif_nss_vdev_detach: Dealloc Dynamic interface Node :36 of type:6
      [  100.250839] wlan: [7621:I:ANY] ieee80211_mbo_vdetach: MBO terminated
      [  100.250839] 
      [  100.253855] wlan: [7621:I:ANY] ieee80211_oce_vdetach: OCE terminated
      [  100.253855] 
      [  100.254000] wlan: [0:E:ANY] ol_peer_delete_response_event_handler: peer_del_resp: mac: 56:41:b9:4b:a0:fd vdevid: 1 Unable to find vdev
      [  100.255194] wlan: [0:I:ANY] osif_nss_wifili_vdev_get_mpsta_vdevid: Get MPSTA: vdev is NULL
      (HOTPLUG)(net/08-wifi-bridge) ath51 remove...
      [  100.339957] wlan: [7644:I:ANY] wlan_cfg80211_add_virtual_intf: proprietary mode 6 for interface: ath52 : clone params: 0x00000001 
      [  100.340089] wlan: [7644:I:MBSSIE] osif_mbssid_sanity_check: mbssid_sanity_ok: YES
      [  100.351049] wlan: [7644:I:ANY] osifp_create_wlan_vap: VDEV info: ath52 original_id(1) to mstc_id(2)
      [  100.365398] wlan: [7644:I:ANY] osifp_create_wlan_vap: VDEV Create ath52 5a:41:b9:4b:a0:fd
      [  100.367377] wlan: [7644:I:ANY] wlan_vap_create: devhandle=0x940c0500, opmode=IEEE80211_M_HOSTAP, flags=0x1
      [  100.367377] 
      [  100.384130] wlan: [7644:I:ANY] ol_ath_vap_set_param: Setting SGI value: 1
      [  100.386475] wlan: [7644:I:ANY] ol_ath_vap_set_param: VDEV params:HE su_bfee:1|su_bfer:1|mu_bfee:0|mu_bfer:1|dl_muofdma:1|ul_muofdma:1|ul_mumimo:1|dl_muofdma_bfer:1
      [  100.394481] wlan: [7644:I:ANY] ol_ath_vap_set_param: he_bf_cap=0xfb
      [  100.414009] wlan: [7644:I:ANY] ol_ath_vap_set_param: VDEV params: AC/VHT sounding mode:HE|SU/MU sounding mode:SU|Trig/Non-Trig sounding mode:Non-Trigged
      [  100.414172] wlan: [7644:I:ANY] MBO Initialized
      [  100.429092] wlan: [7644:I:ANY] OCE Initialized
      [  100.432320] wlan: [7644:I:ANY] osif_nss_ol_vap_create: NSS wifi offload VAP create IF 37 nss_id -1 
      [  100.436865] wlan: [7644:I:ANY] osif_nss_ol_vap_create: NSS radio_if 29
      [  100.446284] wlan: [0:I:ANY] osif_nss_vdev_cfg_callback: VDEV configuration success: 0
      [  100.452044] wlan: [7644:I:ANY] osif_nss_ol_vap_create: vap create 92762500 : if_num 37 
      [  100.460641] wlan: [7644:E:ANY] wlan_create_attach_vdev_rawsim_ctxt: simulation module not registerd
      [  100.485778] wlan: [7644:I:ANY] osif_create_vap_complete: TX Checksum:1|SG:1|TSO:1|LRO:0
      [  100.485827] wlan: [7644:I:ANY] WLAN-NSS: VAP NSS ops initialized 
      [  100.497495] wlan: [7644:I:ANY] VAP device ath52 created osifp: (92762500) os_if: (92264000)
      (HOTPLUG)(net/08-wifi-bridge) ath52 add...
      [  101.059150] wlan: [7755:I:ANY] osif_nss_vdev_set_cfg: setting me mode 5 target type 0
      [  101.059189] wlan: [7755:I:ANY] osif_nss_vdev_set_cfg: Mcast command 5
      [  101.066961] wlan: [7755:I:ANY] ol_ath_vap_set_param: Implicitly disabling dependant feature igmp ME
      [  101.175665] br-lan: port 4(ath1) entered forwarding state
      [  101.222542] wlan: [7765:I:ANY] wlan_acs_block_channel_list: [EXT] Freq (5660MHz) is already in the list
      [  101.222585] wlan: [7765:I:ANY] wlan_acs_block_channel_list: [EXT] Freq (5680MHz) is already in the list
      [  101.232432] wlan: [7765:I:ANY] wlan_acs_block_channel_list: [EXT] Freq (5700MHz) is already in the list
      [  101.240402] wlan: [7765:I:ANY] wlan_acs_block_channel_list: [EXT] Freq (5720MHz) is already in the list
      [  101.877140] device ath52 entered promiscuous mode
      [  101.888962] br-lan: port 5(ath52) entered forwarding state
      [  101.889075] br-lan: port 5(ath52) entered forwarding state
      [  101.895276] 8021q: adding VLAN 0 to HW filter on device ath52
      [  101.924805] wlan: [7836:I:ANY] ol_ath_setTxPowerLimit: Tx power value is greater than supported 
      [  101.924848] wlan: [7836:I:ANY] ol_ath_setTxPowerLimit: max tx power 63, Limiting to default Max
      [  101.933168] wlan: [7836:I:ANY] ol_ath_setTxPowerLimit: Tx power value is greater than supported 
      [  101.941667] wlan: [7836:I:ANY] ol_ath_setTxPowerLimit: max tx power 63, Limiting to default Max
      [  101.983858] wlan: [7842:I:ANY] wlan_cfg80211_add_virtual_intf: proprietary mode 6 for interface: ath53 : clone params: 0x00000001 
      [  101.983952] wlan: [7842:I:MBSSIE] osif_mbssid_sanity_check: mbssid_sanity_ok: YES
      [  101.994940] wlan: [7842:I:ANY] osifp_create_wlan_vap: VDEV info: ath53 original_id(2) to mstc_id(3)
      [  102.002388] wlan: [7842:I:ANY] osifp_create_wlan_vap: VDEV Create ath53 5e:41:b9:4b:a0:fd
      [  102.011180] wlan: [7842:I:ANY] wlan_vap_create: devhandle=0x940c0500, opmode=IEEE80211_M_HOSTAP, flags=0x1
      [  102.011180] 
      [  102.019962] wlan: [7842:I:ANY] ol_ath_vap_set_param: Setting SGI value: 1
      [  102.032000] wlan: [7842:I:ANY] ol_ath_vap_set_param: VDEV params:HE su_bfee:1|su_bfer:1|mu_bfee:0|mu_bfer:1|dl_muofdma:1|ul_muofdma:1|ul_mumimo:1|dl_muofdma_bfer:1
      [  102.037813] wlan: [7842:I:ANY] ol_ath_vap_set_param: he_bf_cap=0xfb
      [  102.052536] wlan: [7842:I:ANY] ol_ath_vap_set_param: VDEV params: AC/VHT sounding mode:HE|SU/MU sounding mode:SU|Trig/Non-Trig sounding mode:Non-Trigged
      [  102.058612] wlan: [7842:I:ANY] MBO Initialized
      [  102.072454] wlan: [7842:I:ANY] OCE Initialized
      [  102.076596] wlan: [7842:I:ANY] osif_nss_ol_vap_create: NSS wifi offload VAP create IF 38 nss_id -1 
      [  102.080664] wlan: [7842:I:ANY] osif_nss_ol_vap_create: NSS radio_if 29
      [  102.090210] wlan: [0:I:ANY] osif_nss_vdev_cfg_callback: VDEV configuration success: 0
      [  102.096397] wlan: [7842:I:ANY] osif_nss_ol_vap_create: vap create 951eb500 : if_num 38 
      [  102.104696] wlan: [7842:E:ANY] wlan_create_attach_vdev_rawsim_ctxt: simulation module not registerd
      [  102.127463] wlan: [7842:I:ANY] osif_create_vap_complete: TX Checksum:1|SG:1|TSO:1|LRO:0
      [  102.127507] wlan: [7842:I:ANY] WLAN-NSS: VAP NSS ops initialized 
      [  102.139053] wlan: [7842:I:ANY] VAP device ath53 created osifp: (951eb500) os_if: (9221c000)
      (HOTPLUG)(net/08-wifi-bridge) ath53 add...
      Key is NULL
      [  102.608024] wlan: [7915:I:ANY] osif_nss_ol_vap_delete: vap detach 951eb500: if_num 38 
      [  102.608073] wlan: [7915:I:ANY] osif_nss_vdev_detach: Dealloc Dynamic interface Node :38 of type:6
      [  102.621268] wlan: [7915:I:ANY] ieee80211_mbo_vdetach: MBO terminated
      [  102.621268] 
      [  102.623808] wlan: [7915:I:ANY] ieee80211_oce_vdetach: OCE terminated
      [  102.623808] 
      [  102.623985] wlan: [0:E:ANY] ol_peer_delete_response_event_handler: peer_del_resp: mac: 5e:41:b9:4b:a0:fd vdevid: 2 Unable to find vdev
      [  102.625517] wlan: [0:I:ANY] osif_nss_wifili_vdev_get_mpsta_vdevid: Get MPSTA: vdev is NULL
      (HOTPLUG)(net/08-wifi-bridge) ath53 remove...
      [  102.753165] wlan: [7948:I:ANY] wlan_cfg80211_add_virtual_intf: proprietary mode 1 for interface: apcli1 : clone params: 0x00000003 
      [  102.753263] wlan: [7948:I:MBSSIE] osif_mbssid_sanity_check: mbssid_sanity_ok: YES
      [  102.771163] wlan: [7948:I:ANY] osifp_create_wlan_vap: VDEV info: apcli1 original_id(3) to mstc_id(5)
      [  102.771467] wlan: [7948:I:ANY] osifp_create_wlan_vap: VDEV Create apcli1 66:41:b9:4b:a0:fd
      [  102.788767] wlan: [7948:I:ANY] wlan_vap_create: devhandle=0x940c0500, opmode=IEEE80211_M_STA, flags=0x3
      [  102.788767] 
      [  102.790042] wlan: [7948:I:ANY] ol_ath_vap_set_param: Setting SGI value: 1
      [  102.813694] wlan: [7948:I:ANY] ol_ath_vap_set_param: VDEV params:HE su_bfee:1|su_bfer:1|mu_bfee:0|mu_bfer:0|dl_muofdma:0|ul_muofdma:0|ul_mumimo:1|dl_muofdma_bfer:0
      [  102.813741] wlan: [7948:I:ANY] ol_ath_vap_set_param: he_bf_cap=0x43
      [  102.834763] wlan: [7948:I:ANY] ol_ath_vap_set_param: VDEV params: AC/VHT sounding mode:HE|SU/MU sounding mode:SU|Trig/Non-Trig sounding mode:Non-Trigged
      [  102.835228] wlan: [7948:I:ANY] osif_nss_ol_vap_create: NSS wifi offload VAP create IF 39 nss_id -1 
      [  102.849405] wlan: [7948:I:ANY] osif_nss_ol_vap_create: NSS radio_if 29
      [  102.856727] wlan: [0:I:ANY] osif_nss_vdev_cfg_callback: VDEV configuration success: 0
      [  102.862995] wlan: [7948:I:ANY] osif_nss_ol_vap_create: vap create 98a46500 : if_num 39 
      [  102.876051] wlan: [7948:I:ANY] dp_lag_pdev_set_sta_vdev: dp_lag_pdev_set_sta_vdev pdev(94064c08) sta_vdev 92376c00 
      [  102.878640] wlan: [7948:E:ANY] wlan_create_attach_vdev_rawsim_ctxt: simulation module not registerd
      [  102.890569] wlan: [7948:I:ANY] osif_create_vap_complete: TX Checksum:1|SG:1|TSO:1|LRO:0
      [  102.899108] wlan: [7948:I:ANY] WLAN-NSS: VAP NSS ops initialized 
      [  102.906458] wlan: [7948:I:ANY] osif_create_vap_complete: Updating VAP2 channel for mode 31 as per parent VAP0
      [  102.912365] wlan: [7948:I:ANY] dp_lag_pdev_set_sta_vdev: dp_lag_pdev_set_sta_vdev pdev(94064c08) sta_vdev 92376c00 
      [  102.928816] wlan: [7948:I:ANY] VAP device apcli1 created osifp: (98a46500) os_if: (92304000)
      (HOTPLUG)(net/08-wifi-bridge) apcli1 add...
      [  103.885630] br-lan: port 5(ath52) entered forwarding state
      [  104.391823] 8021q: adding VLAN 0 to HW filter on device apcli1
      [  104.418552] wlan: [3597:I:ANY] wlan_cfg80211_set_wificonfiguration: wlan_cfg80211_set_wificonfiguration: Unsuported Genric command: 0 
      [  104.449781] wlan: [8181:I:ANY] ol_ath_setTxPowerLimit: Tx power value is greater than supported 
      [  104.449822] wlan: [8181:I:ANY] ol_ath_setTxPowerLimit: max tx power 63, Limiting to default Max
      [  104.458207] wlan: [8181:I:ANY] ol_ath_setTxPowerLimit: Tx power value is greater than supported 
      [  104.466564] wlan: [8181:I:ANY] ol_ath_setTxPowerLimit: max tx power 63, Limiting to default Max
      iface_mgr: ifacemgr_load_conf_file: 275: iptr->stavap_scan_time:120
      iface_mgr: ifacemgr_load_conf_file: 280: iptr->periodic_scan_time:600
      iface_mgr: ifacemgr_load_conf_file: 270: iptr->radio:wifi0
      iface_mgr: ifacemgr_load_conf_file: 270: iptr->radio:wifi0
      iface_mgr: ifacemgr_load_conf_file: 270: iptr->radio:wifi0
      iface_mgr: ifacemgr_load_conf_file: 270: iptr->radio:wifi0
      iface_mgr: ifacemgr_load_conf_file: 270: iptr->radio:wifi1
      iface_mgr: ifacemgr_load_conf_file: 270: iptr->radio:wifi1
      iface_mgr: ifacemgr_load_conf_file: 270: iptr->radio:wifi1
      iface_mgr: ifacemgr_load_conf_file: 270: iptr->radio:wifi1
      iface_mgr: ifacemgr_load_conf_file: 413: No STA VAPs are configured
      iface_mgr: ifacemgr_load_conf_file: 416: No PLC ifaces are configured
      iface_mgr: ifacemgr_load_conf_file: 422: num_sta_vaps:0 num_plc_ifaces:0 drv_mode:1 same_ssid_support:1 Mode:1
      iface_mgr: wlanIfConfigInitIface: 432: wlanIfConfigInitIface: wlanIf 0
    
      Create event socket port 951
      iface_mgr: wlanIfConfigInitIface: 448: wlanIfConfigInitIface: wlanIf Iface Manager 0x54afff00 INIT DONE
    
      Could not open son config file
      son: Exiting son_main_function
      [  105.296235] coresight-funnel 6130000.funnel: FUNNEL inport 5 enabled
      [  105.296544] coresight-funnel 6041000.funnel: FUNNEL inport 7 enabled
      [  105.303066] coresight-tmc 6048000.tmc: TMC enabled
      [  105.308151] coresight-replicator-qcom 6046000.replicator: REPLICATOR enabled
      [  105.313036] coresight-tmc 6047000.tmc: TMC enabled
      [  105.320339] coresight-funnel 6041000.funnel: FUNNEL inport 7 enabled
      [  105.324581] coresight-stm 6002000.stm: STM tracing enabled
      ***** QDSS Tracing Configuration completed *******
      ****** Starting QDSS for Integrated ********
      [  105.598108] wlan: [2240:E:ANY] ol_ath_get_chan_grade_info: RF characterization entries is empty
      [  105.599014] wlan: [2240:I:ANY] vap-0(ath1): ACS result PCH 116 freq 5580, SCH 124 freq 5620, hw_mode 2 chwidth 160, vht_seg0 114 freq 5570, vht_seg1 0 freq 0
      [  105.607208] wlan: [2240:I:ANY] ieee80211_acs_scan_evhandler: [EXT] lock held duration (8ms)
      [  105.696374] wlan: [3593:I:ANY] DES SSID SET=IODATA-4ba0fc-5G
      [  105.696427] wlan: [3593:I:ANY] desired hw mode: 31
      [  105.701343] wlan: [3593:I:ANY] ieee80211_ucfg_set_freq_internal: 
      [  105.701343]  Channel is configured already!!
      [  105.707474] wlan: [3593:E:MBSSIE] ieee80211_ucfg_set_txvap: MBSSID is not enabled
      [  105.716568] wlan: [0:I:ANY] wlan_acs_start_scan_report: [EXT] Invoking ACS module for ACS report
      [  106.666729] wlan: [8464:I:ANY] osif_vap_pre_stop_sta: Stopping STA vap
      [  106.743886] wlan: [8495:I:ANY] osif_vap_pre_stop_sta: Stopping STA vap
      (httpredirect.sh) wan port not link
      (httpredirect.sh) Enabled httpredirect, then restart services.
      [firewall.init] called restart
      [  121.668474] mtd: 0:APPSBLENV locked
      [  121.668514] mtd: 0:APPSBL locked
      [  121.670768] mtd: 0:APPSBL_1 locked
      [  121.674244] mtd: idmkey locked
      [  121.677689] mtd: Factory locked
      [  121.680486] mtd_locked init
      LED switch polling: act2 set lamp to 1