· last year · Jun 14, 2024, 01:00 PM
1[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
2[ 0.000000] Linux version 5.10.145-cip17 (andreas@unicorn) (aarch64-buildroot-linux-gnu-gcc.br_real (Buildroot -gea671dc) 11.3.0, GNU ld (GNU Binutils) 2.38) #1 SMP Mon Feb 12 11:50:40 CET 2024
3[ 0.000000] Machine model: Radxa Zero
4[ 0.000000] OF: fdt: Reserved memory: failed to reserve memory for node 'secmon@5000000': base 0x0000000005000000, size 3 MiB
5[ 0.000000] Reserved memory: created CMA memory pool at 0x0000000025c00000, size 256 MiB
6[ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
7[ 0.000000] NUMA: No NUMA configuration found
8[ 0.000000] NUMA: Faking a node at [mem 0x0000000000000000-0x000000003fffffff]
9[ 0.000000] NUMA: NODE_DATA [mem 0x3fda2800-0x3fda3fff]
10[ 0.000000] Zone ranges:
11[ 0.000000] DMA [mem 0x0000000000000000-0x000000003fffffff]
12[ 0.000000] Normal empty
13[ 0.000000] Movable zone start for each node
14[ 0.000000] Early memory node ranges
15[ 0.000000] node 0: [mem 0x0000000000000000-0x000000003fffffff]
16[ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000003fffffff]
17[ 0.000000] On node 0 totalpages: 262144
18[ 0.000000] DMA zone: 4096 pages used for memmap
19[ 0.000000] DMA zone: 0 pages reserved
20[ 0.000000] DMA zone: 262144 pages, LIFO batch:63
21[ 0.000000] psci: probing for conduit method from DT.
22[ 0.000000] psci: PSCIv1.0 detected in firmware.
23[ 0.000000] psci: Using standard PSCI v0.2 function IDs
24[ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
25[ 0.000000] psci: SMC Calling Convention v1.1
26[ 0.000000] percpu: Embedded 31 pages/cpu s88664 r8192 d30120 u126976
27[ 0.000000] pcpu-alloc: s88664 r8192 d30120 u126976 alloc=31*4096
28[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
29[ 0.000000] Detected VIPT I-cache on CPU0
30[ 0.000000] CPU features: detected: ARM erratum 845719
31[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 258048
32[ 0.000000] Policy zone: DMA
33[ 0.000000] Kernel command line: root=PARTUUID=fdb24eac-02 rootfstype=ext4 rootwait console=tty1 rw panic=5
34[ 0.000000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
35[ 0.000000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
36[ 0.000000] mem auto-init: stack:off, heap alloc:on, heap free:off
37[ 0.000000] Memory: 743168K/1048576K available (9278K kernel code, 1866K rwdata, 3760K rodata, 3712K init, 537K bss, 43264K reserved, 262144K cma-reserved)
38[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
39[ 0.000000] ftrace: allocating 35227 entries in 138 pages
40[ 0.000000] ftrace: allocated 138 pages with 3 groups
41[ 0.000000] rcu: Hierarchical RCU implementation.
42[ 0.000000] rcu: RCU event tracing is enabled.
43[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
44[ 0.000000] Trampoline variant of Tasks RCU enabled.
45[ 0.000000] Rude variant of Tasks RCU enabled.
46[ 0.000000] Tracing variant of Tasks RCU enabled.
47[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
48[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
49[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
50[ 0.000000] GIC: Using split EOI/Deactivate mode
51[ 0.000000] irq_meson_gpio: 100 to 8 gpio interrupt mux initialized
52[ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
53[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
54[ 0.000005] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
55[ 0.000253] Console: colour dummy device 80x25
56[ 0.000722] printk: console [tty1] enabled
57[ 0.000816] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
58[ 0.000844] pid_max: default: 32768 minimum: 301
59[ 0.000941] LSM: Security Framework initializing
60[ 0.000977] Yama: becoming mindful.
61[ 0.001093] AppArmor: AppArmor initialized
62[ 0.001150] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
63[ 0.001175] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
64[ 0.003368] rcu: Hierarchical SRCU implementation.
65[ 0.005068] smp: Bringing up secondary CPUs ...
66[ 0.005789] Detected VIPT I-cache on CPU1
67[ 0.005870] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
68[ 0.006597] Detected VIPT I-cache on CPU2
69[ 0.006639] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
70[ 0.007333] Detected VIPT I-cache on CPU3
71[ 0.007371] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
72[ 0.007463] smp: Brought up 1 node, 4 CPUs
73[ 0.007537] SMP: Total of 4 processors activated.
74[ 0.007551] CPU features: detected: 32-bit EL0 Support
75[ 0.007565] CPU features: detected: CRC32 instructions
76[ 0.009111] CPU: All CPU(s) started at EL2
77[ 0.009150] alternatives: patching kernel code
78[ 0.010560] devtmpfs: initialized
79[ 0.024647] Registered cp15_barrier emulation handler
80[ 0.024691] Registered setend emulation handler
81[ 0.024959] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
82[ 0.025013] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
83[ 0.033889] pinctrl core: initialized pinctrl subsystem
84[ 0.034399] regulator-dummy: no parameters, enabled
85[ 0.035784] NET: Registered protocol family 16
86[ 0.037896] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
87[ 0.038079] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
88[ 0.038195] audit: initializing netlink subsys (disabled)
89[ 0.038450] audit: type=2000 audit(0.036:1): state=initialized audit_enabled=0 res=1
90[ 0.039203] thermal_sys: Registered thermal governor 'fair_share'
91[ 0.039214] thermal_sys: Registered thermal governor 'bang_bang'
92[ 0.039244] thermal_sys: Registered thermal governor 'step_wise'
93[ 0.039259] thermal_sys: Registered thermal governor 'user_space'
94[ 0.040292] cpuidle: using governor menu
95[ 0.040476] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
96[ 0.040609] ASID allocator initialised with 65536 entries
97[ 0.086687] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
98[ 0.086729] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
99[ 0.086745] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
100[ 0.086761] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
101[ 0.090174] cryptd: max_cpu_qlen set to 1000
102[ 0.099561] TYPEC2_VBUS: 5000 mV, enabled
103[ 0.099757] reg-fixed-voltage regulator-typec2_vbus: Looking up vin-supply from device tree
104[ 0.099776] TYPEC2_VBUS: unable to resolve supply
105[ 0.099786] reg-fixed-voltage regulator-typec2_vbus: TYPEC2_VBUS supplying 5000000uV
106[ 0.100087] reg-fixed-voltage regulator-flash_1v8: Looking up vin-supply from device tree
107[ 0.100105] FLASH_1V8: unable to resolve supply early: -EPROBE_DEFER
108[ 0.100119] reg-fixed-voltage regulator-flash_1v8: Failed to register regulator: -517
109[ 0.100263] DC_IN: 5000 mV, enabled
110[ 0.100424] reg-fixed-voltage regulator-typec2_vbus: Looking up vin-supply from device tree
111[ 0.100437] TYPEC2_VBUS: unable to resolve supply
112[ 0.100446] reg-fixed-voltage regulator-dc_in: DC_IN supplying 5000000uV
113[ 0.100583] reg-fixed-voltage regulator-vcc_1v8: Looking up vin-supply from device tree
114[ 0.100595] VCC_1V8: unable to resolve supply early: -EPROBE_DEFER
115[ 0.100605] reg-fixed-voltage regulator-vcc_1v8: Failed to register regulator: -517
116[ 0.100720] reg-fixed-voltage regulator-vcc_3v3: Looking up vin-supply from device tree
117[ 0.100731] VCC_3V3: unable to resolve supply early: -EPROBE_DEFER
118[ 0.100740] reg-fixed-voltage regulator-vcc_3v3: Failed to register regulator: -517
119[ 0.100925] reg-fixed-voltage regulator-vddao_1v8: Looking up vin-supply from device tree
120[ 0.100934] VDDAO_1V8: unable to resolve supply early: -EPROBE_DEFER
121[ 0.100944] reg-fixed-voltage regulator-vddao_1v8: Failed to register regulator: -517
122[ 0.101049] reg-fixed-voltage regulator-vddao_3v3: Looking up vin-supply from device tree
123[ 0.101059] VDDAO_3V3: supplied by DC_IN
124[ 0.101080] DC_IN: could not add device link regulator.7: -ENOENT
125[ 0.101139] VDDAO_3V3: 3300 mV, enabled
126[ 0.101331] reg-fixed-voltage regulator-typec2_vbus: Looking up vin-supply from device tree
127[ 0.101343] TYPEC2_VBUS: supplied by DC_IN
128[ 0.101408] reg-fixed-voltage regulator-vddao_3v3: VDDAO_3V3 supplying 3300000uV
129[ 0.101891] iommu: Default domain type: Translated
130[ 0.102613] usbcore: registered new interface driver usbfs
131[ 0.102697] usbcore: registered new interface driver hub
132[ 0.102773] usbcore: registered new device driver usb
133[ 0.103020] pps_core: LinuxPPS API ver. 1 registered
134[ 0.103042] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
135[ 0.103106] EDAC MC: Ver: 3.0.0
136[ 0.105717] NetLabel: Initializing
137[ 0.105752] NetLabel: domain hash size = 128
138[ 0.105763] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
139[ 0.105858] NetLabel: unlabeled traffic allowed by default
140[ 0.106272] clocksource: Switched to clocksource arch_sys_counter
141[ 0.194214] AppArmor: AppArmor Filesystem Enabled
142[ 0.204251] NET: Registered protocol family 2
143[ 0.204459] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
144[ 0.205581] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192 bytes, linear)
145[ 0.205695] TCP established hash table entries: 8192 (order: 4, 65536 bytes, linear)
146[ 0.205795] TCP bind hash table entries: 8192 (order: 5, 131072 bytes, linear)
147[ 0.205910] TCP: Hash tables configured (established 8192 bind 8192)
148[ 0.206116] MPTCP token hash table entries: 1024 (order: 2, 24576 bytes, linear)
149[ 0.206185] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
150[ 0.206228] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
151[ 0.206493] NET: Registered protocol family 1
152[ 0.217069] Initialise system trusted keyrings
153[ 0.217175] Key type blacklist registered
154[ 0.217373] workingset: timestamp_bits=44 max_order=18 bucket_order=0
155[ 0.221809] zbud: loaded
156[ 0.223512] integrity: Platform Keyring initialized
157[ 0.259653] Key type asymmetric registered
158[ 0.259672] Asymmetric key parser 'x509' registered
159[ 0.259750] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
160[ 0.259902] io scheduler mq-deadline registered
161[ 0.259917] io scheduler kyber registered
162[ 0.260048] io scheduler bfq registered
163[ 0.266547] meson-pwm ffd19000.pwm: .apply ignored .polarity
164[ 0.266593] meson-pwm ffd19000.pwm: .apply is not idempotent (ena=0 pol=1 5494/10988) -> (ena=1 pol=0 2686935/2686935)
165[ 0.266616] meson-pwm ffd19000.pwm: .apply ignored .polarity
166[ 0.266635] meson-pwm ffd19000.pwm: .apply is not idempotent (ena=0 pol=1 2686935/2686935) -> (ena=1 pol=0 2686935/2686935)
167[ 0.274482] soc soc0: Amlogic Meson G12A (Unknown) Revision 28:c (30:2) Detected
168[ 0.276012] meson-pwm ff802000.pwm: .apply is supposed to round down duty_cycle (requested: 0/1250, applied: 1230/1230)
169[ 0.276061] meson-pwm ff802000.pwm: .apply is not idempotent (ena=1 pol=12109840 0/1230) -> (ena=1 pol=0 0/1189)
170[ 0.276110] pwm-regulator regulator-vddcpu: Looking up pwm-supply from device tree
171[ 0.276128] pwm-regulator regulator-vddcpu: Looking up pwm-supply property in node /regulator-vddcpu failed
172[ 0.276146] VDDCPU: supplied by regulator-dummy
173[ 0.276166] regulator-dummy: could not add device link regulator.8: -ENOENT
174[ 0.276239] VDDCPU: 721 <--> 1022 mV at 1022 mV, enabled
175[ 0.277484] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled
176[ 0.281835] ffd24000.serial: ttyAML2 at MMIO 0xffd24000 (irq = 26, base_baud = 1500000) is a meson_uart
177[ 0.282081] serial serial0: tty port ttyAML2 registered
178[ 0.285193] panfrost ffe40000.gpu: clock rate = 24000000
179[ 0.285314] panfrost ffe40000.gpu: Looking up mali-supply from device tree
180[ 0.285333] panfrost ffe40000.gpu: Looking up mali-supply property in node /soc/gpu@ffe40000 failed
181[ 0.285353] panfrost ffe40000.gpu: dev_pm_opp_set_regulators: no regulator (mali) found: -19
182[ 0.286731] panfrost ffe40000.gpu: mali-g31 id 0x7093 major 0x0 minor 0x0 status 0x0
183[ 0.286771] panfrost ffe40000.gpu: features: 00000000,3fde77ff, issues: 00000000,00000400
184[ 0.286793] panfrost ffe40000.gpu: Features: L2:0x07100206 Shader:0x00000000 Tiler:0x00000209 Mem:0x1 MMU:0x00002821 AS:0xff JS:0x7
185[ 0.286815] panfrost ffe40000.gpu: shader_present=0x1 l2_present=0x1
186[ 0.296322] [drm] Initialized panfrost 1.1.0 20180908 for ffe40000.gpu on minor 0
187[ 0.450314] loop: module loaded
188[ 0.452020] VFIO - User Level meta-driver version: 0.3
189[ 0.452589] dwc3-meson-g12a ffe09000.usb: Looking up vbus-supply from device tree
190[ 0.452617] dwc3-meson-g12a ffe09000.usb: Looking up vbus-supply property in node /soc/usb@ffe09000 failed
191[ 0.453398] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
192[ 0.453895] usbcore: registered new interface driver lvs
193[ 0.456300] softdog: initialized. soft_noboot=0 soft_margin=60 sec soft_panic=0 (nowayout=0)
194[ 0.456341] softdog: soft_reboot_cmd=<not set> soft_active_on_boot=0
195[ 0.456688] cpu cpu0: Looking up cpu-supply from device tree
196[ 0.458067] VDDCPU: ramp_delay not set
197[ 0.458305] meson-pwm ff802000.pwm: .apply is supposed to round down duty_cycle (requested: 175/1250, applied: 1066/1230)
198[ 0.458350] meson-pwm ff802000.pwm: .apply is not idempotent (ena=1 pol=288339456 164/1230) -> (ena=1 pol=0 123/1189)
199[ 0.458372] VDDCPU: ramp_delay not set
200[ 0.462073] meson-gx-mmc ffe03000.sd: Looking up vmmc-supply from device tree
201[ 0.462210] meson-gx-mmc ffe07000.mmc: Looking up vmmc-supply from device tree
202[ 0.462222] meson-gx-mmc ffe07000.mmc: Looking up vqmmc-supply from device tree
203[ 0.462227] meson-gx-mmc ffe03000.sd: Looking up vqmmc-supply from device tree
204[ 0.463323] meson-sm: secure-monitor enabled
205[ 0.463671] hid: raw HID events driver (C) Jiri Kosina
206[ 0.464044] usbcore: registered new interface driver usbhid
207[ 0.464069] usbhid: USB HID core driver
208[ 0.464986] NET: Registered protocol family 10
209[ 0.465802] Segment Routing with IPv6
210[ 0.465864] NET: Registered protocol family 17
211[ 0.465987] Key type dns_resolver registered
212[ 0.466428] registered taskstats version 1
213[ 0.466447] Loading compiled-in X.509 certificates
214[ 0.468889] Loaded X.509 cert 'Build time autogenerated kernel key: c179e4e00cdfa21a614909493b116fd7a3d5ba37'
215[ 0.471071] zswap: loaded using pool zstd/z3fold
216[ 0.471391] Key type ._fscrypt registered
217[ 0.471402] Key type .fscrypt registered
218[ 0.471410] Key type fscrypt-provisioning registered
219[ 0.472298] Key type encrypted registered
220[ 0.472324] AppArmor: AppArmor sha1 policy hashing enabled
221[ 0.487364] reg-fixed-voltage regulator-flash_1v8: Looking up vin-supply from device tree
222[ 0.487390] FLASH_1V8: unable to resolve supply early: -EPROBE_DEFER
223[ 0.487400] reg-fixed-voltage regulator-flash_1v8: Failed to register regulator: -517
224[ 0.487675] reg-fixed-voltage regulator-vcc_1v8: Looking up vin-supply from device tree
225[ 0.487682] VCC_1V8: unable to resolve supply early: -EPROBE_DEFER
226[ 0.487689] reg-fixed-voltage regulator-vcc_1v8: Failed to register regulator: -517
227[ 0.487814] reg-fixed-voltage regulator-vcc_3v3: Looking up vin-supply from device tree
228[ 0.487824] VCC_3V3: supplied by VDDAO_3V3
229[ 0.487838] VDDAO_3V3: could not add device link regulator.11: -ENOENT
230[ 0.487886] VCC_3V3: 3300 mV, enabled
231[ 0.488064] reg-fixed-voltage regulator-vcc_3v3: VCC_3V3 supplying 3300000uV
232[ 0.488321] VCC_5V: 5000 mV, disabled
233[ 0.488463] reg-fixed-voltage regulator-vcc_5v: Looking up vin-supply from device tree
234[ 0.488475] VCC_5V: supplied by DC_IN
235[ 0.488536] reg-fixed-voltage regulator-vcc_5v: VCC_5V supplying 5000000uV
236[ 0.488767] reg-fixed-voltage regulator-vddao_1v8: Looking up vin-supply from device tree
237[ 0.488782] VDDAO_1V8: supplied by VDDAO_3V3
238[ 0.488800] VDDAO_3V3: could not add device link regulator.13: -ENOENT
239[ 0.488848] VDDAO_1V8: 1800 mV, enabled
240[ 0.488958] reg-fixed-voltage regulator-vddao_1v8: VDDAO_1V8 supplying 1800000uV
241[ 0.489248] phy phy-ff636000.phy.0: Looking up phy-supply from device tree
242[ 0.489265] TYPEC2_VBUS: could not add device link phy-ff636000.phy.0: -ENOENT
243[ 0.489739] phy phy-ff63a000.phy.1: Looking up phy-supply from device tree
244[ 0.489757] phy phy-ff63a000.phy.1: Looking up phy-supply property in node /soc/bus@ff600000/phy@3a000 failed
245[ 0.490181] phy phy-ff646000.phy.2: Looking up phy-supply from device tree
246[ 0.490201] TYPEC2_VBUS: could not add device link phy-ff646000.phy.2: -ENOENT
247[ 0.491404] meson-drm ff900000.vpu: Queued 2 outputs on vpu
248[ 0.491943] meson-drm ff900000.vpu: CVBS Output connector not available
249[ 0.491984] meson-dw-hdmi ff600000.hdmi-tx: Looking up hdmi-supply from device tree
250[ 0.518333] meson-dw-hdmi ff600000.hdmi-tx: Detected HDMI TX controller v2.01a with HDCP (meson_dw_hdmi_phy)
251[ 0.518724] meson-dw-hdmi ff600000.hdmi-tx: registered DesignWare HDMI I2C bus driver
252[ 0.519023] meson-drm ff900000.vpu: bound ff600000.hdmi-tx (ops meson_dw_hdmi_ops)
253[ 0.519481] [drm] Initialized meson 1.0.0 20161109 for ff900000.vpu on minor 1
254[ 0.710081] Console: switching to colour frame buffer device 128x48
255[ 0.726860] meson-drm ff900000.vpu: [drm] fb0: mesondrmfb frame buffer device
256[ 0.728312] dwc3-meson-g12a ffe09000.usb: Looking up vbus-supply from device tree
257[ 0.728338] dwc3-meson-g12a ffe09000.usb: Looking up vbus-supply property in node /soc/usb@ffe09000 failed
258[ 0.728638] dwc3-meson-g12a ffe09000.usb: USB2 ports: 2
259[ 0.728750] dwc3-meson-g12a ffe09000.usb: USB3 ports: 1
260[ 0.732021] dwc2 ff400000.usb: Looking up vusb_d-supply from device tree
261[ 0.732041] dwc2 ff400000.usb: Looking up vusb_d-supply property in node /soc/usb@ffe09000/usb@ff400000 failed
262[ 0.732059] dwc2 ff400000.usb: supply vusb_d not found, using dummy regulator
263[ 0.732287] dwc2 ff400000.usb: Looking up vusb_a-supply from device tree
264[ 0.732299] dwc2 ff400000.usb: Looking up vusb_a-supply property in node /soc/usb@ffe09000/usb@ff400000 failed
265[ 0.732308] dwc2 ff400000.usb: supply vusb_a not found, using dummy regulator
266[ 0.732514] dwc2 ff400000.usb: Looking up vbus-supply from device tree
267[ 0.732525] dwc2 ff400000.usb: Looking up vbus-supply property in node /soc/usb@ffe09000/usb@ff400000 failed
268[ 0.732644] dwc2 ff400000.usb: Controller does not support host mode.
269[ 0.732962] dwc2: probe of ff400000.usb failed with error -22
270[ 0.733889] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
271[ 0.734011] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 1
272[ 0.734302] xhci-hcd xhci-hcd.2.auto: hcc params 0x0228fe6c hci version 0x110 quirks 0x0000002000010010
273[ 0.734481] xhci-hcd xhci-hcd.2.auto: irq 34, io mem 0xff500000
274[ 0.734969] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
275[ 0.735084] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
276[ 0.735184] usb usb1: Product: xHCI Host Controller
277[ 0.735253] usb usb1: Manufacturer: Linux 5.10.145-cip17 xhci-hcd
278[ 0.735339] usb usb1: SerialNumber: xhci-hcd.2.auto
279[ 0.735862] hub 1-0:1.0: USB hub found
280[ 0.735962] hub 1-0:1.0: 2 ports detected
281[ 0.736383] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
282[ 0.736483] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 2
283[ 0.736602] xhci-hcd xhci-hcd.2.auto: Host supports USB 3.0 SuperSpeed
284[ 0.736769] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
285[ 0.737010] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
286[ 0.739962] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
287[ 0.742836] usb usb2: Product: xHCI Host Controller
288[ 0.745690] usb usb2: Manufacturer: Linux 5.10.145-cip17 xhci-hcd
289[ 0.748591] usb usb2: SerialNumber: xhci-hcd.2.auto
290[ 0.751968] hub 2-0:1.0: USB hub found
291[ 0.754971] hub 2-0:1.0: 1 port detected
292[ 0.758622] dwc3-meson-g12a ffe09000.usb: switching to Device Mode
293[ 0.762617] reg-fixed-voltage regulator-flash_1v8: Looking up vin-supply from device tree
294[ 0.762642] FLASH_1V8: supplied by VCC_3V3
295[ 0.762901] meson-gx-mmc ffe03000.sd: Looking up vmmc-supply from device tree
296[ 0.762970] meson-gx-mmc ffe07000.mmc: Looking up vmmc-supply from device tree
297[ 0.763163] meson-gx-mmc ffe07000.mmc: Looking up vqmmc-supply from device tree
298[ 0.765550] VCC_3V3: could not add device link regulator.14: -ENOENT
299[ 0.765612] FLASH_1V8: 1800 mV, enabled
300[ 0.765692] meson-gx-mmc ffe03000.sd: Looking up vqmmc-supply from device tree
301[ 0.766076] meson-gx-mmc ffe03000.sd: allocated mmc-pwrseq
302[ 0.766145] reg-fixed-voltage regulator-flash_1v8: FLASH_1V8 supplying 1800000uV
303[ 0.769282] reg-fixed-voltage regulator-vcc_1v8: Looking up vin-supply from device tree
304[ 0.769305] VCC_1V8: supplied by VCC_3V3
305[ 0.770098] meson-pwm ffd19000.pwm: .apply is not idempotent (ena=1 pol=311311072 15006/30012) -> (ena=1 pol=0 14760/29520)
306[ 0.772268] VCC_3V3: could not add device link regulator.15: -ENOENT
307[ 0.775287] VCC_1V8: 1800 mV, enabled
308[ 0.775446] reg-fixed-voltage regulator-vcc_1v8: VCC_1V8 supplying 1800000uV
309[ 0.777201] meson-gx-mmc ffe07000.mmc: Looking up vmmc-supply from device tree
310[ 0.777342] meson-gx-mmc ffe07000.mmc: Looking up vqmmc-supply from device tree
311[ 0.777724] meson-gx-mmc ffe07000.mmc: allocated mmc-pwrseq
312[ 0.806799] Waiting for root device PARTUUID=fdb24eac-02...
313[ 0.847234] mmc0: queuing unknown CIS tuple 0x80 (2 bytes)
314[ 0.852454] mmc0: queuing unknown CIS tuple 0x80 (3 bytes)
315[ 0.857481] mmc0: queuing unknown CIS tuple 0x80 (3 bytes)
316[ 0.864311] mmc0: queuing unknown CIS tuple 0x80 (7 bytes)
317[ 0.871836] mmc0: queuing unknown CIS tuple 0x81 (9 bytes)
318[ 0.881092] mmc1: new HS200 MMC card at address 0001
319[ 0.885849] mmcblk1: mmc1:0001 8GTF4R 7.28 GiB
320[ 0.889992] mmcblk1boot0: mmc1:0001 8GTF4R partition 1 4.00 MiB
321[ 0.894053] mmcblk1boot1: mmc1:0001 8GTF4R partition 2 4.00 MiB
322[ 0.897535] mmcblk1rpmb: mmc1:0001 8GTF4R partition 3 512 KiB, chardev (246:0)
323[ 0.903357] mmcblk1: p1 p2 p3
324[ 0.946804] mmc0: new ultra high speed SDR50 SDIO card at address 0001
325[ 1.018146] EXT4-fs (mmcblk1p2): recovery complete
326[ 1.021444] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Opts: (null)
327[ 1.024169] VFS: Mounted root (ext4 filesystem) on device 179:2.
328[ 1.027279] devtmpfs: mounted
329[ 1.032848] Freeing unused kernel memory: 3712K
330[ 1.035645] Run /sbin/init as init process
331[ 1.038276] with arguments:
332[ 1.038280] /sbin/init
333[ 1.038283] with environment:
334[ 1.038286] HOME=/
335[ 1.038288] TERM=linux
336[ 1.095903] EXT4-fs (mmcblk1p2): re-mounted. Opts: (null)
337[ 1.182808] EXT4-fs (mmcblk1p3): warning: mounting unchecked fs, running e2fsck is recommended
338[ 1.186300] EXT4-fs (mmcblk1p3): mounted filesystem without journal. Opts: (null)
339[ 1.549492] EXT4-fs (mmcblk1p3): mounted filesystem without journal. Opts: (null)
340[ 1.562559] Starting syslogd:
341[ 1.567884] OK
342[ 1.607501] S01wifi-bridge: No ready file
343[ 1.610372] Starting wifi-bridge service:
344[ 1.614611] OK
345[ 1.627954] Starting klogd:
346[ 1.633218] OK
347[ 1.655521] Running sysctl:
348[ 1.670927] OK
349[ 1.685487] Populating /dev using udev:
350
351[ 1.717619] udevd[1119]: starting version 3.2.11
352[ 1.736017] random: udevd: uninitialized urandom read (16 bytes read)
353[ 1.740058] random: udevd: uninitialized urandom read (16 bytes read)
354[ 1.742688] random: udevd: uninitialized urandom read (16 bytes read)
355[ 1.771189] udevd[1121]: starting eudev-3.2.11
356[ 1.984835] cfg80211: Loading compiled-in X.509 certificates for regulatory database
357[ 1.990795] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
358[ 1.991792] Bluetooth: Core ver 2.22
359[ 1.995865] NET: Registered protocol family 31
360[ 1.998239] Bluetooth: HCI device and connection manager initialized
361[ 2.000735] Bluetooth: HCI socket layer initialized
362[ 2.003242] Bluetooth: L2CAP socket layer initialized
363[ 2.005717] Bluetooth: SCO socket layer initialized
364[ 2.028566] brcmfmac: F1 signature read @0x18000000=0x15294345
365[ 2.037538] Bluetooth: HCI UART driver ver 2.3
366[ 2.040090] Bluetooth: HCI UART protocol H4 registered
367[ 2.042531] brcmfmac: brcmf_of_probe: interrupt could not be mapped
368[ 2.042942] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43456-sdio for chip BCM4345/9
369[ 2.045342] Bluetooth: HCI UART protocol Broadcom registered
370[ 2.045492] hci_uart_bcm serial0-0: Looking up vbat-supply from device tree
371[ 2.045512] hci_uart_bcm serial0-0: Looking up vbat-supply property in node /soc/bus@ffd00000/serial@24000/bluetooth failed
372[ 2.045531] hci_uart_bcm serial0-0: supply vbat not found, using dummy regulator
373[ 2.045688] hci_uart_bcm serial0-0: Looking up vddio-supply from device tree
374[ 2.045699] hci_uart_bcm serial0-0: Looking up vddio-supply property in node /soc/bus@ffd00000/serial@24000/bluetooth failed
375[ 2.045705] hci_uart_bcm serial0-0: supply vddio not found, using dummy regulator
376[ 2.327429] done
377[ 2.338431] random: crng init done
378[ 2.341053] random: 4 urandom warning(s) missed due to ratelimiting
379[ 2.345608] Initializing random number generator:
380[ 2.355376] OK
381[ 2.360647] Saving random seed:
382[ 2.391024] OK
383[ 2.403213] Bluetooth: hci0: BCM: chip id 130
384[ 2.406363] Bluetooth: hci0: BCM: features 0x0f
385[ 2.410472] Bluetooth: hci0: BCM4345C5
386[ 2.412963] Bluetooth: hci0: BCM4345C5 (003.006.006) build 0000
387[ 2.416624] Bluetooth: hci0: BCM4345C5 'brcm/BCM4345C5.hcd' Patch
388[ 2.416797] Starting system message bus:
389[ 2.454927] done
390[ 2.473526] Starting iptables:
391[ 2.488698] OK
392[ 2.536692] Regular start
393[ 2.548008] Starting bluetoothd:
394[ 2.563327] OK
395[ 2.585594] Starting network:
396[ 2.666987] OK
397[ 2.704065] Starting NetworkManager ...
398[ 2.834861] done.
399[ 2.853439] Starting ntpd:
400[ 2.899884] OK
401[ 2.944540] Starting sshd:
402[ 3.028849] OK
403[ 3.107790] Starting mender service:
404[ 3.116672] OK
405[ 3.153096] Bluetooth: hci0: BCM4345C5 Ampak_CL1 UART 37.4 MHz BT 5.0 [Version: Version: 0039.0089]
406[ 3.155451] Bluetooth: hci0: BCM4345C5 (003.006.006) build 0089
407[ 3.157369] Starting mender-connect:
408[ 3.174955] OK
409[ 3.231665] NET: Registered protocol family 38
410[ 3.267812] Starting fluent-bit:
411[ 3.285638] OK
412[ 3.302931] Userspace reached
413[ 3.473855] Changing power on succeeded
414[ 3.523012] Changing discoverable on succeeded
415[ 4.314705] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43456-sdio for chip BCM4345/9
416[ 4.342663] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/9 wl0: May 14 2020 17:26:08 version 7.84.17.1 (r871554) FWID 01-3d9e1d87
417[ 10.818506] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready