· 6 years ago · Nov 07, 2019, 04:54 PM
1rock64@monerobox:~$ dmesg
2[ 0.000000] Booting Linux on physical CPU 0x0
3[ 0.000000] Initializing cgroup subsys cpuset
4[ 0.000000] Initializing cgroup subsys cpu
5[ 0.000000] Initializing cgroup subsys cpuacct
6[ 0.000000] Linux version 4.4.192-rockchip64 (root@builder) (gcc version 7.4.1 20181213 [linaro-7.4-2019.02 revision 56ec6f6b99cc167ff0c2f8e1a2eed33b1edc85d4] (Linaro GCC 7.4-2019.02) ) #1 SMP Tue Oct 8 18:39:24 CEST 2019
7[ 0.000000] Boot CPU: AArch64 Processor [410fd034]
8[ 0.000000] earlycon: Early serial console at MMIO32 0xff130000 (options '')
9[ 0.000000] bootconsole [uart0] enabled
10[ 0.000000] On node 0 totalpages: 1043968
11[ 0.000000] DMA zone: 16312 pages used for memmap
12[ 0.000000] DMA zone: 0 pages reserved
13[ 0.000000] DMA zone: 1043968 pages, LIFO batch:31
14[ 0.000000] psci: probing for conduit method from DT.
15[ 0.000000] psci: PSCIv1.0 detected in firmware.
16[ 0.000000] psci: Using standard PSCI v0.2 function IDs
17[ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
18[ 0.000000] PERCPU: Embedded 21 pages/cpu @ffffffc0fef1f000 s46312 r8192 d31512 u86016
19[ 0.000000] pcpu-alloc: s46312 r8192 d31512 u86016 alloc=21*4096
20[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
21[ 0.000000] Detected VIPT I-cache on CPU0
22[ 0.000000] CPU features: enabling workaround for ARM erratum 845719
23[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 1027656
24[ 0.000000] Kernel command line: earlycon=uart8250,mmio32,0xff130000 swiotlb=1 kpti=0 no_console_suspend=1 usbcore.autosuspend=-1 root=UUID=0a4bcd30-3a00-47c5-9a2c-cf2c33b62e68 rootwait rootfstype=ext4 console=ttyS2,1500000 console=tty1 panic=10 consoleblank=0 loglevel=1 ubootpart= usb-storage.quirks=0x2537:0x1066:u,0x2537:0x1068:u cgroup_enable=cpuset cgroup_memory=1 cgroup_enable=memory swapaccount=1
25[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
26[ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
27[ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
28[ 0.000000] software IO TLB: mapped [mem 0xfeed7000-0xfef17000] (0MB)
29[ 0.000000] Memory: 4075608K/4175872K available (11518K kernel code, 1488K rwdata, 4160K rodata, 1216K init, 699K bss, 100264K reserved, 0K cma-reserved)
30[ 0.000000] Virtual kernel memory layout:
31 modules : 0xffffff8000000000 - 0xffffff8008000000 ( 128 MB)
32 vmalloc : 0xffffff8008000000 - 0xffffffbdbfff0000 ( 246 GB)
33 .init : 0xffffff8008fe0000 - 0xffffff8009110000 ( 1216 KB)
34 .text : 0xffffff8008080000 - 0xffffff8008bc0000 ( 11520 KB)
35 .rodata : 0xffffff8008bc0000 - 0xffffff8008fe0000 ( 4224 KB)
36 .data : 0xffffff8009110000 - 0xffffff8009284008 ( 1489 KB)
37 vmemmap : 0xffffffbdc0000000 - 0xffffffbfc0000000 ( 8 GB maximum)
38 0xffffffbdc0008000 - 0xffffffbdc3fc0000 ( 63 MB actual)
39 fixed : 0xffffffbffe7fb000 - 0xffffffbffec00000 ( 4116 KB)
40 PCI I/O : 0xffffffbffee00000 - 0xffffffbfffe00000 ( 16 MB)
41 memory : 0xffffffc000200000 - 0xffffffc0ff000000 ( 4078 MB)
42[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
43[ 0.000000] Hierarchical RCU implementation.
44[ 0.000000] Build-time adjustment of leaf fanout to 64.
45[ 0.000000] RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
46[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=4
47[ 0.000000] NR_IRQS:64 nr_irqs:64 0
48[ 0.000000] GIC: Using split EOI/Deactivate mode
49[ 0.000000] rockchip_mmc_get_phase: invalid clk rate
50[ 0.000000] rockchip_mmc_get_phase: invalid clk rate
51[ 0.000000] rockchip_mmc_get_phase: invalid clk rate
52[ 0.000000] rockchip_mmc_get_phase: invalid clk rate
53[ 0.000000] rockchip_mmc_get_phase: invalid clk rate
54[ 0.000000] rockchip_mmc_get_phase: invalid clk rate
55[ 0.000000] rockchip_mmc_get_phase: invalid clk rate
56[ 0.000000] rockchip_mmc_get_phase: invalid clk rate
57[ 0.000000] Architected cp15 timer(s) running at 24.00MHz (phys).
58[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
59[ 0.000007] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
60[ 0.001145] Console: colour dummy device 80x25
61[ 0.001161] console [tty1] enabled
62[ 0.001172] bootconsole [uart0] disabled
63[ 0.001198] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
64[ 0.001215] pid_max: default: 32768 minimum: 301
65[ 0.001350] Security Framework initialized
66[ 0.001363] Yama: becoming mindful.
67[ 0.001387] AppArmor: AppArmor disabled by boot time parameter
68[ 0.001451] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
69[ 0.001468] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
70[ 0.002398] Initializing cgroup subsys io
71[ 0.002423] Initializing cgroup subsys memory
72[ 0.002461] Initializing cgroup subsys devices
73[ 0.002479] Initializing cgroup subsys freezer
74[ 0.002495] Initializing cgroup subsys net_cls
75[ 0.002517] Initializing cgroup subsys perf_event
76[ 0.002534] Initializing cgroup subsys net_prio
77[ 0.002554] Initializing cgroup subsys hugetlb
78[ 0.002568] Initializing cgroup subsys pids
79[ 0.002622] ftrace: allocating 43805 entries in 172 pages
80[ 0.134733] sched-energy: CPU device node has no sched-energy-costs
81[ 0.134754] Invalid sched_group_energy for CPU0
82[ 0.134764] CPU0: update cpu_capacity 1024
83[ 0.134827] ASID allocator initialised with 32768 entries
84[ 0.137701] Detected VIPT I-cache on CPU1
85[ 0.137759] Invalid sched_group_energy for CPU1
86[ 0.137765] CPU1: update cpu_capacity 1024
87[ 0.137771] CPU1: Booted secondary processor [410fd034]
88[ 0.138520] Detected VIPT I-cache on CPU2
89[ 0.138567] Invalid sched_group_energy for CPU2
90[ 0.138573] CPU2: update cpu_capacity 1024
91[ 0.138578] CPU2: Booted secondary processor [410fd034]
92[ 0.139254] Detected VIPT I-cache on CPU3
93[ 0.139301] Invalid sched_group_energy for CPU3
94[ 0.139306] CPU3: update cpu_capacity 1024
95[ 0.139312] CPU3: Booted secondary processor [410fd034]
96[ 0.139414] Brought up 4 CPUs
97[ 0.139478] SMP: Total of 4 processors activated.
98[ 0.139492] CPU features: kernel page table isolation forced OFF by command line option
99[ 0.139503] CPU features: detected feature: 32-bit EL0 Support
100[ 0.139518] CPU: All CPU(s) started at EL2
101[ 0.139558] alternatives: patching kernel code
102[ 0.139806] Invalid sched_group_energy for CPU3
103[ 0.139819] Invalid sched_group_energy for Cluster3
104[ 0.139829] Invalid sched_group_energy for CPU2
105[ 0.139838] Invalid sched_group_energy for Cluster2
106[ 0.139849] Invalid sched_group_energy for CPU1
107[ 0.139858] Invalid sched_group_energy for Cluster1
108[ 0.139868] Invalid sched_group_energy for CPU0
109[ 0.139878] Invalid sched_group_energy for Cluster0
110[ 0.140644] devtmpfs: initialized
111[ 0.164756] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
112[ 0.164792] futex hash table entries: 1024 (order: 4, 65536 bytes)
113[ 0.165385] xor: measuring software checksum speed
114[ 0.202649] 8regs : 1080.000 MB/sec
115[ 0.242733] 8regs_prefetch: 968.000 MB/sec
116[ 0.282821] 32regs : 1458.000 MB/sec
117[ 0.322906] 32regs_prefetch: 1224.000 MB/sec
118[ 0.322918] xor: using function: 32regs (1458.000 MB/sec)
119[ 0.322959] pinctrl core: initialized pinctrl subsystem
120[ 0.323312] regulator-dummy: no parameters
121[ 0.324260] NET: Registered protocol family 16
122[ 0.334988] cpuidle: using governor ladder
123[ 0.342070] cpuidle: using governor menu
124[ 0.342112] Registered FIQ tty driver
125[ 0.343001] vdso: 2 pages (1 code @ ffffff8008bc6000, 1 data @ ffffff8009114000)
126[ 0.343041] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
127[ 0.343903] DMA: preallocated 2048 KiB pool for atomic allocations
128[ 0.362778] gpiochip_add_data: registered GPIOs 0 to 31 on device: gpio0
129[ 0.362918] gpiochip_add_data: registered GPIOs 32 to 63 on device: gpio1
130[ 0.363047] gpiochip_add_data: registered GPIOs 64 to 95 on device: gpio2
131[ 0.363187] gpiochip_add_data: registered GPIOs 96 to 127 on device: gpio3
132[ 0.471290] raid6: int64x1 gen() 202 MB/s
133[ 0.539427] raid6: int64x1 xor() 190 MB/s
134[ 0.607606] raid6: int64x2 gen() 328 MB/s
135[ 0.675684] raid6: int64x2 xor() 261 MB/s
136[ 0.743784] raid6: int64x4 gen() 482 MB/s
137[ 0.811860] raid6: int64x4 xor() 334 MB/s
138[ 0.880082] raid6: int64x8 gen() 388 MB/s
139[ 0.948103] raid6: int64x8 xor() 304 MB/s
140[ 1.016327] raid6: neonx1 gen() 364 MB/s
141[ 1.084323] raid6: neonx1 xor() 341 MB/s
142[ 1.152473] raid6: neonx2 gen() 552 MB/s
143[ 1.220591] raid6: neonx2 xor() 503 MB/s
144[ 1.288719] raid6: neonx4 gen() 748 MB/s
145[ 1.356841] raid6: neonx4 xor() 563 MB/s
146[ 1.424921] raid6: neonx8 gen() 766 MB/s
147[ 1.493033] raid6: neonx8 xor() 579 MB/s
148[ 1.493044] raid6: using algorithm neonx8 gen() 766 MB/s
149[ 1.493053] raid6: .... xor() 579 MB/s, rmw enabled
150[ 1.493062] raid6: using intx1 recovery algorithm
151[ 1.493556] mpp venc_srv: mpp_probe enter
152[ 1.493591] mpp venc_srv: init success
153[ 1.494321] rockchip-pm rockchip-suspend: not set wakeup-config
154[ 1.494338] rockchip-pm rockchip-suspend: not set pwm-regulator-config
155[ 1.495664] of_get_named_gpiod_flags: parsed 'gpio' property of node '/sdmmc-regulator[0]' - status (0)
156[ 1.495737] reg-fixed-voltage sdmmc-regulator: Looking up vin-supply from device tree
157[ 1.495761] vcc_sd: unable to resolve supply
158[ 1.495777] vcc_sd: 3300 mV
159[ 1.496025] reg-fixed-voltage sdmmc-regulator: Looking up vin-supply from device tree
160[ 1.496050] vcc_sd: regulator get failed, ret=-517
161[ 1.496067] reg-fixed-voltage sdmmc-regulator: Looking up vin-supply from device tree
162[ 1.496087] vcc_sd: unable to resolve supply
163[ 1.496103] reg-fixed-voltage sdmmc-regulator: vcc_sd supplying 3300000uV
164[ 1.496358] of_get_named_gpiod_flags: parsed 'gpio' property of node '/vcc-host-5v-regulator[0]' - status (0)
165[ 1.496419] reg-fixed-voltage vcc-host-5v-regulator: Looking up vin-supply from device tree
166[ 1.496478] vcc_host_5v: unable to resolve supply
167[ 1.496500] vcc_host_5v: no parameters
168[ 1.496732] reg-fixed-voltage vcc-host-5v-regulator: Looking up vin-supply from device tree
169[ 1.496832] vcc_host_5v: regulator get failed, ret=-517
170[ 1.496850] reg-fixed-voltage sdmmc-regulator: Looking up vin-supply from device tree
171[ 1.496872] vcc_sd: unable to resolve supply
172[ 1.496887] reg-fixed-voltage vcc-host-5v-regulator: Looking up vin-supply from device tree
173[ 1.496935] vcc_host_5v: unable to resolve supply
174[ 1.496953] reg-fixed-voltage vcc-host-5v-regulator: vcc_host_5v supplying 0uV
175[ 1.497179] of_get_named_gpiod_flags: parsed 'gpio' property of node '/vcc-host1-5v-regulator[0]' - status (0)
176[ 1.497242] reg-fixed-voltage vcc-host1-5v-regulator: Looking up vin-supply from device tree
177[ 1.497295] vcc_host1_5v: unable to resolve supply
178[ 1.497316] vcc_host1_5v: no parameters
179[ 1.497579] reg-fixed-voltage vcc-host1-5v-regulator: Looking up vin-supply from device tree
180[ 1.497636] vcc_host1_5v: regulator get failed, ret=-517
181[ 1.497654] reg-fixed-voltage sdmmc-regulator: Looking up vin-supply from device tree
182[ 1.497677] vcc_sd: unable to resolve supply
183[ 1.497692] reg-fixed-voltage vcc-host-5v-regulator: Looking up vin-supply from device tree
184[ 1.497742] vcc_host_5v: unable to resolve supply
185[ 1.497757] reg-fixed-voltage vcc-host1-5v-regulator: Looking up vin-supply from device tree
186[ 1.497806] vcc_host1_5v: unable to resolve supply
187[ 1.497822] reg-fixed-voltage vcc-host1-5v-regulator: vcc_host1_5v supplying 0uV
188[ 1.497915] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/vcc-phy-regulator[0]'
189[ 1.497946] vcc_phy: no parameters
190[ 1.498212] reg-fixed-voltage sdmmc-regulator: Looking up vin-supply from device tree
191[ 1.498238] vcc_sd: unable to resolve supply
192[ 1.498254] reg-fixed-voltage vcc-host-5v-regulator: Looking up vin-supply from device tree
193[ 1.498306] vcc_host_5v: unable to resolve supply
194[ 1.498322] reg-fixed-voltage vcc-host1-5v-regulator: Looking up vin-supply from device tree
195[ 1.498372] vcc_host1_5v: unable to resolve supply
196[ 1.498389] reg-fixed-voltage vcc-phy-regulator: vcc_phy supplying 0uV
197[ 1.498485] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/vcc-sys[0]'
198[ 1.498513] vcc_sys: 5000 mV
199[ 1.498802] reg-fixed-voltage sdmmc-regulator: Looking up vin-supply from device tree
200[ 1.498828] vcc_sd: unable to resolve supply
201[ 1.498844] reg-fixed-voltage vcc-host-5v-regulator: Looking up vin-supply from device tree
202[ 1.498900] vcc_host_5v: supplied by vcc_sys
203[ 1.498965] reg-fixed-voltage vcc-host1-5v-regulator: Looking up vin-supply from device tree
204[ 1.499020] vcc_host1_5v: supplied by vcc_sys
205[ 1.499089] reg-fixed-voltage vcc-sys: vcc_sys supplying 5000000uV
206[ 1.499860] iommu: Adding device ff350000.vpu_service to group 0
207[ 1.499962] iommu: Adding device ff351000.avsd to group 1
208[ 1.500053] iommu: Adding device ff360000.rkvdec to group 2
209[ 1.500145] iommu: Adding device ff330000.h265e to group 3
210[ 1.500242] iommu: Adding device ff340000.vepu to group 4
211[ 1.500344] iommu: Adding device ff370000.vop to group 5
212[ 1.500445] iommu: Adding device ff3a0000.iep to group 6
213[ 1.501105] rk_iommu ff350800.iommu: can't get sclk
214[ 1.501544] rk_iommu ff360480.iommu: can't get aclk
215[ 1.501566] rk_iommu ff360480.iommu: can't get hclk
216[ 1.501582] rk_iommu ff360480.iommu: can't get sclk
217[ 1.501886] rk_iommu ff330200.iommu: can't get sclk
218[ 1.502188] rk_iommu ff340800.iommu: can't get sclk
219[ 1.502399] rk_iommu ff373f00.iommu: can't get sclk
220[ 1.502675] rk_iommu ff3a0800.iommu: can't get sclk
221[ 1.503377] SCSI subsystem initialized
222[ 1.503641] libata version 3.00 loaded.
223[ 1.503964] usbcore: registered new interface driver usbfs
224[ 1.504040] usbcore: registered new interface driver hub
225[ 1.504147] usbcore: registered new device driver usb
226[ 1.504325] media: Linux media interface: v0.10
227[ 1.504394] Linux video capture interface: v2.00
228[ 1.504570] pps_core: LinuxPPS API ver. 1 registered
229[ 1.504581] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
230[ 1.504614] PTP clock support registered
231[ 1.506606] Advanced Linux Sound Architecture Driver Initialized.
232[ 1.508104] NetLabel: Initializing
233[ 1.508118] NetLabel: domain hash size = 128
234[ 1.508127] NetLabel: protocols = UNLABELED CIPSOv4
235[ 1.508197] NetLabel: unlabeled traffic allowed by default
236[ 1.508700] rockchip-cpuinfo cpuinfo: Serial : d454d86049e729bf
237[ 1.510050] clocksource: Switched to clocksource arch_sys_counter
238[ 1.615213] NET: Registered protocol family 2
239[ 1.615962] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
240[ 1.616435] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes)
241[ 1.617837] TCP: Hash tables configured (established 32768 bind 32768)
242[ 1.617951] UDP hash table entries: 2048 (order: 5, 196608 bytes)
243[ 1.618281] UDP-Lite hash table entries: 2048 (order: 5, 196608 bytes)
244[ 1.618829] NET: Registered protocol family 1
245[ 1.619302] RPC: Registered named UNIX socket transport module.
246[ 1.619315] RPC: Registered udp transport module.
247[ 1.619324] RPC: Registered tcp transport module.
248[ 1.619334] RPC: Registered tcp NFSv4.1 backchannel transport module.
249[ 1.619365] PCI: CLS 0 bytes, default 64
250[ 1.620134] Trying to unpack rootfs image as initramfs...
251[ 2.223415] Freeing initrd memory: 7620K
252[ 2.224702] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
253[ 2.225983] kvm [1]: 8-bit VMID
254[ 2.225995] kvm [1]: Hyp mode initialized successfully
255[ 2.226569] kvm [1]: interrupt-controller@ff814000 IRQ48
256[ 2.226896] kvm [1]: timer IRQ3
257[ 2.231148] audit: initializing netlink subsys (disabled)
258[ 2.231210] audit: type=2000 audit(2.152:1): initialized
259[ 2.231810] Initialise system trusted keyring
260[ 2.232419] HugeTLB registered 2 MB page size, pre-allocated 0 pages
261[ 2.245967] VFS: Disk quotas dquot_6.6.0
262[ 2.246274] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
263[ 2.248834] squashfs: version 4.0 (2009/01/31) Phillip Lougher
264[ 2.251125] NFS: Registering the id_resolver key type
265[ 2.251181] Key type id_resolver registered
266[ 2.251192] Key type id_legacy registered
267[ 2.251224] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
268[ 2.251261] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
269[ 2.252382] fuse init (API version 7.23)
270[ 2.253641] JFS: nTxBlock = 8192, nTxLock = 65536
271[ 2.260471] SGI XFS with ACLs, security attributes, realtime, no debug enabled
272[ 2.263368] Key type big_key registered
273[ 2.263398]
274 TEE Core Framework initialization (ver 1:0.1)
275[ 2.263437] TEE armv7 Driver initialization
276[ 2.263928] tz_tee_probe: name="armv7sec", id=0, pdev_name="armv7sec.0"
277[ 2.263944] TEE core: Alloc the misc device "opteearmtz00" (id=0)
278[ 2.264286] TEE Core: Register the misc device "opteearmtz00" (id=0,minor=62)
279[ 2.270274] NET: Registered protocol family 38
280[ 2.270327] Key type asymmetric registered
281[ 2.270345] Asymmetric key parser 'x509' registered
282[ 2.270689] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
283[ 2.270905] io scheduler noop registered
284[ 2.270927] io scheduler deadline registered (default)
285[ 2.271002] io scheduler cfq registered
286[ 2.272465] phy phy-ff450000.syscon:usb2-phy@100.0: Looking up phy-supply from device tree
287[ 2.272583] vcc_host1_5v: could not add device link phy-ff450000.syscon:usb2-phy@100.0 err -2
288[ 2.273095] phy phy-ff450000.syscon:usb2-phy@100.1: Looking up phy-supply from device tree
289[ 2.273201] vcc_host1_5v: could not add device link phy-ff450000.syscon:usb2-phy@100.1 err -2
290[ 2.273686] phy phy-ff450000.syscon:usb2-phy@100.1: Looking up vbus-supply from device tree
291[ 2.273708] phy phy-ff450000.syscon:usb2-phy@100.1: Looking up vbus-supply property in node /syscon@ff450000/usb2-phy@100/otg-port failed
292[ 2.273733] phy phy-ff450000.syscon:usb2-phy@100.1: Failed to get VBUS supply regulator
293[ 2.274815] rockchip-u3phy ff470000.usb3-phy: Looking up vbus-supply from device tree
294[ 2.274840] rockchip-u3phy ff470000.usb3-phy: Looking up vbus-supply property in node /usb3-phy@ff470000 failed
295[ 2.274866] rockchip-u3phy ff470000.usb3-phy: Failed to get VBUS supply regulator
296[ 2.275298] phy phy-ff470000.usb3-phy.2: Looking up phy-supply from device tree
297[ 2.275317] phy phy-ff470000.usb3-phy.2: Looking up phy-supply property in node /usb3-phy@ff470000/utmi@ff470000 failed
298[ 2.275742] phy phy-ff470000.usb3-phy.3: Looking up phy-supply from device tree
299[ 2.275763] phy phy-ff470000.usb3-phy.3: Looking up phy-supply property in node /usb3-phy@ff470000/pipe@ff478000 failed
300[ 2.277526] rockchip-u3phy ff470000.usb3-phy: Rockchip u3phy initialized successfully
301[ 2.278356] phy phy-ff430000.hdmiphy.4: Looking up phy-supply from device tree
302[ 2.278378] phy phy-ff430000.hdmiphy.4: Looking up phy-supply property in node /hdmiphy@ff430000 failed
303[ 2.282922] probe device ff330000.h265e
304[ 2.283303] mpp_dev ff330000.h265e: try to get iommu dev ffffffc0f904a810
305[ 2.283798] mpp_dev ff330000.h265e: resource ready, register device
306[ 2.284361] probe device ff340000.vepu
307[ 2.284706] mpp_dev ff340000.vepu: try to get iommu dev ffffffc0f904b010
308[ 2.285091] mpp_dev ff340000.vepu: resource ready, register device
309[ 2.288205] dma-pl330 ff1f0000.dmac: Loaded driver for PL330 DMAC-241330
310[ 2.288228] dma-pl330 ff1f0000.dmac: DBUFF-128x8bytes Num_Chans-8 Num_Peri-20 Num_Events-16
311[ 2.289234] Serial: 8250/16550 driver, 5 ports, IRQ sharing disabled
312[ 2.290171] ff130000.serial: ttyS2 at MMIO 0xff130000 (irq = 13, base_baud = 1500000) is a 16550A
313[ 2.291466] console [ttyS2] enabled
314[ 2.293164] [drm] Initialized drm 1.1.0 20060810
315[ 2.298442] [drm] Rockchip DRM driver version: v1.0.1
316[ 2.298706] rockchip-drm display-subsystem: devfreq is not set
317[ 2.299434] rockchip-drm display-subsystem: bound ff370000.vop (ops 0xffffff8008c93cf0)
318[ 2.299839] i2c i2c-4: of_i2c: modalias failure on /hdmi@ff3c0000/ports
319[ 2.299865] dwhdmi-rockchip ff3c0000.hdmi: registered DesignWare HDMI I2C bus driver
320[ 2.300006] dwhdmi-rockchip ff3c0000.hdmi: Detected HDMI TX controller v2.11a with HDCP (inno_dw_hdmi_phy2)
321[ 2.301134] rockchip-drm display-subsystem: bound ff3c0000.hdmi (ops 0xffffff8008c88628)
322[ 2.301153] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
323[ 2.301163] [drm] No driver support for vblank timestamp query.
324[ 2.301255] rockchip-drm display-subsystem: failed to parse display resources
325[ 2.301309] rockchip-drm display-subsystem: No connectors reported connected with modes
326[ 2.301374] [drm] Cannot find any crtc or sizes - going 1024x768
327[ 2.326113] Console: switching to colour frame buffer device 128x48
328[ 2.345185] rockchip-drm display-subsystem: fb0: frame buffer device
329[ 2.355788] usbcore: registered new interface driver udl
330[ 2.359332] Unable to detect cache hierarchy for CPU 0
331[ 2.360585] brd: module loaded
332[ 2.369377] loop: module loaded
333[ 2.369774] lkdtm: No crash points registered, enable through debugfs
334[ 2.372187] rockchip-spi ff190000.spi: no high_speed pinctrl state
335[ 2.373071] m25p80 spi32766.0: gd25q128 (16384 Kbytes)
336[ 2.373104] 1 ofpart partitions found on MTD device spi32766.0
337[ 2.373116] Creating 1 MTD partitions on "spi32766.0":
338[ 2.373130] 0x000000008000-0x0000003f8000 : "loader"
339[ 2.377163] rk_gmac-dwmac ff540000.ethernet: Looking up phy-supply from device tree
340[ 2.377306] rk_gmac-dwmac ff540000.ethernet: clock input or output? (input).
341[ 2.377325] rk_gmac-dwmac ff540000.ethernet: TX delay(0x26).
342[ 2.377342] rk_gmac-dwmac ff540000.ethernet: RX delay(0x11).
343[ 2.377366] rk_gmac-dwmac ff540000.ethernet: integrated PHY? (no).
344[ 2.377626] rk_gmac-dwmac ff540000.ethernet: cannot get clock clk_mac_speed
345[ 2.377641] rk_gmac-dwmac ff540000.ethernet: clock input from PHY
346[ 2.382670] rk_gmac-dwmac ff540000.ethernet: init for RGMII
347[ 2.382844] stmmac - user ID: 0x10, Synopsys ID: 0x35
348[ 2.382853] Ring mode enabled
349[ 2.382862] DMA HW capability register supported
350[ 2.382869] Normal descriptors
351[ 2.382879] RX Checksum Offload Engine supported (type 2)
352[ 2.382888] TX Checksum insertion supported
353[ 2.382897] Enable RX Mitigation via HW Watchdog Timer
354[ 2.383082] of_get_named_gpiod_flags: parsed 'snps,reset-gpio' property of node '/ethernet@ff540000[0]' - status (0)
355[ 2.481993] libphy: stmmac: probed
356[ 2.482014] eth%d: PHY ID 001cc916 at 0 IRQ POLL (stmmac-0:00) active
357[ 2.482027] eth%d: PHY ID 001cc916 at 1 IRQ POLL (stmmac-0:01)
358[ 2.483638] Rockchip WiFi SYS interface (V1.00) ...
359[ 2.483793] usbcore: registered new interface driver cdc_ether
360[ 2.483865] usbcore: registered new interface driver rndis_host
361[ 2.485938] phy phy-ff470000.usb3-phy.2: u3phy u2 power on
362[ 2.485975] phy phy-ff470000.usb3-phy.3: u3phy u3 power on
363[ 2.487279] dwc2 ff580000.usb: Looking up vusb_d-supply from device tree
364[ 2.487302] dwc2 ff580000.usb: Looking up vusb_d-supply property in node /usb@ff580000 failed
365[ 2.487324] ff580000.usb supply vusb_d not found, using dummy regulator
366[ 2.487396] dwc2 ff580000.usb: Looking up vusb_a-supply from device tree
367[ 2.487415] dwc2 ff580000.usb: Looking up vusb_a-supply property in node /usb@ff580000 failed
368[ 2.487432] ff580000.usb supply vusb_a not found, using dummy regulator
369[ 2.569991] dwc2 ff580000.usb: DWC OTG Controller
370[ 2.570068] dwc2 ff580000.usb: new USB bus registered, assigned bus number 1
371[ 2.570121] dwc2 ff580000.usb: irq 45, io mem 0xff580000
372[ 2.570419] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
373[ 2.570436] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
374[ 2.570451] usb usb1: Product: DWC OTG Controller
375[ 2.570465] usb usb1: Manufacturer: Linux 4.4.192-rockchip64 dwc2_hsotg
376[ 2.570478] usb usb1: SerialNumber: ff580000.usb
377[ 2.571320] hub 1-0:1.0: USB hub found
378[ 2.571373] hub 1-0:1.0: 1 port detected
379[ 2.572660] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
380[ 2.572684] ehci-pci: EHCI PCI platform driver
381[ 2.572785] ehci-platform: EHCI generic platform driver
382[ 2.575442] ehci-platform ff5c0000.usb: EHCI Host Controller
383[ 2.575745] ehci-platform ff5c0000.usb: new USB bus registered, assigned bus number 2
384[ 2.575890] ehci-platform ff5c0000.usb: irq 46, io mem 0xff5c0000
385[ 2.586087] ehci-platform ff5c0000.usb: USB 2.0 started, EHCI 1.00
386[ 2.586343] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
387[ 2.586360] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
388[ 2.586376] usb usb2: Product: EHCI Host Controller
389[ 2.586390] usb usb2: Manufacturer: Linux 4.4.192-rockchip64 ehci_hcd
390[ 2.586404] usb usb2: SerialNumber: ff5c0000.usb
391[ 2.587193] hub 2-0:1.0: USB hub found
392[ 2.587245] hub 2-0:1.0: 1 port detected
393[ 2.587934] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
394[ 2.587978] ohci-platform: OHCI generic platform driver
395[ 2.588503] ohci-platform ff5d0000.usb: Generic Platform OHCI controller
396[ 2.588811] ohci-platform ff5d0000.usb: new USB bus registered, assigned bus number 3
397[ 2.588964] ohci-platform ff5d0000.usb: irq 47, io mem 0xff5d0000
398[ 2.646343] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
399[ 2.646362] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
400[ 2.646378] usb usb3: Product: Generic Platform OHCI controller
401[ 2.646392] usb usb3: Manufacturer: Linux 4.4.192-rockchip64 ohci_hcd
402[ 2.646406] usb usb3: SerialNumber: ff5d0000.usb
403[ 2.647206] hub 3-0:1.0: USB hub found
404[ 2.647259] hub 3-0:1.0: 1 port detected
405[ 2.648524] xhci-hcd xhci-hcd.7.auto: xHCI Host Controller
406[ 2.648817] xhci-hcd xhci-hcd.7.auto: new USB bus registered, assigned bus number 4
407[ 2.649037] xhci-hcd xhci-hcd.7.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x04210010
408[ 2.649117] xhci-hcd xhci-hcd.7.auto: irq 183, io mem 0xff600000
409[ 2.649510] usb usb4: New USB device found, idVendor=1d6b, idProduct=0002
410[ 2.649528] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
411[ 2.649544] usb usb4: Product: xHCI Host Controller
412[ 2.649558] usb usb4: Manufacturer: Linux 4.4.192-rockchip64 xhci-hcd
413[ 2.649572] usb usb4: SerialNumber: xhci-hcd.7.auto
414[ 2.650473] hub 4-0:1.0: USB hub found
415[ 2.650529] hub 4-0:1.0: 1 port detected
416[ 2.651019] xhci-hcd xhci-hcd.7.auto: xHCI Host Controller
417[ 2.651295] xhci-hcd xhci-hcd.7.auto: new USB bus registered, assigned bus number 5
418[ 2.651416] usb usb5: We don't know the algorithms for LPM for this host, disabling LPM.
419[ 2.651605] usb usb5: New USB device found, idVendor=1d6b, idProduct=0003
420[ 2.651624] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
421[ 2.651638] usb usb5: Product: xHCI Host Controller
422[ 2.651652] usb usb5: Manufacturer: Linux 4.4.192-rockchip64 xhci-hcd
423[ 2.651665] usb usb5: SerialNumber: xhci-hcd.7.auto
424[ 2.652438] hub 5-0:1.0: USB hub found
425[ 2.652490] hub 5-0:1.0: 1 port detected
426[ 2.653179] usbcore: registered new interface driver cdc_acm
427[ 2.653190] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
428[ 2.653275] usbcore: registered new interface driver cdc_wdm
429[ 2.653419] usbcore: registered new interface driver usbserial
430[ 2.653481] usbcore: registered new interface driver usbserial_generic
431[ 2.653535] usbserial: USB Serial support registered for generic
432[ 2.654753] usbcore: registered new interface driver iforce
433[ 2.654876] usbcore: registered new interface driver xpad
434[ 2.655400] usbcore: registered new interface driver usbtouchscreen
435[ 2.655810] .. rk pwm remotectl v1.1 init
436[ 2.656317] input: ff1b0030.pwm as /devices/platform/ff1b0030.pwm/input/input0
437[ 2.657930] i2c /dev entries driver
438[ 2.659263] rk3x-i2c ff150000.i2c: Initialized RK3xxx I2C bus at ffffff8009ea6000
439[ 2.661551] rk808 1-0018: Pmic Chip id: 0x8050
440[ 2.662609] rk808 1-0018: source: on=0x40, off=0x00
441[ 2.667926] rk808 1-0018: Looking up vcc1-supply from device tree
442[ 2.668063] DCDC_REG1: supplied by vcc_sys
443[ 2.668080] vcc_sys: could not add device link regulator.6 err -2
444[ 2.669954] vdd_logic: 712 <--> 1450 mV at 1075 mV
445[ 2.670394] reg-fixed-voltage sdmmc-regulator: Looking up vin-supply from device tree
446[ 2.670435] vcc_sd: unable to resolve supply
447[ 2.670466] rk808 1-0018: Looking up vcc2-supply from device tree
448[ 2.670581] DCDC_REG2: supplied by vcc_sys
449[ 2.670597] vcc_sys: could not add device link regulator.7 err -2
450[ 2.671959] vdd_arm: 712 <--> 1450 mV at 1050 mV
451[ 2.672355] reg-fixed-voltage sdmmc-regulator: Looking up vin-supply from device tree
452[ 2.672390] vcc_sd: unable to resolve supply
453[ 2.672420] rk808 1-0018: Looking up vcc3-supply from device tree
454[ 2.672516] DCDC_REG3: supplied by vcc_sys
455[ 2.672537] vcc_sys: could not add device link regulator.8 err -2
456[ 2.673753] vcc_ddr: at 5000 mV
457[ 2.674160] reg-fixed-voltage sdmmc-regulator: Looking up vin-supply from device tree
458[ 2.674196] vcc_sd: unable to resolve supply
459[ 2.674230] rk808 1-0018: Looking up vcc4-supply from device tree
460[ 2.674327] DCDC_REG4: supplied by vcc_sys
461[ 2.674343] vcc_sys: could not add device link regulator.9 err -2
462[ 2.675223] vcc_io: 3300 mV
463[ 2.675620] reg-fixed-voltage sdmmc-regulator: Looking up vin-supply from device tree
464[ 2.675654] vcc_sd: supplied by vcc_io
465[ 2.675735] rk808 1-0018: Looking up vcc5-supply from device tree
466[ 2.675764] LDO_REG1: supplied by vcc_io
467[ 2.675778] vcc_io: could not add device link regulator.10 err -2
468[ 2.678111] vdd_18: 1800 mV
469[ 2.678982] rk808 1-0018: Looking up vcc5-supply from device tree
470[ 2.679015] LDO_REG2: supplied by vcc_io
471[ 2.679029] vcc_io: could not add device link regulator.11 err -2
472[ 2.681352] vcc18_emmc: 1800 mV
473[ 2.682217] rk808 1-0018: Looking up vcc6-supply from device tree
474[ 2.682335] LDO_REG3: supplied by vcc_sys
475[ 2.682351] vcc_sys: could not add device link regulator.12 err -2
476[ 2.684666] vdd_10: 1000 mV
477[ 2.685521] rk808 1-0018: register rk8050 regulators
478[ 2.685743] gpiochip_find_base: found new base at 510
479[ 2.685901] gpiochip_add_data: registered GPIOs 510 to 511 on device: rk8xx-gpio
480[ 2.685917] rk8xx-gpio rk8xx-gpio: register rk8050 gpio successful
481[ 2.688045] input: rk8xx_pwrkey as /devices/platform/ff160000.i2c/i2c-1/1-0018/input/input1
482[ 2.697982] rk808-rtc rk808-rtc: rtc core: registered rk808-rtc as rtc0
483[ 2.698869] rk3x-i2c ff160000.i2c: Initialized RK3xxx I2C bus at ffffff8009ea8000
484[ 2.699950] IR NEC protocol handler initialized
485[ 2.699969] IR RC5(x/sz) protocol handler initialized
486[ 2.699985] IR RC6 protocol handler initialized
487[ 2.700002] IR JVC protocol handler initialized
488[ 2.700019] IR Sony protocol handler initialized
489[ 2.700035] IR SANYO protocol handler initialized
490[ 2.700052] IR Sharp protocol handler initialized
491[ 2.700069] IR MCE Keyboard/mouse protocol handler initialized
492[ 2.700086] IR XMP protocol handler initialized
493[ 2.701299] usbcore: registered new interface driver uvcvideo
494[ 2.701309] USB Video Class driver (1.1.1)
495[ 2.701889] rockchip-iodomain ff100000.syscon:io-domains: Looking up vccio1-supply from device tree
496[ 2.702017] rockchip-iodomain ff100000.syscon:io-domains: Looking up vccio2-supply from device tree
497[ 2.702666] rockchip-iodomain ff100000.syscon:io-domains: Looking up vccio3-supply from device tree
498[ 2.702762] rockchip-iodomain ff100000.syscon:io-domains: Looking up vccio4-supply from device tree
499[ 2.703359] rockchip-iodomain ff100000.syscon:io-domains: Looking up vccio5-supply from device tree
500[ 2.703450] rockchip-iodomain ff100000.syscon:io-domains: Looking up vccio6-supply from device tree
501[ 2.703536] rockchip-iodomain ff100000.syscon:io-domains: Looking up pmuio-supply from device tree
502[ 2.706361] rockchip-thermal ff250000.tsadc: tsadc is probed successfully!
503[ 2.707878] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com
504[ 2.708403] cpu cpu0: leakage=10
505[ 2.708429] cpu cpu0: leakage-volt-sel=0
506[ 2.708479] cpu cpu0: Looking up cpu-supply from device tree
507[ 2.708589] cpu cpu0: Failed to get pvtm
508[ 2.709061] cpu cpu0: Looking up cpu-supply from device tree
509[ 2.709277] cpu cpu0: Looking up cpu-supply from device tree
510[ 2.711757] sdhci: Secure Digital Host Controller Interface driver
511[ 2.711764] sdhci: Copyright(c) Pierre Ossman
512[ 2.711772] Synopsys Designware Multimedia Card Interface Driver
513[ 2.712500] dwmmc_rockchip ff520000.dwmmc: IDMAC supports 32-bit address mode.
514[ 2.712529] dwmmc_rockchip ff520000.dwmmc: Using internal DMA controller.
515[ 2.712539] dwmmc_rockchip ff520000.dwmmc: Version ID is 270a
516[ 2.712576] dwmmc_rockchip ff520000.dwmmc: DW MMC controller at irq 42,32 bit host data width,256 deep fifo
517[ 2.712605] dwmmc_rockchip ff520000.dwmmc: Looking up vmmc-supply from device tree
518[ 2.712672] dwmmc_rockchip ff520000.dwmmc: Looking up vqmmc-supply from device tree
519[ 2.713184] dwmmc_rockchip ff520000.dwmmc: GPIO lookup for consumer wp
520[ 2.713190] dwmmc_rockchip ff520000.dwmmc: using device tree for GPIO lookup
521[ 2.713197] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/dwmmc@ff520000[0]'
522[ 2.713204] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/dwmmc@ff520000[0]'
523[ 2.713209] dwmmc_rockchip ff520000.dwmmc: using lookup tables for GPIO lookup
524[ 2.713216] dwmmc_rockchip ff520000.dwmmc: lookup for GPIO wp failed
525[ 2.726069] mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
526[ 2.743113] dwmmc_rockchip ff520000.dwmmc: 1 slots initialized
527[ 2.745535] dwmmc_rockchip ff500000.dwmmc: IDMAC supports 32-bit address mode.
528[ 2.745565] dwmmc_rockchip ff500000.dwmmc: Using internal DMA controller.
529[ 2.745576] dwmmc_rockchip ff500000.dwmmc: Version ID is 270a
530[ 2.745616] dwmmc_rockchip ff500000.dwmmc: DW MMC controller at irq 43,32 bit host data width,256 deep fifo
531[ 2.745636] dwmmc_rockchip ff500000.dwmmc: Looking up vmmc-supply from device tree
532[ 2.745716] dwmmc_rockchip ff500000.dwmmc: Looking up vqmmc-supply from device tree
533[ 2.745788] dwmmc_rockchip ff500000.dwmmc: GPIO lookup for consumer cd
534[ 2.745794] dwmmc_rockchip ff500000.dwmmc: using device tree for GPIO lookup
535[ 2.745801] of_get_named_gpiod_flags: can't parse 'cd-gpios' property of node '/dwmmc@ff500000[0]'
536[ 2.745807] of_get_named_gpiod_flags: can't parse 'cd-gpio' property of node '/dwmmc@ff500000[0]'
537[ 2.745813] dwmmc_rockchip ff500000.dwmmc: using lookup tables for GPIO lookup
538[ 2.745820] dwmmc_rockchip ff500000.dwmmc: lookup for GPIO cd failed
539[ 2.745827] dwmmc_rockchip ff500000.dwmmc: GPIO lookup for consumer wp
540[ 2.745832] dwmmc_rockchip ff500000.dwmmc: using device tree for GPIO lookup
541[ 2.745838] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/dwmmc@ff500000[0]'
542[ 2.745844] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/dwmmc@ff500000[0]'
543[ 2.745850] dwmmc_rockchip ff500000.dwmmc: using lookup tables for GPIO lookup
544[ 2.745855] dwmmc_rockchip ff500000.dwmmc: lookup for GPIO wp failed
545[ 2.758074] mmc_host mmc1: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
546[ 2.762079] mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0)
547[ 2.774105] dwmmc_rockchip ff500000.dwmmc: 1 slots initialized
548[ 2.775275] sdhci-pltfm: SDHCI platform and OF driver helper
549[ 2.775642] of_get_named_gpiod_flags: parsed 'gpios' property of node '/leds/work-led[0]' - status (0)
550[ 2.776542] of_get_named_gpiod_flags: parsed 'gpios' property of node '/leds/standby-led[0]' - status (0)
551[ 2.777011] of_get_named_gpiod_flags: parsed 'gpios' property of node '/switches/usb-switch[0]' - status (0)
552[ 2.777018] gpio-2 (vcc_host1_5v): gpiod_request: status -16
553[ 2.777023] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/switches/usb-switch[0]'
554[ 2.777035] leds-gpio: probe of switches failed with error -2
555[ 2.777189] hidraw: raw HID events driver (C) Jiri Kosina
556[ 2.777428] usbcore: registered new interface driver usbhid
557[ 2.777433] usbhid: USB HID core driver
558[ 2.777641] ashmem: initialized
559[ 2.779647] rockchip-dmc dmc: unable to get devfreq-event device : dfi
560[ 2.782713] usbcore: registered new interface driver snd-usb-audio
561[ 2.784539] rk3328-codec ff410000.codec: spk_depop_time use default value.
562[ 2.789639] u32 classifier
563[ 2.789901] Initializing XFRM netlink socket
564[ 2.790958] NET: Registered protocol family 10
565[ 2.792251] [WLAN_RFKILL]: Enter rfkill_wlan_init
566[ 2.792621] [BT_RFKILL]: Enter rfkill_rk_init
567[ 2.792888] Key type dns_resolver registered
568[ 2.792919] Error: Driver 'ov4689' is already registered, aborting...
569[ 2.792939] Error: Driver 'ov7750' is already registered, aborting...
570[ 2.792958] Error: Driver 'ov13850' is already registered, aborting...
571[ 2.792978] Error: Driver 'sc031gs' is already registered, aborting...
572[ 2.794196] Registered cp15_barrier emulation handler
573[ 2.794217] Registered setend emulation handler
574[ 2.795230] registered taskstats version 1
575[ 2.795268] Loading compiled-in X.509 certificates
576[ 2.798165] mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0)
577[ 2.798856] Btrfs loaded, integrity-checker=on
578[ 2.798967] BTRFS: selftest: Running btrfs free space cache tests
579[ 2.799001] BTRFS: selftest: Running extent only tests
580[ 2.799031] BTRFS: selftest: Running bitmap only tests
581[ 2.799062] BTRFS: selftest: Running bitmap and extent tests
582[ 2.799111] BTRFS: selftest: Running space stealing from bitmap to extent
583[ 2.800856] BTRFS: selftest: Free space cache tests finished
584[ 2.800866] BTRFS: selftest: Running extent buffer operation tests
585[ 2.800873] BTRFS: selftest: Running btrfs_split_item tests
586[ 2.800935] BTRFS: selftest: Running find delalloc tests
587[ 2.834187] mmc_host mmc0: Bus speed (slot 0) = 100000Hz (slot req 100000Hz, actual 100000HZ div = 0)
588[ 3.021736] BTRFS: selftest: Running btrfs_get_extent tests
589[ 3.021917] BTRFS: selftest: Running hole first btrfs_get_extent test
590[ 3.021947] BTRFS: selftest: Running outstanding_extents tests
591[ 3.021999] BTRFS: selftest: Running qgroup tests
592[ 3.022004] BTRFS: selftest: Qgroup basic add
593[ 3.022116] BTRFS: selftest: Qgroup multiple refs test
594[ 3.060143] Key type encrypted registered
595[ 3.060739] rockchip-dmc dmc: Looking up center-supply from device tree
596[ 3.060839] rockchip-dmc dmc: current ATF version 0x101!
597[ 3.060847] rockchip-dmc dmc: read tf version 0x101!
598[ 3.062222] rockchip-dmc dmc: leakage=9
599[ 3.062234] rockchip-dmc dmc: leakage-volt-sel=0
600[ 3.062253] rockchip-dmc dmc: Looking up center-supply from device tree
601[ 3.062280] vdd_logic: could not add device link dmc err -17
602[ 3.062291] vdd_logic: Failed to create debugfs directory
603[ 3.062303] rockchip-dmc dmc: Failed to get pvtm
604[ 3.062470] rockchip-dmc dmc: failed to get vop bandwidth to dmc rate
605[ 3.062479] rockchip-dmc dmc: failed to get vop pn to msch rl
606[ 3.063216] of_get_named_gpiod_flags: can't parse 'simple-audio-card,hp-det-gpio' property of node '/hdmi-sound[0]'
607[ 3.063227] of_get_named_gpiod_flags: can't parse 'simple-audio-card,mic-det-gpio' property of node '/hdmi-sound[0]'
608[ 3.063791] asoc-simple-card hdmi-sound: i2s-hifi <-> ff000000.i2s mapping ok
609[ 3.064855] of_get_named_gpiod_flags: can't parse 'simple-audio-card,hp-det-gpio' property of node '/headphones-sound[0]'
610[ 3.064868] of_get_named_gpiod_flags: can't parse 'simple-audio-card,mic-det-gpio' property of node '/headphones-sound[0]'
611[ 3.085551] asoc-simple-card headphones-sound: rk3328-hifi <-> ff010000.i2s mapping ok
612[ 3.086019] asoc-simple-card headphones-sound: snd-soc-dummy-dai <-> ff010000.i2s mapping ok
613[ 3.087361] of_get_named_gpiod_flags: can't parse 'simple-audio-card,hp-det-gpio' property of node '/spdif-sound[0]'
614[ 3.087373] of_get_named_gpiod_flags: can't parse 'simple-audio-card,mic-det-gpio' property of node '/spdif-sound[0]'
615[ 3.087770] asoc-simple-card spdif-sound: dit-hifi <-> ff030000.spdif mapping ok
616[ 3.090290] rk808-rtc rk808-rtc: setting system clock to 2019-11-07 16:16:56 UTC (1573143416)
617[ 3.090308] of_cfs_init
618[ 3.090364] of_cfs_init: OK
619[ 3.100955] vcc_sd: disabling
620[ 3.101062] I : [File] : drivers/gpu/arm/mali400/mali/linux/mali_kernel_linux.c; [Line] : 417; [Func] : mali_module_init(); svn_rev_string_from_arm of this mali_ko is '', rk_ko_ver is '5', built at '18:38:01', on 'Oct 8 2019'.
621[ 3.101250] mali-utgard ff300000.gpu: mali_platform_device->num_resources = 9
622[ 3.101260] mali-utgard ff300000.gpu: resource[0].start = 0x0x00000000ff300000
623[ 3.101268] mali-utgard ff300000.gpu: resource[1].start = 0x0x00000000ff300000
624[ 3.101275] mali-utgard ff300000.gpu: resource[2].start = 0x0x0000000000000014
625[ 3.101283] mali-utgard ff300000.gpu: resource[3].start = 0x0x0000000000000015
626[ 3.101290] mali-utgard ff300000.gpu: resource[4].start = 0x0x0000000000000016
627[ 3.101298] mali-utgard ff300000.gpu: resource[5].start = 0x0x0000000000000017
628[ 3.101305] mali-utgard ff300000.gpu: resource[6].start = 0x0x0000000000000018
629[ 3.101313] mali-utgard ff300000.gpu: resource[7].start = 0x0x0000000000000019
630[ 3.101320] mali-utgard ff300000.gpu: resource[8].start = 0x0x000000000000001a
631[ 3.101328] D : [File] : drivers/gpu/arm/mali400/mali/platform/rk/rk.c; [Line] : 623; [Func] : mali_platform_device_init(); to add platform_specific_data to platform_device_of_mali.
632[ 3.101363] mali-utgard ff300000.gpu: Looking up mali-supply from device tree
633[ 3.101479] mali-utgard ff300000.gpu: leakage=9
634[ 3.101491] mali-utgard ff300000.gpu: leakage-volt-sel=0
635[ 3.101520] mali-utgard ff300000.gpu: Looking up mali-supply from device tree
636[ 3.101540] vdd_logic: could not add device link ff300000.gpu err -17
637[ 3.101549] vdd_logic: Failed to create debugfs directory
638[ 3.101558] mali-utgard ff300000.gpu: Failed to get pvtm
639[ 3.103295] Mali: Mali device driver loaded
640[ 3.104226] ALSA device list:
641[ 3.104237] #0: rk-hdmi-sound
642[ 3.104242] #1: rk-i2s-sound
643[ 3.104246] #2: rk-spdif-sound
644[ 3.104834] Freeing unused kernel memory: 1216K
645[ 3.198169] devfreq ff300000.gpu: Couldn't update frequency transition information.
646[ 3.354185] usb 5-1: new SuperSpeed USB device number 2 using xhci-hcd
647[ 3.376269] usb 5-1: New USB device found, idVendor=2109, idProduct=0715
648[ 3.376283] usb 5-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
649[ 3.376290] usb 5-1: Product: Ugreen Storage Device
650[ 3.376296] usb 5-1: Manufacturer: Ugreen
651[ 3.376301] usb 5-1: SerialNumber: 123456C784B9
652[ 3.416509] usbcore: registered new interface driver usb-storage
653[ 3.419961] scsi host0: uas
654[ 3.420437] usbcore: registered new interface driver uas
655[ 3.421479] scsi 0:0:0:0: Direct-Access Samsung SSD 840 EVO EXT0 PQ: 0 ANSI: 6
656[ 3.423923] sd 0:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/233 GiB)
657[ 3.426129] sd 0:0:0:0: [sda] Write Protect is off
658[ 3.426147] sd 0:0:0:0: [sda] Mode Sense: 2f 00 00 00
659[ 3.426602] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
660[ 3.426803] xhci-hcd xhci-hcd.7.auto: ERROR Transfer event for disabled endpoint slot 1 ep 10 or incorrect stream ring
661[ 3.426815] xhci-hcd xhci-hcd.7.auto: @00000000f6e714b0 00000000 00000000 1b000000 010b8001
662[ 3.434981] sda: sda1
663[ 3.439706] sd 0:0:0:0: [sda] Attached SCSI disk
664[ 3.493499] xhci-hcd xhci-hcd.7.auto: ERROR Transfer event for disabled endpoint slot 1 ep 10 or incorrect stream ring
665[ 3.493513] xhci-hcd xhci-hcd.7.auto: @00000000f6e71a00 00000000 00000000 1b000000 010b8001
666[ 3.727287] EXT4-fs (sda1): mounted filesystem with writeback data mode. Opts: (null)
667[ 3.885925] ip_tables: (C) 2000-2006 Netfilter Core Team
668[ 3.888371] cgroup: cgroup2: unknown option "nsdelegate"
669[ 3.894711] systemd[1]: systemd 237 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)
670[ 3.895201] systemd[1]: Detected architecture arm64.
671[ 3.900983] systemd[1]: Set hostname to <monerobox>.
672[ 3.999708] of_dma_request_slave_channel: dma-names property of node '/serial@ff130000' missing or empty
673[ 3.999720] ttyS2 - failed to request DMA, use interrupt mode
674[ 4.057471] systemd[1]: File /lib/systemd/system/systemd-journald.service:35 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling.
675[ 4.057488] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
676[ 4.186757] random: systemd: uninitialized urandom read (16 bytes read, 51 bits of entropy available)
677[ 4.186926] systemd[1]: Started ntp-systemd-netif.path.
678[ 4.187527] random: systemd: uninitialized urandom read (16 bytes read, 51 bits of entropy available)
679[ 4.187713] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
680[ 4.188093] random: systemd: uninitialized urandom read (16 bytes read, 51 bits of entropy available)
681[ 4.188262] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
682[ 4.188608] random: systemd: uninitialized urandom read (16 bytes read, 51 bits of entropy available)
683[ 4.188650] systemd[1]: Reached target Remote File Systems.
684[ 4.188956] random: systemd: uninitialized urandom read (16 bytes read, 51 bits of entropy available)
685[ 4.188994] systemd[1]: Reached target System Time Synchronized.
686[ 4.189288] random: systemd: uninitialized urandom read (16 bytes read, 51 bits of entropy available)
687[ 4.190681] systemd[1]: Created slice User and Session Slice.
688[ 4.191070] random: systemd: uninitialized urandom read (16 bytes read, 51 bits of entropy available)
689[ 4.191132] systemd[1]: Reached target Local Encrypted Volumes.
690[ 4.191410] random: systemd: uninitialized urandom read (16 bytes read, 51 bits of entropy available)
691[ 4.191443] systemd[1]: Reached target Swap.
692[ 4.191699] random: systemd: uninitialized urandom read (16 bytes read, 51 bits of entropy available)
693[ 4.192916] systemd[1]: Created slice System Slice.
694[ 4.193319] random: systemd: uninitialized urandom read (16 bytes read, 51 bits of entropy available)
695[ 4.194658] systemd[1]: Created slice system-serial\x2dgetty.slice.
696[ 4.195253] systemd[1]: Listening on udev Kernel Socket.
697[ 4.196023] systemd[1]: Listening on Journal Audit Socket.
698[ 4.196646] systemd[1]: Listening on Syslog Socket.
699[ 4.197191] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
700[ 4.197837] systemd[1]: Listening on udev Control Socket.
701[ 4.198292] systemd[1]: Reached target Slices.
702[ 4.198893] systemd[1]: Listening on Journal Socket.
703[ 4.203396] systemd[1]: Starting Load Kernel Modules...
704[ 4.207749] systemd[1]: Starting Create list of required static device nodes for the current kernel...
705[ 4.212368] systemd[1]: Starting udev Coldplug all Devices...
706[ 4.217528] systemd[1]: Mounting Huge Pages File System...
707[ 4.222771] systemd[1]: Starting Set the console keyboard layout...
708[ 4.230346] systemd[1]: Starting Restore / save the current clock...
709[ 4.235674] systemd[1]: Starting Nameserver information manager...
710[ 4.236920] systemd[1]: Listening on fsck to fsckd communication Socket.
711[ 4.242822] systemd[1]: Starting Remount Root and Kernel File Systems...
712[ 4.243805] systemd[1]: Listening on Journal Socket (/dev/log).
713[ 4.250408] systemd[1]: Mounting Kernel Debug File System...
714[ 4.258555] systemd[1]: Starting Journal Service...
715[ 4.263657] systemd[1]: Mounting POSIX Message Queue File System...
716[ 4.266780] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
717[ 4.274400] EXT4-fs (sda1): re-mounted. Opts: commit=600,errors=remount-ro
718[ 4.281288] systemd[1]: Started Load Kernel Modules.
719[ 4.288609] systemd[1]: Started Create list of required static device nodes for the current kernel.
720[ 4.293290] systemd[1]: Mounted Huge Pages File System.
721[ 4.299813] systemd[1]: Started Restore / save the current clock.
722[ 4.310655] systemd[1]: Started Remount Root and Kernel File Systems.
723[ 4.315170] systemd[1]: Mounted Kernel Debug File System.
724[ 4.318717] systemd[1]: Mounted POSIX Message Queue File System.
725[ 4.323894] systemd[1]: Started Nameserver information manager.
726[ 4.328918] systemd[1]: Reached target Network (Pre).
727[ 4.336336] systemd[1]: Starting Load/Save Random Seed...
728[ 4.347094] systemd[1]: Starting Create Static Device Nodes in /dev...
729[ 4.354539] systemd[1]: Starting Apply Kernel Variables...
730[ 4.362101] systemd[1]: Mounting Kernel Configuration File System...
731[ 4.372925] systemd[1]: Mounting FUSE Control File System...
732[ 4.381258] systemd[1]: Mounted Kernel Configuration File System.
733[ 4.391335] systemd[1]: Started Load/Save Random Seed.
734[ 4.398110] systemd[1]: Started Create Static Device Nodes in /dev.
735[ 4.401675] systemd[1]: Mounted FUSE Control File System.
736[ 4.411006] systemd[1]: Starting udev Kernel Device Manager...
737[ 4.422979] systemd[1]: Started Apply Kernel Variables.
738[ 4.492475] systemd[1]: Started udev Kernel Device Manager.
739[ 4.498899] systemd[1]: Started Journal Service.
740[ 4.528300] systemd-journald[277]: Received request to flush runtime journal from PID 1
741[ 4.797525] zram: Added device: zram0
742[ 4.799692] zram: Added device: zram1
743[ 4.800560] zram: Added device: zram2
744[ 4.857033] zram1: detected capacity change from 0 to 1073741824
745[ 4.927768] rk-vcodec vpu_combo: Looking up vcodec-supply from device tree
746[ 4.927784] rk-vcodec vpu_combo: Looking up vcodec-supply property in node /vpu_combo failed
747[ 4.927804] rk-vcodec vpu_combo: no regulator for vcodec
748[ 4.942350] rk-vcodec vpu_combo: failed on clk_get clk_cabac
749[ 4.942364] rk-vcodec vpu_combo: failed on clk_get clk_core
750[ 4.942428] platform ff350000.vpu_service: probe device
751[ 4.942754] platform ff350000.vpu_service: drm allocator with mmu enabled
752[ 4.952462] platform ff351000.avsd: probe device
753[ 4.952868] platform ff351000.avsd: drm allocator with mmu enabled
754[ 4.962901] rk-vcodec vpu_combo: could not find power_model node
755[ 4.962916] rk-vcodec vpu_combo: init success
756[ 4.963229] rk-vcodec ff360000.rkvdec: Looking up vcodec-supply from device tree
757[ 4.963334] rk-vcodec ff360000.rkvdec: parent devfreq is ok
758[ 4.971290] rk-vcodec ff360000.rkvdec: leakage=9
759[ 4.971309] rk-vcodec ff360000.rkvdec: leakage-volt-sel=0
760[ 4.971327] rk-vcodec ff360000.rkvdec: Looking up vcodec-supply from device tree
761[ 4.971363] vdd_logic: could not add device link ff360000.rkvdec err -17
762[ 4.971376] vdd_logic: Failed to create debugfs directory
763[ 4.971390] rk-vcodec ff360000.rkvdec: Failed to get pvtm
764[ 4.971781] rk-vcodec ff360000.rkvdec: probe device
765[ 4.972242] rk-vcodec ff360000.rkvdec: drm allocator with mmu enabled
766[ 4.981746] rk-vcodec ff360000.rkvdec: init success
767[ 5.133398] xhci-hcd xhci-hcd.7.auto: ERROR Transfer event for disabled endpoint slot 1 ep 10 or incorrect stream ring
768[ 5.133416] xhci-hcd xhci-hcd.7.auto: @00000000f6e71270 00000000 00000000 1b000000 010b8001
769[ 5.294809] cfg80211: World regulatory domain updated:
770[ 5.294828] cfg80211: DFS Master region: unset
771[ 5.294833] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
772[ 5.294841] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
773[ 5.294848] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz, 92000 KHz AUTO), (N/A, 2000 mBm), (N/A)
774[ 5.294853] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
775[ 5.294859] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
776[ 5.294866] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
777[ 5.294872] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
778[ 5.294877] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
779[ 5.294882] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
780[ 5.882727] Adding 1048572k swap on /dev/zram1. Priority:5 extents:1 across:1048572k SS
781[ 5.950856] zram0: detected capacity change from 0 to 52428800
782[ 8.070365] EXT4-fs (zram0): mounted filesystem without journal. Opts: discard
783[ 10.013117] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
784[ 10.287496] xhci-hcd xhci-hcd.7.auto: ERROR Transfer event for disabled endpoint slot 1 ep 11 or incorrect stream ring
785[ 10.287515] xhci-hcd xhci-hcd.7.auto: @00000000f6e71690 00000000 00000000 1b000000 010c8001
786[ 10.464849] NET: Registered protocol family 17
787[ 10.744485] nr_pdflush_threads exported in /proc is scheduled for removal
788[ 12.010370] rk_gmac-dwmac ff540000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off
789[ 15.703678] random: nonblocking pool is initialized
790[ 16.281278] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
791[ 16.282900] Bridge firewalling registered
792[ 16.300856] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
793[ 16.641215] Netfilter messages via NETLINK v0.30.
794[ 16.643566] ctnetlink v0.93: registering with nfnetlink.
795[ 16.922200] IPv6: ADDRCONF(NETDEV_UP): br-171bc675db95: link is not ready
796[ 17.187975] IPv6: ADDRCONF(NETDEV_UP): docker0: link is not ready
797[ 17.816312] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null)
798[ 17.848870] device veth2916d80 entered promiscuous mode
799[ 17.851449] IPv6: ADDRCONF(NETDEV_UP): veth2916d80: link is not ready
800[ 17.851488] br-171bc675db95: port 1(veth2916d80) entered forwarding state
801[ 17.851574] br-171bc675db95: port 1(veth2916d80) entered forwarding state
802[ 17.852228] br-171bc675db95: port 1(veth2916d80) entered disabled state
803[ 17.940652] EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts: (null)
804[ 17.970659] device veth7772dbb entered promiscuous mode
805[ 17.974564] IPv6: ADDRCONF(NETDEV_UP): veth7772dbb: link is not ready
806[ 17.974602] br-171bc675db95: port 2(veth7772dbb) entered forwarding state
807[ 17.974685] br-171bc675db95: port 2(veth7772dbb) entered forwarding state
808[ 17.976844] IPv6: ADDRCONF(NETDEV_CHANGE): br-171bc675db95: link becomes ready
809[ 17.977125] br-171bc675db95: port 2(veth7772dbb) entered disabled state
810[ 18.122670] EXT4-fs (dm-3): mounted filesystem with ordered data mode. Opts: (null)
811[ 18.149007] device veth1b44d54 entered promiscuous mode
812[ 18.149431] IPv6: ADDRCONF(NETDEV_UP): veth1b44d54: link is not ready
813[ 18.149486] br-171bc675db95: port 3(veth1b44d54) entered forwarding state
814[ 18.149528] br-171bc675db95: port 3(veth1b44d54) entered forwarding state
815[ 18.654297] br-171bc675db95: port 3(veth1b44d54) entered disabled state
816[ 19.763443] eth0: renamed from vethbf0d7b7
817[ 19.784310] IPv6: ADDRCONF(NETDEV_CHANGE): veth2916d80: link becomes ready
818[ 19.784435] br-171bc675db95: port 1(veth2916d80) entered forwarding state
819[ 19.784515] br-171bc675db95: port 1(veth2916d80) entered forwarding state
820[ 19.811288] eth0: renamed from veth36d37b6
821[ 19.836360] IPv6: ADDRCONF(NETDEV_CHANGE): veth1b44d54: link becomes ready
822[ 19.836471] br-171bc675db95: port 3(veth1b44d54) entered forwarding state
823[ 19.836543] br-171bc675db95: port 3(veth1b44d54) entered forwarding state
824[ 20.731863] eth0: renamed from vethc004bbd
825[ 20.757075] IPv6: ADDRCONF(NETDEV_CHANGE): veth7772dbb: link becomes ready
826[ 20.757198] br-171bc675db95: port 2(veth7772dbb) entered forwarding state
827[ 20.757273] br-171bc675db95: port 2(veth7772dbb) entered forwarding state
828[ 34.794054] br-171bc675db95: port 1(veth2916d80) entered forwarding state
829[ 34.858065] br-171bc675db95: port 3(veth1b44d54) entered forwarding state
830[ 35.786052] br-171bc675db95: port 2(veth7772dbb) entered forwarding state
831[ 47.666114] EXT4-fs (dm-4): mounted filesystem with ordered data mode. Opts: (null)
832[ 47.977331] EXT4-fs (dm-4): mounted filesystem with ordered data mode. Opts: (null)
833[ 48.318459] EXT4-fs (dm-4): mounted filesystem with ordered data mode. Opts: (null)
834[ 48.353297] device vethb495e76 entered promiscuous mode
835[ 48.353906] IPv6: ADDRCONF(NETDEV_UP): vethb495e76: link is not ready
836[ 49.706585] eth0: renamed from vethe495812
837[ 49.727098] IPv6: ADDRCONF(NETDEV_CHANGE): vethb495e76: link becomes ready
838[ 49.727198] br-171bc675db95: port 4(vethb495e76) entered forwarding state
839[ 49.727275] br-171bc675db95: port 4(vethb495e76) entered forwarding state
840[ 64.746062] br-171bc675db95: port 4(vethb495e76) entered forwarding state