So I started with a stock version of the latest 22.03 snapshot and flash via luci. It booted but no LAN or WAN, the port lights are on and show activity though. Both 2.4 and 5G radios are functioning and I can connect to both but again no internet. Here is the boot log.
U-Boot 1.0.6 [spf.5.0.2_csu1.1] (Nov 15 2018 - 03:26:55)
smem ram ptable found: ver: 0 len: 5
DRAM: 1003 MiB
setting 0x177d as machine type from smem
NAND: SF: Unsupported manufacturer 00
ipq_spi: SPI Flash not found (bus/cs/speed/mode) = (0/0/48000000/0)
512 MiB
MMC:
PCI0 Link Intialized
PCI1 Link Intialized
In: serial
Out: serial
Err: serial
MMC Device 0 not found
cdp: get part failed for 0:HLOS
Net: MAC0 addr:7c:db:98:f0:b1:33
athrs17_reg_init: complete
athrs17_vlan_config ...done
S17c init done
MAC1 addr:7c:db:98:f0:b1:34
eth0, eth1
Hit space key to stop autoboot: 0
Creating 1 MTD partitions on "nand0":
0x000002400000-0x00001c400000 : "mtd=0"
UBI: attaching mtd1 to ubi0
UBI: physical eraseblock size: 131072 bytes (128 KiB)
UBI: logical eraseblock size: 126976 bytes
UBI: smallest flash I/O unit: 2048
UBI: VID header offset: 2048 (aligned 2048)
UBI: data offset: 4096
UBI: attached mtd1 to ubi0
UBI: MTD device name: "mtd=0"
UBI: MTD device size: 416 MiB
UBI: number of good PEBs: 3328
UBI: number of bad PEBs: 0
UBI: max. allowed volumes: 128
UBI: wear-leveling threshold: 4096
UBI: number of internal volumes: 1
UBI: number of user volumes: 3
UBI: available PEBs: 47
UBI: total number of reserved PEBs: 3281
UBI: number of PEBs reserved for bad PEB handling: 33
UBI: max/mean erase counter: 13/10
Read 7208960 bytes from volume kernel to 44000000
Loading Kernel Image ... OK
OK
device nand0 <nand0>, # parts = 1
#: name size offset mask_flags
0: firmware 0x1a000000 0x02400000 0
active partition: nand0,0 - (firmware) 0x1a000000 @ 0x02400000
defaults:
mtdids : none
mtdparts: none
Setting up atags for msm partition: firmware
Using machid 0x177d from environment
Starting kernel ...
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 5.10.113 (lauro@server) (arm-openwrt-linux-muslgnueabi-gcc (OpenWrt GCC 11.2.0 r19621-d1b824650f) 11.2.0, GNU ld (GNU Binutils) 2.37) #0 SMP Wed May 11 20:23:50 2022
[ 0.000000] CPU: ARMv7 Processor [512f04d0] revision 0 (ARMv7), cr=10c5787d
[ 0.000000] CPU: div instructions available: patching division code
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
[ 0.000000] OF: fdt: Machine model: Askey RT4230W REV6
[ 0.000000] Memory policy: Data cache writealloc
[ 0.000000] Zone ranges:
[ 0.000000] Normal [mem 0x0000000042000000-0x0000000071ffffff]
[ 0.000000] HighMem [mem 0x0000000072000000-0x000000007fffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000042000000-0x000000007fffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000042000000-0x000000007fffffff]
[ 0.000000] percpu: Embedded 15 pages/cpu s30796 r8192 d22452 u61440
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 252224
[ 0.000000] Kernel command line: rootfstype=squashfs noinitrd
[ 0.000000] Bootloader command line not present
[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] Memory: 994740K/1015808K available (6758K kernel code, 612K rwdata, 1648K rodata, 1024K init, 236K bss, 21068K reserved, 0K cma-reserved, 229376K highmem)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[ 0.000000] rcu: Hierarchical RCU implementation.
[ 0.000000] Tracing variant of Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[ 0.000000] random: get_random_bytes called from start_kernel+0x3a0/0x54c with crng_init=0
[ 0.000000] clocksource: dg_timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 305801671480 ns
[ 0.000008] sched_clock: 32 bits at 6MHz, resolution 160ns, wraps every 343597383600ns
[ 0.000024] Switching to timer-based delay loop, resolution 160ns
[ 0.000273] Calibrating delay loop (skipped), value calculated using timer frequency.. 12.50 BogoMIPS (lpj=62500)
[ 0.000304] pid_max: default: 32768 minimum: 301
[ 0.000488] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[ 0.000515] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[ 0.001614] CPU: Testing write buffer coherency: ok
[ 0.001900] qcom_scm: convention: smc legacy
[ 0.002844] Setting up static identity map for 0x42300000 - 0x42300060
[ 0.003016] rcu: Hierarchical SRCU implementation.
[ 0.003301] dyndbg: Ignore empty _ddebug table in a CONFIG_DYNAMIC_DEBUG_CORE build
[ 0.003541] smp: Bringing up secondary CPUs ...
[ 0.005509] smp: Brought up 1 node, 2 CPUs
[ 0.005530] SMP: Total of 2 processors activated (25.00 BogoMIPS).
[ 0.005545] CPU: All CPU(s) started in SVC mode.
[ 0.016104] VFP support v0.3: implementor 51 architecture 64 part 4d variant 2 rev 0
[ 0.016271] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.016305] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
[ 0.016448] pinctrl core: initialized pinctrl subsystem
[ 0.017740] NET: Registered protocol family 16
[ 0.018104] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 0.019478] thermal_sys: Registered thermal governor 'step_wise'
[ 0.021634] cpuidle: using governor ladder
[ 0.021717] cpuidle: using governor menu
[ 0.066462] usbcore: registered new interface driver usbfs
[ 0.066550] usbcore: registered new interface driver hub
[ 0.066626] usbcore: registered new device driver usb
[ 0.066691] pps_core: LinuxPPS API ver. 1 registered
[ 0.066707] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.066751] PTP clock support registered
[ 0.068876] clocksource: Switched to clocksource dg_timer
[ 0.069943] NET: Registered protocol family 2
[ 0.070142] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.071242] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
[ 0.071297] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear)
sT:block:16, fifo:64ind hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 2.407075] spi-nor spi0.0: mr25h256 (32 Kbytes)
[ 2.436485] switch0: Atheros AR8337 rev. 2 switch registered on 37000000.mdio-mii
[ 3.206974] ipq806x-gmac-dwmac 37200000.ethernet: IRQ eth_wake_irq not found
[ 3.207039] ipq806x-gmac-dwmac 37200000.ethernet: IRQ eth_lpi not found
[ 3.214395] ipq806x-gmac-dwmac 37200000.ethernet: PTP uses main clock
[ 3.220600] ipq806x-gmac-dwmac 37200000.ethernet: User ID: 0x10, Synopsys ID: 0x37
[ 3.226049] ipq806x-gmac-dwmac 37200000.ethernet: DWMAC1000
[ 3.233632] ipq806x-gmac-dwmac 37200000.ethernet: DMA HW capability register supported
[ 3.239411] ipq806x-gmac-dwmac 37200000.ethernet: RX Checksum Offload Engine supported
[ 3.247049] ipq806x-gmac-dwmac 37200000.ethernet: COE Type 2
[ 3.255039] ipq806x-gmac-dwmac 37200000.ethernet: TX Checksum insertion supported
[ 3.260837] ipq806x-gmac-dwmac 37200000.ethernet: Wake-Up On Lan supported
[ 3.268145] ipq806x-gmac-dwmac 37200000.ethernet: Enhanced/Alternate descriptors
[ 3.274987] ipq806x-gmac-dwmac 37200000.ethernet: Enabled extended descriptors
[ 3.282549] ipq806x-gmac-dwmac 37200000.ethernet: Ring mode enabled
[ 3.289576] ipq806x-gmac-dwmac 37200000.ethernet: Enable RX Mitigation via HW Watchdog Timer
[ 3.297563] ipq806x-gmac-dwmac 37400000.ethernet: IRQ eth_wake_irq not found
[ 3.304453] ipq806x-gmac-dwmac 37400000.ethernet: IRQ eth_lpi not found
[ 3.311742] ipq806x-gmac-dwmac 37400000.ethernet: PTP uses main clock
[ 3.318257] ipq806x-gmac-dwmac 37400000.ethernet: User ID: 0x10, Synopsys ID: 0x37
[ 3.324419] ipq806x-gmac-dwmac 37400000.ethernet: DWMAC1000
[ 3.331848] ipq806x-gmac-dwmac 37400000.ethernet: DMA HW capability register supported
[ 3.337588] ipq806x-gmac-dwmac 37400000.ethernet: RX Checksum Offload Engine supported
[ 3.345412] ipq806x-gmac-dwmac 37400000.ethernet: COE Type 2
[ 3.353275] ipq806x-gmac-dwmac 37400000.ethernet: TX Checksum insertion supported
[ 3.359028] ipq806x-gmac-dwmac 37400000.ethernet: Wake-Up On Lan supported
[ 3.366491] ipq806x-gmac-dwmac 37400000.ethernet: Enhanced/Alternate descriptors
[ 3.373280] ipq806x-gmac-dwmac 37400000.ethernet: Enabled extended descriptors
[ 3.380796] ipq806x-gmac-dwmac 37400000.ethernet: Ring mode enabled
[ 3.387758] ipq806x-gmac-dwmac 37400000.ethernet: Enable RX Mitigation via HW Watchdog Timer
[ 3.395926] i2c /dev entries driver
[ 3.407158] sdhci: Secure Digital Host Controller Interface driver
[ 3.407197] sdhci: Copyright(c) Pierre Ossman
[ 3.412324] sdhci-pltfm: SDHCI platform and OF driver helper
[ 3.419298] NET: Registered protocol family 10
[ 3.423886] Segment Routing with IPv6
[ 3.426740] NET: Registered protocol family 17
[ 3.430768] 8021q: 802.1Q VLAN Support v1.8
[ 3.434800] Registering SWP/SWPB emulation handler
[ 3.467614] qcom_rpm 108000.rpm: RPM firmware 3.0.16777377
[ 3.482248] s1a: Bringing 0uV into 1050000-1050000uV
[ 3.482531] s1a: supplied by regulator-dummy
[ 3.486420] s1b: Bringing 0uV into 1050000-1050000uV
[ 3.490859] s1b: supplied by regulator-dummy
[ 3.495615] s2a: Bringing 0uV into 775000-775000uV
[ 3.500052] s2a: supplied by regulator-dummy
[ 3.504478] s2b: Bringing 0uV into 775000-775000uV
[ 3.508986] s2b: supplied by regulator-dummy
[ 3.519163] thermal thermal_zone0: failed to read out thermal zone (-110)
[ 3.533113] UBI: auto-attach mtd20
[ 3.533136] ubi0: attaching mtd20
[ 6.559068] ubi0: scanning is finished
[ 6.570444] ubi0: attached mtd20 (name "ubi", size 416 MiB)
[ 6.570466] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
[ 6.574812] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
[ 6.581831] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096
[ 6.588615] ubi0: good PEBs: 3328, bad PEBs: 0, corrupted PEBs: 0
[ 6.595453] ubi0: user volume: 3, internal volumes: 1, max. volumes count: 128
[ 6.601694] ubi0: max/mean erase counter: 13/10, WL threshold: 4096, image sequence number: 1943802617
[ 6.608759] ubi0: available PEBs: 0, total reserved PEBs: 3328, PEBs reserved for bad PEB handling: 80
[ 6.618588] ubi0: background thread "ubi_bgt0d" started, PID 83
[ 6.646793] VFS: Mounted root (squashfs filesystem) readonly on device 254:0.
[ 6.649839] Freeing unused kernel memory: 1024K
[ 6.680001] Run /sbin/init as init process
[ 7.099719] init: Console is alive
[ 7.099896] init: - watchdog -
[ 8.074580] kmodloader: loading kernel modules from /etc/modules-boot.d/*
[ 8.159759] genirq: irq_chip msmgpio did not update eff. affinity mask of irq 48
[ 8.161243] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 8.170582] SCSI subsystem initialized
[ 8.183721] ehci-fsl: Freescale EHCI Host controller driver
[ 8.184685] ehci-platform: EHCI generic platform driver
[ 8.194547] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 8.195375] ohci-platform: OHCI generic platform driver
[ 8.203533] dwc3-qcom 100f8800.usb3: IRQ hs_phy_irq not found
[ 8.204747] dwc3-qcom 100f8800.usb3: IRQ dp_hs_phy_irq not found
[ 8.210767] dwc3-qcom 100f8800.usb3: IRQ dm_hs_phy_irq not found
[ 8.216724] dwc3-qcom 100f8800.usb3: IRQ ss_phy_irq not found
[ 8.225107] dwc3-qcom 110f8800.usb3: IRQ hs_phy_irq not found
[ 8.228356] dwc3-qcom 110f8800.usb3: IRQ dp_hs_phy_irq not found
[ 8.234202] dwc3-qcom 110f8800.usb3: IRQ dm_hs_phy_irq not found
[ 8.240264] dwc3-qcom 110f8800.usb3: IRQ ss_phy_irq not found
[ 8.385029] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[ 8.385080] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
[ 8.389644] xhci-hcd xhci-hcd.0.auto: hcc params 0x0228f065 hci version 0x100 quirks 0x0000000002010010
[ 8.397070] xhci-hcd xhci-hcd.0.auto: irq 50, io mem 0x10000000
[ 8.407255] hub 1-0:1.0: USB hub found
[ 8.412395] hub 1-0:1.0: 1 port detected
[ 8.416252] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[ 8.420217] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2
[ 8.425441] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.0 SuperSpeed
[ 8.443446] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[ 8.443795] hub 2-0:1.0: USB hub found
[ 8.450693] hub 2-0:1.0: 1 port detected
[ 8.454454] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[ 8.458242] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 3
[ 8.463759] xhci-hcd xhci-hcd.1.auto: hcc params 0x0228f065 hci version 0x100 quirks 0x0000000002010010
[ 8.471190] xhci-hcd xhci-hcd.1.auto: irq 51, io mem 0x11000000
[ 8.481500] hub 3-0:1.0: USB hub found
[ 8.486409] hub 3-0:1.0: 1 port detected
[ 8.490594] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[ 8.494268] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 4
[ 8.499643] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed
[ 8.507306] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[ 8.514347] hub 4-0:1.0: USB hub found
[ 8.522125] hub 4-0:1.0: 1 port detected
[ 8.527952] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
[ 8.539223] init: - preinit -
[ 10.705655] ipq806x-gmac-dwmac 37400000.ethernet: Failed to reset the dma
[ 10.705727] ipq806x-gmac-dwmac 37400000.ethernet eth1: stmmac_hw_setup: DMA engine initialization failed
[ 10.711592] ipq806x-gmac-dwmac 37400000.ethernet eth1: stmmac_open: Hw setup failed
ip: SIOCSIFFLAGS: Operation timed out
ip: SIOCSIFFLAGS: Network is down
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
sendto(): Network unreachable
sendto(): Network unreachable
[ 13.925464] UBIFS (ubi0:2): Mounting in unauthenticated mode
[ 13.929384] UBIFS (ubi0:2): background thread "ubifs_bgt0_2" started, PID 170
[ 13.990949] UBIFS (ubi0:2): recovery needed
[ 14.167271] UBIFS (ubi0:2): recovery completed
[ 14.167474] UBIFS (ubi0:2): UBIFS: mounted UBI device 0, volume 2, name "rootfs_data"
[ 14.170803] UBIFS (ubi0:2): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[ 14.178561] UBIFS (ubi0:2): FS size: 402513920 bytes (383 MiB, 3170 LEBs), journal size 20189184 bytes (19 MiB, 159 LEBs)
[ 14.188531] UBIFS (ubi0:2): reserved for root: 4952683 bytes (4836 KiB)
[ 14.199464] UBIFS (ubi0:2): media format: w5/r0 (latest is w5/r0), UUID BE9114BC-EB74-4634-88A6-2C97F5DB369E, small LPT model
[ 14.209992] mount_root: switching to ubifs overlay
[ 14.228476] urandom-seed: Seeding with /etc/urandom.seed
[ 14.351881] procd: - early -
[ 14.352235] procd: - watchdog -
[ 14.906803] procd: - watchdog -
[ 14.911615] procd: - ubus -
[ 15.001176] procd: - init -
Please press Enter to activate this console.
[ 15.734472] urngd: v1.0.2 started.
[ 15.808978] kmodloader: loading kernel modules from /etc/modules.d/*
[ 15.880388] Loading modules backported from Linux version v5.15.33-0-g06f50ca83ace
[ 15.880448] Backport generated by backports.git v5.15.33-1-0-g183c4ab2
[ 15.983436] PPP generic driver version 2.4.2
[ 15.984477] NET: Registered protocol family 24
[ 16.002759] ath10k 5.15 driver, optimized for CT firmware, probing pci device: 0x46.
[ 16.003384] ath10k_pci 0000:01:00.0: enabling device (0140 -> 0142)
[ 16.010306] ath10k_pci 0000:01:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0
[ 19.879139] ath10k_pci 0000:01:00.0: qca9984/qca9994 hw1.0 target 0x01000000 chip_id 0x00000000 sub 168c:cafe
[ 19.879265] ath10k_pci 0000:01:00.0: kconfig debug 0 debugfs 1 tracing 0 dfs 1 testmode 0
[ 19.890500] ath10k_pci 0000:01:00.0: firmware ver 10.4b-ct-9984-fW-13-5ae337bb1 api 5 features mfp,peer-flow-ctrl,txstatus-noack,wmi-10.x-CT,ratemask-CT,regdump-CT,txrate-CT,flush-all-CT,pingpong-CT,ch-regs-CT,nop-CT,set-special-CT,tx-rc-CT,cust-stats-CT,txrate2-CT,beacon-cb-CT,wmi-block-ack-CT,wmi-bcn-rc-CT crc32 7ea63dc5
[ 22.241067] ath10k_pci 0000:01:00.0: board_file api 2 bmi_id 0:1 crc32 85498734
[ 25.796193] ath10k_pci 0000:01:00.0: 10.4 wmi init: vdevs: 16 peers: 48 tid: 96
[ 25.796234] ath10k_pci 0000:01:00.0: msdu-desc: 2500 skid: 32
[ 25.878774] ath10k_pci 0000:01:00.0: wmi print 'P 48/48 V 16 K 144 PH 176 T 186 msdu-desc: 2500 sw-crypt: 0 ct-sta: 0'
[ 25.879627] ath10k_pci 0000:01:00.0: wmi print 'free: 84920 iram: 13156 sram: 11224'
[ 26.168775] ath10k_pci 0000:01:00.0: htt-ver 2.2 wmi-op 6 htt-op 4 cal pre-cal-nvmem max-sta 32 raw 0 hwcrypto 1
[ 26.271915] ath10k 5.15 driver, optimized for CT firmware, probing pci device: 0x46.
[ 26.274266] ath10k_pci 0001:01:00.0: enabling device (0140 -> 0142)
[ 26.279912] ath10k_pci 0001:01:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0
[ 27.292726] ath10k_pci 0001:01:00.0: qca9984/qca9994 hw1.0 target 0x01000000 chip_id 0x00000000 sub 168c:cafe
[ 27.292772] ath10k_pci 0001:01:00.0: kconfig debug 0 debugfs 1 tracing 0 dfs 1 testmode 0
[ 27.304739] ath10k_pci 0001:01:00.0: firmware ver 10.4b-ct-9984-fW-13-5ae337bb1 api 5 features mfp,peer-flow-ctrl,txstatus-noack,wmi-10.x-CT,ratemask-CT,regdump-CT,txrate-CT,flush-all-CT,pingpong-CT,ch-regs-CT,nop-CT,set-special-CT,tx-rc-CT,cust-stats-CT,txrate2-CT,beacon-cb-CT,wmi-block-ack-CT,wmi-bcn-rc-CT crc32 7ea63dc5
[ 29.645587] ath10k_pci 0001:01:00.0: board_file api 2 bmi_id 0:2 crc32 85498734
[ 33.220555] ath10k_pci 0001:01:00.0: 10.4 wmi init: vdevs: 16 peers: 48 tid: 96
[ 33.220596] ath10k_pci 0001:01:00.0: msdu-desc: 2500 skid: 32
[ 33.305089] ath10k_pci 0001:01:00.0: wmi print 'P 48/48 V 16 K 144 PH 176 T 186 msdu-desc: 2500 sw-crypt: 0 ct-sta: 0'
[ 33.305972] ath10k_pci 0001:01:00.0: wmi print 'free: 84920 iram: 13156 sram: 11224'
[ 33.672238] ath10k_pci 0001:01:00.0: htt-ver 2.2 wmi-op 6 htt-op 4 cal pre-cal-nvmem max-sta 32 raw 0 hwcrypto 1
[ 33.789018] kmodloader: done loading kernel modules from /etc/modules.d/*
[ 38.089238] ipq806x-gmac-dwmac 37400000.ethernet: Failed to reset the dma
[ 38.089270] ipq806x-gmac-dwmac 37400000.ethernet eth1: stmmac_hw_setup: DMA engine initialization failed
[ 38.095008] ipq806x-gmac-dwmac 37400000.ethernet eth1: stmmac_open: Hw setup failed
[ 38.106911] br-lan: port 1(eth1.1) entered blocking state
[ 38.112070] br-lan: port 1(eth1.1) entered disabled state
[ 38.117666] device eth1.1 entered promiscuous mode
[ 38.137127] dwmac1000: Master AXI performs any burst length
[ 38.137161] ipq806x-gmac-dwmac 37200000.ethernet eth0: No Safety Features support found
[ 38.151658] ipq806x-gmac-dwmac 37200000.ethernet eth0: IEEE 1588-2008 Advanced Timestamp supported
[ 38.151793] ipq806x-gmac-dwmac 37200000.ethernet eth0: registered PTP clock
[ 38.171092] ipq806x-gmac-dwmac 37200000.ethernet eth0: configuring for fixed/rgmii link mode
[ 38.171386] ipq806x-gmac-dwmac 37200000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off
[ 38.178618] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 45.070930] ath10k_pci 0001:01:00.0: 10.4 wmi init: vdevs: 16 peers: 48 tid: 96
[ 45.070965] ath10k_pci 0001:01:00.0: msdu-desc: 2500 skid: 32
[ 45.155357] ath10k_pci 0001:01:00.0: wmi print 'P 48/48 V 16 K 144 PH 176 T 186 msdu-desc: 2500 sw-crypt: 0 ct-sta: 0'
[ 45.156228] ath10k_pci 0001:01:00.0: wmi print 'free: 84920 iram: 13156 sram: 11224'
[ 45.631715] ath10k_pci 0001:01:00.0: rts threshold -1
[ 45.632588] ath10k_pci 0001:01:00.0: Firmware lacks feature flag indicating a retry limit of > 2 is OK, requested limit: 4
[ 45.642218] br-lan: port 2(wlan1) entered blocking state
[ 45.646777] br-lan: port 2(wlan1) entered disabled state
[ 45.652988] device wlan1 entered promiscuous mode
[ 45.662876] ath10k_pci 0001:01:00.0: NOTE: Firmware DBGLOG output disabled in debug_mask: 0x10000000
[ 45.970325] IPv6: ADDRCONF(NETDEV_CHANGE): wlan1: link becomes ready
[ 45.970570] br-lan: port 2(wlan1) entered blocking state
[ 45.975781] br-lan: port 2(wlan1) entered forwarding state
[ 45.981915] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
[ 51.933330] ath10k_pci 0000:01:00.0: 10.4 wmi init: vdevs: 16 peers: 48 tid: 96
[ 51.933363] ath10k_pci 0000:01:00.0: msdu-desc: 2500 skid: 32
[ 52.015794] ath10k_pci 0000:01:00.0: wmi print 'P 48/48 V 16 K 144 PH 176 T 186 msdu-desc: 2500 sw-crypt: 0 ct-sta: 0'
[ 52.016645] ath10k_pci 0000:01:00.0: wmi print 'free: 84920 iram: 13156 sram: 11224'
[ 52.401939] ath10k_pci 0000:01:00.0: rts threshold -1
[ 52.402596] ath10k_pci 0000:01:00.0: Firmware lacks feature flag indicating a retry limit of > 2 is OK, requested limit: 4
[ 52.413416] br-lan: port 3(wlan0) entered blocking state
[ 52.416976] br-lan: port 3(wlan0) entered disabled state
[ 52.423012] device wlan0 entered promiscuous mode
[ 53.018068] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 53.018215] br-lan: port 3(wlan0) entered blocking state
[ 53.023567] br-lan: port 3(wlan0) entered forwarding state