Skip to content

Instantly share code, notes, and snippets.

@krusic22
Created October 24, 2022 11:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save krusic22/496f23d8ad3fd8829bd7b29c06bd903b to your computer and use it in GitHub Desktop.
Save krusic22/496f23d8ad3fd8829bd7b29c06bd903b to your computer and use it in GitHub Desktop.
Nokia Airscale AC400i
(IPQ) # printenv
BkhlRedncy=0
HighTempBackoffT=15
HighTempResetCnt=0
HighTempRstCnt=0
KernelTransferReasonCode=0
MagicSequence=NWIFI-AP-Env-865
ManufactureMode=0
PKRstCnt=2
ap_mode=0
baudrate=115200
bootargs=console=ttyHSL1,115200n8
bootcmd=bootipq
bootdelay=2
enable_logs=0
eth1addr=0:3:7f:ba:db:1
ethact=eth0
ethaddr=0:3:7f:ba:db:0
factoryReset=0
fatAPMode=0
gatewayip=192.168.188.1
ipaddr=192.168.188.251
last_connected_apvlan=0
last_connected_wlcip=10.7.60.25
machid=136c
netmask=255.255.255.0
partAversion=Wi-Fi17B_AP.02.05.00
partBversion=Wi-Fi19_AP.031.31.57
serverip=192.168.188.253
static_apvlan=0
stderr=serial
stdin=serial
stdout=serial
wlc_ip=10.7.60.25
************************************************************
* *
* U-BOOT For Nokia System *
* *
************************************************************
Boot Version : NUB.2D.12
Build Date : Mar 7 2018-23:25:29
U-Boot 2012.07 [Chaos Calmer 15.05.1,unknown] (Mar 07 2018 - 23:25:24)
smem ram ptable found: ver: 0 len: 5
NWIFI: reserved 1MB for ramoops. Current size 0x1fb00000
NWIFI: start of the ramoops partition 0x5fb00000
DRAM: 491 MiB
cdp: machine id 0x136c
cdp: get bootflash type 6!!!!!
NWIFI: flash_block_size = 65536, or 0x10000
NWIFI: bootCfgStartAddr = 0x1c0000, bootCfgSize = 0x20000
NWIFI: bootCfg1StartAddr = 0x310000, bootCfg1Size = 0x20000
NAND: SF: Detected MX25U3235F with page size 4 KiB, total 4 MiB
ipq_spi: page_size: 0x100, sector_size: 0x1000, size: 0x400000
260 MiB
SF: Detected MX25U3235F with page size 4 KiB, total 4 MiB
PCI0 Link Intialized
PCI1 Link Intialized
In: serial
Out: serial
Err: serial
cdp: get part failed for rootfs
Net: eth0, eth1
PKRstCnt = 3
Current Partition is : partB
SF: Detected MX25U3235F with page size 4 KiB, total 4 MiB
Erasing SPI flash...
After processing : PKRstCnt = 4
Hit any key to stop autoboot: 2  0
(IPQ) # tftpboot
Mac0 unit link down
Port:1 speed 1000Mbps
*** Warning: no boot file name; using 'C0A80A0B.img'
Using eth1 device
TFTP from server 192.168.10.10; our IP address is 192.168.10.11
Filename 'C0A80A0B.img'.
Load address: 0x44000000
Loading: *#################################################################
#################################################################
#################################################################
#################################################################
###########################
done
Bytes transferred = 4203056 (402230 hex)
(IPQ) # bootk
Unknown command 'bootk' - try 'help'
(IPQ) # bootm
## Booting kernel from FIT Image at 44000000 ...
Using 'config@1' configuration
Trying 'kernel-1' kernel subimage
Description: ARM OpenWrt Linux-5.10.146
Type: Kernel Image
Compression: gzip compressed
Data Start: 0x440000e4
Data Size: 4174079 Bytes = 4 MiB
Architecture: ARM
OS: Linux
Load Address: 0x42208000
Entry Point: 0x42208000
Hash algo: crc32
Hash value: d063ddf2
Hash algo: sha1
Hash value: 46c31159a2d219e46bed6af0d4f3f891298ff49e
Verifying Hash Integrity ... crc32+ sha1+ OK
## Flattened Device Tree from FIT Image at 44000000
Using 'config@1' configuration
Trying 'fdt-1' FDT blob subimage
Description: ARM OpenWrt qcom_ipq8064-ap161 device tree blob
Type: Flat Device Tree
Compression: uncompressed
Data Start: 0x443fb320
Data Size: 27081 Bytes = 26.4 KiB
Architecture: ARM
Hash algo: crc32
Hash value: 911b3387
Hash algo: sha1
Hash value: bdf2d7da0f4202592aefb188cddf8bfc1df16ab0
Verifying Hash Integrity ... crc32+ sha1+ OK
Booting using the fdt blob at 0x443fb320
Uncompressing Kernel Image ... OK
Loading Device Tree to 5eaf6000, end 5eaff9c8 ... OK
cdp: get part failed for rootfs
mtdparts = mtdparts=nand0:0x4000000@0x4000000(rootfs),0x4000000@0(rootfs_1),0x8000000@0x8000000(cfg);nand1:64K@0x0(0:SBL1),128K@0x10000(0:MIBIB),192K@0x30000(0:SBL2),192K@0x60000(0:SBL3),64K@0x90000(0:DDRCONFIG),64K@0xa0000(0:SSD),192K@0xb0000(0:TZ),128K@0xe0000(0:RPM),448K@0x100000(0:APPSBL),64K@0x170000(0:APPSBLENV),256K@0x180000(0:ART),128K@0x1c0000(0:BOOTCONFIG),192K@0x1e0000(0:SBL2_1),192K@0x210000(0:SBL3_1),64K@0x240000(0:DDRCONFIG_1),192K@0x250000(0:TZ_1),128K@0x280000(0:RPM_1),448K@0x2a0000(0:APPSBL_1),128K@0x310000(0:BOOTCONFIG1),704K@0x330000(0:RES1),64K@0x3e0000(0:EID-A),64K@0x3f0000(0:EID-B),
Using machid 0x136c from environment
Starting kernel ...
************************************************************
* *
* U-BOOT For Nokia System *
* *
************************************************************
Boot Version : NUB.2D.12
Build Date : Mar 7 2018-23:25:29
U-Boot 2012.07 [Chaos Calmer 15.05.1,unknown] (Mar 07 2018 - 23:25:24)
smem ram ptable found: ver: 0 len: 5
NWIFI: reserved 1MB for ramoops. Current size 0x1fb00000
NWIFI: start of the ramoops partition 0x5fb00000
DRAM: 491 MiB
cdp: machine id 0x136c
cdp: get bootflash type 6!!!!!
NWIFI: flash_block_size = 65536, or 0x10000
NWIFI: bootCfgStartAddr = 0x1c0000, bootCfgSize = 0x20000
NWIFI: bootCfg1StartAddr = 0x310000, bootCfg1Size = 0x20000
NAND: SF: Detected MX25U3235F with page size 4 KiB, total 4 MiB
ipq_spi: page_size: 0x100, sector_size: 0x1000, size: 0x400000
260 MiB
SF: Detected MX25U3235F with page size 4 KiB, total 4 MiB
*** Warning - bad CRC, using default environment
PCI0 Link Intialized
PCI1 Link Intialized
In: serial
Out: serial
Err: serial
cdp: get part failed for rootfs
Net: eth0, eth1
PKRstCnt = <NULL>
Current Partition is : partB
Since NULL resetting PKRstCnt to 0
SF: Detected MX25U3235F with page size 4 KiB, total 4 MiB
Erasing SPI flash...Writing to SPI flash...done
After processing : PKRstCnt = 0
Hit any key to stop autoboot: 2  1  0
NWIFI: readFlag not defined, assuming read only
Device 1: nand1... is now current device
Creating 1 MTD partitions on "nand0":
0x000004000000-0x000008000000 : "mtd=0"
UBI: attaching mtd2 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 mtd2 to ubi0
UBI: MTD device name: "mtd=0"
UBI: MTD device size: 64 MiB
UBI: number of good PEBs: 510
UBI: number of bad PEBs: 2
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: 33
UBI: total number of reserved PEBs: 477
UBI: number of PEBs reserved for bad PEB handling: 5
UBI: max/mean erase counter: 647/242
Read 0 bytes from volume kernel to 44000000
No size specified -> Using max size (4063232)
## Booting kernel from FIT Image at 44000000 ...
Using 'config@4972_3' configuration
Trying 'kernel@1' kernel subimage
Description: ARM Linux-3.14
Type: Kernel Image
Compression: gzip compressed
Data Start: 0x44000100
Data Size: 3354985 Bytes = 3.2 MiB
Architecture: ARM
OS: Linux
Load Address: 0x42208000
Entry Point: 0x42208000
Hash algo: crc32
Hash value: dfa80c49
Hash algo: sha1
Hash value: 3959fff33b05a2fee810d50789eb13d05bbc21ec
Verifying Hash Integrity ... crc32+ sha1+ OK
## Flattened Device Tree from FIT Image at 44000000
Using 'config@4972_3' configuration
Trying 'fdt@18' FDT blob subimage
Description: ARM qcom_ipq806x_ap.akxx device tree blob
Type: Flat Device Tree
Compression: gzip compressed
Data Start: 0x4434dff0
Data Size: 6499 Bytes = 6.3 KiB
Architecture: ARM
Hash algo: crc32
Hash value: c9f740ec
Hash algo: sha1
Hash value: 4fc4bb38af0f03b5b216aadf08e5925bb6a37ff4
Verifying Hash Integrity ... crc32+ sha1+ OK
gzip compressed FDT image found
FDT load address is: 0x43f00000
Loading FDT from 0x4434dff0 to 0x43f00000
Uncompressing Flat Device Tree ... OK
Booting using the fdt blob at 0x43f00000
Uncompressing Kernel Image ... OK
Loading Device Tree to 47ff6000, end 47fff645 ... OK
cdp: get part failed for rootfs
mtdparts = mtdparts=nand0:0x4000000@0x4000000(rootfs),0x4000000@0(rootfs_1),0x8000000@0x8000000(cfg);nand1:64K@0x0(0:SBL1),128K@0x10000(0:MIBIB),192K@0x30000(0:SBL2),192K@0x60000(0:SBL3),64K@0x90000(0:DDRCONFIG),64K@0xa0000(0:SSD),192K@0xb0000(0:TZ),128K@0xe0000(0:RPM),448K@0x100000(0:APPSBL),64K@0x170000(0:APPSBLENV),256K@0x180000(0:ART),128K@0x1c0000(0:BOOTCONFIG),192K@0x1e0000(0:SBL2_1),192K@0x210000(0:SBL3_1),64K@0x240000(0:DDRCONFIG_1),192K@0x250000(0:TZ_1),128K@0x280000(0:RPM_1),448K@0x2a0000(0:APPSBL_1),128K@0x310000(0:BOOTCONFIG1),704K@0x330000(0:RES1),64K@0x3e0000(0:EID-A),64K@0x3f0000(0:EID-B),
Using machid 0x136c from environment
Starting kernel ...
************************************************************
* *
* U-BOOT For Nokia System *
* *
************************************************************
Boot Version : NUB.2D.12
Build Date : Mar 7 2018-23:25:29
U-Boot 2012.07 [Chaos Calmer 15.05.1,unknown] (Mar 07 2018 - 23:25:24)
smem ram ptable found: ver: 0 len: 5
NWIFI: reserved 1MB for ramoops. Current size 0x1fb00000
NWIFI: start of the ramoops partition 0x5fb00000
DRAM: 491 MiB
cdp: machine id 0x136c
cdp: get bootflash type 6!!!!!
NWIFI: flash_block_size = 65536, or 0x10000
NWIFI: bootCfgStartAddr = 0x1c0000, bootCfgSize = 0x20000
NWIFI: bootCfg1StartAddr = 0x310000, bootCfg1Size = 0x20000
NAND: SF: Detected MX25U3235F with page size 4 KiB, total 4 MiB
ipq_spi: page_size: 0x100, sector_size: 0x1000, size: 0x400000
260 MiB
SF: Detected MX25U3235F with page size 4 KiB, total 4 MiB
PCI0 Link Intialized
PCI1 Link Intialized
In: serial
Out: serial
Err: serial
cdp: get part failed for rootfs
Net: eth0, eth1
PKRstCnt = 0
Current Partition is : partB
SF: Detected MX25U3235F with page size 4 KiB, total 4 MiB
Erasing SPI flash...Writing to SPI flash...done
After processing : PKRstCnt = 1
Hit any key to stop autoboot: 2  1  0
NWIFI: readFlag not defined, assuming read only
Device 1: nand1... is now current device
Creating 1 MTD partitions on "nand0":
0x000004000000-0x000008000000 : "mtd=0"
UBI: attaching mtd2 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 mtd2 to ubi0
UBI: MTD device name: "mtd=0"
UBI: MTD device size: 64 MiB
UBI: number of good PEBs: 510
UBI: number of bad PEBs: 2
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: 33
UBI: total number of reserved PEBs: 477
UBI: number of PEBs reserved for bad PEB handling: 5
UBI: max/mean erase counter: 647/241
Read 0 bytes from volume kernel to 44000000
No size specified -> Using max size (4063232)
## Booting kernel from FIT Image at 44000000 ...
Using 'config@4972_3' configuration
Trying 'kernel@1' kernel subimage
Description: ARM Linux-3.14
Type: Kernel Image
Compression: gzip compressed
Data Start: 0x44000100
Data Size: 3354985 Bytes = 3.2 MiB
Architecture: ARM
OS: Linux
Load Address: 0x42208000
Entry Point: 0x42208000
Hash algo: crc32
Hash value: dfa80c49
Hash algo: sha1
Hash value: 3959fff33b05a2fee810d50789eb13d05bbc21ec
Verifying Hash Integrity ... crc32+ sha1+ OK
## Flattened Device Tree from FIT Image at 44000000
Using 'config@4972_3' configuration
Trying 'fdt@18' FDT blob subimage
Description: ARM qcom_ipq806x_ap.akxx device tree blob
Type: Flat Device Tree
Compression: gzip compressed
Data Start: 0x4434dff0
Data Size: 6499 Bytes = 6.3 KiB
Architecture: ARM
Hash algo: crc32
Hash value: c9f740ec
Hash algo: sha1
Hash value: 4fc4bb38af0f03b5b216aadf08e5925bb6a37ff4
Verifying Hash Integrity ... crc32+ sha1+ OK
gzip compressed FDT image found
FDT load address is: 0x43f00000
Loading FDT from 0x4434dff0 to 0x43f00000
Uncompressing Flat Device Tree ... OK
Booting using the fdt blob at 0x43f00000
Uncompressing Kernel Image ... OK
Loading Device Tree to 47ff6000, end 47fff645 ... OK
cdp: get part failed for rootfs
mtdparts = mtdparts=nand0:0x4000000@0x4000000(rootfs),0x4000000@0(rootfs_1),0x8000000@0x8000000(cfg);nand1:64K@0x0(0:SBL1),128K@0x10000(0:MIBIB),192K@0x30000(0:SBL2),192K@0x60000(0:SBL3),64K@0x90000(0:DDRCONFIG),64K@0xa0000(0:SSD),192K@0xb0000(0:TZ),128K@0xe0000(0:RPM),448K@0x100000(0:APPSBL),64K@0x170000(0:APPSBLENV),256K@0x180000(0:ART),128K@0x1c0000(0:BOOTCONFIG),192K@0x1e0000(0:SBL2_1),192K@0x210000(0:SBL3_1),64K@0x240000(0:DDRCONFIG_1),192K@0x250000(0:TZ_1),128K@0x280000(0:RPM_1),448K@0x2a0000(0:APPSBL_1),128K@0x310000(0:BOOTCONFIG1),704K@0x330000(0:RES1),64K@0x3e0000(0:EID-A),64K@0x3f0000(0:EID-B),
Using machid 0x136c from environment
Starting kernel ...
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 3.14.77 (ca_wifiscm1@bhling113.apac.nsn-net.net) (gcc version 4.8.3 (OpenWrt/Linaro GCC 4.8-2014.04 unknown) ) #3 SMP PREEMPT Sat Nov 16 14:41:30 IST 2019
[ 0.000000] CPU: ARMv7 Processor [512f04d0] revision 0 (ARMv7), cr=10c5387d
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
[ 0.000000] Ignoring memory below PHYS_OFFSET: 0x40000000-0x42000000
[ 0.000000] Machine model: QCA IPQ8064/AP161
[ 0.000000] Memory policy: Data cache writealloc
[ 0.000000] PERCPU: Embedded 7 pages/cpu @ddc1b000 s8192 r8192 d12288 u32768
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 120128
[ 0.000000] Kernel command line: console=ttyHSL1,115200n8 ubi.mtd=rootfs root=mtd:ubi_rootfs rootfstype=squashfs ubootversion=NUB.2D.12 readFlag=0 console=ttyMSM0,115200n8
[ 0.000000] NWIFI: Lock NOR Partitions: 0
[ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.000000] Memory: 472548K/484352K available (4619K kernel code, 374K rwdata, 1592K rodata, 184K init, 609K bss, 11804K reserved, 0K highmem)
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
[ 0.000000] vmalloc : 0xde800000 - 0xff000000 ( 520 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xde000000 ( 480 MB)
[ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
[ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
[ 0.000000] .text : 0xc0208000 - 0xc08190a0 (6213 kB)
[ 0.000000] .init : 0xc081a000 - 0xc0848000 ( 184 kB)
[ 0.000000] .data : 0xc0848000 - 0xc08a5908 ( 375 kB)
[ 0.000000] .bss : 0xc08a5908 - 0xc093dd18 ( 610 kB)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=2.
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
[ 0.000000] NR_IRQS:16 nr_irqs:16 16
[ 0.000009] sched_clock: 32 bits at 6MHz, resolution 160ns, wraps every 687194767200ns
[ 0.000294] Calibrating delay loop... 818.38 BogoMIPS (lpj=4091904)
[ 0.041466] pid_max: default: 32768 minimum: 301
[ 0.041695] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.041712] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.049307] CPU: Testing write buffer coherency: ok
[ 0.049590] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[ 0.049660] Setting up static identity map for 0x42213060 - 0x422130b8
[ 0.125422] CPU1: Booted secondary processor
[ 0.186181] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[ 0.186343] Brought up 2 CPUs
[ 0.186367] SMP: Total of 2 processors activated (1231.25 BogoMIPS).
[ 0.186378] CPU: All CPU(s) started in SVC mode.
[ 0.199059] VFP support v0.3: implementor 51 architecture 0 part 4d variant 2 rev 0
[ 0.199446] pinctrl core: initialized pinctrl subsystem
[ 0.199931] regulator-dummy: no parameters
[ 0.200668] NET: Registered protocol family 16
[ 0.201913] DMA: preallocated 2048 KiB pool for atomic coherent allocations
[ 0.202016] ramoops: using module parameters
[ 0.202395] pstore: Registered ramoops as persistent store backend
[ 0.202410] ramoops: attached 0x100000@0x5fb00000, ecc: 0/0
[ 0.203023] cpuidle: using governor ladder
[ 0.203038] cpuidle: using governor menu
[ 0.222191] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[ 0.222208] hw-breakpoint: maximum watchpoint size is 8 bytes.
[ 0.222381]
[ 0.222381] Version Rollback Feature Disabled
[ 0.227048] qcom_rpm 108000.rpm: RPM firmware 1.0.159
[ 0.239108] bio: create slab <bio-0> at 0
[ 0.341368] qcom_pcie 1b500000.pci: link initialized 0
[ 0.341597] qcom_pcie 1b500000.pci: PCI host bridge to bus 0000:00
[ 0.341617] pci_bus 0000:00: root bus resource [mem 0x08000000-0x0fdfffff]
[ 0.341632] pci_bus 0000:00: root bus resource [io 0xfe00000-0xfefffff]
[ 0.341647] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
[ 0.342352] PCI: bus0: Fast back to back transfers disabled
[ 0.342375] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 0.343408] PCI: bus1: Fast back to back transfers disabled
[ 0.343552] pci 0000:00:00.0: BAR 8: assigned [mem 0x08000000-0x081fffff]
[ 0.343572] pci 0000:01:00.0: BAR 0: assigned [mem 0x08000000-0x081fffff 64bit]
[ 0.343621] pci 0000:00:00.0: PCI bridge to [bus 01]
[ 0.343647] pci 0000:00:00.0: bridge window [mem 0x08000000-0x081fffff]
[ 0.444772] qcom_pcie 1b700000.pci: link initialized 0
[ 0.444994] qcom_pcie 1b700000.pci: PCI host bridge to bus 0001:00
[ 0.445010] pci_bus 0001:00: root bus resource [mem 0x2e000000-0x31dfffff]
[ 0.445024] pci_bus 0001:00: root bus resource [io 0x31e00000-0x31efffff]
[ 0.445037] pci_bus 0001:00: No busn resource found for root bus, will use [bus 00-ff]
[ 0.445676] PCI: bus0: Fast back to back transfers disabled
[ 0.445694] pci 0001:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 0.446704] PCI: bus1: Fast back to back transfers disabled
[ 0.446853] pci 0001:00:00.0: BAR 8: assigned [mem 0x2e000000-0x2e1fffff]
[ 0.446873] pci 0001:01:00.0: BAR 0: assigned [mem 0x2e000000-0x2e1fffff 64bit]
[ 0.446920] pci 0001:00:00.0: PCI bridge to [bus 01]
[ 0.446944] pci 0001:00:00.0: bridge window [mem 0x2e000000-0x2e1fffff]
[ 0.630902] qcom_pcie 1b900000.pci: link down(-110)
[ 0.631570] SDCC Power: 3300 mV
[ 0.632698] smb208-s1a: 1050 <--> 1150 mV
[ 0.633037] smb208-s1b: 1050 <--> 1150 mV
[ 0.633353] smb208-s2a: 800 <--> 1275 mV
[ 0.633680] smb208-s2b: 800 <--> 1275 mV
[ 0.634438] SCSI subsystem initialized
[ 0.635129] msm_bus_fabric_init_driver
[ 0.635653] Advanced Linux Sound Architecture Driver Initialized.
[ 0.636652] Switched to clocksource dg_timer
[ 0.638214] NET: Registered protocol family 2
[ 0.639167] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.639208] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.639265] TCP: Hash tables configured (established 4096 bind 4096)
[ 0.639304] TCP: reno registered
[ 0.639323] UDP hash table entries: 256 (order: 1, 8192 bytes)
[ 0.639342] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[ 0.639604] NET: Registered protocol family 1
[ 0.640177] hw perfevents: enabled with ARMv7 Krait PMU driver, 5 counters available
[ 0.640774] msm_rpm_log_probe: OK
[ 0.642237] futex hash table entries: 512 (order: 3, 32768 bytes)
[ 0.650252] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.650267] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[ 0.651090] msgmni has been set to 922
[ 0.653394] Key type asymmetric registered
[ 0.653408] Asymmetric key parser 'x509' registered
[ 0.653441] io scheduler noop registered
[ 0.653453] io scheduler deadline registered (default)
[ 0.657708] gsbi 12440000.gsbi: GSBI port protocol: 2 crci: 0
[ 0.657830] gsbi 12480000.gsbi: GSBI port protocol: 2 crci: 0
[ 0.658291] gsbi 16300000.gsbi: GSBI port protocol: 6 crci: 0
[ 0.658747] gsbi 1a200000.gsbi: GSBI port protocol: 3 crci: 0
[ 0.663413] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[ 0.664703] msm_serial_hsl_probe: detected port #0 (ttyMSM0)
[ 0.664912] 16340000.serial: ttyMSM0 at MMIO 0x16340000 (irq = 184, base_baud = 115200) is a MSM
[ 0.665051] msm_hsl_console_setup: console setup on port #0
[ 1.368536] console [ttyMSM0] enabled
[ 1.372404] msm_serial_hsl_init: driver initialized
[ 1.377423] msm_serial_hs module loaded
[ 1.381109] qca_serial_hs module loaded
[ 1.898208] ahci-ipq 29000000.sata: forcing port_map 0x0 -> 0x1
[ 1.903134] ahci-ipq 29000000.sata: AHCI 0001.0300 32 slots 1 ports 6 Gbps 0x1 impl platform mode
[ 1.912030] ahci-ipq 29000000.sata: flags: ncq sntf pm led clo only pmp pio slum part ccc apst
[ 1.921757] scsi0 : ahci_platform
[ 1.924437] ata1: SATA max UDMA/133 mmio [mem 0x29000000-0x2900017f] port 0x100 irq 241
[ 1.934143] msm_nand_probe: dmac 0x3
[ 1.936701] msm_nand_probe: allocated dma buffer at deab1000, dma_addr 5ec94000
[ 1.945389] status: 20
[ 1.946722] nandid: 1590aac2 maker c2 device aa
[ 1.951363] ONFI probe : Found an ONFI compliant device MX30UF2G18AC �
[ 1.958524] Found a supported NAND device
[ 1.962343] NAND Controller ID : 0x4030
[ 1.966163] NAND Device ID : 0x1590aac2
[ 1.970148] Buswidth : 8 Bits
[ 1.973021] Density : 256 MByte
[ 1.976231] Pagesize : 2048 Bytes
[ 1.979614] Erasesize: 131072 Bytes
[ 1.983002] Oobsize : 64 Bytes
[ 1.986128] CFG0 Init : 0xa8d408c0
[ 1.989673] CFG1 Init : 0x0004745c
[ 1.993072] ECCBUFCFG : 0x00000203
[ 1.996672] 3 ofpart partitions found on MTD device 1ac00000.nand
[ 2.002705] Creating 3 MTD partitions on "1ac00000.nand":
[ 2.008090] 0x000000000000-0x000004000000 : "rootfs_1"
[ 2.135590] 0x000004000000-0x000008000000 : "rootfs"
[ 2.235686] mtd: device 1 (rootfs) set to be root filesystem
[ 2.240881] mtdsplit: no squashfs found in "rootfs"
[ 2.245594] mtdsplit: no squashfs found in "1ac00000.nand"
[ 2.250724] 0x000008000000-0x000010000000 : "cfg"
[ 2.277101] ata1: SATA link down (SStatus 0 SControl 300)
[ 2.529246] spi_qup 1a280000.spi: IN:block:16, fifo:64, OUT:block:16, fifo:64
[ 2.535406] spi_qup 1a280000.spi: Failed to allocate dma rx chan
[ 2.541489] spi_qup 1a280000.spi: Failed to allocate dma tx chan
[ 2.548799] m25p80 spi32766.0: found mx25u3235f, expected s25fl256s1
[ 2.554343] m25p80 spi32766.0: mx25u3235f (4096 Kbytes)
[ 2.559580] 22 ofpart partitions found on MTD device spi32766.0
[ 2.565233] Creating 22 MTD partitions on "spi32766.0":
[ 2.570532] 0x000000000000-0x000000010000 : "0:SBL1"
[ 2.575390] NWIFI: Mounting 0:SBL1 as read only.
[ 2.581374] 0x000000010000-0x000000030000 : "0:MIBIB"
[ 2.585394] NWIFI: Mounting 0:MIBIB as read only.
[ 2.591329] 0x000000030000-0x000000060000 : "0:SBL2"
[ 2.595263] NWIFI: Mounting 0:SBL2 as read only.
[ 2.601071] 0x000000060000-0x000000090000 : "0:SBL3"
[ 2.605002] NWIFI: Mounting 0:SBL3 as read only.
[ 2.610868] 0x000000090000-0x0000000a0000 : "0:DDRCONFIG"
[ 2.615235] NWIFI: Mounting 0:DDRCONFIG as read only.
[ 2.621514] 0x0000000a0000-0x0000000b0000 : "0:SSD"
[ 2.625358] NWIFI: Mounting 0:SSD as read only.
[ 2.631033] 0x0000000b0000-0x0000000e0000 : "0:TZ"
[ 2.634791] NWIFI: Mounting 0:TZ as read only.
[ 2.640375] 0x0000000e0000-0x000000100000 : "0:RPM"
[ 2.644219] NWIFI: Mounting 0:RPM as read only.
[ 2.649912] 0x000000100000-0x000000170000 : "0:APPSBL"
[ 2.654018] NWIFI: Mounting 0:APPSBL as read only.
[ 2.659961] 0x000000170000-0x000000180000 : "0:APPSBLENV"
[ 2.665418] 0x000000180000-0x0000001c0000 : "0:ART"
[ 2.669366] NWIFI: Mounting 0:ART as read only.
[ 2.674892] 0x0000001c0000-0x0000001e0000 : "0:BOOTCONFIG"
[ 2.680551] 0x0000001e0000-0x000000210000 : "0:SBL2_1"
[ 2.684657] NWIFI: Mounting 0:SBL2_1 as read only.
[ 2.690652] 0x000000210000-0x000000240000 : "0:SBL3_1"
[ 2.694759] NWIFI: Mounting 0:SBL3_1 as read only.
[ 2.700752] 0x000000240000-0x000000250000 : "0:DDRCONFIG_1"
[ 2.705297] NWIFI: Mounting 0:DDRCONFIG_1 as read only.
[ 2.711730] 0x000000250000-0x000000280000 : "0:TZ_1"
[ 2.715664] NWIFI: Mounting 0:TZ_1 as read only.
[ 2.721446] 0x000000280000-0x0000002a0000 : "0:RPM_1"
[ 2.725466] NWIFI: Mounting 0:RPM_1 as read only.
[ 2.731360] 0x0000002a0000-0x000000310000 : "0:APPSBL_1"
[ 2.735640] NWIFI: Mounting 0:APPSBL_1 as read only.
[ 2.741807] 0x000000310000-0x000000330000 : "0:BOOTCONFIG1"
[ 2.747539] 0x000000330000-0x0000003e0000 : "0:RES1"
[ 2.751474] NWIFI: Mounting 0:RES1 as read only.
[ 2.757314] 0x0000003e0000-0x0000003f0000 : "0:EID-A"
[ 2.761335] NWIFI: Mounting 0:EID-A as read only.
[ 2.767242] 0x0000003f0000-0x000000400000 : "0:EID-B"
[ 2.771261] NWIFI: Mounting 0:EID-B as read only.
[ 2.778204] libphy: GPIO Bitbanged MDIO: probed
[ 2.784827] i2c /dev entries driver
[ 2.796792] SPEED BIN: 0
[ 2.798391] ACPU PVS: 2
[ 2.800734] cpu cpu0: dev_pm_opp_get_opp_count: device OPP not found (-19)
[ 2.807909] platform cpufreq-krait.0: Driver cpufreq-krait requests probe deferral
[ 2.815568] sdhci: Secure Digital Host Controller Interface driver
[ 2.821381] sdhci: Copyright(c) Pierre Ossman
[ 2.825638] sdhci-pltfm: SDHCI platform and OF driver helper
[ 2.835023] L2 @ QSB rate. Forcing new rate.
[ 2.838509] L2 @ 384000 KHz
[ 2.841158] CPU0 @ 800000 KHz
[ 2.843991] CPU1 @ QSB rate. Forcing new rate.
[ 2.848692] CPU1 @ 384000 KHz
[ 2.857568] TCP: cubic registered
[ 2.860946] NET: Registered protocol family 10
[ 2.865977] NET: Registered protocol family 17
[ 2.869702] Bridge firewalling registered
[ 2.873403] 8021q: 802.1Q VLAN Support v1.8
[ 2.877912] Registering SWP/SWPB emulation handler
[ 2.895064] 0:EID-A is OK
[ 2.909533] 0:EID-B is OK
[ 2.913127] regulator-dummy: disabling
[ 2.916346] SPEED BIN: 0
[ 2.918441] ACPU PVS: 2
[ 2.923334] Frequency table not initialized.
[ 2.926678] Frequency table not initialized.
[ 2.930948] Frequency table not initialized.
[ 2.935076] Frequency table not initialized.
[ 2.939405] Frequency table not initialized.
[ 2.945205] Frequency table not initialized.
[ 2.948534] Frequency table not initialized.
[ 2.952701] Frequency table not initialized.
[ 2.957013] Frequency table not initialized.
[ 2.961193] Frequency table not initialized.
[ 2.967027] UBI: attaching mtd1 to ubi0
[ 3.403219] UBI: scanning is finished
[ 3.414783] UBI: attached mtd1 (name "rootfs", size 64 MiB) to ubi0
[ 3.420086] UBI: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
[ 3.426776] UBI: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
[ 3.433518] UBI: VID header offset: 2048 (aligned 2048), data offset: 4096
[ 3.440389] UBI: good PEBs: 510, bad PEBs: 2, corrupted PEBs: 0
[ 3.446222] UBI: user volume: 3, internal volumes: 1, max. volumes count: 128
[ 3.453386] UBI: max/mean erase counter: 647/241, WL threshold: 4096, image sequence number: 976113142
[ 3.462696] UBI: available PEBs: 0, total reserved PEBs: 510, PEBs reserved for bad PEB handling: 38
[ 3.471912] UBI: background thread "ubi_bgt0d" started, PID 56
[ 3.473081] drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
[ 3.478120] ALSA device list:
[ 3.478123] No soundcards found.
[ 3.492992] VFS: Mounted root (squashfs filesystem) readonly on device 31:26.
[ 3.499308] Freeing unused kernel memory: 184K (c081a000 - c0848000)
[ 4.236362] init: Console is alive
[ 4.238934] init: - watchdog -
[ 4.668606] random: nonblocking pool is initialized
[ 6.379753] usbcore: registered new interface driver usbfs
[ 6.384232] usbcore: registered new interface driver hub
[ 6.389679] usbcore: registered new device driver usb
[ 6.395423] Button Hotplug driver version 0.4.1
[ 6.401676] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 6.407571] ehci-platform: EHCI generic platform driver
[ 6.413881] 100f8800.phy supply vddcx not found, using dummy regulator
[ 6.419474] 100f8800.phy supply v3p3 not found, using dummy regulator
[ 6.425822] 100f8800.phy supply v1p8 not found, using dummy regulator
[ 6.432310] 100f8800.phy supply vbus not found, using dummy regulator
[ 6.438878] 110f8800.phy supply vddcx not found, using dummy regulator
[ 6.445181] 110f8800.phy supply v3p3 not found, using dummy regulator
[ 6.451674] 110f8800.phy supply v1p8 not found, using dummy regulator
[ 6.458118] 110f8800.phy supply vbus not found, using dummy regulator
[ 6.464962] 100f8830.phy supply vddcx not found, using dummy regulator
[ 6.471026] 100f8830.phy supply v1p8 not found, using dummy regulator
[ 6.477539] 110f8830.phy supply vddcx not found, using dummy regulator
[ 6.483898] 110f8830.phy supply v1p8 not found, using dummy regulator
[ 6.491334] usb30.5 supply gdsc not found, using dummy regulator
[ 6.496698] usb30.6 supply gdsc not found, using dummy regulator
[ 6.503387] regulator-dummy: operation not allowed
[ 6.507193] regulator-dummy: operation not allowed
[ 6.514350] qcom-dwc3-ssphy 110f8830.phy: cannot set voltage for vddcx
[ 6.657948] regulator-dummy: operation not allowed
[ 6.661694] regulator-dummy: operation not allowed
[ 6.668955] qcom-dwc3-ssphy 100f8830.phy: cannot set voltage for vddcx
[ 6.819238] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[ 6.823697] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
[ 6.831563] xhci-hcd xhci-hcd.0.auto: irq 142, io mem 0x11000000
[ 6.837830] hub 1-0:1.0: USB hub found
[ 6.841072] hub 1-0:1.0: 1 port detected
[ 6.845195] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[ 6.850497] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2
[ 6.858549] hub 2-0:1.0: USB hub found
[ 6.861810] hub 2-0:1.0: 1 port detected
[ 6.865945] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[ 6.871242] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 3
[ 6.878995] xhci-hcd xhci-hcd.1.auto: irq 237, io mem 0x10000000
[ 6.885175] hub 3-0:1.0: USB hub found
[ 6.888621] hub 3-0:1.0: 1 port detected
[ 6.892645] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[ 6.897979] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 4
[ 6.905942] hub 4-0:1.0: USB hub found
[ 6.909360] hub 4-0:1.0: 1 port detected
[ 6.915511] Error: Driver 'gpio-keys' is already registered, aborting...
[ 6.958098] usbcore: registered new interface driver usb-storage
[ 6.963402] Error: Driver 'gpio-keys' is already registered, aborting...
[ 7.247330] init: - preinit -
[ 7.481428] insmod: module is already loaded - leds-gpio
Press the [f] key and hit [enter] to enter failsafe mode
Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level
Before mount_root
[ 9.523615] Before mount_root
[ 9.535067] UBIFS: background thread "ubifs_bgt0_2" started, PID 88
[ 9.580823] UBIFS: recovery needed
[ 9.767913] UBIFS: recovery completed
[ 9.770641] UBIFS: mounted UBI device 0, volume 2, name "rootfs_data"
[ 9.777046] UBIFS: LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[ 9.786076] UBIFS: FS size: 35934208 bytes (34 MiB, 283 LEBs), journal size 1777664 bytes (1 MiB, 14 LEBs)
[ 9.795780] UBIFS: reserved for root: 1697261 bytes (1657 KiB)
[ 9.801607] UBIFS: media format: w4/r0 (latest is w4/r0), UUID B5729972-83AA-4623-BC34-5EC66489E94C, small LPT model
[ 9.847136] UBIFS: un-mount UBI device 0, volume 2
[ 9.850901] UBIFS: background thread "ubifs_bgt0_2" stops
[ 9.873791] UBIFS: background thread "ubifs_bgt0_2" started, PID 94
[ 9.979346] UBIFS: mounted UBI device 0, volume 2, name "rootfs_data"
[ 9.984793] UBIFS: LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[ 9.993949] UBIFS: FS size: 35934208 bytes (34 MiB, 283 LEBs), journal size 1777664 bytes (1 MiB, 14 LEBs)
[ 10.003571] UBIFS: reserved for root: 1697261 bytes (1657 KiB)
[ 10.009385] UBIFS: media format: w4/r0 (latest is w4/r0), UUID B5729972-83AA-4623-BC34-5EC66489E94C, small LPT model
[ 10.024387] mount_root: switching to jffs2 overlay
After mount_root
[ 10.039310] After mount_root
377+0 records in
377+0 records out
12064 bytes (11.8KB) copied, 0.069814 seconds, 168.8KB/s
377+0 records in
377+0 records out
12064 bytes (11.8KB) copied, 0.100172 seconds, 117.6KB/s
377+0 records in
377+0 records out
12064 bytes (11.8KB) copied, 0.111013 seconds, 106.1KB/s
[ 10.349248] procd: - early -
[ 10.355977] procd: - watchdog -
[ 11.071307] procd: - ubus -
[ 12.079179] procd: - init -
Please press Enter to activate this console.
[ 13.226158] NET: Registered protocol family 38
[ 13.234710] nf_conntrack version 0.5.0 (7386 buckets, 29544 max)
[ 13.240654] rfs_ess_init[1072]:ERROR:Cannot find ess-switch
[ 13.246124] NTFS driver 2.1.30 [Flags: R/O MODULE].
[ 13.253076] Initializing XFRM netlink socket
[ 13.256854] NET: Registered protocol family 15
[ 13.261943] PPP generic driver version 2.4.2
[ 13.352721] cannot find ess-switch node
[ 13.355517] ssdk_plat_init start
[ 13.358897] Register QCA PHY driver
[ 13.363166] unsupported QCA device
[ 13.366520] unsupported QCA device
[ 13.369995] qca-ssdk module init, no device found!
[ 13.378755] **********************************************************
[ 13.384241] * Driver :NSS GMAC Driver for RTL v(3.72a)
[ 13.389678] * Version :1.0
[ 13.392487] * Copyright :Copyright (c) 2013-2016 The Linux Foundation. All rights reserved.
[ 13.400894] **********************************************************
[ 13.407903] ethernet: UK get MAC address from EID
[ 13.412021]
[ 13.412021] UK: MAC - <SI 20:78:52:ad:9c:20>
[ 13.417828] 2g MAC: <SI 20:78:52:ad:9c:21>
[ 13.421827] 5g MAC: <SI 20:78:52:ad:9c:31>
[ 13.425906] ethernet: get MAC address from EID Successful
[ 13.515969] ethernet: UK get MAC address from EID
[ 13.519705]
[ 13.519705] UK: MAC - <SI 20:78:52:ad:9c:20>
[ 13.525366] 2g MAC: <SI 20:78:52:ad:9c:21>
[ 13.529511] 5g MAC: <SI 20:78:52:ad:9c:31>
[ 13.533544] ethernet: get MAC address from EID Successful
[ 13.641785] CFP:Initializing the ClientFingerPrint Kernel Module
[ 13.646774] CFP:ClientFingerPrint_init: Multicast Id = 3 Family Id = 22 n_mcgrps=1
[ 13.654897] KERNEL:Initializing the transportGenNLInfo_init Kernel Module
[ 13.661172] KERNEL:transportGenNLInfo_init:Multicast Group Offset(nl_groups bitmask position)=4,Mesh Family Id=23,n_mcgrps=1
[ 13.679229] l2tp_core: L2TP core driver, V2.0
[ 13.683054] l2tp_netlink: L2TP netlink interface
[ 13.707871] nss-driver: fabric 0 handler
[ 13.711283] nss-driver: fabric 1 handler
[ 13.799399] qca-nss 36000000.nss: Firmware loaded from user helper succesfully
[ 13.805597] nss_driver - fw of size 457024 bytes copied to load addr: 40000000, nss_id : 0
[ 13.838062] nss_driver - Turbo Support 1
[ 13.840942] Supported Frequencies - 110Mhz 600Mhz 800Mhz
[ 13.860913] qca-nss 36400000.nss: Firmware loaded from user helper succesfully
[ 13.867200] nss_driver - fw of size 202560 bytes copied to load addr: 40800000, nss_id : 1
[ 13.887399] Error - Duplicate Interface CB Registered for interface 107
[ 13.892974] Error - Duplicate Interface CB Registered for interface 110
[ 13.900790] sit: IPv6 over IPv4 tunneling driver
[ 13.905356] l2tp_eth: L2TP ethernet pseudowire support (L2TPv3)
[ 13.910981] l2tp_ip: L2TP IP encapsulation support (L2TPv3)
[ 13.916452] l2tp_ip6: L2TP IP encapsulation support for IPv6 (L2TPv3)
[ 13.924097] gre: GRE over IPv4 demultiplexor driver
[ 13.928625] ip_gre: GRE over IPv4 tunneling driver
[ 13.934209] ip6_gre: GRE over IPv6 tunneling driver
[ 13.939962] bonding: Ethernet Channel Bonding Driver: v3.7.1 (April 27, 2011)
[ 13.949914] QCA multicast snooping installed successfully
[ 13.956069] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 13.967125] <NSS-CRYPTO>:module loaded (platform - IPQ806x, build - Build_ID - 11/16/19, 14:34:39)
[ 13.975184] <NSS-CRYPTO>:Register with NSS driver-
[ 13.980457] crypto bench loaded - Build_ID - 11/16/19, 14:34:41
[ 13.987077] nss_macsec init success
[ 13.994496] nss_ipsecmgr_init[897]:NSS IPsec manager loaded: Build Id: 11/16/19, 14:34:45
[ 14.008336] u32 classifier
[ 14.010005] input device check on
[ 14.013650] Actions configured
[ 14.017967] Mirror/redirect action on
[ 14.032089] fuse init (API version 7.22)
[ 14.037693] arp_tables: (C) 2002 David S. Miller
[ 14.048913] Ebtables v2.0 registered
[ 14.052323] Error: Driver 'gpio-keys' is already registered, aborting...
[ 14.077101] <NSS-CRYPTO>:NSS Firmware initialized
[ 14.081050] <NSS-CRYPTO>:probing engine - 0
[ 14.081860] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 14.090551] <NSS-CRYPTO>:Device Tree node found
[ 14.094914] <NSS-CRYPTO>:init completed for Pipe Pair[0]
[ 14.100229] <NSS-CRYPTO>:init completed for Pipe Pair[1]
[ 14.106417] <NSS-CRYPTO>:probing engine - 1
[ 14.109638] <NSS-CRYPTO>:Device Tree node found
[ 14.114146] <NSS-CRYPTO>:init completed for Pipe Pair[0]
[ 14.119453] <NSS-CRYPTO>:init completed for Pipe Pair[1]
[ 14.125587] <NSS-CRYPTO>:probing engine - 2
[ 14.128914] <NSS-CRYPTO>:Device Tree node found
[ 14.133416] <NSS-CRYPTO>:init completed for Pipe Pair[0]
[ 14.138788] <NSS-CRYPTO>:init completed for Pipe Pair[1]
[ 14.143436] nf_conntrack_rtsp v0.6.21 loading
[ 14.149671] <NSS-CRYPTO>:probing engine - 3
[ 14.152812] <NSS-CRYPTO>:Device Tree node found
[ 14.157513] <NSS-CRYPTO>:init completed for Pipe Pair[0]
[ 14.162629] <NSS-CRYPTO>:init completed for Pipe Pair[1]
[ 14.288760] nf_nat_rtsp v0.6.21 loading
[ 14.294262] PPP MPPE Compression module registered
[ 14.298726] NET: Registered protocol family 24
[ 14.303390] PPTP driver version 0.8.5
[ 14.323816] xt_time: kernel timezone is -0000
[ 14.329384] Error: Driver 'gpio-keys' is already registered, aborting...
[ 14.358693] l2tp_ppp: PPPoL2TP kernel driver, V2.0
[ 14.371711] Error: Driver 'gpio-keys' is already registered, aborting...
[ 14.409529] Error: Driver 'gpio-keys' is already registered, aborting...
[ 20.679318] configuring additional NSS pbufs
[ 20.712698] additional pbufs of size 5939200 got added to NSS
[ 20.729766] mem_manager: module license 'unspecified' taints kernel.
[ 20.735080] Disabling lock debugging due to kernel taint
[ 20.741188] __mm_init_module
[ 20.763773] ath_dfs: Version 2.0.0
[ 20.763773] Copyright (c) 2005-2006 Atheros Communications, Inc. All Rights Reserved
[ 20.779463] ath_spectral: Version 2.0.0
[ 20.779463] Copyright (c) 2005-2009 Atheros Communications, Inc. All Rights Reserved
[ 21.246817] ath_hal: 0.9.17.1 (AR5416, AR9380, WRITE_EEPROM, 11D)
[ 21.258035] ath_rate_atheros: Copyright (c) 2001-2005 Atheros Communications, Inc, All Rights Reserved
[ 21.270850] ath_tx99: Version 2.0
[ 21.270850] Copyright (c) 2010 Atheros Communications, Inc, All Rights Reserved
[ 21.292258] ath_dev: Copyright (c) 2001-2007 Atheros Communications, Inc, All Rights Reserved
[ 21.306935] ath_da_pci: (Atheros/multi-bss)
[ 21.437675] qca_ol: unknown parameter 'enable_indoorDeployment' ignored
[ 21.444047] ath_ol_pci: (Atheros/multi-bss)
[ 21.447638] hif_pci_enable_bus: con_mode = 0x0, device_id = 0x46PCI: enabling device 0000:00:00.0 (0140 -> 0143)
[ 21.457747] PCI: enabling device 0000:01:00.0 (0140 -> 0142)
[ 21.463397] hif_pci_enable_bus: hif_enable_pci done *********** QCA9984 *************hif_pci_enable_bus: hif_type = 0xc, target_type = 0xahif_pci_enable_bus: hif_pci_probe_tgt_wakeup donehif_target_sync: Loop checking FW signalhif_target_sync: Got FW signal, retries = 0hif_config_ce: ce_init donehif_config_ce: X, ret = 0hif_set_hia: Ehif_set_hia_extnd: E
[ 21.498332] chip_id 0xa chip_revision 0x0
[ 21.502496]
[ 21.502496] CLOCK PLL skipped
[ 21.507100] hif_set_hia_extnd: setting the target pll frac ffffffff intval ffffffff
[ 21.514649] hif_set_hia_extnd: no frac provided, skipping pre-configuring PLL
[ 21.521824] hif_set_hia_extnd: targ_clk is not provided, skipping pre-configuring PLL
[ 21.530704] hif_pci_bus_configure: hif_set_hia donehif_configure_irq: Ehif_pci_configure_legacy_irq: Ehif_pci_configure_legacy_irq: X, ret = 0hif_enable: X OKhif_napi_create: NAPI structures initializedhif_napi_create: NAPI id 6 created for pipe 5qca_napi_create: napi instance 32 created on pipe 4
[ 21.555980] hif_napi_event: received evnt: CONF cmd; v = 1 (state=0x1)hif_napi_event: setting configuration to ONElse: dev_name = wifi1
[ 21.568267]
[ 21.568267] __ol_ath_attach() Allocated scn d8dc04c0
[ 21.574564] nss register id -1 offload mode enabled = 0 nss config 0 Target Type a
[ 21.582284] __ol_ath_attach: dev name wifi1
[ 21.586363] ol_ath_attach interface_id 1
[ 21.590552] ol_target_init() BMI inited.
[ 21.594368] ol_target_init() BMI Get Target Info.
[ 21.598955] Chip id: 0xa, chip version: 0x1000000
[ 21.603578]
[ 21.603578] CE WAR Disabled
[ 21.608359] NUM_DEV=1 FWMODE=0x2 FWSUBMODE=0x0 FWBR_BUF 0
[ 21.614292] ol_target_init() configure Target .
[ 21.618189]
[ 21.618189] Target Version is 1000000
[ 21.623025]
[ 21.623025] Flash Download Address c0000
[ 21.628718] ol_transfer_bin_file: flash data file defined
[ 21.634046] ol_transfer_bin_file[3725] Get Caldata for wifi1.
[ 21.639871] qdf_fs_read[59], Open File /tmp/wifi1.caldata SUCCESS!!file system magic:16914836super blocksize:4096inode 373file size:12064qc98xx_verify_checksum: flash checksum passed: 0x409a
[ 21.656704] ol_transfer_bin_file 3790: Download Flash data len 12064
[ 21.663503] Board extended Data download address: 0x0
[ 21.688285]
[ 21.688285] Board data initialized
[ 21.692299] ol_ath_download_firmware: Download OTP, flash download ADDRESS 0xc0000
[ 21.699860]
[ 21.699860] Selecting OTP binary for CHIP Version 0
[ 21.715400] ath_ol_pci 0000:01:00.0: Firmware loaded from user helper succesfully
[ 21.721990] ol_transfer_bin_file 3580: downloading file 0, Download data len 9024
[ 21.759502]
[ 21.759502] First OTP send param 8000
[ 23.975944] ol_ath_download_firmware :First OTP download and Execute is good address:0x400 return param 4660
[ 23.984824] ol_ath_download_firmware:##Board Id 1 , CHIP Id 0
[ 23.990886] ol_ath_download_firmware: BOARDDATA DOWNLOAD TO address 0xc0000
[ 24.078929] ol_transfer_bin_file: Board Data File download to address=0xc0000 file name=QCA9984/hw.1/boardData_QCA9984_CUS239_5G_v1_001.bin
[ 24.102653] ath_ol_pci 0000:01:00.0: Firmware loaded from user helper succesfully
[ 24.109286] ol_transfer_bin_file 3580: downloading file 3, Download data len 12064
[ 24.116867] Board extended Data download address: 0x0
[ 24.142296] ol_ath_download_firmware: Using 0x1234 for the remainder of init
[ 24.148386]
[ 24.148386] Selecting OTP binary for CHIP Version 0
[ 24.154906] ath_ol_pci 0000:01:00.0: Firmware loaded from user helper succesfully
[ 24.162423] ol_transfer_bin_file 3580: downloading file 0, Download data len 9024
[ 24.199909]
[ 24.199909] [Flash] : Ignore Module param
[ 24.204463]
[ 24.204463] Second otp download Param 10000
[ 26.430033] ol_ath_download_firmware : Second OTP download and Execute is good, param=0x0
[ 26.437416]
[ 26.437416] Mission mode: Firmware CHIP Version 0
[ 26.539255] ath_ol_pci 0000:01:00.0: Firmware loaded from user helper succesfully
[ 26.545945] ol_swap_seg_alloc: Successfully allocated memory for SWAP size=262144
[ 26.553641] ath_ol_pci 0000:01:00.0: Firmware loaded from user helper succesfully
[ 26.560972] Swap: bytes_left to copy: fw:16; dma_page:29544
[ 26.566308] Swap: wrong length read:0
[ 26.570041] ol_swap_wlan_memory_expansion: Swap total_bytes copied: 232600 Target address 422ce8
[ 26.579188] scn=d8dc04c0 target_write_addr=422ce8 seg_info=dcef3a10
[ 26.585234] ol_transfer_swap_struct:Code swap structure successfully downloaded for bin type =2
[ 26.594061] bin_filename=QCA9984/hw.1/athwlan.bin swap_filename=/lib/firmware/QCA9984/hw.1/athwlan.codeswap.bin
[ 26.604304] ol_transfer_bin_file: Downloading firmware file: QCA9984/hw.1/athwlan.bin
[ 26.863519] ath_ol_pci 0000:01:00.0: Firmware loaded from user helper succesfully
[ 26.870028] ol_transfer_bin_file 3580: downloading file 1, Download data len 377792
[ 28.108880] ol_target_init() Download FW done.
[ 28.112516] ol_ath_attach() WMI attached. wmi_handle dd4bc000
[ 28.118270] wmi_unified_register_event_handler: Event id 62 is unavailable
[ 28.125094] +htc_create .. HIF :d8ce0000-htc_create: (0xdced7000)
[ 28.131059] htc_wmi_init() HT Create . dced7000
[ 28.135864] htc_wmi_init 7647 host_enable 0 nss_nwifi_offload 0
[ 28.141734] ol_ath_set_default_tgt_config : AC Minfree buffer allocation through module param (umac.ko)
[ 28.151120] OL_ACBKMinfree : 0
[ 28.154150] OL_ACBEMinfree : 0
[ 28.157338] OL_ACVIMinfree : 0
[ 28.160393] OL_ACVOMinfree : 0
[ 28.163574] hif_enable_fastpath, Enabling fastpath mode
[ 28.168627] +HWT
[ 28.170560] hif_completion_thread_startup: pipe_num:0 pipe_info:0xd8ce4578hif_completion_thread_startup: pipe_num:3 pipe_info:0xd8ce4650hif_completion_thread_startup: pipe_num:4 pipe_info:0xd8ce4698
[ 28.190734] -HWT
[ 28.191744] Startup Mode-0 set
[ 28.194769] pdev attach (null) -1
[ 28.198399]
[ 28.198399] <=== cfg max peer id 1056 ====>
[ 28.204356] htt_peer_map_timer_init Enter pdev d8a50000 hrtimer d8a54888
[ 28.210772]
[ 28.210772] htt_alloc_peer_map_mem : Alloc Success : host q vaddr d97f6000 paddr 5b7f6000
[ 28.220578]
[ 28.220578] htt_alloc_peer_map_mem : Flush Interval Configured to 256 pkts
[ 28.230184] ol_txrx_pdev_attach: 2500 tx desc's allocated ; range starts from d86e0000
[ 28.238012] Firmware_Build_Number:61
[ 28.240791] FW wireless modes: 0x7f9001
[ 28.244615] num_rf_chain:0x00000004 ht_cap_info:0x0000185b vht_cap_info:0x339b79fa vht_supp_mcs:0x0000ffaa
[ 28.254502] wmi_service_coex_gpio 0, wmi_service_4_wire_coex_support 0, coex_version 0
[ 28.262416]
[ 28.262416] Sending Ext resource cfg: HOST PLATFORM as 0
[ 28.262416] fw_feature_bitmap as 50 to TGT
[ 28.273376] ol_ath_service_ready_event: tt_support: 1
[ 28.278296] ol_ath_service_ready_event: periodic_chan_stats: 1
[ 28.284091] ol_ath_service_ready_event: sw_cal_support_check_flag: 1
[ 28.290443] Peer Caching Enabled ; num_peers = 530, num_active_peers = 52 num_tids = 104, num_vdevs = 17
[ 28.299996] Airtime Fairness: num_peers=530 num_active_peer=52
[ 28.305747] idx 1 req 2 num_units 1 num_unit_info 12 unit size 256 actual units 53
[ 28.313497] ol_ath_alloc_host_mem_chunk req_id 2 idx 0 num_units 53 unit_len 256,
[ 28.320934] idx 2 req 3 num_units 1 num_unit_info 12 unit size 1024 actual units 53
[ 28.328778] ol_ath_alloc_host_mem_chunk req_id 3 idx 1 num_units 53 unit_len 1024,
[ 28.336270] idx 3 req 4 num_units 1 num_unit_info 12 unit size 4096 actual units 53
[ 28.344255] ol_ath_alloc_host_mem_chunk req_id 4 idx 2 num_units 53 unit_len 4096,
[ 28.351641] idx 0 req 1 num_units 0 num_unit_info 2 unit size 2216 actual units 531
[ 28.360123] ol_ath_alloc_host_mem_chunk req_id 1 idx 3 num_units 531 unit_len 2216,
[ 28.367197] idx 4 req 6 num_units 35 num_unit_info 0 unit size 3072 actual units 35
[ 28.374969] ol_ath_alloc_host_mem_chunk req_id 6 idx 4 num_units 35 unit_len 3072,
[ 28.382548] idx 5 req 7 num_units 1 num_unit_info 0 unit size 12288 actual units 1
[ 28.390264] ol_ath_alloc_host_mem_chunk req_id 7 idx 5 num_units 1 unit_len 12288,
[ 28.397747] idx 6 req 5 num_units 0 num_unit_info 2 unit size 1980 actual units 531
[ 28.406083] ol_ath_alloc_host_mem_chunk req_id 5 idx 6 num_units 531 unit_len 1980,
[ 28.413232] Support not added yet for Service 91
[ 28.417803] Support not added yet for Service 92
[ 28.422386] No EXT_MSG send INIT now
[ 28.425952] chunk 0 len 13568 requested , ptr 0x5be50000
[ 28.431326] chunk 1 len 54272 requested , ptr 0x5a780000
[ 28.436708] chunk 2 len 217088 requested , ptr 0x5a7c0000
[ 28.442194] chunk 3 len 1176696 requested , ptr 0x5a000000
[ 28.447723] chunk 4 len 107520 requested , ptr 0x5a140000
[ 28.453195] chunk 5 len 12288 requested , ptr 0x5b498000
[ 28.458656] chunk 6 len 1051380 requested , ptr 0x5a200000
[ 28.464141] ol_ath_service_ready_event[4266] WAPI MBSSID 2
[ 28.539468] Version = 16777216 3 status = 0
[ 28.542791] ol_ath_connect_htc() WMI is ready
[ 28.547143] htt_h2t_frag_desc_bank_cfg_msg - HTT_H2T_MSG_TYPE_FRAG_DESC_BANK_CFG sent to FW for radio ID = 1
[ 28.556933] target uses HTT version 2.2; host uses 2.2
[ 28.564811] ol_ath_attach() connect HTC.
[ 28.567868] bypasswmi : 0
[ 28.570516] ol_regdmn_start: reg-domain param: regdmn=0, countryName=, wModeSelect=FFFFFFFF, netBand=FFFFFFFF, extendedChanMode=0.
[ 28.582220] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x2) flags 0x2150
[ 28.589227] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x4) flags 0xa0
[ 28.596084] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x8) flags 0xc0
[ 28.602935] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x20) flags 0xd0
[ 28.609896] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x40) flags 0x150
[ 28.616988] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x800) flags 0x10080
[ 28.624202] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x2000) flags 0x20080
[ 28.631584] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x4000) flags 0x40080
[ 28.638983] Add VHT80 channel: 5210
[ 28.642404] Add VHT80 channel: 5290
[ 28.645902] Add VHT80 channel: 5530
[ 28.649382] Add VHT80 channel: 5610
[ 28.652842] Add VHT80 channel: 5690
[ 28.656304] Add VHT80 channel: 5775
[ 28.659784] Skipping VHT80 channel 5825
[ 28.664657] freq=58
[ 28.665865] freq=106
[ 28.668142] freq=122
[ 28.670392] freq=138
[ 28.672714] OL Resmgr Init-ed
[ 28.675653] ieee80211_bsteering_attach: Band steering initialized
[ 28.681699] acfg_attach: 2889: Netlink socket created:d9e10c00
[ 28.687490] nwifi: ieee80211_ifattach: bk_ptr_to_radio_5G=[wifi1]
[ 28.693580] nwifi: ieee80211_ifattach: initializing ic->nwifi_umac_global for [wifi1]
[ 28.701470] calling nwifi_create_all_timers:
[ 28.705729] WRO: nwifi_create_tpm_timer: [wifi1]
[ 28.710336] nwifi: RRM: Netlink socket initialized for NeighborHandling sock d9e11000, nl_users 1
[ 28.719303] NWIFI_AOCS_SCHEDULER:starting scheduler for 5GHz radio
[ 28.725369] SPECTRAL : get_capability not registered
[ 28.730290] HAL_CAP_PHYDIAG : Capable
[ 28.733940] SPECTRAL : Need to fix the capablity check for RADAR (spectral_attach : 237)
[ 28.742012] SPECTRAL : get_capability not registered
[ 28.746975] HAL_CAP_RADAR : Capable
[ 28.750595] SPECTRAL : Need to fix the capablity check for SPECTRAL
[ 28.750595] (spectral_attach : 242)
[ 28.760415] SPECTRAL : get_capability not registered
[ 28.765373] HAL_CAP_SPECTRAL_SCAN : Capable
[ 28.769529] SPECTRAL : get_tsf64 not registered
[ 28.774090] spectral_init_netlink 78 NULL SKB
[ 28.778398] Green-AP : Green-AP : Attached
[ 28.778398]
[ 28.783984] Green-AP : Attached
[ 28.787050] rate power table override is only supported for AR98XX
[ 28.793339] ol_if_dfs_attach: called; ptr=d9561a8c, radar_info=d8cabc18
[ 28.799843] dfs_attach: event log enabled by default
[ 28.805030] >>>> CB Set (null)
[ 28.807997] nwifi_lbs_nl_refcnt 1
[ 28.811758] ol_ath_attach() UMAC attach .
[ 28.815384]
[ 28.815384] BURSTING enabled by default
[ 28.820845] ol_ath_attach: Set global_ic[1] ..ptr:bf9008c4
[ 28.826225] ath_lowi_if_netlink_init LOWI Netlink successfully created
[ 28.832755] osif_wrap_attach:441 osif wrap attached
[ 28.837619] osif_wrap_devt_init:402 osif wrap dev table init done
[ 28.843676] Wrap Attached: Wrap_com =d9e0e800 ic->ic_wrap_com=d9e0e800 &wrap_com->wc_devt=d9e0e800
[ 28.852800] __ol_ath_attach: needed_headroom reservation 60
[ 28.858949] ol_ath_thermal_mitigation_attach: --
[ 28.863062] ol_ath_pci_probe num_radios=0, wifi_radios[0].sc = d8dc04c0 wifi_radio_type = 2
[ 28.871448] ath_sysfs_diag_init: diag_fsattr
[ 28.875691] hif_pci_enable_bus: con_mode = 0x0, device_id = 0x46PCI: enabling device 0001:00:00.0 (0140 -> 0143)
[ 28.885793] PCI: enabling device 0001:01:00.0 (0140 -> 0142)
[ 28.891492] hif_pci_enable_bus: hif_enable_pci done *********** QCA9984 *************hif_pci_enable_bus: hif_type = 0xc, target_type = 0xahif_pci_enable_bus: hif_pci_probe_tgt_wakeup donehif_target_sync: Loop checking FW signalhif_target_sync: Got FW signal, retries = 0hif_config_ce: ce_init donehif_config_ce: X, ret = 0hif_set_hia: Ehif_set_hia_extnd: E
[ 28.926600] chip_id 0xa chip_revision 0x0
[ 28.930852]
[ 28.930852] CLOCK PLL skipped
[ 28.935353] hif_set_hia_extnd: setting the target pll frac ffffffff intval ffffffff
[ 28.943083] hif_set_hia_extnd: no frac provided, skipping pre-configuring PLL
[ 28.950106] hif_set_hia_extnd: targ_clk is not provided, skipping pre-configuring PLL
[ 28.959085] hif_pci_bus_configure: hif_set_hia donehif_configure_irq: Ehif_pci_configure_legacy_irq: Ehif_pci_configure_legacy_irq: X, ret = 0hif_enable: X OKhif_napi_create: NAPI structures initializedhif_napi_create: NAPI id 6 created for pipe 5qca_napi_create: napi instance 32 created on pipe 4
[ 28.984457] hif_napi_event: received evnt: CONF cmd; v = 1 (state=0x1)hif_napi_event: setting configuration to ONElse: dev_name = wifi0
[ 28.996661]
[ 28.996661] __ol_ath_attach() Allocated scn d81804c0
[ 29.003029] nss register id -1 offload mode enabled = 0 nss config 0 Target Type a
[ 29.010687] __ol_ath_attach: dev name wifi0
[ 29.014828] ol_ath_attach interface_id 0
[ 29.018839] ol_target_init() BMI inited.
[ 29.022778] ol_target_init() BMI Get Target Info.
[ 29.027320] Chip id: 0xa, chip version: 0x1000000
[ 29.032008]
[ 29.032008] CE WAR Disabled
[ 29.036543] NUM_DEV=1 FWMODE=0x2 FWSUBMODE=0x0 FWBR_BUF 0
[ 29.041936] ol_target_init() configure Target .
[ 29.046422]
[ 29.046422] Target Version is 1000000
[ 29.051465]
[ 29.051465] Flash Download Address c0000
[ 29.057104] ol_transfer_bin_file: flash data file defined
[ 29.062502] ol_transfer_bin_file[3725] Get Caldata for wifi0.
[ 29.068261] qdf_fs_read[59], Open File /tmp/wifi0.caldata SUCCESS!!file system magic:16914836super blocksize:4096inode 376file size:12064qc98xx_verify_checksum: flash checksum passed: 0x18af
[ 29.085152] ol_transfer_bin_file 3790: Download Flash data len 12064
[ 29.091636] Board extended Data download address: 0x0
[ 29.116652]
[ 29.116652] Board data initialized
[ 29.120708] ol_ath_download_firmware: Download OTP, flash download ADDRESS 0xc0000
[ 29.128237]
[ 29.128237] Selecting OTP binary for CHIP Version 0
[ 29.134796] ath_ol_pci 0001:01:00.0: Firmware loaded from user helper succesfully
[ 29.142248] [wifi1] FWLOG: [28933] WAL_DBGID_TX_AC_BUFFER_SET ( 0x3, 0x1e, 0x94c, 0x94c, 0x0 )
[ 29.150697] [wifi1] FWLOG: [28933] WAL_DBGID_TX_AC_BUFFER_SET ( 0x12
[ 29.156948] ol_transfer_bin_file 3580: downloading file 0, Download data len 9024
[ 29.164649] , 0x1e, 0x94c, 0x94c, 0x0 )
[ 29.168329] [wifi1] FWLOG: [28933] WAL_DBGID_TX_AC_BUFFER_SET ( 0x45, 0x1e, 0x94c, 0x94c, 0x0 )
[ 29.177156] [wifi1] FWLOG: [28933] WAL_DBGID_TX_AC_BUFFER_SET ( 0x67, 0x1e, 0x94c, 0x94c, 0x0 )
[ 29.185680] [wifi1] FWLOG: [29064] UNKNOWN 22:55 ( 0x3a, 0xa10, 0x160, 0x10, 0x0 )
[ 29.207929]
[ 29.207929] First OTP send param 8000
[ 31.424200] ol_ath_download_firmware :First OTP download and Execute is good address:0x800 return param 4660
[ 31.433096] ol_ath_download_firmware:##Board Id 2 , CHIP Id 0
[ 31.438968] ol_ath_download_firmware: BOARDDATA DOWNLOAD TO address 0xc0000
[ 31.445757] ol_transfer_bin_file: Board Data File download to address=0xc0000 file name=QCA9984/hw.1/boardData_QCA9984_CUS260_2G_v1_002.bin
[ 31.458427] ath_ol_pci 0001:01:00.0: Firmware loaded from user helper succesfully
[ 31.465707] ol_transfer_bin_file 3580: downloading file 3, Download data len 12064
[ 31.473422] Board extended Data download address: 0x0
[ 31.498608] ol_ath_download_firmware: Using 0x1234 for the remainder of init
[ 31.504689]
[ 31.504689] Selecting OTP binary for CHIP Version 0
[ 31.511273] ath_ol_pci 0001:01:00.0: Firmware loaded from user helper succesfully
[ 31.518823] ol_transfer_bin_file 3580: downloading file 0, Download data len 9024
[ 31.556157]
[ 31.556157] [Flash] : Ignore Module param
[ 31.560788]
[ 31.560788] Second otp download Param 10000
[ 33.786241] ol_ath_download_firmware : Second OTP download and Execute is good, param=0x0
[ 33.793558]
[ 33.793558] Mission mode: Firmware CHIP Version 0
[ 33.800098] ath_ol_pci 0001:01:00.0: Firmware loaded from user helper succesfully
[ 33.807451] ol_swap_seg_alloc: Successfully allocated memory for SWAP size=262144
[ 33.815090] ath_ol_pci 0001:01:00.0: Firmware loaded from user helper succesfully
[ 33.822374] Swap: bytes_left to copy: fw:16; dma_page:29544
[ 33.827849] Swap: wrong length read:0
[ 33.831476] ol_swap_wlan_memory_expansion: Swap total_bytes copied: 232600 Target address 422ce8
[ 33.840456] scn=d81804c0 target_write_addr=422ce8 seg_info=dc5a9f10
[ 33.846787] ol_transfer_swap_struct:Code swap structure successfully downloaded for bin type =2
[ 33.855598] bin_filename=QCA9984/hw.1/athwlan.bin swap_filename=/lib/firmware/QCA9984/hw.1/athwlan.codeswap.bin
[ 33.865804] ol_transfer_bin_file: Downloading firmware file: QCA9984/hw.1/athwlan.bin
[ 33.873938] ath_ol_pci 0001:01:00.0: Firmware loaded from user helper succesfully
[ 33.880984] ol_transfer_bin_file 3580: downloading file 1, Download data len 377792
[ 35.119103] ol_target_init() Download FW done.
[ 35.122771] ol_ath_attach() WMI attached. wmi_handle d8b12000
[ 35.128505] wmi_unified_register_event_handler: Event id 62 is unavailable
[ 35.135351] +htc_create .. HIF :d9540000-htc_create: (0xdced5000)
[ 35.141322] htc_wmi_init() HT Create . dced5000
[ 35.146128] htc_wmi_init 7647 host_enable 0 nss_nwifi_offload 0
[ 35.151928] ol_ath_set_default_tgt_config : AC Minfree buffer allocation through module param (umac.ko)
[ 35.161310] OL_ACBKMinfree : 0
[ 35.164407] OL_ACBEMinfree : 0
[ 35.167570] OL_ACVIMinfree : 0
[ 35.170655] OL_ACVOMinfree : 0
[ 35.173836] hif_enable_fastpath, Enabling fastpath mode
[ 35.178855] +HWT
[ 35.180777] hif_completion_thread_startup: pipe_num:0 pipe_info:0xd9544578hif_completion_thread_startup: pipe_num:3 pipe_info:0xd9544650hif_completion_thread_startup: pipe_num:4 pipe_info:0xd9544698
[ 35.201071] -HWT
[ 35.202081] Startup Mode-0 set
[ 35.205156] pdev attach (null) -1
[ 35.208710]
[ 35.208710] <=== cfg max peer id 1056 ====>
[ 35.214684] htt_peer_map_timer_init Enter pdev d7890000 hrtimer d7894888
[ 35.221069]
[ 35.221069] htt_alloc_peer_map_mem : Alloc Success : host q vaddr d7c14000 paddr 59c14000
[ 35.230919]
[ 35.230919] htt_alloc_peer_map_mem : Flush Interval Configured to 256 pkts
[ 35.240502] ol_txrx_pdev_attach: 2500 tx desc's allocated ; range starts from d7520000
[ 35.248320] Firmware_Build_Number:61
[ 35.251122] FW wireless modes: 0x680c
[ 35.254757] num_rf_chain:0x00000004 ht_cap_info:0x0000185b vht_cap_info:0x339b79b2 vht_supp_mcs:0x0000ffaa
[ 35.264629] wmi_service_coex_gpio 1, wmi_service_4_wire_coex_support 0, coex_version 3
[ 35.272557]
[ 35.272557] Sending Ext resource cfg: HOST PLATFORM as 0
[ 35.272557] fw_feature_bitmap as 52 to TGT
[ 35.283539] ol_ath_service_ready_event: tt_support: 1
[ 35.288459] ol_ath_service_ready_event: periodic_chan_stats: 1
[ 35.294251] ol_ath_service_ready_event: sw_cal_support_check_flag: 1
[ 35.300611] Peer Caching Enabled ; num_peers = 530, num_active_peers = 52 num_tids = 104, num_vdevs = 17
[ 35.310152] Airtime Fairness: num_peers=530 num_active_peer=52
[ 35.315909] idx 1 req 2 num_units 1 num_unit_info 12 unit size 256 actual units 53
[ 35.323621] ol_ath_alloc_host_mem_chunk req_id 2 idx 0 num_units 53 unit_len 256,
[ 35.331066] idx 2 req 3 num_units 1 num_unit_info 12 unit size 1024 actual units 53
[ 35.338903] ol_ath_alloc_host_mem_chunk req_id 3 idx 1 num_units 53 unit_len 1024,
[ 35.346434] idx 3 req 4 num_units 1 num_unit_info 12 unit size 4096 actual units 53
[ 35.354387] ol_ath_alloc_host_mem_chunk req_id 4 idx 2 num_units 53 unit_len 4096,
[ 35.361802] idx 0 req 1 num_units 0 num_unit_info 2 unit size 2216 actual units 531
[ 35.370321] ol_ath_alloc_host_mem_chunk req_id 1 idx 3 num_units 531 unit_len 2216,
[ 35.377344] idx 4 req 6 num_units 35 num_unit_info 0 unit size 3072 actual units 35
[ 35.385165] ol_ath_alloc_host_mem_chunk req_id 6 idx 4 num_units 35 unit_len 3072,
[ 35.392685] idx 5 req 7 num_units 1 num_unit_info 0 unit size 12288 actual units 1
[ 35.400372] ol_ath_alloc_host_mem_chunk req_id 7 idx 5 num_units 1 unit_len 12288,
[ 35.407876] idx 6 req 5 num_units 0 num_unit_info 2 unit size 1980 actual units 531
[ 35.416228] ol_ath_alloc_host_mem_chunk req_id 5 idx 6 num_units 531 unit_len 1980,
[ 35.423356] Support not added yet for Service 91
[ 35.427925] Support not added yet for Service 92
[ 35.432524] No EXT_MSG send INIT now
[ 35.436079] chunk 0 len 13568 requested , ptr 0x598ac000
[ 35.441493] chunk 1 len 54272 requested , ptr 0x595c0000
[ 35.446866] chunk 2 len 217088 requested , ptr 0x59600000
[ 35.452326] chunk 3 len 1176696 requested , ptr 0x59000000
[ 35.457885] chunk 4 len 107520 requested , ptr 0x59120000
[ 35.463360] chunk 5 len 12288 requested , ptr 0x5a3e8000
[ 35.468789] chunk 6 len 1051380 requested , ptr 0x59200000
[ 35.474305] ol_ath_service_ready_event[4266] WAPI MBSSID 2
[ 35.549738] Version = 16777216 3 status = 0
[ 35.553053] ol_ath_connect_htc() WMI is ready
[ 35.557411] htt_h2t_frag_desc_bank_cfg_msg - HTT_H2T_MSG_TYPE_FRAG_DESC_BANK_CFG sent to FW for radio ID = 0
[ 35.567191] target uses HTT version 2.2; host uses 2.2
[ 35.575264] ol_ath_attach() connect HTC.
[ 35.578310] bypasswmi : 0
[ 35.580961] ol_regdmn_start: reg-domain param: regdmn=0, countryName=, wModeSelect=FFFFFFFF, netBand=FFFFFFFF, extendedChanMode=0.
[ 35.592694] ol_regdmn_init_channels: !avail mode 0x680c (0x2) flags 0x2150
[ 35.599504] ol_regdmn_init_channels: !avail mode 0x680c (0x1) flags 0x140
[ 35.606289] ol_regdmn_init_channels: !avail mode 0x680c (0x20) flags 0xd0
[ 35.613070] ol_regdmn_init_channels: !avail mode 0x680c (0x40) flags 0x150
[ 35.619911] ol_regdmn_init_channels: !avail mode 0x680c (0x1000) flags 0x10100
[ 35.627119] ol_regdmn_init_channels: !avail mode 0x680c (0x8000) flags 0x20100
[ 35.634369] ol_regdmn_init_channels: !avail mode 0x680c (0x10000) flags 0x40100
[ 35.641616] ol_regdmn_init_channels: !avail mode 0x680c (0x20000) flags 0x100100
[ 35.648985] ol_regdmn_init_channels: !avail mode 0x680c (0x40000) flags 0x200100
[ 35.656358] ol_regdmn_init_channels: !avail mode 0x680c (0x80000) flags 0x400100
[ 35.663742] ol_regdmn_init_channels: !avail mode 0x680c (0x100000) flags 0x800100
[ 35.671196] ol_regdmn_init_channels: !avail mode 0x680c (0x200000) flags 0x4000100
[ 35.678759] ol_regdmn_init_channels: !avail mode 0x680c (0x400000) flags 0x8000100
[ 35.686514] OL Resmgr Init-ed
[ 35.689273] ieee80211_bsteering_attach: Band steering initialized
[ 35.695351] acfg_attach: Offload using existing sock d9e10c00
[ 35.701059] nwifi: ieee80211_ifattach: bk_ptr_to_radio_2_4G=[wifi0]
[ 35.707320] nwifi: ieee80211_ifattach: initializing ic->nwifi_umac_global for [wifi0]
[ 35.715180] calling nwifi_create_all_timers:
[ 35.719454] WRO: nwifi_create_tpm_timer: [wifi0]
[ 35.724048] nwifi: RRM: Netlink socket already created, sock d9e11000, nl_users 2
[ 35.731624] NWIFI_AOCS_SCHEDULER:starting scheduler for 2.4GHz radio
[ 35.737867] SPECTRAL : get_capability not registered
[ 35.742792] HAL_CAP_PHYDIAG : Capable
[ 35.746447] SPECTRAL : Need to fix the capablity check for RADAR (spectral_attach : 237)
[ 35.754552] SPECTRAL : get_capability not registered
[ 35.759478] HAL_CAP_RADAR : Capable
[ 35.763126] SPECTRAL : Need to fix the capablity check for SPECTRAL
[ 35.763126] (spectral_attach : 242)
[ 35.772949] SPECTRAL : get_capability not registered
[ 35.777885] HAL_CAP_SPECTRAL_SCAN : Capable
[ 35.782088] SPECTRAL : get_tsf64 not registered
[ 35.786557] spectral_init_netlink 78 NULL SKB
[ 35.790964] Green-AP : Green-AP : Attached
[ 35.790964]
[ 35.796468] Green-AP : Attached
[ 35.799582] rate power table override is only supported for AR98XX
[ 35.805843] ol_if_dfs_attach: called; ptr=d7311a8c, radar_info=d8cabc18
[ 35.812344] dfs_attach: event log enabled by default
[ 35.817503] >>>> CB Set (null)
[ 35.820524] nwifi_lbs_nl_refcnt 2
[ 35.823947] ol_ath_attach() UMAC attach .
[ 35.827916]
[ 35.827916] BURSTING enabled by default
[ 35.833339] ol_ath_attach: Set global_ic[2] ..ptr:bf9008c4
[ 35.838759] ath_lowi_if_netlink_init Incremented LOWI netlink ref count: 2
[ 35.845588] osif_wrap_attach:441 osif wrap attached
[ 35.850478] osif_wrap_devt_init:402 osif wrap dev table init done
[ 35.856548] Wrap Attached: Wrap_com =d87f7400 ic->ic_wrap_com=d87f7400 &wrap_com->wc_devt=d87f7400
[ 35.865677] __ol_ath_attach: needed_headroom reservation 60
[ 35.871768] ol_ath_thermal_mitigation_attach: --
[ 35.875880] ol_ath_pci_probe num_radios=1, wifi_radios[1].sc = d81804c0 wifi_radio_type = 2
[ 35.884297] ath_sysfs_diag_init: diag_fsattr
[ 35.893728] pktlog_init: Initializing Pktlog for AR900B, pktlog_hdr_size = 16
[ 35.900053] +hif_update_pipe_callback pipeid 8
[ 35.904428] -hif_update_pipe_callback
[ 35.908087] pktlog_init: Initializing Pktlog for AR900B, pktlog_hdr_size = 16
[ 35.915284] +hif_update_pipe_callback pipeid 8
[ 35.919730] -hif_update_pipe_callback
[ 35.928068] __sa_init_module
No Direct-Attach chipsets found.
[ 35.942310] Removing athdebug proc file
[ 35.945115] ath_dev: driver unloaded
[ 35.952538] ath_tx99: driver unloaded
[ 35.958934] ath_rate_atheros: driver unloaded
[ 35.966003] ath_hal: driver unloaded
[ 36.151658] [wifi0] FWLOG: [36007] WAL_DBGID_TX_AC_BUFFER_SET ( 0x3, 0x1e, 0x94c, 0x94c, 0x0 )
[ 36.159302] [wifi0] FWLOG: [36007] WAL_DBGID_TX_AC_BUFFER_SET ( 0x12, 0x1e, 0x94c, 0x94c, 0x0 )
[ 36.167908] [wifi0] FWLOG: [36007] WAL_DBGID_TX_AC_BUFFER_SET ( 0x45, 0x1e, 0x94c, 0x94c, 0x0 )
[ 36.176598] [wifi0] FWLOG: [36007] WAL_DBGID_TX_AC_BUFFER_SET ( 0x67, 0x1e, 0x94c, 0x94c, 0x0 )
[ 36.185985] [wifi0] FWLOG: [36149] UNKNOWN 22:55 ( 0x3a, 0xa10, 0x160, 0x0, 0x12 )
Sep 17 12:43:41 crond[1160]: crond (busybox 1.24.2) started, log level 5
lbd: require both 2.4 GHz and 5 GHz to be configured. Aborting start.
BusyBox v1.24.2 () built-in shell (ash)
UNAUTHORIZED ACCESS TO THIS SYSTEM IS PROHIBITED
This system is for the use of authorized users only.
All activities performed on this system are logged and monitored.
Anyone using this system expressly consents to such monitoring.
Individuals using this computer system without authority, or in
excess of their authority, may be subjected to criminal prosecution.
root@OpenWrt:/# ip addr
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: eth0: <NO-CARRIER,BROADCAST,MULTICAST,SLAVE,UP> mtu 1500 qdisc fq_codel master bond0 state DOWN group default qlen 1000
link/ether 20:78:52:ad:9c:20 brd ff:ff:ff:ff:ff:ff
3: eth1: <BROADCAST,MULTICAST,SLAVE,UP,LOWER_UP> mtu 1500 qdisc fq_codel master bond0 state UP group default qlen 1000
link/ether 20:78:52:ad:9c:20 brd ff:ff:ff:ff:ff:ff
4: ip6tnl0@NONE: <NOARP> mtu 1452 qdisc noop state DOWN group default
link/tunnel6 :: brd ::
5: qca-nss-dev0: <> mtu 0 qdisc noop state DOWN group default
link/generic
6: qca-nss-dev1: <> mtu 0 qdisc noop state DOWN group default
link/generic
7: qca-nss-dev2: <> mtu 0 qdisc noop state DOWN group default
link/generic
8: qca-nss-dev3: <> mtu 0 qdisc noop state DOWN group default
link/generic
9: sit0@NONE: <NOARP> mtu 1480 qdisc noop state DOWN group default
link/sit 0.0.0.0 brd 0.0.0.0
10: ifb0: <BROADCAST,NOARP> mtu 1500 qdisc noop state DOWN group default qlen 32
link/ether 6a:e7:08:b2:62:91 brd ff:ff:ff:ff:ff:ff
11: ifb1: <BROADCAST,NOARP> mtu 1500 qdisc noop state DOWN group default qlen 32
link/ether b2:52:a8:cc:1b:a3 brd ff:ff:ff:ff:ff:ff
12: gre0@NONE: <NOARP> mtu 1476 qdisc noop state DOWN group default
link/gre 0.0.0.0 brd 0.0.0.0
13: gretap0@NONE: <BROADCAST,MULTICAST> mtu 1462 qdisc noop state DOWN group default qlen 1000
link/ether 00:00:00:00:00:00 brd ff:ff:ff:ff:ff:ff
14: ip6gre0@NONE: <NOARP> mtu 1448 qdisc noop state DOWN group default
link/gre6 00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00 brd 00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00
16: ipsecdummy: <> mtu 0 qdisc noop state DOWN group default
link/generic
17: teql0: <NOARP> mtu 1500 qdisc noop state DOWN group default qlen 100
link/void
18: wifi1: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 2699
link/ieee802.11 20:78:52:ad:9c:31 brd ff:ff:ff:ff:ff:ff
19: wifi0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 2699
link/ieee802.11 20:78:52:ad:9c:21 brd ff:ff:ff:ff:ff:ff
20: bond0: <BROADCAST,MULTICAST,MASTER,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default
link/ether 20:78:52:ad:9c:20 brd ff:ff:ff:ff:ff:ff
####
NOTE!!!
The part below was after the qcom_ipq8064-ap161-fit-uImage.itb boot.
Probably didn't change the partitions, but making sure to note it.
####
root@OpenWrt:/# cat /proc/mtd
dev: size erasesize name
mtd0: 04000000 00020000 "rootfs_1"
mtd1: 04000000 00020000 "rootfs"
mtd2: 08000000 00020000 "cfg"
mtd3: 00010000 00010000 "0:SBL1"
mtd4: 00020000 00010000 "0:MIBIB"
mtd5: 00030000 00010000 "0:SBL2"
mtd6: 00030000 00010000 "0:SBL3"
mtd7: 00010000 00010000 "0:DDRCONFIG"
mtd8: 00010000 00010000 "0:SSD"
mtd9: 00030000 00010000 "0:TZ"
mtd10: 00020000 00010000 "0:RPM"
mtd11: 00070000 00010000 "0:APPSBL"
mtd12: 00010000 00010000 "0:APPSBLENV"
mtd13: 00040000 00010000 "0:ART"
mtd14: 00020000 00010000 "0:BOOTCONFIG"
mtd15: 00030000 00010000 "0:SBL2_1"
mtd16: 00030000 00010000 "0:SBL3_1"
mtd17: 00010000 00010000 "0:DDRCONFIG_1"
mtd18: 00030000 00010000 "0:TZ_1"
mtd19: 00020000 00010000 "0:RPM_1"
mtd20: 00070000 00010000 "0:APPSBL_1"
mtd21: 00020000 00010000 "0:BOOTCONFIG1"
mtd22: 000b0000 00010000 "0:RES1"
mtd23: 00010000 00010000 "0:EID-A"
mtd24: 00010000 00010000 "0:EID-B"
mtd25: 003e0000 0001f000 "kernel"
mtd26: 01151000 0001f000 "ubi_rootfs"
mtd27: 0237b000 0001f000 "rootfs_data"
mtd28: 076ac000 0001f000 "CFGTmp"
(IPQ) # printenv
BkhlRedncy=0
HighTempBackoffT=15
HighTempResetCnt=0
HighTempRstCnt=0
KernelTransferReasonCode=0
MagicSequence=NWIFI-AP-Env-745
ManufactureMode=0
PKRstCnt=2
ap_mode=0
baudrate=115200
bootargs=console=ttyHSL1,115200n8
bootcmd=bootipq
bootdelay=2
enable_logs=0
eth1addr=0:3:7f:ba:db:1
ethact=eth1
ethaddr=0:3:7f:ba:db:0
factoryReset=0
fatAPMode=0
gatewayip=192.168.188.1
ipaddr=192.168.188.251
last_connected_apvlan=0
last_connected_wlcip=10.7.60.25
machid=136c
netmask=255.255.255.0
partAversion=Wi-Fi17B_AP.02.05.00
partBversion=Wi-Fi19_AP.031.31.57
serverip=192.168.188.253
static_apvlan=0
stderr=serial
stdin=serial
stdout=serial
wlc_ip=10.7.60.25
************************************************************
* *
* U-BOOT For Nokia System *
* *
************************************************************
Boot Version : NUB.2D.12
Build Date : Mar 7 2018-23:25:29
U-Boot 2012.07 [Chaos Calmer 15.05.1,unknown] (Mar 07 2018 - 23:25:24)
smem ram ptable found: ver: 0 len: 5
NWIFI: reserved 1MB for ramoops. Current size 0x1fb00000
NWIFI: start of the ramoops partition 0x5fb00000
DRAM: 491 MiB
cdp: machine id 0x136c
cdp: get bootflash type 6!!!!!
NWIFI: flash_block_size = 65536, or 0x10000
NWIFI: bootCfgStartAddr = 0x1c0000, bootCfgSize = 0x20000
NWIFI: bootCfg1StartAddr = 0x310000, bootCfg1Size = 0x20000
NAND: SF: Detected MX25U3235F with page size 4 KiB, total 4 MiB
ipq_spi: page_size: 0x100, sector_size: 0x1000, size: 0x400000
260 MiB
SF: Detected MX25U3235F with page size 4 KiB, total 4 MiB
PCI0 Link Intialized
PCI1 Link Intialized
In: serial
Out: serial
Err: serial
cdp: get part failed for rootfs
Net: eth0, eth1
PKRstCnt = 2
Current Partition is : partB
SF: Detected MX25U3235F with page size 4 KiB, total 4 MiB
Erasing SPI flash...Writing to SPI flash...done
After processing : PKRstCnt = 3
Hit any key to stop autoboot: 2  0
(IPQ) # tftpboot
Mac0 unit link down
Port:1 speed 1000Mbps
*** Warning: no boot file name; using 'C0A80A0B.img'
Using eth1 device
TFTP from server 192.168.10.10; our IP address is 192.168.10.11
Filename 'C0A80A0B.img'.
Load address: 0x44000000
Loading: *#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
###################################################
done
Bytes transferred = 6461646 (6298ce hex)
(IPQ) # bootm
Image Name: ARM OpenWrt Linux-5.10.146
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 6461582 Bytes = 6.2 MiB
Load Address: 42208000
Entry Point: 42208000
Verifying Checksum ... OK
Loading Kernel Image ... OK
OK
mtdids not defined, no default present
info: "mtdparts" not set
Using machid 0x136c from environment
Starting kernel ...
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 5.10.146 (builder@buildhost) (arm-openwrt-linux-muslgnueabi-gcc (OpenWrt GCC 11.2.0 r19803-9a599fee93) 11.2.0, GNU ld (GNU Binutils) 2.37) #0 SMP Fri Oct 14 22:44:41 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: Netgear Nighthawk X4S R7800
[ 0.000000] Memory policy: Data cache writealloc
[ 0.000000] Zone ranges:
[ 0.000000] Normal [mem 0x0000000042000000-0x000000005fffffff]
[ 0.000000] HighMem empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000042000000-0x000000005fffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000042000000-0x000000005fffffff]
[ 0.000000] percpu: Embedded 15 pages/cpu s30924 r8192 d22324 u61440
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 121800
[ 0.000000] Kernel command line:
[ 0.000000] Bootloader command line (ignored): console=ttyHSL1,115200n8
[ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] Memory: 462880K/491520K available (6986K kernel code, 618K rwdata, 1024K rodata, 12288K init, 242K bss, 28640K reserved, 0K cma-reserved, 0K 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] clocksource: dg_timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 305801671480 ns
[ 0.000009] sched_clock: 32 bits at 6MHz, resolution 160ns, wraps every 343597383600ns
[ 0.000028] Switching to timer-based delay loop, resolution 160ns
[ 0.000356] Calibrating delay loop (skipped), value calculated using timer frequency.. 12.50 BogoMIPS (lpj=62500)
[ 0.000388] pid_max: default: 32768 minimum: 301
[ 0.000581] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[ 0.000604] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[ 0.001704] CPU: Testing write buffer coherency: ok
[ 0.002032] qcom_scm: convention: smc legacy
[ 0.003114] Setting up static identity map for 0x42300000 - 0x42300060
[ 0.003317] rcu: Hierarchical SRCU implementation.
[ 0.003638] dyndbg: Ignore empty _ddebug table in a CONFIG_DYNAMIC_DEBUG_CORE build
[ 0.003918] smp: Bringing up secondary CPUs ...
[ 0.005964] smp: Brought up 1 node, 2 CPUs
[ 0.005986] SMP: Total of 2 processors activated (25.00 BogoMIPS).
[ 0.006001] CPU: All CPU(s) started in SVC mode.
[ 0.017317] VFP support v0.3: implementor 51 architecture 64 part 4d variant 2 rev 0
[ 0.017484] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.017519] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
[ 0.017664] pinctrl core: initialized pinctrl subsystem
[ 0.019427] NET: Registered protocol family 16
[ 0.019762] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 0.021250] thermal_sys: Registered thermal governor 'step_wise'
[ 0.023377] cpuidle: using governor ladder
[ 0.023453] cpuidle: using governor menu
[ 0.071512] usbcore: registered new interface driver usbfs
[ 0.071600] usbcore: registered new interface driver hub
[ 0.071676] usbcore: registered new device driver usb
[ 0.071740] pps_core: LinuxPPS API ver. 1 registered
[ 0.071757] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.071797] PTP clock support registered
[ 0.074155] clocksource: Switched to clocksource dg_timer
[ 0.075260] NET: Registered protocol family 2
[ 0.075505] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.076490] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
[ 0.076556] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear)
[ 0.076599] TCP bind hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.076655] TCP: Hash tables configured (established 4096 bind 4096)
[ 0.076769] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 0.076806] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 0.077087] NET: Registered protocol family 1
[ 0.077142] PCI: CLS 0 bytes, default 64
[ 0.291221] workingset: timestamp_bits=14 max_order=17 bucket_order=3
[ 0.300415] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.300445] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[ 0.508307] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[ 0.511974] qcom-pcie 1b500000.pci: supply vdda not found, using dummy regulator
[ 0.512340] qcom-pcie 1b500000.pci: supply vdda_phy not found, using dummy regulator
[ 0.512522] qcom-pcie 1b500000.pci: supply vdda_refclk not found, using dummy regulator
[ 0.512968] qcom-pcie 1b500000.pci: host bridge /soc/pci@1b500000 ranges:
[ 0.513100] qcom-pcie 1b500000.pci: IO 0x000fe00000..0x000fe0ffff -> 0x000fe00000
[ 0.513169] qcom-pcie 1b500000.pci: MEM 0x0008000000..0x000fdfffff -> 0x0008000000
[ 0.740412] qcom-pcie 1b500000.pci: Link up
[ 0.740677] qcom-pcie 1b500000.pci: PCI host bridge to bus 0000:00
[ 0.740718] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.740756] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] (bus address [0xfe00000-0xfe0ffff])
[ 0.740793] pci_bus 0000:00: root bus resource [mem 0x08000000-0x0fdfffff]
[ 0.740915] pci 0000:00:00.0: [17cb:0101] type 01 class 0x060400
[ 0.741118] pci 0000:00:00.0: supports D1
[ 0.741149] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
[ 0.748750] PCI: bus0: Fast back to back transfers disabled
[ 0.749413] pci 0000:01:00.0: [168c:0046] type 00 class 0x028000
[ 0.749740] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x001fffff 64bit]
[ 0.751212] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[ 0.759016] PCI: bus1: Fast back to back transfers disabled
[ 0.759158] pci 0000:00:00.0: BAR 8: assigned [mem 0x08000000-0x081fffff]
[ 0.759204] pci 0000:01:00.0: BAR 0: assigned [mem 0x08000000-0x081fffff 64bit]
[ 0.759379] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
[ 0.759417] pci 0000:00:00.0: bridge window [mem 0x08000000-0x081fffff]
[ 0.760798] pcieport 0000:00:00.0: AER: enabled with IRQ 44
[ 0.762364] qcom-pcie 1b700000.pci: supply vdda not found, using dummy regulator
[ 0.762721] qcom-pcie 1b700000.pci: supply vdda_phy not found, using dummy regulator
[ 0.762892] qcom-pcie 1b700000.pci: supply vdda_refclk not found, using dummy regulator
[ 0.763321] qcom-pcie 1b700000.pci: host bridge /soc/pci@1b700000 ranges:
[ 0.763447] qcom-pcie 1b700000.pci: IO 0x0031e00000..0x0031e0ffff -> 0x0031e00000
[ 0.763512] qcom-pcie 1b700000.pci: MEM 0x002e000000..0x0031dfffff -> 0x002e000000
[ 0.991738] qcom-pcie 1b700000.pci: Link up
[ 0.992001] qcom-pcie 1b700000.pci: PCI host bridge to bus 0001:00
[ 0.992037] pci_bus 0001:00: root bus resource [bus 00-ff]
[ 0.992075] pci_bus 0001:00: root bus resource [io 0x10000-0x1ffff] (bus address [0x31e00000-0x31e0ffff])
[ 0.992106] pci_bus 0001:00: root bus resource [mem 0x2e000000-0x31dfffff]
[ 0.992217] pci 0001:00:00.0: [17cb:0101] type 01 class 0x060400
[ 0.992407] pci 0001:00:00.0: supports D1
[ 0.992437] pci 0001:00:00.0: PME# supported from D0 D1 D3hot
[ 0.999631] PCI: bus0: Fast back to back transfers disabled
[ 1.000286] pci 0001:01:00.0: [168c:0046] type 00 class 0x028000
[ 1.000628] pci 0001:01:00.0: reg 0x10: [mem 0x00000000-0x001fffff 64bit]
[ 1.002189] pci 0001:01:00.0: PME# supported from D0 D3hot D3cold
[ 1.002696] pci 0001:01:00.0: 2.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x1 link at 0001:00:00.0 (capable of 4.000 Gb/s with 5.0 GT/s PCIe x1 link)
[ 1.009883] PCI: bus1: Fast back to back transfers disabled
[ 1.010027] pci 0001:00:00.0: BAR 8: assigned [mem 0x2e000000-0x2e1fffff]
[ 1.010071] pci 0001:01:00.0: BAR 0: assigned [mem 0x2e000000-0x2e1fffff 64bit]
[ 1.010251] pci 0001:00:00.0: PCI bridge to [bus 01-ff]
[ 1.010289] pci 0001:00:00.0: bridge window [mem 0x2e000000-0x2e1fffff]
[ 1.011682] pcieport 0001:00:00.0: AER: enabled with IRQ 46
[ 1.016569] L2 @ QSB rate. Forcing new rate.
[ 1.016882] L2 @ 384000 KHz
[ 1.017113] CPU0 @ 800000 KHz
[ 1.017140] CPU1 @ QSB rate. Forcing new rate.
[ 1.017435] CPU1 @ 384000 KHz
[ 1.024013] gsbi 16300000.gsbi: GSBI port protocol: 6 crci: 0
[ 1.026795] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
[ 1.030714] msm_serial 16340000.serial: msm_serial: detected port #0
[ 1.030811] msm_serial 16340000.serial: uartclk = 7372800
[ 1.030932] 16340000.serial: ttyMSM0 at MMIO 0x16340000 (irq = 47, base_baud = 460800) is a MSM
[ 1.030993] msm_serial: console setup on port #0
[ 1.864852] printk: console [ttyMSM0] enabled
[ 1.870153] msm_serial: driver initialized
[ 1.882373] loop: module loaded
[ 1.884710] nand: device found, Manufacturer ID: 0xc2, Chip ID: 0xaa
[ 1.884766] nand: Macronix MX30UF2G18AC
[ 1.890940] nand: 256 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
[ 1.894623] Block protection check failed
[ 1.902279] 8 fixed-partitions partitions found on MTD device qcom_nand.0
[ 1.906410] OF: Bad cell count for /soc/nand-controller@1ac00000/nand@0/partitions
[ 1.913073] OF: Bad cell count for /soc/nand-controller@1ac00000/nand@0/partitions
[ 1.922555] Creating 8 MTD partitions on "qcom_nand.0":
[ 1.928124] 0x000000000000-0x000000c80000 : "qcadata"
[ 1.957601] 0x000000c80000-0x000001180000 : "APPSBL"
[ 1.968025] 0x000001180000-0x000001200000 : "APPSBLENV"
[ 1.969839] 0x000001200000-0x000001340000 : "art"
[ 1.975472] 0x000001340000-0x000001480000 : "artbak"
[ 1.980122] 0x000001480000-0x000001880000 : "kernel"
[ 1.990294] 0x000001880000-0x000007900000 : "ubi"
[ 2.172839] 0x000007900000-0x000008000000 : "reserve"
[ 2.229321] mdio_bus 37000000.mdio-mii: MDIO device at address 4 is missing.
[ 2.231073] ipq806x-gmac-dwmac 37200000.ethernet: IRQ eth_wake_irq not found
[ 2.235620] ipq806x-gmac-dwmac 37200000.ethernet: IRQ eth_lpi not found
[ 2.243600] ipq806x-gmac-dwmac 37200000.ethernet: PTP uses main clock
[ 2.249910] ipq806x-gmac-dwmac 37200000.ethernet: User ID: 0x10, Synopsys ID: 0x37
[ 2.255599] ipq806x-gmac-dwmac 37200000.ethernet: DWMAC1000
[ 2.262896] ipq806x-gmac-dwmac 37200000.ethernet: DMA HW capability register supported
[ 2.268865] ipq806x-gmac-dwmac 37200000.ethernet: RX Checksum Offload Engine supported
[ 2.276539] ipq806x-gmac-dwmac 37200000.ethernet: COE Type 2
[ 2.284334] ipq806x-gmac-dwmac 37200000.ethernet: TX Checksum insertion supported
[ 2.290250] ipq806x-gmac-dwmac 37200000.ethernet: Wake-Up On Lan supported
[ 2.297627] ipq806x-gmac-dwmac 37200000.ethernet: Enhanced/Alternate descriptors
[ 2.304302] ipq806x-gmac-dwmac 37200000.ethernet: Enabled extended descriptors
[ 2.311963] ipq806x-gmac-dwmac 37200000.ethernet: Ring mode enabled
[ 2.318960] ipq806x-gmac-dwmac 37200000.ethernet: Enable RX Mitigation via HW Watchdog Timer
[ 2.325159] ipq806x-gmac-dwmac 37200000.ethernet: device MAC address 9a:fe:08:89:32:ff
[ 2.337006] ipq806x-gmac-dwmac 37400000.ethernet: IRQ eth_wake_irq not found
[ 2.341460] ipq806x-gmac-dwmac 37400000.ethernet: IRQ eth_lpi not found
[ 2.349142] ipq806x-gmac-dwmac 37400000.ethernet: PTP uses main clock
[ 2.355893] ipq806x-gmac-dwmac 37400000.ethernet: User ID: 0x10, Synopsys ID: 0x37
[ 2.361602] ipq806x-gmac-dwmac 37400000.ethernet: DWMAC1000
[ 2.369198] ipq806x-gmac-dwmac 37400000.ethernet: DMA HW capability register supported
[ 2.374974] ipq806x-gmac-dwmac 37400000.ethernet: RX Checksum Offload Engine supported
[ 2.382601] ipq806x-gmac-dwmac 37400000.ethernet: COE Type 2
[ 2.390597] ipq806x-gmac-dwmac 37400000.ethernet: TX Checksum insertion supported
[ 2.396403] ipq806x-gmac-dwmac 37400000.ethernet: Wake-Up On Lan supported
[ 2.403692] ipq806x-gmac-dwmac 37400000.ethernet: Enhanced/Alternate descriptors
[ 2.410557] ipq806x-gmac-dwmac 37400000.ethernet: Enabled extended descriptors
[ 2.418101] ipq806x-gmac-dwmac 37400000.ethernet: Ring mode enabled
[ 2.425144] ipq806x-gmac-dwmac 37400000.ethernet: Enable RX Mitigation via HW Watchdog Timer
[ 2.431225] ipq806x-gmac-dwmac 37400000.ethernet: device MAC address 4e:07:29:7a:be:60
[ 2.443180] i2c /dev entries driver
[ 2.454800] sdhci: Secure Digital Host Controller Interface driver
[ 2.454854] sdhci: Copyright(c) Pierre Ossman
[ 2.459894] sdhci-pltfm: SDHCI platform and OF driver helper
[ 2.468494] NET: Registered protocol family 10
[ 2.472511] Segment Routing with IPv6
[ 2.474573] NET: Registered protocol family 17
[ 2.478183] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[ 2.482872] 8021q: 802.1Q VLAN Support v1.8
[ 2.495670] Registering SWP/SWPB emulation handler
[ 2.537532] qcom_rpm 108000.rpm: RPM firmware 3.0.16777375
[ 2.555285] s1a: Bringing 0uV into 1050000-1050000uV
[ 2.555710] s1a: supplied by regulator-dummy
[ 2.559544] s1b: Bringing 0uV into 1050000-1050000uV
[ 2.563936] s1b: supplied by regulator-dummy
[ 2.568850] s2a: Bringing 0uV into 775000-775000uV
[ 2.573111] s2a: supplied by regulator-dummy
[ 2.577670] s2b: Bringing 0uV into 775000-775000uV
[ 2.582169] s2b: supplied by regulator-dummy
[ 2.594500] thermal thermal_zone0: failed to read out thermal zone (-110)
[ 2.634510] UBI: auto-attach mtd6
[ 2.634532] ubi0: attaching mtd6
[ 2.767613] random: crng init done
[ 2.966535] ubi0 error: 0xc07311a4: bad image sequence number 976113142 in PEB 316, expected 732484363
[ 2.966561] Erase counter header dump:
[ 2.974800] magic 0x55424923
[ 2.978453] version 1
[ 2.982182] ec 329
[ 2.985292] vid_hdr_offset 2048
[ 2.988172] data_offset 4096
[ 2.991645] image_seq 976113142
[ 2.994914] hdr_crc 0x6ab165a4
[ 2.998415] erase counter header hexdump:
[ 3.002164] ubi0 error: 0xc07249e4: failed to attach mtd6, error -�[ 3.022227] Freeing unused kernel memory: 12288K
[ 3.022592] Run /init as init process
[ 3.408561] init: Console is alive
[ 3.408852] init: - watchdog -
[ 3.411019] init: Watchdog has previously reset the system
[ 3.436817] kmodloader: loading kernel modules from /etc/modules-boot.d/*
[ 3.439455] genirq: irq_chip msmgpio did not update eff. affinity mask of irq 48
[ 3.444415] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 3.453602] SCSI subsystem initialized
[ 3.462804] ahci 29000000.sata: supply ahci not found, using dummy regulator
[ 3.462940] ahci 29000000.sata: supply phy not found, using dummy regulator
[ 3.469118] ahci 29000000.sata: supply target not found, using dummy regulator
[ 3.476712] ahci 29000000.sata: forcing port_map 0x0 -> 0x1
[ 3.482913] ahci 29000000.sata: AHCI 0001.0300 32 slots 1 ports 6 Gbps 0x1 impl platform mode
[ 3.488436] ahci 29000000.sata: flags: ncq sntf pm led clo only pmp pio slum part ccc apst
[ 3.497650] scsi host0: ahci
[ 3.505490] ata1: SATA max UDMA/133 mmio [mem 0x29000000-0x2900017f] port 0x100 irq 34
[ 3.836825] ata1: SATA link down (SStatus 0 SControl 300)
[ 3.842828] ehci-fsl: Freescale EHCI Host controller driver
[ 3.844691] ehci-platform: EHCI generic platform driver
[ 3.853509] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 3.854208] ohci-platform: OHCI generic platform driver
[ 4.005887] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[ 4.005963] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
[ 4.010490] xhci-hcd xhci-hcd.0.auto: hcc params 0x0228f065 hci version 0x100 quirks 0x0000002002010010
[ 4.018015] xhci-hcd xhci-hcd.0.auto: irq 51, io mem 0x10000000
[ 4.028651] hub 1-0:1.0: USB hub found
[ 4.033194] hub 1-0:1.0: 1 port detected
[ 4.037538] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[ 4.041020] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2
[ 4.046440] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.0 SuperSpeed
[ 4.055825] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[ 4.061442] hub 2-0:1.0: USB hub found
[ 4.068944] hub 2-0:1.0: 1 port detected
[ 4.072989] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[ 4.076496] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 3
[ 4.081963] xhci-hcd xhci-hcd.1.auto: hcc params 0x0228f065 hci version 0x100 quirks 0x0000002002010010
[ 4.089414] xhci-hcd xhci-hcd.1.auto: irq 52, io mem 0x11000000
[ 4.100703] hub 3-0:1.0: USB hub found
[ 4.104683] hub 3-0:1.0: 1 port detected
[ 4.109084] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[ 4.112400] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 4
[ 4.117777] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed
[ 4.125668] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[ 4.132260] hub 4-0:1.0: USB hub found
[ 4.140183] hub 4-0:1.0: 1 port detected
[ 4.145456] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
[ 4.148102] init: - preinit -
Failed to connect to the switch. Use the "list" command to see which switches are available.
Failed to connect to the switch. Use the "list" command to see which switches are available.
Failed to connect to the switch. Use the "list" command to see which switches are available.
Failed to connect to the switch. Use the "list" command to see which switches are available.
[ 4.542760] dwmac1000: Master AXI performs any burst length
[ 4.542794] ipq806x-gmac-dwmac 37400000.ethernet eth1: No Safety Features support found
[ 4.557231] ipq806x-gmac-dwmac 37400000.ethernet eth1: IEEE 1588-2008 Advanced Timestamp supported
[ 4.557365] ipq806x-gmac-dwmac 37400000.ethernet eth1: registered PTP clock
[ 4.565649] ipq806x-gmac-dwmac 37400000.ethernet eth1: configuring for fixed/sgmii link mode
[ 4.572338] ipq806x-gmac-dwmac 37400000.ethernet eth1: Link is Up - 1Gbps/Full - flow control off
[ 4.580839] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
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
[ 8.745201] ipq806x-gmac-dwmac 37400000.ethernet eth1: Link is Down
[ 8.780522] procd: - early -
[ 8.780722] procd: - watchdog -
[ 8.782628] procd: Watchdog has previously reset the system
[ 9.340642] procd: - watchdog -
[ 9.340893] procd: Watchdog has previously reset the system
[ 9.343356] procd: - ubus -
[ 9.404305] procd: - init -
Please press Enter to activate this console.
[ 9.612065] urngd: v1.0.2 started.
[ 9.639868] kmodloader: loading kernel modules from /etc/modules.d/*
[ 9.644232] Loading modules backported from Linux version v5.15.58-0-g7d8048d4e064
[ 9.645436] Backport generated by backports.git v5.15.58-1-0-g42a95ce7
[ 9.698796] PPP generic driver version 2.4.2
[ 9.699298] NET: Registered protocol family 24
[ 9.715258] ath10k 5.15 driver, optimized for CT firmware, probing pci device: 0x46.
[ 9.715923] ath10k_pci 0000:01:00.0: enabling device (0140 -> 0142)
[ 9.722727] ath10k_pci 0000:01:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0
[ 10.681788] ath10k_pci 0000:01:00.0: Failed to find firmware-N.bin (N between 2 and 6) from ath10k/QCA9984/hw1.0: -12
[ 10.681825] ath10k_pci 0000:01:00.0: could not fetch firmware files (-12)
[ 10.691462] ath10k_pci 0000:01:00.0: could not probe fw (-12)
[ 10.698635] ath10k 5.15 driver, optimized for CT firmware, probing pci device: 0x46.
[ 10.704555] ath10k_pci 0001:01:00.0: enabling device (0140 -> 0142)
[ 10.712438] ath10k_pci 0001:01:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0
[ 11.709421] ath10k_pci 0001:01:00.0: Failed to find firmware-N.bin (N between 2 and 6) from ath10k/QCA9984/hw1.0: -12
[ 11.709471] ath10k_pci 0001:01:00.0: could not fetch firmware files (-12)
[ 11.719156] ath10k_pci 0001:01:00.0: could not probe fw (-12)
[ 11.731431] kmodloader: done loading kernel modules from /etc/modules.d/*
[ 17.516566] dwmac1000: Master AXI performs any burst length
[ 17.516601] ipq806x-gmac-dwmac 37400000.ethernet eth1: No Safety Features support found
[ 17.530959] ipq806x-gmac-dwmac 37400000.ethernet eth1: IEEE 1588-2008 Advanced Timestamp supported
[ 17.531113] ipq806x-gmac-dwmac 37400000.ethernet eth1: registered PTP clock
[ 17.538970] ipq806x-gmac-dwmac 37400000.ethernet eth1: configuring for fixed/sgmii link mode
[ 17.545877] ipq806x-gmac-dwmac 37400000.ethernet eth1: Link is Up - 1Gbps/Full - flow control off
[ 17.554361] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
[ 17.565960] br-lan: port 1(eth1.1) entered blocking state
[ 17.569197] br-lan: port 1(eth1.1) entered disabled state
[ 17.575055] device eth1.1 entered promiscuous mode
[ 17.580137] device eth1 entered promiscuous mode
[ 17.587060] br-lan: port 1(eth1.1) entered blocking state
[ 17.589588] br-lan: port 1(eth1.1) entered forwarding state
[ 17.603151] dwmac1000: Master AXI performs any burst length
[ 17.603184] ipq806x-gmac-dwmac 37200000.ethernet eth0: No Safety Features support found
[ 17.617680] ipq806x-gmac-dwmac 37200000.ethernet eth0: IEEE 1588-2008 Advanced Timestamp supported
[ 17.617808] ipq806x-gmac-dwmac 37200000.ethernet eth0: registered PTP clock
[ 17.637195] ipq806x-gmac-dwmac 37200000.ethernet eth0: configuring for fixed/rgmii link mode
[ 17.637493] ipq806x-gmac-dwmac 37200000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off
[ 17.646698] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 18.555186] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
BusyBox v1.35.0 (2022-10-14 22:44:41 UTC) built-in shell (ash)
_______ ________ __
| |.-----.-----.-----.| | | |.----.| |_
| - || _ | -__| || | | || _|| _|
|_______|| __|_____|__|__||________||__| |____|
|__| W I R E L E S S F R E E D O M
-----------------------------------------------------
OpenWrt 22.03.2, r19803-9a599fee93
-----------------------------------------------------
=== WARNING! =====================================
There is no root password defined on this device!
Use the "passwd" command to set up a new password
in order to prevent unauthorized SSH logins.
--------------------------------------------------
root@OpenWrt:/# ip addr
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP qlen 1000
link/ether 9a:fe:08:89:32:ff brd ff:ff:ff:ff:ff:ff
inet6 fe80::98fe:8ff:fe89:32ff/64 scope link
valid_lft forever preferred_lft forever
3: eth1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP qlen 1000
link/ether 4e:07:29:7a:be:60 brd ff:ff:ff:ff:ff:ff
inet6 fe80::4c07:29ff:fe7a:be60/64 scope link
valid_lft forever preferred_lft forever
5: br-lan: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP qlen 1000
link/ether 4e:07:29:7a:be:60 brd ff:ff:ff:ff:ff:ff
inet 192.168.1.1/24 brd 192.168.1.255 scope global br-lan
valid_lft forever preferred_lft forever
inet6 fddb:fd80:4045::1/60 scope global noprefixroute
valid_lft forever preferred_lft forever
inet6 fe80::4c07:29ff:fe7a:be60/64 scope link
valid_lft forever preferred_lft forever
6: eth1.1@eth1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master br-lan state UP qlen 1000
link/ether 4e:07:29:7a:be:60 brd ff:ff:ff:ff:ff:ff
7: eth0.2@eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP qlen 1000
link/ether 9a:fe:08:89:32:ff brd ff:ff:ff:ff:ff:ff
inet6 fe80::98fe:8ff:fe89:32ff/64 scope link
valid_lft forever preferred_lft forever
root@OpenWrt:/# cat /proc/mtd
dev: size erasesize name
mtd0: 00c80000 00020000 "qcadata"
mtd1: 00500000 00020000 "APPSBL"
mtd2: 00080000 00020000 "APPSBLENV"
mtd3: 00140000 00020000 "art"
mtd4: 00140000 00020000 "artbak"
mtd5: 00400000 00020000 "kernel"
mtd6: 06080000 00020000 "ubi"
mtd7: 00700000 00020000 "reserve"
root@OpenWrt:/# df
Filesystem 1K-blocks Used Available Use% Mounted on
tmpfs 237584 14736 222848 6% /
tmpfs 237584 64 237520 0% /tmp
tmpfs 512 0 512 0% /dev
root@OpenWrt:/# cat /proc/cpuinfo
processor: 0
model name: ARMv7 Processor rev 0 (v7l)
BogoMIPS: 9.37
Features: half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32
CPU implementer : 0x51
CPU architecture: 7
CPU variant: 0x2
CPU part: 0x04d
CPU revision: 0
processor: 1
model name: ARMv7 Processor rev 0 (v7l)
BogoMIPS: 19.53
Features: half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32
CPU implementer : 0x51
CPU architecture: 7
CPU variant: 0x2
CPU part: 0x04d
CPU revision: 0
Hardware: Generic DT based system
Revision: 0000
Serial : 0000000000000000
root@OpenWrt:/# reboot
[ 588.815655] br-lan: port 1(eth1.1) entered disabled state
[ 588.816085] device eth1.1 left promiscuous mode
[ 588.820027] device eth1 left promiscuous mode
[ 588.824515] br-lan: port 1(eth1.1) entered disabled state
[ 588.914782] ipq806x-gmac-dwmac 37400000.ethernet eth1: Link is Down
[ 589.255114] ipq806x-gmac-dwmac 37200000.ethernet eth0: Link is Down
[ 593.216212] reboot: Restarting system
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment