Advertisement
Guest User

Untitled

a guest
Sep 20th, 2022
168
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.62 KB | None | 0 0
  1. [ 0.000000] Booting Linux on physical CPU 0x0
  2. [ 0.000000] Linux version 5.6.3 (build@builder) (gcc version 11.1.0 (GCC)) #2 SMP Mon May 2 16:10:09 UTC 2022
  3. [ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d
  4. [ 0.000000] CPU: div instructions available: patching division code
  5. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  6. [ 0.000000] OF: fdt: Machine model: D53GR_5HacD2HnD
  7. [ 0.000000] OF: fdt: No chosen node found, continuing without
  8. [ 0.000000] Memory policy: Data cache writealloc
  9. [ 0.000000] On node 0 totalpages: 65024
  10. [ 0.000000] Normal zone: 512 pages used for memmap
  11. [ 0.000000] Normal zone: 0 pages reserved
  12. [ 0.000000] Normal zone: 65024 pages, LIFO batch:15
  13. [ 0.000000] percpu: Embedded 20 pages/cpu s27404 r32768 d21748 u81920
  14. [ 0.000000] pcpu-alloc: s27404 r32768 d21748 u81920 alloc=20*4096
  15. [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  16. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 64512
  17. [ 0.000000] Kernel command line: root=/dev/ram0 bootimage=1 no-uart no-buzzer no-nand parts=1 boot_part_size=16777216 eth_mac=18:FD:74:28:21:5D memory=10000000
  18. [ 0.000000] board=d53i-dk Board=d53i-dk bver=6.48.6 hw_opt=082C4005 boot=0 mlc=11
  19. [ 0.000000] printk: log_buf_len individual max cpu contribution: 4096 bytes
  20. [ 0.000000] printk: log_buf_len total cpu_extra contributions: 12288 bytes
  21. [ 0.000000] printk: log_buf_len min size: 16384 bytes
  22. [ 0.000000] printk: log_buf_len: 32768 bytes
  23. [ 0.000000] printk: early log buf free: 15100(92%)
  24. [ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes, linear)
  25. [ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes, linear)
  26. [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
  27. [ 0.000000] Memory: 248188K/260096K available (5120K kernel code, 489K rwdata, 1120K rodata, 1024K init, 208K bss, 11908K reserved, 0K cma-reserved)
  28. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  29. [ 0.000000] rcu: Hierarchical RCU implementation.
  30. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
  31. [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
  32. [ 0.000000] arch_timer: cp15 timer(s) running at 48.00MHz (virt).
  33. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xb11fd3bfb, max_idle_ns: 440795203732 ns
  34. [ 0.000009] sched_clock: 56 bits at 48MHz, resolution 20ns, wraps every 4398046511096ns
  35. [ 0.000023] Switching to timer-based delay loop, resolution 20ns
  36. [ 0.000173] Calibrating delay loop (skipped), value calculated using timer frequency.. 96.00 BogoMIPS (lpj=480000)
  37. [ 0.000196] pid_max: default: 32768 minimum: 301
  38. [ 0.000373] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
  39. [ 0.000391] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
  40. [ 0.001233] CPU: Testing write buffer coherency: ok
  41. [ 0.001669] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  42. [ 0.002361] Setting up static identity map for 0x80100000 - 0x80100060
  43. [ 0.003116] rcu: Hierarchical SRCU implementation.
  44. [ 0.003760] smp: Bringing up secondary CPUs ...
  45. [ 0.004594] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  46. [ 0.005569] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
  47. [ 0.006474] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
  48. [ 0.006598] smp: Brought up 1 node, 4 CPUs
  49. [ 0.006617] SMP: Total of 4 processors activated (384.00 BogoMIPS).
  50. [ 0.006624] CPU: All CPU(s) started in SVC mode.
  51. [ 0.007183] devtmpfs: initialized
  52. [ 0.011531] random: get_random_bytes called from _stext+0x368d54/0x44d298 with crng_init=0
  53. [ 0.011795] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
  54. [ 0.011968] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  55. [ 0.011991] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
  56. [ 0.012285] pinctrl core: initialized pinctrl subsystem
  57. [ 0.012966] thermal_sys: Registered thermal governor 'step_wise'
  58. [ 0.013702] NET: Registered protocol family 16
  59. [ 0.014286] DMA: preallocated 256 KiB pool for atomic coherent allocations
  60. [ 0.015598] NET: Registered protocol family 42
  61. [ 0.016027] hw-breakpoint: Debug register access (0xee003e17) caused undefined instruction on CPU 0
  62. [ 0.016040] hw-breakpoint: CPU 0 failed to disable vector catch
  63. [ 0.016085] hw-breakpoint: Debug register access (0xee003e17) caused undefined instruction on CPU 1
  64. [ 0.016129] hw-breakpoint: Debug register access (0xee003e17) caused undefined instruction on CPU 2
  65. [ 0.016165] hw-breakpoint: Debug register access (0xee003e17) caused undefined instruction on CPU 3
  66. [ 0.016953] Read of property:soc_version_minor from node failed
  67. [ 0.016963] Read of property:soc_version_major from node failed
  68. [ 0.016970] Read of property:cpu_type from node failed
  69. [ 0.016979] CPU: unavail, SoC Version: 4294967295.4294967295
  70. [ 0.017018] <CORE> glink_init: IPC Logging Disabled
  71. [ 0.017223] Initializing Peripheral Bus System - PBS
  72. [ 0.017289] pbs entry was not found in device-tree
  73. [ 0.018248] sps:sps is ready.
  74. [ 0.043591] pps_core: LinuxPPS API ver. 1 registered
  75. [ 0.043608] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  76. [ 0.043635] PTP clock support registered
  77. [ 0.044817] clocksource: Switched to clocksource arch_sys_counter
  78. [ 0.046352] NET: Registered protocol family 2
  79. [ 0.047139] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
  80. [ 0.047177] TCP established hash table entries: 2048 (order: 1, 8192 bytes, linear)
  81. [ 0.047212] TCP bind hash table entries: 2048 (order: 2, 16384 bytes, linear)
  82. [ 0.047260] TCP: Hash tables configured (established 2048 bind 2048)
  83. [ 0.047398] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
  84. [ 0.047438] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
  85. [ 0.047718] PCI: CLS 0 bytes, default 64
  86. [ 0.047976] Unpacking initramfs...
  87. [ 0.205007] Freeing initrd memory: 248K
  88. [ 0.205928] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available
  89. [ 0.207139] workingset: timestamp_bits=30 max_order=16 bucket_order=0
  90. [ 0.214520] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  91. [ 0.214535] yaffs: yaffs Installing.
  92. [ 0.261235] io scheduler mq-deadline registered
  93. [ 0.261247] io scheduler kyber registered
  94. [ 0.266353] NET: Registered protocol family 27
  95. [ 0.266372] IPC_RTR: ipc_router_create_log_ctx: IPC Logging disabled
  96. [ 0.266381] qmi_log_init: IPC Logging disabled
  97. [ 0.266387] qmi_log_init: IPC Logging disabled
  98. [ 0.266945] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
  99. [ 0.267845] msm_serial: driver initialized
  100. [ 0.269542] loop: module loaded
  101. [ 0.271192] spi_qup 78b5000.spi: IN:block:16, fifo:64, OUT:block:16, fifo:64
  102. [ 0.272457] spi-nor spi0.0: w25q128jv (16384 Kbytes)
  103. [ 0.272495] 2 fixed-partitions partitions found on MTD device spi0.0
  104. [ 0.272506] Creating 2 MTD partitions on "spi0.0":
  105. [ 0.272521] 0x000000100000-0x000001000000 : "RouterOS"
  106. [ 0.273740] 0x000000080000-0x0000000c0000 : "RouterBoot"
  107. [ 0.275998] libphy: Fixed MDIO Bus: probed
  108. [ 0.276011] cnss: INFO: IPC Logging is disabled!
  109. [ 0.277464] of: /cpus/cpu@1: Couldn't find opp node
  110. [ 0.278301] Registered gpio 1 as system-led:red
  111. [ 0.278525] Registered gpio 3 as system-led:green
  112. [ 0.278738] Registered gpio 0 as system-led:blue
  113. [ 0.278940] Registered gpio 36 as poe-led
  114. [ 0.279146] Registered gpio 23 as system-wlan-led
  115. [ 0.279362] Registered gpio 22 as system-eth-led
  116. [ 0.279579] Registered gpio 4 as mode-button
  117. [ 0.279721] Registered gpio 5 as button
  118. [ 0.279858] Registered gpio 42 as wps-button
  119. [ 0.280013] Registered gpio 44 as usb-power-off
  120. [ 0.280222] Registered gpio 51 as mpcie-power-off
  121. [ 0.280452] Registered gpio 28 as led1
  122. [ 0.280652] Registered gpio 29 as led2
  123. [ 0.280865] Registered gpio 30 as led3
  124. [ 0.281067] Registered gpio 31 as led4
  125. [ 0.281282] Registered gpio 32 as led5
  126. [ 0.281500] Registered gpio 45 as lte-ant-sw1
  127. [ 0.281716] Registered gpio 46 as lte-ant-sw2
  128. [ 0.281930] Registered gpio 49 as lte-reset
  129. [ 0.283060] NET: Registered protocol family 17
  130. [ 0.283336] Registering SWP/SWPB emulation handler
  131. [ 0.284387] OF: fdt: not creating '/sys/firmware/fdt': CRC check failed
  132. [ 0.285106] Warning: unable to open an initial console.
  133. [ 0.286691] Freeing unused kernel memory: 1024K
  134. [ 0.325022] Run /init as init process
  135. [ 0.325031] with arguments:
  136. [ 0.325036] /init
  137. [ 0.325042] no-uart
  138. [ 0.325047] no-buzzer
  139. [ 0.325052] no-nand
  140. [ 0.325057] with environment:
  141. [ 0.325063] HOME=/
  142. [ 0.325068] TERM=linux
  143. [ 0.325073] bootimage=1
  144. [ 0.325080] parts=1
  145. [ 0.325085] memory=10000000
  146. [ 0.325091] board=d53i-dk
  147. [ 0.325096] Board=d53i-dk
  148. [ 0.325101] bver=6.48.6
  149. [ 0.325106] hw_opt=082C4005
  150. [ 0.325113] boot=0
  151. [ 0.327031] process '/oldinit' started with executable stack
  152. [ 0.328416] yaffs: dev is 32505856 name is "mtdblock0" rw
  153. [ 0.328427] yaffs: passed flags ""
  154. [ 0.328439] yaffs: yaffs: Attempting MTD mount of 31.0,"mtdblock0"
  155. [ 0.338617] random: fast init done
  156. [ 0.358091] yaffs: 221 blocks to be sorted...
  157. [ 0.909251] random: crng init done
  158. [ 2.234223] yaffs: yaffs_read_super: is_checkpointed 0
  159. [ 12.188838] new-flash: starting...
  160. [ 12.188863] using MTD device
  161. [ 12.193278] HW_OPT[082c4005]
  162. [ 12.193289] board name = RBD53GR-5HacD2HnD
  163. [ 12.193295] market name =
  164. [ 12.193302] alloc spi_page_buf size = 4096
  165. [ 12.193444] radio data lzo decompressed from 2968 to 11888
  166. [ 12.204195] NET: Registered protocol family 1
  167. [ 12.379687] logring: default buf size:8192, console_loglevel:1
  168. [ 12.411922] printk: console [logring0] enabled
  169. [ 12.650605] NET: Registered protocol family 10
  170. [ 12.651730] Segment Routing with IPv6
  171. [ 13.807079] last_reason = 0x1ce837da
  172. [ 14.147397] nf_conntrack: table size 217088 (4 * 54272)
  173. [ 14.208881] skb_bin_update_max_len: 0->1728
  174. [ 14.209277] gre: register ipv4
  175. [ 14.209301] gre: register ipv6
  176. [ 14.238389] sizeof(struct phy):588
  177. [ 14.349303] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
  178. [ 14.352251] uid->nand_id 1870ef
  179. [ 14.352371] spi unique id 3815165f42a461e4
  180. [ 17.375937] Initializing XFRM netlink socket
  181. [ 17.578898] NET: Registered protocol family 15
  182. [ 18.507114] rb: starting...
  183. [ 18.507508] rb: started
  184. [ 18.507728] rb_ioctl, cmd: 0x520f, arg: 0x0
  185. [ 18.507750] rb: RB_GET_TYPE
  186. [ 18.508026] rb_ioctl, cmd: 0x5201, arg: 0x0
  187. [ 18.508044] rb: RB_CFG_SIZE
  188. [ 18.508082] rb_ioctl, cmd: 0x5203, arg: 0xc1bf0
  189. [ 18.508095] rb: RB_READ_CFG
  190. [ 18.510817] rb_ioctl, cmd: 0x5202, arg: 0x0
  191. [ 18.510842] rb: RB_INFO_SIZE
  192. [ 18.510952] rb_ioctl, cmd: 0x5204, arg: 0xc7000
  193. [ 18.510969] rb: RB_READ_INFO
  194. [ 18.516119] probe_er_radio_data chunkid 3 caldataid 3
  195. [ 18.558648] qcrypto 8e20000.qcrypto: Qualcomm Crypto 5.3.1 device found @0x8e20000
  196. [ 18.558701] qcrypto 8e20000.qcrypto: CE device = 0, IO base, CE = 0xdf1469c2, Consumer (IN) PIPE 2, Producer (OUT) PIPE 3
  197. [ 18.558701] IO base BAM = 0x23c2d08b, BAM IRQ 20, Engines Availability = 0x2010453
  198. [ 18.558741] sps:BAM 0x08e04000 is registered.
  199. [ 18.558873] sps:BAM 0x08e04000 (va:0x10773d87) enabled: ver:0x27, number of pipes:4
  200. [ 18.558948] QCE50: qce_sps_init: Qualcomm MSM CE-BAM at 0x0000000008e04000 irq 20
  201. [ 18.674861] bam_irq: irq_set_affinity() engine: 0 cpu:0
  202. [ 18.675491] authenc(hmac(sha1),cbc(aes))
  203. [ 18.675908] authenc(hmac(sha256),cbc(aes))
  204. [ 18.676289] echainiv(authenc(hmac(sha1),cbc(aes)))
  205. [ 18.676674] echainiv(authenc(hmac(sha1),cbc(des)))
  206. [ 18.677043] echainiv(authenc(hmac(sha1),cbc(des3_ede)))
  207. [ 18.677401] echainiv(authenc(hmac(sha256),cbc(aes)))
  208. [ 18.677744] echainiv(authenc(hmac(sha256),cbc(des)))
  209. [ 18.678084] echainiv(authenc(hmac(sha256),cbc(des3_ede)))
  210. [ 18.678456] seqiv(authenc(hmac(sha1),rfc3686(ctr(aes))))
  211. [ 18.678810] seqiv(authenc(hmac(sha256),rfc3686(ctr(aes))))
  212. [ 18.789304] flash: writing cfg id = 23, size = 4
  213. [ 18.791393] flash_ioctl: programming injected settings id 23
  214. [ 18.901324] qcom-pcie 40000000.pci: host bridge /soc/pci@40000000 ranges:
  215. [ 18.901393] qcom-pcie 40000000.pci: IO 0x0040200000..0x00402fffff -> 0x0040200000
  216. [ 18.901427] qcom-pcie 40000000.pci: MEM 0x0040300000..0x0040ffffff -> 0x0040300000
  217. [ 20.084885] qcom-pcie 40000000.pci: Phy link never came up
  218. [ 20.206501] qcom-pcie 40000000.pci: cannot initialize host
  219. [ 20.206720] qcom-pcie: probe of 40000000.pci failed with error -110
  220. [ 20.361801] ath8327: custom_leds:0 is_rb2011_sfp_old:0 is_rb2011_sfp_new:0
  221. [ 20.489012] 01812008 = 00000000
  222. [ 20.489043] 01812008 = 00000001
  223. [ 20.499078] 01812008 = 00000001
  224. [ 20.499094] 01812008 = 00000000
  225. [ 22.338615] 01812008 = 00000000
  226. [ 22.338651] 01812008 = 00000001
  227. [ 22.348687] 01812008 = 00000001
  228. [ 22.348710] 01812008 = 00000000
  229. [ 24.142298] switch0: max_tx_buffers_per_port=203, tx_buffer_count=1024, cpu_port_count=1, stat_count=1, port_count=5, max_tx_buffers_per_pack=1, num_tx_queues:4
  230. [ 24.186394] poe out not present
  231. [ 24.236357] ahb_probe
  232. [ 24.236393] ahb_probe: mem 0xa000000/0x200000
  233. [ 24.236455] tcsr_setup
  234. [ 24.236478] tcsr_setup 0x0 0x0 0xa
  235. [ 24.236510] Wifi CPU frequency 250000000
  236. [ 24.236534] ahb_probe: mapped 0x91180000 targetbar 0xa000000
  237. [ 24.236579] ahb_probe: irq 73
  238. [ 24.246670] ipq4019: fw initialized, wait_limit 298, ind 0x80000002
  239. [ 24.246717] probe_er_radio_data chunkid 8001 caldataid -1
  240. [ 24.246732] found extended radio data with id 32769
  241. [ 24.247090] radio data rle decompressed from 5445 to 24128
  242. [ 24.247211] ce_ring_init: CE 7, BA 0x4bc00, isdst 0, entries 2, wr 0, rd 0
  243. [ 24.247244] ce_ring_init: CE 7, BA 0x4bc00, isdst 1, entries 2, wr 0, rd 0
  244. [ 24.247274] ce_ring_init: CE 0, BA 0x4a000, isdst 0, entries 32, wr 0, rd 0
  245. [ 24.247301] ce_ring_init: CE 1, BA 0x4a400, isdst 1, entries 32, wr 0, rd 0
  246. [ 24.247311] do bmi_inittarget
  247. [ 24.247331] ipq4019_bmi: pcie_state add 0x401e74
  248. [ 24.247372] serial_enable 0x0 refclk_hz 0x2dc6c00 allocram 0x0 ext 0x0
  249. [ 24.247390] pcies 0x401e74, pipec 0x402d90
  250. [ 24.247452] BMI inittarget ok
  251. [ 24.264857] bmi_gettargetinfo: resp 0xc, 0x1000000, 0xb
  252. [ 24.264893] bmi_gettargetinfo: fw_swap 0x0
  253. [ 24.264905] BMI gettargetinfo ok, target version 0x1000000
  254. [ 24.264927] bmi_boarddata: bdaddr 0xc0000
  255. [ 24.268063] BMI caldata ok
  256. [ 24.270359] ipq4019 a000000.wifi: Direct firmware load for IPQ4019-otp.bin failed with error -2
  257. [ 24.270390] ipq4019 a000000.wifi: Falling back to sysfs fallback for: IPQ4019-otp.bin
  258. [ 24.369396] switch0: open
  259. [ 24.373174] bmi_execute: returned 16384
  260. [ 24.373229] BMI boardid ok, board_id 0x10 chip_id 0x0
  261. [ 24.373261] bmi_boarddata: bdaddr 0xc0000
  262. [ 24.376417] BMI boarddata ok
  263. [ 24.376671] ipq4019 a000000.wifi: Direct firmware load for IPQ4019-otp.bin failed with error -2
  264. [ 24.376705] ipq4019 a000000.wifi: Falling back to sysfs fallback for: IPQ4019-otp.bin
  265. [ 24.404670] bmi_execute: returned 0
  266. [ 24.404700] BMI: OTP ok, param 0x0
  267. [ 24.404865] ipq4019 a000000.wifi: Direct firmware load for IPQ4019-fw.bin failed with error -2
  268. [ 24.404883] ipq4019 a000000.wifi: Falling back to sysfs fallback for: IPQ4019-fw.bin
  269. [ 24.431529] 01812008 = 00000000
  270. [ 24.431563] 01812008 = 00000001
  271. [ 24.441599] 01812008 = 00000001
  272. [ 24.441623] 01812008 = 00000000
  273. [ 25.067650] ce_ring_init: CE 0, BA 0x4a000, isdst 0, entries 2, wr 0, rd 0
  274. [ 25.067698] ce_ring_init: CE 1, BA 0x4a400, isdst 1, entries 2, wr 0, rd 0
  275. [ 25.149585] ipq4019_boot: WAITFW took 8
  276. [ 25.149609] ipq4019_boot: CMD_TEST
  277. [ 25.151431] ipq4019_boot: CMD_TEST ok
  278. [ 25.151451] ipq4019_boot: took 90
  279. [ 25.151499] ipq4019_register: sw_version 0xb macfreq 125
  280. [ 25.151515] ipq4019_register: peertable ptr 0x413240, entries 128, entrysize 68
  281. [ 25.151527] ipq4019_register: mac 18:FD:74:28:21:62
  282. [ 25.151536] ipq4019_register: dma_burst_size 0
  283. [ 25.151603] w_virtdev_alloc: bcast_sta refcnt 1
  284. [ 26.258556] switch0-eth0: set switched 0 0
  285. [ 26.258599] switch0-eth1: set switched 0 0
  286. [ 26.258620] switch0-eth2: set switched 0 0
  287. [ 26.258639] switch0-eth3: set switched 0 0
  288. [ 26.258657] switch0-eth4: set switched 0 0
  289. [ 26.259708] eth0: phy reg access: 165395ns
  290. [ 26.260840] w_hwdev_update_l2mtu: l2mtu 0->1600
  291. [ 26.260873] w_hwdev_update_l2mtu: bindatasize 0->1792
  292. [ 26.260883] ath_changedbufsize
  293. [ 26.260962] ipq4019_ahb_probe: registered
  294. [ 26.261131] ahb_probe
  295. [ 26.261152] ahb_probe: mem 0xa800000/0x200000
  296. [ 26.261220] tcsr_setup
  297. [ 26.261250] tcsr_setup 0x41000000 0x41000000 0x2
  298. [ 26.261286] Wifi CPU frequency 250000000
  299. [ 26.261309] ahb_probe: mapped 0x91880000 targetbar 0xa800000
  300. [ 26.261352] ahb_probe: irq 90
  301. [ 26.263930] ctl_zap
  302. [ 26.271443] ipq4019: fw initialized, wait_limit 298, ind 0x80000002
  303. [ 26.271546] probe_er_radio_data chunkid 8201 caldataid -1
  304. [ 26.271560] found extended radio data with id 33281
  305. [ 26.271919] radio data rle decompressed from 6421 to 24128
  306. [ 26.272036] ce_ring_init: CE 7, BA 0x4bc00, isdst 0, entries 2, wr 0, rd 0
  307. [ 26.272064] ce_ring_init: CE 7, BA 0x4bc00, isdst 1, entries 2, wr 0, rd 0
  308. [ 26.272103] ce_ring_init: CE 0, BA 0x4a000, isdst 0, entries 32, wr 0, rd 0
  309. [ 26.272129] ce_ring_init: CE 1, BA 0x4a400, isdst 1, entries 32, wr 0, rd 0
  310. [ 26.272139] do bmi_inittarget
  311. [ 26.272158] ipq4019_bmi: pcie_state add 0x401e74
  312. [ 26.272200] serial_enable 0x0 refclk_hz 0x2dc6c00 allocram 0x0 ext 0x0
  313. [ 26.272220] pcies 0x401e74, pipec 0x402d90
  314. [ 26.272283] BMI inittarget ok
  315. [ 26.284919] bmi_gettargetinfo: resp 0xc, 0x1000000, 0xb
  316. [ 26.284964] bmi_gettargetinfo: fw_swap 0x0
  317. [ 26.284976] BMI gettargetinfo ok, target version 0x1000000
  318. [ 26.284994] bmi_boarddata: bdaddr 0xc0000
  319. [ 26.288131] BMI caldata ok
  320. [ 26.288739] ipq4019 a800000.wifi: Direct firmware load for IPQ4019-otp.bin failed with error -2
  321. [ 26.288779] ipq4019 a800000.wifi: Falling back to sysfs fallback for: IPQ4019-otp.bin
  322. [ 26.337512] switch0-eth0: set switched 0 0
  323. [ 26.337659] switch0-eth1: set switched 0 0
  324. [ 26.337751] switch0-eth2: set switched 0 0
  325. [ 26.337843] switch0-eth3: set switched 0 0
  326. [ 26.337931] switch0-eth4: set switched 0 0
  327. [ 26.354875] bmi_execute: returned 17408
  328. [ 26.354956] BMI boardid ok, board_id 0x11 chip_id 0x0
  329. [ 26.354980] bmi_boarddata: bdaddr 0xc0000
  330. [ 26.358152] BMI boarddata ok
  331. [ 26.358947] ipq4019 a800000.wifi: Direct firmware load for IPQ4019-otp.bin failed with error -2
  332. [ 26.359006] ipq4019 a800000.wifi: Falling back to sysfs fallback for: IPQ4019-otp.bin
  333. [ 26.388003] bmi_execute: returned 0
  334. [ 26.388039] BMI: OTP ok, param 0x0
  335. [ 26.388216] ipq4019 a800000.wifi: Direct firmware load for IPQ4019-fw.bin failed with error -2
  336. [ 26.388239] ipq4019 a800000.wifi: Falling back to sysfs fallback for: IPQ4019-fw.bin
  337. [ 26.389050] sizeof(struct sfq_data): 4908
  338. [ 26.440071] eth0: Caught tx_queue_len zero misconfig
  339. [ 26.440618] eth1: Caught tx_queue_len zero misconfig
  340. [ 26.441045] eth2: Caught tx_queue_len zero misconfig
  341. [ 26.441522] eth3: Caught tx_queue_len zero misconfig
  342. [ 26.441894] eth4: Caught tx_queue_len zero misconfig
  343. [ 26.992101] ce_ring_init: CE 0, BA 0x4a000, isdst 0, entries 2, wr 0, rd 0
  344. [ 26.992171] ce_ring_init: CE 1, BA 0x4a400, isdst 1, entries 2, wr 0, rd 0
  345. [ 27.073074] ipq4019_boot: WAITFW took 8
  346. [ 27.073101] ipq4019_boot: CMD_TEST
  347. [ 27.074922] ipq4019_boot: CMD_TEST ok
  348. [ 27.074940] ipq4019_boot: took 81
  349. [ 27.074991] ipq4019_register: sw_version 0xb macfreq 125
  350. [ 27.075004] ipq4019_register: peertable ptr 0x413240, entries 128, entrysize 68
  351. [ 27.075018] ipq4019_register: mac 18:FD:74:28:21:63
  352. [ 27.075027] ipq4019_register: dma_burst_size 0
  353. [ 27.075096] w_virtdev_alloc: bcast_sta refcnt 1
  354. [ 27.075641] w_hwdev_update_l2mtu: l2mtu 0->1600
  355. [ 27.075675] w_hwdev_update_l2mtu: bindatasize 0->1792
  356. [ 27.075686] ath_changedbufsize
  357. [ 27.075765] ipq4019_ahb_probe: registered
  358. [ 27.075879] ctl_zap
  359. [ 27.148900] dwc3 8a00000.dwc3: Failed to get clk 'ref': -2
  360. [ 27.426173] dwc3 6000000.dwc3: Failed to get clk 'ref': -2
  361. [ 27.637078] usbcore: registered new interface driver usbfs
  362. [ 27.637192] usbcore: registered new interface driver hub
  363. [ 27.637341] usbcore: registered new device driver usb
  364. [ 27.804909] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
  365. [ 27.805027] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
  366. [ 27.805390] xhci-hcd xhci-hcd.0.auto: hcc params 0x0228f665 hci version 0x100 quirks 0x0000000002010010
  367. [ 27.805534] xhci-hcd xhci-hcd.0.auto: irq 112, io mem 0x08a00000
  368. [ 27.811673] hub 1-0:1.0: USB hub found
  369. [ 27.814935] hub 1-0:1.0: 1 port detected
  370. [ 27.815774] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
  371. [ 27.815854] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2
  372. [ 27.815904] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.0 SuperSpeed
  373. [ 27.816167] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
  374. [ 27.817744] hub 2-0:1.0: USB hub found
  375. [ 27.817877] hub 2-0:1.0: 1 port detected
  376. [ 27.825938] eth0: link change 13cd -> 034d -> 034d
  377. [ 27.825964] eth0: phy link up (100/full)
  378. [ 27.826729] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  379. [ 27.934934] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
  380. [ 27.935047] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 3
  381. [ 27.935442] xhci-hcd xhci-hcd.1.auto: hcc params 0x0220f665 hci version 0x100 quirks 0x0000000002010010
  382. [ 27.935575] xhci-hcd xhci-hcd.1.auto: irq 113, io mem 0x06000000
  383. [ 27.937159] hub 3-0:1.0: USB hub found
  384. [ 27.937319] hub 3-0:1.0: 1 port detected
  385. [ 27.938148] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
  386. [ 27.938222] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 4
  387. [ 27.938271] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed
  388. [ 27.938543] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
  389. [ 27.940121] hub 4-0:1.0: USB hub found
  390. [ 27.940255] hub 4-0:1.0: config failed, hub doesn't have any ports! (err -19)
  391. [ 28.184892] usb 1-1: new high-speed USB device number 2 using xhci-hcd
  392. [ 28.304898] usb 3-1: new high-speed USB device number 2 using xhci-hcd
  393. [ 28.501362] SCSI subsystem initialized
  394. [ 28.530569] usb-storage 3-1:1.0: USB Mass Storage device detected
  395. [ 28.531078] scsi host0: usb-storage 3-1:1.0
  396. [ 28.531708] usbcore: registered new interface driver usb-storage
  397. [ 29.596782] scsi 0:0:0:0: Direct-Access USB 2.0 Flash Disk 2.00 PQ: 0 ANSI: 2
  398. [ 30.715194] ready
  399. [ 30.716481] sd 0:0:0:0: [sda] 1024000 512-byte logical blocks: (524 MB/500 MiB)
  400. [ 30.717452] sd 0:0:0:0: [sda] Write Protect is off
  401. [ 30.717499] sd 0:0:0:0: [sda] Mode Sense: 03 00 00 00
  402. [ 30.717967] sd 0:0:0:0: [sda] No Caching mode page found
  403. [ 30.718013] sd 0:0:0:0: [sda] Assuming drive cache: write through
  404. [ 30.771178] sda: sda1
  405. [ 30.776369] sd 0:0:0:0: [sda] Attached SCSI removable disk
  406. [ 31.114290] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
  407. [ 31.328560] rb_ioctl, cmd: 0x5212, arg: 0x0
  408. [ 31.328597] rb: RB_GET_CF_INFO
  409. [ 49.766408] usb 1-1: USB disconnect, device number 2
  410. [ 50.214876] usb 1-1: new high-speed USB device number 3 using xhci-hcd
  411.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement