大破雑記帳

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

WRC-X6000GSD

WRC-X6000QS同様にMediaTek MT798x (Filogic 8x0)搭載であることを以前より把握しており、メーカーファームウェアのdtsにおいてmodelが異なるものの構成が近似であることから気になっていた機種。

今年の誕生日に際して、とある方から贈って頂いた。

弄っていくのでメモ。

Switch, PHY

未確認

zone WAN LAN
port (WRC-X3000GS3) INTERNET LAN4 LAN3 LAN2 LAN1
port eth1
(+ Internal PHY)
port1
(MT7531)
port2
(MT7531)
port3
(MT7531)
port4
(MT7531)

MAC

5GHzは Factory, 0xA にそれらしきMACアドレスが存在するが、何故か2.4GHzのものを少し変更したものが適用されている

  • LAN: 38:97:A4:xx:xx:58 (Factory, 0x2A (hex)/Ubootenv, "ethaddr" (text))
  • WAN: 38:97:A4:xx:xx:5B (Factory, 0x24 (hex))
  • 2.4G: 38:97:A4:xx:xx:59 (Factory, 0x4 (hex))
  • 5G: 3A:97:A4:xx:xx:59

Bootloader

  • help

      MT7986> help
      ?         - alias for 'help'
      base      - print or set address offset
      bdinfo    - print Board Info structure
      blkcache  - block cache diagnostics and control
      boot      - boot default, i.e., run 'bootcmd'
      bootd     - boot default, i.e., run 'bootcmd'
      booti     - boot Linux kernel 'Image' format from memory
      bootm     - boot application image from memory
      bootmenu  - ANSI terminal bootmenu
      bootp     - boot image via network using BOOTP/TFTP protocol
      cmp       - memory compare
      coninfo   - print console devices and information
      cp        - memory copy
      crc32     - checksum calculation
      dm        - Driver model low level access
      echo      - echo args to console
      editenv   - edit environment variable
      env       - environment handling commands
      fdt       - flattened device tree utility commands
      go        - start application at address 'addr'
      gpio      - query and control gpio pins
      gzwrite   - unzip and write memory to block device
      help      - print command description/usage
      iminfo    - print header information for application image
      imxtract  - extract a part of a multi-image
      itest     - return true/false on integer compare
      loadb     - load binary file over serial line (kermit mode)
      loads     - load S-Record file over serial line
      loadx     - load binary file over serial line (xmodem mode)
      loady     - load binary file over serial line (ymodem mode)
      loop      - infinite loop on address range
      lzmadec   - lzma uncompress a memory region
      md        - memory display
      mm        - memory modify (auto-incrementing address)
      mmc       - MMC sub system
      mmcinfo   - display MMC info
      mtd       - MTD utils
      mtest     - simple RAM read/write test
      mtkautoboot- Display MediaTek bootmenu
      mtkboardboot- Boot MTK firmware
      mtkload   - MTK image loading utility
      mtkupgrade- MTK firmware/bootloader upgrading utility
      mw        - memory write (fill)
      nand      - NAND utility
      net       - NET sub-system
      nfs       - boot image via network using NFS protocol
      nm        - memory modify (constant address)
      nmbm      - NMBM utility commands
      panic     - Panic with optional message
      pci       - list and access PCI Configuration Space
      ping      - send ICMP ECHO_REQUEST to network host
      pinmux    - show pin-controller muxing
      printenv  - print environment variables
      pwm       - control pwm channels
      random    - fill memory with random pattern
      reset     - Perform RESET of the CPU
      run       - run commands in an environment variable
      saveenv   - save environment variables to persistent storage
      setenv    - set environment variables
      setexpr   - set environment variable as the result of eval expression
      sleep     - delay execution for some time
      smc       - Issue a Secure Monitor Call
      source    - run script from memory
      tftpboot  - boot image via network using TFTP protocol
      ubi       - ubi commands
      ubifsload - load file from an UBIFS filesystem
      ubifsls   - list files in a directory
      ubifsmount- mount UBIFS volume
      ubifsumount- unmount UBIFS volume
      unlz4     - lz4 uncompress a memory region
      unzip     - unzip a memory region
      version   - print monitor, compiler and linker version
    
  • version

      MT7986> version
      U-Boot 3.0.31 (Sep 19 2023 - 11:26:07 +0800)
    
      aarch64-linux-gnu-gcc (Ubuntu/Linaro 7.5.0-3ubuntu1~18.04) 7.5.0
      GNU ld (GNU Binutils for Ubuntu) 2.30
    
  • bdinfo

      MT7986> bdinfo
      boot_params = 0x0000000040000100
      DRAM bank   = 0x0000000000000000
      -> start    = 0x0000000040000000
      -> size     = 0x0000000020000000
      flashstart  = 0x0000000000000000
      flashsize   = 0x0000000000000000
      flashoffset = 0x0000000000000000
      baudrate    = 115200 bps
      relocaddr   = 0x000000005ff37000
      reloc off   = 0x000000001e137000
      Build       = 64-bit
      current eth = ethernet@15100000
      ethaddr     = 38:97:A4:52:AE:58
      IP addr     = 192.168.1.1
      fdt_blob    = 0x000000005ffc77b0
      new_fdt     = 0x0000000000000000
      fdt_size    = 0x0000000000000000
      lmb_dump_all:
       memory.cnt  = 0x1
       memory[0]      [0x40000000-0x5fffffff], 0x20000000 bytes flags: 0
       reserved.cnt  = 0x1
       reserved[0]    [0x5f7fb190-0x5fffffff], 0x00804e70 bytes flags: 0
      arch_number = 0x0000000000000000
      TLB addr    = 0x000000005fff0000
      irq_sp      = 0x000000005f7ffda0
      sp start    = 0x000000005f7ffda0
      Early malloc usage: 6c8 / 4000
    
  • nand info

      MT7986> nand info
      'spi-nand0' is now active device
      * spi-nand0
        - device: spi_nand@1
        - parent: spi@1100a000
        - driver: spi_nand
        - type: NAND flash
        - block size:        0x20000 bytes
        - page size:         0x800 bytes
        - OOB size:          64 bytes
        - OOB available:     24 bytes
        - 0x000000000000-0x000008000000 : "spi-nand0"
    
  • nmbm *

      MT7986> nmbm list
      Index   NMBM device         Lower device
      ========================================
      0       nmbm0               spi-nand0
      MT7986> nmbm nmbm0 info
      nmbm0:
      Total blocks:                  1024
      Data blocks:                   960
      Management start block:        960
      Info table size:               0x2000
      Main info table start block:   960
      Backup info table start block: 963
      Signature block:               1023
      Mapping blocks top address:    1022
      Mapping blocks limit address:  964
      MT7986> nmbm nmbm0 state
      Physical blocks:
    
      Legends:
        -     Good data block
        +     Good management block
        B     Bad block
        I     Main info table
        i     Backup info table
        M     Remapped spare block
        S     Signature block
    
          ----------------------------------------------------------------
          ----------------------------------------------------------------
          ----------------------------------------------------------------
          ----------------------------------------------------------------
          ----------------------------------------------------------------
          ----------------------------------------------------------------
          ----------------------------------------------------------------
          ----------------------------------------------------------------
          ----------------------------------------------------------------
          ----------------------------------------------------------------
          ----------------------------------------------------------------
          ----------------------------------------------------------------
          ----------------------------------------------------------------
          ----------------------------------------------------------------
          ----------------------------------------------------------------
          I++i+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++S
    
      Logical blocks:
    
      Legends:
        -     Good block
        +     Initially remapped block
        M     Remapped block
        B     Bad/Unmapped block
    
          ----------------------------------------------------------------
          ----------------------------------------------------------------
          ----------------------------------------------------------------
          ----------------------------------------------------------------
          ----------------------------------------------------------------
          ----------------------------------------------------------------
          ----------------------------------------------------------------
          ----------------------------------------------------------------
          ----------------------------------------------------------------
          ----------------------------------------------------------------
          ----------------------------------------------------------------
          ----------------------------------------------------------------
          ----------------------------------------------------------------
          ----------------------------------------------------------------
          ----------------------------------------------------------------
    
  • printenv

      MT7986> printenv
      CRASH_COUNT=0
      bootcmd=baudrate=115200
      bootdelay=2
      bootmenu_0=Startup system (Default)=mtkboardboot
      bootmenu_1=Upgrade firmware=mtkupgrade fw
      bootmenu_2=Upgrade ATF BL2=mtkupgrade bl2
      bootmenu_3=Upgrade ATF FIP=mtkupgrade fip
      bootmenu_4=Upgrade single image=mtkupgrade simg
      bootmenu_5=Load image=mtkload
      bootmenu_6=Upgrade ELECOM firmware=mtkupgrade mstcfw
      bootmenu_delay=3
      countrycode=EA
      ethact=ethernet@15100000
      ethaddr=38:97:A4:xx:xx:58
      fdtcontroladdr=5ffc77b0
      fileaddr=46000000
      filesize=101a214
      ipaddr=192.168.1.1
      loadaddr=0x46000000
      mtdids=nmbm0=nmbm0
      mtdparts=nmbm0:1024k(bl2),512k(Ubootenv),2048k(factory),2048k(fip),128k(Fwheader),51200k(ubi),3584k(Config),128k(Fwheader_2),51200k(ubi_2),3584k(Config_2),1024k(persist)
      netmask=255.255.255.0
      serialnum=xxxxxxxxxxxxxxx
      serialnum81=xxxxxxxxxxxx
      serverip=192.168.1.99
      stderr=serial@11002000
      stdin=serial@11002000
      stdout=serial@11002000
      webguipwd=xxxxxxxx
      wifi1ssid1=elecom-xxxx58
      wifi1ssid2=e-tomo-xxxx58
      wifi1ssid3=elecom-s-xxxx58
      wifi2ssid1=elecom-xxxx58
      wifi2ssid2=e-tomo-xxxx58
      wifi2ssid3=elecom-s-xxxx58
      wifiguestwpapsk=xxxxxxxxxxxx
      wifisecuritywpapsk=xxxxxxxxxxxx
      wifiwpapsk=xxxxxxxxxxxx
      wifiwpspin=xxxxxxxx
    
      Environment size: 1168/131068 bytes
    
  • tftpboot

      MT7986> tftpboot
      *** Warning: no boot file name; using 'C0A80101.img'
      Using ethernet@15100000 device
      TFTP from server 192.168.1.99; our IP address is 192.168.1.1
      Filename 'C0A80101.img'.
      Load address: 0x46000000
      Loading: *
    

Kernel

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

  • uname -a

      root@(none):/# uname -a
      Linux (none) 5.4.225 #0 SMP Wed Dec 7 17:18:33 2022 aarch64 GNU/Linux
    
  • cat /proc/version

      root@(none):/# cat /proc/version
      Linux version 5.4.225 (xxxxxxxxxxxx@xxxxxxxxxx) (gcc version 8.4.0 (OpenWrt GCC 8.4.0 r16802-295c612a4a)) #0 SMP Wed Dec 7 17:18:33 2022
    
  • cat /proc/cmdline

      root@(none):/# cat /proc/cmdline
      console=ttyS0,115200n1 loglevel=8                               earlycon=uart8250,mmio32,0x11002000
    
  • cat /proc/cpuinfo

      root@(none):/# cat /proc/cpuinfo
      processor       : 0
      model name      : ARMv8 Processor rev 4 (v8l)
      BogoMIPS        : 26.00
      Features        : fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
      CPU implementer : 0x41
      CPU architecture: 8
      CPU variant     : 0x0
      CPU part        : 0xd03
      CPU revision    : 4
    
      processor       : 1
      model name      : ARMv8 Processor rev 4 (v8l)
      BogoMIPS        : 26.00
      Features        : fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
      CPU implementer : 0x41
      CPU architecture: 8
      CPU variant     : 0x0
      CPU part        : 0xd03
      CPU revision    : 4
    
      processor       : 2
      model name      : ARMv8 Processor rev 4 (v8l)
      BogoMIPS        : 26.00
      Features        : fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
      CPU implementer : 0x41
      CPU architecture: 8
      CPU variant     : 0x0
      CPU part        : 0xd03
      CPU revision    : 4
    
      processor       : 3
      model name      : ARMv8 Processor rev 4 (v8l)
      BogoMIPS        : 26.00
      Features        : fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
      CPU implementer : 0x41
      CPU architecture: 8
      CPU variant     : 0x0
      CPU part        : 0xd03
      CPU revision    : 4
    
  • cat /proc/meminfo

      root@(none):/# cat /proc/meminfo
      MemTotal:         491520 kB
      MemFree:          440508 kB
      MemAvailable:     448920 kB
      Buffers:            3328 kB
      Cached:            10816 kB
      SwapCached:            0 kB
      Active:             5984 kB
      Inactive:           8932 kB
      Active(anon):        784 kB
      Inactive(anon):       12 kB
      Active(file):       5200 kB
      Inactive(file):     8920 kB
      Unevictable:           0 kB
      Mlocked:               0 kB
      SwapTotal:             0 kB
      SwapFree:              0 kB
      Dirty:                 0 kB
      Writeback:             0 kB
      AnonPages:           796 kB
      Mapped:             1364 kB
      Shmem:                24 kB
      KReclaimable:       3980 kB
      Slab:              18756 kB
      SReclaimable:       3980 kB
      SUnreclaim:        14776 kB
      KernelStack:        1376 kB
      PageTables:          116 kB
      NFS_Unstable:          0 kB
      Bounce:                0 kB
      WritebackTmp:          0 kB
      CommitLimit:      245760 kB
      Committed_AS:       1836 kB
      VmallocTotal:   262930368 kB
      VmallocUsed:        4036 kB
      VmallocChunk:          0 kB
      Percpu:              464 kB
    
  • cat /proc/mtd

      root@(none):/# cat /proc/mtd
      dev:    size   erasesize  name
      mtd0: 08000000 00020000 "spi0.1"
      mtd1: 00100000 00020000 "BL2"
      mtd2: 00080000 00020000 "Ubootenv"
      mtd3: 00200000 00020000 "Factory"
      mtd4: 00200000 00020000 "FIP"
      mtd5: 00020000 00020000 "Fwheader"
      mtd6: 03200000 00020000 "ubi"
      mtd7: 00380000 00020000 "Config"
      mtd8: 00020000 00020000 "Fwheader_2"
      mtd9: 03200000 00020000 "ubi_2"
      mtd10: 00380000 00020000 "Config_2"
      mtd11: 00100000 00020000 "persist"
      mtd12: 00040000 00020000 "Mrd"
      mtd13: 00380000 00020000 "Backup"
    
  • ls -al /sys/class/leds/

      root@(none):/# ls -al /sys/class/leds/
      drwxr-xr-x    2 root     root             0 Jan  1 00:07 .
      drwxr-xr-x   36 root     root             0 Jan  1 00:07 ..
      lrwxrwxrwx    1 root     root             0 Jan  1 00:07 led_2g_g -> ../../devices/platform/mstc-leds/leds/led_2g_g
      lrwxrwxrwx    1 root     root             0 Jan  1 00:07 led_2g_r -> ../../devices/platform/mstc-leds/leds/led_2g_r
      lrwxrwxrwx    1 root     root             0 Jan  1 00:07 led_2g_w -> ../../devices/platform/mstc-leds/leds/led_2g_w
      lrwxrwxrwx    1 root     root             0 Jan  1 00:07 led_5g_g -> ../../devices/platform/mstc-leds/leds/led_5g_g
      lrwxrwxrwx    1 root     root             0 Jan  1 00:07 led_5g_r -> ../../devices/platform/mstc-leds/leds/led_5g_r
      lrwxrwxrwx    1 root     root             0 Jan  1 00:07 led_5g_w -> ../../devices/platform/mstc-leds/leds/led_5g_w
      lrwxrwxrwx    1 root     root             0 Jan  1 00:07 led_power_b -> ../../devices/platform/mstc-leds/leds/led_power_b
      lrwxrwxrwx    1 root     root             0 Jan  1 00:07 led_power_g -> ../../devices/platform/mstc-leds/leds/led_power_g
      lrwxrwxrwx    1 root     root             0 Jan  1 00:07 led_power_r -> ../../devices/platform/mstc-leds/leds/led_power_r
      lrwxrwxrwx    1 root     root             0 Jan  1 00:07 led_power_w -> ../../devices/platform/mstc-leds/leds/led_power_w
      lrwxrwxrwx    1 root     root             0 Jan  1 00:07 led_wps_r -> ../../devices/platform/mstc-leds/leds/led_wps_r
    
  • cat /proc/interrupts

      root@(none):/# cat /proc/interrupts
                 CPU0       CPU1       CPU2       CPU3       
        3:       3182       1941       1586       1085     GICv3  30 Level     arch_timer
       10:          0          0          0          0     GICv3 142 Level     wdt_bark
       11:       2284          0          0          0     GICv3 155 Level     ttyS0
       12:          0          0          0          0     GICv3 168 Level     i2c-mt65xx
       14:          0          0          0          0     GICv3 148 Level     10320000.crypto
       15:          0          0          0          0     GICv3 149 Level     10320000.crypto
       16:          0          0          0          0     GICv3 150 Level     10320000.crypto
       17:          0          0          0          0     GICv3 151 Level     10320000.crypto
       26:          0          0          0          0   mt-eint   7 Edge      gpio_keys
       30:          0          0          0          0   mt-eint  11 Edge      gpio_keys
       35:          1          0          0          0   mt-eint  16 Edge      gpio_keys
       38:          0          0          0          0   mt-eint  19 Edge      gpio_keys
       85:          2          0          0          0   mt-eint  66 Level     gsw@0
      121:         14          0          0          0     GICv3 229 Level     15100000.ethernet
      122:        139          0          0          0     GICv3 230 Level     15100000.ethernet
      123:          0          0          0          0     GICv3 231 Level     15100000.ethernet
      128:      15968          0          0          0     GICv3 172 Level     1100a000.spi
      129:          0          0          0          0     GICv3 173 Level     1100b000.spi
      130:          0          0          0          0     GICv3 205 Level     xhci-hcd:usb1
      IPI0:       704       7821       4851       3536       Rescheduling interrupts
      IPI1:        16         12         14         14       Function call interrupts
      IPI2:         0          0          0          0       CPU stop interrupts
      IPI3:         0          0          0          0       CPU stop (for crash dump) interrupts
      IPI4:         0          0          0          0       Timer broadcast interrupts
      IPI5:         0          0          0          0       IRQ work interrupts
      IPI6:         0          0          0          0       CPU wake-up interrupts
      Err:          0
    
  • hexdump -n 128 -C /dev/mtdblock11

      root@(none):/# hexdump -n 128 -C /dev/mtdblock11
      00000000  1b 05 ce 17 01 01 00 00  00 00 00 00 00 00 00 00  |................|
      00000010  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
      00000020  00 00 00 00 00 00 00 00  ff ff ff ff ff ff ff ff  |................|
      00000030  ff ff ff ff ff ff ff ff  ff ff ff ff ff ff ff ff  |................|
      *
      00000080
    
  • mstc_persist *

      root@(none):/# mstc_persist --help
      Usage: mstc_persist read <param> ; mstc_persist write <param> <value>
    
      mstc_persist read/write recognizes these parameters in persist partition:
              magic_num          magic num
              bootnum            boot from which partition
    
      Example: Read bootnum from persist partition.
               mstc_persist read bootnum
    
      Example: Write bootnum with value 2 to persist partition.
               mstc_persist write bootnum 2
    
      root@(none):/# mstc_persist read magic_num
      1b05ce17
      root@(none):/# mstc_persist read bootnum
      1
    
  • cat /etc/fw_env.config

      root@(none):/# cat /etc/fw_env.config 
      /dev/mtd2 0x00 0x20000 0x20000 1
    
  • fw_printenv

      root@(none):/# fw_printenv 
      bootcmd=baudrate=115200
      bootdelay=2
      bootmenu_0=Startup system (Default)=mtkboardboot
      bootmenu_1=Upgrade firmware=mtkupgrade fw
      bootmenu_2=Upgrade ATF BL2=mtkupgrade bl2
      bootmenu_3=Upgrade ATF FIP=mtkupgrade fip
      bootmenu_4=Upgrade single image=mtkupgrade simg
      bootmenu_5=Load image=mtkload
      bootmenu_6=Upgrade MSTC firmware=mtkupgrade mstcfw
      ethact=ethernet@15100000
      fdtcontroladdr=5ffc77c0
      fileaddr=46000000
      filesize=101a214
      ipaddr=192.168.1.1
      loadaddr=0x46000000
      netmask=255.255.255.0
      serverip=192.168.1.99
      stderr=serial@11002000
      stdin=serial@11002000
      stdout=serial@11002000
      countrycode=EA
      CRASH_COUNT=0
      serialnum81=xxxxxxxxxxxx
      serialnum=xxxxxxxxxxxxxxx
      ethaddr=38:97:A4:xx:xx:58
      wifi1ssid1=elecom-xxxx58
      wifi1ssid2=e-tomo-xxxx58
      wifi1ssid3=elecom-s-xxxx58
      wifi2ssid1=elecom-xxxx58
      wifi2ssid2=e-tomo-xxxx58
      wifi2ssid3=elecom-s-xxxx58
      wifiwpapsk=xxxxxxxxxxxx
      wifiguestwpapsk=xxxxxxxxxxxx
      wifisecuritywpapsk=xxxxxxxxxxxx
      wifiwpspin=xxxxxxxx
      webguipwd=xxxxxxxx
      bootmenu_delay=0
    
  • bootlog

    
      F0: 102B 0000
      FA: 1040 0000
      FA: 1040 0000 [0200]
      F9: 0000 0000
      V0: 0000 0000 [0001]
      00: 0000 0000
      BP: 2400 0041 [0000]
      G0: 1190 0000
      EC: 0000 0000 [1000]
      T0: 0000 021E [010F]
      Jump to BL
    
      NOTICE:  BL2: v2.6(release):6e5f77c
      NOTICE:  BL2: Built : 04:38:12, May 20 2022
      NOTICE:  WDT: disabled
      NOTICE:  CPU: MT7986 (1600MHz)
      NOTICE:  EMI: Using DDR3 settings
      NOTICE:  EMI: Detected DRAM size: 512MB
      NOTICE:  EMI: complex R/W mem test passed
      NOTICE:  SPI_NAND parses attributes from parameter page.
      NOTICE:  SPI_NAND Detected ID 0xef
      NOTICE:  Page size 2048, Block size 131072, size 134217728
      NOTICE:  Initializing NMBM ...
      NOTICE:  Signature found at block 1023 [0x07fe0000]
      NOTICE:  First info table with writecount 0 found in block 960
      NOTICE:  Second info table with writecount 0 found in block 963
      NOTICE:  NMBM has been successfully attached in read-only mode
      NOTICE:  BL2: Booting BL31
      NOTICE:  BL31: v2.6(release):6e5f77c
      NOTICE:  BL31: Built : 11:26:37, Sep 19 2023
    
    
      U-Boot 3.0.31 (Sep 19 2023 - 11:26:07 +0800)
    
      CPU:   MediaTek MT7986
      Model: mt7986-rfb
      DRAM:  512 MiB
    
      Initializing NMBM ...
      spi-nand: spi_nand spi_nand@1: Winbond SPI NAND was found.
      spi-nand: spi_nand spi_nand@1: 128 MiB, block size: 128 KiB, page size: 2048, OOB size: 64
      Could not find a valid device for nmbm0
      Signature found at block 1023 [0x07fe0000]
      First info table with writecount 0 found in block 960
      Second info table with writecount 0 found in block 963
      NMBM has been successfully attached 
    
      MMC:   mmc@11230000: 0
      Loading Environment from MTD... OK
      In:    serial@11002000
      Out:   serial@11002000
      Err:   serial@11002000
      Net:   eth0: ethernet@15100000
      ***mstc_get_bootnum_from_persist***
    
      Reading from 0x0 to 0x5fb33c10, size 0x10 ... OK
      1b 05 ce 17  01 01 
      bootnum:01 mstc_bootnum:01 
      ubi0: attaching mtd7
      ubi0: scanning is finished
      ubi0: attached mtd7 (name "ubi", size 50 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: 400, bad PEBs: 0, corrupted PEBs: 0
      ubi0: user volume: 3, internal volumes: 1, max. volumes count: 128
      ubi0: max/mean erase counter: 2/0, WL threshold: 4096, image sequence number: 1670433513
      ubi0: available PEBs: 0, total reserved PEBs: 400, PEBs reserved for bad PEB handling: 19
      Reading from volume 'kernel' to 0x46000000, size 0x0 ... OK
      ## Loading kernel from FIT Image at 46000000 ...
         Using 'config-1' configuration
         Trying 'kernel-1' kernel subimage
           Description:  ARM64 OpenWrt Linux-5.4.225
           Type:         Kernel Image
           Compression:  lzma compressed
           Data Start:   0x460000e8
           Data Size:    3485612 Bytes = 3.3 MiB
           Architecture: AArch64
           OS:           Linux
           Load Address: 0x48080000
           Entry Point:  0x48080000
           Hash algo:    crc32
           Hash value:   1b18c2c1
           Hash algo:    sha1
           Hash value:   07df6506672b1c8157228966dd1d3b462d66777f
         Verifying Hash Integrity ... crc32+ sha1+ OK
      ## Loading fdt from FIT Image at 46000000 ...
         Using 'config-1' configuration
         Trying 'fdt-1' fdt subimage
           Description:  ARM64 OpenWrt mt7986b-ax6000-2500wan-gsw-spim-nand-rfb device tree blob
           Type:         Flat Device Tree
           Compression:  uncompressed
           Data Start:   0x463531ec
           Data Size:    19768 Bytes = 19.3 KiB
           Architecture: AArch64
           Hash algo:    crc32
           Hash value:   c2e39455
           Hash algo:    sha1
           Hash value:   ff1e063308736212f6eb22b98bdb478162831f88
         Verifying Hash Integrity ... crc32+ sha1+ OK
         Booting using the fdt blob at 0x463531ec
         Uncompressing Kernel Image
         Loading Device Tree to 000000005f7f1000, end 000000005f7f8d37 ... OK
    
      Starting kernel ...
    
      [    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
      [    0.000000] Linux version 5.4.225 (masayamamoto@ytc2064win) (gcc version 8.4.0 (OpenWrt GCC 8.4.0 r16802-295c612a4a)) #0 SMP Wed Dec 7 17:18:3
      3 2022
      [    0.000000] Machine model: MediaTek MT7986b gsw RFB
      [    0.000000] earlycon: uart8250 at MMIO32 0x0000000011002000 (options '')
      [    0.000000] printk: bootconsole [uart8250] enabled
      [    0.000000] On node 0 totalpages: 130064
      [    0.000000]   DMA32 zone: 2048 pages used for memmap
      [    0.000000]   DMA32 zone: 0 pages reserved
      [    0.000000]   DMA32 zone: 130064 pages, LIFO batch:31
      [    0.000000] psci: probing for conduit method from DT.
      [    0.000000] psci: PSCIv1.1 detected in firmware.
      [    0.000000] psci: Using standard PSCI v0.2 function IDs
      [    0.000000] psci: MIGRATE_INFO_TYPE not supported.
      [    0.000000] psci: SMC Calling Convention v1.0
      [    0.000000] percpu: Embedded 20 pages/cpu s44056 r8192 d29672 u81920
      [    0.000000] pcpu-alloc: s44056 r8192 d29672 u81920 alloc=20*4096
      [    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 
      [    0.000000] Detected VIPT I-cache on CPU0
      [    0.000000] CPU features: detected: GIC system register CPU interface
      [    0.000000] CPU features: kernel page table isolation disabled by kernel configuration
      [    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 128016
      [    0.000000] Kernel command line: console=ttyS0,115200n1 loglevel=8                           earlycon=uart8250,mmio32,0x11002000
      [    0.000000] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
      [    0.000000] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
      [    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
      [    0.000000] Memory: 491072K/520256K available (7166K kernel code, 540K rwdata, 2080K rodata, 448K init, 287K bss, 29184K reserved, 0K cma-rese
      rved)
      [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
      [    0.000000] rcu: Hierarchical RCU implementation.
      [    0.000000] rcu:     CONFIG_RCU_FANOUT set to non-default value of 32.
      [    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
      [    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
      [    0.000000] GICv3: GIC: Using split EOI/Deactivate mode
      [    0.000000] GICv3: 640 SPIs implemented
      [    0.000000] GICv3: 0 Extended SPIs implemented
      [    0.000000] GICv3: Distributor has no Range Selector support
      [    0.000000] GICv3: 16 PPIs implemented
      [    0.000000] GICv3: no VLPI support, no direct LPI support
      [    0.000000] GICv3: CPU0: found redistributor 0 region 0:0x000000000c080000
      [    0.000000] arch_timer: cp15 timer(s) running at 13.00MHz (phys).
      [    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2ff89eacb, max_idle_ns: 440795202429 ns
      [    0.000002] sched_clock: 56 bits at 13MHz, resolution 76ns, wraps every 4398046511101ns
      [    0.008193] Calibrating delay loop (skipped), value calculated using timer frequency.. 26.00 BogoMIPS (lpj=52000)
      [    0.018513] pid_max: default: 32768 minimum: 301
      [    0.023225] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes, linear)
      [    0.030575] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes, linear)
      [    0.039212] ASID allocator initialised with 65536 entries
      [    0.044697] rcu: Hierarchical SRCU implementation.
      [    0.049810] smp: Bringing up secondary CPUs ...
      [    0.054634] Detected VIPT I-cache on CPU1
      [    0.054652] GICv3: CPU1: found redistributor 1 region 0:0x000000000c0a0000
      [    0.054671] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
      [    0.054961] Detected VIPT I-cache on CPU2
      [    0.054971] GICv3: CPU2: found redistributor 2 region 0:0x000000000c0c0000
      [    0.054980] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
      [    0.055233] Detected VIPT I-cache on CPU3
      [    0.055242] GICv3: CPU3: found redistributor 3 region 0:0x000000000c0e0000
      [    0.055251] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
      [    0.055283] smp: Brought up 1 node, 4 CPUs
      [    0.111857] SMP: Total of 4 processors activated.
      [    0.116582] CPU features: detected: 32-bit EL0 Support
      [    0.121743] CPU features: detected: CRC32 instructions
      [    0.126999] CPU: All CPU(s) started at EL2
      [    0.131121] alternatives: patching kernel code
      [    0.137734] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
      [    0.147551] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
      [    0.154551] pinctrl core: initialized pinctrl subsystem
      [    0.160372] NET: Registered protocol family 16
      [    0.165027] DMA: preallocated 256 KiB pool for atomic allocations
      [    0.181056] cryptd: max_cpu_qlen set to 1000
      [    0.186705] SCSI subsystem initialized
      [    0.190596] libata version 3.00 loaded.
      [    0.194606] usbcore: registered new interface driver usbfs
      [    0.200178] usbcore: registered new interface driver hub
      [    0.205539] usbcore: registered new device driver usb
      [    0.211359] Bluetooth: Core ver 2.22
      [    0.214977] NET: Registered protocol family 31
      [    0.219439] Bluetooth: HCI device and connection manager initialized
      [    0.225826] Bluetooth: HCI socket layer initialized
      [    0.230725] Bluetooth: L2CAP socket layer initialized
      [    0.235803] Bluetooth: SCO socket layer initialized
      [    0.240901] rbus 18000000.wbsys: PCI host bridge to bus 0000:00
      [    0.246853] pci_bus 0000:00: root bus resource [mem 0x18000000-0x18ffffff]
      [    0.253763] pci_bus 0000:00: root bus resource [bus 00-ff]
      [    0.259274] pci_bus 0000:00: scanning bus
      [    0.263311] pci 0000:00:00.0: [14c3:7986] type 00 class 0x000280
      [    0.269354] pci 0000:00:00.0: reg 0x10: [mem 0x18000000-0x1800000f 64bit]
      [    0.276177] pci 0000:00:00.0: reg 0x18: [mem 0x00000000-0x0000000f]
      [    0.282475] pci 0000:00:00.0: reg 0x1c: [mem 0x00000000-0x0000000f]
      [    0.288773] pci 0000:00:00.0: reg 0x20: [mem 0x00000000-0x0000000f]
      [    0.295070] pci 0000:00:00.0: reg 0x24: [mem 0x00000000-0x0000000f]
      [    0.302124] pci_bus 0000:00: fixups for bus
      [    0.306327] pci_bus 0000:00: bus scan returning with max=00
      [    0.312176] clocksource: Switched to clocksource arch_sys_counter
      [    0.318919] thermal_sys: Registered thermal governor 'fair_share'
      [    0.318922] thermal_sys: Registered thermal governor 'bang_bang'
      [    0.325050] thermal_sys: Registered thermal governor 'step_wise'
      [    0.331084] thermal_sys: Registered thermal governor 'user_space'
      [    0.337118] thermal_sys: Registered thermal governor 'power_allocator'
      [    0.343427] NET: Registered protocol family 2
      [    0.354445] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear)
      [    0.362310] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear)
      [    0.370760] TCP established hash table entries: 4096 (order: 3, 32768 bytes, linear)
      [    0.378567] TCP bind hash table entries: 4096 (order: 4, 65536 bytes, linear)
      [    0.385780] TCP: Hash tables configured (established 4096 bind 4096)
      [    0.392231] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
      [    0.398802] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
      [    0.405881] NET: Registered protocol family 1
      [    0.410280] PCI: CLS 0 bytes, default 64
      [    0.414935] workingset: timestamp_bits=46 max_order=17 bucket_order=0
      [    0.423943] squashfs: version 4.0 (2009/01/31) Phillip Lougher
      [    0.429824] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
      [    0.460571] Serial: 8250/16550 driver, 3 ports, IRQ sharing disabled
      [    0.467482] printk: console [ttyS0] disabled
      [    0.491902] 11002000.serial: ttyS0 at MMIO 0x11002000 (irq = 11, base_baud = 2500000) is a ST16650V2
      [    0.501110] printk: console [ttyS0] enabled
      [    0.501110] printk: console [ttyS0] enabled
      [    0.509463] printk: bootconsole [uart8250] disabled
      [    0.509463] printk: bootconsole [uart8250] disabled
      [    0.519674] mtk_rng 1020f000.trng: registered RNG driver
      [    0.519888] random: crng init done
      [    0.525122] cacheinfo: Unable to detect cache hierarchy for CPU 0
      [    0.536339] loop: module loaded
      [    0.540810] spi-nor spi0.0: unrecognized JEDEC id bytes: ff ef aa 21 00 00
      [    0.547698] spi-nor: probe of spi0.0 failed with error -2
      [    0.553274] spi-nand spi0.1: Winbond SPI NAND was found.
      [    0.558586] spi-nand spi0.1: 128 MiB, block size: 128 KiB, page size: 2048, OOB size: 64
      [    0.568874] [mtk_hw_init] reset_lock:0, force:0
      [    0.573430] [mtk_hw_init] execute fe cold reset
      [    0.589079] mtk_soc_eth 15100000.ethernet: MDC is running on 2500000 Hz
      [    0.715006] Intel GPY211 PHY mdio-bus:05: Firmware Version: 0x886F (release)
      [    0.777423] Intel GPY211 PHY mdio-bus:06: Firmware Version: 0x0000 (test)
      [    0.784392] mtk_soc_eth 15100000.ethernet: generated random MAC address 72:7a:e6:0c:e4:87
      [    0.792799] mtk_soc_eth 15100000.ethernet eth0: mediatek frame engine at 0xffffffc011a00000, irq 120
      [    0.801932] mtk_soc_eth 15100000.ethernet: generated random MAC address 02:3e:ad:ad:c5:54
      [    0.810279] mtk_soc_eth 15100000.ethernet eth1: mediatek frame engine at 0xffffffc011a00000, irq 120
      [    0.819395] (unnamed net_device) (dummy): netif_napi_add() called with weight 256
      [    0.827091] xhci-mtk 11200000.xhci: 11200000.xhci supply vbus not found, using dummy regulator
      [    0.835715] xhci-mtk 11200000.xhci: 11200000.xhci supply vusb33 not found, using dummy regulator
      [    0.844583] phy phy-usb-phy@11e10000.1: try to get sw efuse
      [    0.850143] phy phy-usb-phy@11e10000.1: try to get sw efuse+
      [    0.855798] phy phy-usb-phy@11e10000.1: u3 auto load valid efuse: ENABLE with value: 1
      [    0.863712] phy phy-usb-phy@11e10000.1: u3 efuse - intr 29, rx_imp 10, tx_imp 10
      [    0.871095] phy phy-usb-phy@11e10000.2: try to get sw efuse
      [    0.876651] phy phy-usb-phy@11e10000.2: try to get sw efuse+
      [    0.882301] phy phy-usb-phy@11e10000.2: u2 auto load valid efuse: ENABLE with value: 1
      [    0.890208] phy phy-usb-phy@11e10000.2: u2 efuse - intr 14
      [    0.895999] xhci-mtk 11200000.xhci: xHCI Host Controller
      [    0.901311] xhci-mtk 11200000.xhci: new USB bus registered, assigned bus number 1
      [    0.911768] xhci-mtk 11200000.xhci: hcc params 0x01403f99 hci version 0x110 quirks 0x0000000000210010
      [    0.920997] xhci-mtk 11200000.xhci: irq 130, io mem 0x11200000
      [    0.927214] hub 1-0:1.0: USB hub found
      [    0.930977] hub 1-0:1.0: 2 ports detected
      [    0.935179] xhci-mtk 11200000.xhci: xHCI Host Controller
      [    0.940488] xhci-mtk 11200000.xhci: new USB bus registered, assigned bus number 2
      [    0.947958] xhci-mtk 11200000.xhci: Host supports USB 3.2 Enhanced SuperSpeed
      [    0.955114] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
      [    0.963431] hub 2-0:1.0: USB hub found
      [    0.967190] hub 2-0:1.0: 1 port detected
      [    0.971461] usbcore: registered new interface driver uas
      [    0.976810] usbcore: registered new interface driver usb-storage
      [    0.982892] i2c /dev entries driver
      [    0.987512] mtk-wdt 1001c000.watchdog: Watchdog enabled (timeout=31 sec, nowayout=0)
      [    0.995435] device-mapper: ioctl: 4.41.0-ioctl (2019-09-16) initialised: dm-devel@redhat.com
      [    1.003937] Bluetooth: HCI UART driver ver 2.3
      [    1.008372] Bluetooth: HCI UART protocol H4 registered
      [    1.013495] Bluetooth: HCI UART protocol BCSP registered
      [    1.018847] Bluetooth: HCI UART protocol Broadcom registered
      [    1.024504] Bluetooth: HCI UART protocol QCA registered
      [    1.030101] crypto-safexcel 10320000.crypto: EIP97:230(0,1,4,4)-HIA:270(0,5,5),PE:150/433(alg:7fcdfc00)/0/0/0
      [    1.043047] Initializing XFRM netlink socket
      [    1.047608] NET: Registered protocol family 10
      [    1.052615] Segment Routing with IPv6
      [    1.056344] NET: Registered protocol family 17
      [    1.060809] Bridge firewalling registered
      [    1.064861] 8021q: 802.1Q VLAN Support v1.8
      [    1.076995] nmbm nmbm_spim_nand: Signature found at block 1023 [0x07fe0000]
      [    1.085347] nmbm nmbm_spim_nand: First info table with writecount 0 found in block 960
      [    1.097333] nmbm nmbm_spim_nand: Second info table with writecount 0 found in block 963
      [    1.105330] nmbm nmbm_spim_nand: NMBM has been successfully attached 
      [    1.111951] 13 fixed-partitions partitions found on MTD device nmbm_spim_nand
      [    1.119074] Creating 13 MTD partitions on "nmbm_spim_nand":
      [    1.124634] 0x000000000000-0x000000100000 : "BL2"
      [    1.129804] 0x000000100000-0x000000180000 : "Ubootenv"
      [    1.135290] 0x000000180000-0x000000380000 : "Factory"
      [    1.140698] 0x000000380000-0x000000580000 : "FIP"
      [    1.145751] 0x000000580000-0x0000005a0000 : "Fwheader"
      [    1.151219] 0x0000005a0000-0x0000037a0000 : "ubi"
      [    1.156355] 0x0000037a0000-0x000003b20000 : "Config"
      [    1.161655] 0x000003b20000-0x000003b40000 : "Fwheader_2"
      [    1.167324] 0x000003b40000-0x000006d40000 : "ubi_2"
      [    1.172647] 0x000006d40000-0x0000070c0000 : "Config_2"
      [    1.178146] 0x0000070c0000-0x0000071c0000 : "persist"
      [    1.183537] 0x0000071c0000-0x000007200000 : "Mrd"
      [    1.188609] 0x000007200000-0x000007580000 : "Backup"
      [    1.760215] mt753x gsw@0: LAN/WAN VLAN setting=lllll
      [    1.765446] mt753x gsw@0: Switch is MediaTek MT7531AE rev 1
      [    1.775198] mt753x gsw@0: HWSTRAP=0xff XTAL=25MHz
      [    5.418678] mt753x gsw@0: >>>>>>>>>>>>>>>>>>>>>>>>>>>>> START CALIBRATION:
      [    5.426648] mt753x gsw@0: -------- gephy-calbration (port:0) --------
      [    5.441836] CALDLY = 40
      [    5.504209] 0x1e-e0 = 2a2a
      [    5.508602] 0x1f-115 = 5
      [    5.511120]   GE Rext AnaCal Done! (10)(0x2a)  
      [    5.575229]  GE R50 AnaCal Done! (10) (0x32)(0xb2) 
      [    5.634747]  GE R50 AnaCal Done! (10) (0x32)(0xb2) 
      [    5.689713]  GE R50 AnaCal Done! (9) (0x34)(0xb4) 
      [    5.753697]  GE R50 AnaCal Done! (11) (0x31)(0xb1) 
      [    5.761538]  GE 1e_174(0xb2b2), 1e_175(0xb4b1)  
      [    5.803325]  GE Tx offset AnaCal Done! (pair-0)(3)(0x22) 0x1e_172=0x2220
      [    5.832721]  GE Tx offset AnaCal Done! (pair-1)(3)(0x22) 0x1e_172=0x2222
      [    5.871218]  GE Tx offset AnaCal Done! (pair-2)(5)(0x24) 0x1e_173=0x2420
      [    5.909715]  GE Tx offset AnaCal Done! (pair-3)(5)(0x24) 0x1e_173=0x2424
      [    5.977458]  GE Tx amp AnaCal Done! (pair-0)(1e_12 = 0x6018)
      [    6.008542]  GE Tx amp AnaCal Done! (pair-1)(1e_17 = 0x1818)
      [    6.054388]  GE Tx amp AnaCal Done! (pair-2)(1e_19 = 0x121a)
      [    6.105890]  GE Tx amp AnaCal Done! (pair-3)(1e_21 = 0x1c24)
      [    6.152556] PORT 0 RX_DC_OFFSET
      [    6.165206] before pairA output = f
      [    6.170464] after pairA output = 0
      [    6.175554] before pairB output = f
      [    6.180812] after pairB output = 1
      [    6.185903] before pairC output = 1e
      [    6.191246] after pairC output = ff
      [    6.196424] before pairD output = 1e
      [    6.201764] after pairD output = 0
      [    6.205410] mt753x gsw@0: -------- gephy-calbration (port:1) --------
      [    6.220598] CALDLY = 40
      [    6.287215]  GE R50 AnaCal Done! (12) (0x30)(0xb0) 
      [    6.351285]  GE R50 AnaCal Done! (11) (0x31)(0xb1) 
      [    6.410803]  GE R50 AnaCal Done! (10) (0x32)(0xb2) 
      [    6.479421]  GE R50 AnaCal Done! (12) (0x30)(0xb0) 
      [    6.487264]  GE 1e_174(0xb0b1), 1e_175(0xb2b0)  
      [    6.565457]  GE Tx offset AnaCal Done! (pair-0)(11)(0x2a) 0x1e_172=0x2a20
      [    6.608595]  GE Tx offset AnaCal Done! (pair-1)(6)(0x25) 0x1e_172=0x2a25
      [    6.651648]  GE Tx offset AnaCal Done! (pair-2)(6)(0x25) 0x1e_173=0x2520
      [    6.699247]  GE Tx offset AnaCal Done! (pair-3)(7)(0x26) 0x1e_173=0x2526
      [    6.772646]  GE Tx amp AnaCal Done! (pair-0)(1e_12 = 0x5014)
      [    6.809389]  GE Tx amp AnaCal Done! (pair-1)(1e_17 = 0x1a1a)
      [    6.872209]  GE Tx amp AnaCal Done! (pair-2)(1e_19 = 0x1e26)
      [    6.957656]  GE Tx amp AnaCal Done! (pair-3)(1e_21 = 0x222a)
      [    7.004320] PORT 1 RX_DC_OFFSET
      [    7.016972] before pairA output = 1c
      [    7.022315] after pairA output = ff
      [    7.027492] before pairB output = f
      [    7.032749] after pairB output = ff
      [    7.037927] before pairC output = 1d
      [    7.043270] after pairC output = 1
      [    7.048360] before pairD output = 1e
      [    7.053699] after pairD output = ff
      [    7.057431] mt753x gsw@0: -------- gephy-calbration (port:2) --------
      [    7.072622] CALDLY = 40
      [    7.139235]  GE R50 AnaCal Done! (12) (0x30)(0xb0) 
      [    7.207858]  GE R50 AnaCal Done! (12) (0x30)(0xb0) 
      [    7.276481]  GE R50 AnaCal Done! (12) (0x30)(0xb0) 
      [    7.340550]  GE R50 AnaCal Done! (11) (0x31)(0xb1) 
      [    7.348391]  GE 1e_174(0xb0b0), 1e_175(0xb0b1)  
      [    7.403831]  GE Tx offset AnaCal Done! (pair-0)(6)(0x25) 0x1e_172=0x2520
      [    7.428676]  GE Tx offset AnaCal Done! (pair-1)(2)(0x21) 0x1e_172=0x2521
      [    7.458071]  GE Tx offset AnaCal Done! (pair-2)(3)(0x22) 0x1e_173=0x2220
      [    7.478365]  GE Tx offset AnaCal Done! (pair-3)(1)(0x1) 0x1e_173=0x2201
      [    7.562996]  GE Tx amp AnaCal Done! (pair-0)(1e_12 = 0x4c13)
      [    7.622367]  GE Tx amp AnaCal Done! (pair-1)(1e_17 = 0x1d1d)
      [    7.656896]  GE Tx amp AnaCal Done! (pair-2)(1e_19 = 0x1a22)
      [    7.702741]  GE Tx amp AnaCal Done! (pair-3)(1e_21 = 0x1b23)
      [    7.749404] PORT 2 RX_DC_OFFSET
      [    7.762063] before pairA output = 1d
      [    7.767407] after pairA output = 0
      [    7.772498] before pairB output = 1e
      [    7.777837] after pairB output = 2
      [    7.782928] before pairC output = f
      [    7.788184] after pairC output = fe
      [    7.793359] before pairD output = 1e
      [    7.798703] after pairD output = 0
      [    7.802348] mt753x gsw@0: -------- gephy-calbration (port:3) --------
      [    7.817536] CALDLY = 40
      [    7.893258]  GE R50 AnaCal Done! (14) (0x24)(0xa4) 
      [    7.966429]  GE R50 AnaCal Done! (13) (0x26)(0xa6) 
      [    8.039599]  GE R50 AnaCal Done! (13) (0x26)(0xa6) 
      [    8.112771]  GE R50 AnaCal Done! (13) (0x26)(0xa6) 
      [    8.120613]  GE 1e_174(0xa4a6), 1e_175(0xa6a6)  
      [    8.166951]  GE Tx offset AnaCal Done! (pair-0)(4)(0x23) 0x1e_172=0x2320
      [    8.232755]  GE Tx offset AnaCal Done! (pair-1)(11)(0x2a) 0x1e_172=0x232a
      [    8.275888]  GE Tx offset AnaCal Done! (pair-2)(6)(0x25) 0x1e_173=0x2520
      [    8.300732]  GE Tx offset AnaCal Done! (pair-3)(2)(0x21) 0x1e_173=0x2521
      [    8.362814]  GE Tx amp AnaCal Done! (pair-0)(1e_12 = 0x6419)
      [    8.393899]  GE Tx amp AnaCal Done! (pair-1)(1e_17 = 0x1919)
      [    8.462376]  GE Tx amp AnaCal Done! (pair-2)(1e_19 = 0x2028)
      [    8.508220]  GE Tx amp AnaCal Done! (pair-3)(1e_21 = 0x1c24)
      [    8.554885] PORT 3 RX_DC_OFFSET
      [    8.567540] before pairA output = e
      [    8.572797] after pairA output = ff
      [    8.577974] before pairB output = f
      [    8.583230] after pairB output = ff
      [    8.588407] before pairC output = f
      [    8.593659] after pairC output = 1
      [    8.598750] before pairD output = 1e
      [    8.604093] after pairD output = 2
      [    8.607738] mt753x gsw@0: -------- gephy-calbration (port:4) --------
      [    8.622926] CALDLY = 40
      [    8.675892]  GE R50 AnaCal Done! (9) (0x34)(0xb4) 
      [    8.730774]  GE R50 AnaCal Done! (9) (0x34)(0xb4) 
      [    8.785656]  GE R50 AnaCal Done! (9) (0x34)(0xb4) 
      [    8.849635]  GE R50 AnaCal Done! (11) (0x31)(0xb1) 
      [    8.857477]  GE 1e_174(0xb4b4), 1e_175(0xb4b1)  
      [    8.903814]  GE Tx offset AnaCal Done! (pair-0)(4)(0x23) 0x1e_172=0x2320
      [    8.933210]  GE Tx offset AnaCal Done! (pair-1)(3)(0x22) 0x1e_172=0x2322
      [    8.967158]  GE Tx offset AnaCal Done! (pair-2)(4)(0x23) 0x1e_173=0x2320
      [    8.992005]  GE Tx offset AnaCal Done! (pair-3)(2)(0x2) 0x1e_173=0x2302
      [    9.104919]  GE Tx amp AnaCal Done! (pair-0)(1e_12 = 0x380e)
      [    9.186922]  GE Tx amp AnaCal Done! (pair-1)(1e_17 = 0xd0d)
      [    9.260970]  GE Tx amp AnaCal Done! (pair-2)(1e_19 = 0xf17)
      [    9.301071]  GE Tx amp AnaCal Done! (pair-3)(1e_21 = 0x151d)
      [    9.347735] PORT 4 RX_DC_OFFSET
      [    9.360390] before pairA output = e
      [    9.365642] after pairA output = fe
      [    9.370820] before pairB output = e
      [    9.376077] after pairB output = 0
      [    9.381167] before pairC output = 1e
      [    9.386510] after pairC output = 2
      [    9.391600] before pairD output = d
      [    9.396857] after pairD output = 1
      [    9.405405] mstc_bootnum:01 
      [    9.405407] 
      [    9.409759] ubi_auto_attach: mstc_bootnum:1 
      [    9.410089] UBI: auto-attach mtd6
      [    9.417662] ubi0: attaching mtd6
      [    9.687822] ubi0: scanning is finished
      [    9.699390] ubi0: attached mtd6 (name "ubi", size 50 MiB)
      [    9.704779] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
      [    9.711636] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
      [    9.718404] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096
      [    9.725346] ubi0: good PEBs: 400, bad PEBs: 0, corrupted PEBs: 0
      [    9.731335] ubi0: user volume: 3, internal volumes: 1, max. volumes count: 128
      [    9.738538] ubi0: max/mean erase counter: 2/0, WL threshold: 4096, image sequence number: 1670433513
      [    9.747647] ubi0: available PEBs: 0, total reserved PEBs: 400, PEBs reserved for bad PEB handling: 19
      [    9.756848] ubi0: background thread "ubi_bgt0d" started, PID 858
      [    9.757595] block ubiblock0_1: created from ubi0:1(rootfs)
      [    9.768313] ubiblock: device ubiblock0_1 (rootfs) set to be root filesystem
      [    9.775261] hctosys: unable to open rtc device (rtc0)
      [    9.784267] VFS: Mounted root (squashfs filesystem) readonly on device 253:0.
      [    9.791579] Freeing unused kernel memory: 448K
      [    9.816217] Run /sbin/init as init process
      [   10.020800] init: Console is alive
      [   10.024292] init: - watchdog -
      [   10.697580] kmodloader: loading kernel modules from /etc/modules-boot.d/*
      [   10.733193] conninfra@(mtk_conninfra_drv_init:644) Before platform_driver_register
      [   10.740877] Get Index(0-TOP_MISC_BASE) phy_addr(0x11d10000) vir_addr=(0xffffffc010b7d000) size=(0x1000)
      [   10.750251] Get Index(1-TOPRGU_BASE) phy_addr(0x1001c000) vir_addr=(0xffffffc010b85000) size=(0x1000)
      [   10.759450] Get Index(2-GPIO_BASE) phy_addr(0x1001f000) vir_addr=(0xffffffc010b8d000) size=(0x1000)
      [   10.768475] Get Index(3-IOCFG_TR_BASE) phy_addr(0x11f00000) vir_addr=(0xffffffc010b95000) size=(0x1000)
      [   10.777845] Get Index(4-IOCFG_TL_BASE) phy_addr(0x11f10000) vir_addr=(0xffffffc010b9d000) size=(0x1000)
      [   10.787215] Get Index(5-INFRACFG_AO_BASE) phy_addr(0x10003000) vir_addr=(0xffffffc010ba5000) size=(0x1000)
      [   10.796847] Get Index(6-CONN_INFRA_CFG_BASE) phy_addr(0x18001000) vir_addr=(0xffffffc010bad000) size=(0x1000)
      [   10.806739] Get Index(7-CONN_INFRA_SYSRAM_BASE) phy_addr(0x18050000) vir_addr=(0xffffffc010bb5000) size=(0x1000)
      [   10.816893] Get Index(8-CONN_INFRA_CLKGEN_ON_TOP_BASE) phy_addr(0x18009000) vir_addr=(0xffffffc010bbd000) size=(0x1000)
      [   10.827650] Get Index(9-CONN_HOST_CSR_TOP_BASE) phy_addr(0x18060000) vir_addr=(0xffffffc010bc5000) size=(0x1000)
      [   10.837801] Get Index(10-CONN_INFRA_BUS_CR_BASE) phy_addr(0x1800e000) vir_addr=(0xffffffc010bcd000) size=(0x1000)
      [   10.848040] Get Index(11-CONN_INFRA_RGU_BASE) phy_addr(0x18000000) vir_addr=(0xffffffc010bcf000) size=(0x1000)
      [   10.858017] Get Index(12-CONN_WT_SLP_CTL_REG_BASE) phy_addr(0x18005000) vir_addr=(0xffffffc010bd1000) size=(0x1000)
      [   10.868428] Get Index(13-INST2_CONN_WT_SLP_CTL_REG_BASE) phy_addr(0x18085000) vir_addr=(0xffffffc010bd3000) size=(0x1000)
      [   10.879359] Get Index(14-CONN_RF_SPI_MST_REG_BASE) phy_addr(0x18004000) vir_addr=(0xffffffc010bd5000) size=(0x1000)
      [   10.889769] Get Index(15-INST2_CONN_RF_SPI_MST_REG_BASE) phy_addr(0x18084000) vir_addr=(0xffffffc010bdd000) size=(0x1000)
      [   10.900702] Get Index(16-CONN_SEMAPHORE_BASE) phy_addr(0x18070000) vir_addr=(0xffffffc010e60000) size=(0x10000)
      [   10.910768] Get Index(17-CONN_AFE_CTL_BASE) phy_addr(0x18003000) vir_addr=(0xffffffc010be5000) size=(0x1000)
      [   10.920577] Get Index(18-CONN_AFE_CTL_2ND_BASE) phy_addr(0x18083000) vir_addr=(0xffffffc010bed000) size=(0x1000)
      [   10.930729] Get Index(19-WF_TOP_SLPPROT_ON_BASE) phy_addr(0x184c0000) vir_addr=(0xffffffc010ec0000) size=(0x10000)
      [   10.941055] Get Index(20-WF_TOP_CFG_BASE) phy_addr(0x184b0000) vir_addr=(0xffffffc010bf5000) size=(0x1000)
      [   10.950687] Get Index(21-WF_MCU_CONFIG_LS_BASE) phy_addr(0x184f0000) vir_addr=(0xffffffc010bfd000) size=(0x1000)
      [   10.960837] Get Index(22-WF_MCU_BUS_CR_BASE) phy_addr(0x18400000) vir_addr=(0xffffffc010e0d000) size=(0x1000)
      [   10.970728] Get Index(23-WF_MCUSYS_INFRA_BUS_FULL_U_DEBUG_CTRL_AO_BASE) phy_addr(0x18500000) vir_addr=(0xffffffc010e15000) size=(0x1000)
      [   10.982961] Get Index(24-WF_TOP_CFG_ON_BASE) phy_addr(0x184c0000) vir_addr=(0xffffffc010ee0000) size=(0x10000)
      [   10.993311] eeFlashId: 0x7986, EEPROM_content_valid = 1
      [   10.993974] conninfra@(consys_plt_hw_init:221) tx_stream = 0x4, rx_stream = 0x4, band0_pa_type = 0x0, band1_pa_type = 0x0
      [   11.011079] conninfra@(consys_plt_hw_init:230) adie_cfg_type = 2, one_adie_dbdc = 0
      [   11.018723] [emi_mng_init] gConEmiPhyBase = [0x4fc00000] size = [0x100000] fw size = [0x100000] ops=[000000002d9082c7]
      [   11.029469] conninfra@(mtk_conninfra_drv_init:650) After platform_driver_register
      [   11.037268] ConnInfra Dev: init (0)
      [   11.042235] conninfra@(_consys_polling_chipid_int:459) Read CONNSYS HW IP version successfully! (0x02070000)
      [   11.052043] conninfra@(consys_bus_clock_ctrl:485) drv=[4] conninfra_bus_clock_wpll=[0]->[16] enable
      [   11.061072] conninfra@(connsys_d_die_cfg:530) D-die efuse: 0x00000000
      [   11.068529] conninfra@(_connsys_a_die_chip_id_confirm:1911) adie_idx[0]: A-die CHIP ID = 0x7975, HW Version = 0x8a02
      [   11.080036] conninfra@(_connsys_a_die_chip_id_confirm:1911) adie_idx[1]: A-die CHIP ID = 0x7975, HW Version = 0x8a02
      [   11.092547] conninfra@(consys_spi_write_nolock:670) addr = 0x0a00, val = 0xffffffff
      [   11.102196] conninfra@(consys_spi_write_nolock:670) addr = 0x0a1c, val = 0x30000a8a
      [   11.110838] conninfra@(consys_spi_write_nolock:670) addr = 0x0144, val = 0x00000002
      [   11.120487] conninfra@(consys_spi_write_nolock:670) addr = 0x0148, val = 0x00000000
      [   11.130136] conninfra@(consys_spi_write_nolock:670) addr = 0x0148, val = 0x43a60000
      [   11.143813] conninfra@(connsys_a_die_efuse_read_nolock:906) efuse = [0x0000a802, 0x00c00100, 0x008500b7, 0x00000000]
      [   11.155315] conninfra@(consys_spi_write_nolock:670) addr = 0x0144, val = 0x00000002
      [   11.164963] conninfra@(consys_spi_write_nolock:670) addr = 0x0148, val = 0x23a60036
      [   11.174611] conninfra@(consys_spi_write_nolock:670) addr = 0x0148, val = 0x63a70036
      [   11.188288] conninfra@(connsys_a_die_efuse_read_nolock:906) efuse = [0x0000a802, 0x00c00100, 0x008500b7, 0x00000000]
      [   11.199790] conninfra@(consys_spi_write_nolock:670) addr = 0x0144, val = 0x00000002
      [   11.209440] conninfra@(consys_spi_write_nolock:670) addr = 0x0148, val = 0x23a70036
      [   11.219088] conninfra@(consys_spi_write_nolock:670) addr = 0x0148, val = 0x63a50036
      [   11.232763] conninfra@(connsys_a_die_efuse_read_nolock:906) efuse = [0x0000a802, 0x00c00100, 0x008500b7, 0x00000000]
      [   11.243260] conninfra@(_connsys_a_die_form_patch_7975:1174) Form 7975 adie Patch
      [   11.251641] conninfra@(consys_spi_write_nolock:670) addr = 0x0348, val = 0x00000002
      [   11.260282] conninfra@(consys_spi_write_nolock:670) addr = 0x0378, val = 0x00000002
      [   11.268924] conninfra@(consys_spi_write_nolock:670) addr = 0x03a8, val = 0x00000002
      [   11.277565] conninfra@(consys_spi_write_nolock:670) addr = 0x03d8, val = 0x00000002
      [   11.286207] conninfra@(consys_spi_write_nolock:670) addr = 0x0a1c, val = 0x30000aaa
      [   11.294850] conninfra@(consys_spi_write_nolock:670) addr = 0x0a84, val = 0x8470008a
      [   11.303496] conninfra@(consys_spi_write_nolock:670) addr = 0x0074, val = 0x00000002
      [   11.312138] conninfra@(consys_spi_write_nolock:670) addr = 0x0aa4, val = 0x01001fc0
      [   11.320780] conninfra@(consys_spi_write_nolock:670) addr = 0x0070, val = 0x00000005
      [   11.329421] conninfra@(consys_spi_write_nolock:670) addr = 0x0344, val = 0x00000088
      [   11.338063] conninfra@(consys_spi_write_nolock:670) addr = 0x0374, val = 0x00000088
      [   11.346704] conninfra@(consys_spi_write_nolock:670) addr = 0x03a4, val = 0x00000088
      [   11.355346] conninfra@(consys_spi_write_nolock:670) addr = 0x03d4, val = 0x00000088
      [   11.363987] conninfra@(consys_spi_write_nolock:670) addr = 0x0a80, val = 0x44d07000
      [   11.372627] conninfra@(consys_spi_write_nolock:670) addr = 0x0a88, val = 0x3900aaaa
      [   11.381270] conninfra@(consys_spi_write_nolock:670) addr = 0x02c4, val = 0x00000000
      [   11.389912] conninfra@(consys_spi_write_nolock:670) addr = 0x02c8, val = 0x00000072
      [   11.399563] conninfra@(consys_spi_write_nolock:670) addr = 0x0a00, val = 0xffffffff
      [   11.409211] conninfra@(consys_spi_write_nolock:670) addr = 0x0a1c, val = 0x30000aaa
      [   11.417852] conninfra@(consys_spi_write_nolock:670) addr = 0x0144, val = 0x00000002
      [   11.427500] conninfra@(consys_spi_write_nolock:670) addr = 0x0148, val = 0x23a50036
      [   11.437148] conninfra@(consys_spi_write_nolock:670) addr = 0x0148, val = 0x63a60036
      [   11.450824] conninfra@(connsys_a_die_efuse_read_nolock:906) efuse = [0x0000aa02, 0x00c00100, 0x008400ab, 0x00000000]
      [   11.462325] conninfra@(consys_spi_write_nolock:670) addr = 0x0144, val = 0x00000002
      [   11.471973] conninfra@(consys_spi_write_nolock:670) addr = 0x0148, val = 0x23a60036
      [   11.481622] conninfra@(consys_spi_write_nolock:670) addr = 0x0148, val = 0x63a70036
      [   11.495297] conninfra@(connsys_a_die_efuse_read_nolock:906) efuse = [0x0000aa02, 0x00c00100, 0x008400ab, 0x00000000]
      [   11.506798] conninfra@(consys_spi_write_nolock:670) addr = 0x0144, val = 0x00000002
      [   11.516445] conninfra@(consys_spi_write_nolock:670) addr = 0x0148, val = 0x23a70036
      [   11.526093] conninfra@(consys_spi_write_nolock:670) addr = 0x0148, val = 0x63a50036
      [   11.539769] conninfra@(connsys_a_die_efuse_read_nolock:906) efuse = [0x0000aa02, 0x00c00100, 0x008400ab, 0x00000000]
      [   11.550265] conninfra@(_connsys_a_die_form_patch_7975:1174) Form 7975 adie Patch
      [   11.558649] conninfra@(consys_spi_write_nolock:670) addr = 0x0348, val = 0x00000002
      [   11.567291] conninfra@(consys_spi_write_nolock:670) addr = 0x0378, val = 0x00000002
      [   11.575933] conninfra@(consys_spi_write_nolock:670) addr = 0x03a8, val = 0x00000002
      [   11.584575] conninfra@(consys_spi_write_nolock:670) addr = 0x03d8, val = 0x00000002
      [   11.593217] conninfra@(consys_spi_write_nolock:670) addr = 0x0a1c, val = 0x30000aaa
      [   11.601857] conninfra@(consys_spi_write_nolock:670) addr = 0x0a84, val = 0x8470008a
      [   11.610498] conninfra@(consys_spi_write_nolock:670) addr = 0x0074, val = 0x00000002
      [   11.619139] conninfra@(consys_spi_write_nolock:670) addr = 0x0aa4, val = 0x01001fc0
      [   11.627780] conninfra@(consys_spi_write_nolock:670) addr = 0x0070, val = 0x00000005
      [   11.636421] conninfra@(consys_spi_write_nolock:670) addr = 0x0344, val = 0x00000088
      [   11.645063] conninfra@(consys_spi_write_nolock:670) addr = 0x0374, val = 0x00000088
      [   11.653705] conninfra@(consys_spi_write_nolock:670) addr = 0x03a4, val = 0x00000088
      [   11.662347] conninfra@(consys_spi_write_nolock:670) addr = 0x03d4, val = 0x00000088
      [   11.670989] conninfra@(consys_spi_write_nolock:670) addr = 0x0a80, val = 0x44d07000
      [   11.679631] conninfra@(consys_spi_write_nolock:670) addr = 0x0a88, val = 0x3900aaaa
      [   11.688273] conninfra@(consys_spi_write_nolock:670) addr = 0x02c4, val = 0x00000000
      [   11.696915] conninfra@(consys_spi_write_nolock:670) addr = 0x02c8, val = 0x00000072
      [   11.705558] conninfra@(consys_spi_write_nolock:670) addr = 0x0070, val = 0x80000000
      [   11.715159] conninfra@(consys_spi_write_nolock:670) addr = 0x0070, val = 0x00000005
      [   11.723801] conninfra@(consys_spi_write_nolock:670) addr = 0x0070, val = 0x80000000
      [   11.733400] conninfra@(consys_spi_write_nolock:670) addr = 0x0070, val = 0x00000005
      [   11.741983] conninfra@(_consys_polling_chipid_int:459) Read CONNSYS HW IP version successfully! (0x02070000)
      [   11.751787] conninfra@(_consys_hw_conninfra_wakeup:470) conninfra_wakeup refcnt=[0]->[1] wakeup!!
      [   11.760644] conninfra@(_consys_hw_conninfra_sleep:490) conninfra_sleep refcnt=[1]->[0] sleep!!
      [   11.769235] conninfra@(opfunc_power_on_internal:241) [Conninfra Pwr On] BT=[0] FM=[0] GPS=[0] WF=[0] CONNINFRA=[1]
      [   11.781102] Button Hotplug driver version 0.4.1
      [   11.789775] mediatek_soc_hnat 15100000.hnat: wan = eth1
      [   11.795006] mediatek_soc_hnat 15100000.hnat: lan = eth0
      [   11.800218] mediatek_soc_hnat 15100000.hnat: lan2 = eth2
      [   11.805516] mediatek_soc_hnat 15100000.hnat: ppd = eth0
      [   11.810727] mediatek_soc_hnat 15100000.hnat: gmac num = 2
      [   11.816111] mediatek_soc_hnat 15100000.hnat: ppe num = 1
      [   11.821857] mediatek_soc_hnat 15100000.hnat: PPE0 entry number = 8192
      [   11.838679] mediatek_soc_hnat 15100000.hnat: PPE0 hwnat start
      [   11.844475] hnat roaming work enable
      [   11.850935] warp_module_init(): module init and register callback for warp
      [   11.857834] create warp_ctrl ok!!!
      [   11.861282] wed_get_slot_map(): assign slot_id:0 for entry: 0!
      [   11.867112] wed_get_slot_map(): assign slot_id:1 for entry: 1!
      [   11.873413] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
      [   11.889335] init: - preinit -
       Phy read reg=0x21, value=0x9
       Phy read reg=0x21, value=0x9
       Phy read reg=0x21, value=0x9
       Phy read reg=0x21, value=0x9
      Set: port5 dev1Eh_reg1h = 0x00F0
      mstc_set_Lan_wan_mac_address lan_mac:38:97:a4:xx:xx:58 wan_mac:38:97:a4:xx:xx:5b 
      Set: port5 dev7h_reg20h = 0x0002
      Set: port5 dev0h_reg0h = 0x3240
      mii_mgr_cl45 -g -p 0x5 -d 0x7 -r 0x20
      [   12.356111] mtk_soc_eth 15100000.ethernet eth0: configuring for fixed/2500base-x link mode
      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
      [   12.444458] mtk_soc_eth 15100000.ethernet eth0: Link is Up - 2.5Gbps/Full - flow control rx/tx
      [   12.453201] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
      [   12.638328] mt753x gsw@0: Port 1 Link is Up - 1Gbps/Full
      [   16.466900] mount_root: loading kmods from internal overlay
      [   16.483660] kmodloader: loading kernel modules from //etc/modules-boot.d/*
      [   16.491666] kmodloader: done loading kernel modules from //etc/modules-boot.d/*
      [   18.446867] UBIFS (ubi0:2): Mounting in unauthenticated mode
      [   18.452615] UBIFS (ubi0:2): background thread "ubifs_bgt0_2" started, PID 996
      [   18.498089] UBIFS (ubi0:2): recovery needed
      [   18.641418] UBIFS (ubi0:2): recovery completed
      [   18.645904] UBIFS (ubi0:2): UBIFS: mounted UBI device 0, volume 2, name "rootfs_data"
      [   18.653719] UBIFS (ubi0:2): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
      [   18.663612] UBIFS (ubi0:2): FS size: 23236608 bytes (22 MiB, 183 LEBs), journal size 1142784 bytes (1 MiB, 9 LEBs)
      [   18.673935] UBIFS (ubi0:2): reserved for root: 1097522 bytes (1071 KiB)
      [   18.680533] UBIFS (ubi0:2): media format: w5/r0 (latest is w5/r0), UUID 20D9BD25-988A-4935-B21F-A8DD17ACFB33, small LPT model
      [   18.693634] block: attempting to load /tmp/ubifs_cfg/upper/etc/config/fstab
      [   18.706973] block: extroot: not configured
      [   18.711160] UBIFS (ubi0:2): un-mount UBI device 0
      [   18.715865] UBIFS (ubi0:2): background thread "ubifs_bgt0_2" stops
      [   18.724995] UBIFS (ubi0:2): Mounting in unauthenticated mode
      [   18.730721] UBIFS (ubi0:2): background thread "ubifs_bgt0_2" started, PID 999
      [   18.804596] UBIFS (ubi0:2): UBIFS: mounted UBI device 0, volume 2, name "rootfs_data"
      [   18.812415] UBIFS (ubi0:2): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
      [   18.822308] UBIFS (ubi0:2): FS size: 23236608 bytes (22 MiB, 183 LEBs), journal size 1142784 bytes (1 MiB, 9 LEBs)
      [   18.832631] UBIFS (ubi0:2): reserved for root: 1097522 bytes (1071 KiB)
      [   18.839230] UBIFS (ubi0:2): media format: w5/r0 (latest is w5/r0), UUID 20D9BD25-988A-4935-B21F-A8DD17ACFB33, small LPT model
      [   18.854710] mount_root: loading kmods from internal overlay
      [   18.870384] kmodloader: loading kernel modules from /tmp/overlay/upper/etc/modules-boot.d/*
      [   18.880959] kmodloader: done loading kernel modules from /tmp/overlay/upper/etc/modules-boot.d/*
      [   20.758635] block: attempting to load /tmp/ubifs_cfg/upper/etc/config/fstab
      [   20.769148] block: extroot: not configured
      [   20.775370] mount_root: switching to ubifs overlay
      [   20.789419] urandom-seed: Seed file not found (/etc/urandom.seed)
      [   20.859916] procd: - early -
      [   20.862841] procd: - watchdog -
      [   21.378768] procd: - watchdog -
      [   21.395252] procd: - ubus -
      [   21.449965] procd: - init -
      [   21.731679] urngd: v1.0.2 started.
      [   21.750420] kmodloader: loading kernel modules from /etc/modules.d/*
      [   21.782742] RPC: Registered named UNIX socket transport module.
      [   21.788708] RPC: Registered udp transport module.
      [   21.793398] RPC: Registered tcp transport module.
      [   21.798086] RPC: Registered tcp NFSv4.1 backchannel transport module.
      [   21.806807] NET: Registered protocol family 15
      [   21.812396] tun: Universal TUN/TAP device driver, 1.6
      [   21.825873] l2tp_core: L2TP core driver, V2.0
      [   21.830924] l2tp_netlink: L2TP netlink interface
      [   21.837040] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
      [   21.844331] nat46: module (version 362640b41ae52b732d9e9729e61ac555492442a3) loaded.
      [   21.853140] gre: GRE over IPv4 demultiplexor driver
      [   21.858867] ip_gre: GRE over IPv4 tunneling driver
      [   21.865662] ip6_gre: GRE over IPv6 tunneling driver
      [   21.872724] Ethernet Channel Bonding Driver: v3.7.1 (April 27, 2011)
      [   21.884585] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
      [   21.910834] GACT probability on
      [   21.914477] Mirror/redirect action on
      [   21.921389] u32 classifier
      [   21.924091]     input device check on
      [   21.927773]     Actions configured
      [   21.936989] fuse: init (API version 7.31)
      [   21.956708] Current mapfilter version v3.0.1.2
      [   23.118507] mt_wifi: module license 'Proprietary' taints kernel.
      [   23.124517] Disabling lock debugging due to kernel taint
      [   23.171100] conninfra@(conninfra_pwr_on:120) [conninfra_pwr_on] drv=[3]
      [   23.178649] conninfra@(_consys_polling_chipid_int:459) Read CONNSYS HW IP version successfully! (0x02070000)
      [   23.196508] Adie Type: 0x7975
      [   23.196510] SKU Type: 6000
      [   23.200431] conninfra@(opfunc_power_on_internal:241) [Conninfra Pwr On] BT=[0] FM=[0] GPS=[0] WF=[1] CONNINFRA=[1]
      [   23.214523] WiFi@C12L1,get_dbg_setting_by_profile() 4373: debug level setting=INDEX0_debug_level not found!!
      [   23.224373] WiFi@C12L1,get_dbg_setting_by_profile() 4396: debug option setting=INDEX0_debug_option not found!!
      [   23.234441] mt_rbus 0000:00:00.0: runtime IRQ mapping not provided by arch
      [   23.249795] mt7986_init()-->
      [   23.252717]  sku:0xd, ADIE=MT7975 
      [   23.257077] <--mt7986_init()
      [   23.259976] RtmpRaDevCtrlInit(): MCS_LUT not used becasue MacTb size(544) > 128!
      [   23.267474] WiFi@C12L1,match_index_by_chipname() 566: not find chip name INDEX1
      [   23.274804] WiFi@C12L1,match_index_by_chipname() 566: not find chip name INDEX2
      [   23.282134] WiFi@C12L1,match_index_by_chipname() 566: not find chip name INDEX3
      [   23.289460] WiFi@C12L1,match_index_by_chipname() 566: not find chip name INDEX4
      [   23.296782] WiFi@C12L1,match_index_by_chipname() 566: not find chip name INDEX5
      [   23.304109] WiFi@C12L1,match_index_by_chipname() 566: not find chip name INDEX6
      [   23.311434] WiFi@C12L1,match_index_by_chipname() 566: not find chip name INDEX7
      [   23.318764] WiFi@C12L1,match_index_by_chipname() 566: not find chip name INDEX8
      [   23.326087] WiFi@C12L1,match_index_by_chipname() 566: not find chip name INDEX9
      [   23.333391] WiFi@C12L2,match_index_by_chipname() 571: Not find slot id, back to old rule.
      [   23.341680] msta_ifname not found
      [   23.354193] -->mtfwd_init(ver:2.0)
      [   23.354234] <--
      [   23.358222] mtk_warp_proxy: module uses symbols from proprietary module mt_wifi, inheriting taint.
      [   23.389793] nf_conntrack_rtsp v0.7 loading
      [   23.403307] nf_nat_rtsp v0.7 loading
      [   23.458879] xt_time: kernel timezone is -0000
      [   23.469071] PPP generic driver version 2.4.2
      [   23.474189] PPP MPPE Compression module registered
      [   23.480243] NET: Registered protocol family 24
      [   23.485719] PPTP driver version 0.8.5
      [   23.491946] l2tp_ppp: PPPoL2TP kernel driver, V2.0
      [   23.498717] kmodloader: done loading kernel modules from /etc/modules.d/*
      [   24.760076] ubi2: attaching mtd7
      [   24.782026] ubi2: scanning is finished
      [   24.793508] ubi2: attached mtd7 (name "Config", size 3 MiB)
      [   24.799078] ubi2: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
      [   24.805935] ubi2: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
      [   24.812705] ubi2: VID header offset: 2048 (aligned 2048), data offset: 4096
      [   24.819647] ubi2: good PEBs: 28, bad PEBs: 0, corrupted PEBs: 0
      [   24.825549] ubi2: user volume: 1, internal volumes: 1, max. volumes count: 128
      [   24.832753] ubi2: max/mean erase counter: 2/0, WL threshold: 4096, image sequence number: 1006697283
      [   24.841862] ubi2: available PEBs: 0, total reserved PEBs: 28, PEBs reserved for bad PEB handling: 4
      [   24.850890] ubi2: background thread "ubi_bgt2d" started, PID 3201
      [   24.855083] UBIFS (ubi2:0): Mounting in unauthenticated mode
      [   24.862683] UBIFS (ubi2:0): background thread "ubifs_bgt2_0" started, PID 3204
      [   24.960367] UBIFS (ubi2:0): UBIFS: mounted UBI device 2, volume 0, name ""Config""
      [   24.967925] UBIFS (ubi2:0): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
      [   24.977818] UBIFS (ubi2:0): FS size: 1396736 bytes (1 MiB, 11 LEBs), journal size 888833 bytes (0 MiB, 5 LEBs)
      [   24.987794] UBIFS (ubi2:0): reserved for root: 65970 bytes (64 KiB)
      [   24.994046] UBIFS (ubi2:0): media format: w5/r0 (latest is w5/r0), UUID 384985E4-800C-4F51-B6C3-AAC01E76E58D, small LPT model
      [   25.013337] ubi3: attaching mtd10
      [   25.035279] ubi3: scanning is finished
      [   25.046602] ubi3: attached mtd10 (name "Config_2", size 3 MiB)
      [   25.052435] ubi3: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
      [   25.059296] ubi3: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
      [   25.066066] ubi3: VID header offset: 2048 (aligned 2048), data offset: 4096
      [   25.073010] ubi3: good PEBs: 28, bad PEBs: 0, corrupted PEBs: 0
      [   25.078913] ubi3: user volume: 1, internal volumes: 1, max. volumes count: 128
      [   25.086117] ubi3: max/mean erase counter: 2/0, WL threshold: 4096, image sequence number: 199844246
      [   25.095140] ubi3: available PEBs: 0, total reserved PEBs: 28, PEBs reserved for bad PEB handling: 4
      [   25.104176] ubi3: background thread "ubi_bgt3d" started, PID 3215
      [   25.106773] UBIFS (ubi3:0): Mounting in unauthenticated mode
      [   25.115981] UBIFS (ubi3:0): background thread "ubifs_bgt3_0" started, PID 3218
      [   25.211701] UBIFS (ubi3:0): UBIFS: mounted UBI device 3, volume 0, name ""Config_2""
      [   25.219430] UBIFS (ubi3:0): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
      [   25.229323] UBIFS (ubi3:0): FS size: 1396736 bytes (1 MiB, 11 LEBs), journal size 888833 bytes (0 MiB, 5 LEBs)
      [   25.239300] UBIFS (ubi3:0): reserved for root: 65970 bytes (64 KiB)
      [   25.245552] UBIFS (ubi3:0): media format: w5/r0 (latest is w5/r0), UUID 75D47E1C-D060-4770-8CA8-7911FC9A4754, small LPT model
      loading config from /tmp/mnt/config
      [   25.373362] UBIFS (ubi2:0): un-mount UBI device 2
      [   25.378149] UBIFS (ubi2:0): background thread "ubifs_bgt2_0" stops
      [   25.388752] ubi2: detaching mtd7
      [   25.392269] ubi2: mtd7 is detached
      [   25.401796] UBIFS (ubi3:0): un-mount UBI device 3
      [   25.406522] UBIFS (ubi3:0): background thread "ubifs_bgt3_0" stops
      [   25.415610] ubi3: detaching mtd10
      [   25.419205] ubi3: mtd10 is detached
      [   25.430774] ubi2: attaching mtd7
      [   25.452637] ubi2: scanning is finished
      [   25.464072] ubi2: attached mtd7 (name "Config", size 3 MiB)
      [   25.469638] ubi2: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
      [   25.476495] ubi2: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
      [   25.483264] ubi2: VID header offset: 2048 (aligned 2048), data offset: 4096
      [   25.490206] ubi2: good PEBs: 28, bad PEBs: 0, corrupted PEBs: 0
      [   25.496109] ubi2: user volume: 1, internal volumes: 1, max. volumes count: 128
      [   25.503312] ubi2: max/mean erase counter: 2/0, WL threshold: 4096, image sequence number: 1006697283
      [   25.512421] ubi2: available PEBs: 0, total reserved PEBs: 28, PEBs reserved for bad PEB handling: 4
      [   25.521448] ubi2: background thread "ubi_bgt2d" started, PID 3279
      [   25.524599] UBIFS (ubi2:0): Mounting in unauthenticated mode
      [   25.533228] UBIFS (ubi2:0): background thread "ubifs_bgt2_0" started, PID 3282
      [   25.631043] UBIFS (ubi2:0): UBIFS: mounted UBI device 2, volume 0, name ""Config""
      [   25.638601] UBIFS (ubi2:0): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
      [   25.648494] UBIFS (ubi2:0): FS size: 1396736 bytes (1 MiB, 11 LEBs), journal size 888833 bytes (0 MiB, 5 LEBs)
      [   25.658470] UBIFS (ubi2:0): reserved for root: 65970 bytes (64 KiB)
      [   25.664723] UBIFS (ubi2:0): media format: w5/r0 (latest is w5/r0), UUID 384985E4-800C-4F51-B6C3-AAC01E76E58D, small LPT model
      [   25.714155] UBIFS (ubi2:0): un-mount UBI device 2
      [   25.718873] UBIFS (ubi2:0): background thread "ubifs_bgt2_0" stops
      [   25.727839] ubi2: detaching mtd7
      [   25.731331] ubi2: mtd7 is detached
      [   25.742409] ubi2: attaching mtd7
      [   25.764343] ubi2: scanning is finished
      [   25.775850] ubi2: attached mtd7 (name "Config", size 3 MiB)
      [   25.781423] ubi2: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
      [   25.788283] ubi2: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
      [   25.795053] ubi2: VID header offset: 2048 (aligned 2048), data offset: 4096
      [   25.801996] ubi2: good PEBs: 28, bad PEBs: 0, corrupted PEBs: 0
      [   25.807900] ubi2: user volume: 1, internal volumes: 1, max. volumes count: 128
      [   25.815103] ubi2: max/mean erase counter: 2/0, WL threshold: 4096, image sequence number: 1006697283
      [   25.824213] ubi2: available PEBs: 0, total reserved PEBs: 28, PEBs reserved for bad PEB handling: 4
      [   25.833242] ubi2: background thread "ubi_bgt2d" started, PID 3310
      [   25.835895] UBIFS (ubi2:0): Mounting in unauthenticated mode
      [   25.845041] UBIFS (ubi2:0): background thread "ubifs_bgt2_0" started, PID 3313
      [   25.942875] UBIFS (ubi2:0): UBIFS: mounted UBI device 2, volume 0, name ""Config""
      [   25.950433] UBIFS (ubi2:0): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
      [   25.960326] UBIFS (ubi2:0): FS size: 1396736 bytes (1 MiB, 11 LEBs), journal size 888833 bytes (0 MiB, 5 LEBs)
      [   25.970302] UBIFS (ubi2:0): reserved for root: 65970 bytes (64 KiB)
      [   25.976554] UBIFS (ubi2:0): media format: w5/r0 (latest is w5/r0), UUID 384985E4-800C-4F51-B6C3-AAC01E76E58D, small LPT model
      [   26.005287] UBIFS (ubi2:0): un-mount UBI device 2
      [   26.010010] UBIFS (ubi2:0): background thread "ubifs_bgt2_0" stops
      [   26.018970] ubi2: detaching mtd7
      [   26.022474] ubi2: mtd7 is detached
      [   26.032316] ubi3: attaching mtd10
      [   26.054220] ubi3: scanning is finished
      [   26.065726] ubi3: attached mtd10 (name "Config_2", size 3 MiB)
      [   26.071553] ubi3: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
      [   26.078410] ubi3: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
      [   26.085180] ubi3: VID header offset: 2048 (aligned 2048), data offset: 4096
      [   26.092122] ubi3: good PEBs: 28, bad PEBs: 0, corrupted PEBs: 0
      [   26.098025] ubi3: user volume: 1, internal volumes: 1, max. volumes count: 128
      [   26.105227] ubi3: max/mean erase counter: 2/0, WL threshold: 4096, image sequence number: 199844246
      [   26.114249] ubi3: available PEBs: 0, total reserved PEBs: 28, PEBs reserved for bad PEB handling: 4
      [   26.123277] ubi3: background thread "ubi_bgt3d" started, PID 3334
      [   26.125906] UBIFS (ubi3:0): Mounting in unauthenticated mode
      [   26.135067] UBIFS (ubi3:0): background thread "ubifs_bgt3_0" started, PID 3337
      [   26.230260] UBIFS (ubi3:0): UBIFS: mounted UBI device 3, volume 0, name ""Config_2""
      [   26.237991] UBIFS (ubi3:0): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
      [   26.247883] UBIFS (ubi3:0): FS size: 1396736 bytes (1 MiB, 11 LEBs), journal size 888833 bytes (0 MiB, 5 LEBs)
      [   26.257860] UBIFS (ubi3:0): reserved for root: 65970 bytes (64 KiB)
      [   26.264111] UBIFS (ubi3:0): media format: w5/r0 (latest is w5/r0), UUID 75D47E1C-D060-4770-8CA8-7911FC9A4754, small LPT model
      [   26.290084] UBIFS (ubi3:0): un-mount UBI device 3
      [   26.294808] UBIFS (ubi3:0): background thread "ubifs_bgt3_0" stops
      [   26.303844] ubi3: detaching mtd10
      [   26.307416] ubi3: mtd10 is detached
      [   29.217452] ubi2: attaching mtd7
      [   29.239496] ubi2: scanning is finished
      [   29.250990] ubi2: attached mtd7 (name "Config", size 3 MiB)
      [   29.256565] ubi2: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
      [   29.263431] ubi2: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
      [   29.270205] ubi2: VID header offset: 2048 (aligned 2048), data offset: 4096
      [   29.277151] ubi2: good PEBs: 28, bad PEBs: 0, corrupted PEBs: 0
      [   29.283058] ubi2: user volume: 1, internal volumes: 1, max. volumes count: 128
      [   29.290264] ubi2: max/mean erase counter: 2/0, WL threshold: 4096, image sequence number: 1006697283
      [   29.299379] ubi2: available PEBs: 0, total reserved PEBs: 28, PEBs reserved for bad PEB handling: 4
      [   29.308410] ubi2: background thread "ubi_bgt2d" started, PID 3854
      [   29.311028] UBIFS (ubi2:0): Mounting in unauthenticated mode
      [   29.320231] UBIFS (ubi2:0): background thread "ubifs_bgt2_0" started, PID 3857
      [   29.416682] UBIFS (ubi2:0): UBIFS: mounted UBI device 2, volume 0, name ""Config""
      [   29.424241] UBIFS (ubi2:0): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
      [   29.434138] UBIFS (ubi2:0): FS size: 1396736 bytes (1 MiB, 11 LEBs), journal size 888833 bytes (0 MiB, 5 LEBs)
      [   29.444118] UBIFS (ubi2:0): reserved for root: 65970 bytes (64 KiB)
      [   29.450372] UBIFS (ubi2:0): media format: w5/r0 (latest is w5/r0), UUID 384985E4-800C-4F51-B6C3-AAC01E76E58D, small LPT model
      [   29.679193] UBIFS (ubi2:0): un-mount UBI device 2
      [   29.683936] UBIFS (ubi2:0): background thread "ubifs_bgt2_0" stops
      [   29.692985] ubi2: detaching mtd7
      [   29.696480] ubi2: mtd7 is detached
      [   29.706314] ubi3: attaching mtd10
      [   29.728091] ubi3: scanning is finished
      [   29.739327] ubi3: attached mtd10 (name "Config_2", size 3 MiB)
      [   29.745156] ubi3: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
      [   29.752016] ubi3: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
      [   29.758789] ubi3: VID header offset: 2048 (aligned 2048), data offset: 4096
      [   29.765733] ubi3: good PEBs: 28, bad PEBs: 0, corrupted PEBs: 0
      [   29.771638] ubi3: user volume: 1, internal volumes: 1, max. volumes count: 128
      [   29.778843] ubi3: max/mean erase counter: 2/0, WL threshold: 4096, image sequence number: 199844246
      [   29.787868] ubi3: available PEBs: 0, total reserved PEBs: 28, PEBs reserved for bad PEB handling: 4
      [   29.796900] ubi3: background thread "ubi_bgt3d" started, PID 3886
      [   29.799511] UBIFS (ubi3:0): Mounting in unauthenticated mode
      [   29.808693] UBIFS (ubi3:0): background thread "ubifs_bgt3_0" started, PID 3889
      [   29.910082] UBIFS (ubi3:0): UBIFS: mounted UBI device 3, volume 0, name ""Config_2""
      [   29.917814] UBIFS (ubi3:0): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
      [   29.927710] UBIFS (ubi3:0): FS size: 1396736 bytes (1 MiB, 11 LEBs), journal size 888833 bytes (0 MiB, 5 LEBs)
      [   29.937691] UBIFS (ubi3:0): reserved for root: 65970 bytes (64 KiB)
      [   29.943945] UBIFS (ubi3:0): media format: w5/r0 (latest is w5/r0), UUID 75D47E1C-D060-4770-8CA8-7911FC9A4754, small LPT model
      [   30.171849] UBIFS (ubi3:0): un-mount UBI device 3
      [   30.176564] UBIFS (ubi3:0): background thread "ubifs_bgt3_0" stops
      [   30.185590] ubi3: detaching mtd10
      [   30.189172] ubi3: mtd10 is detached
      [   30.200214] ubi2: attaching mtd7
      [   30.221888] ubi2: scanning is finished
      [   30.233300] ubi2: attached mtd7 (name "Config", size 3 MiB)
      [   30.238869] ubi2: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
      [   30.245730] ubi2: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
      [   30.252503] ubi2: VID header offset: 2048 (aligned 2048), data offset: 4096
      [   30.259448] ubi2: good PEBs: 28, bad PEBs: 0, corrupted PEBs: 0
      [   30.265356] ubi2: user volume: 1, internal volumes: 1, max. volumes count: 128
      [   30.272562] ubi2: max/mean erase counter: 2/0, WL threshold: 4096, image sequence number: 1006697283
      [   30.281676] ubi2: available PEBs: 0, total reserved PEBs: 28, PEBs reserved for bad PEB handling: 4
      [   30.290707] ubi2: background thread "ubi_bgt2d" started, PID 3919
      [   30.293337] UBIFS (ubi2:0): Mounting in unauthenticated mode
      [   30.302508] UBIFS (ubi2:0): background thread "ubifs_bgt2_0" started, PID 3922
      [   30.383453] UBIFS (ubi2:0): UBIFS: mounted UBI device 2, volume 0, name ""Config""
      [   30.391012] UBIFS (ubi2:0): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
      [   30.400908] UBIFS (ubi2:0): FS size: 1396736 bytes (1 MiB, 11 LEBs), journal size 888833 bytes (0 MiB, 5 LEBs)
      [   30.410889] UBIFS (ubi2:0): reserved for root: 65970 bytes (64 KiB)
      [   30.417143] UBIFS (ubi2:0): media format: w5/r0 (latest is w5/r0), UUID 384985E4-800C-4F51-B6C3-AAC01E76E58D, small LPT model
      [   30.445427] UBIFS (ubi2:0): un-mount UBI device 2
      [   30.450156] UBIFS (ubi2:0): background thread "ubifs_bgt2_0" stops
      [   30.459098] ubi2: detaching mtd7
      [   30.462597] ubi2: mtd7 is detached
      [   30.472380] ubi3: attaching mtd10
      [   30.494179] ubi3: scanning is finished
      [   30.505551] ubi3: attached mtd10 (name "Config_2", size 3 MiB)
      [   30.511383] ubi3: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
      [   30.518246] ubi3: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
      [   30.525019] ubi3: VID header offset: 2048 (aligned 2048), data offset: 4096
      [   30.531965] ubi3: good PEBs: 28, bad PEBs: 0, corrupted PEBs: 0
      [   30.537872] ubi3: user volume: 1, internal volumes: 1, max. volumes count: 128
      [   30.545077] ubi3: max/mean erase counter: 2/0, WL threshold: 4096, image sequence number: 199844246
      [   30.554104] ubi3: available PEBs: 0, total reserved PEBs: 28, PEBs reserved for bad PEB handling: 4
      [   30.563136] ubi3: background thread "ubi_bgt3d" started, PID 3946
      [   30.565780] UBIFS (ubi3:0): Mounting in unauthenticated mode
      [   30.574938] UBIFS (ubi3:0): background thread "ubifs_bgt3_0" started, PID 3949
      [   30.653862] UBIFS (ubi3:0): UBIFS: mounted UBI device 3, volume 0, name ""Config_2""
      [   30.661592] UBIFS (ubi3:0): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
      [   30.671487] UBIFS (ubi3:0): FS size: 1396736 bytes (1 MiB, 11 LEBs), journal size 888833 bytes (0 MiB, 5 LEBs)
      [   30.681466] UBIFS (ubi3:0): reserved for root: 65970 bytes (64 KiB)
      [   30.687720] UBIFS (ubi3:0): media format: w5/r0 (latest is w5/r0), UUID 75D47E1C-D060-4770-8CA8-7911FC9A4754, small LPT model
      [   30.715120] UBIFS (ubi3:0): un-mount UBI device 3
      [   30.719854] UBIFS (ubi3:0): background thread "ubifs_bgt3_0" stops
      [   30.728850] ubi3: detaching mtd10
      [   30.732437] ubi3: mtd10 is detached
      [   31.361948] begin watch wan port.
      [   31.720270] mtk_soc_eth 15100000.ethernet eth0: Link is Down
      [   31.737074] mtk_soc_eth 15100000.ethernet eth0: configuring for fixed/2500base-x link mode
      [   31.785807] br-lan: port 1(eth0) entered blocking state
      [   31.791056] br-lan: port 1(eth0) entered disabled state
      [   31.796488] device eth0 entered promiscuous mode
      [   31.806749] mtk_soc_eth 15100000.ethernet eth1: configuring for fixed/2500base-x link mode
      [   31.825439] mtk_soc_eth 15100000.ethernet eth0: Link is Up - 2.5Gbps/Full - flow control rx/tx
      [   31.945487] mtk_soc_eth 15100000.ethernet eth1: Link is Up - 1Gbps/Full - flow control rx/tx
      [   31.953964] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
      [   31.960450] br-lan: port 1(eth0) entered blocking state
      [   31.965704] br-lan: port 1(eth0) entered forwarding state
      [   31.974302] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
      [   33.396562] 7986@C01L2,RTMP_COM_IoctlHandle() 1514: -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_INIT
      [   33.405546] warp_cap_support(): chip_id=7986 is in WHNAT support list
      [   33.412033] warp_entry_acquire(): bus slot:0, hook to WARP, entry id=0, entry: 000000009863c381
      [   33.420753] client_hif_specific_get(): hw->base_phy_addr 0x18000000!!
      [   33.427324] warp_entry_get_by_pdev(): return entry[0] 
      [   33.432569] warp_msg_register():warp,pid,5282,id,0,wed_idx,0
      [   33.438288] warp_dev0 15010000.wed: Using 32bit DMA for streaming map
      [   33.444866] warp_dev0 15010000.wed: Using 32bit DMA for coherent map
      [   33.451327] wed_init(0): res_start = 0x15010000, size = 1000, irq=6,base_addr=0xffffffc011f3d000
      [   33.460832] wed_ring_init(): wed tx ring init result = 0
      [   33.466800] wed_ring_init(): wed rx ring init result = 0
      [   33.477573] GetEntryFromFreeList: allocated new pool
      [   33.484426] GetEntryFromFreeList: allocated new pool
      [   33.491172] GetEntryFromFreeList: allocated new pool
      [   33.497863] GetEntryFromFreeList: allocated new pool
      [   33.505287] create wed ok!!!
      [   33.508308] wdma_init(): wdma(0) base_addr=0xffffffc011f45800, base_phy_addr=0x15104800
      [   33.517337] warp_woif_bus_init_hw(): bus:0000000022cac3b9, txring: 20, pa: 0x0000000054634000, 0x0000000054634000, 24, 28, 3c
      [   33.528657] warp_woif_bus_init_hw(): bus:0000000022cac3b9, rxring: 50, pa: 0x0000000054636000, 0x0000000054636000, 54, 58, 6c
      [   33.540032] get_region_info(): wed_idx = 0, base_addr = 0x000000009b63884a, size = 0x40000, res.start = 0x4fd00000, shared:0
      [   33.551291] get_region_info(): wed_idx = 0, base_addr = 0x000000003866de91, size = 0x8000, res.start = 0x151e0000, shared:0
      [   33.562497] get_region_info(): wed_idx = 0, base_addr = 0x00000000962f6db1, size = 0x240000, res.start = 0x4fd80000, shared:1
      [   33.573859] get_region_info(): wed_idx = 0, base_addr = 0x0000000041838bdc, size = 0x1000, res.start = 0x15194000, shared:0
      [   33.584983] warp_fwdl_mcu_mode(): mcu mode, need fwdl
      [   33.628029] ########## WO Firmware ##########
      [   33.632401] Chip ID: 0x0000
      [   33.635179] ECO version:0
      [   33.637806] Version: DEV_000000
      [   33.640942] Build date: 20221208175748
      [   33.644684] Total region:3
      [   33.647374] #################################
      [   33.651721] Parsing tailer region 0
      [   33.655203]  Target address: 0x151e0000
      [   33.659032]  Download size: 20768
      [   33.662365] Parsing tailer region 1
      [   33.665849]  Target address: 0x4fd00000
      [   33.669673]  Download size: 87584
      [   33.673058] Parsing tailer region 2
      [   33.676538]  Target address: 0x4fd80000
      [   33.680364]  Download size: 2319824
      [   33.686208] warp_fwdl_ready_check_mcu_mode(): waiting for wocpu
      [   33.709104] warp_fwdl_ready_check_mcu_mode(): wocpu is ready
      [   33.714776] warp_woctrl_init_state(), wo_state: WO_STATE_ENABLE
      [   33.720695] wo_proc_init done  000000005e8a9058
      [   33.725219] wo_exep_proc_init done  000000005e8a9058
      [   33.730206] wo_exception_init(0): exp log= 0x00000000733d612e, phy_addr= 0x0000000054180000 size= 32768
      [   33.739720] warp_probe(): probe fail since warp is full!
      [   33.745043] warp_dev0: probe of 15010000.wed2 failed with error -1
      [   33.751359] 7986@C01L3,mt_wifi_open() 345: whnat_en=1
      [   33.763479] 7986@C00L1,hc_init_ChCtrl() 2161: Clear ChCtrl Band[0] (caller:UserCfgInit+0x710/0x1a30 [mt_wifi])
      [   33.773659] 7986@C00L1,hc_init_ChCtrl() 2161: Clear ChCtrl Band[1] (caller:UserCfgInit+0x710/0x1a30 [mt_wifi])
      [   33.849375] 7986@C00L1,hc_init_ChCtrl() 2161: Clear ChCtrl Band[0] (caller:RTMPSetProfileParameters+0x90/0x11500 [mt_wifi])
      [   33.860698] 7986@C00L1,hc_init_ChCtrl() 2161: Clear ChCtrl Band[1] (caller:RTMPSetProfileParameters+0x90/0x11500 [mt_wifi])
      [   33.872393] 7986@C12L1,RT_CfgSetMacAddress() 762: invalid length (0)
      [   33.878753] 7986@C12L1,RT_CfgSetMacAddress() 762: invalid length (0)
      [   33.885116] 7986@C12L1,RT_CfgSetMacAddress() 762: invalid length (0)
      [   33.891564] 7986@C12L1,RT_CfgSetMacAddress() 762: invalid length (0)
      [   33.898008] 7986@C12L1,RT_CfgSetMacAddress() 762: invalid length (0)
      [   33.905905] 7986@C12L1,RTMPWirelessModeCfg() 610: Init: BSS0 PhyMode=78
      [   33.912512] 7986@C12L1,RTMPWirelessModeCfg() 610: Init: BSS1 PhyMode=78
      [   33.919115] 7986@C12L1,RTMPWirelessModeCfg() 610: Init: BSS2 PhyMode=78
      [   33.925720] 7986@C12L1,RTMPWirelessModeCfg() 610: Init: BSS3 PhyMode=177
      [   33.932418] 7986@C12L1,RTMPWirelessModeCfg() 610: Init: BSS4 PhyMode=177
      [   33.939403] 7986@C23L3,auto_ch_select_set_cfg() 3466: BandIdx0, AutoChannelAtBootup=1, AutoChannelAlg = 3
      [   33.948954] 7986@C23L3,auto_ch_select_set_cfg() 3466: BandIdx1, AutoChannelAtBootup=1, AutoChannelAlg = 3
      [   34.003104] 7986@C15L1,Set_PMFMFPC_Proc() 1722: [PMF] :: apidx=0, Desired MFPC=1
      [   34.010493] WiFi@C15L1,Set_PMFMFPC_Proc() 1722: [PMF] :: apidx=1, Desired MFPC=1
      [   34.017888] WiFi@C15L1,Set_PMFMFPC_Proc() 1722: [PMF] :: apidx=2, Desired MFPC=1
      [   34.025273] WiFi@C15L1,Set_PMFMFPC_Proc() 1722: [PMF] :: apidx=3, Desired MFPC=1
      [   34.032656] WiFi@C15L1,Set_PMFMFPC_Proc() 1722: [PMF] :: apidx=4, Desired MFPC=1
      [   34.041879] WiFi@C12L1,RTMPSetProfileParameters() 8646: ra0, QoSMgmtCapa=0
      [   34.048739] WiFi@C12L1,RTMPSetProfileParameters() 8646: (null), QoSMgmtCapa=0
      [   34.055864] WiFi@C12L1,RTMPSetProfileParameters() 8646: (null), QoSMgmtCapa=0
      [   34.062986] WiFi@C12L1,RTMPSetProfileParameters() 8646: (null), QoSMgmtCapa=0
      [   34.070109] WiFi@C12L1,RTMPSetProfileParameters() 8646: (null), QoSMgmtCapa=0
      [   34.082646] WiFi@C12L1,rtmp_read_ap_client_from_file() 1638: APCLI[0] ApCliMuMimoDlEnable = 0
      [   34.091177] WiFi@C12L1,rtmp_read_ap_client_from_file() 1638: APCLI[1] ApCliMuMimoDlEnable = 0
      [   34.099883] WiFi@C12L1,rtmp_read_ap_client_from_file() 1657: APCLI[0] ApCliMuMimoUlEnable = 0
      [   34.108416] WiFi@C12L1,rtmp_read_ap_client_from_file() 1657: APCLI[1] ApCliMuMimoUlEnable = 0
      [   34.114395] /dev/ubi0_1: Can't open blockdev
      [   34.118703] WiFi@C03L1,AndesSendCmdMsg() 754: Could not send in band command due to diablefRTMP_ADAPTER_MCU_SEND_IN_BAND_CMD
      [   34.132393] WiFi@C03L2,AndesSendCmdMsg() 765: Command type = ed, Extension command type = 48
      [   34.140857] WiFi@C03L1,AndesSendCmdMsg() 754: Could not send in band command due to diablefRTMP_ADAPTER_MCU_SEND_IN_BAND_CMD
      [   34.152079] WiFi@C03L2,AndesSendCmdMsg() 765: Command type = ed, Extension command type = 48
      [   34.191910] WiFi@C12L1,RT_CfgSetWscPinCode() 857: RT_CfgSetWscPinCode(): invalid Wsc PinCode (98712156)
      [   34.201304] WiFi@C12L1,RTMPSetProfileParameters() 9551: WscVendorPinCode: invalid pin code(98712156)
      [   34.210444] WiFi@C12L1,RT_CfgSetWscPinCode() 857: RT_CfgSetWscPinCode(): invalid Wsc PinCode (98712156)
      [   34.219825] WiFi@C12L1,RTMPSetProfileParameters() 9551: WscVendorPinCode: invalid pin code(98712156)
      [   34.263747] wdma_dma_ctrl(): WDMA_GLO_CFG=50404e70, txrx = 0
      [   34.275575] wdma_dma_ctrl(): WDMA_GLO_CFG=40404e70, txrx = 0
      [   34.291310] warp_tx_ring_init_hw(): configure ring 0 setting
      [   34.296975] warp_tx_ring_init_hw(): wed:00000000571589b3 wifi:00000000d0654993: 24420=56130000,24424=2048,24428=0
      [   34.307223] warp_tx_ring_init_hw(): configure ring 1 setting
      [   34.312877] warp_tx_ring_init_hw(): wed:00000000571589b3 wifi:00000000d0654993: 24430=5c1c0000,24434=2048,24438=0
      [   34.323246] set_rrocfg,0
      [   34.348678] wdma_dma_ctrl(): WDMA_GLO_CFG=40404e74, txrx = 3
      [   34.652982] WiFi@C02L1,is_cal_free_ic() 1028:  iCal free
      [   34.934294] WiFi@C17L1,RTMPReadTxPwrPerRate() 450: (450): Don't Support this now!
      [   34.941796] WiFi@C01L1,AntCfgInit() 3126: Not support for HIF_MT yet!
      [   34.962860] WiFi@C17L1,tx_pwr_comp_init() 641: NotSupportYet!
      [   34.968636] WiFi@C12L1,SCS_init() 880: INIT SCSEnable [0]= 1
      [   34.974292] WiFi@C12L1,SCS_init() 887: INIT SCSEnable [1]= 0
      [   34.980055] WiFi@C03L1,MtCmdSetMacTxRx() 10244: (ret = 0)
      [   34.985531] WiFi@C03L1,MtCmdSetMacTxRx() 10244: (ret = 0)
      [   34.990976] WiFi@C14L1,IPMacTable_init() 348: IPMacTable already inited!
      [   35.017785] wdma_dma_ctrl(): WDMA_GLO_CFG=50804e75, txrx = 3
      [   35.023522] WiFi@C03L1,MtCmdSetMacTxRx() 10244: (ret = 0)
      [   35.029004] WiFi@C03L1,MtCmdSetMacTxRx() 10244: (ret = 0)
      [   35.034429] WiFi@C00L1,set_ack_timeout_mode_byband() 13447: CTS/ACK Timeout Range should between [0xFFFF:0]!!
      [   35.044327] WiFi@C00L1,set_datcfg_ack_cts_timeout() 13535: DAT config band(0) cck_timeout Fail!
      [   35.053005] WiFi@C00L1,set_ack_timeout_mode_byband() 13447: CTS/ACK Timeout Range should between [0xFFFF:0]!!
      [   35.062898] WiFi@C00L1,set_datcfg_ack_cts_timeout() 13546: DAT config band(0) ofdm_timeout Fail!
      [   35.071662] WiFi@C00L1,set_ack_timeout_mode_byband() 13447: CTS/ACK Timeout Range should between [0xFFFF:0]!!
      [   35.081554] WiFi@C00L1,set_datcfg_ack_cts_timeout() 13557: DAT config band(0) ofdma_timeout Fail!
      [   35.090405] WiFi@C00L1,set_ack_timeout_mode_byband() 13447: CTS/ACK Timeout Range should between [0xFFFF:0]!!
      [   35.100296] WiFi@C00L1,set_datcfg_ack_cts_timeout() 13535: DAT config band(1) cck_timeout Fail!
      [   35.108973] WiFi@C00L1,set_ack_timeout_mode_byband() 13447: CTS/ACK Timeout Range should between [0xFFFF:0]!!
      [   35.118868] WiFi@C00L1,set_datcfg_ack_cts_timeout() 13546: DAT config band(1) ofdm_timeout Fail!
      [   35.127632] WiFi@C00L1,set_ack_timeout_mode_byband() 13447: CTS/ACK Timeout Range should between [0xFFFF:0]!!
      [   35.137526] WiFi@C00L1,set_datcfg_ack_cts_timeout() 13557: DAT config band(1) ofdma_timeout Fail!
      [   35.149016] WiFi@C00L2,dump_ht_cap() 29: Caller: dump_ht_cap+0x10/0x20 [mt_wifi]
      [   35.157326] WiFi@C00L2,dump_ht_cap() 29: Caller: dump_ht_cap+0x10/0x20 [mt_wifi]
      [   35.370492] 7986@C00L1,FastPathCheckMIC() 1010: (ret = 0)(op:1)
      [   35.376495] 7986@C00L2,red_tail_drop_init() 83: red_tail_drop_init: available token:8192, whnat_en:1
      [   35.385665] 7986@C00L1,MtCmdCr4RedSet() 914: MtCmdCr4RedSet: (ret = 0)
      [   35.392202] 7986@C00L1,SendRedCmd() 1049: SendRedCmd:(ret = 1)
      [   35.398142] 7986@C01L2,RTMP_COM_IoctlHandle() 1491:  -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP
      [   35.406160] WiFi@C01L3,wifi_sys_open() 856: wdev idx = 0
      [   35.411826] 7986@C18L3,BuildChannelList() 484: 
      [   35.416382] 7986@C00L3,BuildChannelList() 514: BandIdx = 0, PhyMode = 78, ChListNum = 13:
      [   35.424563] 7986@C14L1,vht80_channel_group() 1584: invalid ch_band 0
      [   35.430921] 7986@C14L1,vht160_channel_group() 1655: invalid ch_band 0
      [   35.437366] 7986@C14L1,vht80_channel_group() 1584: invalid ch_band 0
      [   35.443723] 7986@C14L1,vht160_channel_group() 1655: invalid ch_band 0
      [   35.450175] 7986@C14L1,vht80_channel_group() 1584: invalid ch_band 0
      [   35.456522] 7986@C14L1,vht160_channel_group() 1655: invalid ch_band 0
      [   35.462973] 7986@C14L1,vht80_channel_group() 1584: invalid ch_band 0
      [   35.469326] 7986@C14L1,vht160_channel_group() 1655: invalid ch_band 0
      [   35.475785] 7986@C14L1,vht80_channel_group() 1584: invalid ch_band 0
      [   35.482143] 7986@C14L1,vht160_channel_group() 1655: invalid ch_band 0
      [   35.488583] 7986@C14L1,vht80_channel_group() 1584: invalid ch_band 0
      [   35.494940] 7986@C14L1,vht160_channel_group() 1655: invalid ch_band 0
      [   35.501391] 7986@C14L1,vht80_channel_group() 1584: invalid ch_band 0
      [   35.507746] 7986@C14L1,vht160_channel_group() 1655: invalid ch_band 0
      [   35.514202] 7986@C14L1,vht80_channel_group() 1584: invalid ch_band 0
      [   35.520550] 7986@C14L1,vht160_channel_group() 1655: invalid ch_band 0
      [   35.527000] 7986@C14L1,vht80_channel_group() 1584: invalid ch_band 0
      [   35.533353] 7986@C14L1,vht160_channel_group() 1655: invalid ch_band 0
      [   35.539804] 7986@C14L1,vht80_channel_group() 1584: invalid ch_band 0
      [   35.546166] 7986@C14L1,vht160_channel_group() 1655: invalid ch_band 0
      [   35.552611] 7986@C14L1,vht80_channel_group() 1584: invalid ch_band 0
      [   35.558967] 7986@C14L1,vht160_channel_group() 1655: invalid ch_band 0
      [   35.565420] 7986@C14L1,vht80_channel_group() 1584: invalid ch_band 0
      [   35.571778] 7986@C14L1,vht160_channel_group() 1655: invalid ch_band 0
      [   35.578228] 7986@C14L1,vht80_channel_group() 1584: invalid ch_band 0
      [   35.584576] 7986@C14L1,vht160_channel_group() 1655: invalid ch_band 0
      [   35.591025] 7986@C23L1,DfsBuildChannelList() 3866: [RDM]: wdev is not 5G.
      [   35.597845] 7986@C23L3,RadarStateCheck() 250: Zero Wait State: 0
      [   35.603868] 7986@C23L3,DfsRadarChannelCheck() 3228: [DfsRadarChannelCheck]: wdev is not 5G
      [   35.612141] 7986@C23L3,operate_loader_phy() 360: oper_cfg: prim_ch(0), ht_bw(1), extcha(3), vht_bw(0), cen_ch_2(0), PhyMode=78!
      [   35.623626] 7986@C23L1,operate_loader_phy() 364: phy_freq_adjust failed!WiFi@C00L2,dump_ht_cap() 29: Caller: wlan_operate_init+0xa4/0x148 [mt_
      wifi]
      [   35.637149] WiFi@C12L1,wifi_sys_open() 907: wifi_sys_open():band0 group_idx[0]=0, bw_grp=16 omac=0
      [   35.646246] 7986@C08L3,hw_ctrl_flow_v2_open() 13: wdev_idx=0
      [   35.652144] 7986@C23L1,HcGetBandByChannel() 1230: No hdev parking on channel:0, just return a default band_idx 0!
      [   35.662437] 7986@C02L2,AsicRadioOnOffCtrl() 2355: DbdcIdx=0 RadioOn
      [   35.669325] 7986@C00L1,BndStrg_TableInit() 614: Invalid Channel:0 pMbss apidx:0
      [   35.676651] 7986@C00L1,BndStrg_Init() 552: error code = 9 on apidx = 0
      [   35.683214] 7986@C00L1,BndStrg_TableInit() 614: Invalid Channel:0 pMbss apidx:1
      [   35.690525] 7986@C00L1,BndStrg_Init() 552: error code = 9 on apidx = 1
      [   35.697066] 7986@C00L1,BndStrg_TableInit() 614: Invalid Channel:0 pMbss apidx:2
      [   35.704368] 7986@C00L1,BndStrg_Init() 552: error code = 9 on apidx = 2
      [   35.710909] 7986@C00L1,BndStrg_TableInit() 614: Invalid Channel:0 pMbss apidx:3
      [   35.718216] 7986@C00L1,BndStrg_Init() 552: error code = 9 on apidx = 3
      [   35.724743] 7986@C00L1,BndStrg_TableInit() 614: Invalid Channel:0 pMbss apidx:4
      [   35.732056] 7986@C00L1,BndStrg_Init() 552: error code = 9 on apidx = 4
      [   35.738648] 7986@C00L2,ApAutoChannelAtBootUp() 333: ----------------->
      [   35.745307] 7986@C03L1,MtCmdSetMacTxRx() 10244: (ret = 0)
      [   35.750890] 7986@C03L1,MtCmdSetMacTxRx() 10244: (ret = 0)
      [   35.756561] 7986@C08L1,UpdateBeaconHandler() 1908: wdev(0) bss not ready (state:0, caller:MTAPAutoSelectChannel+0x120/0x440 [mt_wifi])!!
      [   35.768839] 7986@C08L1,AsicSwitchChannel() 334: AsicSwitchChannel::bandIdx:0 ch_band:0 htbw:0 vht_bw:0 bw:0 extcha:0
      [   35.779371] 7986@C08L1,AsicSwitchChannel() 339: AsicSwitchChannel::primch:1 cench1:1 cench2:0 rxstream:0 ap_bw:0 apCenCh:0 Scan:1
      [   35.791106] 7986@C00L1,mt7986_apply_dpd_flatness_data() 576: DPD Pre-Cal finished, load DPD Pre-Cal data
      [   35.800643] 7986@C03L3,MtCmdChannelSwitch() 2539: ctrl_chl=1, ctrl_ch2=0, cent_ch=1 DBDCIdx=0, ChBand=0, BW=0, TXStream=4, RXStream=4, scan(1)
      [   35.833534] 7986@C03L3,MtCmdSetTxRxPath() 2799: ctrl_chl=1, ctrl_ch2=0, cent_ch=1, RxPath=f, BandIdx=0, ChBand=0, BW=0,TXStream=4, RXStream=15
      , scan(1)
      [   36.052483] 7986@C08L1,AsicSwitchChannel() 334: AsicSwitchChannel::bandIdx:0 ch_band:0 htbw:0 vht_bw:0 bw:0 extcha:0
      [   36.063043] 7986@C08L1,AsicSwitchChannel() 339: AsicSwitchChannel::primch:2 cench1:2 cench2:0 rxstream:0 ap_bw:0 apCenCh:0 Scan:1
      [   36.074791] 7986@C00L1,mt7986_apply_dpd_flatness_data() 576: DPD Pre-Cal finished, load DPD Pre-Cal data
      [   36.084340] 7986@C03L3,MtCmdChannelSwitch() 2539: ctrl_chl=2, ctrl_ch2=0, cent_ch=2 DBDCIdx=0, ChBand=0, BW=0, TXStream=4, RXStream=4, scan(1)
      [   36.117222] 7986@C03L3,MtCmdSetTxRxPath() 2799: ctrl_chl=2, ctrl_ch2=0, cent_ch=2, RxPath=f, BandIdx=0, ChBand=0, BW=0,TXStream=4, RXStream=15
      , scan(1)
      [   36.336488] 7986@C08L1,AsicSwitchChannel() 334: AsicSwitchChannel::bandIdx:0 ch_band:0 htbw:0 vht_bw:0 bw:0 extcha:0
      [   36.347106] 7986@C08L1,AsicSwitchChannel() 339: AsicSwitchChannel::primch:3 cench1:3 cench2:0 rxstream:0 ap_bw:0 apCenCh:0 Scan:1
      [   36.358846] 7986@C00L1,mt7986_apply_dpd_flatness_data() 576: DPD Pre-Cal finished, load DPD Pre-Cal data
      [   36.368381] 7986@C03L3,MtCmdChannelSwitch() 2539: ctrl_chl=3, ctrl_ch2=0, cent_ch=3 DBDCIdx=0, ChBand=0, BW=0, TXStream=4, RXStream=4, scan(1)
      [   36.401269] 7986@C03L3,MtCmdSetTxRxPath() 2799: ctrl_chl=3, ctrl_ch2=0, cent_ch=3, RxPath=f, BandIdx=0, ChBand=0, BW=0,TXStream=4, RXStream=15
      , scan(1)
      [   36.620490] 7986@C08L1,AsicSwitchChannel() 334: AsicSwitchChannel::bandIdx:0 ch_band:0 htbw:0 vht_bw:0 bw:0 extcha:0
      [   36.631071] 7986@C08L1,AsicSwitchChannel() 339: AsicSwitchChannel::primch:4 cench1:4 cench2:0 rxstream:0 ap_bw:0 apCenCh:0 Scan:1
      [   36.642814] 7986@C00L1,mt7986_apply_dpd_flatness_data() 576: DPD Pre-Cal finished, load DPD Pre-Cal data
      [   36.652352] 7986@C03L3,MtCmdChannelSwitch() 2539: ctrl_chl=4, ctrl_ch2=0, cent_ch=4 DBDCIdx=0, ChBand=0, BW=0, TXStream=4, RXStream=4, scan(1)
      [   36.685253] 7986@C03L3,MtCmdSetTxRxPath() 2799: ctrl_chl=4, ctrl_ch2=0, cent_ch=4, RxPath=f, BandIdx=0, ChBand=0, BW=0,TXStream=4, RXStream=15
      , scan(1)
      [   36.904446] 7986@C08L1,AsicSwitchChannel() 334: AsicSwitchChannel::bandIdx:0 ch_band:0 htbw:0 vht_bw:0 bw:0 extcha:0
      [   36.914959] 7986@C08L1,AsicSwitchChannel() 339: AsicSwitchChannel::primch:5 cench1:5 cench2:0 rxstream:0 ap_bw:0 apCenCh:0 Scan:1
      [   36.926629] 7986@C00L1,mt7986_apply_dpd_flatness_data() 576: DPD Pre-Cal finished, load DPD Pre-Cal data
      [   36.936126] 7986@C03L3,MtCmdChannelSwitch() 2539: ctrl_chl=5, ctrl_ch2=0, cent_ch=5 DBDCIdx=0, ChBand=0, BW=0, TXStream=4, RXStream=4, scan(1)
      [   36.968913] 7986@C03L3,MtCmdSetTxRxPath() 2799: ctrl_chl=5, ctrl_ch2=0, cent_ch=5, RxPath=f, BandIdx=0, ChBand=0, BW=0,TXStream=4, RXStream=15
      , scan(1)
      [   37.188409] 7986@C08L1,AsicSwitchChannel() 334: AsicSwitchChannel::bandIdx:0 ch_band:0 htbw:0 vht_bw:0 bw:0 extcha:0
      [   37.198912] 7986@C08L1,AsicSwitchChannel() 339: AsicSwitchChannel::primch:6 cench1:6 cench2:0 rxstream:0 ap_bw:0 apCenCh:0 Scan:1
      [   37.210567] 7986@C00L1,mt7986_apply_dpd_flatness_data() 576: DPD Pre-Cal finished, load DPD Pre-Cal data
      [   37.220061] 7986@C03L3,MtCmdChannelSwitch() 2539: ctrl_chl=6, ctrl_ch2=0, cent_ch=6 DBDCIdx=0, ChBand=0, BW=0, TXStream=4, RXStream=4, scan(1)
      [   37.252826] 7986@C03L3,MtCmdSetTxRxPath() 2799: ctrl_chl=6, ctrl_ch2=0, cent_ch=6, RxPath=f, BandIdx=0, ChBand=0, BW=0,TXStream=4, RXStream=15
      , scan(1)
      [   37.472410] 7986@C08L1,AsicSwitchChannel() 334: AsicSwitchChannel::bandIdx:0 ch_band:0 htbw:0 vht_bw:0 bw:0 extcha:0
      [   37.482916] 7986@C08L1,AsicSwitchChannel() 339: AsicSwitchChannel::primch:7 cench1:7 cench2:0 rxstream:0 ap_bw:0 apCenCh:0 Scan:1
      [   37.494575] 7986@C00L1,mt7986_apply_dpd_flatness_data() 576: DPD Pre-Cal finished, load DPD Pre-Cal data
      [   37.504066] 7986@C03L3,MtCmdChannelSwitch() 2539: ctrl_chl=7, ctrl_ch2=0, cent_ch=7 DBDCIdx=0, ChBand=0, BW=0, TXStream=4, RXStream=4, scan(1)
      [   37.536850] 7986@C03L3,MtCmdSetTxRxPath() 2799: ctrl_chl=7, ctrl_ch2=0, cent_ch=7, RxPath=f, BandIdx=0, ChBand=0, BW=0,TXStream=4, RXStream=15
      , scan(1)
      [   37.756410] 7986@C08L1,AsicSwitchChannel() 334: AsicSwitchChannel::bandIdx:0 ch_band:0 htbw:0 vht_bw:0 bw:0 extcha:0
      [   37.766913] 7986@C08L1,AsicSwitchChannel() 339: AsicSwitchChannel::primch:8 cench1:8 cench2:0 rxstream:0 ap_bw:0 apCenCh:0 Scan:1
      [   37.778569] 7986@C00L1,mt7986_apply_dpd_flatness_data() 576: DPD Pre-Cal finished, load DPD Pre-Cal data
      [   37.788058] 7986@C03L3,MtCmdChannelSwitch() 2539: ctrl_chl=8, ctrl_ch2=0, cent_ch=8 DBDCIdx=0, ChBand=0, BW=0, TXStream=4, RXStream=4, scan(1)
      [   37.820846] 7986@C03L3,MtCmdSetTxRxPath() 2799: ctrl_chl=8, ctrl_ch2=0, cent_ch=8, RxPath=f, BandIdx=0, ChBand=0, BW=0,TXStream=4, RXStream=15
      , scan(1)
      [   38.040409] 7986@C08L1,AsicSwitchChannel() 334: AsicSwitchChannel::bandIdx:0 ch_band:0 htbw:0 vht_bw:0 bw:0 extcha:0
      [   38.050913] 7986@C08L1,AsicSwitchChannel() 339: AsicSwitchChannel::primch:9 cench1:9 cench2:0 rxstream:0 ap_bw:0 apCenCh:0 Scan:1
      [   38.062568] 7986@C00L1,mt7986_apply_dpd_flatness_data() 576: DPD Pre-Cal finished, load DPD Pre-Cal data
      [   38.072054] 7986@C03L3,MtCmdChannelSwitch() 2539: ctrl_chl=9, ctrl_ch2=0, cent_ch=9 DBDCIdx=0, ChBand=0, BW=0, TXStream=4, RXStream=4, scan(1)
      [   38.104825] 7986@C03L3,MtCmdSetTxRxPath() 2799: ctrl_chl=9, ctrl_ch2=0, cent_ch=9, RxPath=f, BandIdx=0, ChBand=0, BW=0,TXStream=4, RXStream=15
      , scan(1)
      [   38.324425] 7986@C08L1,AsicSwitchChannel() 334: AsicSwitchChannel::bandIdx:0 ch_band:0 htbw:0 vht_bw:0 bw:0 extcha:0
      [   38.334933] 7986@C08L1,AsicSwitchChannel() 339: AsicSwitchChannel::primch:10 cench1:10 cench2:0 rxstream:0 ap_bw:0 apCenCh:0 Scan:1
      [   38.346766] 7986@C00L1,mt7986_apply_dpd_flatness_data() 576: DPD Pre-Cal finished, load DPD Pre-Cal data
      [   38.356259] 7986@C03L3,MtCmdChannelSwitch() 2539: ctrl_chl=10, ctrl_ch2=0, cent_ch=10 DBDCIdx=0, ChBand=0, BW=0, TXStream=4, RXStream=4, scan(
      1)
      [   38.389221] 7986@C03L3,MtCmdSetTxRxPath() 2799: ctrl_chl=10, ctrl_ch2=0, cent_ch=10, RxPath=f, BandIdx=0, ChBand=0, BW=0,TXStream=4, RXStream=
      15, scan(1)
      [   38.608411] 7986@C08L1,AsicSwitchChannel() 334: AsicSwitchChannel::bandIdx:0 ch_band:0 htbw:0 vht_bw:0 bw:0 extcha:0
      [   38.618917] 7986@C08L1,AsicSwitchChannel() 339: AsicSwitchChannel::primch:11 cench1:11 cench2:0 rxstream:0 ap_bw:0 apCenCh:0 Scan:1
      [   38.630748] 7986@C00L1,mt7986_apply_dpd_flatness_data() 576: DPD Pre-Cal finished, load DPD Pre-Cal data
      [   38.640238] 7986@C03L3,MtCmdChannelSwitch() 2539: ctrl_chl=11, ctrl_ch2=0, cent_ch=11 DBDCIdx=0, ChBand=0, BW=0, TXStream=4, RXStream=4, scan(
      1)
      [   38.673164] 7986@C03L3,MtCmdSetTxRxPath() 2799: ctrl_chl=11, ctrl_ch2=0, cent_ch=11, RxPath=f, BandIdx=0, ChBand=0, BW=0,TXStream=4, RXStream=
      15, scan(1)
      [   38.892420] 7986@C08L1,AsicSwitchChannel() 334: AsicSwitchChannel::bandIdx:0 ch_band:0 htbw:0 vht_bw:0 bw:0 extcha:0
      [   38.902923] 7986@C08L1,AsicSwitchChannel() 339: AsicSwitchChannel::primch:12 cench1:12 cench2:0 rxstream:0 ap_bw:0 apCenCh:0 Scan:1
      [   38.914754] 7986@C00L1,mt7986_apply_dpd_flatness_data() 576: DPD Pre-Cal finished, load DPD Pre-Cal data
      [   38.924243] 7986@C03L3,MtCmdChannelSwitch() 2539: ctrl_chl=12, ctrl_ch2=0, cent_ch=12 DBDCIdx=0, ChBand=0, BW=0, TXStream=4, RXStream=4, scan(
      1)
      [   38.957207] 7986@C03L3,MtCmdSetTxRxPath() 2799: ctrl_chl=12, ctrl_ch2=0, cent_ch=12, RxPath=f, BandIdx=0, ChBand=0, BW=0,TXStream=4, RXStream=
      15, scan(1)
      [   39.176407] 7986@C08L1,AsicSwitchChannel() 334: AsicSwitchChannel::bandIdx:0 ch_band:0 htbw:0 vht_bw:0 bw:0 extcha:0
      [   39.186910] 7986@C08L1,AsicSwitchChannel() 339: AsicSwitchChannel::primch:13 cench1:13 cench2:0 rxstream:0 ap_bw:0 apCenCh:0 Scan:1
      [   39.198739] 7986@C00L1,mt7986_apply_dpd_flatness_data() 576: DPD Pre-Cal finished, load DPD Pre-Cal data
      [   39.208232] 7986@C03L3,MtCmdChannelSwitch() 2539: ctrl_chl=13, ctrl_ch2=0, cent_ch=13 DBDCIdx=0, ChBand=0, BW=0, TXStream=4, RXStream=4, scan(
      1)
      [   39.241192] 7986@C03L3,MtCmdSetTxRxPath() 2799: ctrl_chl=13, ctrl_ch2=0, cent_ch=13, RxPath=f, BandIdx=0, ChBand=0, BW=0,TXStream=4, RXStream=
      15, scan(1)
      [   39.460633] 7986@C08L1,UpdateBeaconHandler() 1908: wdev(0) bss not ready (state:0, caller:MTAPAutoSelectChannel+0x2d0/0x440 [mt_wifi])!!
      [   39.472881] 7986@C23L3,SelectClearChannelBusyTime() 1887: ====================================================================
      [   39.484252] 7986@C23L3,SelectClearChannelBusyTime() 1893: Channel   1 : Busy Time =   7952, Skip Channel = FALSE, BwCap = TRUE
      [   39.495619] 7986@C23L3,SelectClearChannelBusyTime() 1893: Channel   2 : Busy Time =   5401, Skip Channel = FALSE, BwCap = TRUE
      [   39.506987] 7986@C23L3,SelectClearChannelBusyTime() 1893: Channel   3 : Busy Time =  10355, Skip Channel = FALSE, BwCap = TRUE
      [   39.518353] 7986@C23L3,SelectClearChannelBusyTime() 1893: Channel   4 : Busy Time =   8208, Skip Channel = FALSE, BwCap = TRUE
      [   39.529720] 7986@C23L3,SelectClearChannelBusyTime() 1893: Channel   5 : Busy Time =   8955, Skip Channel = FALSE, BwCap = TRUE
      [   39.532666] 7986@C08L1,UpdateBeaconHandler() 1908: wdev(0) bss not ready (state:0, caller:APUpdateOperationMode+0x118/0x288 [mt_wifi])!!
      [   39.541091] 7986@C23L3,SelectClearChannelBusyTime() 1893: Channel   6 : Busy Time =  24200, Skip Channel = FALSE, BwCap = TRUE
      [   39.564687] 7986@C23L3,SelectClearChannelBusyTime() 1893: Channel   7 : Busy Time =  20068, Skip Channel = FALSE, BwCap = TRUE
      [   39.576054] 7986@C23L3,SelectClearChannelBusyTime() 1893: Channel   8 : Busy Time =  14362, Skip Channel = FALSE, BwCap = TRUE
      [   39.587420] 7986@C23L3,SelectClearChannelBusyTime() 1893: Channel   9 : Busy Time =   7026, Skip Channel = FALSE, BwCap = TRUE
      [   39.598789] 7986@C23L3,SelectClearChannelBusyTime() 1893: Channel  10 : Busy Time =   6352, Skip Channel = FALSE, BwCap = TRUE
      [   39.610155] 7986@C23L3,SelectClearChannelBusyTime() 1893: Channel  11 : Busy Time =  23519, Skip Channel = FALSE, BwCap = TRUE
      [   39.621523] 7986@C23L3,SelectClearChannelBusyTime() 1893: Channel  12 : Busy Time =   6421, Skip Channel = FALSE, BwCap = TRUE
      [   39.632887] 7986@C23L3,SelectClearChannelBusyTime() 1893: Channel  13 : Busy Time =   1985, Skip Channel = FALSE, BwCap = TRUE
      [   39.644254] 7986@C23L3,SelectClearChannelBusyTime() 1896: ====================================================================
      [   39.655623] 7986@C23L3,SelectClearChannelBusyTime() 2132: Rule 3 Channel Busy time value : Select Primary Channel 13
      [   39.666124] 7986@C23L3,SelectClearChannelBusyTime() 2134: Rule 3 Channel Busy time value : Min Channel Busy = 1985
      [   39.676451] 7986@C23L3,SelectClearChannelBusyTime() 2139: Rule 3 Channel Busy time value : BW = 20
      [   39.685390] 7986@C23L3,SelectClearChannelBusyTime() 2173: [SelectClearChannelBusyTime] - band0 END
      [   39.694338] 7986@C23L3,operate_loader_phy() 360: oper_cfg: prim_ch(13), ht_bw(1), extcha(3), vht_bw(0), cen_ch_2(0), PhyMode=78!
      [   39.705882] 7986@C23L3,operate_loader_phy() 374: oper_dev after adjust: bw(1), prim_ch(13), cen_ch_1(11), cen_ch_2(0),ext_cha(3)!
      [   39.717513] 7986@C23L3,operate_loader_phy() 393: oper_dev after decision: bw(1), prim_ch(13), cen_ch_1(11), cen_ch_2(0)!
      [   39.728360] 7986@C23L3,DfsRadarChannelCheck() 3228: [DfsRadarChannelCheck]: wdev is not 5G
      [   39.736611] 7986@C08L1,AsicSwitchChannel() 334: AsicSwitchChannel::bandIdx:0 ch_band:0 htbw:1 vht_bw:0 bw:1 extcha:3
      [   39.747117] 7986@C08L1,AsicSwitchChannel() 339: AsicSwitchChannel::primch:13 cench1:11 cench2:0 rxstream:4 ap_bw:0 apCenCh:0 Scan:0
      [   39.758956] 7986@C00L1,mt7986_apply_dpd_flatness_data() 576: DPD Pre-Cal finished, load DPD Pre-Cal data
      [   39.768451] 7986@C03L3,MtCmdChannelSwitch() 2539: ctrl_chl=13, ctrl_ch2=0, cent_ch=11 DBDCIdx=0, ChBand=0, BW=1, TXStream=4, RXStream=4, scan(
      0)
      [   39.801387] 7986@C03L3,MtCmdSetTxRxPath() 2799: ctrl_chl=13, ctrl_ch2=0, cent_ch=11, RxPath=f, BandIdx=0, ChBand=0, BW=1,TXStream=4, RXStream=
      15, scan(0)
      [   39.815215] 7986@C12L1,EDCCAInit() 21068: EDCCA compensation: uni_compensation=0, bw_compensation=0, final compensation=0
      [   39.826169] 7986@C23L3,DfsCacNormalStart() 3724: wdev is not 5G
      [   39.832079] 7986@C23L3,DfsRadarChannelCheck() 3228: [DfsRadarChannelCheck]: wdev is not 5G
      [   39.840332] 7986@C23L1,DfsBuildChannelList() 3866: [RDM]: wdev is not 5G.
      [   39.847105] 7986@C23L3,zero_wait_dfs_switch_ch() 1048: outband ch 0, ch_stat 0
      [   39.854525] 7986@C08L2,APStartUpForMbss() 984: ===>(caller:ap_inf_open+0x158/0x560 [mt_wifi]), mbss_idx:0, CfgMode:0
      [   39.865048] 7986@C15L2,APPMFInit() 133: [PMF] apidx=0, MFPC=1, MFPR=0, SHA256=0
      [   39.872366] 7986@C18L3,BuildChannelList() 484: 
      [   39.877108] WiFi@C00L2,dump_ht_cap() 29: Caller: dump_ht_cap+0x10/0x20 [mt_wifi]
      [   39.884608] 7986@C03L1,MtCmdSetMacTxRx() 10244: (ret = 0)
      [   39.890007] 7986@C08L1,AsicSwitchChannel() 334: AsicSwitchChannel::bandIdx:0 ch_band:0 htbw:0 vht_bw:0 bw:0 extcha:0
      [   39.900510] 7986@C08L1,AsicSwitchChannel() 339: AsicSwitchChannel::primch:5 cench1:5 cench2:0 rxstream:0 ap_bw:0 apCenCh:0 Scan:1
      [   39.912178] 7986@C00L1,mt7986_apply_dpd_flatness_data() 576: DPD Pre-Cal finished, load DPD Pre-Cal data
      [   39.921669] 7986@C03L3,MtCmdChannelSwitch() 2539: ctrl_chl=5, ctrl_ch2=0, cent_ch=5 DBDCIdx=0, ChBand=0, BW=0, TXStream=4, RXStream=4, scan(1)
      [   39.955395] 7986@C03L3,MtCmdSetTxRxPath() 2799: ctrl_chl=5, ctrl_ch2=0, cent_ch=5, RxPath=f, BandIdx=0, ChBand=0, BW=0,TXStream=4, RXStream=15
      , scan(1)
      [   39.969160] 7986@C03L1,MtCmdSetMacTxRx() 10244: (ret = 0)
      [   40.288277] 7986@C03L1,MtCmdSetMacTxRx() 10244: (ret = 0)
      [   40.293669] 7986@C08L1,AsicSwitchChannel() 334: AsicSwitchChannel::bandIdx:0 ch_band:0 htbw:0 vht_bw:0 bw:0 extcha:0
      [   40.304178] 7986@C08L1,AsicSwitchChannel() 339: AsicSwitchChannel::primch:6 cench1:6 cench2:0 rxstream:0 ap_bw:0 apCenCh:0 Scan:1
      [   40.315837] 7986@C00L1,mt7986_apply_dpd_flatness_data() 576: DPD Pre-Cal finished, load DPD Pre-Cal data
      [   40.325331] 7986@C03L3,MtCmdChannelSwitch() 2539: ctrl_chl=6, ctrl_ch2=0, cent_ch=6 DBDCIdx=0, ChBand=0, BW=0, TXStream=4, RXStream=4, scan(1)
      [   40.358121] 7986@C03L3,MtCmdSetTxRxPath() 2799: ctrl_chl=6, ctrl_ch2=0, cent_ch=6, RxPath=f, BandIdx=0, ChBand=0, BW=0,TXStream=4, RXStream=15
      , scan(1)
      [   40.371887] 7986@C03L1,MtCmdSetMacTxRx() 10244: (ret = 0)
      [   40.600544] 7986@C08L1,UpdateBeaconHandler() 1908: wdev(0) bss not ready (state:0, caller:update_ap_qload_to_bcn+0xa0/0xc8 [mt_wifi])!!
      [   40.704278] 7986@C03L1,MtCmdSetMacTxRx() 10244: (ret = 0)
      [   40.709673] 7986@C08L1,AsicSwitchChannel() 334: AsicSwitchChannel::bandIdx:0 ch_band:0 htbw:0 vht_bw:0 bw:0 extcha:0
      [   40.720179] 7986@C08L1,AsicSwitchChannel() 339: AsicSwitchChannel::primch:7 cench1:7 cench2:0 rxstream:0 ap_bw:0 apCenCh:0 Scan:1
      [   40.731840] 7986@C00L1,mt7986_apply_dpd_flatness_data() 576: DPD Pre-Cal finished, load DPD Pre-Cal data
      [   40.741336] 7986@C03L3,MtCmdChannelSwitch() 2539: ctrl_chl=7, ctrl_ch2=0, cent_ch=7 DBDCIdx=0, ChBand=0, BW=0, TXStream=4, RXStream=4, scan(1)
      [   40.774125] 7986@C03L3,MtCmdSetTxRxPath() 2799: ctrl_chl=7, ctrl_ch2=0, cent_ch=7, RxPath=f, BandIdx=0, ChBand=0, BW=0,TXStream=4, RXStream=15
      , scan(1)
      [   40.787891] 7986@C03L1,MtCmdSetMacTxRx() 10244: (ret = 0)
      [   41.120285] 7986@C03L1,MtCmdSetMacTxRx() 10244: (ret = 0)
      [   41.125676] 7986@C08L1,AsicSwitchChannel() 334: AsicSwitchChannel::bandIdx:0 ch_band:0 htbw:0 vht_bw:0 bw:0 extcha:0
      [   41.136181] 7986@C08L1,AsicSwitchChannel() 339: AsicSwitchChannel::primch:8 cench1:8 cench2:0 rxstream:0 ap_bw:0 apCenCh:0 Scan:1
      [   41.147834] 7986@C00L1,mt7986_apply_dpd_flatness_data() 576: DPD Pre-Cal finished, load DPD Pre-Cal data
      [   41.157330] 7986@C03L3,MtCmdChannelSwitch() 2539: ctrl_chl=8, ctrl_ch2=0, cent_ch=8 DBDCIdx=0, ChBand=0, BW=0, TXStream=4, RXStream=4, scan(1)
      [   41.190100] 7986@C03L3,MtCmdSetTxRxPath() 2799: ctrl_chl=8, ctrl_ch2=0, cent_ch=8, RxPath=f, BandIdx=0, ChBand=0, BW=0,TXStream=4, RXStream=15
      , scan(1)
      [   41.203867] 7986@C03L1,MtCmdSetMacTxRx() 10244: (ret = 0)
      [   41.536280] 7986@C03L1,MtCmdSetMacTxRx() 10244: (ret = 0)
      [   41.541674] 7986@C08L1,AsicSwitchChannel() 334: AsicSwitchChannel::bandIdx:0 ch_band:0 htbw:0 vht_bw:0 bw:0 extcha:0
      [   41.552178] 7986@C08L1,AsicSwitchChannel() 339: AsicSwitchChannel::primch:9 cench1:9 cench2:0 rxstream:0 ap_bw:0 apCenCh:0 Scan:1
      [   41.563839] 7986@C00L1,mt7986_apply_dpd_flatness_data() 576: DPD Pre-Cal finished, load DPD Pre-Cal data
      [   41.573333] 7986@C03L3,MtCmdChannelSwitch() 2539: ctrl_chl=9, ctrl_ch2=0, cent_ch=9 DBDCIdx=0, ChBand=0, BW=0, TXStream=4, RXStream=4, scan(1)
      [   41.606105] 7986@C03L3,MtCmdSetTxRxPath() 2799: ctrl_chl=9, ctrl_ch2=0, cent_ch=9, RxPath=f, BandIdx=0, ChBand=0, BW=0,TXStream=4, RXStream=15
      , scan(1)
      [   41.619870] 7986@C03L1,MtCmdSetMacTxRx() 10244: (ret = 0)
      [   41.952273] 7986@C03L1,MtCmdSetMacTxRx() 10244: (ret = 0)
      [   41.957666] 7986@C08L1,AsicSwitchChannel() 334: AsicSwitchChannel::bandIdx:0 ch_band:0 htbw:0 vht_bw:0 bw:0 extcha:0
      [   41.968174] 7986@C08L1,AsicSwitchChannel() 339: AsicSwitchChannel::primch:10 cench1:10 cench2:0 rxstream:0 ap_bw:0 apCenCh:0 Scan:1
      [   41.980007] 7986@C00L1,mt7986_apply_dpd_flatness_data() 576: DPD Pre-Cal finished, load DPD Pre-Cal data
      [   41.989505] 7986@C03L3,MtCmdChannelSwitch() 2539: ctrl_chl=10, ctrl_ch2=0, cent_ch=10 DBDCIdx=0, ChBand=0, BW=0, TXStream=4, RXStream=4, scan(
      1)
      [   42.022458] 7986@C03L3,MtCmdSetTxRxPath() 2799: ctrl_chl=10, ctrl_ch2=0, cent_ch=10, RxPath=f, BandIdx=0, ChBand=0, BW=0,TXStream=4, RXStream=
      15, scan(1)
      [   42.036401] 7986@C03L1,MtCmdSetMacTxRx() 10244: (ret = 0)
      [   42.368271] 7986@C03L1,MtCmdSetMacTxRx() 10244: (ret = 0)
      [   42.373662] 7986@C08L1,AsicSwitchChannel() 334: AsicSwitchChannel::bandIdx:0 ch_band:0 htbw:0 vht_bw:0 bw:0 extcha:0
      [   42.384172] 7986@C08L1,AsicSwitchChannel() 339: AsicSwitchChannel::primch:11 cench1:11 cench2:0 rxstream:0 ap_bw:0 apCenCh:0 Scan:1
      [   42.396000] 7986@C00L1,mt7986_apply_dpd_flatness_data() 576: DPD Pre-Cal finished, load DPD Pre-Cal data
      [   42.405491] 7986@C03L3,MtCmdChannelSwitch() 2539: ctrl_chl=11, ctrl_ch2=0, cent_ch=11 DBDCIdx=0, ChBand=0, BW=0, TXStream=4, RXStream=4, scan(
      1)
      [   42.438426] 7986@C03L3,MtCmdSetTxRxPath() 2799: ctrl_chl=11, ctrl_ch2=0, cent_ch=11, RxPath=f, BandIdx=0, ChBand=0, BW=0,TXStream=4, RXStream=
      15, scan(1)
      [   42.452365] 7986@C03L1,MtCmdSetMacTxRx() 10244: (ret = 0)
      [   42.784280] 7986@C03L1,MtCmdSetMacTxRx() 10244: (ret = 0)
      [   42.789679] 7986@C08L1,AsicSwitchChannel() 334: AsicSwitchChannel::bandIdx:0 ch_band:0 htbw:0 vht_bw:0 bw:0 extcha:0
      [   42.800184] 7986@C08L1,AsicSwitchChannel() 339: AsicSwitchChannel::primch:12 cench1:12 cench2:0 rxstream:0 ap_bw:0 apCenCh:0 Scan:1
      [   42.812017] 7986@C00L1,mt7986_apply_dpd_flatness_data() 576: DPD Pre-Cal finished, load DPD Pre-Cal data
      [   42.821516] 7986@C03L3,MtCmdChannelSwitch() 2539: ctrl_chl=12, ctrl_ch2=0, cent_ch=12 DBDCIdx=0, ChBand=0, BW=0, TXStream=4, RXStream=4, scan(
      1)
      [   42.854475] 7986@C03L3,MtCmdSetTxRxPath() 2799: ctrl_chl=12, ctrl_ch2=0, cent_ch=12, RxPath=f, BandIdx=0, ChBand=0, BW=0,TXStream=4, RXStream=
      15, scan(1)
      [   42.868417] 7986@C03L1,MtCmdSetMacTxRx() 10244: (ret = 0)
      [   43.200275] 7986@C03L1,MtCmdSetMacTxRx() 10244: (ret = 0)
      [   43.205665] 7986@C08L1,AsicSwitchChannel() 334: AsicSwitchChannel::bandIdx:0 ch_band:0 htbw:0 vht_bw:0 bw:0 extcha:0
      [   43.216175] 7986@C08L1,AsicSwitchChannel() 339: AsicSwitchChannel::primch:13 cench1:13 cench2:0 rxstream:0 ap_bw:0 apCenCh:0 Scan:1
      [   43.228004] 7986@C00L1,mt7986_apply_dpd_flatness_data() 576: DPD Pre-Cal finished, load DPD Pre-Cal data
      [   43.237495] 7986@C03L3,MtCmdChannelSwitch() 2539: ctrl_chl=13, ctrl_ch2=0, cent_ch=13 DBDCIdx=0, ChBand=0, BW=0, TXStream=4, RXStream=4, scan(
      1)
      [   43.270444] 7986@C03L3,MtCmdSetTxRxPath() 2799: ctrl_chl=13, ctrl_ch2=0, cent_ch=13, RxPath=f, BandIdx=0, ChBand=0, BW=0,TXStream=4, RXStream=
      15, scan(1)
      [   43.284546] 7986@C03L1,MtCmdSetMacTxRx() 10244: (ret = 0)
      [   43.616190] 7986@C23L3,operate_loader_phy() 360: oper_cfg: prim_ch(13), ht_bw(1), extcha(3), vht_bw(0), cen_ch_2(0), PhyMode=78!
      [   43.627740] 7986@C23L3,operate_loader_phy() 374: oper_dev after adjust: bw(1), prim_ch(13), cen_ch_1(11), cen_ch_2(0),ext_cha(3)!
      [   43.639370] 7986@C23L3,operate_loader_phy() 393: oper_dev after decision: bw(1), prim_ch(13), cen_ch_1(11), cen_ch_2(0)!
      [   43.650216] 7986@C23L3,DfsRadarChannelCheck() 3228: [DfsRadarChannelCheck]: wdev is not 5G
      [   43.658468] 7986@C08L1,AsicSwitchChannel() 334: AsicSwitchChannel::bandIdx:0 ch_band:0 htbw:1 vht_bw:0 bw:1 extcha:3
      [   43.668968] 7986@C08L1,AsicSwitchChannel() 339: AsicSwitchChannel::primch:13 cench1:11 cench2:0 rxstream:4 ap_bw:0 apCenCh:0 Scan:0
      [   43.680811] 7986@C00L1,mt7986_apply_dpd_flatness_data() 576: DPD Pre-Cal finished, load DPD Pre-Cal data
      [   43.690306] 7986@C03L3,MtCmdChannelSwitch() 2539: ctrl_chl=13, ctrl_ch2=0, cent_ch=11 DBDCIdx=0, ChBand=0, BW=1, TXStream=4, RXStream=4, scan(
      0)
      [   43.723220] 7986@C03L3,MtCmdSetTxRxPath() 2799: ctrl_chl=13, ctrl_ch2=0, cent_ch=11, RxPath=f, BandIdx=0, ChBand=0, BW=1,TXStream=4, RXStream=
      15, scan(0)
      [   43.737051] 7986@C12L1,EDCCAInit() 21068: EDCCA compensation: uni_compensation=0, bw_compensation=0, final compensation=0
      [   43.748002] 7986@C23L3,DfsCacNormalStart() 3724: wdev is not 5G
      [   43.753913] 7986@C23L3,DfsRadarChannelCheck() 3228: [DfsRadarChannelCheck]: wdev is not 5G
      [   43.762167] 7986@C23L3,operate_loader_phy() 360: oper_cfg: prim_ch(13), ht_bw(0), extcha(0), vht_bw(0), cen_ch_2(0), PhyMode=78!
      [   43.773710] 7986@C23L3,operate_loader_phy() 374: oper_dev after adjust: bw(0), prim_ch(13), cen_ch_1(13), cen_ch_2(0),ext_cha(0)!
      [   43.785337] 7986@C23L3,operate_loader_phy() 393: oper_dev after decision: bw(0), prim_ch(13), cen_ch_1(13), cen_ch_2(0)!
      [   43.796181] 7986@C23L3,DfsRadarChannelCheck() 3228: [DfsRadarChannelCheck]: wdev is not 5G
      [   43.804430] 7986@C08L1,AsicSwitchChannel() 334: AsicSwitchChannel::bandIdx:0 ch_band:0 htbw:0 vht_bw:0 bw:0 extcha:0
      [   43.814930] 7986@C08L1,AsicSwitchChannel() 339: AsicSwitchChannel::primch:13 cench1:13 cench2:0 rxstream:4 ap_bw:0 apCenCh:0 Scan:0
      [   43.826759] 7986@C00L1,mt7986_apply_dpd_flatness_data() 576: DPD Pre-Cal finished, load DPD Pre-Cal data
      [   43.836247] 7986@C03L3,MtCmdChannelSwitch() 2539: ctrl_chl=13, ctrl_ch2=0, cent_ch=13 DBDCIdx=0, ChBand=0, BW=0, TXStream=4, RXStream=4, scan(
      0)
      [   43.870160] 7986@C03L3,MtCmdSetTxRxPath() 2799: ctrl_chl=13, ctrl_ch2=0, cent_ch=13, RxPath=f, BandIdx=0, ChBand=0, BW=0,TXStream=4, RXStream=
      15, scan(0)
      [   43.883990] 7986@C12L1,EDCCAInit() 21068: EDCCA compensation: uni_compensation=0, bw_compensation=0, final compensation=0
      [   43.894940] 7986@C23L3,DfsCacNormalStart() 3724: wdev is not 5G
      [   43.900849] 7986@C23L3,DfsRadarChannelCheck() 3228: [DfsRadarChannelCheck]: wdev is not 5G
      [   43.909335] WiFi@C08L2,ap_link_up() 7152: (caller:wdev_do_linkup+0x20/0x38 [mt_wifi]), wdev(0)
      [   43.917942] 7986@C01L3,wifi_sys_linkup() 1231: wdev idx = 0
      [   43.980081] 7986@C00L3,wtc_acquire_groupkey_wcid() 84:  Found a non-occupied wtbl_idx:543 for WDEV_TYPE:1
      [   43.980081]  LinkToOmacIdx = 0, LinkToWdevType = 1
      [   43.994425] 7986@C08L3,hw_ctrl_flow_v2_link_up() 72: wdev_idx=0
      [   44.007180] 7986@C08L3,UpdateBeaconHandler() 1928: BCN_UPDATE_INIT, OmacIdx = 0 (ra0)
      [   44.014997] 7986@C08L3,UpdateBeaconHandler() 1941:   Band0 BcnInitedRnd = 82
      [   44.021993] 7986@C00L1,TxCCKStreamCtrl() 20530: set wrong parameters
      [   44.038340] 7986@C12L1,EDCCAInit() 21068: EDCCA compensation: uni_compensation=0, bw_compensation=0, final compensation=0
      [   44.049285] 7986@C03L3,MtCmdTxPwrShowInfo() 13748: ucTxPowerInfoCatg: 2, BandIdx: 0 
      [   44.057017] 7986@C03L3,MtCmdTxPwrShowInfo() 13777: (ret = 0)
      [   44.062696] mtk_ppe_dev_register_hook : ineterface ra0 register (1)
      [   44.070200] 7986@C12L1,rt28xx_ap_ioctl() 833: interface is down, cmd [8be1] return!!!
      [   44.078111] br-lan: port 2(ra0) entered blocking state
      [   44.083286] br-lan: port 2(ra0) entered disabled state
      [   44.088698] device ra0 entered promiscuous mode
      [   44.093399] br-lan: port 2(ra0) entered blocking state
      [   44.098551] br-lan: port 2(ra0) entered forwarding state
      [   44.104067] 7986@C12L1,rt28xx_ap_ioctl() 833: interface is down, cmd [8be1] return!!!
      [   44.119272] 7986@C12L1,rt28xx_ap_ioctl() 833: interface is down, cmd [8be1] return!!!
      [   44.127205] br-lan: port 3(apcli0) entered blocking state
      [   44.132652] br-lan: port 3(apcli0) entered disabled state
      [   44.138292] device apcli0 entered promiscuous mode
      [   44.143426] 7986@C12L1,rt28xx_ap_ioctl() 833: interface is down, cmd [8be1] return!!!
      [   44.158892] br-lan: port 4(apclix0) entered blocking state
      [   44.164454] br-lan: port 4(apclix0) entered disabled state
      [   44.170207] device apclix0 entered promiscuous mode
      [   44.182494] 7986@C08L2,mbss_virtual_if_open() 134:  ===> ra1
      [   44.188213] 7986@C01L2,RTMP_COM_IoctlHandle() 1514: -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_INIT
      [   44.196310] 7986@C01L2,RTMP_COM_IoctlHandle() 1491:  -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP
      [   44.204318] WiFi@C01L3,wifi_sys_open() 856: wdev idx = 1
      [   44.209986] 7986@C18L3,BuildChannelList() 484: 
      [   44.214556] 7986@C23L3,operate_loader_phy() 360: oper_cfg: prim_ch(13), ht_bw(0), extcha(0), vht_bw(0), cen_ch_2(0), PhyMode=78!
      [   44.226190] 7986@C23L3,operate_loader_phy() 374: oper_dev after adjust: bw(0), prim_ch(13), cen_ch_1(13), cen_ch_2(0),ext_cha(0)!
      [   44.237888] 7986@C23L3,operate_loader_phy() 393: oper_dev after decision: bw(0), prim_ch(13), cen_ch_1(13), cen_ch_2(0)!
      [   44.248751] 7986@C23L3,DfsRadarChannelCheck() 3228: [DfsRadarChannelCheck]: wdev is not 5G
      [   44.257074] 7986@C23L3,DfsCacNormalStart() 3724: wdev is not 5G
      [   44.263061] 7986@C23L3,DfsRadarChannelCheck() 3228: [DfsRadarChannelCheck]: wdev is not 5G
      [   44.271652] WiFi@C00L2,dump_ht_cap() 29: Caller: wlan_operate_init+0xa4/0x148 [mt_wifi]
      [   44.279806] WiFi@C12L1,wifi_sys_open() 907: wifi_sys_open():band0 group_idx[1]=9, bw_grp=16 omac=17
      [   44.288886] 7986@C08L3,hw_ctrl_flow_v2_open() 13: wdev_idx=1
      [   44.294833] 7986@C02L2,AsicRadioOnOffCtrl() 2355: DbdcIdx=0 RadioOn
      [   44.301791] 7986@C00L1,BndStrg_TableInit() 614: Invalid Channel:0 pMbss apidx:3
      [   44.309292] 7986@C00L1,BndStrg_Init() 552: error code = 9 on apidx = 3
      [   44.315855] 7986@C00L1,BndStrg_TableInit() 614: Invalid Channel:0 pMbss apidx:4
      [   44.323162] 7986@C00L1,BndStrg_Init() 552: error code = 9 on apidx = 4
      [   44.329759] 7986@C00L2,ApAutoChannelAtBootUp() 333: ----------------->
      [   44.336426] 7986@C03L1,MtCmdSetMacTxRx() 10244: (ret = 0)
      [   44.342026] 7986@C03L1,MtCmdSetMacTxRx() 10244: (ret = 0)
      [   44.347455] 7986@C00L1,ApAutoChannelAtBootUp() 498: not A band
      [   44.353503] 7986@C08L1,ap_run_at_boot() 624:  ACS is disable !!
      [   44.360381] 7986@C08L2,APStartUpForMbss() 984: ===>(caller:ap_inf_open+0x158/0x560 [mt_wifi]), mbss_idx:1, CfgMode:0
      [   44.370953] 7986@C15L2,APPMFInit() 133: [PMF] apidx=1, MFPC=1, MFPR=0, SHA256=0
      [   44.378264] 7986@C18L3,BuildChannelList() 484: 
      [   44.383081] WiFi@C00L2,dump_ht_cap() 29: Caller: dump_ht_cap+0x10/0x20 [mt_wifi]
      [   44.390474] 7986@C08L2,APOverlappingBSSScan() 5156: leverage result of wdev(0@BN0), FallBack=1 (remaining 55496 ms)
      [   44.400888] 7986@C23L3,operate_loader_phy() 360: oper_cfg: prim_ch(13), ht_bw(0), extcha(0), vht_bw(0), cen_ch_2(0), PhyMode=78!
      [   44.412433] 7986@C23L3,operate_loader_phy() 374: oper_dev after adjust: bw(0), prim_ch(13), cen_ch_1(13), cen_ch_2(0),ext_cha(0)!
      [   44.424058] 7986@C23L3,operate_loader_phy() 393: oper_dev after decision: bw(0), prim_ch(13), cen_ch_1(13), cen_ch_2(0)!
      [   44.434907] 7986@C23L3,DfsRadarChannelCheck() 3228: [DfsRadarChannelCheck]: wdev is not 5G
      [   44.443151] 7986@C23L3,DfsCacNormalStart() 3724: wdev is not 5G
      [   44.449059] 7986@C23L3,DfsRadarChannelCheck() 3228: [DfsRadarChannelCheck]: wdev is not 5G
      [   44.457544] WiFi@C08L2,ap_link_up() 7152: (caller:wdev_do_linkup+0x20/0x38 [mt_wifi]), wdev(1)
      [   44.466142] 7986@C01L3,wifi_sys_linkup() 1231: wdev idx = 1
      [   44.528343] 7986@C00L3,wtc_acquire_groupkey_wcid() 84:  Found a non-occupied wtbl_idx:542 for WDEV_TYPE:1
      [   44.528343]  LinkToOmacIdx = 11, LinkToWdevType = 1
      [   44.542773] 7986@C08L3,hw_ctrl_flow_v2_link_up() 72: wdev_idx=1
      [   44.556054] 7986@C08L3,UpdateBeaconHandler() 1928: BCN_UPDATE_INIT, OmacIdx = 11 (ra1)
      [   44.564026] 7986@C00L1,TxCCKStreamCtrl() 20530: set wrong parameters
      [   44.580374] 7986@C12L1,EDCCAInit() 21068: EDCCA compensation: uni_compensation=0, bw_compensation=0, final compensation=0
      [   44.591357] 7986@C03L3,MtCmdTxPwrShowInfo() 13748: ucTxPowerInfoCatg: 2, BandIdx: 0 
      [   44.599097] 7986@C03L3,MtCmdTxPwrShowInfo() 13777: (ret = 0)
      [   44.604774] mtk_ppe_dev_register_hook : ineterface ra1 register (2)
      [   44.616038] br-lan: port 5(ra1) entered blocking state
      [   44.621196] br-lan: port 5(ra1) entered disabled state
      [   44.626543] device ra1 entered promiscuous mode
      [   44.631156] br-lan: port 5(ra1) entered blocking state
      [   44.636286] br-lan: port 5(ra1) entered forwarding state
      [   44.669462] 7986@C08L2,mbss_virtual_if_open() 134:  ===> rax0
      [   44.675214] 7986@C01L2,RTMP_COM_IoctlHandle() 1514: -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_INIT
      [   44.683296] 7986@C01L2,RTMP_COM_IoctlHandle() 1491:  -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP
      [   44.691286] WiFi@C01L3,wifi_sys_open() 856: wdev idx = 3
      [   44.696858] 7986@C18L3,BuildChannelList() 484: 
      [   44.701405] 7986@C00L3,BuildChannelList() 514: BandIdx = 1, PhyMode = 177, ChListNum = 20:
      [   44.709738] 7986@C23L3,DfsBuildChannelList() 3911: Done
      [   44.714970] 7986@C23L3,RadarStateCheck() 250: Zero Wait State: 0
      [   44.720968] 7986@C23L3,RadarStateCheck() 308:  RD_NORMAL_MODE  
      [   44.727740] 7986@C23L3,operate_loader_phy() 360: oper_cfg: prim_ch(0), ht_bw(1), extcha(1), vht_bw(2), cen_ch_2(0), PhyMode=177!
      [   44.739283] 7986@C23L1,operate_loader_phy() 364: phy_freq_adjust failed!WiFi@C00L2,dump_ht_cap() 29: Caller: wlan_operate_init+0xa4/0x148 [mt_
      wifi]
      [   44.752697] WiFi@C12L1,wifi_sys_open() 907: wifi_sys_open():band1 group_idx[3]=4, bw_grp=16 omac=0
      [   44.761656] 7986@C08L3,hw_ctrl_flow_v2_open() 13: wdev_idx=3
      [   44.768478] 7986@C23L1,HcGetBandByChannel() 1230: No hdev parking on channel:0, just return a default band_idx 0!
      [   44.772752] 7986@C08L1,UpdateBeaconHandler() 1908: wdev(3) bss not ready (state:0, caller:APUpdateOperationMode+0x118/0x288 [mt_wifi])!!
      [   44.778998] 7986@C02L2,AsicRadioOnOffCtrl() 2355: DbdcIdx=0 RadioOn
      [   44.797781] 7986@C00L1,BndStrg_TableInit() 614: Invalid Channel:0 pMbss apidx:3
      [   44.805090] 7986@C00L1,BndStrg_Init() 552: error code = 9 on apidx = 3
      [   44.811606] 7986@C00L1,BndStrg_TableInit() 614: Invalid Channel:0 pMbss apidx:4
      [   44.818897] 7986@C00L1,BndStrg_Init() 552: error code = 9 on apidx = 4
      [   44.825434] 7986@C00L2,ApAutoChannelAtBootUp() 333: ----------------->
      [   44.832044] 7986@C03L1,MtCmdSetMacTxRx() 10244: (ret = 0)
      [   44.837525] 7986@C03L1,MtCmdSetMacTxRx() 10244: (ret = 0)
      [   44.842928] 7986@C23L3,AutoChSelBuildChannelListFor56G() 2731: ChListNum56G = 20
      [   44.850327] 7986@C23L3,AutoChSelBuildChannelListFor56G() 2925: ACSChListNum = 16
      [   44.857920] 7986@C08L1,UpdateBeaconHandler() 1908: wdev(3) bss not ready (state:0, caller:MTAPAutoSelectChannel+0x120/0x440 [mt_wifi])!!
      [   44.870175] 7986@C08L1,AsicSwitchChannel() 334: AsicSwitchChannel::bandIdx:1 ch_band:1 htbw:0 vht_bw:0 bw:0 extcha:0
      [   44.880675] 7986@C08L1,AsicSwitchChannel() 339: AsicSwitchChannel::primch:36 cench1:36 cench2:0 rxstream:0 ap_bw:0 apCenCh:0 Scan:1
      [   44.892522] 7986@C00L1,mt7986_apply_dpd_flatness_data() 576: DPD Pre-Cal finished, load DPD Pre-Cal data
      [   44.902021] 7986@C03L3,MtCmdChannelSwitch() 2539: ctrl_chl=36, ctrl_ch2=0, cent_ch=36 DBDCIdx=1, ChBand=1, BW=0, TXStream=4, RXStream=4, scan(
      1)
      [   44.940398] 7986@C03L3,MtCmdSetTxRxPath() 2799: ctrl_chl=36, ctrl_ch2=0, cent_ch=36, RxPath=f, BandIdx=1, ChBand=1, BW=0,TXStream=4, RXStream=
      15, scan(1)
      [   45.164419] 7986@C08L1,AsicSwitchChannel() 334: AsicSwitchChannel::bandIdx:1 ch_band:1 htbw:0 vht_bw:0 bw:0 extcha:0
      [   45.174925] 7986@C08L1,AsicSwitchChannel() 339: AsicSwitchChannel::primch:40 cench1:40 cench2:0 rxstream:0 ap_bw:0 apCenCh:0 Scan:1
      [   45.186761] 7986@C00L1,mt7986_apply_dpd_flatness_data() 576: DPD Pre-Cal finished, load DPD Pre-Cal data
      [   45.196255] 7986@C03L3,MtCmdChannelSwitch() 2539: ctrl_chl=40, ctrl_ch2=0, cent_ch=40 DBDCIdx=1, ChBand=1, BW=0, TXStream=4, RXStream=4, scan(
      1)
      [   45.234632] 7986@C03L3,MtCmdSetTxRxPath() 2799: ctrl_chl=40, ctrl_ch2=0, cent_ch=40, RxPath=f, BandIdx=1, ChBand=1, BW=0,TXStream=4, RXStream=
      15, scan(1)
      [   45.460408] 7986@C08L1,AsicSwitchChannel() 334: AsicSwitchChannel::bandIdx:1 ch_band:1 htbw:0 vht_bw:0 bw:0 extcha:0
      [   45.470913] 7986@C08L1,AsicSwitchChannel() 339: AsicSwitchChannel::primch:44 cench1:44 cench2:0 rxstream:0 ap_bw:0 apCenCh:0 Scan:1
      [   45.482748] 7986@C00L1,mt7986_apply_dpd_flatness_data() 576: DPD Pre-Cal finished, load DPD Pre-Cal data
      [   45.492237] 7986@C03L3,MtCmdChannelSwitch() 2539: ctrl_chl=44, ctrl_ch2=0, cent_ch=44 DBDCIdx=1, ChBand=1, BW=0, TXStream=4, RXStream=4, scan(
      1)
      [   45.530517] 7986@C03L3,MtCmdSetTxRxPath() 2799: ctrl_chl=44, ctrl_ch2=0, cent_ch=44, RxPath=f, BandIdx=1, ChBand=1, BW=0,TXStream=4, RXStream=
      15, scan(1)
      [   45.756417] 7986@C08L1,AsicSwitchChannel() 334: AsicSwitchChannel::bandIdx:1 ch_band:1 htbw:0 vht_bw:0 bw:0 extcha:0
      [   45.766923] 7986@C08L1,AsicSwitchChannel() 339: AsicSwitchChannel::primch:48 cench1:48 cench2:0 rxstream:0 ap_bw:0 apCenCh:0 Scan:1
      [   45.778758] 7986@C00L1,mt7986_apply_dpd_flatness_data() 576: DPD Pre-Cal finished, load DPD Pre-Cal data
      [   45.788248] 7986@C03L3,MtCmdChannelSwitch() 2539: ctrl_chl=48, ctrl_ch2=0, cent_ch=48 DBDCIdx=1, ChBand=1, BW=0, TXStream=4, RXStream=4, scan(
      1)
      [   45.826539] 7986@C03L3,MtCmdSetTxRxPath() 2799: ctrl_chl=48, ctrl_ch2=0, cent_ch=48, RxPath=f, BandIdx=1, ChBand=1, BW=0,TXStream=4, RXStream=
      15, scan(1)
      [   45.840637] 7986@C08L1,UpdateBeaconHandler() 1908: wdev(3) bss not ready (state:0, caller:update_ap_qload_to_bcn+0xa0/0xc8 [mt_wifi])!!
      [   46.052419] 7986@C08L1,AsicSwitchChannel() 334: AsicSwitchChannel::bandIdx:1 ch_band:1 htbw:0 vht_bw:0 bw:0 extcha:0
      [   46.062927] 7986@C08L1,AsicSwitchChannel() 339: AsicSwitchChannel::primch:52 cench1:52 cench2:0 rxstream:0 ap_bw:0 apCenCh:0 Scan:1
      [   46.074765] 7986@C00L1,mt7986_apply_dpd_flatness_data() 576: DPD Pre-Cal finished, load DPD Pre-Cal data
      [   46.084262] 7986@C03L3,MtCmdChannelSwitch() 2539: ctrl_chl=52, ctrl_ch2=0, cent_ch=52 DBDCIdx=1, ChBand=1, BW=0, TXStream=4, RXStream=4, scan(
      1)
      [   46.122545] 7986@C03L3,MtCmdSetTxRxPath() 2799: ctrl_chl=52, ctrl_ch2=0, cent_ch=52, RxPath=f, BandIdx=1, ChBand=1, BW=0,TXStream=4, RXStream=
      15, scan(1)
      [   46.348410] 7986@C08L1,AsicSwitchChannel() 334: AsicSwitchChannel::bandIdx:1 ch_band:1 htbw:0 vht_bw:0 bw:0 extcha:0
      [   46.358914] 7986@C08L1,AsicSwitchChannel() 339: AsicSwitchChannel::primch:56 cench1:56 cench2:0 rxstream:0 ap_bw:0 apCenCh:0 Scan:1
      [   46.370751] 7986@C00L1,mt7986_apply_dpd_flatness_data() 576: DPD Pre-Cal finished, load DPD Pre-Cal data
      [   46.380245] 7986@C03L3,MtCmdChannelSwitch() 2539: ctrl_chl=56, ctrl_ch2=0, cent_ch=56 DBDCIdx=1, ChBand=1, BW=0, TXStream=4, RXStream=4, scan(
      1)
      [   46.418518] 7986@C03L3,MtCmdSetTxRxPath() 2799: ctrl_chl=56, ctrl_ch2=0, cent_ch=56, RxPath=f, BandIdx=1, ChBand=1, BW=0,TXStream=4, RXStream=
      15, scan(1)
      [   46.644426] 7986@C08L1,AsicSwitchChannel() 334: AsicSwitchChannel::bandIdx:1 ch_band:1 htbw:0 vht_bw:0 bw:0 extcha:0
      [   46.654936] 7986@C08L1,AsicSwitchChannel() 339: AsicSwitchChannel::primch:60 cench1:60 cench2:0 rxstream:0 ap_bw:0 apCenCh:0 Scan:1
      [   46.666774] 7986@C00L1,mt7986_apply_dpd_flatness_data() 576: DPD Pre-Cal finished, load DPD Pre-Cal data
      [   46.676268] 7986@C03L3,MtCmdChannelSwitch() 2539: ctrl_chl=60, ctrl_ch2=0, cent_ch=60 DBDCIdx=1, ChBand=1, BW=0, TXStream=4, RXStream=4, scan(
      1)
      [   46.714625] 7986@C03L3,MtCmdSetTxRxPath() 2799: ctrl_chl=60, ctrl_ch2=0, cent_ch=60, RxPath=f, BandIdx=1, ChBand=1, BW=0,TXStream=4, RXStream=
      15, scan(1)
      [   46.940409] 7986@C08L1,AsicSwitchChannel() 334: AsicSwitchChannel::bandIdx:1 ch_band:1 htbw:0 vht_bw:0 bw:0 extcha:0
      [   46.950917] 7986@C08L1,AsicSwitchChannel() 339: AsicSwitchChannel::primch:64 cench1:64 cench2:0 rxstream:0 ap_bw:0 apCenCh:0 Scan:1
      [   46.962754] 7986@C00L1,mt7986_apply_dpd_flatness_data() 576: DPD Pre-Cal finished, load DPD Pre-Cal data
      [   46.972246] 7986@C03L3,MtCmdChannelSwitch() 2539: ctrl_chl=64, ctrl_ch2=0, cent_ch=64 DBDCIdx=1, ChBand=1, BW=0, TXStream=4, RXStream=4, scan(
      1)
      [   47.010599] 7986@C03L3,MtCmdSetTxRxPath() 2799: ctrl_chl=64, ctrl_ch2=0, cent_ch=64, RxPath=f, BandIdx=1, ChBand=1, BW=0,TXStream=4, RXStream=
      15, scan(1)
      [   47.236420] 7986@C08L1,AsicSwitchChannel() 334: AsicSwitchChannel::bandIdx:1 ch_band:1 htbw:0 vht_bw:0 bw:0 extcha:0
      [   47.246926] 7986@C08L1,AsicSwitchChannel() 339: AsicSwitchChannel::primch:100 cench1:100 cench2:0 rxstream:0 ap_bw:0 apCenCh:0 Scan:1
      [   47.258937] 7986@C00L1,mt7986_apply_dpd_flatness_data() 576: DPD Pre-Cal finished, load DPD Pre-Cal data
      [   47.268428] 7986@C03L3,MtCmdChannelSwitch() 2539: ctrl_chl=100, ctrl_ch2=0, cent_ch=100 DBDCIdx=1, ChBand=1, BW=0, TXStream=4, RXStream=4, sca
      n(1)
      [   47.306962] 7986@C03L3,MtCmdSetTxRxPath() 2799: ctrl_chl=100, ctrl_ch2=0, cent_ch=100, RxPath=f, BandIdx=1, ChBand=1, BW=0,TXStream=4, RXStrea
      m=15, scan(1)
      [   47.532411] 7986@C08L1,AsicSwitchChannel() 334: AsicSwitchChannel::bandIdx:1 ch_band:1 htbw:0 vht_bw:0 bw:0 extcha:0
      [   47.542915] 7986@C08L1,AsicSwitchChannel() 339: AsicSwitchChannel::primch:104 cench1:104 cench2:0 rxstream:0 ap_bw:0 apCenCh:0 Scan:1
      [   47.554923] 7986@C00L1,mt7986_apply_dpd_flatness_data() 576: DPD Pre-Cal finished, load DPD Pre-Cal data
      [   47.564416] 7986@C03L3,MtCmdChannelSwitch() 2539: ctrl_chl=104, ctrl_ch2=0, cent_ch=104 DBDCIdx=1, ChBand=1, BW=0, TXStream=4, RXStream=4, sca
      n(1)
      [   47.602882] 7986@C03L3,MtCmdSetTxRxPath() 2799: ctrl_chl=104, ctrl_ch2=0, cent_ch=104, RxPath=f, BandIdx=1, ChBand=1, BW=0,TXStream=4, RXStrea
      m=15, scan(1)
      [   47.828457] 7986@C08L1,AsicSwitchChannel() 334: AsicSwitchChannel::bandIdx:1 ch_band:1 htbw:0 vht_bw:0 bw:0 extcha:0
      [   47.838974] 7986@C08L1,AsicSwitchChannel() 339: AsicSwitchChannel::primch:108 cench1:108 cench2:0 rxstream:0 ap_bw:0 apCenCh:0 Scan:1
      [   47.851083] 7986@C00L1,mt7986_apply_dpd_flatness_data() 576: DPD Pre-Cal finished, load DPD Pre-Cal data
      [   47.860604] 7986@C03L3,MtCmdChannelSwitch() 2539: ctrl_chl=108, ctrl_ch2=0, cent_ch=108 DBDCIdx=1, ChBand=1, BW=0, TXStream=4, RXStream=4, sca
      n(1)
      [   47.899163] 7986@C03L3,MtCmdSetTxRxPath() 2799: ctrl_chl=108, ctrl_ch2=0, cent_ch=108, RxPath=f, BandIdx=1, ChBand=1, BW=0,TXStream=4, RXStrea
      m=15, scan(1)
      [   48.124439] 7986@C08L1,AsicSwitchChannel() 334: AsicSwitchChannel::bandIdx:1 ch_band:1 htbw:0 vht_bw:0 bw:0 extcha:0
      [   48.134952] 7986@C08L1,AsicSwitchChannel() 339: AsicSwitchChannel::primch:112 cench1:112 cench2:0 rxstream:0 ap_bw:0 apCenCh:0 Scan:1
      [   48.146986] 7986@C00L1,mt7986_apply_dpd_flatness_data() 576: DPD Pre-Cal finished, load DPD Pre-Cal data
      [   48.156486] 7986@C03L3,MtCmdChannelSwitch() 2539: ctrl_chl=112, ctrl_ch2=0, cent_ch=112 DBDCIdx=1, ChBand=1, BW=0, TXStream=4, RXStream=4, sca
      n(1)
      [   48.194946] 7986@C03L3,MtCmdSetTxRxPath() 2799: ctrl_chl=112, ctrl_ch2=0, cent_ch=112, RxPath=f, BandIdx=1, ChBand=1, BW=0,TXStream=4, RXStrea
      m=15, scan(1)
      [   48.420414] 7986@C08L1,AsicSwitchChannel() 334: AsicSwitchChannel::bandIdx:1 ch_band:1 htbw:0 vht_bw:0 bw:0 extcha:0
      [   48.430920] 7986@C08L1,AsicSwitchChannel() 339: AsicSwitchChannel::primch:116 cench1:116 cench2:0 rxstream:0 ap_bw:0 apCenCh:0 Scan:1
      [   48.442929] 7986@C00L1,mt7986_apply_dpd_flatness_data() 576: DPD Pre-Cal finished, load DPD Pre-Cal data
      [   48.452424] 7986@C03L3,MtCmdChannelSwitch() 2539: ctrl_chl=116, ctrl_ch2=0, cent_ch=116 DBDCIdx=1, ChBand=1, BW=0, TXStream=4, RXStream=4, sca
      n(1)
      [   48.490871] 7986@C03L3,MtCmdSetTxRxPath() 2799: ctrl_chl=116, ctrl_ch2=0, cent_ch=116, RxPath=f, BandIdx=1, ChBand=1, BW=0,TXStream=4, RXStrea
      m=15, scan(1)
      [   48.716406] 7986@C08L1,AsicSwitchChannel() 334: AsicSwitchChannel::bandIdx:1 ch_band:1 htbw:0 vht_bw:0 bw:0 extcha:0
      [   48.726911] 7986@C08L1,AsicSwitchChannel() 339: AsicSwitchChannel::primch:120 cench1:120 cench2:0 rxstream:0 ap_bw:0 apCenCh:0 Scan:1
      [   48.738919] 7986@C00L1,mt7986_apply_dpd_flatness_data() 576: DPD Pre-Cal finished, load DPD Pre-Cal data
      [   48.748411] 7986@C03L3,MtCmdChannelSwitch() 2539: ctrl_chl=120, ctrl_ch2=0, cent_ch=120 DBDCIdx=1, ChBand=1, BW=0, TXStream=4, RXStream=4, sca
      n(1)
      [   48.786873] 7986@C03L3,MtCmdSetTxRxPath() 2799: ctrl_chl=120, ctrl_ch2=0, cent_ch=120, RxPath=f, BandIdx=1, ChBand=1, BW=0,TXStream=4, RXStrea
      m=15, scan(1)
      [   49.012415] 7986@C08L1,AsicSwitchChannel() 334: AsicSwitchChannel::bandIdx:1 ch_band:1 htbw:0 vht_bw:0 bw:0 extcha:0
      [   49.022924] 7986@C08L1,AsicSwitchChannel() 339: AsicSwitchChannel::primch:124 cench1:124 cench2:0 rxstream:0 ap_bw:0 apCenCh:0 Scan:1
      [   49.034936] 7986@C00L1,mt7986_apply_dpd_flatness_data() 576: DPD Pre-Cal finished, load DPD Pre-Cal data
      [   49.044430] 7986@C03L3,MtCmdChannelSwitch() 2539: ctrl_chl=124, ctrl_ch2=0, cent_ch=124 DBDCIdx=1, ChBand=1, BW=0, TXStream=4, RXStream=4, sca
      n(1)
      [   49.082876] 7986@C03L3,MtCmdSetTxRxPath() 2799: ctrl_chl=124, ctrl_ch2=0, cent_ch=124, RxPath=f, BandIdx=1, ChBand=1, BW=0,TXStream=4, RXStrea
      m=15, scan(1)
      [   49.308409] 7986@C08L1,AsicSwitchChannel() 334: AsicSwitchChannel::bandIdx:1 ch_band:1 htbw:0 vht_bw:0 bw:0 extcha:0
      [   49.318913] 7986@C08L1,AsicSwitchChannel() 339: AsicSwitchChannel::primch:128 cench1:128 cench2:0 rxstream:0 ap_bw:0 apCenCh:0 Scan:1
      [   49.330916] 7986@C00L1,mt7986_apply_dpd_flatness_data() 576: DPD Pre-Cal finished, load DPD Pre-Cal data
      [   49.340406] 7986@C03L3,MtCmdChannelSwitch() 2539: ctrl_chl=128, ctrl_ch2=0, cent_ch=128 DBDCIdx=1, ChBand=1, BW=0, TXStream=4, RXStream=4, sca
      n(1)
      [   49.378853] 7986@C03L3,MtCmdSetTxRxPath() 2799: ctrl_chl=128, ctrl_ch2=0, cent_ch=128, RxPath=f, BandIdx=1, ChBand=1, BW=0,TXStream=4, RXStrea
      m=15, scan(1)
      [   49.604636] 7986@C08L1,UpdateBeaconHandler() 1908: wdev(3) bss not ready (state:0, caller:MTAPAutoSelectChannel+0x2d0/0x440 [mt_wifi])!!
      [   49.616883] 7986@C23L3,SelectClearChannelBusyTime() 1887: ====================================================================
      [   49.628257] 7986@C23L3,SelectClearChannelBusyTime() 1893: Channel  36 : Busy Time =   3678, Skip Channel = FALSE, BwCap = TRUE
      [   49.639624] 7986@C23L3,SelectClearChannelBusyTime() 1893: Channel  40 : Busy Time =   2389, Skip Channel = FALSE, BwCap = TRUE
      [   49.650991] 7986@C23L3,SelectClearChannelBusyTime() 1893: Channel  44 : Busy Time =   3334, Skip Channel = FALSE, BwCap = TRUE
      [   49.662359] 7986@C23L3,SelectClearChannelBusyTime() 1893: Channel  48 : Busy Time =   3124, Skip Channel = FALSE, BwCap = TRUE
      [   49.673726] 7986@C23L3,SelectClearChannelBusyTime() 1893: Channel  52 : Busy Time =    380, Skip Channel = FALSE, BwCap = TRUE
      [   49.685093] 7986@C23L3,SelectClearChannelBusyTime() 1893: Channel  56 : Busy Time =      9, Skip Channel = FALSE, BwCap = TRUE
      [   49.696459] 7986@C23L3,SelectClearChannelBusyTime() 1893: Channel  60 : Busy Time =      7, Skip Channel = FALSE, BwCap = TRUE
      [   49.707827] 7986@C23L3,SelectClearChannelBusyTime() 1893: Channel  64 : Busy Time =    319, Skip Channel = FALSE, BwCap = TRUE
      [   49.719192] 7986@C23L3,SelectClearChannelBusyTime() 1893: Channel 100 : Busy Time =    278, Skip Channel = FALSE, BwCap = TRUE
      [   49.730559] 7986@C23L3,SelectClearChannelBusyTime() 1893: Channel 104 : Busy Time =    393, Skip Channel = FALSE, BwCap = TRUE
      [   49.741925] 7986@C23L3,SelectClearChannelBusyTime() 1893: Channel 108 : Busy Time =   1592, Skip Channel = FALSE, BwCap = TRUE
      [   49.753293] 7986@C23L3,SelectClearChannelBusyTime() 1893: Channel 112 : Busy Time =      1, Skip Channel = FALSE, BwCap = TRUE
      [   49.764657] 7986@C23L3,SelectClearChannelBusyTime() 1893: Channel 116 : Busy Time =      1, Skip Channel = FALSE, BwCap = TRUE
      [   49.776024] 7986@C23L3,SelectClearChannelBusyTime() 1893: Channel 120 : Busy Time =     16, Skip Channel = FALSE, BwCap = TRUE
      [   49.787390] 7986@C23L3,SelectClearChannelBusyTime() 1893: Channel 124 : Busy Time =   2128, Skip Channel = FALSE, BwCap = TRUE
      [   49.798757] 7986@C23L3,SelectClearChannelBusyTime() 1893: Channel 128 : Busy Time =    332, Skip Channel = FALSE, BwCap = TRUE
      [   49.810122] 7986@C23L3,SelectClearChannelBusyTime() 1896: ====================================================================
      [   49.821493] 7986@C23L3,SelectClearChannelBusyTime() 2132: Rule 3 Channel Busy time value : Select Primary Channel 112
      [   49.832079] 7986@C23L3,SelectClearChannelBusyTime() 2134: Rule 3 Channel Busy time value : Min Channel Busy = 2128
      [   49.842406] 7986@C23L3,SelectClearChannelBusyTime() 2139: Rule 3 Channel Busy time value : BW = 160
      [   49.851432] 7986@C23L3,SelectClearChannelBusyTime() 2173: [SelectClearChannelBusyTime] - band1 END
      [   49.860380] 7986@C23L3,zero_wait_dfs_update_ch() 938: ch 112, outband ch 0, ch_stat 0, pDfsParam->band_ch[0]=0, pDfsParam->band_ch[1]=0
      [   49.872526] 7986@C23L3,RadarStateCheck() 250: Zero Wait State: 0
      [   49.878522] 7986@C23L3,RadarStateCheck() 277:  RD_SILENCE_MODE  
      [   49.885388] 7986@C23L3,operate_loader_phy() 360: oper_cfg: prim_ch(112), ht_bw(1), extcha(1), vht_bw(2), cen_ch_2(0), PhyMode=177!
      [   49.897113] 7986@C23L3,operate_loader_phy() 374: oper_dev after adjust: bw(3), prim_ch(112), cen_ch_1(114), cen_ch_2(0),ext_cha(3)!
      [   49.908915] 7986@C23L3,operate_loader_phy() 393: oper_dev after decision: bw(3), prim_ch(112), cen_ch_1(114), cen_ch_2(0)!
      [   49.919982] 7986@C23L3,DfsCacNormalStart() 3777: [RDM] CAC 65 seconds start . Disable MAC TX
      [   49.928424] 7986@C08L1,AsicSwitchChannel() 334: AsicSwitchChannel::bandIdx:1 ch_band:1 htbw:1 vht_bw:2 bw:3 extcha:3
      [   49.938932] 7986@C08L1,AsicSwitchChannel() 339: AsicSwitchChannel::primch:112 cench1:114 cench2:0 rxstream:4 ap_bw:0 apCenCh:0 Scan:0
      [   49.950906] 7986@C23L3,DfsSwitchCheck() 4067: DFS ByPass TX calibration.
      [   49.957636] 7986@C00L1,mt7986_apply_dpd_flatness_data() 576: DPD Pre-Cal finished, load DPD Pre-Cal data
      [   49.967129] 7986@C03L3,MtCmdChannelSwitch() 2539: ctrl_chl=112, ctrl_ch2=0, cent_ch=114 DBDCIdx=1, ChBand=1, BW=3, TXStream=4, RXStream=4, sca
      n(0)
      [   50.006034] 7986@C03L3,MtCmdSetTxRxPath() 2799: ctrl_chl=112, ctrl_ch2=0, cent_ch=114, RxPath=f, BandIdx=1, ChBand=1, BW=3,TXStream=4, RXStrea
      m=15, scan(0)
      [   50.024976] 7986@C12L1,EDCCAInit() 21068: EDCCA compensation: uni_compensation=0, bw_compensation=0, final compensation=0
      [   50.035998] 7986@C23L3,DfsBuildChannelList() 3911: Done
      [   50.041220] 7986@C23L3,zero_wait_dfs_switch_ch() 1048: outband ch 0, ch_stat 0
      [   50.048425] 7986@C23L3,zero_wait_dfs_switch_ch() 1055: bDedicatedZeroWaitDefault == 0
      [   50.056454] 7986@C08L2,APStartUpForMbss() 984: ===>(caller:ap_inf_open+0x158/0x560 [mt_wifi]), mbss_idx:3, CfgMode:0
      [   50.066975] 7986@C15L2,APPMFInit() 133: [PMF] apidx=3, MFPC=1, MFPR=0, SHA256=0
      [   50.074292] 7986@C18L3,BuildChannelList() 484: 
      [   50.079031] WiFi@C00L2,dump_ht_cap() 29: Caller: dump_ht_cap+0x10/0x20 [mt_wifi]
      [   50.086613] WiFi@C08L2,ap_link_up() 7152: (caller:wdev_do_linkup+0x20/0x38 [mt_wifi]), wdev(3)
      [   50.095212] 7986@C01L3,wifi_sys_linkup() 1231: wdev idx = 3
      [   50.157338] 7986@C00L3,wtc_acquire_groupkey_wcid() 84:  Found a non-occupied wtbl_idx:541 for WDEV_TYPE:1
      [   50.157338]  LinkToOmacIdx = 0, LinkToWdevType = 1
      [   50.171683] 7986@C08L3,hw_ctrl_flow_v2_link_up() 72: wdev_idx=3
      [   50.184381] 7986@C08L3,UpdateBeaconHandler() 1928: BCN_UPDATE_INIT, OmacIdx = 0 (rax0)
      [   50.192287] 7986@C08L3,UpdateBeaconHandler() 1941:   Band1 BcnInitedRnd = 141
      [   50.211959] 7986@C12L1,EDCCAInit() 21068: EDCCA compensation: uni_compensation=0, bw_compensation=0, final compensation=0
      [   50.222912] 7986@C03L3,MtCmdTxPwrShowInfo() 13748: ucTxPowerInfoCatg: 2, BandIdx: 1 
      [   50.230649] 7986@C03L3,MtCmdTxPwrShowInfo() 13777: (ret = 0)
      [   50.236330] mtk_ppe_dev_register_hook : ineterface rax0 register (3)
      [   50.243430] 7986@C12L1,rt28xx_ap_ioctl() 833: interface is down, cmd [8be1] return!!!
      [   50.251301] br-lan: port 6(rax0) entered blocking state
      [   50.256574] br-lan: port 6(rax0) entered disabled state
      [   50.262046] device rax0 entered promiscuous mode
      [   50.266757] br-lan: port 6(rax0) entered blocking state
      [   50.272018] br-lan: port 6(rax0) entered forwarding state
      [   50.325781] 7986@C08L2,mbss_virtual_if_open() 134:  ===> rax1
      [   50.331629] 7986@C01L2,RTMP_COM_IoctlHandle() 1514: -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_INIT
      [   50.339749] 7986@C01L2,RTMP_COM_IoctlHandle() 1491:  -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP
      [   50.347764] WiFi@C01L3,wifi_sys_open() 856: wdev idx = 4
      [   50.353452] 7986@C18L3,BuildChannelList() 484: 
      [   50.358031] 7986@C23L3,RadarStateCheck() 250: Zero Wait State: 0
      [   50.364069] 7986@C23L3,RadarStateCheck() 277:  RD_SILENCE_MODE  
      [   50.370975] 7986@C23L3,operate_loader_phy() 360: oper_cfg: prim_ch(112), ht_bw(1), extcha(1), vht_bw(2), cen_ch_2(0), PhyMode=177!
      [   50.382724] 7986@C23L3,operate_loader_phy() 374: oper_dev after adjust: bw(3), prim_ch(112), cen_ch_1(114), cen_ch_2(0),ext_cha(3)!
      [   50.394620] 7986@C23L3,operate_loader_phy() 393: oper_dev after decision: bw(3), prim_ch(112), cen_ch_1(114), cen_ch_2(0)!
      [   50.406136] 7986@C23L3,DfsCacNormalStart() 3777: [RDM] CAC 65 seconds start . Disable MAC TX
      [   50.415228] WiFi@C00L2,dump_ht_cap() 29: Caller: wlan_operate_init+0xa4/0x148 [mt_wifi]
      [   50.423396] WiFi@C12L1,wifi_sys_open() 907: wifi_sys_open():band1 group_idx[4]=25, bw_grp=16 omac=17
      [   50.432687] 7986@C08L3,hw_ctrl_flow_v2_open() 13: wdev_idx=4
      [   50.439715] 7986@C02L2,AsicRadioOnOffCtrl() 2355: DbdcIdx=1 RadioOn
      [   50.446712] 7986@C00L2,ApAutoChannelAtBootUp() 333: ----------------->
      [   50.453501] 7986@C03L1,MtCmdSetMacTxRx() 10244: (ret = 0)
      [   50.459080] 7986@C03L1,MtCmdSetMacTxRx() 10244: (ret = 0)
      [   50.464537] 7986@C00L1,ApAutoChannelAtBootUp() 492: zero-wait DFS is not enabled
      [   50.471967] 7986@C08L1,ap_run_at_boot() 624:  ACS is disable !!
      [   50.480220] 7986@C08L2,APStartUpForMbss() 984: ===>(caller:ap_inf_open+0x158/0x560 [mt_wifi]), mbss_idx:4, CfgMode:0
      [   50.490786] 7986@C15L2,APPMFInit() 133: [PMF] apidx=4, MFPC=1, MFPR=0, SHA256=0
      [   50.498138] 7986@C18L3,BuildChannelList() 484: 
      [   50.502995] WiFi@C00L2,dump_ht_cap() 29: Caller: dump_ht_cap+0x10/0x20 [mt_wifi]
      [   50.510684] WiFi@C08L2,ap_link_up() 7152: (caller:wdev_do_linkup+0x20/0x38 [mt_wifi]), wdev(4)
      [   50.519315] 7986@C01L3,wifi_sys_linkup() 1231: wdev idx = 4
      [   50.581840] 7986@C00L3,wtc_acquire_groupkey_wcid() 84:  Found a non-occupied wtbl_idx:540 for WDEV_TYPE:1
      [   50.581840]  LinkToOmacIdx = 11, LinkToWdevType = 1
      [   50.596307] 7986@C08L3,hw_ctrl_flow_v2_link_up() 72: wdev_idx=4
      [   50.609854] 7986@C08L3,UpdateBeaconHandler() 1928: BCN_UPDATE_INIT, OmacIdx = 11 (rax1)
      [   50.630991] 7986@C12L1,EDCCAInit() 21068: EDCCA compensation: uni_compensation=0, bw_compensation=0, final compensation=0
      [   50.642018] 7986@C03L3,MtCmdTxPwrShowInfo() 13748: ucTxPowerInfoCatg: 2, BandIdx: 1 
      [   50.649801] 7986@C03L3,MtCmdTxPwrShowInfo() 13777: (ret = 0)
      [   50.655475] mtk_ppe_dev_register_hook : ineterface rax1 register (4)
      [   50.668745] br-lan: port 7(rax1) entered blocking state
      [   50.673980] br-lan: port 7(rax1) entered disabled state
      [   50.679458] device rax1 entered promiscuous mode
      [   50.684260] br-lan: port 7(rax1) entered blocking state
      [   50.689497] br-lan: port 7(rax1) entered forwarding state
      [   51.014280] mt753x gsw@0: Port 1 Link is Down
      [   51.267898] 7986@C01L2,RTMP_COM_IoctlHandle() 1514: -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_INIT
      [   51.276035] 7986@C01L2,RTMP_COM_IoctlHandle() 1491:  -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP
      [   51.284082] WiFi@C01L3,wifi_sys_open() 856: wdev idx = 5
      [   51.289755] 7986@C18L3,BuildChannelList() 484: 
      [   51.294339] 7986@C23L3,operate_loader_phy() 360: oper_cfg: prim_ch(13), ht_bw(0), extcha(0), vht_bw(0), cen_ch_2(0), PhyMode=78!
      [   51.306000] 7986@C23L3,operate_loader_phy() 374: oper_dev after adjust: bw(0), prim_ch(13), cen_ch_1(13), cen_ch_2(0),ext_cha(0)!
      [   51.317701] 7986@C23L3,operate_loader_phy() 393: oper_dev after decision: bw(0), prim_ch(13), cen_ch_1(13), cen_ch_2(0)!
      [   51.328560] 7986@C23L3,DfsRadarChannelCheck() 3228: [DfsRadarChannelCheck]: wdev is not 5G
      [   51.336830] 7986@C23L3,DfsCacNormalStart() 3724: wdev is not 5G
      [   51.342842] 7986@C23L3,DfsRadarChannelCheck() 3228: [DfsRadarChannelCheck]: wdev is not 5G
      [   51.351409] WiFi@C00L2,dump_ht_cap() 29: Caller: wlan_operate_init+0xa4/0x148 [mt_wifi]
      SENSE Initialize[   51.359476] 7986@C08L3,hw_ctrl_flow_v2_open() 13: wdev_idx=5
       script start
      [   51.367059] WiFi@C00L2,dump_ht_cap() 29: Caller: dump_ht_cap+0x10/0x20 [mt_wifi]
      [   51.375375] mtk_ppe_dev_register_hook : ineterface apcli0 register (5)
      [   51.382166] br-lan: port 3(apcli0) entered blocking state
      [   51.387577] br-lan: port 3(apcli0) entered forwarding state
      [   51.393878] br-lan: port 3(apcli0) entered disabled state
      [   51.399537] 7986@C01L2,RTMP_COM_IoctlHandle() 1514: -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_INIT
      [   51.407695] 7986@C01L2,RTMP_COM_IoctlHandle() 1491:  -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP
      [   51.415762] WiFi@C01L3,wifi_sys_open() 856: wdev idx = 6
      [   51.421402] 7986@C18L3,BuildChannelList() 484: 
      [   51.425957] 7986@C23L3,RadarStateCheck() 250: Zero Wait State: 0
      [   51.432013] 7986@C23L3,RadarStateCheck() 277:  RD_SILENCE_MODE  
      [   51.438912] 7986@C23L3,operate_loader_phy() 360: oper_cfg: prim_ch(112), ht_bw(1), extcha(1), vht_bw(2), cen_ch_2(0), PhyMode=177!
      [   51.450703] 7986@C23L3,operate_loader_phy() 374: oper_dev after adjust: bw(3), prim_ch(112), cen_ch_1(114), cen_ch_2(0),ext_cha(3)!
      [   51.462535] 7986@C23L3,operate_loader_phy() 393: oper_dev after decision: bw(3), prim_ch(112), cen_ch_1(114), cen_ch_2(0)!
      [   51.473631] 7986@C23L3,DfsCacNormalStart() 3777: [RDM] CAC 65 seconds start . Disable MAC TX
      [   51.482426] WiFi@C00L2,dump_ht_cap() 29: Caller: wlan_operate_init+0xa4/0x148 [mt_wifi]
      [   51.490480] 7986@C08L3,hw_ctrl_flow_v2_open() 13: wdev_idx=6
      [   51.497612] WiFi@C00L2,dump_ht_cap() 29: Caller: dump_ht_cap+0x10/0x20 [mt_wifi]
      [   51.505052] mtk_ppe_dev_register_hook : ineterface apclix0 register (6)
      [   51.511921] br-lan: port 4(apclix0) entered blocking state
      [   51.517411] br-lan: port 4(apclix0) entered forwarding state
      [   52.416325] br-lan: port 4(apclix0) entered disabled state
      [   53.125445] 7986@C12L1,rt28xx_ap_ioctl() 833: interface is down, cmd [8be1] return!!!
      [   53.135109] 7986@C14L1,set_wapp_param() 3528: Unknown Parameter:8
      [   53.141287] 7986@C14L1,set_wapp_param() 3528: Unknown Parameter:0
      [   53.147420] 7986@C14L1,set_wapp_param() 3528: Unknown Parameter:1
      [   53.153549] 7986@C14L1,set_wapp_param() 3528: Unknown Parameter:2
      [   53.159642] 7986@C14L1,set_wapp_param() 3528: Unknown Parameter:3
      [   53.166410] 7986@C14L1,set_wapp_param() 3528: Unknown Parameter:8
      [   53.172528] 7986@C14L1,set_wapp_param() 3528: Unknown Parameter:0
      [   53.178620] 7986@C14L1,set_wapp_param() 3528: Unknown Parameter:1
      [   53.184706] 7986@C14L1,set_wapp_param() 3528: Unknown Parameter:2
      [   53.190795] 7986@C14L1,set_wapp_param() 3528: Unknown Parameter:3
      [   53.196894] 7986@C12L1,Set_AP_VENDOR_SPECIFIC_IE() 3776: Unknown OUIType = 16
      [   53.204028] 7986@C12L1,Set_AP_VENDOR_SPECIFIC_IE() 3776: Unknown OUIType = 9
      [   53.211086] 7986@C12L1,set_wapp_cmm_ie() 3672: Unknown IE(EID = 111)
      [   53.217446] 7986@C12L1,set_wapp_cmm_ie() 3672: Unknown IE(EID = 110)
      [   53.223827] 7986@C12L1,Set_AP_VENDOR_SPECIFIC_IE() 3776: Unknown OUIType = 16
      [   53.230965] 7986@C12L1,Set_AP_VENDOR_SPECIFIC_IE() 3776: Unknown OUIType = 9
      [   53.238026] 7986@C12L1,set_wapp_cmm_ie() 3672: Unknown IE(EID = 111)
      [   53.244381] 7986@C12L1,set_wapp_cmm_ie() 3672: Unknown IE(EID = 110)
      [   53.406951] 7986@C12L1,rt28xx_ap_ioctl() 833: interface is down, cmd [8be1] return!!!
      [   53.414831] 7986@C12L1,rt28xx_ap_ioctl() 833: interface is down, cmd [8be1] return!!!
      [   54.406097] mt753x gsw@0: Port 1 Link is Up - 1Gbps/Full
      rmgr: Cannot insert RX class rule: Not supported
      [   55.911649] module exit
      [   55.977393] device ra0 left promiscuous mode
      [   55.981907] br-lan: port 2(ra0) entered disabled state
      [   56.013845] br-lan: port 2(ra0) entered blocking state
      [   56.018986] br-lan: port 2(ra0) entered disabled state
      [   56.024349] device ra0 entered promiscuous mode
      [   56.028977] br-lan: port 2(ra0) entered blocking state
      [   56.034109] br-lan: port 2(ra0) entered forwarding state
      [   56.046026] device ra1 left promiscuous mode
      [   56.050447] br-lan: port 5(ra1) entered disabled state
      [   56.077774] br-lan: port 5(ra1) entered blocking state
      [   56.082934] br-lan: port 5(ra1) entered disabled state
      [   56.088299] device ra1 entered promiscuous mode
      [   56.092937] br-lan: port 5(ra1) entered blocking state
      [   56.098070] br-lan: port 5(ra1) entered forwarding state
      [   56.112964] device apcli0 left promiscuous mode
      [   56.117633] br-lan: port 3(apcli0) entered disabled state
      [   56.137845] br-lan: port 3(apcli0) entered blocking state
      [   56.143252] br-lan: port 3(apcli0) entered disabled state
      [   56.148869] device apcli0 entered promiscuous mode
      [   56.172442] device rax0 left promiscuous mode
      [   56.176921] br-lan: port 6(rax0) entered disabled state
      [   56.201859] br-lan: port 6(rax0) entered blocking state
      [   56.207094] br-lan: port 6(rax0) entered disabled state
      [   56.212539] device rax0 entered promiscuous mode
      [   56.217256] br-lan: port 6(rax0) entered blocking state
      [   56.222473] br-lan: port 6(rax0) entered forwarding state
      [   56.233765] device rax1 left promiscuous mode
      [   56.238256] br-lan: port 7(rax1) entered disabled state
      [   56.269785] br-lan: port 7(rax1) entered blocking state
      [   56.275021] br-lan: port 7(rax1) entered disabled state
      [   56.280462] device rax1 entered promiscuous mode
      [   56.285194] br-lan: port 7(rax1) entered blocking state
      [   56.290418] br-lan: port 7(rax1) entered forwarding state
      [   56.298582] device apclix0 left promiscuous mode
      [   56.303342] br-lan: port 4(apclix0) entered disabled state
      [   56.333824] br-lan: port 4(apclix0) entered blocking state
      [   56.339321] br-lan: port 4(apclix0) entered disabled state
      [   56.345055] device apclix0 entered promiscuous mode
      WRC-X6000GSD login: [   62.734492] 7986@C12L1,rt28xx_ap_ioctl() 833: interface is down, cmd [8be1] return!!!
      [   62.744448] 7986@C14L1,set_wapp_param() 3528: Unknown Parameter:8
      [   62.750646] 7986@C14L1,set_wapp_param() 3528: Unknown Parameter:0
      [   62.756778] 7986@C14L1,set_wapp_param() 3528: Unknown Parameter:1
      [   62.762904] 7986@C14L1,set_wapp_param() 3528: Unknown Parameter:2
      [   62.769000] 7986@C14L1,set_wapp_param() 3528: Unknown Parameter:3
      [   62.775931] 7986@C14L1,set_wapp_param() 3528: Unknown Parameter:8
      [   62.782160] 7986@C14L1,set_wapp_param() 3528: Unknown Parameter:0
      [   62.788305] 7986@C14L1,set_wapp_param() 3528: Unknown Parameter:1
      [   62.794487] 7986@C14L1,set_wapp_param() 3528: Unknown Parameter:2
      [   62.800677] 7986@C14L1,set_wapp_param() 3528: Unknown Parameter:3
      [   62.806817] 7986@C12L1,Set_AP_VENDOR_SPECIFIC_IE() 3776: Unknown OUIType = 16
      [   62.813946] 7986@C12L1,Set_AP_VENDOR_SPECIFIC_IE() 3776: Unknown OUIType = 9
      [   62.821016] 7986@C12L1,set_wapp_cmm_ie() 3672: Unknown IE(EID = 111)
      [   62.827371] 7986@C12L1,set_wapp_cmm_ie() 3672: Unknown IE(EID = 110)
      [   62.833725] 7986@C12L1,Set_AP_VENDOR_SPECIFIC_IE() 3776: Unknown OUIType = 16
      [   62.840851] 7986@C12L1,Set_AP_VENDOR_SPECIFIC_IE() 3776: Unknown OUIType = 9
      [   62.847910] 7986@C12L1,set_wapp_cmm_ie() 3672: Unknown IE(EID = 111)
      [   62.854262] 7986@C12L1,set_wapp_cmm_ie() 3672: Unknown IE(EID = 110)
      [   63.027343] 7986@C12L1,rt28xx_ap_ioctl() 833: interface is down, cmd [8be1] return!!!
      [   63.035202] 7986@C12L1,rt28xx_ap_ioctl() 833: interface is down, cmd [8be1] return!!!
      [   65.888017] 7986@C14L1,RTMPAPSetInformation() 6337: DPP Disabled please enable it
      [   65.895531] 7986@C14L1,RTMPAPSetInformation() 6337: DPP Disabled please enable it