ghoffman

rac2v1k attempt at flash

Jun 16th, 2020
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 86.25 KB | None | 0 0
  1.  
  2. U-Boot 1.0.6 [spf.5.0.2_csu1.1] (Nov 15 2018 - 03:26:55)
  3.  
  4. smem ram ptable found: ver: 0 len: 5
  5. DRAM: 1003 MiB
  6. setting 0x177d as machine type from smem
  7. NAND: SF: Unsupported manufacturer 00
  8. ipq_spi: SPI Flash not found (bus/cs/speed/mode) = (0/0/48000000/0)
  9. 512 MiB
  10. MMC:
  11. PCI0 Link Intialized
  12. PCI1 Link Intialized
  13. In: serial
  14. Out: serial
  15. Err: serial
  16. MMC Device 0 not found
  17. cdp: get part failed for 0:HLOS
  18. Net: MAC0 addr:94:91:7f:c4:fa:a3
  19. athrs17_reg_init: complete
  20. athrs17_vlan_config ...done
  21. S17c init done
  22. MAC1 addr:94:91:7f:c4:fa:a4
  23. eth0, eth1
  24. Hit space key to stop autoboot: 0
  25. (IPQ) #
  26. (IPQ) # tftpboot openwrt-factory.bin
  27. Mac0 unit failed
  28. Using eth1 device
  29. TFTP from server 192.168.1.9; our IP address is 192.168.1.1
  30. Filename 'openwrt-factory.bin'.
  31. Load address: 0x44000000
  32. Loading: #################################################################
  33. #################################################################
  34. #################################################################
  35. #################################################################
  36. #################################################################
  37. #################################################################
  38. #################################################################
  39. ############################
  40. done
  41. Bytes transferred = 7077888 (6c0000 hex)
  42. (IPQ) # nand erase 0x2400000 0x8000000
  43.  
  44. NAND erase: device 0 offset 0x2400000, size 0x8000000
  45. Erasing at 0xa3e0000 -- 100% complete.
  46. OK
  47. (IPQ) # nand write 0x44000000 0x2400000 0x6c0000
  48.  
  49. NAND write: device 0 offset 0x2400000, size 0x6c0000
  50. 7077888 bytes written: OK
  51. (IPQ) #
  52.  
  53. U-Boot 1.0.6 [spf.5.0.2_csu1.1] (Nov 15 2018 - 03:26:55)
  54.  
  55. smem ram ptable found: ver: 0 len: 5
  56. DRAM: 1003 MiB
  57. setting 0x177d as machine type from smem
  58. NAND: SF: Unsupported manufacturer 00
  59. ipq_spi: SPI Flash not found (bus/cs/speed/mode) = (0/0/48000000/0)
  60. 512 MiB
  61. MMC:
  62. PCI0 Link Intialized
  63. PCI1 Link Intialized
  64. In: serial
  65. Out: serial
  66. Err: serial
  67. MMC Device 0 not found
  68. cdp: get part failed for 0:HLOS
  69. Net: MAC0 addr:94:91:7f:c4:fa:a3
  70. athrs17_reg_init: complete
  71. athrs17_vlan_config ...done
  72. S17c init done
  73. MAC1 addr:94:91:7f:c4:fa:a4
  74. eth0, eth1
  75. Hit space key to stop autoboot: 0
  76. MMC Device 0 not found
  77. WiFi detect OK
  78. ******* check firmware img *****
  79. Creating 1 MTD partitions on "nand0":
  80. 0x00000a400000-0x000012400000 : "mtd=1"
  81. UBI: attaching mtd1 to ubi0
  82. UBI: physical eraseblock size: 131072 bytes (128 KiB)
  83. UBI: logical eraseblock size: 126976 bytes
  84. UBI: smallest flash I/O unit: 2048
  85. UBI: VID header offset: 2048 (aligned 2048)
  86. UBI: data offset: 4096
  87. UBI: attached mtd1 to ubi0
  88. UBI: MTD device name: "mtd=1"
  89. UBI: MTD device size: 128 MiB
  90. UBI: number of good PEBs: 1024
  91. UBI: number of bad PEBs: 0
  92. UBI: max. allowed volumes: 128
  93. UBI: wear-leveling threshold: 4096
  94. UBI: number of internal volumes: 1
  95. UBI: number of user volumes: 3
  96. UBI: available PEBs: 70
  97. UBI: total number of reserved PEBs: 954
  98. UBI: number of PEBs reserved for bad PEB handling: 10
  99. UBI: max/mean erase counter: 8/2
  100. Read 2048 bytes from volume kernel to 44000000
  101. Read 3495936 bytes from volume kernel to 44000000
  102. Read 43257856 bytes from volume ubi_rootfs to 44355040
  103. ******* OK *****
  104. ## Booting kernel from FIT Image at 44000040 ...
  105. Using 'config@6013_3' configuration
  106. Trying 'kernel@1' kernel subimage
  107. Description: ARM OpenWrt Linux-3.14.77
  108. Type: Kernel Image
  109. Compression: gzip compressed
  110. Data Start: 0x44000154
  111. Data Size: 3356760 Bytes = 3.2 MiB
  112. Architecture: ARM
  113. OS: Linux
  114. Load Address: 0x42208000
  115. Entry Point: 0x42208000
  116. Hash algo: crc32
  117. Hash value: 28955325
  118. Hash algo: sha1
  119. Hash value: 08160b57fc9b908bf8f0ded022e327bb181af209
  120. Verifying Hash Integrity ... crc32+ sha1+ OK
  121. ## Flattened Device Tree from FIT Image at 44000040
  122. Using 'config@6013_3' configuration
  123. Trying 'fdt@6013_3' FDT blob subimage
  124. Description: ARM OpenWrt askey-rt4230w-d187 device tree blob
  125. Type: Flat Device Tree
  126. Compression: gzip compressed
  127. Data Start: 0x4434593c
  128. Data Size: 6315 Bytes = 6.2 KiB
  129. Architecture: ARM
  130. Hash algo: crc32
  131. Hash value: bd7d9f7a
  132. Hash algo: sha1
  133. Hash value: 309d6e27073676b5d88f29f268886229ff0beeea
  134. Verifying Hash Integrity ... crc32+ sha1+ OK
  135. gzip compressed FDT image found
  136. FDT load address is: 0x43f00000
  137. Loading FDT from 0x4434593c to 0x43f00000
  138. Uncompressing Flat Device Tree ... OK
  139. Booting using the fdt blob at 0x43f00000
  140. Uncompressing Kernel Image ... OK
  141. Loading Device Tree to 47ff7000, end 47ffffca ... OK
  142. mtdparts = mtdparts=nand0:256K@0x0(0:SBL1),1280K@0x40000(0:MIBIB),1280K@0x180000(0:SBL2),2560K@0x2c0000(0:SBL3),1152K@0x540000(0:DDRCONFIG),1152K@0x660000(0:SSD),2560K@0x780000(0:TZ),2560K@0xa00000(0:RPM),5M@0x1f00000(0:APPSBL),512K@0x1180000(0:APPSBLENV),1280K@0x1200000(0:ART),384K@0x1340000(0:BOOTCONFIG),1280K@0x13a0000(0:SBL2_1),2560K@0x14e0000(0:SBL3_1),1152K@0x1760000(0:DDRCONFIG_1),1152K@0x1880000(0:SSD_1),2560K@0x19a0000(0:TZ_1),2560K@0x1c20000(0:RPM_1),384K@0x1ea0000(0:BOOTCONFIG1),5M@0xc80000(0:APPSBL_1),128M@0xa400000(rootfs),128M@0x2400000(rootfs_1),160M@0x12400000(ubifs),
  143. Device nand1 not found!
  144. Using machid 0x177d from environment
  145.  
  146. Starting kernel ...
  147.  
  148. [ 0.000000] Booting Linux on physical CPU 0x0
  149. [ 0.000000] Linux version 3.14.77 (jenkins@ci-server) (gcc version 5.2.0 (OpenWrt GCC 5.2.0 r35193) ) #1 SMP PREEMPT Thu Nov 15 03:39:25 UTC 2018
  150. [ 0.000000] CPU: ARMv7 Processor [512f04d0] revision 0 (ARMv7), cr=10c5387d
  151. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
  152. [ 0.000000] Ignoring memory below PHYS_OFFSET: 0x40000000-0x42000000
  153. [ 0.000000] Machine model: Askey RT4230W-D187/REV6
  154. [ 0.000000] Memory policy: Data cache writealloc
  155. [ 0.000000] PERCPU: Embedded 7 pages/cpu @ef01b000 s7936 r8192 d12544 u32768
  156. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 250896
  157. [ 0.000000] Kernel command line: console=ttyMSM0,115200n8 ubi.mtd=rootfs root=mtd:ubi_rootfs rootfstype=squashfs uboot-version=1.0.6 rea=ffffffff time=ffffffff
  158. [ 0.000000] console=ttyMSM0,115200n8
  159. [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
  160. [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  161. [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  162. [ 0.000000] Memory: 993380K/1009664K available (4635K kernel code, 378K rwdata, 1580K rodata, 171K init, 603K bss, 16284K reserved, 237568K highmem)
  163. [ 0.000000] Virtual kernel memory layout:
  164. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  165. [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  166. [ 0.000000] vmalloc : 0xf0000000 - 0xff000000 ( 240 MB)
  167. [ 0.000000] lowmem : 0xc0000000 - 0xef800000 ( 760 MB)
  168. [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  169. [ 0.000000] modules : 0xbe800000 - 0xbfe00000 ( 22 MB)
  170. [ 0.000000] .text : 0xc0208000 - 0xc0819e38 (6216 kB)
  171. [ 0.000000] .init : 0xc081a000 - 0xc0844f00 ( 172 kB)
  172. [ 0.000000] .data : 0xc0846000 - 0xc08a4ac8 ( 379 kB)
  173. [ 0.000000] .bss : 0xc08a4ac8 - 0xc093b990 ( 604 kB)
  174. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
  175. [ 0.000000] Preemptible hierarchical RCU implementation.
  176. [ 0.000000] RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=2.
  177. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
  178. [ 0.000000] NR_IRQS:16 nr_irqs:16 16
  179. [ 0.000013] sched_clock: 32 bits at 6MHz, resolution 160ns, wraps every 687194767200ns
  180. [ 0.000314] Calibrating delay loop... 818.38 BogoMIPS (lpj=4091904)
  181. [ 0.041461] pid_max: default: 32768 minimum: 301
  182. [ 0.041695] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
  183. [ 0.041710] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
  184. [ 0.048734] CPU: Testing write buffer coherency: ok
  185. [ 0.049023] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  186. [ 0.049092] Setting up static identity map for 0x422120b0 - 0x42212108
  187. [ 0.125421] CPU1: Booted secondary processor
  188. [ 0.186179] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  189. [ 0.186324] Brought up 2 CPUs
  190. [ 0.186347] SMP: Total of 2 processors activated (1231.25 BogoMIPS).
  191. [ 0.186357] CPU: All CPU(s) started in SVC mode.
  192. [ 0.199276] VFP support v0.3: implementor 51 architecture 0 part 4d variant 2 rev 0
  193. [ 0.199648] pinctrl core: initialized pinctrl subsystem
  194. [ 0.200146] regulator-dummy: no parameters
  195. [ 0.200913] NET: Registered protocol family 16
  196. [ 0.202167] DMA: preallocated 2048 KiB pool for atomic coherent allocations
  197. [ 0.202874] cpuidle: using governor ladder
  198. [ 0.202888] cpuidle: using governor menu
  199. [ 0.221701] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
  200. [ 0.221714] hw-breakpoint: maximum watchpoint size is 8 bytes.
  201. [ 0.221886]
  202. [ 0.221886] Version Rollback Feature Disabled
  203. [ 0.225951] qcom_rpm 108000.rpm: RPM firmware 1.0.159
  204. [ 0.237482] bio: create slab <bio-0> at 0
  205. [ 0.341369] qcom_pcie 1b500000.pci: link initialized 0
  206. [ 0.341615] qcom_pcie 1b500000.pci: PCI host bridge to bus 0000:00
  207. [ 0.341636] pci_bus 0000:00: root bus resource [mem 0x08000000-0x0fdfffff]
  208. [ 0.341651] pci_bus 0000:00: root bus resource [io 0xfe00000-0xfefffff]
  209. [ 0.341667] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
  210. [ 0.342377] PCI: bus0: Fast back to back transfers disabled
  211. [ 0.342400] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
  212. [ 0.343425] PCI: bus1: Fast back to back transfers disabled
  213. [ 0.343574] pci 0000:00:00.0: BAR 8: assigned [mem 0x08000000-0x081fffff]
  214. [ 0.343595] pci 0000:01:00.0: BAR 0: assigned [mem 0x08000000-0x081fffff 64bit]
  215. [ 0.343644] pci 0000:00:00.0: PCI bridge to [bus 01]
  216. [ 0.343671] pci 0000:00:00.0: bridge window [mem 0x08000000-0x081fffff]
  217. [ 0.444773] qcom_pcie 1b700000.pci: link initialized 0
  218. [ 0.444994] qcom_pcie 1b700000.pci: PCI host bridge to bus 0001:00
  219. [ 0.445011] pci_bus 0001:00: root bus resource [mem 0x2e000000-0x31dfffff]
  220. [ 0.445025] pci_bus 0001:00: root bus resource [io 0x31e00000-0x31efffff]
  221. [ 0.445038] pci_bus 0001:00: No busn resource found for root bus, will use [bus 00-ff]
  222. [ 0.445697] PCI: bus0: Fast back to back transfers disabled
  223. [ 0.445716] pci 0001:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
  224. [ 0.446814] PCI: bus1: Fast back to back transfers disabled
  225. [ 0.446967] pci 0001:00:00.0: BAR 8: assigned [mem 0x2e000000-0x2e1fffff]
  226. [ 0.446988] pci 0001:01:00.0: BAR 0: assigned [mem 0x2e000000-0x2e1fffff 64bit]
  227. [ 0.447040] pci 0001:00:00.0: PCI bridge to [bus 01]
  228. [ 0.447066] pci 0001:00:00.0: bridge window [mem 0x2e000000-0x2e1fffff]
  229. [ 0.447785] SDCC Power: 3300 mV
  230. [ 0.448918] smb208-s1a: 1050 <--> 1150 mV
  231. [ 0.449249] smb208-s1b: 1050 <--> 1150 mV
  232. [ 0.449569] smb208-s2a: 800 <--> 1275 mV
  233. [ 0.449893] smb208-s2b: 800 <--> 1275 mV
  234. [ 0.450651] SCSI subsystem initialized
  235. [ 0.451364] msm_bus_fabric_init_driver
  236. [ 0.451893] Advanced Linux Sound Architecture Driver Initialized.
  237. [ 0.452912] Switched to clocksource dg_timer
  238. [ 0.454512] NET: Registered protocol family 2
  239. [ 0.455696] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
  240. [ 0.455757] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
  241. [ 0.455860] TCP: Hash tables configured (established 8192 bind 8192)
  242. [ 0.455908] TCP: reno registered
  243. [ 0.455928] UDP hash table entries: 512 (order: 2, 16384 bytes)
  244. [ 0.455953] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
  245. [ 0.456233] NET: Registered protocol family 1
  246. [ 0.456826] hw perfevents: enabled with ARMv7 Krait PMU driver, 5 counters available
  247. [ 0.457444] msm_rpm_log_probe: OK
  248. [ 0.458572] futex hash table entries: 512 (order: 3, 32768 bytes)
  249. [ 0.459490] bounce pool size: 64 pages
  250. [ 0.467167] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  251. [ 0.467181] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
  252. [ 0.468003] msgmni has been set to 1476
  253. [ 0.470437] Key type asymmetric registered
  254. [ 0.470451] Asymmetric key parser 'x509' registered
  255. [ 0.470483] io scheduler noop registered
  256. [ 0.470494] io scheduler deadline registered (default)
  257. [ 0.474575] gsbi 16300000.gsbi: GSBI port protocol: 6 crci: 0
  258. [ 0.475093] gsbi 1a200000.gsbi: GSBI port protocol: 3 crci: 0
  259. [ 0.475750] tcsr 1a400000.tcsr: setting usb port select = 3
  260. [ 0.480054] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
  261. [ 0.481353] msm_serial_hsl_probe: detected port #0 (ttyMSM0)
  262. [ 0.481552] 16340000.serial: ttyMSM0 at MMIO 0x16340000 (irq = 184, base_baud = 115200) is a MSM
  263. [ 0.481691] msm_hsl_console_setup: console setup on port #0
  264. [ 1.159156] console [ttyMSM0] enabled
  265. [ 1.163083] msm_serial_hsl_init: driver initialized
  266. [ 1.168084] msm_serial_hs module loaded
  267. [ 1.171805] qca_serial_hs module loaded
  268. [ 1.688904] ahci-ipq 29000000.sata: forcing port_map 0x0 -> 0x1
  269. [ 1.693911] ahci-ipq 29000000.sata: AHCI 0001.0300 32 slots 1 ports 6 Gbps 0x1 impl platform mode
  270. [ 1.702649] ahci-ipq 29000000.sata: flags: ncq sntf pm led clo only pmp pio slum part ccc apst
  271. [ 1.712479] scsi0 : ahci_platform
  272. [ 1.715254] ata1: SATA max UDMA/133 mmio [mem 0x29000000-0x2900017f] port 0x100 irq 241
  273. [ 1.724910] msm_nand_probe: dmac 0x3
  274. [ 1.727471] msm_nand_probe: allocated dma buffer at f02be000, dma_addr 6ff4e000
  275. [ 1.736140] status: 20
  276. [ 1.737473] nandid: 1590ac01 maker 01 device ac
  277. [ 1.741990] ONFI probe : Found an ONFI compliant device S34MS04G2
  278. [ 1.749317] Found a supported NAND device
  279. [ 1.753188] NAND Controller ID : 0x4030
  280. [ 1.756912] NAND Device ID : 0x1590ac01
  281. [ 1.760819] Buswidth : 8 Bits
  282. [ 1.763840] Density : 512 MByte
  283. [ 1.766981] Pagesize : 2048 Bytes
  284. [ 1.770279] Erasesize: 131072 Bytes
  285. [ 1.773836] Oobsize : 128 Bytes
  286. [ 1.776965] CFG0 Init : 0xa8d408c0
  287. [ 1.780436] CFG1 Init : 0x0004745c
  288. [ 1.783989] ECCBUFCFG : 0x00000203
  289. [ 1.787660] 23 ofpart partitions found on MTD device 1ac00000.nand
  290. [ 1.793646] Creating 23 MTD partitions on "1ac00000.nand":
  291. [ 1.799021] 0x000000000000-0x000000040000 : "0:SBL1"
  292. [ 1.806063] 0x000000040000-0x000000180000 : "0:MIBIB"
  293. [ 1.814447] 0x000000180000-0x0000002c0000 : "0:SBL2"
  294. [ 1.822679] 0x0000002c0000-0x000000540000 : "0:SBL3"
  295. [ 1.830713] 0x000000540000-0x000000660000 : "0:DDRCONFIG"
  296. [ 1.839299] 0x000000660000-0x000000780000 : "0:SSD"
  297. [ 1.847246] 0x000000780000-0x000000a00000 : "0:TZ"
  298. [ 1.858415] 0x000000a00000-0x000000c80000 : "0:RPM"
  299. [ 1.869640] 0x000000c80000-0x000001180000 : "0:APPSBL_1"
  300. [ 1.887609] 0x000001180000-0x000001200000 : "0:APPSBLENV"
  301. [ 1.894329] 0x000001200000-0x000001340000 : "0:ART"
  302. [ 1.902406] 0x000001340000-0x0000013a0000 : "0:BOOTCONFIG"
  303. [ 1.908952] 0x0000013a0000-0x0000014e0000 : "0:SBL2_1"
  304. [ 1.917359] 0x0000014e0000-0x000001760000 : "0:SBL3_1"
  305. [ 1.926276] 0x000001760000-0x000001880000 : "0:DDRCONFIG_1"
  306. [ 1.933364] 0x000001880000-0x0000019a0000 : "0:SSD_1"
  307. [ 1.941361] 0x0000019a0000-0x000001c20000 : "0:TZ_1"
  308. [ 1.949336] 0x000001c20000-0x000001ea0000 : "0:RPM_1"
  309. [ 1.960872] 0x000001ea0000-0x000001f00000 : "0:BOOTCONFIG1"
  310. [ 1.967079] 0x000001f00000-0x000002400000 : "0:APPSBL"
  311. [ 1.982490] 0x000002400000-0x00000a400000 : "rootfs_1"
  312. [ 2.073380] ata1: SATA link down (SStatus 0 SControl 300)
  313. [ 2.236039] 0x00000a400000-0x000012400000 : "rootfs"
  314. [ 2.540850] mtd: device 21 (rootfs) set to be root filesystem
  315. [ 2.546128] mtdsplit: no squashfs found in "rootfs"
  316. [ 2.550873] mtdsplit: no squashfs found in "1ac00000.nand"
  317. [ 2.555969] 0x000012400000-0x00001c400000 : "ubifs"
  318. [ 2.936002] spi_qup 1a280000.spi: IN:block:16, fifo:64, OUT:block:16, fifo:64
  319. [ 2.942149] spi_qup 1a280000.spi: Failed to allocate dma rx chan
  320. [ 2.948188] spi_qup 1a280000.spi: Failed to allocate dma tx chan
  321. [ 2.955725] m25p80 spi32766.0: found mr25h256, expected s25fl256s1
  322. [ 2.960889] m25p80 spi32766.0: mr25h256 (32 Kbytes)
  323. [ 2.968102] libphy: GPIO Bitbanged MDIO: probed
  324. [ 2.974752] i2c /dev entries driver
  325. [ 2.985897] SPEED BIN: 0
  326. [ 2.987394] ACPU PVS: 3
  327. [ 2.989831] cpu cpu0: dev_pm_opp_get_opp_count: device OPP not found (-19)
  328. [ 2.996982] platform cpufreq-krait.0: Driver cpufreq-krait requests probe deferral
  329. [ 3.004714] sdhci: Secure Digital Host Controller Interface driver
  330. [ 3.010396] sdhci: Copyright(c) Pierre Ossman
  331. [ 3.014873] sdhci-pltfm: SDHCI platform and OF driver helper
  332. [ 3.023365] L2 @ QSB rate. Forcing new rate.
  333. [ 3.026699] L2 @ 384000 KHz
  334. [ 3.029493] CPU0 @ 800000 KHz
  335. [ 3.032327] CPU1 @ QSB rate. Forcing new rate.
  336. [ 3.036921] CPU1 @ 384000 KHz
  337. [ 3.043570] Netfilter messages via NETLINK v0.30.
  338. [ 3.047269] nf_tables: (c) 2007-2009 Patrick McHardy <kaber@trash.net>
  339. [ 3.054025] TCP: cubic registered
  340. [ 3.057734] NET: Registered protocol family 10
  341. [ 3.062588] MAP-T DMR module registered. enter
  342. [ 3.066177] Registering family.
  343. [ 3.069236] NET: Registered protocol family 17
  344. [ 3.073839] Bridge firewalling registered
  345. [ 3.077641] 8021q: 802.1Q VLAN Support v1.8
  346. [ 3.081947] Registering SWP/SWPB emulation handler
  347. [ 3.087948] regulator-dummy: disabling
  348. [ 3.091156] SPEED BIN: 0
  349. [ 3.093304] ACPU PVS: 3
  350. [ 3.098115] Frequency table not initialized.
  351. [ 3.101466] Frequency table not initialized.
  352. [ 3.105765] Frequency table not initialized.
  353. [ 3.109858] Frequency table not initialized.
  354. [ 3.114196] Frequency table not initialized.
  355. [ 3.119961] Frequency table not initialized.
  356. [ 3.123289] Frequency table not initialized.
  357. [ 3.127453] Frequency table not initialized.
  358. [ 3.131694] Frequency table not initialized.
  359. [ 3.136021] Frequency table not initialized.
  360. [ 3.141855] UBI: attaching mtd21 to ubi0
  361. [ 4.202085] UBI: scanning is finished
  362. [ 4.215435] UBI: attached mtd21 (name "rootfs", size 128 MiB) to ubi0
  363. [ 4.220831] UBI: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
  364. [ 4.227673] UBI: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
  365. [ 4.234372] UBI: VID header offset: 2048 (aligned 2048), data offset: 4096
  366. [ 4.241143] UBI: good PEBs: 1024, bad PEBs: 0, corrupted PEBs: 0
  367. [ 4.247205] UBI: user volume: 3, internal volumes: 1, max. volumes count: 128
  368. [ 4.254319] UBI: max/mean erase counter: 8/2, WL threshold: 4096, image sequence number: 1444307069
  369. [ 4.263346] UBI: available PEBs: 0, total reserved PEBs: 1024, PEBs reserved for bad PEB handling: 80
  370. [ 4.272530] UBI: background thread "ubi_bgt0d" started, PID 57
  371. [ 4.273844] drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
  372. [ 4.278900] ALSA device list:
  373. [ 4.278902] No soundcards found.
  374. [ 4.294532] VFS: Mounted root (squashfs filesystem) readonly on device 31:25.
  375. [ 4.300751] Freeing unused kernel memory: 168K (c081a000 - c0844000)
  376. [ 4.544016] random: nonblocking pool is initialized
  377. [ 5.137630] init: Console is alive
  378. [ 5.140102] init: - watchdog -
  379. [ 8.004942] usbcore: registered new interface driver usbfs
  380. [ 8.009422] usbcore: registered new interface driver hub
  381. [ 8.014862] usbcore: registered new device driver usb
  382. [ 8.020654] Button Hotplug driver version 0.4.1
  383. [ 8.027025] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  384. [ 8.032824] ehci-platform: EHCI generic platform driver
  385. [ 8.039330] 100f8800.phy supply vddcx not found, using dummy regulator
  386. [ 8.044924] 100f8800.phy supply v3p3 not found, using dummy regulator
  387. [ 8.051266] 100f8800.phy supply v1p8 not found, using dummy regulator
  388. [ 8.057757] 100f8800.phy supply vbus not found, using dummy regulator
  389. [ 8.064353] 110f8800.phy supply vddcx not found, using dummy regulator
  390. [ 8.070625] 110f8800.phy supply v3p3 not found, using dummy regulator
  391. [ 8.077127] 110f8800.phy supply v1p8 not found, using dummy regulator
  392. [ 8.083576] 110f8800.phy supply vbus not found, using dummy regulator
  393. [ 8.090403] 100f8830.phy supply vddcx not found, using dummy regulator
  394. [ 8.096475] 100f8830.phy supply v1p8 not found, using dummy regulator
  395. [ 8.102920] 110f8830.phy supply vddcx not found, using dummy regulator
  396. [ 8.109398] 110f8830.phy supply v1p8 not found, using dummy regulator
  397. [ 8.116516] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  398. [ 8.122226] ohci-platform: OHCI generic platform driver
  399. [ 8.127873] uhci_hcd: USB Universal Host Controller Interface driver
  400. [ 8.134482] usb30.5 supply gdsc not found, using dummy regulator
  401. [ 8.139847] usb30.6 supply gdsc not found, using dummy regulator
  402. [ 8.147179] regulator-dummy: operation not allowed
  403. [ 8.150929] regulator-dummy: operation not allowed
  404. [ 8.158200] qcom-dwc3-ssphy 110f8830.phy: cannot set voltage for vddcx
  405. [ 8.304278] regulator-dummy: operation not allowed
  406. [ 8.308025] regulator-dummy: operation not allowed
  407. [ 8.315272] qcom-dwc3-ssphy 100f8830.phy: cannot set voltage for vddcx
  408. [ 8.465573] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
  409. [ 8.470032] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
  410. [ 8.477909] xhci-hcd xhci-hcd.0.auto: irq 142, io mem 0x11000000
  411. [ 8.484189] hub 1-0:1.0: USB hub found
  412. [ 8.487402] hub 1-0:1.0: 1 port detected
  413. [ 8.491524] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
  414. [ 8.496815] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2
  415. [ 8.504888] hub 2-0:1.0: USB hub found
  416. [ 8.508150] hub 2-0:1.0: 1 port detected
  417. [ 8.512292] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
  418. [ 8.517590] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 3
  419. [ 8.525346] xhci-hcd xhci-hcd.1.auto: irq 237, io mem 0x10000000
  420. [ 8.531526] hub 3-0:1.0: USB hub found
  421. [ 8.534940] hub 3-0:1.0: 1 port detected
  422. [ 8.538979] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
  423. [ 8.544295] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 4
  424. [ 8.552288] hub 4-0:1.0: USB hub found
  425. [ 8.555680] hub 4-0:1.0: 1 port detected
  426. [ 8.561553] usbcore: registered new interface driver usb-storage
  427. [ 9.148641] init: - preinit -
  428. Press the [f] key and hit [enter] to enter failsafe mode
  429. Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level
  430. Before mount_root
  431. [ 10.494951] UBIFS: background thread "ubifs_bgt0_2" started, PID 85
  432. [ 10.546043] UBIFS: recovery needed
  433. [ 10.747696] UBIFS: recovery completed
  434. [ 10.750415] UBIFS: mounted UBI device 0, volume 2, name "rootfs_data"
  435. [ 10.756826] UBIFS: LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
  436. [ 10.765923] UBIFS: FS size: 59170816 bytes (56 MiB, 466 LEBs), journal size 9023488 bytes (8 MiB, 72 LEBs)
  437. [ 10.775543] UBIFS: reserved for root: 0 bytes (0 KiB)
  438. [ 10.780528] UBIFS: media format: w4/r0 (latest is w4/r0), UUID D1873212-3FB2-4FA2-B68E-C7816ECF738C, small LPT model
  439. [ 10.795122] mount_root: switching to jffs2 overlay
  440. attach mtd ubifs
  441. [ 10.860795] UBI: attaching mtd22 to ubi1
  442. [ 12.200556] UBI: scanning is finished
  443. [ 12.214344] UBI: attached mtd22 (name "ubifs", size 160 MiB) to ubi1
  444. [ 12.219654] UBI: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
  445. [ 12.226490] UBI: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
  446. [ 12.233109] UBI: VID header offset: 2048 (aligned 2048), data offset: 4096
  447. [ 12.240025] UBI: good PEBs: 1280, bad PEBs: 0, corrupted PEBs: 0
  448. [ 12.246010] UBI: user volume: 3, internal volumes: 1, max. volumes count: 128
  449. [ 12.253075] UBI: max/mean erase counter: 3/1, WL threshold: 4096, image sequence number: 525344137
  450. [ 12.262066] UBI: available PEBs: 0, total reserved PEBs: 1280, PEBs reserved for bad PEB handling: 80
  451. [ 12.271346] UBI: background thread "ubi_bgt1d" started, PID 91
  452. UBI device number 1, total 1280 LEBs (162529280 bytes, 155.0 MiB), available 0 LEBs (0 bytes), LEB size 126976 bytes (124.0 KiB)[ 12.287399] UBIFS: background thread "ubifs_bgt1_0" started, PID 95
  453.  
  454. [ 12.332602] UBIFS: recovery needed
  455. [ 12.442173] UBIFS: recovery completed
  456. [ 12.444942] UBIFS: mounted UBI device 1, volume 0, name "log"
  457. [ 12.450554] UBIFS: LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
  458. [ 12.459693] UBIFS: FS size: 128626688 bytes (122 MiB, 1013 LEBs), journal size 6475776 bytes (6 MiB, 51 LEBs)
  459. [ 12.469595] UBIFS: reserved for root: 4952683 bytes (4836 KiB)
  460. [ 12.475408] UBIFS: media format: w4/r0 (latest is w4/r0), UUID 29915546-0E16-4846-84D4-60D8435117C4, small LPT model
  461. [ 12.495116] UBIFS: background thread "ubifs_bgt1_1" started, PID 99
  462. [ 12.540103] UBIFS: recovery needed
  463. [ 12.673542] UBIFS: recovery completed
  464. [ 12.676266] UBIFS: mounted UBI device 1, volume 1, name "vendor"
  465. [ 12.682186] UBIFS: LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
  466. [ 12.691350] UBIFS: FS size: 6856704 bytes (6 MiB, 54 LEBs), journal size 1015809 bytes (0 MiB, 6 LEBs)
  467. [ 12.700614] UBIFS: reserved for root: 323858 bytes (316 KiB)
  468. [ 12.706270] UBIFS: media format: w4/r0 (latest is w4/r0), UUID 904EEFFB-EF8C-4CCC-8EE3-129DDF22AB6B, small LPT model
  469. After mount_root
  470. [ 12.825486] procd: - early -
  471. [ 12.827389] procd: - watchdog -
  472. [ 13.501905] procd: - ubus -
  473. DEBUG: list_devices
  474. DEBUG: libusb_get_device_list=4
  475. DEBUG: list_devices
  476. DEBUG: libusb_get_device_list=4
  477. [ 14.514284] procd: - init -
  478. Please press Enter to activate this console.
  479. [ 16.783829] fuse init (API version 7.22)
  480. [ 16.788027] libcsa: Module loaded csahunter.
  481. [ 16.791256] libcsa: Module loaded mycsainfo.
  482. [ 16.795973] libdfs: Module loaded dfs_justice.
  483. [ 16.799938] libdfs: Module loaded dfs_channel_record.
  484. [ 16.808230] nf_conntrack version 0.5.0 (15524 buckets, 62096 max)
  485. [ 16.814494] rfs_ess_init[1103]:ERROR:Cannot find ess-switch
  486. [ 16.819583] Key type dns_resolver registered
  487. [ 16.827460] RPC: Registered named UNIX socket transport module.
  488. [ 16.832337] RPC: Registered udp transport module.
  489. [ 16.837128] RPC: Registered tcp transport module.
  490. [ 16.841712] RPC: Registered tcp NFSv4.1 backchannel transport module.
  491. [ 16.850087] NTFS driver 2.1.30 [Flags: R/O MODULE].
  492. [ 16.857304] Initializing XFRM netlink socket
  493. [ 16.861108] NET: Registered protocol family 15
  494. [ 16.866332] PPP generic driver version 2.4.2
  495. [ 17.099372] cannot find ess-switch node
  496. [ 17.102167] ssdk_plat_init start
  497. [ 17.105534] Register QCA PHY driver
  498. [ 17.111945] PHY ID is 0x4dd036
  499. [ 17.289259] qca probe f1 phy driver succeeded!
  500. [ 17.292662] qca-ssdk module init succeeded!
  501. [ 17.300872] tun: Universal TUN/TAP device driver, 1.6
  502. [ 17.304964] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
  503. [ 17.313867] **********************************************************
  504. [ 17.319352] * Driver :NSS GMAC Driver for RTL v(3.72a)
  505. [ 17.324790] * Version :1.0
  506. [ 17.327598] * Copyright :Copyright (c) 2013-2016 The Linux Foundation. All rights reserved.
  507. [ 17.336018] **********************************************************
  508. [ 19.551997] l2tp_core: L2TP core driver, V2.0
  509. [ 19.555943] l2tp_netlink: L2TP netlink interface
  510. [ 19.676945] qca-nss 36000000.nss: Firmware loaded from user helper succesfully
  511. [ 19.683144] nss_driver - fw of size 479040 bytes copied to load addr: 40000000, nss_id : 0
  512. [ 19.716845] nss_driver - Turbo Support 1
  513. [ 19.719724] Supported Frequencies -
  514. [ 19.723107] 110Mhz 600Mhz
  515. [ 19.725798] 800Mhz [ 19.727883]
  516. [ 19.737362] qca-nss 36400000.nss: Firmware loaded from user helper succesfully
  517. [ 19.743651] nss_driver - fw of size 212800 bytes copied to load addr: 40800000, nss_id : 1
  518. [ 19.755817] memory: 40000000 40000000 prop len 8
  519. [ 19.766213] sit: IPv6 over IPv4 tunneling driver
  520. [ 19.767232] memory: 40000000 40000000 prop len 8
  521. [ 19.778780] nat46: module (version 8ff2ae59ec9840a7b8b45f976c51cae80abe0226) loaded.
  522. [ 19.787252] gre: GRE over IPv4 demultiplexor driver
  523. [ 19.791717] ip_gre: GRE over IPv4 tunneling driver
  524. [ 19.797513] ip6_gre: GRE over IPv6 tunneling driver
  525. [ 19.803454] bonding: Ethernet Channel Bonding Driver: v3.7.1 (April 27, 2011)
  526. [ 19.819684] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
  527. [ 19.826628] QCA multicast snooping installed successfully
  528. [ 19.832771] ip6_tables: (C) 2000-2006 Netfilter Core Team
  529. [ 19.841455] Registering family.
  530. [ 19.843679] MAP-T PORT module registered.
  531. [ 19.854396] QCA Hy-Fi multicast installation successfully
  532. [ 19.860956] nss_lag_init[345]:LAG Manager Installed
  533. [ 19.866227] NET: Registered protocol family 24
  534. [ 19.870458] PPTP driver version 0.8.5
  535. [ 19.875049] nss_macsec init success
  536. [ 19.890392] u32 classifier
  537. [ 19.892061] input device check on
  538. [ 19.895802] Actions configured
  539. [ 19.899926] Mirror/redirect action on
  540. [ 19.913372] arp_tables: (C) 2002 David S. Miller
  541. [ 19.924538] Ebtables v2.0 registered
  542. [ 19.928020] ip_tables: (C) 2000-2006 Netfilter Core Team
  543. [ 19.936692] l2tp_ppp: PPPoL2TP kernel driver, V2.0
  544. [ 19.978552] ctnetlink v0.93: registering with nfnetlink.
  545. [ 19.984895] nf_conntrack_rtsp v0.6.21 loading
  546. [ 20.165638] nf_nat_rtsp v0.6.21 loading
  547. [ 20.171672] PPP MPPE Compression module registered
  548. [ 20.180800] usbcore: registered new interface driver usblp
  549. [ 20.207756] xt_time: kernel timezone is -0000
  550. [ 20.211603] xt_webstr: module license 'unspecified' taints kernel.
  551. [ 20.217340] Disabling lock debugging due to kernel taint
  552. [ 26.688690] configuring additional NSS pbufs
  553. [ 26.728576] additional pbufs of size 5939200 got added to NSS
  554. [ 26.773868] ath_dfs: Version 2.0.0
  555. [ 26.773868] Copyright (c) 2005-2006 Atheros Communications, Inc. All Rights Reserved
  556. [ 26.790899] ath_spectral: Version 2.0.0
  557. [ 26.790899] Copyright (c) 2005-2009 Atheros Communications, Inc. All Rights Reserved
  558. [ 27.194705] ath_hal: 0.9.17.1 (AR5416, AR9380, WRITE_EEPROM, 11D)
  559. [ 27.206540] ath_rate_atheros: Copyright (c) 2001-2005 Atheros Communications, Inc, All Rights Reserved
  560. [ 27.226586] ath_tx99: Version 2.0
  561. [ 27.226586] Copyright (c) 2010 Atheros Communications, Inc, All Rights Reserved
  562. [ 27.249619] ath_dev: Copyright (c) 2001-2007 Atheros Communications, Inc, All Rights Reserved
  563. [ 27.266107] ath_da_pci: (Atheros/multi-bss)
  564. [ 27.488857] ath_ol_pci: (Atheros/multi-bss)
  565. [ 27.492244] hif_pci_enable_bus: con_mode = 0x0, device_id = 0x46PCI: enabling device 0000:00:00.0 (0140 -> 0143)
  566. [ 27.502267] PCI: enabling device 0000:01:00.0 (0140 -> 0142)
  567. [ 27.508036] 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
  568. [ 27.542833] chip_id 0xa chip_revision 0x0
  569. [ 27.547052]
  570. [ 27.547052] CLOCK PLL skipped
  571. [ 27.551511] hif_set_hia_extnd: setting the target pll frac ffffffff intval ffffffff
  572. [ 27.559204] hif_set_hia_extnd: no frac provided, skipping pre-configuring PLL
  573. [ 27.566325] hif_set_hia_extnd: targ_clk is not provided, skipping pre-configuring PLL
  574. [ 27.575206] 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
  575. [ 27.600480] hif_napi_event: received evnt: CONF cmd; v = 1 (state=0x1)hif_napi_event: setting configuration to ON
  576. __ol_ath_attach() Allocated scn ea7404c0
  577. [ 27.614447] nss_wifi_olcfg value is 3
  578. [ 27.618014] Got NSS IFNUM as 118
  579. [ 27.621232] NSS osif_nss_ol_wifi_init :sc eb0d0000 NSS ID 0 Taret type a
  580. [ 27.628155] src -> NSS:nentries 4096 mask fff swindex 0 write_index 0 hw_index 0 CE_space 6c710000 ownerspace f19de000
  581. [ 27.638900] dest -> NSS:nentries 0 mask 0 swindex 0 write_index 0 hw_index 0 CE_space 0 ownerspace 0
  582. [ 27.648114] src -> NSS:nentries 0 mask 0 swindex 0 write_index 0 hw_index 0 CE_space 0 ownerspace 0
  583. [ 27.657241] dest -> NSS:nentries 512 mask 1ff swindex 0 write_index 0 hw_index 0 CE_space 6cac2000 ownerspace f19e8000
  584. [ 27.667984] NSS-WifiOffload: nss_wifiol_ctx bed5b4f8
  585. [ 27.673463] NSS WIFI init succeeded for NSS radio 0
  586. [ 27.729794] nss register id 0 offload mode enabled = 1 nss config 3 Target Type a
  587. [ 27.736427] __ol_ath_attach: dev name wifi0
  588. [ 27.740489] ol_ath_attach interface_id 0
  589. [ 27.744570] ol_target_init() BMI inited.
  590. [ 27.748387] ol_target_init() BMI Get Target Info.
  591. [ 27.752986] Chip id: 0xa, chip version: 0x1000000
  592. [ 27.757736]
  593. [ 27.757736] CE WAR Disabled
  594. [ 27.762145] NUM_DEV=1 FWMODE=0x2 FWSUBMODE=0x0 FWBR_BUF 0
  595. [ 27.767627] ol_target_init() configure Target .
  596. [ 27.771990]
  597. [ 27.771990] Target Version is 1000000
  598. [ 27.777166]
  599. [ 27.777166] Flash Download Address c0000
  600. [ 27.782760] ol_transfer_bin_file: flash data file defined
  601. [ 27.788194] ol_transfer_bin_file[3762] Get Caldata for wifi0.
  602. [ 27.793964] qdf_fs_read[59], Open File /tmp/wifi0.caldata SUCCESS!!file system magic:16914836super blocksize:4096inode 2248file size:12064qc98xx_verify_checksum: flash checksum passed: 0x5f51
  603. [ 27.810886] ol_transfer_bin_file 3823: Download Flash data len 12064
  604. [ 27.817426] Board extended Data download address: 0x0
  605. [ 27.848713]
  606. [ 27.848713] Board data initialized
  607. [ 27.852962] ol_ath_download_firmware: Download OTP, flash download ADDRESS 0xc0000
  608. [ 27.860292]
  609. [ 27.860292] Selecting OTP binary for CHIP Version 0
  610. [ 27.873394] ath_ol_pci 0000:01:00.0: Firmware loaded from user helper succesfully
  611. [ 27.879956] ol_transfer_bin_file 3643: downloading file 0, Download data len 9020
  612. [ 27.917451]
  613. [ 27.917451] First OTP send param 8000
  614. [ 30.133610] ol_ath_download_firmware :First OTP download and Execute is good address:0x400 return param 4660
  615. [ 30.142436] ol_ath_download_firmware:##Board Id 1 , CHIP Id 0
  616. [ 30.153372] ol_ath_download_firmware: BOARDDATA DOWNLOAD TO address 0xc0000
  617. [ 30.229807] ol_transfer_bin_file: Board Data File download to address=0xc0000 file name=QCA9984/hw.1/boardData_QCA9984_CUS239_5G_v1_001.bin
  618. [ 30.241484] ath_ol_pci 0000:01:00.0: Firmware loaded from user helper succesfully
  619. [ 30.248840] ol_transfer_bin_file 3643: downloading file 3, Download data len 12064
  620. [ 30.256545] Board extended Data download address: 0x0
  621. [ 30.281841] ol_ath_download_firmware: Using 0x1234 for the remainder of init
  622. [ 30.287960]
  623. [ 30.287960] Selecting OTP binary for CHIP Version 0
  624. [ 30.294519] ath_ol_pci 0000:01:00.0: Firmware loaded from user helper succesfully
  625. [ 30.301863] ol_transfer_bin_file 3643: downloading file 0, Download data len 9020
  626. [ 30.339514]
  627. [ 30.339514] [Flash] : Ignore Module param
  628. [ 30.344120]
  629. [ 30.344120] Second otp download Param 10000
  630. [ 32.569385] ol_ath_download_firmware : Second OTP download and Execute is good, param=0x0
  631. [ 32.577543]
  632. [ 32.577543] Mission mode: Firmware CHIP Version 0
  633. [ 32.690849] ath_ol_pci 0000:01:00.0: Firmware loaded from user helper succesfully
  634. [ 32.697632] ol_swap_seg_alloc: Successfully allocated memory for SWAP size=262144
  635. [ 32.705287] ath_ol_pci 0000:01:00.0: Firmware loaded from user helper succesfully
  636. [ 32.712368] ol_swap_wlan_memory_expansion: length:240145 size_left:240165 dma_size_left:262144 fw_temp:f1aa8004 fw_entry_size:240169
  637. [ 32.724338] ol_swap_wlan_memory_expansion: dma_virt_addr :f1a67000 fw_temp: f1aa8008 length: 240145
  638. [ 32.733434] Swap: bytes_left to copy: fw:16; dma_page:21999
  639. [ 32.738831] ol_swap_wlan_memory_expansion: length:0 size_left:12 dma_size_left:21999 fw_temp:f1ae2a1d fw_entry_size:240169
  640. [ 32.749930] Swap: wrong length read:0
  641. [ 32.753532] ol_swap_wlan_memory_expansion: Swap total_bytes copied: 240145 Target address 423030
  642. [ 32.762725] scn=ea7404c0 target_write_addr=423030 seg_info=ed29d810
  643. [ 32.768817] ol_transfer_swap_struct:Code swap structure successfully downloaded for bin type =2
  644. [ 32.777657] bin_filename=QCA9984/hw.1/athwlan.bin swap_filename=/lib/firmware/QCA9984/hw.1/athwlan.codeswap.bin
  645. [ 32.793335] ol_transfer_bin_file: Downloading firmware file: QCA9984/hw.1/athwlan.bin
  646. [ 33.051931] ath_ol_pci 0000:01:00.0: Firmware loaded from user helper succesfully
  647. [ 33.058550] ol_transfer_bin_file 3643: downloading file 1, Download data len 383256
  648. [ 34.381656] ol_target_init() Download FW done.
  649. [ 34.385245]
  650. [ 34.385245] ol_ath_copy_tgt_iram() iram read paddr: 0x980000 host paddr 0x44000000 Radio id 0
  651. [ 34.490251] ol_ath_attach() WMI attached. wmi_handle edaf4000
  652. [ 34.495136] wmi_unified_register_event_handler: Event id 62 is unavailable
  653. [ 34.501934] +htc_create .. HIF :eb0d0000-htc_create: (0xeb092000)
  654. [ 34.513560] htc_wmi_init() HT Create . eb092000
  655. [ 34.518501] htc_wmi_init 7742 host_enable 0 nss_nwifi_offload 0
  656. [ 34.524156] ol_ath_set_default_tgt_config : AC Minfree buffer allocation through module param (umac.ko)
  657. [ 34.533598] OL_ACBKMinfree : 0
  658. [ 34.536607] OL_ACBEMinfree : 0
  659. [ 34.539727] OL_ACVIMinfree : 0
  660. [ 34.542852] OL_ACVOMinfree : 0
  661. [ 34.546049] hif_enable_fastpath, Enabling fastpath mode
  662. [ 34.551013] +HWT
  663. [ 34.553008] hif_completion_thread_startup: pipe_num:0 pipe_info:0xeb0d4578hif_completion_thread_startup: pipe_num:3 pipe_info:0xeb0d4650hif_completion_thread_startup: pipe_num:4 pipe_info:0xeb0d4698
  664. [ 34.571912] -HWT
  665. [ 34.572899] osif_nss_ol_post_recv_buffer bed5b4f8 eb0d0000 0
  666. [ 34.579118] NSS CE init succeeded for NSS radio 0
  667. [ 34.643067] Startup Mode-0 set
  668. [ 34.645171] pdev attach bed5b4f8 0
  669. [ 34.648635]
  670. [ 34.648635] <=== cfg max peer id 1056 ====>
  671. [ 34.654540]
  672. [ 34.654540] htt_alloc_peer_map_mem : Alloc Success : host q vaddr ea54c000 paddr 6c54c000
  673. [ 34.664048]
  674. [ 34.664048] htt_alloc_peer_map_mem : Flush Interval Configured to 256 pkts
  675. [ 34.672445] osif_nss_ol_htt_rx_init :NSS bed5b4f8 NSS ID 0
  676. [ 34.679058] HTT RX INIT configuration success for NSS radio 0
  677. [ 34.684192] NSS-WifiOffload:htt rx configure delay 100ms start
  678. [ 34.750246] ol_txrx_pdev_attach: 2500 tx desc's allocated ; range starts from e9940000
  679. [ 34.757304] osif_nss_ol_pdev_attach :NSS bed5b4f8 NSS ID 0 target type
  680. [ 34.764052] osif_nss_ol_pdev_attach :NSS bed5b4f8 NSS ID 0
  681. [ 34.770483] NSS WIFI TX init succeeded for NSS radio 0
  682. [ 34.774756] NSS-WifiOffload: pdev init delay
  683. [ 34.778861] sending peer pool memory
  684. [ 34.782431] sending peer pool with id 0 start addr 6b980000 length 204000 num_peers 67
  685. [ 34.790391] sending rra pool memory
  686. [ 34.793851] sending rra pool with id 0 start addr 6b960000 length 35400 num_rra 67
  687. [ 34.801437] Enabling primary_radio for if_num 118
  688. [ 34.813616] Firmware_Build_Number:30
  689. [ 34.816260] FW wireless modes: 0x7f9001
  690. [ 34.820078] num_rf_chain:0x00000004 ht_cap_info:0x0000185b vht_cap_info:0x339b79fa vht_supp_mcs:0x0000ffaa
  691. [ 34.829975] wmi_service_coex_gpio 0, wmi_service_4_wire_coex_support 0, coex_version 0
  692. [ 34.837939]
  693. [ 34.837939] Sending Ext resource cfg: HOST PLATFORM as 0
  694. [ 34.837939] fw_feature_bitmap as 50 to TGT
  695. [ 34.848837] ol_ath_service_ready_event: tt_support: 1
  696. [ 34.853854] ol_ath_service_ready_event: periodic_chan_stats: 1
  697. [ 34.859584] ol_ath_service_ready_event: sw_cal_support_check_flag: 1
  698. [ 34.865987] Peer Caching Enabled ; num_peers = 530, num_active_peers = 52 num_tids = 104, num_vdevs = 17
  699. [ 34.875473] Airtime Fairness: num_peers=530 num_active_peer=52
  700. [ 34.881264] EXT NSS Supported
  701. [ 34.884216] idx 1 req 2 num_units 1 num_unit_info 12 unit size 256 actual units 53
  702. [ 34.891905] ol_ath_alloc_host_mem_chunk req_id 2 idx 0 num_units 53 unit_len 256,
  703. [ 34.899506] idx 2 req 3 num_units 1 num_unit_info 12 unit size 1024 actual units 53
  704. [ 34.907272] ol_ath_alloc_host_mem_chunk req_id 3 idx 1 num_units 53 unit_len 1024,
  705. [ 34.914753] idx 3 req 4 num_units 1 num_unit_info 12 unit size 4096 actual units 53
  706. [ 34.922666] ol_ath_alloc_host_mem_chunk req_id 4 idx 2 num_units 53 unit_len 4096,
  707. [ 34.930134] idx 0 req 1 num_units 0 num_unit_info 2 unit size 2216 actual units 531
  708. [ 34.938617] ol_ath_alloc_host_mem_chunk req_id 1 idx 3 num_units 531 unit_len 2216,
  709. [ 34.945608] idx 4 req 6 num_units 35 num_unit_info 0 unit size 3072 actual units 35
  710. [ 34.953464] ol_ath_alloc_host_mem_chunk req_id 6 idx 4 num_units 35 unit_len 3072,
  711. [ 34.960888] idx 5 req 7 num_units 1 num_unit_info 0 unit size 12288 actual units 1
  712. [ 34.968690] ol_ath_alloc_host_mem_chunk req_id 7 idx 5 num_units 1 unit_len 12288,
  713. [ 34.976245] idx 6 req 5 num_units 0 num_unit_info 2 unit size 1984 actual units 531
  714. [ 34.984565] ol_ath_alloc_host_mem_chunk req_id 5 idx 6 num_units 531 unit_len 1984,
  715. [ 34.991632] Support not added yet for Service 91
  716. [ 34.996358] Support not added yet for Service 92
  717. [ 35.000885] No EXT_MSG send INIT now
  718. [ 35.004438] chunk 0 len 13568 requested , ptr 0x6cb30000
  719. [ 35.009757] chunk 1 len 54272 requested , ptr 0x6ba20000
  720. [ 35.015191] chunk 2 len 217088 requested , ptr 0x6ba40000
  721. [ 35.020608] chunk 3 len 1176696 requested , ptr 0x6b400000
  722. [ 35.026215] chunk 4 len 107520 requested , ptr 0x6b520000
  723. [ 35.031627] chunk 5 len 12288 requested , ptr 0x6b550000
  724. [ 35.037084] chunk 6 len 1053504 requested , ptr 0x6b600000
  725. [ 35.042573] chunk 7 len 0 requested , ptr 0x44000000
  726. [ 35.047661] ol_ath_service_ready_event[4247] WAPI MBSSID 2
  727. [ 35.053295] smart_log_init: Smart logging Enabled buf=e9710000 (size=65536)
  728. [ 35.124118] Version = 16777216 3 status = 0
  729. [ 35.127501] ol_ath_connect_htc() WMI is ready
  730. [ 35.131687] osif_ol_nss_htc_send :NSS bed5b4f8 NSS ID 0
  731. [ 35.137109] osif_nss_ol_ce_raw_send :NSS bed5b4f8 NSS ID 0
  732. [ 35.142579] osif_ol_nss_htc_send :NSS bed5b4f8 NSS ID 0
  733. [ 35.147904] osif_nss_ol_ce_raw_send :NSS bed5b4f8 NSS ID 0
  734. [ 35.153460] target uses HTT version 2.2; host uses 2.2
  735. [ 35.158558] htt_h2t_frag_desc_bank_cfg_msg - HTT_H2T_MSG_TYPE_FRAG_DESC_BANK_CFG sent to FW for radio ID = 0
  736. [ 35.168406] osif_ol_nss_htc_send :NSS bed5b4f8 NSS ID 0
  737. [ 35.173729] osif_nss_ol_ce_raw_send :NSS bed5b4f8 NSS ID 0
  738. [ 35.179215] ol_ath_attach() connect HTC.
  739. [ 35.183160] bypasswmi : 0
  740. [ 35.185830] ol_regdmn_start: reg-domain param: regdmn=0, countryName=, wModeSelect=FFFFFFFF, netBand=FFFFFFFF, extendedChanMode=0.
  741. [ 35.197554] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x2) flags 0x2150
  742. [ 35.204584] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x4) flags 0xa0
  743. [ 35.211371] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x8) flags 0xc0
  744. [ 35.218284] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x20) flags 0xd0
  745. [ 35.225249] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x40) flags 0x150
  746. [ 35.232205] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x800) flags 0x10080
  747. [ 35.239575] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x2000) flags 0x20080
  748. [ 35.246930] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x4000) flags 0x40080
  749. [ 35.254339] Add VHT80 channel: 5210
  750. [ 35.257725] Add VHT80 channel: 5290
  751. [ 35.261196] Add VHT80 channel: 5530
  752. [ 35.264736] Add VHT80 channel: 5610
  753. [ 35.268140] Add VHT80 channel: 5690
  754. [ 35.271613] Add VHT80 channel: 5775
  755. [ 35.275147] Skipping VHT80 channel 5825
  756. [ 35.279792] freq=58
  757. [ 35.281075] freq=106
  758. [ 35.283387] freq=122
  759. [ 35.285589] freq=138
  760. [ 35.287854] OL Resmgr Init-ed
  761. [ 35.290833] ieee80211_bsteering_attach: Band steering initialized
  762. [ 35.296959] acfg_attach: 3013: Netlink socket created:eb012c00
  763. [ 35.302703] SPECTRAL : get_capability not registered
  764. [ 35.307695] HAL_CAP_PHYDIAG : Capable
  765. [ 35.311285] SPECTRAL : Need to fix the capablity check for RADAR (spectral_attach : 237)
  766. [ 35.319406] SPECTRAL : get_capability not registered
  767. [ 35.324372] HAL_CAP_RADAR : Capable
  768. [ 35.327952] SPECTRAL : Need to fix the capablity check for SPECTRAL
  769. [ 35.327952] (spectral_attach : 242)
  770. [ 35.337838] SPECTRAL : get_capability not registered
  771. [ 35.342706] HAL_CAP_SPECTRAL_SCAN : Capable
  772. [ 35.346929] SPECTRAL : get_tsf64 not registered
  773. [ 35.351396] spectral_init_netlink 78 NULL SKB
  774. [ 35.355804] Green-AP : Green-AP : Attached
  775. [ 35.355804]
  776. [ 35.361284] Green-AP : Attached
  777. [ 35.364487] rate power table override is only supported for AR98XX
  778. [ 35.370617] ol_if_dfs_attach: called; ptr=e974198c, radar_info=eb7c9ba8
  779. [ 35.377233] dfs_attach: event log enabled by default
  780. [ 35.382318] >>>> CB Set (null)
  781. [ 35.385749] ol_ath_attach() UMAC attach .
  782. [ 35.389409]
  783. [ 35.389409] BURSTING enabled by default
  784. [ 35.394887] ol_ath_attach: Set global_ic[1] ..ptr:bf30a584
  785. [ 35.400261] force_client_mcast_traffic for if_num 118 is 0
  786. [ 35.405797] osif_nss_ol_wifi_monitor_set_filter bed5b4f8 ea7404c0 0 0
  787. [ 35.412256] ath_lowi_if_netlink_init LOWI Netlink successfully created
  788. [ 35.418829] osif_wrap_attach:448 osif wrap attached
  789. [ 35.423706] osif_wrap_devt_init:409 osif wrap dev table init done
  790. [ 35.429687] Wrap Attached: Wrap_com =eb08f800 ic->ic_wrap_com=eb08f800 &wrap_com->wc_devt=eb08f800
  791. [ 35.438870] __ol_ath_attach: needed_headroom reservation 60
  792. [ 35.444430] Enabled Fraglist bit for the radio wifi0 features 41
  793. [ 35.450979] ol_ath_thermal_mitigation_attach: --
  794. [ 35.455132] ol_ath_pci_probe num_radios=0, wifi_radios[0].sc = ea7404c0 wifi_radio_type = 2
  795. [ 35.463817] ath_sysfs_diag_init: diag_fsattr
  796. [ 35.467879] hif_pci_enable_bus: con_mode = 0x0, device_id = 0x46PCI: enabling device 0001:00:00.0 (0140 -> 0143)
  797. [ 35.477892] PCI: enabling device 0001:01:00.0 (0140 -> 0142)
  798. [ 35.483656] hif_pci_enable_bus: hif_enable_pci done *********** QCA9984 ****E_space 0 ownerspace 0
  799. [ 35.682870] src -> NSS:nentries 0 mask 0 swindex 0 write_index 0 hw_index 0 CE_space 0 ownerspace 0
  800. [ 35.691977] dest -> NSS:nentries 512 mask 1ff swindex 0 write_index 0 hw_index 0 CE_space 6b76e000 ownerspace f2127000
  801. [ 35.702753] NSS-WifiOffload: nss_wifiol_ctx bed5b4f8
  802. [ 35.708421] NSS WIFI init succeeded for NSS radio 1
  803. [ 35.764624] nss register id 1 offload mode enabled = 1 nss config 3 Target Type a
  804. [ 35.771149] __ol_ath_attach: dev name wifi1
  805. [ 35.775390] ol_ath_attach interface_id 1
  806. [ 35.779335] ol_target_init() BMI inited.
  807. [ 35.783268] ol_target_init()[ 35.806896]
  808. [ 35.806896] Target Version is 1000000
  809. [ 35.811947]
  810. [ 35.811947] Flash Download Address c0000
  811. [ 35.817655] ol_transfer_bin_file: flash data file defined
  812. [ 35.822972] ol_transfer_bin_file[3762] Get Caldata for wifi1.
  813. [ 35.828797] qdf_fs_read[59], Open File /tmp/wifi1.caldata SUCCESS!!file system magic:16914836super blocksize:4096inode 2251file size:12064qc98xx_verify_checksum: flash checksum passed: 0xe19d
  814. [ 35.845770] ol_transfer_bin_file 3823: Download Flash data len 12064
  815. [ 35.852200] Board extended Data download address: 0x0
  816. [ 35.877413]
  817. [ 35.877413] Board data initialized
  818. [ 35.881378] ol_ath_download_firmware: Download OTP, flash download ADDRESS 0xc0000
  819. [ 35.888943]
  820. [ 35.888943] Selecting OTP binary for CHIP Version 0
  821. [ 35.895546] ath_ol_pci 0001:01:00.
  822. [ 38.156825] ol_ath_download_firmware :First OTP download and Execute is good address:0x800 return param 4660
  823. [ 38.165796] ol_ath_download_firmware:##Board Id 2 , CHIP Id 0
  824. [ 38.171652] ol_ath_download_firmware: BOARDDATA DOWNLOAD TO address 0xc0000
  825. [ 38.178404] ol_transfer_bin_file: Board Data File download to address=0xc0000 file name=QCA9984/hw.1/boardData_QCA9984_CUS260_2G_v1_002.bin
  826. [ 38.190963] ath_ol_pci 0001:01:00.0: Firmware loaded from user helper succesfully
  827. [ 38.198361] ol_transfer_bin_file 3643: downloading file 3, Download data len 12064
  828. [ 38.206063] Board extended Data download address: 0x0
  829. [ 38.237816] ol_ath_download_firmware: Using 0x1234 for the remainder of init
  830. [ 38.243905]
  831. [ 38.243905] Selecting OTP binary for CHIP Version 0
  832. [ 38.250415] ath_ol_pci 0001:01:00.0: Firmware loaded from user helper succesfully
  833. [ 38.257941] ol_transfer_bin_file 3643: downloading file 0, Download data len 9020
  834. [ 38.295552]
  835. [ 38.295552] [Flash] : Ignore Module param
  836. [ 38.300107]
  837. [ 38.300107] Second otp download Param 10000
  838. [ 40.525470] ol_ath_download_firmware : Second OTP download and Execute is good, param=0x0
  839. [ 40.532723]
  840. [ 40.532723] Mission mode: Firmware CHIP Version 0
  841. [ 40.543692] ath_ol_pci 0001:01:00.0: Firmware loaded from user helper succesfully
  842. [ 40.550288] ol_swap_seg_alloc: Successfully allocated memory for SWAP size=262144
  843. [ 40.558080] ath_ol_pci 0001:01:00.0: Firmware loaded from user helper succesfully
  844. [ 40.565238] ol_swap_wlan_memory_expansion: length:240145 size_left:240165 dma_size_left:262144 fw_temp:f21e7004 fw_entry_size:240169
  845. [ 40.577102] ol_swap_wlan_memory_expansion: dma_virt_addr :f21a6000 fw_temp: f21e7008 length: 240145
  846. [ 40.586210] Swap: bytes_left to copy: fw:16; dma_page:21999
  847. [ 40.591625] ol_swap_wlan_memory_expansion: length:0 size_left:12 dma_size_left:21999 fw_temp:f2221a1d fw_entry_size:240169
  848. [ 40.602717] Swap: wrong length read:0
  849. [ 40.606373] ol_swap_wlan_memory_expansion: Swap total_bytes copied: 240145 Target address 423030
  850. [ 40.615445] scn=e95804c0 target_write_addr=423030 seg_info=ebba2510
  851. [ 40.621607] ol_transfer_swap_struct:Code swap structure successfully downloaded for bin type =2
  852. [ 40.630490] bin_filename=QCA9984/hw.1/athwlan.bin swap_filename=/lib/firmware/QCA9984/hw.1/athwlan.codeswap.bin
  853. [ 40.640611] ol_transfer_bin_file: Downloading firmware file: QCA9984/hw.1/athwlan.bin
  854. [ 40.655527] ath_ol_pci 0001:01:00.0: Firmware loaded from user helper succesfully
  855. [ 40.662026] ol_transfer_bin_file 3643: downloading file 1, Download data len 383256
  856. [ 41.938957] ol_target_init() Download FW done.
  857. [ 41.942486]
  858. [ 41.942486] ol_ath_copy_tgt_iram() iram read paddr: 0x980000 host paddr 0x44200000 Radio id 1
  859. [ 42.047283] ol_ath_attach() WMI attached. wmi_handle e97d8000
  860. [ 42.052109] wmi_unified_register_event_handler: Event id 62 is unavailable
  861. [ 42.059040] +htc_create .. HIF :e9760000-htc_create: (0xeb092800)
  862. [ 42.071588] htc_wmi_init() HT Create . eb092800
  863. [ 42.075640] htc_wmi_init 7742 host_enable 0 nss_nwifi_offload 0
  864. [ 42.081182] ol_ath_set_default_tgt_config : AC Minfree buffer allocation through module param (umac.ko)
  865. [ 42.090619] OL_ACBKMinfree : 0
  866. [ 42.093726] OL_ACBEMinfree : 0
  867. [ 42.096806] OL_ACVIMinfree : 0
  868. [ 42.099922] OL_ACVOMinfree : 0
  869. [ 42.103049] hif_enable_fastpath, Enabling fastpath mode
  870. [ 42.108130] +HWT
  871. [ 42.110076] hif_completion_thread_startup: pipe_num:0 pipe_info:0xe9764578hif_completion_thread_startup: pipe_num:3 pipe_info:0xe9764650hif_completion_thread_startup: pipe_num:4 pipe_info:0xe9764698
  872. [ 42.129009] -HWT
  873. [ 42.129997] osif_nss_ol_post_recv_buffer bed5b4f8 e9760000 1
  874. [ 42.136239] NSS CE init succeeded for NSS radio 1
  875. [ 42.200293] Startup Mode-0 set
  876. [ 42.202324] pdev attach bed5b4f8 1
  877. [ 42.205852]
  878. [ 42.205852] <=== cfg max peer id 1056 ====>
  879. [ 42.211752]
  880. [ 42.211752] htt_alloc_peer_map_mem : Alloc Success : host q vaddr e93ba000 paddr 6b3ba000
  881. [ 42.221257]
  882. [ 42.221257] htt_alloc_peer_map_mem : Flush Interval Configured to 256 pkts
  883. [ 42.229718] osif_nss_ol_htt_rx_init :NSS bed5b4f8 NSS ID 1
  884. [ 42.236461] HTT RX INIT configuration success for NSS radio 1
  885. [ 42.241623] NSS-WifiOffload:htt rx configure delay 100ms start
  886. [ 42.307656] ol_txrx_pdev_attach: 2500 tx desc's allocated ; range starts from e8840000
  887. [ 42.314731] osif_nss_ol_pdev_attach :NSS bed5b4f8 NSS ID 1 target type
  888. [ 42.321336] osif_nss_ol_pdev_attach :NSS bed5b4f8 NSS ID 1
  889. [ 42.327931] NSS WIFI TX init succeeded for NSS radio 1
  890. [ 42.332168] NSS-WifiOffload: pdev init delay
  891. [ 42.336376] sending peer pool memory
  892. [ 42.339886] sending peer pool with id 0 start addr 6a880000 length 204000 num_peers 67
  893. [ 42.347848] sending rra pool memory
  894. [ 42.351239] sending rra pool with id 0 start addr 6a830000 length 35400 num_rra 67
  895. [ 42.358849] Disabling primary_radio for if_num 119
  896. [ 42.371092] Firmware_Build_Number:30
  897. [ 42.373791] FW wireless modes: 0x680c
  898. [ 42.377446] num_rf_chain:0x00000004 ht_cap_info:0x0000185b vht_cap_info:0x339b79b2 vht_supp_mcs:0x0000ffaa
  899. [ 42.387282] wmi_service_coex_gpio 1, wmi_service_4_wire_coex_support 0, coex_version 3
  900. [ 42.395241]
  901. [ 42.395241] Sending Ext resource cfg: HOST PLATFORM as 0
  902. [ 42.395241] fw_feature_bitmap as 52 to TGT
  903. [ 42.406120] ol_ath_service_ready_event: tt_support: 1
  904. [ 42.411106] ol_ath_service_ready_event: periodic_chan_stats: 1
  905. [ 42.416943] ol_ath_service_ready_event: sw_cal_support_check_flag: 1
  906. [ 42.423285] Peer Caching Enabled ; num_peers = 530, num_active_peers = 52 num_tids = 104, num_vdevs = 17
  907. [ 42.432697] Airtime Fairness: num_peers=530 num_active_peer=52
  908. [ 42.438577] EXT NSS Supported
  909. [ 42.441471] idx 1 req 2 num_units 1 num_unit_info 12 unit size 256 actual units 53
  910. [ 42.449267] ol_ath_alloc_host_mem_chunk req_id 2 idx 0 num_units 53 unit_len 256,
  911. [ 42.456754] idx 2 req 3 num_units 1 num_unit_info 12 unit size 1024 actual units 53
  912. [ 42.464573] ol_ath_alloc_host_mem_chunk req_id 3 idx 1 num_units 53 unit_len 1024,
  913. [ 42.472072] idx 3 req 4 num_units 1 num_unit_info 12 unit size 4096 actual units 53
  914. [ 42.480042] ol_ath_alloc_host_mem_chunk req_id 4 idx 2 num_units 53 unit_len 4096,
  915. [ 42.487443] idx 0 req 1 num_units 0 num_unit_info 2 unit size 2216 actual units 531
  916. [ 42.495903] ol_ath_alloc_host_mem_chunk req_id 1 idx 3 num_units 531 unit_len 2216,
  917. [ 42.502915] idx 4 req 6 num_units 35 num_unit_info 0 unit size 3072 actual units 35
  918. [ 42.510840] ol_ath_alloc_host_mem_chunk req_id 6 idx 4 num_units 35 unit_len 3072,
  919. [ 42.518260] idx 5 req 7 num_units 1 num_unit_info 0 unit size 12288 actual units 1
  920. [ 42.526004] ol_ath_alloc_host_mem_chunk req_id 7 idx 5 num_units 1 unit_len 12288,
  921. [ 42.533550] idx 6 req 5 num_units 0 num_unit_info 2 unit size 1984 actual units 531
  922. [ 42.541807] ol_ath_alloc_host_mem_chunk req_id 5 idx 6 num_units 531 unit_len 1984,
  923. [ 42.549007] Support not added yet for Service 91
  924. [ 42.553602] Support not added yet for Service 92
  925. [ 42.558122] No EXT_MSG send INIT now
  926. [ 42.561674] chunk 0 len 13568 requested , ptr 0x6b7e0000
  927. [ 42.567174] chunk 1 len 54272 requested , ptr 0x6a8e0000
  928. [ 42.572436] chunk 2 len 217088 requested , ptr 0x6a900000
  929. [ 42.577961] chunk 3 len 1176696 requested , ptr 0x6aa00000
  930. [ 42.583519] chunk 4 len 107520 requested , ptr 0x6ab20000
  931. [ 42.588929] chunk 5 len 12288 requested , ptr 0x6ab50000
  932. [ 42.594382] chunk 6 len 1053504 requested , ptr 0x6a400000
  933. [ 42.599877] chunk 7 len 0 requested , ptr 0x44200000
  934. [ 42.604999] Set btcoex_enable:0
  935. [ 42.608237] ol_ath_service_ready_event[4247] WAPI MBSSID 2
  936. [ 42.613866] smart_log_init: Smart logging Enabled buf=e8510000 (size=65536)
  937. [ 42.683228] Version = 16777216 3 status = 0
  938. [ 42.686612] ol_ath_connect_htc() WMI is ready
  939. [ 42.690797] osif_ol_nss_htc_send :NSS bed5b4f8 NSS ID 1
  940. [ 42.696187] osif_nss_ol_ce_raw_send :NSS bed5b4f8 NSS ID 1
  941. [ 42.701692] osif_ol_nss_htc_send :NSS bed5b4f8 NSS ID 1
  942. [ 42.707015] osif_nss_ol_ce_raw_send :NSS bed5b4f8 NSS ID 1
  943. [ 42.712506] target uses HTT version 2.2; host uses 2.2
  944. [ 42.717741] htt_h2t_frag_desc_bank_cfg_msg - HTT_H2T_MSG_TYPE_FRAG_DESC_BANK_CFG sent to FW for radio ID = 1
  945. [ 42.727488] osif_ol_nss_htc_send :NSS bed5b4f8 NSS ID 1
  946. [ 42.732721] osif_nss_ol_ce_raw_send :NSS bed5b4f8 NSS ID 1
  947. [ 42.745148] ol_ath_attach() connect HTC.
  948. [ 42.748142] bypasswmi : 0
  949. [ 42.750746] ol_regdmn_start: reg-domain param: regdmn=0, countryName=, wModeSelect=FFFFFFFF, netBand=FFFFFFFF, extendedChanMode=0.
  950. [ 42.762606] ol_regdmn_init_channels: !avail mode 0x680c (0x2) flags 0x2150
  951. [ 42.769406] ol_regdmn_init_channels: !avail mode 0x680c (0x1) flags 0x140
  952. [ 42.776161] ol_regdmn_init_channels: !avail mode 0x680c (0x20) flags 0xd0
  953. [ 42.782869] ol_regdmn_init_channels: !avail mode 0x680c (0x40) flags 0x150
  954. [ 42.789817] ol_regdmn_init_channels: !avail mode 0x680c (0x1000) flags 0x10100
  955. [ 42.796992] ol_regdmn_init_channels: !avail mode 0x680c (0x8000) flags 0x20100
  956. [ 42.804197] ol_regdmn_init_channels: !avail mode 0x680c (0x10000) flags 0x40100
  957. [ 42.811428] ol_regdmn_init_channels: !avail mode 0x680c (0x20000) flags 0x100100
  958. [ 42.818895] ol_regdmn_init_channels: !avail mode 0x680c (0x40000) flags 0x200100
  959. [ 42.826253] ol_regdmn_init_channels: !avail mode 0x680c (0x80000) flags 0x400100
  960. [ 42.833624] ol_regdmn_init_channels: !avail mode 0x680c (0x100000) flags 0x800100
  961. [ 42.841042] ol_regdmn_init_channels: !avail mode 0x680c (0x200000) flags 0x4000100
  962. [ 42.853347] ol_regdmn_init_channels: !avail mode 0x680c (0x400000) flags 0x8000100
  963. [ 42.859953] OL Resmgr Init-ed
  964. [ 42.862858] ieee80211_bsteering_attach: Band steering initialized
  965. [ 42.868965] acfg_attach: Offload using existing sock eb012c00
  966. [ 42.874688] SPECTRAL : get_capability not registered
  967. [ 42.879576] HAL_CAP_PHYDIAG : Capable
  968. [ 42.883299] SPECTRAL : Need to fix the capablity check for RADAR (spectral_attach : 237)
  969. [ 42.891295] SPECTRAL : get_capability not registered
  970. [ 42.896292] HAL_CAP_RADAR : Capable
  971. [ 42.899889] SPECTRAL : Need to fix the capablity check for SPECTRAL
  972. [ 42.899889] (spectral_attach : 242)
  973. [ 42.909757] SPECTRAL : get_capability not registered
  974. [ 42.914692] HAL_CAP_SPECTRAL_SCAN : Capable
  975. [ 42.918812] SPECTRAL : get_tsf64 not registered
  976. [ 42.923383] spectral_init_netlink 78 NULL SKB
  977. [ 42.927669] Green-AP : Green-AP : Attached
  978. [ 42.927669]
  979. [ 42.933283] Green-AP : Attached
  980. [ 42.936348] rate power table override is only supported for AR98XX
  981. [ 42.942559] ol_if_dfs_attach: called; ptr=e8b5998c, radar_info=eb7c9ba8
  982. [ 42.949185] dfs_attach: event log enabled by default
  983. [ 42.954327] >>>> CB Set (null)
  984. [ 42.957366] ol_ath_attach() UMAC attach .
  985. [ 42.961346]
  986. [ 42.961346] BURSTING enabled by default
  987. [ 42.966836] ol_ath_attach: Set global_ic[2] ..ptr:bf30a584
  988. [ 42.972199] force_client_mcast_traffic for if_num 119 is 0
  989. [ 42.977748] osif_nss_ol_wifi_monitor_set_filter bed5b4f8 e95804c0 1 0
  990. [ 42.984262] ath_lowi_if_netlink_init Incremented LOWI netlink ref count: 2
  991. [ 42.991040] osif_wrap_attach:448 osif wrap attached
  992. [ 42.995971] osif_wrap_devt_init:409 osif wrap dev table init done
  993. [ 43.001973] Wrap Attached: Wrap_com =e9703c00 ic->ic_wrap_com=e9703c00 &wrap_com->wc_devt=e9703c00
  994. [ 43.011165] __ol_ath_attach: needed_headroom reservation 60
  995. [ 43.016693] Enabled Fraglist bit for the radio wifi1 features 41
  996. [ 43.023871] ol_ath_thermal_mitigation_attach: --
  997. [ 43.027453] ol_ath_pci_probe num_radios=1, wifi_radios[1].sc = e95804c0 wifi_radio_type = 2
  998. [ 43.035883] ath_sysfs_diag_init: diag_fsattr
  999. [ 43.045533] pktlog_init: Initializing Pktlog for AR900B, pktlog_hdr_size = 16
  1000. [ 43.051719] +hif_update_pipe_callback pipeid 8
  1001. [ 43.056221] -hif_update_pipe_callback
  1002. [ 43.059811] pktlog_init: Initiali
  1003. [ 46.948567] ECM init
  1004. [ 46.949751] ECM database jhash random seed: 0xe8a8f9c7
  1005. [ 46.956073] ECM init complete
  1006. [ 47.711008] eth1: 1000 Mbps Full Duplex
  1007. [ 48.744511] device eth1 entered promiscuous mode
  1008. [ 48.749392] br-lan: port 1(eth1) entered forwarding state
  1009. [ 48.753838] br-lan: port 1(eth1) entered forwarding state
  1010. [ 50.753281] br-lan: port 1(eth1) entered forwarding state
  1011. [ 53.606884] __mc_netlink_receive: Disable bridge snooping!
  1012. qcawifi disable radio wifi0
  1013. qcawifi disable radio wifi1
  1014. qcawifi: enable radio wifi0
  1015. [ 55.075205] ol_ath_ucfg_setparam: old valueis 843
  1016. [ 55.079004] isCountryCodeValid: EEPROM regdomain 0x0
  1017. [ 55.084058] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x2) flags 0x2150
  1018. [ 55.090991] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x4) flags 0xa0
  1019. [ 55.097894] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x8) flags 0xc0
  1020. [ 55.113311] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x20) flags 0xd0
  1021. [ 55.119230] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x40) flags 0x150
  1022. [ 55.126340] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x800) flags 0x10080
  1023. [ 55.133815] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x2000) flags 0x20080
  1024. [ 55.140931] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x4000) flags 0x40080
  1025. [ 55.148419] Add VHT80 channel: 5210
  1026. [ 55.151782] Add VHT80 channel: 5290
  1027. [ 55.155309] Add VHT80 channel: 5530
  1028. [ 55.158724] Add VHT80 channel: 5610
  1029. [ 55.162196] Add VHT80 channel: 5690
  1030. [ 55.165742] Add VHT80 channel: 5775
  1031. [ 55.169151] Skipping VHT80 channel 5825
  1032. [ 55.174224] freq=58
  1033. [ 55.175366] freq=106
  1034. [ 55.177623] freq=122
  1035. [ 55.180641] freq=138
  1036. [ 55.182143] ol_ath_ucfg_setparam: new valueis 843
  1037. [ 55.199094] Resetting spectral chainmask to Rx chainmask
  1038. [ 55.220991] isCountryCodeValid: EEPROM regdomain 0x0
  1039. [ 55.225332] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x2) flags 0x2150
  1040. [ 55.232029] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x4) flags 0xa0
  1041. [ 55.239694] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x8) flags 0xc0
  1042. [ 55.246595] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x20) flags 0xd0
  1043. [ 55.252681] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x40) flags 0x150
  1044. [ 55.260028] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x800) flags 0x10080
  1045. [ 55.267179] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x2000) flags 0x20080
  1046. [ 55.275248] ol_regdmn_init_channels: !avail mode 0x7f9001 (0x4000) flags 0x40080
  1047. [ 55.281881] Add VHT80 channel: 5210
  1048. [ 55.285534] Add VHT80 channel: 5290
  1049. [ 55.288662] Add VHT80 channel: 5530
  1050. [ 55.292138] Add VHT80 channel: 5610
  1051. [ 55.296045] Add VHT80 channel: 5690
  1052. [ 55.299101] Add VHT80 channel: 5775
  1053. [ 55.302569] Skipping VHT80 channel 5825
  1054. [ 55.308982] freq=58
  1055. [ 55.310168] freq=106
  1056. [ 55.312405] freq=122
  1057. [ 55.323808] freq=138
  1058. [ 55.365335] osif_nss_ol_stats_cfg bed5b4f8 ea7404c0 0 ol stats enable 1
  1059. [ 55.395567] set TXBF_SND_PERIOD: value 100 wmi_status 0
  1060. [ 55.434902] snr should be a positive value.
  1061. [ 55.443785] Disconnect_timeout value entered:10
  1062. [ 55.452473] reconfiguration_timeout value entered:60
  1063. [ 55.530878] [wifi0] FWLOG: [56211] WAL_DBGID_PDEV_INFO_PRINT ( 0x16, 0xa10, 0x810, 0x10, 0x0 )
  1064. [ 55.538460] [wifi0] FWLOG: [56211] WAL_DBGID_PDEV_INFO_PRINT ( 0x16, 0x10, 0x0, 0x10, 0x12 )
  1065. [ 55.548789] [wifi0] FWLOG: [56349] WAL_DBGID_PDEV_INFO_PRINT ( 0x16, 0xa10, 0x810, 0x10, 0x0 )
  1066. [ 55.564224] [wifi0] FWLOG: [56349] WAL_DBGID_PDEV_INFO_PRINT ( 0x16, 0x10, 0x0, 0x10, 0x12 )
  1067. [ 55.572652] [wifi0] FWLOG: [56404] WAL_DBGID_RST_STATS ( 0x6, 0x2, 0x1464, 0x0 )
  1068. [ 55.597670] [wifi0] FWLOG: [56404] WAL_DBGID_DEV_RESET ( 0xc01d, 0x417 )
  1069. [ 55.980124] wlan_vap_create : enter. devhandle=0xea7404c0, opmode=IEEE80211_M_HOSTAP, flags=0x1
  1070. [ 55.991721] send_vdev_create_cmd_non_tlv: ID = 0 Type = 1, Subtype = 0 VAP Addr = 94:91:7f:c4:fa:a2:
  1071. [ 56.000744] su bfee 0 mu bfee 0 su bfer 0 mu bfer 0 impl bf 1 sounding dim 0
  1072. [ 56.009077] ieee80211_mbo_vattach:MBO Initialized
  1073. [ 56.020142] ieee80211_oce_vattach: OCE Initialized
  1074. [ 56.024132] NSS wifi offload VAP create IF 28 vdev id 0 nss_id 0
  1075. [ 56.030060] osif_ol_nss_htc_flush :NSS bed5b4f8 NSS ID 0
  1076. [ 56.038307] delay 100ms
  1077. [ 56.038395] NSS WIFI RAW SEND succeeded for NSS radio 0
  1078. [ 56.038400] NSS WIFI RAW SEND succeeded for NSS radio 0
  1079. [ 56.038404] NSS WIFI RAW SEND succeeded for NSS radio 0
  1080. [ 56.118928] ****NSS radio_if 118****
  1081. [ 56.121463] VDEV configuration success: 0
  1082. [ 56.125544] vap create e8bf94c0 : if_num 28
  1083. [ 56.130566] wlan_vap_create : exit. devhandle=0xea7404c0, vap=0xe8728000, opmode=IEEE80211_M_HOSTAP, flags=0x1.
  1084. [ 56.142912] __ieee80211_smart_ant_init: Smart Antenna is not supported
  1085. [ 56.159262] Enabling TX checksum bit for the vap ath0 features 4841
  1086. [ 56.165022] Enabling SG bit for the vap ath0 features 4841
  1087. [ 56.170832] Enabling SG bit for the vap ath0 features 4841
  1088. [ 56.176116] Enabling TSO bit for the vap ath0 features 4841
  1089. [ 56.181360] Enabling LRO bit for the vap ath0 features 4841
  1090. [ 56.188338] VAP device ath0 created osifp: (e8bf94c0) os_if: (e8728000)
  1091. [ 56.219668] siwfreq
  1092. [ 56.220731] Set freq vap 0 stop send + e8728000
  1093. [ 56.229133] Set freq vap 0 stop send -e8728000
  1094. [ 56.253291] Set wait done --e8728000
  1095. [ 56.341034] Configuring MCAST RATE is deffered as channel is not yet set for VAP
  1096. [ 56.351514] Enable MCAST_TO_UCAST
  1097. [ 56.361032] WARNING: Fragmentation with HT mode NOT ALLOWED!!
  1098. [ 56.428728] Setting Max Stations:128
  1099. [ 56.435747]
  1100. [ 56.435747] DES SSID SET=
  1101. [ 56.445030] [DEBUG] vap-0(ath0):set SIOC80211NWID, 19 characters
  1102. [ 56.450096]
  1103. [ 56.450096] DES SSID SET=MySpectrumWiFi8B-5G
  1104. [ 56.472047] su bfee 1 mu bfee 0 su bfer 1 mu bfer 1 impl bf 0 sounding dim 3
  1105. [ 56.481652] su bfee 1 mu bfee 0 su bfer 1 mu bfer 1 impl bf 0 sounding dim 3
  1106. [ 56.494416] su bfee 1 mu bfee 0 su bfer 1 mu bfer 1 impl bf 0 sounding dim 3
  1107. [ 56.504220] su bfee 1 mu bfee 0 su bfer 1 mu bfer 1 impl bf 0 sounding dim 3
  1108. [ 56.510609] su bfee 1 mu bfee 0 su bfer 1 mu bfer 1 impl bf 0 sounding dim 3
  1109. [ 56.531757] [wifi0] FWLOG: [57066] WAL_DBGID_RST_STATS ( 0x2, 0x2, 0x1464, 0x0 )
  1110. [ 56.538126] [wifi0] FWLOG: [57439] vap-0 WMI_CMD_PARAMS ( 0xff, 0x40, 0x1 )
  1111. [ 57.413458] ieee80211_ioctl_siwmode: imr.ifm_active=66176, new mode=3, valid=1
  1112. [ 57.453757] DEVICE IS DOWN ifname=ath0
  1113. [ 57.456623] DEVICE IS DOWN ifname=ath0
  1114. [ 57.563814] Sending SCAN START cmd
  1115. [ 57.566761] 8021q: adding VLAN 0 to HW filter on device ath0
  1116. [ 57.840784] device ath0 entered promiscuous mode
  1117. [ 57.845396] br-lan: port 2(ath0) entered forwarding state
  1118. [ 57.849805] br-lan: port 2(ath0) entered forwarding state
  1119. [ 57.890086] [UNSPECIFIED] ol_scan_unregister_event_handler: Failed to unregister evhandler=bf243770 arg=e9720000
  1120. [ 57.890086]
  1121. [ 57.900965] osif_vap_init: Scan in progress.. Cancelling it. vap: 0xe8728000
  1122. [ 57.908893] send_vdev_down_cmd_non_tlv for vap 0
  1123. [ 57.933843] Sending SCAN START cmd
  1124. [ 57.968906] [UNSPECIFIED] ol_scan_unregister_event_handler: Failed to unregister evhandler=bf243770 arg=e9720000
  1125. [ 57.968906]
  1126. [ 57.979627] osif_vap_init: Scan in progress.. Cancelling it. vap: 0xe8728000
  1127. [ 57.987314] send_vdev_down_cmd_non_tlv for vap 0
  1128. [ 58.013865] Sending SCAN START cmd
  1129. [ 58.531198] [wifi0] FWLOG: [58627] WAL_DBGID_SECURITY_ENCR_EN ( )
  1130. [ 58.536428] [wifi0] FWLOG: [58627] WAL_DBGID_SECURITY_MCAST_KEY_SET ( 0x1 )
  1131. [ 58.545778] [wifi0] FWLOG: [58662] WAL channel change freq=5180, mode=0 flags=0 rx_ok=1 tx_ok=1
  1132. [ 58.554904] [wifi0] FWLOG: [58976] WAL channel change freq=5200, mode=0 flags=0 rx_ok=1 tx_ok=1
  1133. [ 58.565295] [wifi0] FWLOG: [59015] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x0 )
  1134. [ 58.570803] [wifi0] FWLOG: [59015] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x0 )
  1135. [ 58.577294] [wifi0] FWLOG: [59041] WAL channel change freq=5180, mode=0 flags=0 rx_ok=1 tx_ok=1
  1136. [ 58.584120] [UNSPECIFIED] ol_scan_unregister_event_handler: Failed to unregister evhandler=bf243770 arg=e9720000
  1137. [ 58.584120]
  1138. [ 58.584127] osif_vap_init: Scan in progress.. Cancelling it. vap: 0xe8728000
  1139. [ 58.605277] send_vdev_down_cmd_non_tlv for vap 0
  1140. [ 58.609480] [wifi0] FWLOG: [59055] WAL_DBGID_PDEV_INFO_PRINT ( [ 58.613845] Sending SCAN START cmd
  1141.  
  1142. [ 58.619301] 0x96, 0x1 )
  1143. [ 58.621061] [wifi0] FWLOG: [59055] WAL_DBGID_PDEV_INFO_PRINT (
  1144. [ 58.629124] Set DSCP override 0
  1145. [ 58.631474] 0x96, 0x1
  1146. [ 58.633623] Setting dscp for vap id: 0
  1147. [ 58.637409] )
  1148. [ 58.639056] [wifi0] FWLOG: [59055] WAL_DBGID_PDEV_INFO_PRINT ( [ 58.643333] Setting dscp for vap id: 0
  1149.  
  1150. [ 58.649360] 0x98, 0x64 )
  1151. [ 58.651207] [wifi0] FWLOG: [59055] WAL_DBGID_PDEV_INFO_PRINT ( 0x98, 0x64 )
  1152. [ 58.658150] [wifi0] FWLOG: [59096] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x0 )
  1153. [ 58.664663] [wifi0] FWLOG: [59096] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x0 )
  1154. [ 58.671510] [wifi0] FWLOG: [59436] WAL channel change freq=5200, mode=0 flags=0 rx_ok=1 tx_ok=1
  1155. qcawifi: enable radio wifi1
  1156. [ 58.884091] ol_ath_ucfg_setparam: old valueis 843
  1157. [ 58.887918] isCountryCodeValid: EEPROM regdomain 0x0
  1158. [ 58.892954] ol_regdmn_init_channels: !avail mode 0x680c (0x2) flags 0x2150
  1159. [ 58.900183] ol_regdmn_init_channels: !avail mode 0x680c (0x1) flags 0x140
  1160. [ 58.906937] ol_regdmn_init_channels: !avail mode 0x680c (0x20) flags 0xd0
  1161. [ 58.913591] ol_regdmn_init_channels: !avail mode 0x680c (0x40) flags 0x150
  1162. [ 58.920155] ol_regdmn_init_channels: !avail mode 0x680c (0x1000) flags 0x10100
  1163. [ 58.928255] ol_regdmn_init_channels: !avail mode 0x680c (0x8000) flags 0x20100
  1164. [ 58.941442] ol_regdmn_init_channels: !avail mode 0x680c (0x10000) flags 0x40100
  1165. [ 58.948057] ol_regdmn_init_channels: !avail mode 0x680c (0x20000) flags 0x100100
  1166. [ 58.955501] ol_regdmn_init_channels: !avail mode 0x680c (0x40000) flags 0x200100
  1167. [ 58.962547] ol_regdmn_init_channels: !avail mode 0x680c (0x80000) flags 0x400100
  1168. [ 58.970034] ol_regdmn_init_channels: !avail mode 0x680c (0x100000) flags 0x800100
  1169. [ 58.977567] ol_regdmn_init_channels: !avail mode 0x680c (0x200000) flags 0x4000100
  1170. [ 58.985004] ol_regdmn_init_channels: !avail mode 0x680c (0x400000) flags 0x8000100
  1171. [ 58.992806] ol_ath_ucfg_setparam: new valueis 843
  1172. [ 59.006827] Resetting spectral chainmask to Rx chainmask
  1173. [ 59.042340] osif_nss_ol_stats_cfg bed5b4f8 e95804c0 1 ol stats enable 1
  1174. [ 59.055516] set TXBF_SND_PERIOD: value 100 wmi_status 0
  1175. [ 59.074712] snr should be a positive value.
  1176. [ 59.081051] Disconnect_timeout value entered:10
  1177. [ 59.087638] reconfiguration_timeout value entered:60
  1178. [ 59.091850] [wifi1] FWLOG: [60016] WAL_DBGID_PDEV_INFO_PRINT ( 0x16, 0xa10, 0x810, 0x0, 0x12 )
  1179. [ 59.100331] [wifi1] FWLOG: [60016] WAL_DBGID_PDEV_INFO_PRINT ( 0x16, 0x0, 0x12, 0x10, 0x12 )
  1180. [ 59.109176] [wifi1] FWLOG: [60056] WAL_DBGID_RST_STATS ( 0x6, 0x2, 0x96c, 0x0 )
  1181. [ 59.116219] [wifi1] FWLOG: [60056] WAL_DBGID_DEV_RESET ( 0xc01d, 0x441 )
  1182. [ 59.331372] wlan_vap_create : enter. devhandle=0xe95804c0, opmode=IEEE80211_M_HOSTAP, flags=0x1
  1183. [ 59.346670] send_vdev_create_cmd_non_tlv: ID = 0 Type = 1, Subtype = 0 VAP Addr = 94:91:7f:c4:fa:a1:
  1184. [ 59.355092] su bfee 0 mu bfee 0 su bfer 0 mu bfer 0 impl bf 1 sounding dim 0
  1185. [ 59.361952] ieee80211_mbo_vattach:MBO Initialized
  1186. [ 59.366744] ieee80211_oce_vattach: OCE Initialized
  1187. [ 59.371701] NSS wifi offload VAP create IF 29 vdev id 0 nss_id 1
  1188. [ 59.377998] osif_ol_nss_htc_flush :NSS bed5b4f8 NSS ID 1
  1189. [ 59.383345] delay 100ms
  1190. [ 59.385421] NSS WIFI RAW SEND succeeded for NSS radio 1
  1191. [ 59.390625] NSS WIFI RAW SEND succeeded for NSS radio 1
  1192. [ 59.395890] NSS WIFI RAW SEND succeeded for NSS radio 1
  1193. [ 59.461999] ****NSS radio_if 119****
  1194. [ 59.464613] VDEV configuration success: 0
  1195. [ 59.468576] vap create eb0944c0 : if_num 29
  1196. [ 59.472941] wlan_vap_create : exit. devhandle=0xe95804c0, vap=0xe5630000, opmode=IEEE80211_M_HOSTAP, flags=0x1.
  1197. [ 59.491120] __ieee80211_smart_ant_init: Smart Antenna is not supported
  1198. [ 59.499574] Enabling TX checksum bit for the vap ath1 features 4841
  1199. [ 59.505015] Enabling SG bit for the vap ath1 features 4841
  1200. [ 59.510481] Enabling SG bit for the vap ath1 features 4841
  1201. [ 59.516230] Enabling TSO bit for the vap ath1 features 4841
  1202. [ 59.521695] Enabling LRO bit for the vap ath1 features 4841
  1203. [ 59.528210] VAP device ath1 created osifp: (eb0944c0) os_if: (e5630000)
  1204. [ 59.533984] [wifi0] FWLOG: [59729] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x0 )
  1205. [ 59.540391] [wifi0] FWLOG: [59729] RESMGR_OCS_GEN_PERIODIC_NOA (
  1206. [ 59.548217] siwfreq
  1207. [ 59.549477] Set freq vap 0 stop send + e5630000
  1208. [ 59.557160] 0x0 )
  1209. [ 59.558046] [wifi0] FWLOG: [59734] WAL channel change freq=5180, mode=0 flags=0 rx_ok=1 tx_ok=1
  1210. [ 59.561559] Set freq vap 0 stop send -e5630000
  1211. [ 59.571900] [wifi0] FWLOG: [60048] WAL channel change freq=5200, mode=0 flags=0 rx_ok=1 tx_ok=1
  1212. [ 59.580064] [wifi0] FWLOG: [60363] WAL channel change freq=5220, mode=0 flags=0 rx_ok=1 tx_ok=1
  1213. [ 59.593309] Set wait done --e5630000
  1214. [ 59.643450] Configuring MCAST RATE is deffered as channel is not yet set for VAP
  1215. [ 59.660260] Enable MCAST_TO_UCAST
  1216. [ 59.668894] WARNING: Fragmentation with HT mode NOT ALLOWED!!
  1217. [ 59.726839] Setting Max Stations:128
  1218. [ 59.732865]
  1219. [ 59.732865] DES SSID SET=
  1220. [ 59.740870] [DEBUG] vap-0(ath1):set SIOC80211NWID, 19 characters
  1221. [ 59.747446]
  1222. [ 59.747446] DES SSID SET=MySpectrumWiFi8B-2G
  1223. [ 59.781727] su bfee 1 mu bfee 0 su bfer 1 mu bfer 1 impl bf 0 sounding dim 3
  1224. [ 59.796303] su bfee 1 mu bfee 0 su bfer 1 mu bfer 1 impl bf 0 sounding dim 3
  1225. [ 59.806315] Enabling NSS RPS
  1226. [ 59.819380] su bfee 1 mu bfee 0 su bfer 1 mu bfer 1 impl bf 0 sounding dim 3
  1227. [ 59.829825] su bfee 1 mu bfee 0 su bfer 1 mu bfer 1 impl bf 0 sounding dim 3
  1228. [ 59.836293] su bfee 1 mu bfee 0 su bfer 1 mu bfer 1 impl bf 0 sounding dim 3
  1229. [ 59.843280] br-lan: port 2(ath0) entered forwarding state
  1230. [ 60.093373] [wifi1] FWLOG: [60394] WAL_DBGID_RST_STATS ( 0x2, 0x2, 0x96c, 0x0 )
  1231. [ 60.099873] [wifi1] FWLOG: [60720] vap-0 WMI_CMD_PARAMS ( 0xff, 0x40, 0x1 )
  1232. [ 60.531386] [wifi0] FWLOG: [60677] WAL channel change freq=5240, mode=0 flags=0 rx_ok=1 tx_ok=1
  1233. [ 60.539046] [wifi0] FWLOG: [60991] WAL channel change freq=5260, mode=0 flags=0 rx_ok=1 tx_ok=1
  1234. [ 60.563319] [wifi0] FWLOG: [61304] WAL channel change freq=5280, mode=0 flags=0 rx_ok=1 tx_ok=1
  1235. [ 60.583330] [wifi0] FWLOG: [61619] WAL channel change freq=5300, mode=0 flags=0 rx_ok=1 tx_ok=1
  1236. [ 60.853483] ieee80211_ioctl_siwmode: imr.ifm_active=131712, new mode=3, valid=1
  1237. [ 60.893514] DEVICE IS DOWN ifname=ath1
  1238. [ 60.896368] DEVICE IS DOWN ifname=ath1
  1239. [ 61.003517] Sending SCAN START cmd
  1240. [ 61.006884] 8021q: adding VLAN 0 to HW filter on device ath1
  1241. [ 61.088808] [wifi1] FWLOG: [62051] WAL_DBGID_SECURITY_ENCR_EN ( )
  1242. [ 61.093958] [wifi1] FWLOG: [62051] WAL_DBGID_SECURITY_MCAST_KEY_SET ( 0x1 )
  1243. [ 61.100902] [wifi1] FWLOG: [62078] WAL channel change freq=2412, mode=1 flags=0 rx_ok=1 tx_ok=1
  1244. [ 61.298622] device ath1 entered promiscuous mode
  1245. [ 61.303204] br-lan: port 3(ath1) entered forwarding state
  1246. [ 61.307697] br-lan: port 3(ath1) entered forwarding state
  1247. [ 61.344767] [UNSPECIFIED] ol_scan_unregister_event_handler: Failed to unregister evhandler=bf243770 arg=e8520000
  1248. [ 61.344767]
  1249. [ 61.355805] osif_vap_init: Scan in progress.. Cancelling it. vap: 0xe5630000
  1250. [ 61.363118] send_vdev_down_cmd_non_tlv for vap 0
  1251. [ 61.393457] Sending SCAN START cmd
  1252. [ 61.419327] [UNSPECIFIED] ol_scan_unregister_event_handler: Failed to unregister evhandler=bf243770 arg=e8520000
  1253. [ 61.419327]
  1254. [ 61.430391] osif_vap_init: Scan in progress.. Cancelling it. vap: 0xe5630000
  1255. [ 61.437649] send_vdev_down_cmd_non_tlv for vap 0
  1256. [ 61.463494] Sending SCAN START cmd
  1257. [ 61.531541] [wifi0] FWLOG: [61933] WAL channel change freq=5320, mode=0 flags=0 rx_ok=1 tx_ok=1
  1258. [ 61.539200] [wifi0] FWLOG: [62246] WAL channel change freq=5500, mode=0 flags=0 rx_ok=1 tx_ok=1
  1259. [ 61.548237] [wifi0] FWLOG: [62559] WAL channel change freq=5520, mode=0 flags=0 rx_ok=1 tx_ok=1
  1260. [ 61.929623] [UNSPECIFIED] ol_scan_unregister_event_handler: Failed to unregister evhandler=bf243770 arg=e8520000
  1261. [ 61.929623]
  1262. [ 61.940499] osif_vap_init: Scan in progress.. Cancelling it. vap: 0xe5630000
  1263. [ 61.948079] send_vdev_down_cmd_non_tlv for vap 0
  1264. [ 61.973491] Sending SCAN START cmd
  1265. [ 61.982201] Set DSCP override 0
  1266. [ 61.984417] Setting dscp for vap id: 0
  1267. [ 61.988154] Setting dscp for vap id: 0
  1268. [ 62.088963] [wifi1] FWLOG: [62392] WAL channel change freq=2417, mode=1 flags=0 rx_ok=1 tx_ok=1
  1269. [ 62.097092] [wifi1] FWLOG: [62447] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x0 )
  1270. [ 62.103275] [wifi1] FWLOG: [62447] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x0 )
  1271. [ 62.109672] [wifi1] FWLOG: [62477] WAL channel change freq=2412, mode=1 flags=0 rx_ok=1 tx_ok=1
  1272. [ 62.118737] [wifi1] FWLOG: [62494] WAL_DBGID_PDEV_INFO_PRINT ( 0x96, 0x1 )
  1273. [ 62.125195] [wifi1] FWLOG: [62494] WAL_DBGID_PDEV_INFO_PRINT ( 0x96, 0x1 )
  1274. [ 62.132064] [wifi1] FWLOG: [62494] WAL_DBGID_PDEV_INFO_PRINT ( 0x98, 0x64 )
  1275. [ 62.139015] [wifi1] FWLOG: [62494] WAL_DBGID_PDEV_INFO_PRINT ( 0x98, 0x64 )
  1276. [ 62.145961] [wifi1] FWLOG: [62523] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x0 )
  1277. [ 62.152462] [wifi1] FWLOG: [62523] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x0 )
  1278. [ 62.158964] [wifi1] FWLOG: [62863] WAL channel change freq=2417, mode=1 flags=0 rx_ok=1 tx_ok=1
  1279. [ 62.168071] [wifi1] FWLOG: [63046] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x0 )
  1280. [ 62.174135] [wifi1] FWLOG: [63046] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x0 )
  1281. [ 62.180656] [wifi1] FWLOG: [63071] WAL channel change freq=2412, mode=1 flags=0 rx_ok=1 tx_ok=1
  1282. [ 62.531722] [wifi0] FWLOG: [62874] WAL channel change freq=5540, mode=0 flags=0 rx_ok=1 tx_ok=1
  1283. [ 62.546339] [wifi0] FWLOG: [63188] WAL channel change freq=5560, mode=0 flags=0 rx_ok=1 tx_ok=1
  1284. [ 62.559899] [wifi0] FWLOG: [63502] WAL channel change freq=5580, mode=0 flags=0 rx_ok=1 tx_ok=1
  1285. [ 63.089344] [wifi1] FWLOG: [63385] WAL channel change freq=2417, mode=1 flags=0 rx_ok=1 tx_ok=1
  1286. [ 63.113413] [wifi1] FWLOG: [63699] WAL channel change freq=2422, mode=1 flags=0 rx_ok=1 tx_ok=1
  1287. [ 63.129276] [wifi1] FWLOG: [64013] WAL channel change freq=2427, mode=1 flags=0 rx_ok=1 tx_ok=1
  1288. [ 63.303297] br-lan: port 3(ath1) entered forwarding state
  1289. [ 63.543144] [wifi0] FWLOG: [63816] WAL channel change freq=5600, mode=0 flags=0 rx_ok=1 tx_ok=1
  1290. [ 63.554774] [wifi0] FWLOG: [64129] WAL channel change freq=5620, mode=0 flags=0 rx_ok=1 tx_ok=1
  1291. [ 63.563077] [wifi0] FWLOG: [64444] WAL channel change freq=5640, mode=0 flags=0 rx_ok=1 tx_ok=1
  1292. [ 63.571786] [wifi0] FWLOG: [64758] WAL channel change freq=5660, mode=0 flags=0 rx_ok=1 tx_ok=1
  1293. [ 63.897960] msm_thermal: Max frequency reset for cpu0
  1294. [ 63.901990] msm_thermal: Max frequency reset for cpu1
  1295. [ 63.907346] msm_thermal: enabled = 0
  1296. [ 64.090127] [wifi1] FWLOG: [64327] WAL channel change freq=2432, mode=1 flags=0 rx_ok=1 tx_ok=1
  1297. [ 64.105237] [wifi1] FWLOG: [64641] WAL channel change freq=2437, mode=1 flags=0 rx_ok=1 tx_ok=1
  1298. [ 64.113598] [wifi1] FWLOG: [64955] WAL channel change freq=2442, mode=1 flags=0 rx_ok=1 tx_ok=1
  1299. [ 64.537518] [wifi0] FWLOG: [65072] WAL channel change freq=5680, mode=0 flags=0 rx_ok=1 tx_ok=1
  1300. [ 64.546079] [wifi0] FWLOG: [65386] WAL channel change freq=5700, mode=0 flags=0 rx_ok=1 tx_ok=1
  1301. [ 64.554190] [wifi0] FWLOG: [65699] WAL channel change freq=5720, mode=0 flags=0 rx_ok=1 tx_ok=1
  1302. [ 65.090091] [wifi1] FWLOG: [65268] WAL channel change freq=2447, mode=1 flags=0 rx_ok=1 tx_ok=1
  1303. [ 65.103771] [wifi1] FWLOG: [65582] WAL channel change freq=2452, mode=1 flags=0 rx_ok=1 tx_ok=1
  1304. [ 65.118194] [wifi1] FWLOG: [65896] WAL channel change freq=2457, mode=1 flags=0 rx_ok=1 tx_ok=1
  1305. [ 65.128910] [wifi1] FWLOG: [66210] WAL channel change freq=2462, mode=1 flags=0 rx_ok=1 tx_ok=1
  1306. [ 65.349201] send_vdev_down_cmd_non_tlv for vap 0
  1307. [ 65.352926] mlme_create_infra_bss : Overriding HT40 channel with HT20 channel
  1308. [ 65.359976] OL vap_start +
  1309. [ 65.362594] VDEV START
  1310. [ 65.365016] OL vap_start -
  1311. [ 65.367637] ol_ath_vap_set_param: Now supported MCAST RATE is 54000(kbps) and rate code: 0x4
  1312. [ 65.376104] ol_ath_vap_set_param: Now supported MGMT RATE is 1000(kbps) and rate code: 0x43
  1313. [ 65.384443] ol_ath_vap_set_param:Now supported CTRL RATE is : 1000 kbps and rate code : 0x43
  1314. [ 65.392802] ol_ath_vap_set_param: Now supported MCAST RATE is 54000(kbps) and rate code: 0x4
  1315. [ 65.537688] [wifi0] FWLOG: [66014] WAL channel change freq=5745, mode=0 flags=0 rx_ok=1 tx_ok=1
  1316. [ 65.545855] [wifi0] FWLOG: [66328] WAL channel change freq=5765, mode=0 flags=0 rx_ok=1 tx_ok=1
  1317. [ 65.554334] [wifi0] FWLOG: [66642] WAL channel change freq=5785, mode=0 flags=0 rx_ok=1 tx_ok=1
  1318. [ 65.631280] ol_vdev_start_resp_ev for vap 0 (e97d8000)
  1319. [ 65.635469] send_wmm_update_cmd_non_tlv:
  1320. [ 65.639376] su bfee 1 mu bfee 0 su bfer 1 mu bfer 1 impl bf 0 sounding dim 3
  1321. [ 65.646400] send_vdev_up_cmd_non_tlv for vap 0
  1322. [ 65.650751] __ieee80211_smart_ant_init: Smart Antenna is not supported
  1323. [ 66.280688] send_vdev_down_cmd_non_tlv for vap 0
  1324. [ 66.284468] ACS failed to derive the channel. So,selecting channel with least BSS
  1325. [ 66.291877] random channel is 40
  1326. [ 66.295234] ******** ACS report ********
  1327. [ 66.299113] Channel | BSS | minrssi | maxrssi | NF | Ch load | spect load | sec_chan
  1328. [ 66.307172] ---------------------------------------------------------------------
  1329. [ 66.314667] 5180( 36) 9 7 25 -107 2 0 1
  1330. [ 66.322583] 5200( 40) 0 0 0 -106 1 0 1
  1331. [ 66.330633] 5220( 44) 1 6 6 -107 1 0 1
  1332. [ 66.338644] 5240( 48) 0 0 0 -107 1 0 1
  1333. [ 66.346645] 5260( 52) 0 0 0 -106 0 0 0
  1334. [ 66.354604] 5280( 56) 0 0 0 -107 0 0 0
  1335. [ 66.362532] 5300( 60) 0 0 0 -105 0 0 0
  1336. [ 66.370603] 5320( 64) 0 0 0 -106 1 0 0
  1337. [ 66.378570] 5500(100) 0 0 0 -102 0 0 0
  1338. [ 66.386571] 5520(104) 0 0 0 -103 0 0 0
  1339. [ 66.394529] 5540(108) 0 0 0 -103 0 0 0
  1340. [ 66.402467] 5560(112) 0 0 0 -103 0 0 0
  1341. [ 66.410526] 5580(116) 0 0 0 -102 0 0 0
  1342. [ 66.418497] 5600(120) 0 0 0 -101 0 0 0
  1343. [ 66.426493] 5620(124) 0 0 0 -102 0 0 0
  1344. [ 66.434490] 5640(128) 0 0 0 -102 0 0 0
  1345. [ 66.442370] 5660(132) 0 0 0 -102 0 0 0
  1346. [ 66.450459] 5680(136) 0 0 0 -102 0 0 0
  1347. [ 66.458450] 5700(140) 0 0 0 -102 0 0 0
  1348. [ 66.466419] 5720(144) 0 0 0 -102 0 0 0
  1349. [ 66.474416] 5745(149) 5 6 24 -102 9 0 1
  1350. [ 66.482323] 5765(153) 2 7 15 -103 1 0 1
  1351. [ 66.490375] 5785(157) 4 8 52 -102 2 0 1
  1352. [ 66.498368] 5805(161) 0 0 0 -99 17 0 1
  1353. [ 66.506348] 5825(165) 0 0 0 -103 1 0 0
  1354. [ 66.514473] OL vap_start +
  1355. [ 66.516926] VDEV START
  1356. [ 66.519265] OL vap_start -
  1357. [ 66.521968] ol_ath_vap_set_param: Now supported MCAST RATE is 54000(kbps) and rate code: 0x4
  1358. [ 66.530470] ol_ath_vap_set_param: Now supported MGMT RATE is 6000(kbps) and rate code: 0x3
  1359. [ 66.538709] ol_ath_vap_set_param: Now supported MCAST RATE is 54000(kbps) and rate code: 0x4
  1360. [ 66.717554] [wifi1] FWLOG: [66528] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x0 )
  1361. [ 66.723052] [wifi1] FWLOG: [66528] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x0 )
  1362. [ 66.729562] [wifi1] FWLOG: [66540] vap-0 VDEV_MGR_VDEV_START ( 0x980, 0x2, 0x0, 0x0 )
  1363. [ 66.738515] [wifi1] FWLOG: [66540] WAL channel change freq=2432, mode=5 flags=0 rx_ok=1 tx_ok=1
  1364. [ 66.748373] [wifi1] FWLOG: [66541] WAL_DBGID_RST_STATS ( 0x2, 0x80, 0x980, 0x1 )
  1365. [ 66.756595] [wifi1] FWLOG: [66813] VDEV_MGR_VDEV_START_RESP ( 0x0 )
  1366. [ 66.778043] [wifi0] ol_vdev_start_resp_ev for vap 0 (edaf4000)
  1367. [ 66.782869] send_wmm_update_cmd_non_tlv:
  1368. [ 66.787001] su bfee 1 mu bfee 0 su bfer 1 mu bfer 1 impl bf 0 sounding dim 3
  1369. [ 66.793891] send_vdev_up_cmd_non_tlv for vap 0
  1370. [ 66.798283] __ieee80211_smart_ant_init: Smart Antenna is not supported
  1371. [ 66.806022] FWLOG: [66956] WAL channel change freq=5805, mode=0 flags=0 rx_ok=1 tx_ok=1
  1372. [ 66.813130] [wifi0] FWLOG: [67270] WAL channel change freq=5825, mode=0 flags=0 rx_ok=1 tx_ok=1
  1373. [ 66.821847] [wifi0] FWLOG: [67587] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x0 )
  1374. [ 66.828270] [wifi0] FWLOG: [67587] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x0 )
  1375. [ 66.834735] [wifi0] FWLOG: [67828] vap-0 VDEV_MGR_VDEV_START ( 0x1450, 0x2, 0x0, 0x0 )
  1376. [ 66.842673] [wifi0] FWLOG: [67828] WAL channel change freq=5200, mode=10 flags=0 rx_ok=1 tx_ok=1
  1377. [ 66.856149] [wifi0] FWLOG: [67828] WAL_DBGID_RST_STATS ( 0x2, 0x80, 0x1450, 0x1 )
  1378. [ 67.276216] osif_nss_ol_enable_ol_statsv2 bed5b4f8 ea7404c0 0 stats V2 enabled 1
  1379. [ 67.377593] osif_nss_ol_enable_ol_statsv2 bed5b4f8 e95804c0 1 stats V2 enabled 1
  1380. [ 67.717736] [wifi1] FWLOG: [67926] VDEV_MGR_HP_START_TIME ( 0x0, 0x980, 0x16f3000 )
  1381. [ 67.724362] [wifi1] FWLOG: [67926] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x1 )
  1382. [ 67.730873] [wifi1] FWLOG: [67926] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x0 )
  1383. [ 67.737645] [wifi1] FWLOG: [67926] VDEV_MGR_AP_TBTT_CONFIG ( 0x0, 0x980, 0x0, 0x0 )
  1384. [ 67.778172] [wifi0] FWLOG: [68093] VDEV_MGR_VDEV_START_RESP ( 0x0 )
  1385. [ 67.783496] [wifi0] FWLOG: [68117] VDEV_MGR_HP_START_TIME ( 0x0, 0x1450, 0x1e46001 )
  1386. [ 67.791125] [wifi0] FWLOG: [68117] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x1 )
  1387. [ 67.797633] [wifi0] FWLOG: [68117] RESMGR_OCS_GEN_PERIODIC_NOA ( 0x0 )
  1388. [ 67.808999] [wifi0] FWLOG: [68117] VDEV_MGR_AP_TBTT_CONFIG ( 0x0, 0x1450, 0x0, 0x0 )
  1389.  
  1390. rt4230w login:
  1391.  
  1392. U-Boot 1.0.6 [spf.5.0.2_csu1.1] (Nov 15 2018 - 03:26:55)
  1393.  
  1394. smem ram ptable found: ver: 0 len: 5
  1395. DRAM: 1003 MiB
  1396. setting 0x177d as machine type from smem
  1397. NAND: SF: Unsupported manufacturer 00
  1398. ipq_spi: SPI Flash not found (bus/cs/speed/mode) = (0/0/48000000/0)
  1399. 512 MiB
  1400. MMC:
  1401. PCI0 Link Intialized
  1402. PCI1 Link Intialized
  1403. In: serial
  1404. Out: serial
  1405. Err: serial
  1406. MMC Device 0 not found
  1407. cdp: get part failed for 0:HLOS
  1408. Net: MAC0 addr:94:91:7f:c4:fa:a3
  1409. athrs17_reg_init: complete
  1410. athrs17_vlan_config ...done
  1411. S17c init done
  1412. MAC1 addr:94:91:7f:c4:fa:a4
  1413. eth0, eth1
  1414. Hit space key to stop autoboot: 0
  1415. (IPQ) # set
  1416. setenv - set environment variables
  1417.  
  1418. (IPQ) # setenv
  1419. setenv - set environment variables
  1420.  
  1421. (IPQ) # printenv
  1422. baudrate=115200
  1423. bootargs=console=ttyMSM0,115200n8
  1424. bootcmd=bootipq
  1425. bootdelay=2
  1426. eth1addr=94:91:7f:c4:fa:a4
  1427. ethact=eth0
  1428. ethaddr=94:91:7f:c4:fa:a3
  1429. ipaddr=192.168.1.1
  1430. machid=177d
  1431. netmask=255.255.255.0
  1432. serverip=192.168.1.9
  1433. stderr=serial
  1434. stdin=serial
  1435. stdout=serial
  1436.  
  1437. Environment size: 287/262140 bytes
  1438. (IPQ) #
Add Comment
Please, Sign In to add comment