· 6 years ago · Jan 20, 2020, 05:10 PM
1[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd032]
2[ 0.000000] Linux version 5.5.0-rc6+ (mbrugger@ziggy.stardust) (gcc version 8.3.0 (GNU Toolchain for the A-profile Architecture 8.3-2019.03 (arm-rel-8.36))) #389 SMP PREEMPT Mon Jan 20 17:38:51 CET 2020
3[ 0.000000] Machine model: Google Elm
4[ 0.000000] efi: Getting EFI parameters from FDT:
5[ 0.000000] efi: UEFI not found.
6[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000b7000000, size 5 MiB
7[ 0.000000] OF: reserved mem: initialized node vpu_dma_mem_region, compatible id shared-dma-pool
8[ 0.000000] cma: Reserved 32 MiB at 0x00000000fdc00000
9[ 0.000000] NUMA: No NUMA configuration found
10[ 0.000000] NUMA: Faking a node at [mem 0x0000000040000000-0x000000013fffffff]
11[ 0.000000] NUMA: NODE_DATA [mem 0x13f7c4100-0x13f7c5fff]
12[ 0.000000] Zone ranges:
13[ 0.000000] DMA [mem 0x0000000040000000-0x000000007fffffff]
14[ 0.000000] DMA32 [mem 0x0000000080000000-0x00000000ffffffff]
15[ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff]
16[ 0.000000] Movable zone start for each node
17[ 0.000000] Early memory node ranges
18[ 0.000000] node 0: [mem 0x0000000040000000-0x00000000b6ffffff]
19[ 0.000000] node 0: [mem 0x00000000b7500000-0x00000000ffefffff]
20[ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff]
21[ 0.000000] Zeroed struct page in unavailable ranges: 256 pages
22[ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000013fffffff]
23[ 0.000000] psci: probing for conduit method from DT.
24[ 0.000000] psci: PSCIv1.0 detected in firmware.
25[ 0.000000] psci: Using standard PSCI v0.2 function IDs
26[ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
27[ 0.000000] psci: SMC Calling Convention v1.1
28[ 0.000000] percpu: Embedded 23 pages/cpu s53336 r8192 d32680 u94208
29[ 0.000000] Detected VIPT I-cache on CPU0
30[ 0.000000] CPU features: detected: ARM errata 826319, 827319, 824069, 819472
31[ 0.000000] CPU features: detected: ARM erratum 845719
32[ 0.000000] CPU features: detected: ARM erratum 843419
33[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 1030656
34[ 0.000000] Policy zone: Normal
35[ 0.000000] Kernel command line: cros_secure root=/dev/mmcblk1p2 rootwait rw
36[ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
37[ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
38[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
39[ 0.000000] software IO TLB: mapped [mem 0x7bfff000-0x7ffff000] (64MB)
40[ 0.000000] Memory: 3980388K/4188160K available (12668K kernel code, 1954K rwdata, 7144K rodata, 5248K init, 456K bss, 175004K reserved, 32768K cma-reserved)
41[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
42[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
43[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
44[ 0.000000] Tasks RCU enabled.
45[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
46[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
47[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
48[ 0.000000] GIC: Using split EOI/Deactivate mode
49[ 0.000000] random: get_random_bytes called from start_kernel+0x2b8/0x448 with crng_init=0
50[ 0.000000] arch_timer: cp15 timer(s) running at 13.00MHz (phys).
51[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2ff89eacb, max_idle_ns: 440795202429 ns
52[ 0.000002] sched_clock: 56 bits at 13MHz, resolution 76ns, wraps every 4398046511101ns
53[ 0.000211] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 147020034397 ns
54[ 0.000216] sched_clock: 32 bits at 13MHz, resolution 76ns, wraps every 165191050201ns
55[ 0.000756] Console: colour dummy device 80x25
56[ 0.001065] printk: console [tty0] enabled
57[ 0.001137] Calibrating delay loop (skipped), value calculated using timer frequency.. 26.00 BogoMIPS (lpj=52000)
58[ 0.001152] pid_max: default: 32768 minimum: 301
59[ 0.001210] LSM: Security Framework initializing
60[ 0.001262] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
61[ 0.001285] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
62[ 0.023976] ASID allocator initialised with 32768 entries
63[ 0.031970] rcu: Hierarchical SRCU implementation.
64[ 0.041710] EFI services will not be available.
65[ 0.047993] smp: Bringing up secondary CPUs ...
66[ 0.080669] Detected VIPT I-cache on CPU1
67[ 0.080709] CPU1: Booted secondary processor 0x0000000001 [0x410fd032]
68[ 0.112163] CPU features: detected: EL2 vector hardening
69[ 0.112179] CPU features: detected: ARM erratum 1319367
70[ 0.112183] Detected PIPT I-cache on CPU2
71[ 0.112216] CPU2: Booted secondary processor 0x0000000100 [0x410fd080]
72[ 0.144179] Detected PIPT I-cache on CPU3
73[ 0.144204] CPU3: Booted secondary processor 0x0000000101 [0x410fd080]
74[ 0.144270] smp: Brought up 1 node, 4 CPUs
75[ 0.144321] SMP: Total of 4 processors activated.
76[ 0.144329] CPU features: detected: 32-bit EL0 Support
77[ 0.144338] CPU features: detected: CRC32 instructions
78[ 0.152903] CPU: All CPU(s) started at EL2
79[ 0.152938] alternatives: patching kernel code
80[ 0.154390] devtmpfs: initialized
81[ 0.158570] KASLR disabled due to lack of seed
82[ 0.158845] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
83[ 0.158867] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
84[ 0.159604] pinctrl core: initialized pinctrl subsystem
85[ 0.160602] thermal_sys: Registered thermal governor 'step_wise'
86[ 0.160604] thermal_sys: Registered thermal governor 'power_allocator'
87[ 0.160808] DMI not present or invalid.
88[ 0.161073] NET: Registered protocol family 16
89[ 0.161843] DMA: preallocated 256 KiB pool for atomic allocations
90[ 0.161859] audit: initializing netlink subsys (disabled)
91[ 0.161980] audit: type=2000 audit(0.160:1): state=initialized audit_enabled=0 res=1
92[ 0.163031] cpuidle: using governor menu
93[ 0.163230] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
94[ 0.164293] Serial: AMBA PL011 UART driver
95[ 0.191818] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
96[ 0.191835] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
97[ 0.191847] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
98[ 0.191858] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
99[ 0.193549] cryptd: max_cpu_qlen set to 1000
100[ 0.196029] ACPI: Interpreter disabled.
101[ 0.201411] iommu: Default domain type: Translated
102[ 0.201934] vgaarb: loaded
103[ 0.202141] SCSI subsystem initialized
104[ 0.202415] usbcore: registered new interface driver usbfs
105[ 0.202444] usbcore: registered new interface driver hub
106[ 0.202483] usbcore: registered new device driver usb
107[ 0.203119] pps_core: LinuxPPS API ver. 1 registered
108[ 0.203128] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
109[ 0.203144] PTP clock support registered
110[ 0.203240] EDAC MC: Ver: 3.0.0
111[ 0.204651] FPGA manager framework
112[ 0.204706] Advanced Linux Sound Architecture Driver Initialized.
113[ 0.205238] clocksource: Switched to clocksource arch_sys_counter
114[ 0.205381] VFS: Disk quotas dquot_6.6.0
115[ 0.205420] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
116[ 0.205544] pnp: PnP ACPI: disabled
117[ 0.208774] NET: Registered protocol family 2
118[ 0.209031] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
119[ 0.209073] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
120[ 0.209244] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear)
121[ 0.209536] TCP: Hash tables configured (established 32768 bind 32768)
122[ 0.209623] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
123[ 0.209683] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
124[ 0.209828] NET: Registered protocol family 1
125[ 0.210134] RPC: Registered named UNIX socket transport module.
126[ 0.210143] RPC: Registered udp transport module.
127[ 0.210150] RPC: Registered tcp transport module.
128[ 0.210157] RPC: Registered tcp NFSv4.1 backchannel transport module.
129[ 0.210169] PCI: CLS 0 bytes, default 64
130[ 0.210710] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
131[ 0.210872] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
132[ 0.211164] kvm [1]: IPA Size Limit: 40bits
133[ 0.211699] kvm [1]: vgic interrupt IRQ1
134[ 0.211788] kvm [1]: Hyp mode initialized successfully
135[ 0.217527] Initialise system trusted keyrings
136[ 0.217642] workingset: timestamp_bits=44 max_order=20 bucket_order=0
137[ 0.221675] squashfs: version 4.0 (2009/01/31) Phillip Lougher
138[ 0.222127] NFS: Registering the id_resolver key type
139[ 0.222150] Key type id_resolver registered
140[ 0.222157] Key type id_legacy registered
141[ 0.222168] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
142[ 0.222280] 9p: Installing v9fs 9p2000 file system support
143[ 0.231749] Key type asymmetric registered
144[ 0.231758] Asymmetric key parser 'x509' registered
145[ 0.231784] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
146[ 0.231795] io scheduler mq-deadline registered
147[ 0.231802] io scheduler kyber registered
148[ 0.241534] EINJ: ACPI disabled.
149[ 0.253031] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
150[ 0.275175] 11002000.serial: ttyS0 at MMIO 0x11002000 (irq = 243, base_baud = 1625000) is a ST16650V2
151[ 1.141750] printk: console [ttyS0] enabled
152[ 1.146717] SuperH (H)SCI(F) driver initialized
153[ 1.151767] msm_serial: driver initialized
154[ 1.157707] mediatek-disp-ovl 1400c000.ovl: Adding to iommu group 0
155[ 1.164130] mediatek-disp-ovl 1400d000.ovl: Adding to iommu group 0
156[ 1.170627] mediatek-disp-rdma 1400e000.rdma: Adding to iommu group 0
157[ 1.177159] mediatek-disp-rdma 1400f000.rdma: Adding to iommu group 0
158[ 1.183682] mediatek-disp-rdma 14010000.rdma: Adding to iommu group 0
159[ 1.193592] mediatek-drm 14000000.clock-controller: Adding component match for /soc/ovl@1400c000
160[ 1.202400] mediatek-drm 14000000.clock-controller: Adding component match for /soc/ovl@1400d000
161[ 1.211194] mediatek-drm 14000000.clock-controller: Adding component match for /soc/rdma@1400e000
162[ 1.220074] mediatek-drm 14000000.clock-controller: Adding component match for /soc/rdma@1400f000
163[ 1.228955] mediatek-drm 14000000.clock-controller: Adding component match for /soc/rdma@14010000
164[ 1.237924] mediatek-drm 14000000.clock-controller: Adding component match for /soc/color@14013000
165[ 1.246897] mediatek-drm 14000000.clock-controller: Adding component match for /soc/color@14014000
166[ 1.255948] mediatek-drm 14000000.clock-controller: Adding component match for /soc/dsi@1401b000
167[ 1.264748] mediatek-drm 14000000.clock-controller: Adding component match for /soc/dpi@1401d000
168[ 1.274540] mediatek-hdmi-phy 10209100.hdmi-phy: Using default TX DRV impedance: 4.2k/36
169[ 1.283745] [drm] hdmi-audio-codec driver bound to HDMI
170[ 1.290880] cacheinfo: Unable to detect cache hierarchy for CPU 0
171[ 1.301071] loop: module loaded
172[ 1.306662] mt6397-regulator mt6397-regulator: Chip ID = 0x2091
173[ 1.312628] buck_vpca15: mode mapping not defined
174[ 1.319251] vcamaf: Bringing 2800000uV into 1800000-1800000uV
175[ 1.332536] libphy: Fixed MDIO Bus: probed
176[ 1.336813] tun: Universal TUN/TAP device driver, 1.6
177[ 1.342637] thunder_xcv, ver 1.0
178[ 1.345901] thunder_bgx, ver 1.0
179[ 1.349144] nicpf, ver 1.0
180[ 1.352406] hclge is initializing
181[ 1.355723] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version
182[ 1.362943] hns3: Copyright (c) 2017 Huawei Corporation.
183[ 1.368289] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
184[ 1.374119] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
185[ 1.380056] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.6.0-k
186[ 1.387014] igb: Copyright (c) 2007-2014 Intel Corporation.
187[ 1.392603] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.4.0-k
188[ 1.400429] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
189[ 1.406655] sky2: driver version 1.30
190[ 1.410883] VFIO - User Level meta-driver version: 0.3
191[ 1.417647] mtu3 11271000.usb: uwk - reg:0x400, version:1
192[ 1.423084] mtu3 11271000.usb: 11271000.usb supply vbus not found, using dummy regulator
193[ 1.431208] mtu3 11271000.usb: dr_mode: 1, is_u3_dr: 0, u3p_dis_msk: 0, drd: auto
194[ 1.441767] mtu3 11271000.usb: xHCI platform device register success...
195[ 1.448576] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
196[ 1.455107] ehci-pci: EHCI PCI platform driver
197[ 1.459595] ehci-platform: EHCI generic platform driver
198[ 1.465048] ehci-orion: EHCI orion driver
199[ 1.469168] ehci-exynos: EHCI EXYNOS driver
200[ 1.473429] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
201[ 1.479624] ohci-pci: OHCI PCI platform driver
202[ 1.484094] ohci-platform: OHCI generic platform driver
203[ 1.489424] ohci-exynos: OHCI EXYNOS driver
204[ 1.494174] xhci-mtk 11270000.xhci: 11270000.xhci supply vbus not found, using dummy regulator
205[ 1.503023] xhci-mtk 11270000.xhci: xHCI Host Controller
206[ 1.508348] xhci-mtk 11270000.xhci: new USB bus registered, assigned bus number 1
207[ 1.515923] xhci-mtk 11270000.xhci: hcc params 0x01401198 hci version 0x96 quirks 0x0000000000210010
208[ 1.525088] xhci-mtk 11270000.xhci: irq 279, io mem 0x11270000
209[ 1.531392] hub 1-0:1.0: USB hub found
210[ 1.535157] hub 1-0:1.0: 2 ports detected
211[ 1.539380] xhci-mtk 11270000.xhci: xHCI Host Controller
212[ 1.544696] xhci-mtk 11270000.xhci: new USB bus registered, assigned bus number 2
213[ 1.552187] xhci-mtk 11270000.xhci: Host supports USB 3.0 SuperSpeed
214[ 1.558568] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
215[ 1.566903] hub 2-0:1.0: USB hub found
216[ 1.570667] hub 2-0:1.0: 1 port detected
217[ 1.575138] usbcore: registered new interface driver usb-storage
218[ 1.583633] i2c /dev entries driver
219[ 1.588995] BUCKA: mode mapping not defined
220[ 1.600425] tpm_i2c_infineon 3-0020: 1.2 TPM (device-id 0x1A)
221[ 1.607151] random: fast init done
222[ 1.681763] sdhci: Secure Digital Host Controller Interface driver
223[ 1.687956] sdhci: Copyright(c) Pierre Ossman
224[ 1.718307] mtk-msdc 11240000.mmc: Got CD GPIO
225[ 1.782072] Synopsys Designware Multimedia Card Interface Driver
226[ 1.789105] sdhci-pltfm: SDHCI platform and OF driver helper
227[ 1.797137] ledtrig-cpu: registered to indicate activity on CPUs
228[ 1.801248] mmc1: host does not support reading read-only switch, assuming write-enable
229[ 1.805452] usbcore: registered new interface driver usbhid
230[ 1.816753] usbhid: USB HID core driver
231[ 1.820074] mtk-msdc 11240000.mmc: phase: [map:ffffffff] [maxlen:32] [final:10]
232[ 1.820827] spi_master spi0: will run message pump with realtime priority
233[ 1.830280] mtk-msdc 11240000.mmc: phase: [map:1ffffff] [maxlen:25] [final:8]
234[ 1.844513] mtk-msdc 11240000.mmc: phase: [map:e3fffffc] [maxlen:24] [final:14]
235[ 1.851864] mmc1: new ultra high speed SDR104 SDXC card at address 0007
236[ 1.854150] mtk-msdc 11260000.mmc: phase: [map:1fffffff] [maxlen:29] [final:9]
237[ 1.856617] input: cros_ec as /devices/platform/soc/1100a000.spi/spi_master/spi0/spi0.0/1100a000.spi:ec@0:keyboard-controller/input/input0
238[ 1.859338] mmcblk1: mmc1:0007 SD64G 58.2 GiB
239[ 1.866988] mtk-msdc 11260000.mmc: phase: [map:fdffffff] [maxlen:25] [final:8]
240[ 1.893127] mtk-msdc 11230000.mmc: phase: [map:ffffffff] [maxlen:32] [final:10]
241[ 1.893157] cros-ec-spi spi0.0: Chrome EC device registered
242[ 1.893306] mtk-msdc 11260000.mmc: phase: [map:3ffffff] [maxlen:26] [final:8]
243[ 1.896507] mmc2: new ultra high speed SDR104 SDIO card at address 0001
244[ 1.902385] mmc0: new HS400 MMC card at address 0001
245[ 1.909456] usb 2-1: new SuperSpeed Gen 1 USB device number 2 using xhci-mtk
246[ 1.914290] mmcblk1: p1 p2
247[ 1.928010] mtk-iommu 10205000.iommu: bound 14021000.larb (ops mtk_smi_larb_component_ops)
248[ 1.932363] mmcblk0: mmc0:0001 HCG4a2 58.2 GiB
249[ 1.934677] mtk-iommu 10205000.iommu: bound 16010000.larb (ops mtk_smi_larb_component_ops)
250[ 1.944006] mmcblk0boot0: mmc0:0001 HCG4a2 partition 1 4.00 MiB
251[ 1.947468] mtk-iommu 10205000.iommu: bound 15001000.larb (ops mtk_smi_larb_component_ops)
252[ 1.956190] mmcblk0boot1: mmc0:0001 HCG4a2 partition 2 4.00 MiB
253[ 1.961702] mtk-iommu 10205000.iommu: bound 18001000.larb (ops mtk_smi_larb_component_ops)
254[ 1.970001] mmcblk0rpmb: mmc0:0001 HCG4a2 partition 3 4.00 MiB, chardev (236:0)
255[ 1.975905] mtk-iommu 10205000.iommu: bound 14027000.larb (ops mtk_smi_larb_component_ops)
256[ 1.999817] mtk-iommu 10205000.iommu: bound 19001000.larb (ops mtk_smi_larb_component_ops)
257[ 2.009524] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12
258[ 2.012279] hub 2-1:1.0: USB hub found
259[ 2.012330] NET: Registered protocol family 17
260[ 2.012459] 9pnet: Installing 9P2000 support
261[ 2.012499] Key type dns_resolver registered
262[ 2.012721] registered taskstats version 1
263[ 2.012726] Loading compiled-in X.509 certificates
264[ 2.031987] mediatek-dpi 1401d000.dpi: Found bridge node: /soc/hdmi@14025000
265[ 2.036963] hub 2-1:1.0: 2 ports detected
266[ 2.047682] input: gpio-keys as /devices/platform/gpio-keys/input/input1
267[ 2.059023] hctosys: unable to open rtc device (rtc0)
268[ 2.064785] ALSA device list:
269[ 2.067777] No soundcards found.
270[ 2.083146] mtk-msdc 11240000.mmc: phase: [map:ffffffff] [maxlen:32] [final:10]
271[ 2.092855] mtk-msdc 11240000.mmc: phase: [map:1ffffff] [maxlen:25] [final:8]
272[ 2.101274] usb 1-1: new high-speed USB device number 2 using xhci-mtk
273[ 2.108985] mtk-msdc 11240000.mmc: phase: [map:e3fffffc] [maxlen:24] [final:14]
274[ 2.125894] mtk-msdc 11240000.mmc: phase: [map:ffffffff] [maxlen:32] [final:10]
275[ 2.135607] mtk-msdc 11240000.mmc: phase: [map:1ffffff] [maxlen:25] [final:8]
276[ 2.145120] mtk-msdc 11240000.mmc: phase: [map:e3fffffc] [maxlen:24] [final:14]
277[ 2.297251] usb 1-2: new high-speed USB device number 3 using xhci-mtk
278[ 2.305740] mtk-msdc 11240000.mmc: phase: [map:ffffffff] [maxlen:32] [final:10]
279[ 2.315485] mtk-msdc 11240000.mmc: phase: [map:1ffffff] [maxlen:25] [final:8]
280[ 2.324984] mtk-msdc 11240000.mmc: phase: [map:e3fffffc] [maxlen:24] [final:14]
281[ 2.341660] hub 1-2:1.0: USB hub found
282[ 2.346083] hub 1-2:1.0: 2 ports detected
283[ 2.516354] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Opts: (null)
284[ 2.524509] VFS: Mounted root (ext4 filesystem) on device 179:2.
285[ 2.541469] mtk-msdc 11240000.mmc: phase: [map:ffffffff] [maxlen:32] [final:10]
286[ 2.551159] mtk-msdc 11240000.mmc: phase: [map:1ffffff] [maxlen:25] [final:8]
287[ 2.560671] mtk-msdc 11240000.mmc: phase: [map:e3fffffc] [maxlen:24] [final:14]
288[ 2.611891] random: crng init done
289[ 2.859473] mtk-msdc 11240000.mmc: phase: [map:ffffffff] [maxlen:32] [final:10]
290[ 2.869254] mtk-msdc 11240000.mmc: phase: [map:1ffffff] [maxlen:25] [final:8]
291[ 2.878746] mtk-msdc 11240000.mmc: phase: [map:e3fffffc] [maxlen:24] [final:14]
292[ 2.892343] devtmpfs: mounted
293[ 2.896995] Freeing unused kernel memory: 5248K
294[ 2.901619] Run /sbin/init as init process
295[ 3.062743] mtk-msdc 11240000.mmc: phase: [map:ffffffff] [maxlen:32] [final:10]
296[ 3.072447] mtk-msdc 11240000.mmc: phase: [map:1ffffff] [maxlen:25] [final:8]
297[ 3.081971] mtk-msdc 11240000.mmc: phase: [map:e3fffffc] [maxlen:24] [final:14]
298[ 3.097889] mtk-msdc 11240000.mmc: phase: [map:ffffffff] [maxlen:32] [final:10]
299[ 3.107581] mtk-msdc 11240000.mmc: phase: [map:1ffffff] [maxlen:25] [final:8]
300[ 3.117100] mtk-msdc 11240000.mmc: phase: [map:e3fffffc] [maxlen:24] [final:14]
301[ 3.299826] mtk-msdc 11240000.mmc: phase: [map:ffffffff] [maxlen:32] [final:10]
302[ 3.309532] mtk-msdc 11240000.mmc: phase: [map:1ffffff] [maxlen:25] [final:8]
303[ 3.319029] mtk-msdc 11240000.mmc: phase: [map:e3fffffc] [maxlen:24] [final:14]
304[ 3.471784] mtk-msdc 11240000.mmc: phase: [map:ffffffff] [maxlen:32] [final:10]
305[ 3.481552] mtk-msdc 11240000.mmc: phase: [map:1ffffff] [maxlen:25] [final:8]
306[ 3.491057] mtk-msdc 11240000.mmc: phase: [map:e3fffffc] [maxlen:24] [final:14]
307[ 3.671016] mtk-msdc 11240000.mmc: phase: [map:ffffffff] [maxlen:32] [final:10]
308[ 3.680728] mtk-msdc 11240000.mmc: phase: [map:1ffffff] [maxlen:25] [final:8]
309[ 3.690225] mtk-msdc 11240000.mmc: phase: [map:e3fffffc] [maxlen:24] [final:14]
310[ 3.843454] mtk-msdc 11240000.mmc: phase: [map:ffffffff] [maxlen:32] [final:10]
311[ 3.853196] mtk-msdc 11240000.mmc: phase: [map:1ffffff] [maxlen:25] [final:8]
312[ 3.862691] mtk-msdc 11240000.mmc: phase: [map:e3fffffc] [maxlen:24] [final:14]
313[ 4.034884] Run /etc/init as init process
314[ 4.048245] mtk-msdc 11240000.mmc: phase: [map:ffffffff] [maxlen:32] [final:10]
315[ 4.057945] mtk-msdc 11240000.mmc: phase: [map:1ffffff] [maxlen:25] [final:8]
316[ 4.067473] mtk-msdc 11240000.mmc: phase: [map:e3fffffc] [maxlen:24] [final:14]
317[ 4.219945] mtk-msdc 11240000.mmc: phase: [map:ffffffff] [maxlen:32] [final:10]
318[ 4.229703] mtk-msdc 11240000.mmc: phase: [map:1ffffff] [maxlen:25] [final:8]
319[ 4.239184] mtk-msdc 11240000.mmc: phase: [map:e3fffffc] [maxlen:24] [final:14]
320[ 4.410344] Run /bin/init as init process
321[ 4.422583] mtk-msdc 11240000.mmc: phase: [map:ffffffff] [maxlen:32] [final:10]
322[ 4.432258] mtk-msdc 11240000.mmc: phase: [map:1ffffff] [maxlen:25] [final:8]
323[ 4.441765] mtk-msdc 11240000.mmc: phase: [map:e3fffffc] [maxlen:24] [final:14]
324[ 4.591988] mtk-msdc 11240000.mmc: phase: [map:ffffffff] [maxlen:32] [final:10]
325[ 4.601728] mtk-msdc 11240000.mmc: phase: [map:1ffffff] [maxlen:25] [final:8]
326[ 4.611236] mtk-msdc 11240000.mmc: phase: [map:e3fffffc] [maxlen:24] [final:14]
327[ 4.724435] Run /bin/sh as init process
328[ 4.737821] mtk-msdc 11240000.mmc: phase: [map:ffffffff] [maxlen:32] [final:10]
329[ 4.747498] mtk-msdc 11240000.mmc: phase: [map:1ffffff] [maxlen:25] [final:8]
330[ 4.756993] mtk-msdc 11240000.mmc: phase: [map:e3fffffc] [maxlen:24] [final:14]
331[ 4.911503] mtk-msdc 11240000.mmc: phase: [map:ffffffff] [maxlen:32] [final:10]
332[ 4.921256] mtk-msdc 11240000.mmc: phase: [map:1ffffff] [maxlen:25] [final:8]
333[ 4.930756] mtk-msdc 11240000.mmc: phase: [map:e3fffffc] [maxlen:24] [final:14]
334[ 5.095557] Kernel panic - not syncing: No working init found. Try passing init= option to kernel. See Linux Documentation/admin-guide/init.rst for guidance.
335[ 5.109734] CPU: 1 PID: 1 Comm: swapper/0 Not tainted 5.5.0-rc6+ #389
336[ 5.116166] Hardware name: Google Elm (DT)
337[ 5.120253] Call trace:
338[ 5.122699] dump_backtrace+0x0/0x1a0
339[ 5.126354] show_stack+0x14/0x20
340[ 5.129663] dump_stack+0xbc/0x104
341[ 5.133058] panic+0x160/0x328
342[ 5.136105] kernel_init+0xec/0x100
343[ 5.139586] ret_from_fork+0x10/0x18
344[ 5.143157] SMP: stopping secondary CPUs
345[ 5.147127] Kernel Offset: disabled
346[ 5.150607] CPU features: 0x10002,25006005
347[ 5.154693] Memory Limit: none
348[ 5.157744] ---[ end Kernel panic - not syncing: No working init found. Try passing init= option to kernel. See Linux Documentation/admin-guide/init.rst for guidance. ]---