Guest User

Untitled

a guest
Jun 20th, 2025
10
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 98.03 KB | None | 0 0
  1. [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd090]
  2. [ 0.000000] Linux version 6.12.33 (janpieter@linuxserver) (aarch64-openwrt-linux-musl-gcc (OpenWrt GCC 14.3.0 r0+29800-5112b24cee) 14.3.0, GNU ld (GNU Binutils) 2.42) #0 SMP Wed Jun 18 18:35:23 2025
  3. [ 0.000000] Machine model: Banana Pi BPI-R4 (2x SFP+)
  4. [ 0.000000] OF: reserved mem: 0x0000000042ff0000..0x0000000042ffffff (64 KiB) map non-reusable ramoops@42ff0000
  5. [ 0.000000] OF: reserved mem: 0x0000000043000000..0x000000004304ffff (320 KiB) nomap non-reusable secmon@43000000
  6. [ 0.000000] Zone ranges:
  7. [ 0.000000] DMA [mem 0x0000000040000000-0x00000000ffffffff]
  8. [ 0.000000] DMA32 empty
  9. [ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff]
  10. [ 0.000000] Movable zone start for each node
  11. [ 0.000000] Early memory node ranges
  12. [ 0.000000] node 0: [mem 0x0000000040000000-0x0000000042ffffff]
  13. [ 0.000000] node 0: [mem 0x0000000043000000-0x000000004304ffff]
  14. [ 0.000000] node 0: [mem 0x0000000043050000-0x000000013fffffff]
  15. [ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000013fffffff]
  16. [ 0.000000] psci: probing for conduit method from DT.
  17. [ 0.000000] psci: PSCIv1.1 detected in firmware.
  18. [ 0.000000] psci: Using standard PSCI v0.2 function IDs
  19. [ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
  20. [ 0.000000] psci: SMC Calling Convention v1.5
  21. [ 0.000000] percpu: Embedded 30 pages/cpu s83544 r8192 d31144 u122880
  22. [ 0.000000] pcpu-alloc: s83544 r8192 d31144 u122880 alloc=30*4096
  23. [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  24. [ 0.000000] Detected VIPT I-cache on CPU0
  25. [ 0.000000] CPU features: detected: GIC system register CPU interface
  26. [ 0.000000] CPU features: detected: Spectre-BHB
  27. [ 0.000000] CPU features: kernel page table isolation disabled by kernel configuration
  28. [ 0.000000] alternatives: applying boot alternatives
  29. [ 0.000000] Kernel command line: console=ttyS0,115200n1 pci=pcie_bus_perf root=/dev/fit0 rootwait ubi.block=0,fit
  30. [ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
  31. [ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
  32. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 1048576
  33. [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
  34. [ 0.000000] software IO TLB: area num 4.
  35. [ 0.000000] software IO TLB: mapped [mem 0x00000000fa7f0000-0x00000000fe7f0000] (64MB)
  36. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  37. [ 0.000000] ftrace: allocating 35491 entries in 139 pages
  38. [ 0.000000] ftrace: allocated 139 pages with 4 groups
  39. [ 0.000000] rcu: Hierarchical RCU implementation.
  40. [ 0.000000] Rude variant of Tasks RCU enabled.
  41. [ 0.000000] Tracing variant of Tasks RCU enabled.
  42. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
  43. [ 0.000000] RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.
  44. [ 0.000000] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.
  45. [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
  46. [ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode
  47. [ 0.000000] GICv3: 416 SPIs implemented
  48. [ 0.000000] GICv3: 0 Extended SPIs implemented
  49. [ 0.000000] Root IRQ handler: gic_handle_irq
  50. [ 0.000000] GICv3: GICv3 features: 16 PPIs
  51. [ 0.000000] GICv3: GICD_CTRL.DS=0, SCR_EL3.FIQ=0
  52. [ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x000000000c080000
  53. [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
  54. [ 0.000000] arch_timer: cp15 timer(s) running at 13.00MHz (phys).
  55. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2ff89eacb, max_idle_ns: 440795202429 ns
  56. [ 0.000001] sched_clock: 56 bits at 13MHz, resolution 76ns, wraps every 4398046511101ns
  57. [ 0.000216] Calibrating delay loop (skipped), value calculated using timer frequency.. 26.00 BogoMIPS (lpj=130000)
  58. [ 0.000223] pid_max: default: 32768 minimum: 301
  59. [ 0.002367] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
  60. [ 0.002380] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
  61. [ 0.004090] cacheinfo: Unable to detect cache hierarchy for CPU 0
  62. [ 0.080018] rcu: Hierarchical SRCU implementation.
  63. [ 0.080020] rcu: Max phase no-delay instances is 1000.
  64. [ 0.080111] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level
  65. [ 0.090014] smp: Bringing up secondary CPUs ...
  66. [ 0.100109] Detected VIPT I-cache on CPU1
  67. [ 0.100151] GICv3: CPU1: found redistributor 1 region 0:0x000000000c0a0000
  68. [ 0.100176] CPU1: Booted secondary processor 0x0000000001 [0x411fd090]
  69. [ 0.110082] Detected VIPT I-cache on CPU2
  70. [ 0.110105] GICv3: CPU2: found redistributor 2 region 0:0x000000000c0c0000
  71. [ 0.110115] CPU2: Booted secondary processor 0x0000000002 [0x411fd090]
  72. [ 0.130082] Detected VIPT I-cache on CPU3
  73. [ 0.130103] GICv3: CPU3: found redistributor 3 region 0:0x000000000c0e0000
  74. [ 0.130114] CPU3: Booted secondary processor 0x0000000003 [0x411fd090]
  75. [ 0.130150] smp: Brought up 1 node, 4 CPUs
  76. [ 0.130154] SMP: Total of 4 processors activated.
  77. [ 0.130156] CPU: All CPU(s) started at EL2
  78. [ 0.130158] CPU features: detected: 32-bit EL0 Support
  79. [ 0.130161] CPU features: detected: CRC32 instructions
  80. [ 0.130190] alternatives: applying system-wide alternatives
  81. [ 0.130276] CPU features: emulated: Privileged Access Never (PAN) using TTBR0_EL1 switching
  82. [ 0.130386] Memory: 4020652K/4194304K available (10944K kernel code, 1844K rwdata, 7304K rodata, 896K init, 329K bss, 168784K reserved, 0K cma-reserved)
  83. [ 0.133412] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  84. [ 0.133423] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
  85. [ 0.133465] 27392 pages in range for non-PLT usage
  86. [ 0.133468] 518912 pages in range for PLT usage
  87. [ 0.134429] pinctrl core: initialized pinctrl subsystem
  88. [ 0.136096] NET: Registered PF_NETLINK/PF_ROUTE protocol family
  89. [ 0.136403] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
  90. [ 0.136504] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
  91. [ 0.136601] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
  92. [ 0.136868] i2c-core: driver [dummy] registered
  93. [ 0.136873] thermal_sys: Registered thermal governor 'fair_share'
  94. [ 0.136876] thermal_sys: Registered thermal governor 'bang_bang'
  95. [ 0.136877] thermal_sys: Registered thermal governor 'step_wise'
  96. [ 0.136879] thermal_sys: Registered thermal governor 'user_space'
  97. [ 0.136923] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
  98. [ 0.136963] ASID allocator initialised with 65536 entries
  99. [ 0.137750] pstore: Using crash dump compression: deflate
  100. [ 0.137756] printk: legacy console [ramoops-1] enabled
  101. [ 0.137993] pstore: Registered ramoops as persistent store backend
  102. [ 0.137998] ramoops: using 0x10000@0x42ff0000, ecc: 0
  103. [ 0.139766] /soc/interrupt-controller@c000000: Fixed dependency cycle(s) with /soc/interrupt-controller@c000000
  104. [ 0.143159] /soc/pcie@11280000: Fixed dependency cycle(s) with /soc/pcie@11280000/interrupt-controller
  105. [ 0.143259] /soc/pcie@11290000: Fixed dependency cycle(s) with /soc/pcie@11290000/interrupt-controller
  106. [ 0.143348] /soc/pcie@11300000: Fixed dependency cycle(s) with /soc/pcie@11300000/interrupt-controller
  107. [ 0.143439] /soc/pcie@11310000: Fixed dependency cycle(s) with /soc/pcie@11310000/interrupt-controller
  108. [ 0.149119] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
  109. [ 0.149131] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
  110. [ 0.149137] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
  111. [ 0.149142] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
  112. [ 0.149147] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
  113. [ 0.149152] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
  114. [ 0.149157] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
  115. [ 0.149161] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
  116. [ 0.153593] cryptd: max_cpu_qlen set to 1000
  117. [ 0.155320] SCSI subsystem initialized
  118. [ 0.155388] libata version 3.00 loaded.
  119. [ 0.156470] clocksource: Switched to clocksource arch_sys_counter
  120. [ 0.158314] NET: Registered PF_INET protocol family
  121. [ 0.158449] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
  122. [ 0.160784] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
  123. [ 0.160810] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
  124. [ 0.160821] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
  125. [ 0.160938] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear)
  126. [ 0.161351] TCP: Hash tables configured (established 32768 bind 32768)
  127. [ 0.161448] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
  128. [ 0.161508] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
  129. [ 0.161805] NET: Registered PF_UNIX/PF_LOCAL protocol family
  130. [ 0.161845] PCI: CLS 0 bytes, default 64
  131. [ 0.168574] workingset: timestamp_bits=46 max_order=20 bucket_order=0
  132. [ 0.172183] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  133. [ 0.172191] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
  134. [ 0.202434] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
  135. [ 0.203681] mtk-xsphy soc:xs-phy@11e10000: failed to get ref_clk(id-1)
  136. [ 0.204054] i2c-core: driver [srg-sysled] registered
  137. [ 0.204249] mtk-pcie-gen3 11280000.pcie: host bridge /soc/pcie@11280000 ranges:
  138. [ 0.204265] mtk-pcie-gen3 11280000.pcie: Parsing ranges property...
  139. [ 0.204278] mtk-pcie-gen3 11280000.pcie: IO 0x0020000000..0x00201fffff -> 0x0020000000
  140. [ 0.204292] mtk-pcie-gen3 11280000.pcie: MEM 0x0020200000..0x0027ffffff -> 0x0020200000
  141. [ 0.204384] mtk-pcie-gen3 11290000.pcie: host bridge /soc/pcie@11290000 ranges:
  142. [ 0.204395] mtk-pcie-gen3 11290000.pcie: Parsing ranges property...
  143. [ 0.204405] mtk-pcie-gen3 11290000.pcie: IO 0x0028000000..0x00281fffff -> 0x0028000000
  144. [ 0.204415] mtk-pcie-gen3 11290000.pcie: MEM 0x0028200000..0x002fffffff -> 0x0028200000
  145. [ 0.204435] /soc/pcie@11290000: Failed to get clk index: 0 ret: -517
  146. [ 0.204444] mtk-pcie-gen3 11290000.pcie: failed to get clocks
  147. [ 0.204506] mtk-pcie-gen3 11300000.pcie: host bridge /soc/pcie@11300000 ranges:
  148. [ 0.204516] mtk-pcie-gen3 11300000.pcie: Parsing ranges property...
  149. [ 0.204525] mtk-pcie-gen3 11300000.pcie: IO 0x0030000000..0x00301fffff -> 0x0030000000
  150. [ 0.204535] mtk-pcie-gen3 11300000.pcie: MEM 0x0030200000..0x0037ffffff -> 0x0030200000
  151. [ 0.204553] /soc/pcie@11300000: Failed to get clk index: 0 ret: -517
  152. [ 0.204561] mtk-pcie-gen3 11300000.pcie: failed to get clocks
  153. [ 0.204634] mtk-pcie-gen3 11310000.pcie: host bridge /soc/pcie@11310000 ranges:
  154. [ 0.204644] mtk-pcie-gen3 11310000.pcie: Parsing ranges property...
  155. [ 0.204654] mtk-pcie-gen3 11310000.pcie: IO 0x0038000000..0x00381fffff -> 0x0038000000
  156. [ 0.204663] mtk-pcie-gen3 11310000.pcie: MEM 0x0038200000..0x003fffffff -> 0x0038200000
  157. [ 0.204680] /soc/pcie@11310000: Failed to get clk index: 0 ret: -517
  158. [ 0.204688] mtk-pcie-gen3 11310000.pcie: failed to get clocks
  159. [ 0.208706] i2c-core: driver [rt5190a] registered
  160. [ 0.208817] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
  161. [ 0.210852] printk: legacy console [ttyS0] disabled
  162. [ 0.231116] 11000000.serial: ttyS0 at MMIO 0x11000000 (irq = 99, base_baud = 2500000) is a ST16650V2
  163. [ 0.231155] printk: legacy console [ttyS0] enabled
  164. [ 1.283782] loop: module loaded
  165. [ 1.288361] spi-nand spi0.0: Winbond SPI NAND was found.
  166. [ 1.293680] spi-nand spi0.0: 128 MiB, block size: 128 KiB, page size: 2048, OOB size: 64
  167. [ 1.302009] 2 fixed-partitions partitions found on MTD device spi0.0
  168. [ 1.308380] OF: Bad cell count for /soc/spi@11007000/flash@0/partitions
  169. [ 1.314991] OF: Bad cell count for /soc/spi@11007000/flash@0/partitions
  170. [ 1.321766] Creating 2 MTD partitions on "spi0.0":
  171. [ 1.326574] 0x000000000000-0x000000200000 : "bl2"
  172. [ 1.332768] 0x000000200000-0x000008000000 : "ubi"
  173. [ 1.405360] ubi0: default fastmap pool size: 50
  174. [ 1.409905] ubi0: default fastmap WL pool size: 25
  175. [ 1.414685] ubi0: attaching mtd1
  176. [ 1.811311] ubi0: scanning is finished
  177. [ 1.819926] ubi0: attached mtd1 (name "ubi", size 126 MiB)
  178. [ 1.825410] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
  179. [ 1.832281] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
  180. [ 1.839060] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096
  181. [ 1.846009] ubi0: good PEBs: 1005, bad PEBs: 3, corrupted PEBs: 0
  182. [ 1.852094] ubi0: user volume: 7, internal volumes: 1, max. volumes count: 128
  183. [ 1.859306] ubi0: max/mean erase counter: 244/126, WL threshold: 4096, image sequence number: 0
  184. [ 1.867993] ubi0: available PEBs: 0, total reserved PEBs: 1005, PEBs reserved for bad PEB handling: 17
  185. [ 1.877291] ubi0: background thread "ubi_bgt0d" started, PID 292
  186. [ 1.877357] OF: Bad cell count for /soc/spi@11007000/flash@0/partitions
  187. [ 1.889976] OF: Bad cell count for /soc/spi@11007000/flash@0/partitions
  188. [ 1.896906] block ubiblock0_4: created from ubi0:4(fit)
  189. [ 2.017897] i2c_dev: i2c /dev entries driver
  190. [ 2.022414] i2c-mt65xx 11003000.i2c: clock-frequency: 100000
  191. [ 2.028077] i2c-mt65xx 11003000.i2c: i2c-scl-rising-time-ns: 1000
  192. [ 2.034159] i2c-mt65xx 11003000.i2c: i2c-scl-falling-time-ns: 300
  193. [ 2.040245] i2c-mt65xx 11003000.i2c: i2c-scl-internal-delay-ns: 0
  194. [ 2.046326] i2c-mt65xx 11003000.i2c: i2c-sda-falling-time-ns: 300
  195. [ 2.052410] i2c-mt65xx 11003000.i2c: i2c-sda-hold-time-ns: 0
  196. [ 2.058059] i2c-mt65xx 11003000.i2c: i2c-digital-filter-width-ns: 0
  197. [ 2.064313] i2c-mt65xx 11003000.i2c: i2c-analog-filter-cutoff-frequency: 0
  198. [ 2.071352] i2c_dev: adapter [i2c-mt65xx] registered as minor 0
  199. [ 2.077297] i2c i2c-0: adapter [i2c-mt65xx] registered
  200. [ 2.082426] i2c i2c-0: of_i2c: walking child nodes
  201. [ 2.087212] i2c i2c-0: of_i2c: register /soc/i2c@11003000/rt5190a@64
  202. [ 2.093596] /soc/i2c@11003000/rt5190a@64: Fixed dependency cycle(s) with /soc/i2c@11003000/rt5190a@64/regulators/buck1
  203. [ 2.104302] i2c i2c-0: client [rt5190a] registered with bus id 0-0064
  204. [ 2.104329] rt5190a 0-0064: probe
  205. [ 2.110951] i2c-mt65xx 11005000.i2c: clock-frequency: 100000
  206. [ 2.114076] i2c-core: using bounce buffer for addr=0x64, len=1
  207. [ 2.119685] i2c-mt65xx 11005000.i2c: i2c-scl-rising-time-ns: 1000
  208. [ 2.125500] i2c-core: using bounce buffer for addr=0x64, len=2
  209. [ 2.131579] i2c-mt65xx 11005000.i2c: i2c-scl-falling-time-ns: 300
  210. [ 2.137949] i2c-core: using bounce buffer for addr=0x64, len=2
  211. [ 2.143477] i2c-mt65xx 11005000.i2c: i2c-scl-internal-delay-ns: 0
  212. [ 2.149631] i2c-core: using bounce buffer for addr=0x64, len=2
  213. [ 2.155371] i2c-mt65xx 11005000.i2c: i2c-sda-falling-time-ns: 300
  214. [ 2.161525] i2c-core: using bounce buffer for addr=0x64, len=2
  215. [ 2.167267] i2c-mt65xx 11005000.i2c: i2c-sda-hold-time-ns: 0
  216. [ 2.173416] i2c-core: using bounce buffer for addr=0x64, len=2
  217. [ 2.178727] i2c-mt65xx 11005000.i2c: i2c-digital-filter-width-ns: 0
  218. [ 2.184878] i2c-core: using bounce buffer for addr=0x64, len=2
  219. [ 2.190797] i2c-mt65xx 11005000.i2c: i2c-analog-filter-cutoff-frequency: 0
  220. [ 2.190930] i2c_dev: adapter [i2c-mt65xx] registered as minor 1
  221. [ 2.196955] i2c-core: using bounce buffer for addr=0x64, len=2
  222. [ 2.203497] i2c i2c-1: adapter [i2c-mt65xx] registered
  223. [ 2.209718] i2c-core: using bounce buffer for addr=0x64, len=2
  224. [ 2.215200] i2c i2c-1: of_i2c: walking child nodes
  225. [ 2.220658] i2c-core: using bounce buffer for addr=0x64, len=2
  226. [ 2.226140] i2c i2c-1: of_i2c: register /soc/i2c@11005000/i2c-mux@70
  227. [ 2.231249] i2c-core: using bounce buffer for addr=0x64, len=2
  228. [ 2.236809] i2c i2c-1: client [pca9545] registered with bus id 1-0070
  229. [ 2.243404] i2c-core: using bounce buffer for addr=0x64, len=2
  230. [ 2.249470] mtk-lvts-thermal 1100a000.lvts: golden temp=60
  231. [ 2.255646] i2c-core: using bounce buffer for addr=0x64, len=2
  232. [ 2.262588] mtk-wdt 1001c000.watchdog: Watchdog enabled (timeout=31 sec, nowayout=0)
  233. [ 2.267029] i2c-core: using bounce buffer for addr=0x64, len=1
  234. [ 2.286056] i2c-core: using bounce buffer for addr=0x64, len=1
  235. [ 2.292009] hw perfevents: enabled with armv8_cortex_a73 PMU driver, 7 (0,8000003f) counters available
  236. [ 2.292351] i2c-core: using bounce buffer for addr=0x64, len=1
  237. [ 2.307143] i2c-core: using bounce buffer for addr=0x64, len=1
  238. [ 2.313523] i2c-core: using bounce buffer for addr=0x64, len=1
  239. [ 2.318303] NET: Registered PF_INET6 protocol family
  240. [ 2.319385] i2c-core: using bounce buffer for addr=0x64, len=1
  241. [ 2.324799] Segment Routing with IPv6
  242. [ 2.330625] i2c-core: using bounce buffer for addr=0x64, len=1
  243. [ 2.333825] In-situ OAM (IOAM) with IPv6
  244. [ 2.339634] i2c-core: using bounce buffer for addr=0x64, len=1
  245. [ 2.340089] i2c-core: using bounce buffer for addr=0x64, len=1
  246. [ 2.343582] NET: Registered PF_PACKET protocol family
  247. [ 2.345127] mtk-msdc 11230000.mmc: Final PAD_DS_TUNE: 0x13414
  248. [ 2.345180] mmc0: new HS400 MMC card at address 0001
  249. [ 2.345782] mmcblk0: mmc0:0001 8GTF4R 7.28 GiB
  250. [ 2.346735] Alternate GPT is invalid, using primary GPT.
  251. [ 2.346762] mmcblk0: p1 p2 p3 p4 p5 p128
  252. [ 2.347375] mmcblk0boot0: mmc0:0001 8GTF4R 4.00 MiB
  253. [ 2.347933] mmcblk0boot1: mmc0:0001 8GTF4R 4.00 MiB
  254. [ 2.348141] mmcblk0rpmb: mmc0:0001 8GTF4R 512 KiB, chardev (248:0)
  255. [ 2.349375] i2c-core: using bounce buffer for addr=0x64, len=1
  256. [ 2.349852] i2c-core: using bounce buffer for addr=0x64, len=1
  257. [ 2.355373] 8021q: 802.1Q VLAN Support v1.8
  258. [ 2.360263] i2c-core: using bounce buffer for addr=0x64, len=1
  259. [ 2.366057] i2c-core: using bounce buffer for addr=0x64, len=1
  260. [ 2.373736] registered taskstats version 1
  261. [ 2.375427] i2c-core: using bounce buffer for addr=0x64, len=1
  262. [ 2.390625] phy phy-soc:[email protected]: type_sw - reg 0x194, index 0
  263. [ 2.395054] i2c-core: using bounce buffer for addr=0x64, len=1
  264. [ 2.401362] mtk-pcie-gen3 11280000.pcie: host bridge /soc/pcie@11280000 ranges:
  265. [ 2.406478] i2c-core: using bounce buffer for addr=0x64, len=1
  266. [ 2.406946] i2c-core: using bounce buffer for addr=0x64, len=1
  267. [ 2.412323] mtk-pcie-gen3 11280000.pcie: Parsing ranges property...
  268. [ 2.416492] i2c-core: using bounce buffer for addr=0x64, len=1
  269. [ 2.416952] i2c-core: using bounce buffer for addr=0x64, len=1
  270. [ 2.422320] mtk-pcie-gen3 11280000.pcie: IO 0x0020000000..0x00201fffff -> 0x0020000000
  271. [ 2.428133] i2c-core: using bounce buffer for addr=0x64, len=1
  272. [ 2.428589] i2c-core: using bounce buffer for addr=0x64, len=1
  273. [ 2.432225] mtk-pcie-gen3 11280000.pcie: MEM 0x0020200000..0x0027ffffff -> 0x0020200000
  274. [ 2.438037] i2c-core: using bounce buffer for addr=0x64, len=1
  275. [ 2.438491] i2c-core: using bounce buffer for addr=0x64, len=1
  276. [ 2.527455] i2c-core: using bounce buffer for addr=0x64, len=1
  277. [ 2.533761] i2c-core: using bounce buffer for addr=0x64, len=1
  278. [ 2.539591] i2c-core: using bounce buffer for addr=0x64, len=1
  279. [ 2.545970] i2c-core: using bounce buffer for addr=0x64, len=1
  280. [ 2.551801] i2c-core: using bounce buffer for addr=0x64, len=1
  281. [ 2.558078] i2c-core: using bounce buffer for addr=0x64, len=1
  282. [ 2.563900] i2c-core: using bounce buffer for addr=0x64, len=1
  283. [ 2.570176] i2c-core: using bounce buffer for addr=0x64, len=1
  284. [ 2.575997] i2c-core: using bounce buffer for addr=0x64, len=1
  285. [ 2.582274] i2c-core: using bounce buffer for addr=0x64, len=1
  286. [ 2.588099] i2c-core: using bounce buffer for addr=0x64, len=1
  287. [ 2.594368] i2c-core: using bounce buffer for addr=0x64, len=1
  288. [ 2.600194] i2c-core: using bounce buffer for addr=0x64, len=1
  289. [ 2.606483] i2c-core: using bounce buffer for addr=0x64, len=1
  290. [ 2.612305] i2c-core: using bounce buffer for addr=0x64, len=1
  291. [ 2.618663] i2c-core: using bounce buffer for addr=0x64, len=1
  292. [ 2.624485] i2c-core: using bounce buffer for addr=0x64, len=1
  293. [ 2.630766] i2c-core: using bounce buffer for addr=0x64, len=1
  294. [ 2.636593] i2c-core: using bounce buffer for addr=0x64, len=1
  295. [ 2.642864] i2c-core: using bounce buffer for addr=0x64, len=1
  296. [ 2.648690] i2c-core: using bounce buffer for addr=0x64, len=1
  297. [ 2.655046] i2c-core: using bounce buffer for addr=0x64, len=1
  298. [ 2.660876] i2c-core: using bounce buffer for addr=0x64, len=1
  299. [ 2.667152] i2c-core: using bounce buffer for addr=0x64, len=1
  300. [ 2.672973] i2c-core: using bounce buffer for addr=0x64, len=1
  301. [ 2.756493] mtk-pcie-gen3 11280000.pcie: PCIe link down, current LTSSM state: detect.quiet (0x1)
  302. [ 2.765290] mtk-pcie-gen3 11280000.pcie: probe with driver mtk-pcie-gen3 failed with error -110
  303. [ 2.774336] mtk-pcie-gen3 11290000.pcie: host bridge /soc/pcie@11290000 ranges:
  304. [ 2.781651] mtk-pcie-gen3 11290000.pcie: Parsing ranges property...
  305. [ 2.787924] mtk-pcie-gen3 11290000.pcie: IO 0x0028000000..0x00281fffff -> 0x0028000000
  306. [ 2.796355] mtk-pcie-gen3 11290000.pcie: MEM 0x0028200000..0x002fffffff -> 0x0028200000
  307. [ 3.031587] mtk-pcie-gen3 11290000.pcie: set IO trans window[0]: cpu_addr = 0x28000000, pci_addr = 0x28000000, size = 0x200000
  308. [ 3.042971] mtk-pcie-gen3 11290000.pcie: set MEM trans window[1]: cpu_addr = 0x28200000, pci_addr = 0x28200000, size = 0x200000
  309. [ 3.054437] mtk-pcie-gen3 11290000.pcie: set MEM trans window[2]: cpu_addr = 0x28400000, pci_addr = 0x28400000, size = 0x400000
  310. [ 3.065902] mtk-pcie-gen3 11290000.pcie: set MEM trans window[3]: cpu_addr = 0x28800000, pci_addr = 0x28800000, size = 0x800000
  311. [ 3.077368] mtk-pcie-gen3 11290000.pcie: set MEM trans window[4]: cpu_addr = 0x29000000, pci_addr = 0x29000000, size = 0x1000000
  312. [ 3.088919] mtk-pcie-gen3 11290000.pcie: set MEM trans window[5]: cpu_addr = 0x2a000000, pci_addr = 0x2a000000, size = 0x2000000
  313. [ 3.100469] mtk-pcie-gen3 11290000.pcie: set MEM trans window[6]: cpu_addr = 0x2c000000, pci_addr = 0x2c000000, size = 0x4000000
  314. [ 3.112255] mtk-pcie-gen3 11290000.pcie: PCI host bridge to bus 0002:00
  315. [ 3.118868] pci_bus 0002:00: root bus resource [bus 00-ff]
  316. [ 3.124346] pci_bus 0002:00: root bus resource [io 0x200000-0x3fffff] (bus address [0x28000000-0x281fffff])
  317. [ 3.134169] pci_bus 0002:00: root bus resource [mem 0x28200000-0x2fffffff]
  318. [ 3.141042] pci_bus 0002:00: scanning bus
  319. [ 3.145066] pci 0002:00:00.0: [14c3:7988] type 01 class 0x060400 PCIe Root Port
  320. [ 3.152380] pci 0002:00:00.0: BAR 0 [mem 0x00000000-0x00007fff 64bit]
  321. [ 3.158820] pci 0002:00:00.0: PCI bridge to [bus 00]
  322. [ 3.163779] pci 0002:00:00.0: bridge window [io 0x0000-0x0fff]
  323. [ 3.169864] pci 0002:00:00.0: bridge window [mem 0x00000000-0x000fffff]
  324. [ 3.176652] pci 0002:00:00.0: bridge window [mem 0x00000000-0x000fffff 64bit pref]
  325. [ 3.184436] pci 0002:00:00.0: PME# supported from D0 D3hot D3cold
  326. [ 3.190526] pci 0002:00:00.0: PME# disabled
  327. [ 3.195726] pci_bus 0002:00: fixups for bus
  328. [ 3.199909] pci 0002:00:00.0: scanning [bus 00-00] behind bridge, pass 0
  329. [ 3.206604] pci 0002:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
  330. [ 3.214600] pci 0002:00:00.0: scanning [bus 00-00] behind bridge, pass 1
  331. [ 3.221339] pci_bus 0002:01: scanning bus
  332. [ 3.225362] pci 0002:01:00.0: [14c3:7906] type 00 class 0x028000 PCIe Endpoint
  333. [ 3.232602] pci 0002:01:00.0: BAR 0 [mem 0x00000000-0x000fffff 64bit pref]
  334. [ 3.239485] pci 0002:01:00.0: BAR 2 [mem 0x00000000-0x00007fff 64bit]
  335. [ 3.245928] pci 0002:01:00.0: BAR 4 [mem 0x00000000-0x00000fff 64bit pref]
  336. [ 3.252904] pci 0002:01:00.0: PME# supported from D0 D3hot D3cold
  337. [ 3.258995] pci 0002:01:00.0: PME# disabled
  338. [ 3.263215] pci 0002:01:00.0: 4.000 Gb/s available PCIe bandwidth, limited by 5.0 GT/s PCIe x1 link at 0002:00:00.0 (capable of 8.000 Gb/s with 5.0 GT/s PCIe x2 link)
  339. [ 3.296509] pci_bus 0002:01: fixups for bus
  340. [ 3.300685] pci_bus 0002:01: bus scan returning with max=01
  341. [ 3.306247] pci_bus 0002:01: busn_res: [bus 01-ff] end is updated to 01
  342. [ 3.312871] pci_bus 0002:00: bus scan returning with max=01
  343. [ 3.318448] pci 0002:00:00.0: bridge window [mem 0x28200000-0x282fffff]: assigned
  344. [ 3.325921] pci 0002:00:00.0: bridge window [mem 0x28300000-0x284fffff 64bit pref]: assigned
  345. [ 3.334351] pci 0002:00:00.0: BAR 0 [mem 0x28500000-0x28507fff 64bit]: assigned
  346. [ 3.341660] pci 0002:01:00.0: BAR 0 [mem 0x28300000-0x283fffff 64bit pref]: assigned
  347. [ 3.349405] pci 0002:01:00.0: BAR 2 [mem 0x28200000-0x28207fff 64bit]: assigned
  348. [ 3.356715] pci 0002:01:00.0: BAR 4 [mem 0x28400000-0x28400fff 64bit pref]: assigned
  349. [ 3.364457] pci 0002:00:00.0: PCI bridge to [bus 01]
  350. [ 3.369416] pci 0002:00:00.0: bridge window [mem 0x28200000-0x282fffff]
  351. [ 3.376193] pci 0002:00:00.0: bridge window [mem 0x28300000-0x284fffff 64bit pref]
  352. [ 3.383928] pci_bus 0002:00: resource 4 [io 0x200000-0x3fffff]
  353. [ 3.389838] pci_bus 0002:00: resource 5 [mem 0x28200000-0x2fffffff]
  354. [ 3.396093] pci_bus 0002:01: resource 1 [mem 0x28200000-0x282fffff]
  355. [ 3.402351] pci_bus 0002:01: resource 2 [mem 0x28300000-0x284fffff 64bit pref]
  356. [ 3.409572] pci 0002:00:00.0: Max Payload Size set to 256/ 256 (was 128), Max Read Rq 256
  357. [ 3.418017] pci 0002:01:00.0: Max Payload Size set to 256/ 256 (was 128), Max Read Rq 256
  358. [ 3.426528] pcieport 0002:00:00.0: assign IRQ: got 112
  359. [ 3.431661] pcieport 0002:00:00.0: enabling device (0000 -> 0002)
  360. [ 3.437755] pcieport 0002:00:00.0: enabling bus mastering
  361. [ 3.443535] mtk-pcie-gen3 11290000.pcie: msi#0x0 address_hi 0x0 address_lo 0x11290c00 data 0
  362. [ 3.451973] mtk-pcie-gen3 11290000.pcie: msi#0x1 address_hi 0x0 address_lo 0x11290c00 data 1
  363. [ 3.460405] mtk-pcie-gen3 11290000.pcie: msi#0x2 address_hi 0x0 address_lo 0x11290c00 data 2
  364. [ 3.468834] mtk-pcie-gen3 11290000.pcie: msi#0x3 address_hi 0x0 address_lo 0x11290c00 data 3
  365. [ 3.477262] mtk-pcie-gen3 11290000.pcie: msi#0x4 address_hi 0x0 address_lo 0x11290c00 data 4
  366. [ 3.485687] mtk-pcie-gen3 11290000.pcie: msi#0x5 address_hi 0x0 address_lo 0x11290c00 data 5
  367. [ 3.494114] mtk-pcie-gen3 11290000.pcie: msi#0x6 address_hi 0x0 address_lo 0x11290c00 data 6
  368. [ 3.502542] mtk-pcie-gen3 11290000.pcie: msi#0x7 address_hi 0x0 address_lo 0x11290c00 data 7
  369. [ 3.510969] mtk-pcie-gen3 11290000.pcie: msi#0x8 address_hi 0x0 address_lo 0x11290c00 data 8
  370. [ 3.519395] mtk-pcie-gen3 11290000.pcie: msi#0x9 address_hi 0x0 address_lo 0x11290c00 data 9
  371. [ 3.527822] mtk-pcie-gen3 11290000.pcie: msi#0xa address_hi 0x0 address_lo 0x11290c00 data 10
  372. [ 3.536333] mtk-pcie-gen3 11290000.pcie: msi#0xb address_hi 0x0 address_lo 0x11290c00 data 11
  373. [ 3.544847] mtk-pcie-gen3 11290000.pcie: msi#0xc address_hi 0x0 address_lo 0x11290c00 data 12
  374. [ 3.553362] mtk-pcie-gen3 11290000.pcie: msi#0xd address_hi 0x0 address_lo 0x11290c00 data 13
  375. [ 3.561875] mtk-pcie-gen3 11290000.pcie: msi#0xe address_hi 0x0 address_lo 0x11290c00 data 14
  376. [ 3.570388] mtk-pcie-gen3 11290000.pcie: msi#0xf address_hi 0x0 address_lo 0x11290c00 data 15
  377. [ 3.578904] mtk-pcie-gen3 11290000.pcie: msi#0x10 address_hi 0x0 address_lo 0x11290c00 data 16
  378. [ 3.587505] mtk-pcie-gen3 11290000.pcie: msi#0x11 address_hi 0x0 address_lo 0x11290c00 data 17
  379. [ 3.596102] mtk-pcie-gen3 11290000.pcie: msi#0x12 address_hi 0x0 address_lo 0x11290c00 data 18
  380. [ 3.604703] mtk-pcie-gen3 11290000.pcie: msi#0x13 address_hi 0x0 address_lo 0x11290c00 data 19
  381. [ 3.613303] mtk-pcie-gen3 11290000.pcie: msi#0x14 address_hi 0x0 address_lo 0x11290c00 data 20
  382. [ 3.621904] mtk-pcie-gen3 11290000.pcie: msi#0x15 address_hi 0x0 address_lo 0x11290c00 data 21
  383. [ 3.630505] mtk-pcie-gen3 11290000.pcie: msi#0x16 address_hi 0x0 address_lo 0x11290c00 data 22
  384. [ 3.639105] mtk-pcie-gen3 11290000.pcie: msi#0x17 address_hi 0x0 address_lo 0x11290c00 data 23
  385. [ 3.647705] mtk-pcie-gen3 11290000.pcie: msi#0x18 address_hi 0x0 address_lo 0x11290c00 data 24
  386. [ 3.656304] mtk-pcie-gen3 11290000.pcie: msi#0x19 address_hi 0x0 address_lo 0x11290c00 data 25
  387. [ 3.664904] mtk-pcie-gen3 11290000.pcie: msi#0x1a address_hi 0x0 address_lo 0x11290c00 data 26
  388. [ 3.673505] mtk-pcie-gen3 11290000.pcie: msi#0x1b address_hi 0x0 address_lo 0x11290c00 data 27
  389. [ 3.682106] mtk-pcie-gen3 11290000.pcie: msi#0x1c address_hi 0x0 address_lo 0x11290c00 data 28
  390. [ 3.690706] mtk-pcie-gen3 11290000.pcie: msi#0x1d address_hi 0x0 address_lo 0x11290c00 data 29
  391. [ 3.699308] mtk-pcie-gen3 11290000.pcie: msi#0x1e address_hi 0x0 address_lo 0x11290c00 data 30
  392. [ 3.707908] mtk-pcie-gen3 11290000.pcie: msi#0x1f address_hi 0x0 address_lo 0x11290c00 data 31
  393. [ 3.716917] mtk-pcie-gen3 11290000.pcie: msi#0x0 address_hi 0x0 address_lo 0x11290c00 data 0
  394. [ 3.725415] pcieport 0002:00:00.0: PME: Signaling with IRQ 113
  395. [ 3.731359] pcieport 0002:00:00.0: AER: enabled with IRQ 113
  396. [ 3.737065] pcieport 0002:00:00.0: save config 0x00: 0x798814c3
  397. [ 3.742977] pcieport 0002:00:00.0: save config 0x04: 0x00100406
  398. [ 3.748893] pcieport 0002:00:00.0: save config 0x08: 0x06040001
  399. [ 3.754802] pcieport 0002:00:00.0: save config 0x0c: 0x00010000
  400. [ 3.760715] pcieport 0002:00:00.0: save config 0x10: 0x28500004
  401. [ 3.766627] pcieport 0002:00:00.0: save config 0x14: 0x00000000
  402. [ 3.772536] pcieport 0002:00:00.0: save config 0x18: 0x00010100
  403. [ 3.778448] pcieport 0002:00:00.0: save config 0x1c: 0x000001f1
  404. [ 3.784357] pcieport 0002:00:00.0: save config 0x20: 0x28202820
  405. [ 3.790271] pcieport 0002:00:00.0: save config 0x24: 0x28412831
  406. [ 3.796180] pcieport 0002:00:00.0: save config 0x28: 0x00000000
  407. [ 3.802091] pcieport 0002:00:00.0: save config 0x2c: 0x00000000
  408. [ 3.808002] pcieport 0002:00:00.0: save config 0x30: 0x00000000
  409. [ 3.813911] pcieport 0002:00:00.0: save config 0x34: 0x00000080
  410. [ 3.819822] pcieport 0002:00:00.0: save config 0x38: 0x00000000
  411. [ 3.825730] pcieport 0002:00:00.0: save config 0x3c: 0x00020170
  412. [ 3.831915] mtk-pcie-gen3 11300000.pcie: host bridge /soc/pcie@11300000 ranges:
  413. [ 3.839227] mtk-pcie-gen3 11300000.pcie: Parsing ranges property...
  414. [ 3.845490] mtk-pcie-gen3 11300000.pcie: IO 0x0030000000..0x00301fffff -> 0x0030000000
  415. [ 3.853926] mtk-pcie-gen3 11300000.pcie: MEM 0x0030200000..0x0037ffffff -> 0x0030200000
  416. [ 4.091580] mtk-pcie-gen3 11300000.pcie: set IO trans window[0]: cpu_addr = 0x30000000, pci_addr = 0x30000000, size = 0x200000
  417. [ 4.102970] mtk-pcie-gen3 11300000.pcie: set MEM trans window[1]: cpu_addr = 0x30200000, pci_addr = 0x30200000, size = 0x200000
  418. [ 4.114436] mtk-pcie-gen3 11300000.pcie: set MEM trans window[2]: cpu_addr = 0x30400000, pci_addr = 0x30400000, size = 0x400000
  419. [ 4.125901] mtk-pcie-gen3 11300000.pcie: set MEM trans window[3]: cpu_addr = 0x30800000, pci_addr = 0x30800000, size = 0x800000
  420. [ 4.137367] mtk-pcie-gen3 11300000.pcie: set MEM trans window[4]: cpu_addr = 0x31000000, pci_addr = 0x31000000, size = 0x1000000
  421. [ 4.148918] mtk-pcie-gen3 11300000.pcie: set MEM trans window[5]: cpu_addr = 0x32000000, pci_addr = 0x32000000, size = 0x2000000
  422. [ 4.160469] mtk-pcie-gen3 11300000.pcie: set MEM trans window[6]: cpu_addr = 0x34000000, pci_addr = 0x34000000, size = 0x4000000
  423. [ 4.172140] mtk-pcie-gen3 11300000.pcie: PCI host bridge to bus 0000:00
  424. [ 4.178752] pci_bus 0000:00: root bus resource [bus 00-ff]
  425. [ 4.184228] pci_bus 0000:00: root bus resource [io 0x400000-0x5fffff] (bus address [0x30000000-0x301fffff])
  426. [ 4.194045] pci_bus 0000:00: root bus resource [mem 0x30200000-0x37ffffff]
  427. [ 4.200912] pci_bus 0000:00: scanning bus
  428. [ 4.204933] pci 0000:00:00.0: [14c3:7988] type 01 class 0x060400 PCIe Root Port
  429. [ 4.212247] pci 0000:00:00.0: BAR 0 [mem 0x00000000-0x00007fff 64bit]
  430. [ 4.218688] pci 0000:00:00.0: PCI bridge to [bus 00]
  431. [ 4.223645] pci 0000:00:00.0: bridge window [io 0x0000-0x0fff]
  432. [ 4.229731] pci 0000:00:00.0: bridge window [mem 0x00000000-0x000fffff]
  433. [ 4.236516] pci 0000:00:00.0: bridge window [mem 0x00000000-0x000fffff 64bit pref]
  434. [ 4.244302] pci 0000:00:00.0: PME# supported from D0 D3hot D3cold
  435. [ 4.250392] pci 0000:00:00.0: PME# disabled
  436. [ 4.255635] pci_bus 0000:00: fixups for bus
  437. [ 4.259816] pci 0000:00:00.0: scanning [bus 00-00] behind bridge, pass 0
  438. [ 4.266510] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
  439. [ 4.274506] pci 0000:00:00.0: scanning [bus 00-00] behind bridge, pass 1
  440. [ 4.281251] pci_bus 0000:01: scanning bus
  441. [ 4.285275] pci 0000:01:00.0: [14c3:7906] type 00 class 0x028000 PCIe Endpoint
  442. [ 4.292516] pci 0000:01:00.0: BAR 0 [mem 0x00000000-0x000fffff 64bit pref]
  443. [ 4.299398] pci 0000:01:00.0: BAR 2 [mem 0x00000000-0x00007fff 64bit]
  444. [ 4.305841] pci 0000:01:00.0: BAR 4 [mem 0x00000000-0x00000fff 64bit pref]
  445. [ 4.312818] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
  446. [ 4.318910] pci 0000:01:00.0: PME# disabled
  447. [ 4.323130] pci 0000:01:00.0: 4.000 Gb/s available PCIe bandwidth, limited by 5.0 GT/s PCIe x1 link at 0000:00:00.0 (capable of 8.000 Gb/s with 5.0 GT/s PCIe x2 link)
  448. [ 4.356512] pci_bus 0000:01: fixups for bus
  449. [ 4.360688] pci_bus 0000:01: bus scan returning with max=01
  450. [ 4.366251] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
  451. [ 4.372864] pci_bus 0000:00: bus scan returning with max=01
  452. [ 4.378441] pci 0000:00:00.0: bridge window [mem 0x30200000-0x302fffff]: assigned
  453. [ 4.385913] pci 0000:00:00.0: bridge window [mem 0x30300000-0x304fffff 64bit pref]: assigned
  454. [ 4.394342] pci 0000:00:00.0: BAR 0 [mem 0x30500000-0x30507fff 64bit]: assigned
  455. [ 4.401650] pci 0000:01:00.0: BAR 0 [mem 0x30300000-0x303fffff 64bit pref]: assigned
  456. [ 4.409396] pci 0000:01:00.0: BAR 2 [mem 0x30200000-0x30207fff 64bit]: assigned
  457. [ 4.416707] pci 0000:01:00.0: BAR 4 [mem 0x30400000-0x30400fff 64bit pref]: assigned
  458. [ 4.424449] pci 0000:00:00.0: PCI bridge to [bus 01]
  459. [ 4.429407] pci 0000:00:00.0: bridge window [mem 0x30200000-0x302fffff]
  460. [ 4.436185] pci 0000:00:00.0: bridge window [mem 0x30300000-0x304fffff 64bit pref]
  461. [ 4.443920] pci_bus 0000:00: resource 4 [io 0x400000-0x5fffff]
  462. [ 4.449831] pci_bus 0000:00: resource 5 [mem 0x30200000-0x37ffffff]
  463. [ 4.456086] pci_bus 0000:01: resource 1 [mem 0x30200000-0x302fffff]
  464. [ 4.462344] pci_bus 0000:01: resource 2 [mem 0x30300000-0x304fffff 64bit pref]
  465. [ 4.469566] pci 0000:00:00.0: Max Payload Size set to 256/ 256 (was 128), Max Read Rq 256
  466. [ 4.478010] pci 0000:01:00.0: Max Payload Size set to 256/ 256 (was 128), Max Read Rq 256
  467. [ 4.486525] pcieport 0000:00:00.0: assign IRQ: got 115
  468. [ 4.491659] pcieport 0000:00:00.0: enabling device (0000 -> 0002)
  469. [ 4.497755] pcieport 0000:00:00.0: enabling bus mastering
  470. [ 4.503518] mtk-pcie-gen3 11300000.pcie: msi#0x0 address_hi 0x0 address_lo 0x11300c00 data 0
  471. [ 4.511955] mtk-pcie-gen3 11300000.pcie: msi#0x1 address_hi 0x0 address_lo 0x11300c00 data 1
  472. [ 4.520388] mtk-pcie-gen3 11300000.pcie: msi#0x2 address_hi 0x0 address_lo 0x11300c00 data 2
  473. [ 4.528816] mtk-pcie-gen3 11300000.pcie: msi#0x3 address_hi 0x0 address_lo 0x11300c00 data 3
  474. [ 4.537244] mtk-pcie-gen3 11300000.pcie: msi#0x4 address_hi 0x0 address_lo 0x11300c00 data 4
  475. [ 4.545669] mtk-pcie-gen3 11300000.pcie: msi#0x5 address_hi 0x0 address_lo 0x11300c00 data 5
  476. [ 4.554095] mtk-pcie-gen3 11300000.pcie: msi#0x6 address_hi 0x0 address_lo 0x11300c00 data 6
  477. [ 4.562523] mtk-pcie-gen3 11300000.pcie: msi#0x7 address_hi 0x0 address_lo 0x11300c00 data 7
  478. [ 4.570950] mtk-pcie-gen3 11300000.pcie: msi#0x8 address_hi 0x0 address_lo 0x11300c00 data 8
  479. [ 4.579376] mtk-pcie-gen3 11300000.pcie: msi#0x9 address_hi 0x0 address_lo 0x11300c00 data 9
  480. [ 4.587802] mtk-pcie-gen3 11300000.pcie: msi#0xa address_hi 0x0 address_lo 0x11300c00 data 10
  481. [ 4.596314] mtk-pcie-gen3 11300000.pcie: msi#0xb address_hi 0x0 address_lo 0x11300c00 data 11
  482. [ 4.604828] mtk-pcie-gen3 11300000.pcie: msi#0xc address_hi 0x0 address_lo 0x11300c00 data 12
  483. [ 4.613343] mtk-pcie-gen3 11300000.pcie: msi#0xd address_hi 0x0 address_lo 0x11300c00 data 13
  484. [ 4.621857] mtk-pcie-gen3 11300000.pcie: msi#0xe address_hi 0x0 address_lo 0x11300c00 data 14
  485. [ 4.630370] mtk-pcie-gen3 11300000.pcie: msi#0xf address_hi 0x0 address_lo 0x11300c00 data 15
  486. [ 4.638885] mtk-pcie-gen3 11300000.pcie: msi#0x10 address_hi 0x0 address_lo 0x11300c00 data 16
  487. [ 4.647491] mtk-pcie-gen3 11300000.pcie: msi#0x11 address_hi 0x0 address_lo 0x11300c00 data 17
  488. [ 4.656090] mtk-pcie-gen3 11300000.pcie: msi#0x12 address_hi 0x0 address_lo 0x11300c00 data 18
  489. [ 4.664693] mtk-pcie-gen3 11300000.pcie: msi#0x13 address_hi 0x0 address_lo 0x11300c00 data 19
  490. [ 4.673293] mtk-pcie-gen3 11300000.pcie: msi#0x14 address_hi 0x0 address_lo 0x11300c00 data 20
  491. [ 4.681894] mtk-pcie-gen3 11300000.pcie: msi#0x15 address_hi 0x0 address_lo 0x11300c00 data 21
  492. [ 4.690494] mtk-pcie-gen3 11300000.pcie: msi#0x16 address_hi 0x0 address_lo 0x11300c00 data 22
  493. [ 4.699094] mtk-pcie-gen3 11300000.pcie: msi#0x17 address_hi 0x0 address_lo 0x11300c00 data 23
  494. [ 4.707694] mtk-pcie-gen3 11300000.pcie: msi#0x18 address_hi 0x0 address_lo 0x11300c00 data 24
  495. [ 4.716292] mtk-pcie-gen3 11300000.pcie: msi#0x19 address_hi 0x0 address_lo 0x11300c00 data 25
  496. [ 4.724892] mtk-pcie-gen3 11300000.pcie: msi#0x1a address_hi 0x0 address_lo 0x11300c00 data 26
  497. [ 4.733496] mtk-pcie-gen3 11300000.pcie: msi#0x1b address_hi 0x0 address_lo 0x11300c00 data 27
  498. [ 4.742097] mtk-pcie-gen3 11300000.pcie: msi#0x1c address_hi 0x0 address_lo 0x11300c00 data 28
  499. [ 4.750700] mtk-pcie-gen3 11300000.pcie: msi#0x1d address_hi 0x0 address_lo 0x11300c00 data 29
  500. [ 4.759303] mtk-pcie-gen3 11300000.pcie: msi#0x1e address_hi 0x0 address_lo 0x11300c00 data 30
  501. [ 4.767904] mtk-pcie-gen3 11300000.pcie: msi#0x1f address_hi 0x0 address_lo 0x11300c00 data 31
  502. [ 4.776910] mtk-pcie-gen3 11300000.pcie: msi#0x0 address_hi 0x0 address_lo 0x11300c00 data 0
  503. [ 4.785410] pcieport 0000:00:00.0: PME: Signaling with IRQ 116
  504. [ 4.791352] pcieport 0000:00:00.0: AER: enabled with IRQ 116
  505. [ 4.797043] pcieport 0000:00:00.0: save config 0x00: 0x798814c3
  506. [ 4.802954] pcieport 0000:00:00.0: save config 0x04: 0x00100406
  507. [ 4.808868] pcieport 0000:00:00.0: save config 0x08: 0x06040001
  508. [ 4.814775] pcieport 0000:00:00.0: save config 0x0c: 0x00010000
  509. [ 4.820687] pcieport 0000:00:00.0: save config 0x10: 0x30500004
  510. [ 4.826599] pcieport 0000:00:00.0: save config 0x14: 0x00000000
  511. [ 4.832507] pcieport 0000:00:00.0: save config 0x18: 0x00010100
  512. [ 4.838418] pcieport 0000:00:00.0: save config 0x1c: 0x000001f1
  513. [ 4.844326] pcieport 0000:00:00.0: save config 0x20: 0x30203020
  514. [ 4.850237] pcieport 0000:00:00.0: save config 0x24: 0x30413031
  515. [ 4.856146] pcieport 0000:00:00.0: save config 0x28: 0x00000000
  516. [ 4.862056] pcieport 0000:00:00.0: save config 0x2c: 0x00000000
  517. [ 4.867967] pcieport 0000:00:00.0: save config 0x30: 0x00000000
  518. [ 4.873875] pcieport 0000:00:00.0: save config 0x34: 0x00000080
  519. [ 4.879789] pcieport 0000:00:00.0: save config 0x38: 0x00000000
  520. [ 4.885697] pcieport 0000:00:00.0: save config 0x3c: 0x00020173
  521. [ 4.891909] mtk-pcie-gen3 11310000.pcie: host bridge /soc/pcie@11310000 ranges:
  522. [ 4.899220] mtk-pcie-gen3 11310000.pcie: Parsing ranges property...
  523. [ 4.905485] mtk-pcie-gen3 11310000.pcie: IO 0x0038000000..0x00381fffff -> 0x0038000000
  524. [ 4.913920] mtk-pcie-gen3 11310000.pcie: MEM 0x0038200000..0x003fffffff -> 0x0038200000
  525. [ 5.139151] mtk-pcie-gen3 11310000.pcie: set IO trans window[0]: cpu_addr = 0x38000000, pci_addr = 0x38000000, size = 0x200000
  526. [ 5.150538] mtk-pcie-gen3 11310000.pcie: set MEM trans window[1]: cpu_addr = 0x38200000, pci_addr = 0x38200000, size = 0x200000
  527. [ 5.162004] mtk-pcie-gen3 11310000.pcie: set MEM trans window[2]: cpu_addr = 0x38400000, pci_addr = 0x38400000, size = 0x400000
  528. [ 5.173469] mtk-pcie-gen3 11310000.pcie: set MEM trans window[3]: cpu_addr = 0x38800000, pci_addr = 0x38800000, size = 0x800000
  529. [ 5.184933] mtk-pcie-gen3 11310000.pcie: set MEM trans window[4]: cpu_addr = 0x39000000, pci_addr = 0x39000000, size = 0x1000000
  530. [ 5.196484] mtk-pcie-gen3 11310000.pcie: set MEM trans window[5]: cpu_addr = 0x3a000000, pci_addr = 0x3a000000, size = 0x2000000
  531. [ 5.208035] mtk-pcie-gen3 11310000.pcie: set MEM trans window[6]: cpu_addr = 0x3c000000, pci_addr = 0x3c000000, size = 0x4000000
  532. [ 5.219706] mtk-pcie-gen3 11310000.pcie: PCI host bridge to bus 0001:00
  533. [ 5.226315] pci_bus 0001:00: root bus resource [bus 00-ff]
  534. [ 5.231796] pci_bus 0001:00: root bus resource [io 0x600000-0x7fffff] (bus address [0x38000000-0x381fffff])
  535. [ 5.241613] pci_bus 0001:00: root bus resource [mem 0x38200000-0x3fffffff]
  536. [ 5.248484] pci_bus 0001:00: scanning bus
  537. [ 5.252505] pci 0001:00:00.0: [14c3:7988] type 01 class 0x060400 PCIe Root Port
  538. [ 5.259822] pci 0001:00:00.0: BAR 0 [mem 0x00000000-0x00007fff 64bit]
  539. [ 5.266256] pci 0001:00:00.0: PCI bridge to [bus 00]
  540. [ 5.271221] pci 0001:00:00.0: bridge window [io 0x0000-0x0fff]
  541. [ 5.277309] pci 0001:00:00.0: bridge window [mem 0x00000000-0x000fffff]
  542. [ 5.284091] pci 0001:00:00.0: bridge window [mem 0x00000000-0x000fffff 64bit pref]
  543. [ 5.291882] pci 0001:00:00.0: PME# supported from D0 D3hot D3cold
  544. [ 5.297970] pci 0001:00:00.0: PME# disabled
  545. [ 5.303221] pci_bus 0001:00: fixups for bus
  546. [ 5.307403] pci 0001:00:00.0: scanning [bus 00-00] behind bridge, pass 0
  547. [ 5.314093] pci 0001:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
  548. [ 5.322091] pci 0001:00:00.0: scanning [bus 00-00] behind bridge, pass 1
  549. [ 5.328832] pci_bus 0001:01: scanning bus
  550. [ 5.332855] pci 0001:01:00.0: [14c3:7915] type 00 class 0x000280 PCIe Endpoint
  551. [ 5.340094] pci 0001:01:00.0: BAR 0 [mem 0x00000000-0x000fffff 64bit pref]
  552. [ 5.346978] pci 0001:01:00.0: BAR 2 [mem 0x00000000-0x00003fff 64bit pref]
  553. [ 5.353854] pci 0001:01:00.0: BAR 4 [mem 0x00000000-0x00000fff 64bit pref]
  554. [ 5.360828] pci 0001:01:00.0: supports D1 D2
  555. [ 5.365088] pci 0001:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  556. [ 5.371699] pci 0001:01:00.0: PME# disabled
  557. [ 5.386507] pci_bus 0001:01: fixups for bus
  558. [ 5.390682] pci_bus 0001:01: bus scan returning with max=01
  559. [ 5.396243] pci_bus 0001:01: busn_res: [bus 01-ff] end is updated to 01
  560. [ 5.402857] pci_bus 0001:00: bus scan returning with max=01
  561. [ 5.408434] pci 0001:00:00.0: bridge window [mem 0x38200000-0x383fffff 64bit pref]: assigned
  562. [ 5.416868] pci 0001:00:00.0: BAR 0 [mem 0x38400000-0x38407fff 64bit]: assigned
  563. [ 5.424172] pci 0001:01:00.0: BAR 0 [mem 0x38200000-0x382fffff 64bit pref]: assigned
  564. [ 5.431919] pci 0001:01:00.0: BAR 2 [mem 0x38300000-0x38303fff 64bit pref]: assigned
  565. [ 5.439666] pci 0001:01:00.0: BAR 4 [mem 0x38304000-0x38304fff 64bit pref]: assigned
  566. [ 5.447412] pci 0001:00:00.0: PCI bridge to [bus 01]
  567. [ 5.452369] pci 0001:00:00.0: bridge window [mem 0x38200000-0x383fffff 64bit pref]
  568. [ 5.460107] pci_bus 0001:00: resource 4 [io 0x600000-0x7fffff]
  569. [ 5.466016] pci_bus 0001:00: resource 5 [mem 0x38200000-0x3fffffff]
  570. [ 5.472274] pci_bus 0001:01: resource 2 [mem 0x38200000-0x383fffff 64bit pref]
  571. [ 5.479496] pci 0001:00:00.0: Max Payload Size set to 256/ 256 (was 128), Max Read Rq 256
  572. [ 5.487940] pci 0001:01:00.0: Max Payload Size set to 128/ 128 (was 128), Max Read Rq 128
  573. [ 5.496438] pcieport 0001:00:00.0: assign IRQ: got 118
  574. [ 5.501578] pcieport 0001:00:00.0: enabling device (0000 -> 0002)
  575. [ 5.507675] pcieport 0001:00:00.0: enabling bus mastering
  576. [ 5.513406] mtk-pcie-gen3 11310000.pcie: msi#0x0 address_hi 0x0 address_lo 0x11310c00 data 0
  577. [ 5.521846] mtk-pcie-gen3 11310000.pcie: msi#0x1 address_hi 0x0 address_lo 0x11310c00 data 1
  578. [ 5.530277] mtk-pcie-gen3 11310000.pcie: msi#0x2 address_hi 0x0 address_lo 0x11310c00 data 2
  579. [ 5.538707] mtk-pcie-gen3 11310000.pcie: msi#0x3 address_hi 0x0 address_lo 0x11310c00 data 3
  580. [ 5.547136] mtk-pcie-gen3 11310000.pcie: msi#0x4 address_hi 0x0 address_lo 0x11310c00 data 4
  581. [ 5.555561] mtk-pcie-gen3 11310000.pcie: msi#0x5 address_hi 0x0 address_lo 0x11310c00 data 5
  582. [ 5.563992] mtk-pcie-gen3 11310000.pcie: msi#0x6 address_hi 0x0 address_lo 0x11310c00 data 6
  583. [ 5.572420] mtk-pcie-gen3 11310000.pcie: msi#0x7 address_hi 0x0 address_lo 0x11310c00 data 7
  584. [ 5.580850] mtk-pcie-gen3 11310000.pcie: msi#0x8 address_hi 0x0 address_lo 0x11310c00 data 8
  585. [ 5.589279] mtk-pcie-gen3 11310000.pcie: msi#0x9 address_hi 0x0 address_lo 0x11310c00 data 9
  586. [ 5.597710] mtk-pcie-gen3 11310000.pcie: msi#0xa address_hi 0x0 address_lo 0x11310c00 data 10
  587. [ 5.606221] mtk-pcie-gen3 11310000.pcie: msi#0xb address_hi 0x0 address_lo 0x11310c00 data 11
  588. [ 5.614735] mtk-pcie-gen3 11310000.pcie: msi#0xc address_hi 0x0 address_lo 0x11310c00 data 12
  589. [ 5.623251] mtk-pcie-gen3 11310000.pcie: msi#0xd address_hi 0x0 address_lo 0x11310c00 data 13
  590. [ 5.631769] mtk-pcie-gen3 11310000.pcie: msi#0xe address_hi 0x0 address_lo 0x11310c00 data 14
  591. [ 5.640286] mtk-pcie-gen3 11310000.pcie: msi#0xf address_hi 0x0 address_lo 0x11310c00 data 15
  592. [ 5.648801] mtk-pcie-gen3 11310000.pcie: msi#0x10 address_hi 0x0 address_lo 0x11310c00 data 16
  593. [ 5.657403] mtk-pcie-gen3 11310000.pcie: msi#0x11 address_hi 0x0 address_lo 0x11310c00 data 17
  594. [ 5.666002] mtk-pcie-gen3 11310000.pcie: msi#0x12 address_hi 0x0 address_lo 0x11310c00 data 18
  595. [ 5.674603] mtk-pcie-gen3 11310000.pcie: msi#0x13 address_hi 0x0 address_lo 0x11310c00 data 19
  596. [ 5.683207] mtk-pcie-gen3 11310000.pcie: msi#0x14 address_hi 0x0 address_lo 0x11310c00 data 20
  597. [ 5.691808] mtk-pcie-gen3 11310000.pcie: msi#0x15 address_hi 0x0 address_lo 0x11310c00 data 21
  598. [ 5.700409] mtk-pcie-gen3 11310000.pcie: msi#0x16 address_hi 0x0 address_lo 0x11310c00 data 22
  599. [ 5.709010] mtk-pcie-gen3 11310000.pcie: msi#0x17 address_hi 0x0 address_lo 0x11310c00 data 23
  600. [ 5.717613] mtk-pcie-gen3 11310000.pcie: msi#0x18 address_hi 0x0 address_lo 0x11310c00 data 24
  601. [ 5.726210] mtk-pcie-gen3 11310000.pcie: msi#0x19 address_hi 0x0 address_lo 0x11310c00 data 25
  602. [ 5.734811] mtk-pcie-gen3 11310000.pcie: msi#0x1a address_hi 0x0 address_lo 0x11310c00 data 26
  603. [ 5.743413] mtk-pcie-gen3 11310000.pcie: msi#0x1b address_hi 0x0 address_lo 0x11310c00 data 27
  604. [ 5.752016] mtk-pcie-gen3 11310000.pcie: msi#0x1c address_hi 0x0 address_lo 0x11310c00 data 28
  605. [ 5.760620] mtk-pcie-gen3 11310000.pcie: msi#0x1d address_hi 0x0 address_lo 0x11310c00 data 29
  606. [ 5.769223] mtk-pcie-gen3 11310000.pcie: msi#0x1e address_hi 0x0 address_lo 0x11310c00 data 30
  607. [ 5.777826] mtk-pcie-gen3 11310000.pcie: msi#0x1f address_hi 0x0 address_lo 0x11310c00 data 31
  608. [ 5.786854] mtk-pcie-gen3 11310000.pcie: msi#0x0 address_hi 0x0 address_lo 0x11310c00 data 0
  609. [ 5.795352] pcieport 0001:00:00.0: PME: Signaling with IRQ 119
  610. [ 5.801299] pcieport 0001:00:00.0: AER: enabled with IRQ 119
  611. [ 5.806993] pcieport 0001:00:00.0: save config 0x00: 0x798814c3
  612. [ 5.812903] pcieport 0001:00:00.0: save config 0x04: 0x00100406
  613. [ 5.818816] pcieport 0001:00:00.0: save config 0x08: 0x06040001
  614. [ 5.824725] pcieport 0001:00:00.0: save config 0x0c: 0x00010000
  615. [ 5.830636] pcieport 0001:00:00.0: save config 0x10: 0x38400004
  616. [ 5.836548] pcieport 0001:00:00.0: save config 0x14: 0x00000000
  617. [ 5.842457] pcieport 0001:00:00.0: save config 0x18: 0x00010100
  618. [ 5.848368] pcieport 0001:00:00.0: save config 0x1c: 0x000001f1
  619. [ 5.854277] pcieport 0001:00:00.0: save config 0x20: 0x0000fff0
  620. [ 5.860187] pcieport 0001:00:00.0: save config 0x24: 0x38313821
  621. [ 5.866096] pcieport 0001:00:00.0: save config 0x28: 0x00000000
  622. [ 5.872007] pcieport 0001:00:00.0: save config 0x2c: 0x00000000
  623. [ 5.877918] pcieport 0001:00:00.0: save config 0x30: 0x00000000
  624. [ 5.883825] pcieport 0001:00:00.0: save config 0x34: 0x00000080
  625. [ 5.889736] pcieport 0001:00:00.0: save config 0x38: 0x00000000
  626. [ 5.895645] pcieport 0001:00:00.0: save config 0x3c: 0x00020176
  627. [ 5.902237] FIT: Detected U-Boot 2025.01-OpenWrt-r0+29008-0aaabffdea
  628. [ 5.908596] FIT: Selected configuration: "config-mt7988a-bananapi-bpi-r4" (OpenWrt bananapi_bpi-r4)
  629. [ 5.917639] FIT: kernel sub-image 0x00001000..0x007ec398 "kernel-1" (ARM64 OpenWrt Linux-6.12.33)
  630. [ 5.927462] FIT: flat_dt sub-image 0x007ed000..0x007f6bef "fdt-1" (ARM64 OpenWrt bananapi_bpi-r4 device tree blob)
  631. [ 5.938674] FIT: flat_dt sub-image 0x007f7000..0x007f75fd "fdt-mt7988a-bananapi-bpi-r4-emmc" (ARM64 OpenWrt bananapi_bpi-r4 device tree overlay mt7988a-bananapi-bpi-r4-emmc)
  632. [ 5.955007] FIT: flat_dt sub-image 0x007f8000..0x007f811c "fdt-mt7988a-bananapi-bpi-r4-rtc" (ARM64 OpenWrt bananapi_bpi-r4 device tree overlay mt7988a-bananapi-bpi-r4-rtc)
  633. [ 5.971164] FIT: flat_dt sub-image 0x007f9000..0x007f95b5 "fdt-mt7988a-bananapi-bpi-r4-sd" (ARM64 OpenWrt bananapi_bpi-r4 device tree overlay mt7988a-bananapi-bpi-r4-sd)
  634. [ 5.987144] FIT: filesystem sub-image 0x007fa000..0x02235fff "rootfs-1" (ARM64 OpenWrt bananapi_bpi-r4 rootfs)
  635. [ 5.997999] block ubiblock0_4: mapped 1 uImage.FIT filesystem sub-image as /dev/fit0
  636. [ 6.127959] mtk_soc_eth 15100000.ethernet: generated random MAC address 20:08:02:00:00:00
  637. [ 6.140286] mtk_soc_eth 15100000.ethernet eth0: mediatek frame engine at 0xffffffc083080000, irq 102
  638. [ 6.149944] mtk_soc_eth 15100000.ethernet eth1: mediatek frame engine at 0xffffffc083080000, irq 102
  639. [ 6.159580] mtk_soc_eth 15100000.ethernet eth2: mediatek frame engine at 0xffffffc083080000, irq 102
  640. [ 6.169237] i2c-core: using bounce buffer for addr=0x64, len=1
  641. [ 6.175070] i2c-core: using bounce buffer for addr=0x64, len=1
  642. [ 6.181583] i2c-core: using bounce buffer for addr=0x64, len=1
  643. [ 6.187431] i2c-core: using bounce buffer for addr=0x64, len=1
  644. [ 6.194158] i2c-core: using bounce buffer for addr=0x64, len=1
  645. [ 6.199996] i2c-core: using bounce buffer for addr=0x64, len=1
  646. [ 6.206272] i2c-core: using bounce buffer for addr=0x64, len=1
  647. [ 6.212113] i2c-core: using bounce buffer for addr=0x64, len=1
  648. [ 6.218396] i2c-core: using bounce buffer for addr=0x64, len=1
  649. [ 6.224218] i2c-core: using bounce buffer for addr=0x64, len=1
  650. [ 6.230493] i2c-core: using bounce buffer for addr=0x64, len=1
  651. [ 6.236314] i2c-core: using bounce buffer for addr=0x64, len=1
  652. [ 6.242589] i2c-core: using bounce buffer for addr=0x64, len=2
  653. [ 6.248833] i2c-core: using bounce buffer for addr=0x64, len=1
  654. [ 6.254655] i2c-core: using bounce buffer for addr=0x64, len=1
  655. [ 6.261026] i2c-core: using bounce buffer for addr=0x64, len=1
  656. [ 6.266853] i2c-core: using bounce buffer for addr=0x64, len=1
  657. [ 6.273121] i2c-core: using bounce buffer for addr=0x64, len=1
  658. [ 6.278949] i2c-core: using bounce buffer for addr=0x64, len=1
  659. [ 6.285218] i2c-core: using bounce buffer for addr=0x64, len=1
  660. [ 6.291044] i2c-core: using bounce buffer for addr=0x64, len=1
  661. [ 6.297322] i2c-core: using bounce buffer for addr=0x64, len=1
  662. [ 6.303144] i2c-core: using bounce buffer for addr=0x64, len=1
  663. [ 6.309418] i2c-core: using bounce buffer for addr=0x64, len=2
  664. [ 6.401399] mt7530-mmio 15020000.switch: configuring for fixed/internal link mode
  665. [ 6.408912] mt7530-mmio 15020000.switch: Link is Up - 10Gbps/Full - flow control rx/tx
  666. [ 6.436283] mt7530-mmio 15020000.switch wan (uninitialized): PHY [mt7530-0:00] driver [MediaTek MT7988 PHY] (irq=121)
  667. [ 6.474736] mt7530-mmio 15020000.switch lan1 (uninitialized): PHY [mt7530-0:01] driver [MediaTek MT7988 PHY] (irq=122)
  668. [ 6.513575] mt7530-mmio 15020000.switch lan2 (uninitialized): PHY [mt7530-0:02] driver [MediaTek MT7988 PHY] (irq=123)
  669. [ 6.552425] mt7530-mmio 15020000.switch lan3 (uninitialized): PHY [mt7530-0:03] driver [MediaTek MT7988 PHY] (irq=124)
  670. [ 6.563396] mtk_soc_eth 15100000.ethernet eth0: entered promiscuous mode
  671. [ 6.570110] DSA: tree 0 setup
  672. [ 6.587848] clk: Disabling unused clocks
  673. [ 6.592190] PM: genpd: Disabling unused power domains
  674. [ 6.600061] VFS: Mounted root (squashfs filesystem) readonly on device 259:1.
  675. [ 6.608034] Freeing unused kernel memory: 896K
  676. [ 6.612522] Run /sbin/init as init process
  677. [ 6.616622] with arguments:
  678. [ 6.619580] /sbin/init
  679. [ 6.622277] with environment:
  680. [ 6.625408] HOME=/
  681. [ 6.627784] TERM=linux
  682. [ 6.779632] init: Console is alive
  683. [ 6.783125] init: - watchdog -
  684. [ 6.996498] random: crng init done
  685. [ 7.611753] kmodloader: loading kernel modules from /etc/modules-boot.d/*
  686. [ 7.633830] pps_core: LinuxPPS API ver. 1 registered
  687. [ 7.638817] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
  688. [ 7.650363] PTP clock support registered
  689. [ 7.659038] usbcore: registered new interface driver usbfs
  690. [ 7.664550] usbcore: registered new interface driver hub
  691. [ 7.669889] usbcore: registered new device driver usb
  692. [ 7.688179] xhci-mtk 11200000.usb: supply vbus not found, using dummy regulator
  693. [ 7.695578] xhci-mtk 11200000.usb: supply vusb33 not found, using dummy regulator
  694. [ 7.703490] xhci-mtk 11200000.usb: xHCI Host Controller
  695. [ 7.708740] xhci-mtk 11200000.usb: new USB bus registered, assigned bus number 1
  696. [ 7.719187] xhci-mtk 11200000.usb: hcc params 0x01403f99 hci version 0x110 quirks 0x0000000000200010
  697. [ 7.728358] xhci-mtk 11200000.usb: irq 125, io mem 0x11200000
  698. [ 7.734160] xhci-mtk 11200000.usb: xHCI Host Controller
  699. [ 7.739386] xhci-mtk 11200000.usb: new USB bus registered, assigned bus number 2
  700. [ 7.746775] xhci-mtk 11200000.usb: Host supports USB 3.2 Enhanced SuperSpeed
  701. [ 7.754058] hub 1-0:1.0: USB hub found
  702. [ 7.757818] hub 1-0:1.0: 1 port detected
  703. [ 7.761908] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
  704. [ 7.770659] hub 2-0:1.0: USB hub found
  705. [ 7.774413] hub 2-0:1.0: 1 port detected
  706. [ 7.782451] i2c-core: driver [leds-pca955x] registered
  707. [ 7.789153] pf_ring: loading out-of-tree module taints kernel.
  708. [ 7.801048] [PF_RING] Welcome to PF_RING 8.6.1 ($Revision: unknown$)
  709. [ 7.801048] (C) 2004-22 ntop
  710. [ 7.810292] LINUX_VERSION_CODE 00060C21
  711. [ 7.814118] [PF_RING] Min # ring slots 4096
  712. [ 7.818297] [PF_RING] Slot version 21
  713. [ 7.822295] [PF_RING] Capture TX Yes [RX+TX]
  714. [ 7.827076] [PF_RING] IP Defragment No
  715. [ 7.831087] NET: Registered PF_IB protocol family
  716. [ 7.835990] [PF_RING] pf_ring initialized correctly
  717. [ 7.844228] usbcore: registered new interface driver usb-storage
  718. [ 7.851343] input: gpio-keys as /devices/platform/gpio-keys/input/input0
  719. [ 7.859221] usbcore: registered new interface driver uas
  720. [ 7.864714] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
  721. [ 7.876504] init: - preinit -
  722. [ 8.126729] usb 2-1: new SuperSpeed USB device number 2 using xhci-mtk
  723. [ 8.149230] hub 2-1:1.0: USB hub found
  724. [ 8.153167] hub 2-1:1.0: 4 ports detected
  725. [ 8.276499] usb 1-1: new high-speed USB device number 2 using xhci-mtk
  726. [ 8.292665] mtk_soc_eth 15100000.ethernet sfp-lan: renamed from eth1
  727. [ 8.299353] [PF_RING] removing dev=eth1 ifindex=3 (it changed name to sfp-lan)
  728. [ 8.309042] mtk_soc_eth 15100000.ethernet sfp-wan: renamed from eth2
  729. [ 8.315713] [PF_RING] removing dev=eth2 ifindex=4 (it changed name to sfp-wan)
  730. [ 8.333950] mtk_soc_eth 15100000.ethernet eth0: configuring for fixed/internal link mode
  731. [ 8.342095] mtk_soc_eth 15100000.ethernet eth0: Link is Up - 10Gbps/Full - flow control rx/tx
  732. [ 8.428852] hub 1-1:1.0: USB hub found
  733. [ 8.432759] hub 1-1:1.0: 5 ports detected
  734. [ 8.718501] mt7530-mmio 15020000.switch lan1: configuring for phy/internal link mode
  735. [ 8.727764] mt7530-mmio 15020000.switch lan1: Link is Up - 1Gbps/Full - flow control off
  736. [ 8.746564] usb 2-1.4: new SuperSpeed USB device number 3 using xhci-mtk
  737. Press the [f] key and hit [enter] to enter failsafe mode
  738. Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level
  739. [ 9.002423] hub 2-1.4:1.0: USB hub found
  740. [ 9.006497] hub 2-1.4:1.0: 4 ports detected
  741. [ 9.156472] usb 1-1.4: new high-speed USB device number 3 using xhci-mtk
  742. [ 9.309005] hub 1-1.4:1.0: USB hub found
  743. [ 9.313154] hub 1-1.4:1.0: 4 ports detected
  744. [ 9.406470] usb 1-1.5: new high-speed USB device number 4 using xhci-mtk
  745. [ 9.586521] usb 2-1.4.3: new SuperSpeed USB device number 4 using xhci-mtk
  746. [ 9.608096] usb-storage 2-1.4.3:1.0: USB Mass Storage device detected
  747. [ 9.614747] scsi host0: usb-storage 2-1.4.3:1.0
  748. [ 9.696471] usb 1-1.4.4: new full-speed USB device number 5 using xhci-mtk
  749. [ 10.646937] scsi 0:0:0:0: Direct-Access WD Elements 10B8 1007 PQ: 0 ANSI: 6
  750. [ 10.655994] sd 0:0:0:0: [sda] 3906963456 512-byte logical blocks: (2.00 TB/1.82 TiB)
  751. [ 10.664046] sd 0:0:0:0: [sda] Write Protect is off
  752. [ 10.668834] sd 0:0:0:0: [sda] Mode Sense: 47 00 10 08
  753. [ 10.674173] sd 0:0:0:0: [sda] No Caching mode page found
  754. [ 10.679480] sd 0:0:0:0: [sda] Assuming drive cache: write through
  755. [ 10.766695] sd 0:0:0:0: [sda] Attached SCSI disk
  756. [ 11.586481] usb 1-1.4.2: new high-speed USB device number 6 using xhci-mtk
  757. [ 12.954695] mount_root: loading kmods from internal overlay
  758. [ 12.969555] kmodloader: loading kernel modules from //etc/modules-boot.d/*
  759. [ 12.979814] kmodloader: done loading kernel modules from //etc/modules-boot.d/*
  760. [ 13.636217] block: attempting to load /tmp/overlay/upper/etc/config/fstab
  761. [ 13.644066] block: unable to load configuration (fstab: Entry not found)
  762. [ 13.650809] block: attempting to load /tmp/overlay/etc/config/fstab
  763. [ 13.657129] block: unable to load configuration (fstab: Entry not found)
  764. [ 13.663855] block: attempting to load /etc/config/fstab
  765. [ 13.670001] block: unable to load configuration (fstab: Entry not found)
  766. [ 13.676740] block: no usable configuration
  767. [ 13.683455] UBIFS (ubi0:6): Mounting in unauthenticated mode
  768. [ 13.689188] UBIFS (ubi0:6): background thread "ubifs_bgt0_6" started, PID 1107
  769. [ 13.735423] UBIFS (ubi0:6): UBIFS: mounted UBI device 0, volume 6, name "rootfs_data"
  770. [ 13.743261] UBIFS (ubi0:6): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
  771. [ 13.753169] UBIFS (ubi0:6): FS size: 44568576 bytes (42 MiB, 351 LEBs), max 361 LEBs, journal size 2285568 bytes (2 MiB, 18 LEBs)
  772. [ 13.764810] UBIFS (ubi0:6): reserved for root: 2105083 bytes (2055 KiB)
  773. [ 13.771452] UBIFS (ubi0:6): media format: w5/r0 (latest is w5/r0), UUID 8AB2C051-E638-4F8E-8BF5-FF6428834F63, small LPT model
  774. [ 13.783751] block: attempting to load /tmp/ubifs_cfg/upper/etc/config/fstab
  775. [ 13.790837] block: unable to load configuration (fstab: Entry not found)
  776. [ 13.797585] block: attempting to load /tmp/ubifs_cfg/etc/config/fstab
  777. [ 13.804071] block: unable to load configuration (fstab: Entry not found)
  778. [ 13.810816] block: attempting to load /etc/config/fstab
  779. [ 13.816088] block: unable to load configuration (fstab: Entry not found)
  780. [ 13.822820] block: no usable configuration
  781. [ 13.829386] UBIFS (ubi0:6): un-mount UBI device 0
  782. [ 13.834092] UBIFS (ubi0:6): background thread "ubifs_bgt0_6" stops
  783. [ 13.842574] UBIFS (ubi0:6): Mounting in unauthenticated mode
  784. [ 13.848304] UBIFS (ubi0:6): background thread "ubifs_bgt0_6" started, PID 1110
  785. [ 13.894766] UBIFS (ubi0:6): UBIFS: mounted UBI device 0, volume 6, name "rootfs_data"
  786. [ 13.902598] UBIFS (ubi0:6): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
  787. [ 13.912503] UBIFS (ubi0:6): FS size: 44568576 bytes (42 MiB, 351 LEBs), max 361 LEBs, journal size 2285568 bytes (2 MiB, 18 LEBs)
  788. [ 13.924143] UBIFS (ubi0:6): reserved for root: 2105083 bytes (2055 KiB)
  789. [ 13.930747] UBIFS (ubi0:6): media format: w5/r0 (latest is w5/r0), UUID 8AB2C051-E638-4F8E-8BF5-FF6428834F63, small LPT model
  790. [ 14.150837] block: attempting to load /tmp/overlay/upper/etc/config/fstab
  791. [ 14.157715] block: unable to load configuration (fstab: Entry not found)
  792. [ 14.164444] block: attempting to load /tmp/overlay/etc/config/fstab
  793. [ 14.170836] block: unable to load configuration (fstab: Entry not found)
  794. [ 14.177571] block: attempting to load /etc/config/fstab
  795. [ 14.182842] block: unable to load configuration (fstab: Entry not found)
  796. [ 14.189580] block: no usable configuration
  797. [ 14.195597] block: attempting to load /tmp/ubifs_cfg/upper/etc/config/fstab
  798. [ 14.202613] block: unable to load configuration (fstab: Entry not found)
  799. [ 14.209365] block: attempting to load /tmp/ubifs_cfg/etc/config/fstab
  800. [ 14.215848] block: unable to load configuration (fstab: Entry not found)
  801. [ 14.222596] block: attempting to load /etc/config/fstab
  802. [ 14.227872] block: unable to load configuration (fstab: Entry not found)
  803. [ 14.234594] block: no usable configuration
  804. [ 14.239832] mount_root: overlay filesystem has not been fully initialized yet
  805. [ 14.247530] mount_root: switching to ubifs overlay
  806. [ 14.257660] overlayfs: null uuid detected in lower fs '/', falling back to xino=off,index=off,nfs_export=off.
  807. - config restore -
  808. [ 16.848215] mt7530-mmio 15020000.switch lan1: Link is Down
  809. [ 16.856515] procd: - early -
  810. [ 16.859452] procd: - watchdog -
  811. [ 16.954415] hotplug(usb/20-saned): Granting g+rw to '/dev/bus/usb/001/006' for group 'scanner'
  812. [ 17.387000] procd: - watchdog -
  813. [ 17.390326] procd: - ubus -
  814. [ 17.465995] procd: - init -
  815. Please press Enter to activate this console.
  816. [ 17.753088] kmodloader: loading kernel modules from /etc/modules.d/*
  817. [ 17.779545] NET: Registered PF_ALG protocol family
  818. [ 17.789934] MACsec IEEE 802.1AE
  819. [ 17.797597] Key type dns_resolver registered
  820. [ 17.828634] urngd: v1.0.2 started.
  821. [ 17.839399] RPC: Registered named UNIX socket transport module.
  822. [ 17.845323] RPC: Registered udp transport module.
  823. [ 17.850031] RPC: Registered tcp transport module.
  824. [ 17.854724] RPC: Registered tcp-with-tls transport module.
  825. [ 17.860226] RPC: Registered tcp NFSv4.1 backchannel transport module.
  826. [ 18.276495] NFS: Registering the id_resolver key type
  827. [ 18.281571] Key type id_resolver registered
  828. [ 18.285744] Key type id_legacy registered
  829. [ 18.294078] i2c-core: driver [pca9541] registered
  830. [ 18.299703] pca954x 1-0070: probe
  831. [ 18.303049] pca954x 1-0070: supply vdd not found, using dummy regulator
  832. [ 18.309881] i2c-core: using bounce buffer for addr=0x70, len=1
  833. [ 18.316056] i2c_dev: adapter [i2c-1-mux (chan_id 0)] registered as minor 2
  834. [ 18.322986] i2c i2c-2: adapter [i2c-1-mux (chan_id 0)] registered
  835. [ 18.329103] i2c i2c-2: of_i2c: walking child nodes
  836. [ 18.333892] i2c i2c-2: of_i2c: register /soc/i2c@11005000/i2c-mux@70/i2c@0/rtc@51
  837. [ 18.341509] i2c i2c-2: client [pcf8563] registered with bus id 2-0051
  838. [ 18.347961] i2c i2c-2: of_i2c: register /soc/i2c@11005000/i2c-mux@70/i2c@0/eeprom@57
  839. [ 18.355794] i2c i2c-2: client [24c02] registered with bus id 2-0057
  840. [ 18.362078] i2c i2c-1: Added multiplexed i2c bus 2
  841. [ 18.366977] i2c_dev: adapter [i2c-1-mux (chan_id 1)] registered as minor 3
  842. [ 18.373921] i2c i2c-3: adapter [i2c-1-mux (chan_id 1)] registered
  843. [ 18.380036] i2c i2c-3: of_i2c: walking child nodes
  844. [ 18.384840] i2c i2c-1: Added multiplexed i2c bus 3
  845. [ 18.389746] i2c_dev: adapter [i2c-1-mux (chan_id 2)] registered as minor 4
  846. [ 18.396673] i2c i2c-4: adapter [i2c-1-mux (chan_id 2)] registered
  847. [ 18.402758] i2c i2c-4: of_i2c: walking child nodes
  848. [ 18.407552] i2c i2c-1: Added multiplexed i2c bus 4
  849. [ 18.412411] i2c_dev: adapter [i2c-1-mux (chan_id 3)] registered as minor 5
  850. [ 18.419322] i2c i2c-5: adapter [i2c-1-mux (chan_id 3)] registered
  851. [ 18.425410] i2c i2c-5: of_i2c: walking child nodes
  852. [ 18.430206] i2c i2c-1: Added multiplexed i2c bus 5
  853. [ 18.434991] pca954x 1-0070: registered 4 multiplexed busses for I2C switch pca9545
  854. [ 18.442702] i2c-core: driver [pca954x] registered
  855. [ 18.449693] i2c-core: driver [pca953x] registered
  856. [ 18.455261] i2c-core: driver [pcf857x] registered
  857. [ 18.464145] i2c-core: driver [smbus_alert] registered
  858. [ 18.475026] hid: raw HID events driver (C) Jiri Kosina
  859. [ 18.481139] GACT probability on
  860. [ 18.484989] Mirror/redirect action on
  861. [ 18.493159] u32 classifier
  862. [ 18.495877] input device check on
  863. [ 18.499547] Actions configured
  864. [ 18.536897] Bluetooth: Core ver 2.22
  865. [ 18.540560] NET: Registered PF_BLUETOOTH protocol family
  866. [ 18.545872] Bluetooth: HCI device and connection manager initialized
  867. [ 18.552264] Bluetooth: HCI socket layer initialized
  868. [ 18.557149] Bluetooth: L2CAP socket layer initialized
  869. [ 18.562204] Bluetooth: SCO socket layer initialized
  870. [ 18.568737] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  871. [ 18.574057] Bluetooth: BNEP filters: protocol multicast
  872. [ 18.579305] Bluetooth: BNEP socket layer initialized
  873. [ 18.590268] usbcore: registered new interface driver btusb
  874. [ 18.602039] Loading modules backported from Linux version v6.12.6-0-ge9d65b48ce1a
  875. [ 18.609542] Backport generated by backports.git v6.1.110-1-35-g410656ef04d2
  876. [ 18.619091] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
  877. [ 18.625028] Bluetooth: HIDP socket layer initialized
  878. [ 18.639386] printk: legacy console [netcon0] enabled
  879. [ 18.644360] netconsole: network logging started
  880. [ 18.657794] Bluetooth: RFCOMM TTY layer initialized
  881. [ 18.662696] Bluetooth: RFCOMM socket layer initialized
  882. [ 18.667857] Bluetooth: RFCOMM ver 1.11
  883. [ 18.672563] rtc-pcf8563 2-0051: probe
  884. [ 18.676260] i2c-core: using bounce buffer for addr=0x70, len=1
  885. [ 18.682534] i2c-core: using bounce buffer for addr=0x51, len=2
  886. [ 18.688735] i2c-core: using bounce buffer for addr=0x51, len=2
  887. [ 18.694935] i2c-core: using bounce buffer for addr=0x51, len=1
  888. [ 18.700824] i2c-core: using bounce buffer for addr=0x51, len=9
  889. [ 18.707979] rtc-pcf8563 2-0051: registered as rtc0
  890. [ 18.712788] i2c-core: using bounce buffer for addr=0x51, len=1
  891. [ 18.718625] i2c-core: using bounce buffer for addr=0x51, len=9
  892. [ 18.725652] rtc-pcf8563 2-0051: setting system clock to 2025-06-20T11:17:00 UTC (1750418220)
  893. [ 18.734114] i2c-core: using bounce buffer for addr=0x51, len=2
  894. [ 18.740435] i2c-core: using bounce buffer for addr=0x51, len=1
  895. [ 18.746267] i2c-core: using bounce buffer for addr=0x51, len=1
  896. [ 18.752727] i2c-core: driver [rtc-pcf8563] registered
  897. [ 18.759212] sfp sfp1: Host maximum power 3.0W
  898. [ 18.764178] sfp sfp2: Host maximum power 3.0W
  899. [ 18.774389] usblp 1-1.4.2:1.1: usblp0: USB Bidirectional printer dev 6 if 1 alt 0 proto 2 vid 0x03F0 pid 0xD711
  900. [ 18.784755] usbcore: registered new interface driver usblp
  901. [ 18.797261] xt_time: kernel timezone is -0000
  902. [ 18.956725] mt7915e 0002:01:00.0: assign IRQ: got 112
  903. [ 18.961800] mt7915e 0002:01:00.0: enabling device (0000 -> 0002)
  904. [ 18.967850] mt7915e 0002:01:00.0: enabling bus mastering
  905. [ 19.036594] mtk-pcie-gen3 11290000.pcie: msi#0x1 address_hi 0x0 address_lo 0x11290c00 data 1
  906. [ 19.076516] i2c-core: using bounce buffer for addr=0x70, len=1
  907. [ 19.082635] i2c-core: using bounce buffer for addr=0x50, len=1
  908. [ 19.088491] i2c-core: using bounce buffer for addr=0x50, len=16
  909. [ 19.094768] mt7915e 0002:01:00.0: HW/SW Version: 0x8a108a10, Build Time: 20240823172725a
  910. [ 19.094768]
  911. [ 19.096282] i2c-core: using bounce buffer for addr=0x50, len=1
  912. [ 19.110176] i2c-core: using bounce buffer for addr=0x50, len=16
  913. [ 19.117934] i2c-core: using bounce buffer for addr=0x50, len=1
  914. [ 19.123762] i2c-core: using bounce buffer for addr=0x50, len=16
  915. [ 19.131545] i2c-core: using bounce buffer for addr=0x50, len=1
  916. [ 19.137400] i2c-core: using bounce buffer for addr=0x50, len=16
  917. [ 19.145157] i2c-core: using bounce buffer for addr=0x50, len=1
  918. [ 19.150992] i2c-core: using bounce buffer for addr=0x50, len=16
  919. [ 19.158761] i2c-core: using bounce buffer for addr=0x50, len=1
  920. [ 19.164605] i2c-core: using bounce buffer for addr=0x50, len=16
  921. [ 19.172363] sfp sfp1: module OEM ZK-10G-TX rev 1 sn 2505010443 dc 250412
  922. [ 19.181797] i2c-core: using bounce buffer for addr=0x70, len=1
  923. [ 19.187883] i2c-core: using bounce buffer for addr=0x50, len=1
  924. [ 19.193711] i2c-core: using bounce buffer for addr=0x50, len=16
  925. [ 19.201490] i2c-core: using bounce buffer for addr=0x70, len=1
  926. [ 19.207584] i2c-core: using bounce buffer for addr=0x51, len=1
  927. [ 19.213416] i2c-core: using bounce buffer for addr=0x51, len=16
  928. [ 19.221197] i2c-core: using bounce buffer for addr=0x70, len=1
  929. [ 19.227317] i2c-core: using bounce buffer for addr=0x50, len=1
  930. [ 19.233148] i2c-core: using bounce buffer for addr=0x50, len=16
  931. [ 19.240989] i2c-core: using bounce buffer for addr=0x70, len=1
  932. [ 19.241689] mt7915e 0002:01:00.0: WM Firmware Version: ____000000, Build Time: 20240823172741
  933. [ 19.247160] i2c-core: using bounce buffer for addr=0x51, len=1
  934. [ 19.261216] i2c-core: using bounce buffer for addr=0x51, len=16
  935. [ 19.269012] i2c-core: using bounce buffer for addr=0x70, len=1
  936. [ 19.275114] i2c-core: using bounce buffer for addr=0x50, len=1
  937. [ 19.280968] i2c-core: using bounce buffer for addr=0x50, len=16
  938. [ 19.288749] i2c-core: using bounce buffer for addr=0x70, len=1
  939. [ 19.294843] i2c-core: using bounce buffer for addr=0x51, len=1
  940. [ 19.300695] i2c-core: using bounce buffer for addr=0x51, len=16
  941. [ 19.308497] i2c-core: using bounce buffer for addr=0x70, len=1
  942. [ 19.314616] i2c-core: using bounce buffer for addr=0x50, len=1
  943. [ 19.320545] i2c-core: using bounce buffer for addr=0x50, len=16
  944. [ 19.324880] mt7915e 0002:01:00.0: WA Firmware Version: DEV_000000, Build Time: 20240823172837
  945. [ 19.328391] i2c-core: using bounce buffer for addr=0x70, len=1
  946. [ 19.341150] i2c-core: using bounce buffer for addr=0x51, len=1
  947. [ 19.346990] i2c-core: using bounce buffer for addr=0x51, len=16
  948. [ 19.354756] i2c-core: using bounce buffer for addr=0x70, len=1
  949. [ 19.360910] i2c-core: using bounce buffer for addr=0x50, len=1
  950. [ 19.366748] i2c-core: using bounce buffer for addr=0x50, len=16
  951. [ 19.374515] i2c-core: using bounce buffer for addr=0x70, len=1
  952. [ 19.380602] i2c-core: using bounce buffer for addr=0x51, len=1
  953. [ 19.386427] i2c-core: using bounce buffer for addr=0x51, len=16
  954. [ 19.394193] i2c-core: using bounce buffer for addr=0x70, len=1
  955. [ 19.400270] i2c-core: using bounce buffer for addr=0x50, len=1
  956. [ 19.406094] i2c-core: using bounce buffer for addr=0x50, len=16
  957. [ 19.413851] sfp sfp2: module OEM ZK-10G-TX rev 1 sn 2505010444 dc 250412
  958. [ 19.413858] i2c-core: using bounce buffer for addr=0x70, len=1
  959. [ 19.429308] i2c-core: using bounce buffer for addr=0x51, len=1
  960. [ 19.435131] i2c-core: using bounce buffer for addr=0x51, len=12
  961. [ 19.442553] i2c-core: using bounce buffer for addr=0x70, len=1
  962. [ 19.442807] hwmon hwmon1: temp1_input not attached to any thermal zone
  963. [ 19.448656] i2c-core: using bounce buffer for addr=0x51, len=1
  964. [ 19.460785] i2c-core: using bounce buffer for addr=0x51, len=16
  965. [ 19.468564] i2c-core: using bounce buffer for addr=0x51, len=1
  966. [ 19.474407] i2c-core: using bounce buffer for addr=0x51, len=16
  967. [ 19.482187] i2c-core: using bounce buffer for addr=0x51, len=1
  968. [ 19.488024] i2c-core: using bounce buffer for addr=0x51, len=16
  969. [ 19.495810] i2c-core: using bounce buffer for addr=0x51, len=1
  970. [ 19.501648] i2c-core: using bounce buffer for addr=0x51, len=16
  971. [ 19.509421] i2c-core: using bounce buffer for addr=0x51, len=1
  972. [ 19.515253] i2c-core: using bounce buffer for addr=0x51, len=16
  973. [ 19.523052] i2c-core: using bounce buffer for addr=0x51, len=1
  974. [ 19.528897] i2c-core: using bounce buffer for addr=0x51, len=12
  975. [ 19.536589] hwmon hwmon2: temp1_input not attached to any thermal zone
  976. [ 19.579678] mt7915e 0002:01:00.0: registering led 'mt76-phy0'
  977. [ 19.647520] mt7915e 0002:01:00.0: registering led 'mt76-phy1'
  978. [ 19.707667] mt7915e 0000:01:00.0: assign IRQ: got 115
  979. [ 19.712750] mt7915e 0000:01:00.0: enabling device (0000 -> 0002)
  980. [ 19.718838] mt7915e 0000:01:00.0: enabling bus mastering
  981. [ 19.786635] mtk-pcie-gen3 11300000.pcie: msi#0x1 address_hi 0x0 address_lo 0x11300c00 data 1
  982. [ 19.816980] mt7915e 0000:01:00.0: HW/SW Version: 0x8a108a10, Build Time: 20240823172725a
  983. [ 19.816980]
  984. [ 19.833019] mt7915e 0000:01:00.0: WM Firmware Version: ____000000, Build Time: 20240823172741
  985. [ 19.868391] mt7915e 0000:01:00.0: WA Firmware Version: DEV_000000, Build Time: 20240823172837
  986. [ 20.035529] mt7915e 0000:01:00.0: registering led 'mt76-phy2'
  987. [ 20.117466] mt7915e 0000:01:00.0: registering led 'mt76-phy3'
  988. [ 20.138070] EXT4-fs (sda): mounted filesystem 20ca3c36-5282-469a-af87-1cdb584f65a1 r/w with ordered data mode. Quota mode: disabled.
  989. [ 20.177526] mt7915e 0001:01:00.0: assign IRQ: got 118
  990. [ 20.182601] mt7915e 0001:01:00.0: enabling device (0000 -> 0002)
  991. [ 20.188674] mt7915e 0001:01:00.0: enabling bus mastering
  992. [ 20.296605] mtk-pcie-gen3 11310000.pcie: msi#0x1 address_hi 0x0 address_lo 0x11310c00 data 1
  993. [ 20.343113] mt7915e 0001:01:00.0: HW/SW Version: 0x8a108a10, Build Time: 20240429200716a
  994. [ 20.343113]
  995. [ 20.458707] mt7915e 0001:01:00.0: WM Firmware Version: ____000000, Build Time: 20240429200752
  996. [ 20.482266] mt7915e 0001:01:00.0: WA Firmware Version: DEV_000000, Build Time: 20240429200812
  997. [ 20.639363] mt7915e 0001:01:00.0: registering led 'mt76-phy4'
  998. [ 20.707340] mt7915e 0001:01:00.0: registering led 'mt76-phy5'
  999. [ 20.776072] kmodloader: done loading kernel modules from /etc/modules.d/*
  1000. [ 21.735256] hotplug(usb/20-saned): Granting g+w to '/sys/bus/usb/drivers/usblp/bind' for group 'scanner'
  1001. [ 23.195396] mtk_soc_eth 15100000.ethernet eth0: Link is Down
  1002. [ 23.218353] mtk_soc_eth 15100000.ethernet eth0: configuring for fixed/internal link mode
  1003. [ 23.226870] mtk_soc_eth 15100000.ethernet eth0: Link is Up - 10Gbps/Full - flow control rx/tx
  1004. [ 23.237972] mt7530-mmio 15020000.switch lan2: configuring for phy/internal link mode
  1005. [ 23.246744] br-lan: port 1(lan2) entered blocking state
  1006. [ 23.251975] br-lan: port 1(lan2) entered disabled state
  1007. [ 23.257275] mt7530-mmio 15020000.switch lan2: entered allmulticast mode
  1008. [ 23.263893] mtk_soc_eth 15100000.ethernet eth0: entered allmulticast mode
  1009. [ 23.270908] mt7530-mmio 15020000.switch lan2: entered promiscuous mode
  1010. [ 23.291627] mt7530-mmio 15020000.switch lan3: configuring for phy/internal link mode
  1011. [ 23.300230] br-lan: port 2(lan3) entered blocking state
  1012. [ 23.305473] br-lan: port 2(lan3) entered disabled state
  1013. [ 23.310747] mt7530-mmio 15020000.switch lan3: entered allmulticast mode
  1014. [ 23.317597] mt7530-mmio 15020000.switch lan3: entered promiscuous mode
  1015. [ 23.327996] mtk_soc_eth 15100000.ethernet sfp-wan: configuring for inband/10gbase-r link mode
  1016. [ 23.350286] bonding: bondjp is being created...
  1017. [ 23.361174] mtk_soc_eth 15100000.ethernet sfp-wan: configuring for inband/10gbase-r link mode
  1018. [ 23.392652] bondjp: (slave sfp-wan): making interface the new active one
  1019. [ 23.399739] bondjp: (slave sfp-wan): Enslaving as an active interface with an up link
  1020. [ 23.409661] mt7530-mmio 15020000.switch wan: configuring for phy/internal link mode
  1021. [ 23.423145] mt7530-mmio 15020000.switch wan: configuring for phy/internal link mode
  1022. [ 23.431404] bondjp: (slave wan): Enslaving as a backup interface with an up link
  1023. [ 23.438972] i2c-core: using bounce buffer for addr=0x70, len=1
  1024. [ 23.445143] i2c-core: using bounce buffer for addr=0x51, len=5
  1025. [ 23.451962] i2c-core: using bounce buffer for addr=0x51, len=1
  1026. [ 23.457833] i2c-core: using bounce buffer for addr=0x51, len=1
  1027. [ 23.464155] i2c-core: using bounce buffer for addr=0x51, len=2
  1028. [ 23.470378] i2c-core: using bounce buffer for addr=0x51, len=4
  1029. [ 23.476715] i2c-core: using bounce buffer for addr=0x51, len=2
  1030. [ 23.482936] i2c-core: using bounce buffer for addr=0x51, len=2
  1031. [ 23.516501] i2c-core: using bounce buffer for addr=0x51, len=1
  1032. [ 23.522360] i2c-core: using bounce buffer for addr=0x51, len=1
  1033. [ 23.528717] i2c-core: using bounce buffer for addr=0x51, len=2
  1034. [ 23.534921] i2c-core: using bounce buffer for addr=0x51, len=1
  1035. ...
  1036. [ 26.948616] i2c-core: using bounce buffer for addr=0x51, len=2
  1037. [ 26.954780] i2c-core: using bounce buffer for addr=0x51, len=1
  1038. [ 26.960611] i2c-core: using bounce buffer for addr=0x51, len=6
  1039. [ 26.966343] mt7530-mmio 15020000.switch lan3: Link is Up - 1Gbps/Full - flow control off
  1040. [ 26.974527] i2c-core: using bounce buffer for addr=0x51, len=2
  1041. [ 27.006475] i2c-core: using bounce buffer for addr=0x51, len=1
  1042. [ 27.012298] i2c-core: using bounce buffer for addr=0x51, len=1
  1043. ...
  1044. [ 27.296508] i2c-core: using bounce buffer for addr=0x51, len=1
  1045. [ 27.302357] i2c-core: using bounce buffer for addr=0x51, len=1
  1046. [ 27.308680] i2c-core: using bounce buffer for addr=0x51, len=2
  1047. [ 27.308760] mt7530-mmio 15020000.switch wan: Link is Up - 1Gbps/Full - flow control rx/tx
  1048. [ 27.314844] i2c-core: using bounce buffer for addr=0x51, len=1
  1049. [ 27.328517] i2c-core: using bounce buffer for addr=0x51, len=6
  1050. [ 27.335270] i2c-core: using bounce buffer for addr=0x51, len=2
  1051.  
  1052. ...
  1053. [ 32.284764] i2c-core: using bounce buffer for addr=0x51, len=1
  1054. [ 32.290597] i2c-core: using bounce buffer for addr=0x51, len=6
  1055. [ 32.297335] i2c-core: using bounce buffer for addr=0x51, len=2
  1056. [ 32.303717] hwmon hwmon9: temp1_input not attached to any thermal zone
  1057. [ 32.310259] i2c-core: using bounce buffer for addr=0x51, len=1
  1058. [ 32.316084] i2c-core: using bounce buffer for addr=0x51, len=1
  1059. [ 32.322366] i2c-core: using bounce buffer for addr=0x51, len=2
  1060. [ 32.328534] i2c-core: using bounce buffer for addr=0x51, len=6
  1061. [ 32.335032] i2c-core: using bounce buffer for addr=0x51, len=2
  1062. [ 32.341224] i2c-core: using bounce buffer for addr=0x51, len=2
  1063. [ 32.376475] i2c-core: using bounce buffer for addr=0x51, len=1
  1064. ...
  1065. [ 43.916512] i2c-core: using bounce buffer for addr=0x51, len=1
  1066. [ 43.922356] i2c-core: using bounce buffer for addr=0x51, len=1
  1067. [ 43.928667] i2c-core: using bounce buffer for addr=0x51, len=2
  1068. [ 43.934827] i2c-core: using bounce buffer for addr=0x51, len=1
  1069. [ 43.940706] i2c-core: using bounce buffer for addr=0x51, len=6
  1070. [ 43.947449] i2c-core: using bounce buffer for addr=0x51, len=2
  1071. [ 43.953735] mtk_soc_eth 15100000.ethernet sfp-wan: PHY [i2c:sfp1:11] driver [Aquantia AQR113C] (irq=POLL)
  1072. [ 43.963315] i2c-core: using bounce buffer for addr=0x51, len=1
  1073. [ 43.969143] i2c-core: using bounce buffer for addr=0x51, len=1
  1074. [ 43.975419] i2c-core: using bounce buffer for addr=0x51, len=2
  1075. ...
  1076. [ 44.612299] i2c-core: using bounce buffer for addr=0x51, len=1
  1077. [ 44.618578] i2c-core: using bounce buffer for addr=0x51, len=2
  1078. [ 44.624737] i2c-core: using bounce buffer for addr=0x51, len=1
  1079. [ 44.630565] i2c-core: using bounce buffer for addr=0x51, len=6
  1080. [ 44.637300] i2c-core: using bounce buffer for addr=0x51, len=2
  1081. [ 44.643471] i2c-core: using bounce buffer for addr=0x51, len=1
  1082. [ 44.643559] br-lan: port 2(lan3) entered blocking state
  1083. [ 44.649309] i2c-core: using bounce buffer for addr=0x51, len=1
  1084. [ 44.654508] br-lan: port 2(lan3) entered forwarding state
  1085. [ 44.660782] i2c-core: using bounce buffer for addr=0x51, len=2
  1086. [ 44.666452] bondjp: entered promiscuous mode
  1087. [ 44.671878] i2c-core: using bounce buffer for addr=0x51, len=4
  1088. [ 44.675784] mtk_soc_eth 15100000.ethernet sfp-wan: entered promiscuous mode
  1089. [ 44.682105] i2c-core: using bounce buffer for addr=0x51, len=2
  1090. [ 44.688812] 8021q: adding VLAN 0 to HW filter on device bondjp
  1091. [ 44.694738] i2c-core: using bounce buffer for addr=0x51, len=2
  1092. [ 44.700396] br-lan: port 3(bondjp) entered blocking state
  1093. [ 44.711456] br-lan: port 3(bondjp) entered disabled state
  1094. [ 44.716881] bondjp: entered allmulticast mode
  1095. [ 44.721234] mtk_soc_eth 15100000.ethernet sfp-wan: entered allmulticast mode
  1096. [ 44.726488] i2c-core: using bounce buffer for addr=0x51, len=1
  1097. [ 44.728493] br-lan: port 3(bondjp) entered blocking state
  1098. [ 44.734085] i2c-core: using bounce buffer for addr=0x51, len=1
  1099. [ 44.739479] br-lan: port 3(bondjp) entered forwarding state
  1100. [ 44.745757] i2c-core: using bounce buffer for addr=0x51, len=2
  1101. [ 44.757045] i2c-core: using bounce buffer for addr=0x51, len=1
  1102. [ 44.758817] mtk_soc_eth 15100000.ethernet sfp-lan: configuring for inband/10gbase-r link mode
  1103. [ 44.762872] i2c-core: using bounce buffer for addr=0x51, len=6
  1104. [ 44.778152] i2c-core: using bounce buffer for addr=0x51, len=2
  1105. [ 44.795237] br-lan: port 4(sfp-lan) entered blocking state
  1106. [ 44.800739] br-lan: port 4(sfp-lan) entered disabled state
  1107. [ 44.806239] mtk_soc_eth 15100000.ethernet sfp-lan: entered allmulticast mode
  1108. [ 44.806496] i2c-core: using bounce buffer for addr=0x51, len=1
  1109. [ 44.813398] mtk_soc_eth 15100000.ethernet sfp-lan: entered promiscuous mode
  1110. [ 44.819117] i2c-core: using bounce buffer for addr=0x51, len=1
  1111. [ 44.832415] i2c-core: using bounce buffer for addr=0x51, len=2
  1112. [ 44.838626] i2c-core: using bounce buffer for addr=0x51, len=1
  1113. [ 44.839628] mt7530-mmio 15020000.switch lan1: configuring for phy/internal link mode
  1114. [ 44.844452] i2c-core: using bounce buffer for addr=0x51, len=6
  1115. [ 44.858951] i2c-core: using bounce buffer for addr=0x51, len=2
  1116. [ 44.865126] i2c-core: using bounce buffer for addr=0x70, len=1
  1117. [ 44.871211] i2c-core: using bounce buffer for addr=0x51, len=5
  1118. [ 44.877845] i2c-core: using bounce buffer for addr=0x51, len=1
  1119. [ 44.883671] i2c-core: using bounce buffer for addr=0x51, len=1
  1120. [ 44.889969] i2c-core: using bounce buffer for addr=0x51, len=2
  1121. [ 44.896129] i2c-core: using bounce buffer for addr=0x51, len=4
  1122. [ 44.902451] i2c-core: using bounce buffer for addr=0x51, len=2
  1123. [ 44.908643] i2c-core: using bounce buffer for addr=0x51, len=2
  1124. [ 44.914810] i2c-core: using bounce buffer for addr=0x70, len=1
  1125. [ 44.920898] i2c-core: using bounce buffer for addr=0x51, len=1
  1126. [ 44.926731] i2c-core: using bounce buffer for addr=0x51, len=1
  1127. [ 44.933009] i2c-core: using bounce buffer for addr=0x51, len=2
  1128. [ 44.939177] i2c-core: using bounce buffer for addr=0x51, len=1
  1129. [ 44.945000] i2c-core: using bounce buffer for addr=0x51, len=6
  1130. [ 44.951743] i2c-core: using bounce buffer for addr=0x51, len=2
  1131. [ 44.957914] i2c-core: using bounce buffer for addr=0x70, len=1
  1132. [ 44.963982] i2c-core: using bounce buffer for addr=0x51, len=1
  1133. ...
  1134. [ 48.216113] i2c-core: using bounce buffer for addr=0x51, len=6
  1135. [ 48.222855] i2c-core: using bounce buffer for addr=0x51, len=2
  1136. [ 48.229028] i2c-core: using bounce buffer for addr=0x70, len=1
  1137. [ 48.235100] i2c-core: using bounce buffer for addr=0x51, len=1
  1138. [ 48.240933] i2c-core: using bounce buffer for addr=0x51, len=1
  1139. [ 48.245093] mt7530-mmio 15020000.switch lan1: Link is Up - 1Gbps/Full - flow control off
  1140. [ 48.254845] i2c-core: using bounce buffer for addr=0x51, len=2
  1141. [ 48.261020] i2c-core: using bounce buffer for addr=0x51, len=1
  1142. [ 48.266858] i2c-core: using bounce buffer for addr=0x51, len=6
  1143. [ 48.273598] i2c-core: using bounce buffer for addr=0x51, len=2
  1144. [ 48.279776] i2c-core: using bounce buffer for addr=0x70, len=1
  1145. [ 48.285847] i2c-core: using bounce buffer for addr=0x51, len=1
  1146. [ 48.291678] i2c-core: using bounce buffer for addr=0x51, len=1
  1147. ...
  1148. [ 58.487450] i2c-core: using bounce buffer for addr=0x51, len=1
  1149. [ 58.493273] i2c-core: using bounce buffer for addr=0x51, len=1
  1150. [ 58.499556] i2c-core: using bounce buffer for addr=0x51, len=2
  1151. [ 58.505719] i2c-core: using bounce buffer for addr=0x51, len=4
  1152. [ 58.512045] i2c-core: using bounce buffer for addr=0x51, len=2
  1153. [ 58.513812] mtk_soc_eth 15100000.ethernet sfp-wan: Link is Up - 10Gbps/Full - flow control rx/tx
  1154. [ 58.526651] i2c-core: using bounce buffer for addr=0x51, len=2
  1155. [ 58.532821] i2c-core: using bounce buffer for addr=0x70, len=1
  1156. [ 58.538895] i2c-core: using bounce buffer for addr=0x51, len=1
  1157. [ 58.544717] i2c-core: using bounce buffer for addr=0x51, len=1
  1158. [ 58.550998] i2c-core: using bounce buffer for addr=0x51, len=2
  1159. ...
  1160. [ 61.698728] i2c-core: using bounce buffer for addr=0x70, len=1
  1161. [ 61.698921] hwmon hwmon10: temp1_input not attached to any thermal zone
  1162. [ 61.704798] i2c-core: using bounce buffer for addr=0x51, len=1
  1163. [ 61.716989] i2c-core: using bounce buffer for addr=0x51, len=1
  1164. [ 61.723268] i2c-core: using bounce buffer for addr=0x51, len=2
  1165. [ 61.729437] i2c-core: using bounce buffer for addr=0x51, len=1
  1166. [ 61.735259] i2c-core: using bounce buffer for addr=0x51, len=6
  1167. ...
  1168. [ 72.936823] i2c-core: using bounce buffer for addr=0x51, len=1
  1169. [ 72.942645] i2c-core: using bounce buffer for addr=0x51, len=6
  1170. [ 72.949387] i2c-core: using bounce buffer for addr=0x51, len=2
  1171. [ 72.955551] i2c-core: using bounce buffer for addr=0x70, len=1
  1172. [ 72.955662] mtk_soc_eth 15100000.ethernet sfp-lan: PHY [i2c:sfp2:11] driver [Aquantia AQR113C] (irq=POLL)
  1173. [ 72.961622] i2c-core: using bounce buffer for addr=0x51, len=1
  1174. [ 72.976792] i2c-core: using bounce buffer for addr=0x51, len=1
  1175. [ 72.983070] i2c-core: using bounce buffer for addr=0x51, len=2
  1176. [ 72.989237] i2c-core: using bounce buffer for addr=0x51, len=1
  1177. ...
  1178. [ 73.614738] i2c-core: using bounce buffer for addr=0x51, len=1
  1179. [ 73.620568] i2c-core: using bounce buffer for addr=0x51, len=6
  1180. [ 73.627306] i2c-core: using bounce buffer for addr=0x51, len=2
  1181. [ 73.633477] i2c-core: using bounce buffer for addr=0x51, len=1
  1182. [ 73.633497] br-lan: port 5(lan1) entered blocking state
  1183. [ 73.639309] i2c-core: using bounce buffer for addr=0x51, len=1
  1184. [ 73.644521] br-lan: port 5(lan1) entered disabled state
  1185. [ 73.650797] i2c-core: using bounce buffer for addr=0x51, len=2
  1186. [ 73.655584] mt7530-mmio 15020000.switch lan1: entered allmulticast mode
  1187. [ 73.661714] i2c-core: using bounce buffer for addr=0x51, len=4
  1188. [ 73.668168] mt7530-mmio 15020000.switch lan1: entered promiscuous mode
  1189. [ 73.674284] i2c-core: using bounce buffer for addr=0x51, len=2
  1190. [ 73.680518] br-lan: port 5(lan1) entered blocking state
  1191. [ 73.686503] i2c-core: using bounce buffer for addr=0x51, len=2
  1192. [ 73.691351] br-lan: port 5(lan1) entered forwarding state
  1193. [ 73.703396] i2c-core: using bounce buffer for addr=0x70, len=1
  1194. [ 73.706636] mtk_soc_eth 15100000.ethernet sfp-wan: Link is Down
  1195. [ 73.709509] i2c-core: using bounce buffer for addr=0x51, len=1
  1196. [ 73.720976] i2c-core: using bounce buffer for addr=0x51, len=1
  1197. [ 73.727266] i2c-core: using bounce buffer for addr=0x51, len=2
  1198. [ 73.733425] i2c-core: using bounce buffer for addr=0x51, len=4
  1199. [ 73.739746] i2c-core: using bounce buffer for addr=0x51, len=2
  1200. ...
  1201. [ 75.452485] i2c-core: using bounce buffer for addr=0x51, len=1
  1202. [ 75.458314] i2c-core: using bounce buffer for addr=0x51, len=6
  1203. [ 75.465051] i2c-core: using bounce buffer for addr=0x51, len=2
  1204. [ 75.471223] i2c-core: using bounce buffer for addr=0x70, len=1
  1205. [ 75.478304] i2c-core: using bounce buffer for addr=0x51, len=1
  1206. [ 75.479929] mtk_soc_eth 15100000.ethernet sfp-wan: configuring for inband/10gbase-r link mode
  1207. [ 75.484158] i2c-core: using bounce buffer for addr=0x51, len=1
  1208. [ 75.536662] i2c-core: using bounce buffer for addr=0x51, len=2
  1209. [ 75.543862] i2c-core: using bounce buffer for addr=0x51, len=4
  1210. [ 75.554975] i2c-core: using bounce buffer for addr=0x51, len=2
  1211. [ 75.574532] i2c-core: using bounce buffer for addr=0x51, len=2
  1212. [ 75.586046] i2c-core: using bounce buffer for addr=0x70, len=1
  1213. [ 75.592396] i2c-core: using bounce buffer for addr=0x51, len=5
  1214. [ 75.599123] i2c-core: using bounce buffer for addr=0x51, len=1
  1215. [ 75.604967] i2c-core: using bounce buffer for addr=0x51, len=1
  1216. [ 75.611353] i2c-core: using bounce buffer for addr=0x51, len=2
  1217. ...
  1218. [ 78.351899] i2c-core: using bounce buffer for addr=0x70, len=1
  1219. [ 78.357984] i2c-core: using bounce buffer for addr=0x51, len=1
  1220. [ 78.363808] i2c-core: using bounce buffer for addr=0x51, len=1
  1221. [ 78.370090] i2c-core: using bounce buffer for addr=0x51, len=2
  1222. [ 78.376250] i2c-core: using bounce buffer for addr=0x51, len=1
  1223. [ 78.382079] i2c-core: using bounce buffer for addr=0x51, len=6
  1224. [ 78.384331] mtk_soc_eth 15100000.ethernet sfp-lan: Link is Up - 10Gbps/Full - flow control off
  1225. [ 78.388817] i2c-core: using bounce buffer for addr=0x51, len=2
  1226. [ 78.402662] i2c-core: using bounce buffer for addr=0x51, len=1
  1227. [ 78.408491] i2c-core: using bounce buffer for addr=0x51, len=1
  1228. [ 78.414765] i2c-core: using bounce buffer for addr=0x51, len=2
  1229. [ 78.420930] i2c-core: using bounce buffer for addr=0x51, len=4
  1230. [ 78.427251] i2c-core: using bounce buffer for addr=0x51, len=2
  1231. ...
  1232. [ 82.314741] i2c-core: using bounce buffer for addr=0x51, len=1
  1233. [ 82.320573] i2c-core: using bounce buffer for addr=0x51, len=6
  1234. [ 82.327312] i2c-core: using bounce buffer for addr=0x51, len=2
  1235. [ 82.333675] hwmon hwmon9: temp1_input not attached to any thermal zone
  1236. [ 82.340220] i2c-core: using bounce buffer for addr=0x51, len=1
  1237. [ 82.346044] i2c-core: using bounce buffer for addr=0x51, len=1
  1238. [ 82.352328] i2c-core: using bounce buffer for addr=0x51, len=2
  1239. [ 82.358496] i2c-core: using bounce buffer for addr=0x51, len=6
  1240. ...
  1241. [ 93.919661] i2c-core: using bounce buffer for addr=0x51, len=6
  1242. [ 93.926396] i2c-core: using bounce buffer for addr=0x51, len=2
  1243. [ 93.932566] i2c-core: using bounce buffer for addr=0x70, len=1
  1244. [ 93.932681] mtk_soc_eth 15100000.ethernet sfp-wan: PHY [i2c:sfp1:11] driver [Aquantia AQR113C] (irq=POLL)
  1245. [ 93.938637] i2c-core: using bounce buffer for addr=0x51, len=1
  1246. [ 93.953771] i2c-core: using bounce buffer for addr=0x51, len=1
  1247. [ 93.960051] i2c-core: using bounce buffer for addr=0x51, len=2
  1248. [ 93.966210] i2c-core: using bounce buffer for addr=0x51, len=1
  1249. [ 93.972039] i2c-core: using bounce buffer for addr=0x51, len=6
  1250. ...
  1251. [ 94.606036] i2c-core: using bounce buffer for addr=0x51, len=2
  1252. [ 94.612200] i2c-core: using bounce buffer for addr=0x51, len=1
  1253. [ 94.618027] i2c-core: using bounce buffer for addr=0x51, len=6
  1254. [ 94.624762] i2c-core: using bounce buffer for addr=0x51, len=2
  1255. [ 94.630937] i2c-core: using bounce buffer for addr=0x51, len=1
  1256. [ 94.633354] br-lan: port 4(sfp-lan) entered blocking state
  1257. [ 94.636773] i2c-core: using bounce buffer for addr=0x51, len=1
  1258. [ 94.642250] br-lan: port 4(sfp-lan) entered forwarding state
  1259. [ 94.648565] i2c-core: using bounce buffer for addr=0x51, len=2
  1260. [ 94.661426] i2c-core: using bounce buffer for addr=0x51, len=4
  1261. [ 94.668014] i2c-core: using bounce buffer for addr=0x51, len=2
  1262. [ 94.674396] i2c-core: using bounce buffer for addr=0x51, len=2
  1263. [ 94.716512] i2c-core: using bounce buffer for addr=0x51, len=1
  1264. ...
  1265. [ 95.145507] i2c-core: using bounce buffer for addr=0x51, len=1
  1266. [ 95.151424] i2c-core: using bounce buffer for addr=0x51, len=6
  1267. [ 95.158374] i2c-core: using bounce buffer for addr=0x51, len=2
  1268. [ 95.178346] br-lan: port 6(phy2-ap0) entered blocking state
  1269. [ 95.183971] br-lan: port 6(phy2-ap0) entered disabled state
  1270. [ 95.189642] mt7915e 0000:01:00.0 phy2-ap0: entered allmulticast mode
  1271. [ 95.190320] i2c-core: using bounce buffer for addr=0x51, len=1
  1272. [ 95.196223] mt7915e 0000:01:00.0 phy2-ap0: entered promiscuous mode
  1273. [ 95.201841] i2c-core: using bounce buffer for addr=0x51, len=1
  1274. [ 95.214863] i2c-core: using bounce buffer for addr=0x51, len=2
  1275. [ 95.221151] i2c-core: using bounce buffer for addr=0x51, len=1
  1276. [ 95.227051] i2c-core: using bounce buffer for addr=0x51, len=6
  1277. [ 95.233867] i2c-core: using bounce buffer for addr=0x51, len=2
  1278. ...
  1279. [ 95.462997] i2c-core: using bounce buffer for addr=0x51, len=1
  1280. [ 95.468907] i2c-core: using bounce buffer for addr=0x51, len=6
  1281. [ 95.475717] i2c-core: using bounce buffer for addr=0x51, len=2
  1282. [ 95.487997] br-lan: port 7(phy5-ap0) entered blocking state
  1283. [ 95.493579] br-lan: port 7(phy5-ap0) entered disabled state
  1284. [ 95.499226] mt7915e 0001:01:00.0 phy5-ap0: entered allmulticast mode
  1285. [ 95.505746] mt7915e 0001:01:00.0 phy5-ap0: entered promiscuous mode
  1286. [ 95.512248] br-lan: port 7(phy5-ap0) entered blocking state
  1287. [ 95.517843] br-lan: port 7(phy5-ap0) entered forwarding state
  1288. [ 95.523895] i2c-core: using bounce buffer for addr=0x51, len=1
  1289. [ 95.529819] i2c-core: using bounce buffer for addr=0x51, len=1
  1290. [ 95.536125] i2c-core: using bounce buffer for addr=0x51, len=2
  1291. [ 95.542330] i2c-core: using bounce buffer for addr=0x51, len=1
  1292. [ 95.548180] i2c-core: using bounce buffer for addr=0x51, len=6
  1293. [ 95.549526] br-lan: port 7(phy5-ap0) entered disabled state
  1294. [ 95.559591] i2c-core: using bounce buffer for addr=0x51, len=2
  1295. [ 95.586531] i2c-core: using bounce buffer for addr=0x51, len=1
  1296. [ 95.592431] i2c-core: using bounce buffer for addr=0x51, len=1
  1297. [ 95.598797] i2c-core: using bounce buffer for addr=0x51, len=2
  1298. [ 95.605018] i2c-core: using bounce buffer for addr=0x51, len=1
  1299. [ 95.610900] i2c-core: using bounce buffer for addr=0x51, len=6
  1300. [ 95.617675] i2c-core: using bounce buffer for addr=0x51, len=2
  1301. [ 95.623856] i2c-core: using bounce buffer for addr=0x70, len=1
  1302. [ 95.630069] i2c-core: using bounce buffer for addr=0x51, len=1
  1303. ...
  1304. [ 98.960833] i2c-core: using bounce buffer for addr=0x51, len=1
  1305. [ 98.967114] i2c-core: using bounce buffer for addr=0x51, len=2
  1306. [ 98.973273] i2c-core: using bounce buffer for addr=0x51, len=1
  1307. [ 98.979104] i2c-core: using bounce buffer for addr=0x51, len=6
  1308. [ 98.985842] i2c-core: using bounce buffer for addr=0x51, len=2
  1309. [ 99.102334] br-lan: port 6(phy2-ap0) entered blocking state
  1310. [ 99.107929] br-lan: port 6(phy2-ap0) entered forwarding state
  1311. [ 99.129425] br-lan: port 8(phy0-ap0) entered blocking state
  1312. [ 99.135141] br-lan: port 8(phy0-ap0) entered disabled state
  1313. [ 99.140734] mt7915e 0002:01:00.0 phy0-ap0: entered allmulticast mode
  1314. [ 99.147258] mt7915e 0002:01:00.0 phy0-ap0: entered promiscuous mode
  1315. [ 99.153614] br-lan: port 8(phy0-ap0) entered blocking state
  1316. [ 99.159191] br-lan: port 8(phy0-ap0) entered forwarding state
  1317. [ 99.165376] br-lan: port 8(phy0-ap0) entered disabled state
  1318. [ 99.218703] i2c-core: using bounce buffer for addr=0x70, len=1
  1319. [ 99.224844] i2c-core: using bounce buffer for addr=0x51, len=2
  1320. [ 99.231017] i2c-core: using bounce buffer for addr=0x51, len=2
  1321. [ 99.237236] i2c-core: using bounce buffer for addr=0x51, len=2
  1322. [ 99.243404] i2c-core: using bounce buffer for addr=0x51, len=2
  1323. [ 99.249608] i2c-core: using bounce buffer for addr=0x51, len=2
  1324. [ 99.255795] i2c-core: using bounce buffer for addr=0x51, len=2
  1325. [ 99.261958] i2c-core: using bounce buffer for addr=0x51, len=2
  1326. [ 99.268200] i2c-core: using bounce buffer for addr=0x51, len=1
  1327. [ 99.274029] i2c-core: using bounce buffer for addr=0x51, len=9
  1328. [ 99.284377] i2c-core: using bounce buffer for addr=0x70, len=1
  1329. [ 99.290454] i2c-core: using bounce buffer for addr=0x51, len=1
  1330. [ 99.296329] i2c-core: using bounce buffer for addr=0x51, len=1
  1331. [ 99.302608] i2c-core: using bounce buffer for addr=0x51, len=2
  1332. [ 99.308793] i2c-core: using bounce buffer for addr=0x51, len=4
  1333. [ 99.315117] i2c-core: using bounce buffer for addr=0x51, len=2
  1334. [ 99.321304] i2c-core: using bounce buffer for addr=0x51, len=2
  1335. [ 99.364185] i2c-core: using bounce buffer for addr=0x51, len=1
  1336. [ 99.370009] i2c-core: using bounce buffer for addr=0x51, len=1
  1337. [ 99.376292] i2c-core: using bounce buffer for addr=0x51, len=2
  1338. [ 99.382453] i2c-core: using bounce buffer for addr=0x51, len=1
  1339. [ 99.388284] i2c-core: using bounce buffer for addr=0x51, len=6
  1340. [ 99.395026] i2c-core: using bounce buffer for addr=0x51, len=2
  1341. [ 99.421994] br-lan: port 8(phy0-ap0) entered blocking state
  1342. [ 99.424066] i2c-core: using bounce buffer for addr=0x51, len=1
  1343. [ 99.427564] br-lan: port 8(phy0-ap0) entered forwarding state
  1344. [ 99.433373] i2c-core: using bounce buffer for addr=0x51, len=1
  1345. [ 99.445413] i2c-core: using bounce buffer for addr=0x51, len=2
  1346. [ 99.451587] i2c-core: using bounce buffer for addr=0x51, len=1
  1347. [ 99.457421] i2c-core: using bounce buffer for addr=0x51, len=6
  1348. [ 99.464162] i2c-core: using bounce buffer for addr=0x51, len=2
  1349. [ 99.493925] i2c-core: using bounce buffer for addr=0x51, len=1
  1350. [ 99.499749] i2c-core: using bounce buffer for addr=0x51, len=1
  1351. [ 99.506037] i2c-core: using bounce buffer for addr=0x51, len=2
  1352. [ 99.512203] i2c-core: using bounce buffer for addr=0x51, len=1
  1353. [ 99.518038] i2c-core: using bounce buffer for addr=0x51, len=6
  1354. [ 99.525044] br-lan: port 9(phy0-ap1) entered blocking state
  1355. [ 99.525125] i2c-core: using bounce buffer for addr=0x51, len=2
  1356. [ 99.530628] br-lan: port 9(phy0-ap1) entered disabled state
  1357. [ 99.542103] mt7915e 0002:01:00.0 phy0-ap1: entered allmulticast mode
  1358. [ 99.548621] mt7915e 0002:01:00.0 phy0-ap1: entered promiscuous mode
  1359. [ 99.556156] br-lan: port 9(phy0-ap1) entered blocking state
  1360. [ 99.561730] br-lan: port 9(phy0-ap1) entered forwarding state
  1361. [ 99.567836] br-lan: port 9(phy0-ap1) entered disabled state
  1362. [ 99.573792] i2c-core: using bounce buffer for addr=0x51, len=1
  1363. [ 99.579709] i2c-core: using bounce buffer for addr=0x51, len=1
  1364. [ 99.586052] i2c-core: using bounce buffer for addr=0x51, len=2
  1365. [ 99.592237] i2c-core: using bounce buffer for addr=0x51, len=1
  1366. [ 99.598093] i2c-core: using bounce buffer for addr=0x51, len=6
  1367. [ 99.604850] i2c-core: using bounce buffer for addr=0x51, len=2
  1368. ...
  1369. [ 100.095081] i2c-core: using bounce buffer for addr=0x51, len=2
  1370. [ 100.101258] i2c-core: using bounce buffer for addr=0x51, len=1
  1371. [ 100.107104] i2c-core: using bounce buffer for addr=0x51, len=6
  1372. [ 100.113862] i2c-core: using bounce buffer for addr=0x51, len=2
  1373. [ 100.134571] br-lan: port 9(phy0-ap1) entered blocking state
  1374. [ 100.140158] br-lan: port 9(phy0-ap1) entered forwarding state
  1375. [ 100.142649] i2c-core: using bounce buffer for addr=0x51, len=1
  1376. [ 103.160024] i2c-core: using bounce buffer for addr=0x51, len=1
  1377. [ 103.165847] i2c-core: using bounce buffer for addr=0x51, len=6
  1378. [ 103.172587] i2c-core: using bounce buffer for addr=0x51, len=2
  1379. ...
  1380. [ 104.809877] i2c-core: using bounce buffer for addr=0x70, len=1
  1381. [ 104.815964] i2c-core: using bounce buffer for addr=0x51, len=1
  1382. [ 104.821788] i2c-core: using bounce buffer for addr=0x51, len=1
  1383. [ 104.828073] i2c-core: using bounce buffer for addr=0x51, len=2
  1384. [ 104.834250] i2c-core: using bounce buffer for addr=0x51, len=1
  1385. [ 104.840075] i2c-core: using bounce buffer for addr=0x51, len=6
  1386. [ 104.842306] mtk_soc_eth 15100000.ethernet sfp-wan: Link is Up - 10Gbps/Full - flow control rx/tx
  1387. [ 104.846823] i2c-core: using bounce buffer for addr=0x51, len=2
  1388. [ 104.860848] i2c-core: using bounce buffer for addr=0x70, len=1
Add Comment
Please, Sign In to add comment