项目

一般

简介

错误 #2731 » dmesg1.txt

孙 浩, 2025-01-21 10:04

 
1
root@driver:~# dmesg
2
[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd083]
3
[    0.000000] Linux version 5.10.165-v8 (root@kernel-build) (aarch64-linux-gnu-gcc (Linaro GCC 7.5-2019.12) 7.5.0, GNU ld (Linaro_Binutils-2019.12) 2.28.2.20170706) #6 SMP Thu Nov 21 20:07:03 CST 2024
4
[    0.000000] Machine model: smartlogic,ucp2
5
[    0.000000] Reserved memory: created CMA memory pool at 0x00000000f0000000, size 192 MiB
6
[    0.000000] OF: reserved mem: initialized node memory@0xb0000000, compatible id shared-dma-pool
7
[    0.000000] Zone ranges:
8
[    0.000000]   DMA      [mem 0x0000000010000000-0x00000000ffffffff]
9
[    0.000000]   DMA32    empty
10
[    0.000000]   Normal   [mem 0x0000000100000000-0x00000003ffffffff]
11
[    0.000000] Movable zone start for each node
12
[    0.000000] Early memory node ranges
13
[    0.000000]   node   0: [mem 0x0000000010000000-0x00000000b7ffffff]
14
[    0.000000]   node   0: [mem 0x00000000b8000000-0x00000003ffffffff]
15
[    0.000000] Initmem setup node 0 [mem 0x0000000010000000-0x00000003ffffffff]
16
[    0.000000] On node 0 totalpages: 4128768
17
[    0.000000]   DMA zone: 15360 pages used for memmap
18
[    0.000000]   DMA zone: 0 pages reserved
19
[    0.000000]   DMA zone: 983040 pages, LIFO batch:63
20
[    0.000000]   Normal zone: 49152 pages used for memmap
21
[    0.000000]   Normal zone: 3145728 pages, LIFO batch:63
22
[    0.000000] percpu: Embedded 22 pages/cpu s49304 r8192 d32616 u90112
23
[    0.000000] pcpu-alloc: s49304 r8192 d32616 u90112 alloc=22*4096
24
[    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5 [0] 6 [0] 7 
25
[    0.000000] Detected PIPT I-cache on CPU0
26
[    0.000000] CPU features: detected: GIC system register CPU interface
27
[    0.000000] CPU features: detected: EL2 vector hardening
28
[    0.000000] CPU features: kernel page table isolation disabled by kernel configuration
29
[    0.000000] CPU features: detected: Spectre-v2
30
[    0.000000] CPU features: detected: Spectre-v4
31
[    0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923
32
[    0.000000] CPU features: detected: Spectre-BHB
33
[    0.000000] CPU features: detected: ARM erratum 1742098
34
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 4064256
35
[    0.000000] Kernel command line: console=ttyS0,115200n8 coherent_pool=32M root=/dev/mmcblk0p3 rootwait rw hugepagesz=1G default_hugepagesz=1G hugepages=0 isolcpus=1-7 nohz_full=1-7 rcu_nocbs=1-7
36
[    0.000000] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
37
[    0.000000] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
38
[    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
39
[    0.000000] software IO TLB: mapped [mem 0x00000000ec000000-0x00000000f0000000] (64MB)
40
[    0.000000] Memory: 13197468K/16515072K available (8446K kernel code, 1100K rwdata, 2940K rodata, 1728K init, 586K bss, 3120996K reserved, 196608K cma-reserved)
41
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
42
[    0.000000] rcu: Hierarchical RCU implementation.
43
[    0.000000] rcu: 	RCU event tracing is enabled.
44
[    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
45
[    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
46
[    0.000000] GICv3: 640 SPIs implemented
47
[    0.000000] GICv3: 0 Extended SPIs implemented
48
[    0.000000] GICv3: Distributor has no Range Selector support
49
[    0.000000] GICv3: 16 PPIs implemented
50
[    0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000001900000
51
[    0.000000] ITS: No ITS available, not enabling LPIs
52
[    0.000000] NO_HZ: Full dynticks CPUs: 1-7.
53
[    0.000000] rcu: 	Offload RCU callbacks from CPUs: 1-7.
54
[    0.000000] SCRG reg base is ffffffc010f00000
55
[    0.000000] CCRG reg base is ffffffc010f18000
56
[    0.000000] arch_timer: cp15 timer(s) running at 50.00MHz (virt).
57
[    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xb8812736b, max_idle_ns: 440795202655 ns
58
[    0.000001] sched_clock: 56 bits at 50MHz, resolution 20ns, wraps every 4398046511100ns
59
[    0.000105] Console: colour dummy device 80x25
60
[    0.000122] Calibrating delay loop (skipped), value calculated using timer frequency.. 100.00 BogoMIPS (lpj=50000)
61
[    0.000129] pid_max: default: 32768 minimum: 301
62
[    0.000228] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
63
[    0.000279] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
64
[    0.000930] rcu: Hierarchical SRCU implementation.
65
[    0.001387] smp: Bringing up secondary CPUs ...
66
[    0.001593] Detected PIPT I-cache on CPU1
67
[    0.001598] CPU features: SANITY CHECK: Unexpected variation in SYS_CNTFRQ_EL0. Boot CPU: 0x00000002faf080, CPU1: 0x00000000000000
68
[    0.001608] CPU features: Unsupported CPU feature variation detected.
69
[    0.001615] GICv3: CPU1: found redistributor 1 region 0:0x0000000001920000
70
[    0.001631] CPU1: Booted secondary processor 0x0000000001 [0x410fd083]
71
[    0.001831] Detected PIPT I-cache on CPU2
72
[    0.001835] CPU features: SANITY CHECK: Unexpected variation in SYS_CNTFRQ_EL0. Boot CPU: 0x00000002faf080, CPU2: 0x00000000000000
73
[    0.001844] GICv3: CPU2: found redistributor 2 region 0:0x0000000001940000
74
[    0.001854] CPU2: Booted secondary processor 0x0000000002 [0x410fd083]
75
[    0.002058] Detected PIPT I-cache on CPU3
76
[    0.002062] CPU features: SANITY CHECK: Unexpected variation in SYS_CNTFRQ_EL0. Boot CPU: 0x00000002faf080, CPU3: 0x00000000000000
77
[    0.002071] GICv3: CPU3: found redistributor 3 region 0:0x0000000001960000
78
[    0.002081] CPU3: Booted secondary processor 0x0000000003 [0x410fd083]
79
[    0.002303] Detected PIPT I-cache on CPU4
80
[    0.002307] CPU features: SANITY CHECK: Unexpected variation in SYS_CNTFRQ_EL0. Boot CPU: 0x00000002faf080, CPU4: 0x00000000000000
81
[    0.002320] GICv3: CPU4: found redistributor 100 region 0:0x0000000001980000
82
[    0.002334] CPU4: Booted secondary processor 0x0000000100 [0x410fd083]
83
[    0.002536] Detected PIPT I-cache on CPU5
84
[    0.002539] CPU features: SANITY CHECK: Unexpected variation in SYS_CNTFRQ_EL0. Boot CPU: 0x00000002faf080, CPU5: 0x00000000000000
85
[    0.002549] GICv3: CPU5: found redistributor 101 region 0:0x00000000019a0000
86
[    0.002559] CPU5: Booted secondary processor 0x0000000101 [0x410fd083]
87
[    0.002752] Detected PIPT I-cache on CPU6
88
[    0.002755] CPU features: SANITY CHECK: Unexpected variation in SYS_CNTFRQ_EL0. Boot CPU: 0x00000002faf080, CPU6: 0x00000000000000
89
[    0.002765] GICv3: CPU6: found redistributor 102 region 0:0x00000000019c0000
90
[    0.002775] CPU6: Booted secondary processor 0x0000000102 [0x410fd083]
91
[    0.002967] Detected PIPT I-cache on CPU7
92
[    0.002971] CPU features: SANITY CHECK: Unexpected variation in SYS_CNTFRQ_EL0. Boot CPU: 0x00000002faf080, CPU7: 0x00000000000000
93
[    0.002980] GICv3: CPU7: found redistributor 103 region 0:0x00000000019e0000
94
[    0.002990] CPU7: Booted secondary processor 0x0000000103 [0x410fd083]
95
[    0.003026] smp: Brought up 1 node, 8 CPUs
96
[    0.003057] SMP: Total of 8 processors activated.
97
[    0.003061] CPU features: detected: 32-bit EL0 Support
98
[    0.003064] CPU features: detected: CRC32 instructions
99
[    0.003098] CPU: All CPU(s) started at EL1
100
[    0.003113] alternatives: patching kernel code
101
[    0.004453] devtmpfs: initialized
102
[    0.006291] Registered cp15_barrier emulation handler
103
[    0.006301] Registered setend emulation handler
104
[    0.006305] KASLR disabled due to lack of seed
105
[    0.006362] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
106
[    0.006369] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
107
[    0.007794] pinctrl core: initialized pinctrl subsystem
108

    
109
[    0.007865] *************************************************************
110
[    0.007868] **     NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE    **
111
[    0.007870] **                                                         **
112
[    0.007873] **  IOMMU DebugFS SUPPORT HAS BEEN ENABLED IN THIS KERNEL  **
113
[    0.007875] **                                                         **
114
[    0.007877] ** This means that this kernel is built to expose internal **
115
[    0.007880] ** IOMMU data structures, which may compromise security on **
116
[    0.007882] ** your system.                                            **
117
[    0.007884] **                                                         **
118
[    0.007887] ** If you see this message and you are not debugging the   **
119
[    0.007889] ** kernel, report this immediately to your vendor!         **
120
[    0.007891] **                                                         **
121
[    0.007893] **     NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE    **
122
[    0.007895] *************************************************************
123
[    0.008133] NET: Registered protocol family 16
124
[    0.012284] DMA: preallocated 32768 KiB GFP_KERNEL pool for atomic allocations
125
[    0.016104] DMA: preallocated 32768 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
126
[    0.019937] DMA: preallocated 32768 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
127
[    0.020176] cpuidle: using governor menu
128
[    0.020242] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
129
[    0.020310] ASID allocator initialised with 65536 entries
130
[    0.027135] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
131
[    0.027141] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
132
[    0.027145] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
133
[    0.027148] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
134
[    0.028171] iommu: Default domain type: Translated 
135
[    0.028219] arm-v7s io-pgtable: self test ok
136
[    0.028223] arm-lpae io-pgtable: selftest: pgsize_bitmap 0x40201000, IAS 32
137
[    0.028262] arm-lpae io-pgtable: selftest: pgsize_bitmap 0x40201000, IAS 36
138
[    0.028284] arm-lpae io-pgtable: selftest: pgsize_bitmap 0x40201000, IAS 40
139
[    0.028314] arm-lpae io-pgtable: selftest: pgsize_bitmap 0x40201000, IAS 42
140
[    0.028354] arm-lpae io-pgtable: selftest: pgsize_bitmap 0x40201000, IAS 44
141
[    0.028380] arm-lpae io-pgtable: selftest: pgsize_bitmap 0x40201000, IAS 48
142
[    0.028406] arm-lpae io-pgtable: selftest: pgsize_bitmap 0x02004000, IAS 32
143
[    0.028434] arm-lpae io-pgtable: selftest: pgsize_bitmap 0x02004000, IAS 36
144
[    0.028474] arm-lpae io-pgtable: selftest: pgsize_bitmap 0x02004000, IAS 40
145
[    0.028514] arm-lpae io-pgtable: selftest: pgsize_bitmap 0x02004000, IAS 42
146
[    0.028554] arm-lpae io-pgtable: selftest: pgsize_bitmap 0x02004000, IAS 44
147
[    0.028594] arm-lpae io-pgtable: selftest: pgsize_bitmap 0x02004000, IAS 48
148
[    0.028657] arm-lpae io-pgtable: selftest: pgsize_bitmap 0x20010000, IAS 32
149
[    0.028750] arm-lpae io-pgtable: selftest: pgsize_bitmap 0x20010000, IAS 36
150
[    0.028833] arm-lpae io-pgtable: selftest: pgsize_bitmap 0x20010000, IAS 40
151
[    0.028926] arm-lpae io-pgtable: selftest: pgsize_bitmap 0x20010000, IAS 42
152
[    0.029070] arm-lpae io-pgtable: selftest: pgsize_bitmap 0x20010000, IAS 44
153
[    0.029205] arm-lpae io-pgtable: selftest: pgsize_bitmap 0x20010000, IAS 48
154
[    0.029336] arm-lpae io-pgtable: selftest: completed with 18 PASS 0 FAIL
155
[    0.029383] vgaarb: loaded
156
[    0.029480] SCSI subsystem initialized
157
[    0.029541] usbcore: registered new interface driver usbfs
158
[    0.029554] usbcore: registered new interface driver hub
159
[    0.029569] usbcore: registered new device driver usb
160
[    0.029724] jesd204: found 0 devices and 0 topologies
161
[    0.029731] pps_core: LinuxPPS API ver. 1 registered
162
[    0.029734] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
163
[    0.029740] PTP clock support registered
164
[    0.030085] clocksource: Switched to clocksource arch_sys_counter
165
[    0.030177] FS-Cache: Loaded
166
[    0.030267] CacheFiles: Loaded
167
[    0.032093] NET: Registered protocol family 2
168
[    0.032543] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
169
[    0.035993] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
170
[    0.036029] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
171
[    0.036351] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
172
[    0.036632] TCP: Hash tables configured (established 131072 bind 65536)
173
[    0.036713] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
174
[    0.036766] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
175
[    0.036885] NET: Registered protocol family 1
176
[    0.036896] PCI: CLS 0 bytes, default 64
177
[    0.037744] Initialise system trusted keyrings
178
[    0.037802] workingset: timestamp_bits=62 max_order=22 bucket_order=0
179
[    0.039575] fuse: init (API version 7.32)
180
[    0.039650] 9p: Installing v9fs 9p2000 file system support
181
[    0.039674] FS-Cache: Netfs '9p' registered for caching
182
[    0.061584] Key type asymmetric registered
183
[    0.061588] Asymmetric key parser 'x509' registered
184
[    0.061603] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
185
[    0.061607] io scheduler mq-deadline registered
186
[    0.061610] io scheduler kyber registered
187
[    0.061863] pinctrl-ucp2 pinctrl@04458000: ucp2 pintrl probe ok!
188
[    0.061934] gpio-dwapb 4450000.gpio: no IRQ for port0
189
[    0.062478] gpio-dwapb 4d10000.gpio: no IRQ for port0
190
[    0.063117] dw_axi_dmac_platform 4540000.dma-controller: DesignWare AXI DMA Controller, 8 channels
191
[    0.063157] dw_axi_dmac_platform: probe of 4d38000.dma-controller failed with error -2
192
[    0.063265] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
193
[    0.064775] printk: console [ttyS0] disabled
194
[    0.064800] 4440000.serial: ttyS0 at MMIO 0x4440000 (irq = 13, base_baud = 3125000) is a 16550A
195
[    1.230222] printk: console [ttyS0] enabled
196
[    1.234664] 4d00000.serial: ttyS2 at MMIO 0x4d00000 (irq = 14, base_baud = 3125000) is a 16550A
197
[    1.243768] arm-smmu 42b8000.iommu: probing hardware configuration...
198
[    1.250184] arm-smmu 42b8000.iommu: SMMUv2 with:
199
[    1.254779] arm-smmu 42b8000.iommu: 	stage 1 translation
200
[    1.260066] arm-smmu 42b8000.iommu: 	stage 2 translation
201
[    1.265351] arm-smmu 42b8000.iommu: 	nested translation
202
[    1.270550] arm-smmu 42b8000.iommu: 	non-coherent table walk
203
[    1.276181] arm-smmu 42b8000.iommu: 	(IDR0.CTTW overridden by FW configuration)
204
[    1.283455] arm-smmu 42b8000.iommu: 	stream matching with 32 register groups
205
[    1.290470] arm-smmu 42b8000.iommu: 	32 context banks (0 stage-2 only)
206
[    1.296967] arm-smmu 42b8000.iommu: 	Supported page sizes: 0x61311000
207
[    1.303378] arm-smmu 42b8000.iommu: 	Stage-1: 48-bit VA -> 48-bit IPA
208
[    1.309786] arm-smmu 42b8000.iommu: 	Stage-2: 48-bit IPA -> 48-bit PA
209
[    1.317276] brd: module loaded
210
[    1.321927] loop: module loaded
211
[    1.325848] phc@0 enforce active low on chipselect handle
212
[    1.331842] tun: Universal TUN/TAP device driver, 1.6
213
[    1.337186] VFIO - User Level meta-driver version: 0.3
214
[    1.342628] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
215
[    1.349132] ehci-pci: EHCI PCI platform driver
216
[    1.353564] ehci-platform: EHCI generic platform driver
217
[    1.358802] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
218
[    1.364955] ohci-pci: OHCI PCI platform driver
219
[    1.369384] ohci-platform: OHCI generic platform driver
220
[    1.374618] uhci_hcd: USB Universal Host Controller Interface driver
221
[    1.380979] usbcore: registered new interface driver usb-storage
222
[    1.386963] i2c /dev entries driver
223
[    1.390501] uvp4008-pvt 4708000.pvt: ucp4008 pvt probe enter
224
[    1.396152] uvp4008-pvt 4708000.pvt: ucp4008 pvt interrupt number is 20
225
[    1.402763] uvp4008-pvt 4708000.pvt: init ucp4008 pvt success
226
[    1.408512] uvp4008-pvt 4708000.pvt: ucp4008 pvt probe leave
227
[    1.414257] dw_wdt 4400000.watchdog: No valid TOPs array specified
228
[    1.420604] dw_wdt 4408000.watchdog: No valid TOPs array specified
229
[    1.427142] sdhci: Secure Digital Host Controller Interface driver
230
[    1.433293] sdhci: Copyright(c) Pierre Ossman
231
[    1.437628] Synopsys Designware Multimedia Card Interface Driver
232
[    1.443670] sdhci-pltfm: SDHCI platform and OF driver helper
233
[    1.449344] pinctrl-ucp2 pinctrl@04458000: pin PD5 already requested by 4438000.spi; cannot claim for leds
234
[    1.458952] pinctrl-ucp2 pinctrl@04458000: pin-50 (leds) status -22
235
[    1.465189] pinctrl-ucp2 pinctrl@04458000: could not request pin 50 (PD5) from group PD5  on device pinctrl-ucp2
236
[    1.475313] leds-gpio leds: Error applying setting, reverse things back
237
[    1.481899] leds-gpio: probe of leds failed with error -22
238
[    1.487380] hid: raw HID events driver (C) Jiri Kosina
239
[    1.492523] usbcore: registered new interface driver usbhid
240
[    1.498067] usbhid: USB HID core driver
241
[    1.501995] dw_mmc_smartlogic 1a60000.mmcsd: sdvol-gpios parsed OK 
242
[    1.508259] dw_mmc_smartlogic 1a60000.mmcsd: sdmmc tuning clock 500000000Hz 
243
[    1.515286] dw_mmc_smartlogic 1a60000.mmcsd: sdmmc bus clock 125000000Hz
244
[    1.522089] Initializing XFRM netlink socket
245
[    1.526343] NET: Registered protocol family 17
246
[    1.530790] sctp: Hash tables configured (bind 256/256)
247
[    1.536085] 9pnet: Installing 9P2000 support
248
[    1.540413] dw_mmc_smartlogic 1a60000.mmcsd: IDMAC supports 32-bit address mode.
249
[    1.547787] dw_mmc_smartlogic 1a60000.mmcsd: Using internal DMA controller.
250
[    1.554717] dw_mmc_smartlogic 1a60000.mmcsd: Version ID is 250a
251
[    1.560621] dw_mmc_smartlogic 1a60000.mmcsd: DW MMC controller at irq 36,32 bit host data width,512 deep fifo
252
[    1.570533] mmc_host mmc0: card is non-removable.
253
[    1.575283] Loading compiled-in X.509 certificates
254
[    1.583911] dw_mmc_smartlogic 1a60000.mmcsd: emmc not support switch to 3v 
255
[    1.590868] at24 0-0056: 131072 byte 24c1024 EEPROM, writable, 1 bytes/write
256
[    1.598209] dw_mmc_smartlogic 1a60000.mmcsd: sdmmc card switch to 1.8v 
257
[    1.604799] pca954x 1-0070: probe failed
258
[    1.608865] printk: console [netcon0] enabled
259
[    1.613203] netconsole: network logging started
260
[    1.617902] dw-apb-uart 4440000.serial: forbid DMA for kernel console
261
[    1.624336] mmc_host mmc0: Bus speed (slot 0) = 125000000Hz (slot req 400000Hz, actual 398089HZ div = 157)
262
[    1.646261] Waiting for root device /dev/mmcblk0p3...
263
[    1.729007] dw_mmc_smartlogic 1a60000.mmcsd: sdmmc card switch to 1.8v 
264
[    1.738224] mmc_host mmc0: Bus speed (slot 0) = 125000000Hz (slot req 52000000Hz, actual 31250000HZ div = 2)
265
[    1.748021] mmc_host mmc0: Bus speed (slot 0) = 125000000Hz (slot req 70000000Hz, actual 62500000HZ div = 1)
266
[    1.758258] dw_mmc_smartlogic 1a60000.mmcsd: config sdmmc tuning rxdly 8
267
[    1.765178] mmc0: new HS200 MMC card at address 0001
268
[    1.770352] mmcblk0: mmc0:0001 S0J59X 119 GiB 
269
[    1.774919] mmcblk0boot0: mmc0:0001 S0J59X partition 1 31.5 MiB
270
[    1.780951] mmcblk0boot1: mmc0:0001 S0J59X partition 2 31.5 MiB
271
[    1.786902] mmcblk0rpmb: mmc0:0001 S0J59X partition 3 4.00 MiB, chardev (245:0)
272
[    1.796158]  mmcblk0: p1 p2 p3 p4 < p5 p6 p7 p8 >
273
[    2.025834] EXT4-fs (mmcblk0p3): 1 orphan inode deleted
274
[    2.031043] EXT4-fs (mmcblk0p3): recovery complete
275
[    2.041843] EXT4-fs (mmcblk0p3): mounted filesystem with ordered data mode. Opts: (null)
276
[    2.049918] VFS: Mounted root (ext4 filesystem) on device 179:3.
277
[    2.056469] devtmpfs: mounted
278
[    2.059776] Freeing unused kernel memory: 1728K
279
[    2.064368] Run /sbin/init as init process
280
[    2.068447]   with arguments:
281
[    2.068449]     /sbin/init
282
[    2.068451]   with environment:
283
[    2.068454]     HOME=/
284
[    2.068455]     TERM=linux
285
[    2.310388] systemd[1]: System time before build time, advancing clock.
286
[    2.338991] systemd[1]: systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
287
[    2.360367] systemd[1]: Detected architecture arm64.
288
[    2.382470] systemd[1]: Set hostname to <driver>.
289
[    2.549557] systemd[1]: File /lib/systemd/system/systemd-journald.service:12 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling.
290
[    2.566530] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
291
[    2.643812] systemd[1]: Configuration file /etc/systemd/system/evb_boot.service is marked executable. Please remove executable permission bits. Proceeding anyway.
292
[    2.668203] random: systemd: uninitialized urandom read (16 bytes read)
293
[    2.677310] random: systemd: uninitialized urandom read (16 bytes read)
294
[    2.684025] systemd[1]: Listening on initctl Compatibility Named Pipe.
295
[    2.699123] random: systemd: uninitialized urandom read (16 bytes read)
296
[    2.705790] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
297
[    2.724125] systemd[1]: Reached target Remote File Systems.
298
[    2.738656] systemd[1]: Created slice system-getty.slice.
299
[    3.141772] systemd-journald[135]: Received request to flush runtime journal from PID 1
300
[    3.672562] random: systemd: uninitialized urandom read (16 bytes read)
301
[    3.688198] random: systemd: uninitialized urandom read (16 bytes read)
302
[    3.722353] random: systemd: uninitialized urandom read (16 bytes read)
303
[    4.198564] EXT4-fs (mmcblk0p1): recovery complete
304
[    4.203351] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
305
[    4.453224] EXT4-fs (mmcblk0p5): recovery complete
306
[    4.458006] EXT4-fs (mmcblk0p5): mounted filesystem with ordered data mode. Opts: (null)
307
[    4.629787] EXT4-fs (mmcblk0p6): recovery complete
308
[    4.634572] EXT4-fs (mmcblk0p6): mounted filesystem with ordered data mode. Opts: (null)
309
[    4.700086] random: crng init done
310
[    4.703480] random: 229 urandom warning(s) missed due to ratelimiting
311
[    4.800334] EXT4-fs (mmcblk0p7): recovery complete
312
[    4.805117] EXT4-fs (mmcblk0p7): mounted filesystem with ordered data mode. Opts: (null)
313
[    4.876640] ptp_idtcm: loading out-of-tree module taints kernel.
314
[    4.883453] get GPIO473
315
[    5.001495] idtcm spi2.0: 4.8.7, Id: 0x4002  HW Rev: 5  OTP Config Select: 0
316
[    5.113159] idtcm spi2.0: Invalid TOD mask 0x00
317
[    5.453781] sh (286): drop_caches: 3
318
[    6.166107] idtcm spi2.0: PLL2 registered as ptp0
319
[    6.225630] dwc-eth-dwmac 1a40000.ethernet0: get iommus reg 0x456003c
320
[    6.232072] dwc-eth-dwmac 1a40000.ethernet0: Adding to iommu group 0
321
[    6.238520] dwc-eth-dwmac 1a40000.ethernet0: plat->bus_id = 0x0 
322
[    6.244525] dwc-eth-dwmac 1a40000.ethernet0: Cannot get CSR clock
323
[    6.250596] dwc-eth-dwmac 1a40000.ethernet0: PTP rate 125000000
324
[    6.256490] dwc-eth-dwmac 1a40000.ethernet0: no reset control found
325
[    6.262727] probe data->bus_id = 0x0 
326
[    6.266372] dwc-eth-dwmac 1a40000.ethernet0: gmac tuning val set to 0x303 
327
[    6.273214] dwc-eth-dwmac 1a40000.ethernet0: smartlogic_eqos_probe  OK 
328
[    6.283159] dwc-eth-dwmac 1a40000.ethernet0: User ID: 0x10, Synopsys ID: 0x51
329
[    6.290273] dwc-eth-dwmac 1a40000.ethernet0: 	DWMAC4/5
330
[    6.295395] dwc-eth-dwmac 1a40000.ethernet0: DMA HW capability register supported
331
[    6.302843] dwc-eth-dwmac 1a40000.ethernet0: RX Checksum Offload Engine supported
332
[    6.310289] dwc-eth-dwmac 1a40000.ethernet0: TX Checksum insertion supported
333
[    6.317304] dwc-eth-dwmac 1a40000.ethernet0: Wake-Up On Lan supported
334
[    6.323748] dwc-eth-dwmac 1a40000.ethernet0: TSO supported
335
[    6.329209] dwc-eth-dwmac 1a40000.ethernet0: Enable RX Mitigation via HW Watchdog Timer
336
[    6.337176] dwc-eth-dwmac 1a40000.ethernet0: device MAC address f2:d3:18:ea:2a:ca
337
[    6.344623] dwc-eth-dwmac 1a40000.ethernet0: Enabled Flow TC (entries=5)
338
[    6.351292] dwc-eth-dwmac 1a40000.ethernet0: TSO feature enabled
339
[    6.357274] dwc-eth-dwmac 1a40000.ethernet0: Using 40 bits DMA width
340
[    6.363816] [Firmware Warn]: /soc/ethernet0@01a40000/mdio0/ethernet-phy@0: Whitelisted compatible string. Please remove
341
[    6.519602] dwc-eth-dwmac 8524000.ethernet2: plat->bus_id = 0x2 
342
[    6.525607] dwc-eth-dwmac 8524000.ethernet2: Cannot get CSR clock
343
[    6.531681] dwc-eth-dwmac 8524000.ethernet2: PTP uses main clock
344
[    6.537660] dwc-eth-dwmac 8524000.ethernet2: no reset control found
345
[    6.543897] probe data->bus_id = 0x2 
346
[    6.547543] dwc-eth-dwmac 8524000.ethernet2: gmac tuning val set to 0x101 
347
[    6.554384] dwc-eth-dwmac 8524000.ethernet2: smartlogic_eqos_probe  OK 
348
[    6.568685] dwc-eth-dwmac 8524000.ethernet2: User ID: 0x10, Synopsys ID: 0x51
349
[    6.575804] dwc-eth-dwmac 8524000.ethernet2: 	DWMAC4/5
350
[    6.580928] dwc-eth-dwmac 8524000.ethernet2: DMA HW capability register supported
351
[    6.588376] dwc-eth-dwmac 8524000.ethernet2: RX Checksum Offload Engine supported
352
[    6.595823] dwc-eth-dwmac 8524000.ethernet2: TX Checksum insertion supported
353
[    6.602837] dwc-eth-dwmac 8524000.ethernet2: TSO supported
354
[    6.608295] dwc-eth-dwmac 8524000.ethernet2: Enable RX Mitigation via HW Watchdog Timer
355
[    6.616263] dwc-eth-dwmac 8524000.ethernet2: device MAC address c2:14:f9:f2:be:66
356
[    6.623710] dwc-eth-dwmac 8524000.ethernet2: TSO feature enabled
357
[    6.629688] dwc-eth-dwmac 8524000.ethernet2: Using 40 bits DMA width
358
[    6.636385] dwc-eth-dwmac 9090000.ethernet3: get iommus reg 0x91d00d8
359
[    6.652231] dwc-eth-dwmac 9090000.ethernet3: Adding to iommu group 1
360
[    6.658711] dwc-eth-dwmac 9090000.ethernet3: plat->bus_id = 0x3 
361
[    6.664738] dwc-eth-dwmac 9090000.ethernet3: Cannot get CSR clock
362
[    6.670811] dwc-eth-dwmac 9090000.ethernet3: PTP rate 125000000
363
[    6.676703] dwc-eth-dwmac 9090000.ethernet3: no reset control found
364
[    6.682960] disable pcie connect 
365
[    6.686265] disable mpll 
366
[    6.688873] wait sram_load success 
367
[    6.701152] disable tx and rx reset 
368
[    6.704709] wait ack down. 
369
[    6.907501] goto P0 
370
[    6.909677] wait ack done 
371
[    7.012377] disable req 
372
[    7.014897] wait ack down
373
[    7.117511] check pma rx sigdet 
374
[    7.120722] Initializing pcs core 
375
[    7.126628] dwc-eth-dwmac 9090000.ethernet3: smartlogic_tmac_probe  OK 
376
[    7.137912] dwc-eth-dwmac 9090000.ethernet3: User ID: 0x27, Synopsys ID: 0x20
377
[    7.145033] dwc-eth-dwmac 9090000.ethernet3: 	XLGMAC
378
[    7.149982] dwc-eth-dwmac 9090000.ethernet3: DMA HW capability register supported
379
[    7.157429] dwc-eth-dwmac 9090000.ethernet3: RX Checksum Offload Engine supported
380
[    7.164876] dwc-eth-dwmac 9090000.ethernet3: COE Type 1
381
[    7.170078] dwc-eth-dwmac 9090000.ethernet3: TX Checksum insertion supported
382
[    7.177093] dwc-eth-dwmac 9090000.ethernet3: Wake-Up On Lan supported
383
[    7.183543] dwc-eth-dwmac 9090000.ethernet3: TSO supported
384
[    7.189005] dwc-eth-dwmac 9090000.ethernet3: Enable RX Mitigation via HW Watchdog Timer
385
[    7.196973] dwc-eth-dwmac 9090000.ethernet3: device MAC address ae:dd:63:2f:3d:9a
386
[    7.204420] dwc-eth-dwmac 9090000.ethernet3: Enabled Flow TC (entries=4)
387
[    7.211089] dwc-eth-dwmac 9090000.ethernet3: TSO feature enabled
388
[    7.217066] dwc-eth-dwmac 9090000.ethernet3: Using 40 bits DMA width
389
[    7.266909] vir_addr = ffffffc018701000 phy_addr = 00000000f6000000
390
[    7.273151] vir_addr_0 = ffffffc01a701000
391
[    7.277150] misc loadelf_driver: ucp_2_revem_module_init ok
392
[    7.309790] spinlock init success!
393
[    7.326512] ucp_sm_ddr_cache_module_init ok    cat /sys/devices/virtual/misc/ucp_sm_ddr_cache
394
[    7.335108] ucp_sm_ddr_noncache_module_init ok    cat /sys/devices/virtual/misc/ucp_sm_ddr_noncache
395
[    7.344333] globle g_vir_ecs_sm_cache_add = 0xffffffc01a880000 
396
                
397
[    7.344335] globle g_vir_pet_sm_cache_add = 0xffffffc01a900000 
398
                
399
[    7.351784] globle g_vir_share_sm_cache_add = 0xffffffc01b000000 
400
                
401
[    7.359233] globle g_vir_msg_cache_add = 0xffffffc020000000 
402
                
403
[    7.366856] globle g_vir_stack_cache_add = 0xffffffc040000000 
404
                
405
[    7.416879] bsp_init.
406
[    7.434113] bsp module init success!
407
[    7.459250] misc mem_export: mem_export module_init ok
408
[    7.478219] ioreg_module_init ok 
409
[    7.489355] enter:smartlogic_stc_probe
410
[    7.508058] 
411
               CPU:2 
412
[    7.508059] 
413
               CPU:3 
414
[    7.508061] 
415
               CPU:1 
416
[    7.508064] 
417
               CPU:6 
418
[    7.508066] 
419
               CPU:7 
420
[    7.508067] 
421
               CPU:5 
422
[    7.508069] 
423
               CPU:4 
424
[    7.528874] 
425
               CPU:0 
426
[    7.532346] Enable Access PMU Initialized
427
[    7.597192] dwc-eth-dwmac 1a40000.ethernet0 eth0: PHY [stmmac-0:00] driver [Marvell 88E1510] (irq=POLL)
428
[    7.621082] dwmac4: Master AXI performs any burst length
429
[    7.626376] dwc-eth-dwmac 1a40000.ethernet0 eth0: No Safety Features support found
430
[    7.633915] dwc-eth-dwmac 1a40000.ethernet0 eth0: No MAC Management Counters available
431
[    7.641799] dwc-eth-dwmac 1a40000.ethernet0 eth0: IEEE 1588-2008 Advanced Timestamp supported
432
[    7.651334] dwc-eth-dwmac 1a40000.ethernet0 eth0: registered PTP clock
433
[    7.661158] dwc-eth-dwmac 1a40000.ethernet0 eth0: configuring for phy/rgmii link mode
434
[    7.802192] dwc-eth-dwmac 1a40000.ethernet0 eth0: PHY [stmmac-0:00] driver [Marvell 88E1510] (irq=POLL)
435
[    7.821082] dwmac4: Master AXI performs any burst length
436
[    7.826377] dwc-eth-dwmac 1a40000.ethernet0 eth0: No Safety Features support found
437
[    7.833916] dwc-eth-dwmac 1a40000.ethernet0 eth0: No MAC Management Counters available
438
[    7.841801] dwc-eth-dwmac 1a40000.ethernet0 eth0: IEEE 1588-2008 Advanced Timestamp supported
439
[    7.851328] dwc-eth-dwmac 1a40000.ethernet0 eth0: registered PTP clock
440
[    7.857840] dwc-eth-dwmac 1a40000.ethernet0 eth0: configuring for phy/rgmii link mode
441
[    7.890956] dwc-eth-dwmac 9090000.ethernet3 eth2: No Safety Features support found
442
[    7.898509] dwc-eth-dwmac 9090000.ethernet3 eth2: IEEE 1588-2008 Advanced Timestamp supported
443
[    7.907870] dwc-eth-dwmac 9090000.ethernet3 eth2: registered PTP clock
444
[    7.917648] dwc-eth-dwmac 9090000.ethernet3 eth2: configuring for inband/xlgmii link mode
445
[   10.633086] dwc-eth-dwmac 9090000.ethernet3: PET pma3 lane0 receiver adapt req ack[15:8]:c6 limit:45 
446
[   10.642265] dwc-eth-dwmac 9090000.ethernet3: PMA rx valid ok
447
[   10.647904] dwc-eth-dwmac 9090000.ethernet3: PMA training ok
448
[   11.042028] dwc-eth-dwmac 1a40000.ethernet0 eth0: tx rate = 125000000
449
[   11.050509] dwc-eth-dwmac 1a40000.ethernet0 eth0: Link is Up - 1Gbps/Full - flow control rx/tx
450
[   11.809088] dwc-eth-dwmac 9090000.ethernet3: PCS state ok
451
[   11.814478] dwc-eth-dwmac 9090000.ethernet3 eth2: Link is Up - 10Gbps/Full - flow control off
452
[   11.823711] dwc-eth-dwmac 9090000.ethernet3 eth2: Link is Down
453
[   11.834019] dwc-eth-dwmac 9090000.ethernet3 eth2: No Safety Features support found
454
[   11.841571] dwc-eth-dwmac 9090000.ethernet3 eth2: IEEE 1588-2008 Advanced Timestamp supported
455
[   11.850915] dwc-eth-dwmac 9090000.ethernet3 eth2: registered PTP clock
456
[   11.857439] dwc-eth-dwmac 9090000.ethernet3 eth2: configuring for inband/xlgmii link mode
457
[   14.465090] dwc-eth-dwmac 9090000.ethernet3: PET pma3 lane0 receiver adapt req ack[15:8]:c9 limit:45 
458
[   14.474269] dwc-eth-dwmac 9090000.ethernet3: PMA rx valid ok
459
[   14.479907] dwc-eth-dwmac 9090000.ethernet3: PMA training ok
460
[   25.000189] sh (644): drop_caches: 3
461
[   35.011524] enter ucp_sm_ddr_noncache_open
462
[   35.015644] enter ucp_sm_ddr_noncache_mmap,phyaddr = 0xa8000000,vm_start = 0x7ec4000000
463
[   35.031728] enter ucp_sm_ddr_noncache_mmap,phyaddr = 0x9d00000,vm_start = 0x7ee03ff000
464
[   35.039665] enter ucp_sm_ddr_noncache_mmap,phyaddr = 0x9400000,vm_start = 0x7edb800000
465
[   35.047897] enter ucp_sm_ddr_noncache_mmap,phyaddr = 0x7200000,vm_start = 0x7ee8500000
466
[   35.055927] enter ucp_sm_ddr_noncache_mmap,phyaddr = 0x8700000,vm_start = 0x7ee84a0000
467
[   35.063952] enter ucp_sm_ddr_noncache_mmap,phyaddr = 0x10000000,vm_start = 0x7e38000000
468
[   35.075032] enter ucp_sm_ddr_noncache_mmap,phyaddr = 0x9c000000,vm_start = 0x7e34000000
469
[   35.083357] enter ucp_sm_ddr_noncache_mmap,phyaddr = 0xa0000000,vm_start = 0x7e2c000000
470
[   35.091510] enter ucp_sm_ddr_cache_open
471
[   35.095611] enter ucp_sm_ddr_cache_mmap,phyaddr = 0x100000000,vm_start = 0x7d2c000000
472
[   35.108626] dwc-eth-dwmac 9090000.ethernet3: PCS state ok
473
[   35.114062] dwc-eth-dwmac 9090000.ethernet3 eth2: Failed to pcs link up
474
[   35.120671] dwc-eth-dwmac 9090000.ethernet3 eth2: Link is Up - 10Gbps/Full - flow control off
(1-1/2)