1. Starting kernel ...
  2. [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
  3. [ 0.000000] Linux version 5.10.110 (aholmes@astraea-lnx) (aarch64-openwrt-linux-musl-gcc (OpenWrt GCC 11.2.0 r19375-77f278b3fbf) 11.2.0, GNU ld (GNU Binutils) 2.37) #0 SMP Mon Apr 11 12:55:13 2022
  4. [ 0.000000] Machine model: TP-Link Omada OC200
  5. [ 0.000000] earlycon: ar3700_uart0 at MMIO 0x00000000d0012000 (options '')
  6. [ 0.000000] printk: bootconsole [ar3700_uart0] enabled
  7. [ 0.000000] efi: UEFI not found.
  8. [ 0.000000] Zone ranges:
  9. [ 0.000000] DMA [mem 0x0000000000000000-0x000000003fffffff]
  10. [ 0.000000] DMA32 empty
  11. [ 0.000000] Normal empty
  12. [ 0.000000] Movable zone start for each node
  13. [ 0.000000] Early memory node ranges
  14. [ 0.000000] node 0: [mem 0x0000000000000000-0x0000000003ffffff]
  15. [ 0.000000] node 0: [mem 0x0000000004000000-0x00000000041fffff]
  16. [ 0.000000] node 0: [mem 0x0000000004200000-0x000000003fffffff]
  17. [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000003fffffff]
  18. [ 0.000000] psci: probing for conduit method from DT.
  19. [ 0.000000] psci: PSCIv1.0 detected in firmware.
  20. [ 0.000000] psci: Using standard PSCI v0.2 function IDs
  21. [ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
  22. [ 0.000000] psci: SMC Calling Convention v1.0
  23. [ 0.000000] percpu: Embedded 16 pages/cpu s28248 r8192 d29096 u65536
  24. [ 0.000000] Detected VIPT I-cache on CPU0
  25. [ 0.000000] CPU features: detected: GIC system register CPU interface
  26. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 258048
  27. [ 0.000000] Kernel command line: console=ttyMV0,115200 earlycon=ar3700_uart,0xd0012000 mtdparts=spi0.0:1M(nor-flash) root=/dev/mmcblk0p1 rw rootwait dyndbg=file drivers/net/* +pflm
  28. [ 0.000000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
  29. [ 0.000000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
  30. [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
  31. [ 0.000000] Memory: 1013744K/1048576K available (8448K kernel code, 956K rwdata, 2224K rodata, 512K init, 286K bss, 34832K reserved, 0K cma-reserved)
  32. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
  33. [ 0.000000] rcu: Hierarchical RCU implementation.
  34. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=2.
  35. [ 0.000000] Tracing variant of Tasks RCU enabled.
  36. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
  37. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
  38. [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
  39. [ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode
  40. [ 0.000000] GICv3: 192 SPIs implemented
  41. [ 0.000000] GICv3: 0 Extended SPIs implemented
  42. [ 0.000000] GICv3: Distributor has no Range Selector support
  43. [ 0.000000] GICv3: 16 PPIs implemented
  44. [ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x00000000d1d40000
  45. [ 0.000000] random: get_random_bytes called from start_kernel+0x3a8/0x57c with crng_init=0
  46. [ 0.000000] arch_timer: cp15 timer(s) running at 12.50MHz (phys).
  47. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2e2049cda, max_idle_ns: 440795202628 ns
  48. [ 0.000004] sched_clock: 56 bits at 12MHz, resolution 80ns, wraps every 4398046511080ns
  49. [ 0.008366] Calibrating delay loop (skipped), value calculated using timer frequency.. 25.00 BogoMIPS (lpj=125000)
  50. [ 0.018960] pid_max: default: 32768 minimum: 301
  51. [ 0.023823] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
  52. [ 0.031371] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
  53. [ 0.040708] rcu: Hierarchical SRCU implementation.
  54. [ 0.045950] dyndbg: bad flag-op f, at start of file
  55. [ 0.050893] dyndbg: flags parse failed
  56. [ 0.054861] EFI services will not be available.
  57. [ 0.059636] smp: Bringing up secondary CPUs ...
  58. [ 0.064592] Detected VIPT I-cache on CPU1
  59. [ 0.064627] GICv3: CPU1: found redistributor 1 region 0:0x00000000d1d60000
  60. [ 0.064671] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
  61. [ 0.064763] smp: Brought up 1 node, 2 CPUs
  62. [ 0.086821] SMP: Total of 2 processors activated.
  63. [ 0.091655] CPU features: detected: 32-bit EL0 Support
  64. [ 0.096946] CPU features: detected: CRC32 instructions
  65. [ 0.102271] CPU features: emulated: Privileged Access Never (PAN) using TTBR0_EL1 switching
  66. [ 0.110838] CPU: All CPU(s) started at EL2
  67. [ 0.115049] alternatives: patching kernel code
  68. [ 0.122475] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  69. [ 0.132565] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
  70. [ 0.139640] pinctrl core: initialized pinctrl subsystem
  71. [ 0.145476] DMI not present or invalid.
  72. [ 0.149837] NET: Registered protocol family 16
  73. [ 0.154789] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
  74. [ 0.162037] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
  75. [ 0.169974] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
  76. [ 0.178469] thermal_sys: Registered thermal governor 'step_wise'
  77. [ 0.178964] cpuidle: using governor ladder
  78. [ 0.189493] ASID allocator initialised with 65536 entries
  79. [ 0.217079] cryptd: max_cpu_qlen set to 1000
  80. [ 0.223376] SCSI subsystem initialized
  81. [ 0.227640] usbcore: registered new interface driver usbfs
  82. [ 0.233331] usbcore: registered new interface driver hub
  83. [ 0.238794] usbcore: registered new device driver usb
  84. [ 0.246170] clocksource: Switched to clocksource arch_sys_counter
  85. [ 0.253077] NET: Registered protocol family 2
  86. [ 0.257719] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
  87. [ 0.266054] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192 bytes, linear)
  88. [ 0.274629] TCP established hash table entries: 8192 (order: 4, 65536 bytes, linear)
  89. [ 0.282650] TCP bind hash table entries: 8192 (order: 5, 131072 bytes, linear)
  90. [ 0.290133] TCP: Hash tables configured (established 8192 bind 8192)
  91. [ 0.296754] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
  92. [ 0.303510] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
  93. [ 0.310914] NET: Registered protocol family 1
  94. [ 0.315337] PCI: CLS 0 bytes, default 64
  95. [ 0.320790] workingset: timestamp_bits=46 max_order=18 bucket_order=0
  96. [ 0.330992] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  97. [ 0.336952] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
  98. [ 0.354305] mv_xor d0060900.xor: Marvell shared XOR driver
  99. [ 0.436865] mv_xor d0060900.xor: Marvell XOR (Descriptor Mode): ( xor cpy intr )
  100. [ 0.506896] mv_xor d0060900.xor: Marvell XOR (Descriptor Mode): ( xor cpy intr )
  101. [ 0.514575] debugfs: Directory 'd0060900.xor' with parent 'dmaengine' already present!
  102. [ 0.522866] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
  103. [ 0.530813] cacheinfo: Unable to detect cache hierarchy for CPU 0
  104. [ 0.540696] loop: module loaded
  105. [ 0.546825] spi-nor spi0.0: gd25lq80c (1024 Kbytes)
  106. [ 0.551995] 2 fixed-partitions partitions found on MTD device spi0.0
  107. [ 0.558612] Creating 2 MTD partitions on "spi0.0":
  108. [ 0.563464] 0x000000000000-0x0000000f0000 : "u-boot"
  109. [ 0.569137] 0x0000000f0000-0x000000100000 : "u-boot-env"
  110. [ 0.581926] mvneta: register 0x243c original value: 70000000
  111. [ 0.587726] mvneta: register 0x243c modified value: 70000000
  112. [ 0.594297] mvneta d0030000.ethernet eth0: Using hardware mac address b0:a7:b9:8e:ec:f1
  113. [ 0.602742] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  114. [ 0.609427] ehci-pci: EHCI PCI platform driver
  115. [ 0.614023] ehci-platform: EHCI generic platform driver
  116. [ 0.619510] ehci-orion: EHCI orion driver
  117. [ 0.623843] orion-ehci d005e000.usb: EHCI Host Controller
  118. [ 0.629354] orion-ehci d005e000.usb: new USB bus registered, assigned bus number 1
  119. [ 0.637251] orion-ehci d005e000.usb: irq 23, io mem 0xd005e000
  120. [ 0.676194] orion-ehci d005e000.usb: USB 2.0 started, EHCI 1.00
  121. [ 0.682715] hub 1-0:1.0: USB hub found
  122. [ 0.686544] hub 1-0:1.0: 1 port detected
  123. [ 0.691618] usbcore: registered new interface driver usb-storage
  124. [ 0.697948] i2c /dev entries driver
  125. [ 0.702286] armada_37xx_wdt d0008300.watchdog: Initial timeout 120 sec
  126. [ 0.709446] sdhci: Secure Digital Host Controller Interface driver
  127. [ 0.715736] sdhci: Copyright(c) Pierre Ossman
  128. [ 0.720385] sdhci-pltfm: SDHCI platform and OF driver helper
  129. [ 0.726345] leds-gpio leds: there is not valid maps for state default
  130. [ 0.734754] NET: Registered protocol family 10
  131. [ 0.740320] Segment Routing with IPv6
  132. [ 0.744065] NET: Registered protocol family 17
  133. [ 0.748648] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
  134. [ 0.752452] mmc0: SDHCI controller on d00d8000.sdhci [d00d8000.sdhci] using ADMA
  135. [ 0.762151] 8021q: 802.1Q VLAN Support v1.8
  136. [ 0.777697] d0012000.serial: ttyMV0 at MMIO 0xd0012000 (irq = 0, base_baud = 1562500) is a mvebu-uart
  137. [ 0.787177] printk: console [ttyMV0] enabled
  138. [ 0.787177] printk: console [ttyMV0] enabled
  139. [ 0.795907] printk: bootconsole [ar3700_uart0] disabled
  140. [ 0.795907] printk: bootconsole [ar3700_uart0] disabled
  141. [ 0.813867] ar8k d0032004.mdio-mii:10: configuring for fixed/mii link mode
  142. [ 0.821011] Unable to handle kernel read from unreadable memory at virtual address 0000000000000470
  143. [ 0.830350] Mem abort info:
  144. [ 0.833226] ESR = 0x96000005
  145. [ 0.833687] mmc0: new HS400 MMC card at address 0001
  146. [ 0.836376] EC = 0x25: DABT (current EL), IL = 32 bits
  147. [ 0.836379] SET = 0, FnV = 0
  148. [ 0.836381] EA = 0, S1PTW = 0
  149. [ 0.836383] Data abort info:
  150. [ 0.836385] ISV = 0, ISS = 0x00000005
  151. [ 0.836387] CM = 0, WnR = 0
  152. [ 0.836390] [0000000000000470] user address but active_mm is swapper
  153. [ 0.836396] Internal error: Oops: 96000005 [#1] SMP
  154. [ 0.836399] Modules linked in:
  155. [ 0.836411] CPU: 1 PID: 397 Comm: kworker/1:5 Not tainted 5.10.110 #0
  156. [ 0.836413] Hardware name: TP-Link Omada OC200 (DT)
  157. [ 0.836432] Workqueue: events deferred_probe_work_func
  158. [ 0.842446] mmcblk0: mmc0:0001 4FTE4R 3.64 GiB
  159. [ 0.847024] pstate: 40400005 (nZcv daif +PAN -UAO -TCO BTYPE=--)
  160. [ 0.847032] pc : mutex_lock+0xc/0x44
  161. [ 0.847038] lr : ar8k_regmap_update_bits+0x34/0xc4
  162. [ 0.847041] sp : ffffffc0117a3890
  163. [ 0.847044] x29: ffffffc0117a3890 x28: 0000000000000000
  164. [ 0.847051] x27: ffffff8001eef8b0 x26: ffffffc0117a3b30
  165. [ 0.847056] x25: 0000000000000000 x24: 0000000000000470
  166. [ 0.847062] x23: 0000000000000000 x22: 0000000000000000
  167. [ 0.850529] mmcblk0boot0: mmc0:0001 4FTE4R partition 1 4.00 MiB
  168. [ 0.853446]
  169. [ 0.856708] mmcblk0boot1: mmc0:0001 4FTE4R partition 2 4.00 MiB
  170. [ 0.860357] x21: 0000000000001200
  171. [ 0.863499] mmcblk0rpmb: mmc0:0001 4FTE4R partition 3 512 KiB, chardev (249:0)
  172. [ 0.869953] x20: ffffff8001dc2880
  173. [ 0.869956] x19: 0000000000000100 x18: 0000000000000091
  174. [ 0.869962] x17: 000000000000000e x16: 0000000000000001
  175. [ 0.875776] mmcblk0: p1 p2 p3 p4
  176. [ 0.878132] x15: ffffffc010b276c8 x14: 00000000000001b3
  177. [ 0.878137] x13: 0000000000000091 x12: ffffffc0117a36c8
  178. [ 0.878143] x11: ffffffc010b7f6c8 x10: 00000000fffff000
  179. [ 0.878149] x9 : ffffffc010b7f6c8 x8 : 0000000000000001
  180. [ 0.878154] x7 : 0000000000000008 x6 : ffffffc01057e164
  181. [ 0.884981] mmcblk0: p4 size 7200768 extends beyond EOD,
  182. [ 0.889825] x5 : 0000000000000001 x4 : ffffff8001ec4e00
  183. [ 0.889830] x3 : 0000000000000000 x2 : ffffff8001834500
  184. [ 0.889836] x1 : 0000000000000000 x0 : 0000000000000470
  185. [ 0.895135] truncated
  186. [ 0.899799] Call trace:
  187. [ 0.899806] mutex_lock+0xc/0x44
  188. [ 0.899813] ar8k_phylink_mac_config+0x2c/0xa0
  189. [ 1.044491] dsa_port_phylink_mac_config+0x34/0x4c
  190. [ 1.049433] phylink_mac_config+0x58/0x220
  191. [ 1.053655] phylink_major_config+0x6c/0x284
  192. [ 1.058056] phylink_mac_initial_config+0x8c/0xfc
  193. [ 1.062904] phylink_start+0x48/0x280
  194. [ 1.066679] dsa_port_enable_rt+0x50/0x90
  195. [ 1.070811] dsa_port_enable+0x28/0x4c
  196. [ 1.074673] dsa_register_switch+0x538/0xc00
  197. [ 1.079073] ar8k_sw_probe+0x1e4/0x240
  198. [ 1.082937] mdio_probe+0x34/0x70
  199. [ 1.086354] really_probe+0x108/0x4f0
  200. [ 1.090127] driver_probe_device+0x90/0x134
  201. [ 1.094439] __device_attach_driver+0xa0/0x120
  202. [ 1.099018] bus_for_each_drv+0x68/0xb0
  203. [ 1.102970] __device_attach+0xd0/0x144
  204. [ 1.106922] device_initial_probe+0x14/0x20
  205. [ 1.111233] bus_probe_device+0x9c/0xa4
  206. [ 1.115185] deferred_probe_work_func+0xa4/0xf4
  207. [ 1.119856] process_one_work+0x1d4/0x380
  208. [ 1.123987] worker_thread+0x298/0x4e0
  209. [ 1.127853] kthread+0x124/0x12c
  210. [ 1.131180] ret_from_fork+0x10/0x3c
  211. [ 1.134871] Code: d65f03c0 d2800001 d5384102 f9800011 (c85ffc03)
  212. [ 1.141156] ---[ end trace 2bb4c0b7542287bb ]---
  213. [ 1.145916] Kernel panic - not syncing: Oops: Fatal exception
  214. [ 1.151842] SMP: stopping secondary CPUs
  215. [ 1.155888] Kernel Offset: disabled
  216. [ 1.159482] CPU features: 0x0000002,00002008
  217. [ 1.163880] Memory Limit: none
  218. [ 1.167028] Rebooting in 1 seconds..
  219. TIM-1.0
  220. WTMI-armada-17.10.3-d61ed3a
  221. WTMI: system early-init
  222. DDR topology parameters:
  223. ========================
  224. ddr type DDR3
  225. ddr speedbin 12
  226. bus width 16-bits
  227. cs num 2
  228. cs[0] - group num 0
  229. cs[0] - bank num 8
  230. cs[0] - capacity 512MiB
  231. cs[1] - group num 0
  232. cs[1] - bank num 8
  233. cs[1] - capacity 512MiB
  234. DRAM windows:
  235. =============
  236. WIN[0] - base addr 0x60000000
  237. WIN[0] - size 0x40000000
  238. WIN[1] - base addr 0xa0000000
  239. WIN[1] - size 0x20000000
  240. memory test region:
  241. ===================
  242. CS[0] 0x60000000 - 0x7fffffff
  243. CS[1] 0x80000000 - 0x9fffffff
  244. Fill memory before self refresh...done
  245. Fill memory before self refresh...done
  246. Now in Self-refresh Mode
  247. Restore termination values to original values
  248. Exited self-refresh ...
  249. Self refresh Pass.
  250. DDR self test mode test done!!
  251. Self refresh Pass.
  252. DDR self test mode test done!!
  253. QS GATING
  254. =============
  255. Calibration done: cycle = 0x00 tap =0x5A
  256. CH0_PHY_RL_Control_CS0_B0[0xC0001180]: 0x0000005A
  257. CH0_PHY_RL_Control_CS0_B1[0xC0001184]: 0x0000005A
  258. QS GATING
  259. =============
  260. Calibration done: cycle = 0x00 tap =0x5C
  261. CH0_PHY_RL_Control_CS1_B0[0xC00011A4]: 0x0000005C
  262. CH0_PHY_RL_Control_CS1_B1[0xC00011A8]: 0x0000005C
  263. DLL TUNING
  264. ==============
  265. DLL 0xc0001050[21:16]: [0,31,18]
  266. DLL 0xc0001050[29:24]: [4,33,1b]
  267. DLL 0xc0001054[21:16]: [1,2c,16]
  268. DLL 0xc0001054[29:24]: [9,2f,1c]
  269. DLL 0xc0001074[21:16]: [0,3f,1f]
  270. DLL 0xc0001074NOTICE: Booting Trusted Firmware
  271. NOTICE: BL1: v1.3(debug):armada-17.10.7:16571d2
  272. NOTICE: BL1: Built : 15:51:32, Apr 19 2NOTICE: BL2: v1.3(debug):armada-17.10.7:16571d2
  273. NOTICE: BL2: Built : 15:51:34, Apr 19 2018NOTICE: BL31: v1.3(debug):armada-17.10.7:16571d2
  274. NOTICE: BL31:
  275. U-Boot 2017.03-armada-17.10.1 (Dec 29 2018 - 11:26:46 +0800)
  276. Model: Marvell Armada 3720 ECK Board
  277. CPU @ 1000 [MHz]
  278. L2 @ 800 [MHz]
  279. TClock @ 200 [MHz]
  280. DDR @ 800 [MHz]
  281. DRAM: 1 GiB
  282. U-Boot DT blob at : 000000003f71b328
  283. Comphy-0: USB3 5 Gbps
  284. Comphy-1: PEX0 2.5 Gbps
  285. Comphy-2: SATA0 6 Gbps
  286. MMC: sdhci@d8000: 0
  287. SF: Detected gd25lq80 with page size 256 Bytes, erase size 4 KiB, total 1 MiB
  288. Net: SF: Detected gd25lq80 with page size 256 Bytes, erase size 4 KiB, total 1 MiB
  289. Factory mac is : B0-A7-B9-8E-EC-F1
  290. eth0: neta@30000 [PRIME]
  291. Attach switch ID 0x004dd043
  292. Attach switch driver for AR8236
  293. Checking for firmware recovery mode...
  294. Reset button not pushed, do nothing
  295. Press CTRL+B to abort autoboot in 5 seconds
  296. Marvell>>