Hi experts,
I am porting my customized board Android 9 to Android 11, which based on imx8mq. Now the u-boot and kernel(I think) is OK. But error occurs when loading filesystem. The boot log is blow, I doubted it is because /system partition is not mouned, I don't know why? Has anyone encounted this?
U-Boot SPL 2020.04-dirty (Jul 23 2021 - 08:25:26 +0200)
spl dram init
DDRINFO: start DRAM init
DDRINFO: DRAM rate 2400MTS
DDRINFO:ddrphy calibration done
DDRINFO: ddrmix config done
Normal Boot
boot device: 10
spl boot device: 1
Trying to boot from MMC1
U-Boot 2020.04-dirty (Jul 23 2021 - 08:25:26 +0200)
CPU: i.MX8MQ rev2.1 1300 MHz (running at 800 MHz)
CPU: Industrial temperature grade (-40C to 105C) at 46C
Reset cause: POR
Model: NXP i.MX8MQ EVK
2 GiB
tcpc_init: Can't find device id=0x50
setup_typec: tcpc init failed, err=-19
MMC: FSL_SDHC: 0, FSL_SDHC: 1
Loading Environment from MMC... mmc_init
*** Warning - bad CRC, using default environment
[*]-Video Link 0imx8m_hdmi_probe
(1280 x 720)
[0] display-controller@32e00000, video
[1] hdmi@32c00000, display
In: serial
Out: serial
Err: serial
BuildInfo:
- ATF 4c0cbd2
- U-Boot 2020.04-dirty
flash target is MMC:0
Net:
Error: ethernet@30be0000 address not set.
Error: ethernet@30be0000 address not set.
No ethernet found.
Fastboot: Normal
Normal Boot
Hit any key to stop autoboot: 0
avb_slot_verify.c:737: DEBUG: Loading vbmeta struct from partition 'vbmeta_a'.
avb_slot_verify.c:732: DEBUG: Loading vbmeta struct in footer from partition 'boot_a'.
{▒|▒
avb_slot_verify.c:387: DEBUG: boot_a: Loading entire partition.
{▒|▒
avb_slot_verify.c:387: DEBUG: dtbo_a: Loading entire partition.
{▒|▒
avb_slot_verify.c:387: DEBUG: vendor_boot_a: Loading entire partition.
avb_slot_verify.c:483: ERROR: vendor_boot_a: Hash of data does not match digest in descriptor.
fsl_bootctrl.c:1262: DEBUG: Allowing slot _a which verified with result ERROR_VERIFICATION because AVB_SLOT_VERIFY_FLAGS_ALLOW_VERIFICATION_ERROR is set.
Writing A/B metadata to disk.
verify FAIL, state: UNLOCK
boot 'boot_a' still
Kernel load addr 0x40480000 size 37613 KiB
kernel @ 40480000 (38515200)
ramdisk @ 44680000 (8506730)
fdt @ 44480000 (49488)
Device is unlocked, press power key to skip warning logo...
## Flattened Device Tree blob at 44480000
Booting using the fdt blob at 0x44480000
Using Device Tree in place at 0000000044480000, end 000000004448f14f
Starting kernel ...
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[ 0.000000] Linux version 5.10.9 (edwardf@EUCNXIA-VLD002) (Android (6573524 based on r383902b) clang version 11.0.2 (https://android.googlesource.com/toolchain/llvm-project b397f81060ce6d701042b782172ed13bee898b79), LLD 11.0.2 (/buildbot/tmp/tmpF3FjA8 b397f81060ce6d701042b782172ed13bee898b79)) #79 SMP PREEMPT Fri Jul 23 08:26:10 CEST 2021
[ 0.000000] Machine model: NXP i.MX8MQ EVK
[ 0.000000] earlycon: ec_imx6q0 at MMIO 0x0000000030860000 (options '115200')
[ 0.000000] printk: bootconsole [ec_imx6q0] enabled
[ 0.000000] efi: UEFI not found.
[ 0.000000] cma: Reserved 1280 MiB at 0x0000000068000000
[ 0.000000] NUMA: No NUMA configuration found
[ 0.000000] NUMA: Faking a node at [mem 0x0000000040000000-0x00000000bfffffff]
[ 0.000000] NUMA: NODE_DATA [mem 0xbfbce700-0xbfbd0fff]
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000040000000-0x00000000bfffffff]
[ 0.000000] DMA32 empty
[ 0.000000] Normal empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000040000000-0x00000000b7ffffff]
[ 0.000000] node 0: [mem 0x00000000b8400000-0x00000000bfffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x00000000bfffffff]
[ 0.000000] psci: probing for conduit method from DT.
[ 0.000000] psci: PSCIv1.1 detected in firmware.
[ 0.000000] psci: Using standard PSCI v0.2 function IDs
[ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
[ 0.000000] psci: SMC Calling Convention v1.2
[ 0.000000] percpu: Embedded 33 pages/cpu s95000 r8192 d31976 u135168
[ 0.000000] Detected VIPT I-cache on CPU0
[ 0.000000] CPU features: detected: ARM erratum 845719
[ 0.000000] CPU features: detected: GIC system register CPU interface
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 515072
[ 0.000000] Policy zone: DMA
[ 0.000000] Kernel command line: console=ttymxc0,115200 earlycon=ec_imx6q,0x30860000,115200 init=/init androidboot.console=ttymxc0 androidboot.hardware=nxp firmware_class.path=/vendor/firmware loop.max_part=7 androidboot.fbTileSupport=enable transparent_hugepage=never cma=1280M androidboot.lcd_density=240 androidboot.primary_display=imx-dcss androidboot.gui_resolution=1080p androidboot.wificountrycode=CN moal.mod_para=wifi_mod_para.conf androidboot.vendor.sysrq=1 buildvariant=userdebug androidboot.serialno=041221d6f6c99ef2 androidboot.btmacaddr=04:12:21:d6:f6:c9 androidboot.soc_type=imx8mq androidboot.boot_device_root=mmcblk0 androidboot.boottime=1BLL:0,1BLE:7852,KL:0,KD:0,AVB:2977,ODT:0,SW:0 androidboot.bootreason=cold,powerkey androidboot.verifiedbootstate=orange androidboot.flash.locked=0 androidboot.slot_suffix=_a androidboot.vbmeta.device=PARTUUID=07a7f3b7-4462-44e3-9145-1ad9c0977ea9 androidboot.vbmeta.avb_version=1.1 androidboot.vbmeta.device_state=unlocked androidboot.vbmeta.hash
[ 0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] Memory: 694972K/2093056K available (21824K kernel code, 2540K rwdata, 11744K rodata, 1408K init, 606K bss, 87364K reserved, 1310720K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
[ 0.000000] rcu: RCU event tracing is enabled.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
[ 0.000000] Trampoline variant of Tasks RCU enabled.
[ 0.000000] Tracing variant of Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode
[ 0.000000] GICv3: 128 SPIs implemented
[ 0.000000] GICv3: 0 Extended SPIs implemented
[ 0.000000] GICv3: Distributor has no Range Selector support
[ 0.000000] GICv3: 16 PPIs implemented
[ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000038880000
[ 0.000000] ITS: No ITS available, not enabling LPIs
[ 0.000000] random: get_random_bytes called from start_kernel+0x1f4/0x42c with crng_init=0
[ 0.000000] arch_timer: cp15 timer(s) running at 8.33MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x1ec0311ec, max_idle_ns: 440795202152 ns
[ 0.000006] sched_clock: 56 bits at 8MHz, resolution 120ns, wraps every 2199023255541ns
[ 0.008578] Console: colour dummy device 80x25
[ 0.012555] Calibrating delay loop (skipped), value calculated using timer frequency.. 16.66 BogoMIPS (lpj=33333)
[ 0.022768] pid_max: default: 32768 minimum: 301
[ 0.027487] LSM: Security Framework initializing
[ 0.032051] SELinux: Initializing.
[ 0.035595] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.042924] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.053047] rcu: Hierarchical SRCU implementation.
[ 0.057054] EFI services will not be available.
[ 0.060392] smp: Bringing up secondary CPUs ...
[ 0.065352] Detected VIPT I-cache on CPU1
[ 0.065386] GICv3: CPU1: found redistributor 1 region 0:0x00000000388a0000
[ 0.065434] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[ 0.066180] Detected VIPT I-cache on CPU2
[ 0.066204] GICv3: CPU2: found redistributor 2 region 0:0x00000000388c0000
[ 0.066235] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[ 0.066982] Detected VIPT I-cache on CPU3
[ 0.067005] GICv3: CPU3: found redistributor 3 region 0:0x00000000388e0000
[ 0.067036] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[ 0.067146] smp: Brought up 1 node, 4 CPUs
[ 0.121062] SMP: Total of 4 processors activated.
[ 0.125757] CPU features: detected: 32-bit EL0 Support
[ 0.130928] CPU features: detected: CRC32 instructions
[ 0.136049] CPU features: detected: 32-bit EL1 Support
[ 0.141294] CPU features: emulated: Privileged Access Never (PAN) using TTBR0_EL1 switching
[ 0.179055] CPU: All CPU(s) started at EL2
[ 0.180328] alternatives: patching kernel code
[ 0.187545] devtmpfs: initialized
[ 0.200358] Registered cp15_barrier emulation handler
[ 0.202584] Registered setend emulation handler
[ 0.207111] KASLR disabled due to lack of seed
[ 0.211778] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.221331] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.285427] pinctrl core: initialized pinctrl subsystem
[ 0.288468] DMI not present or invalid.
[ 0.292227] NET: Registered protocol family 16
[ 0.309065] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations
[ 0.314815] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.322644] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.328992] audit: initializing netlink subsys (disabled)
[ 0.334640] audit: type=2000 audit(0.264:1): state=initialized audit_enabled=0 res=1
[ 0.335565] thermal_sys: Registered thermal governor 'step_wise'
[ 0.342153] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.348454] cpuidle: using governor menu
[ 0.359641] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.365563] ASID allocator initialised with 65536 entries
[ 0.372191] Serial: AMBA PL011 UART driver
[ 0.375019] imx mu driver is registered.
[ 0.378872] imx rpmsg driver is registered.
[ 0.423704] imx8mq-pinctrl 30330000.pinctrl: initialized IMX pinctrl driver
[ 0.457952] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.461845] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[ 0.468582] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.475255] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[ 0.483765] cryptd: max_cpu_qlen set to 1000
[ 0.491558] ACPI: Interpreter disabled.
[ 0.493794] iommu: Default domain type: Translated
[ 0.497679] vgaarb: loaded
[ 0.500580] SCSI subsystem initialized
[ 0.504341] usbcore: registered new interface driver usbfs
[ 0.509444] usbcore: registered new interface driver hub
[ 0.514734] usbcore: registered new device driver usb
[ 0.520785] mc: Linux media interface: v0.10
[ 0.524058] videodev: Linux video capture interface: v2.00
[ 0.529607] pps_core: LinuxPPS API ver. 1 registered
[ 0.534490] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.543659] PTP clock support registered
[ 0.547913] trusty trusty: failed to get version: -1
[ 0.552546] trusty trusty: selected api version: 0 (requested 5)
[ 0.563681] EDAC MC: Ver: 3.0.0
[ 0.565360] FPGA manager framework
[ 0.567495] Advanced Linux Sound Architecture Driver Initialized.
[ 0.574261] Bluetooth: Core ver 2.22
[ 0.577069] NET: Registered protocol family 31
[ 0.581500] Bluetooth: HCI device and connection manager initialized
[ 0.587871] Bluetooth: HCI socket layer initialized
[ 0.592751] Bluetooth: L2CAP socket layer initialized
[ 0.597809] Bluetooth: SCO socket layer initialized
[ 0.604436] clocksource: Switched to clocksource arch_sys_counter
[ 0.741298] VFS: Disk quotas dquot_6.6.0
[ 0.742441] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.749593] pnp: PnP ACPI: disabled
[ 0.763005] NET: Registered protocol family 2
[ 0.765259] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear)
[ 0.773159] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.781165] TCP bind hash table entries: 16384 (order: 6, 262144 bytes, linear)
[ 0.788699] TCP: Hash tables configured (established 16384 bind 16384)
[ 0.794995] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear)
[ 0.801650] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear)
[ 0.808921] NET: Registered protocol family 1
[ 0.813621] PCI: CLS 0 bytes, default 64
[ 0.817292] Trying to unpack rootfs image as initramfs...
[ 1.317449] Freeing initrd memory: 8304K
[ 1.320158] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
[ 1.327559] kvm [1]: IPA Size Limit: 40 bits
[ 1.333881] kvm [1]: vgic-v2@31020000
[ 1.334710] kvm [1]: GIC system register CPU interface enabled
[ 1.340685] kvm [1]: vgic interrupt IRQ9
[ 1.344661] kvm [1]: Hyp mode initialized successfully
[ 1.355025] Initialise system trusted keyrings
[ 1.356778] workingset: timestamp_bits=42 max_order=19 bucket_order=0
[ 1.364509] NOHZ tick-stop error: Non-RCU local softirq work is pending, handler #80!!!
[ 1.372516] NOHZ tick-stop error: Non-RCU local softirq work is pending, handler #280!!!
[ 1.372604] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 1.379273] NOHZ tick-stop error: Non-RCU local softirq work is pending, handler #80!!!
[ 1.385240] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
[ 1.393103] NOHZ tick-stop error: Non-RCU local softirq work is pending, handler #80!!!
[ 1.399725] fuse: init (API version 7.32)
[ 1.407231] NOHZ tick-stop error: Non-RCU local softirq work is pending, handler #80!!!
[ 1.411691] 9p: Installing v9fs 9p2000 file system support
[ 1.419275] NOHZ tick-stop error: Non-RCU local softirq work is pending, handler #80!!!
[ 1.474556] Key type asymmetric registered
[ 1.475799] Asymmetric key parser 'x509' registered
[ 1.480733] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242)
[ 1.488104] io scheduler mq-deadline registered
[ 1.492636] io scheduler kyber registered
[ 1.516945] imx-sdma 302c0000.dma-controller: Direct firmware load for imx/sdma/sdma-imx7d.bin failed with error -2
[ 1.524597] imx-sdma 302c0000.dma-controller: Falling back to sysfs fallback for: imx/sdma/sdma-imx7d.bin
[ 1.540469] mxs-dma 33000000.dma-apbh: initialized
[ 1.548216] SoC: i.MX8MQ revision 2.1
[ 1.549180] Config NOC for VPU and CPU
[ 1.553256] Bus freq driver module loaded
[ 1.559792] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 1.566300] 30860000.serial: ttymxc0 at MMIO 0x30860000 (irq = 44, base_baud = 1562500) is a IMX
[ 1.572312] printk: console [ttymxc0] enabled
[ 1.572312] printk: console [ttymxc0] enabled
[ 1.580954] printk: bootconsole [ec_imx6q0] disabled
[ 1.580954] printk: bootconsole [ec_imx6q0] disabled
[ 1.591686] 30880000.serial: ttymxc2 at MMIO 0x30880000 (irq = 45, base_baud = 5000000) is a IMX
[ 1.623450] brd: module loaded
[ 1.636883] loop: module loaded
[ 1.640568] zram: Added device: zram0
[ 1.645806] megasas: 07.714.04.00-rc1
[ 1.651636] imx ahci driver is registered.
[ 1.661304] spi-nor spi3.0: unrecognized JEDEC id bytes: 00 00 00 00 00 00
[ 1.668215] spi-nor: probe of spi3.0 failed with error -2
[ 1.676671] libphy: Fixed MDIO Bus: probed
[ 1.682632] tun: Universal TUN/TAP device driver, 1.6
[ 1.688772] thunder_xcv, ver 1.0
[ 1.692049] thunder_bgx, ver 1.0
[ 1.695339] nicpf, ver 1.0
[ 1.700710] hclge is initializing
[ 1.704044] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version
[ 1.711280] hns3: Copyright (c) 2017 Huawei Corporation.
[ 1.716648] e1000: Intel(R) PRO/1000 Network Driver
[ 1.721538] e1000: Copyright (c) 1999-2006 Intel Corporation.
[ 1.727350] e1000e: Intel(R) PRO/1000 Network Driver
[ 1.732326] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 1.738317] igb: Intel(R) Gigabit Ethernet Network Driver
[ 1.743729] igb: Copyright (c) 2007-2014 Intel Corporation.
[ 1.749357] igbvf: Intel(R) Gigabit Virtual Function Network Driver
[ 1.755635] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[ 1.761797] sky2: driver version 1.30
[ 1.766200] PPP generic driver version 2.4.2
[ 1.770633] PPP BSD Compression module registered
[ 1.775372] PPP Deflate Compression module registered
[ 1.780470] PPP MPPE Compression module registered
[ 1.785277] NET: Registered protocol family 24
[ 1.789731] PPTP driver version 0.8.5
[ 1.793737] usbcore: registered new interface driver r8152
[ 1.799282] usbcore: registered new interface driver asix
[ 1.804743] usbcore: registered new interface driver ax88179_178a
[ 1.810891] usbcore: registered new interface driver cdc_ether
[ 1.816778] usbcore: registered new interface driver net1080
[ 1.822511] usbcore: registered new interface driver cdc_subset
[ 1.828487] usbcore: registered new interface driver zaurus
[ 1.834130] usbcore: registered new interface driver cdc_ncm
[ 1.840152] VFIO - User Level meta-driver version: 0.3
[ 1.848338] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.854896] ehci-pci: EHCI PCI platform driver
[ 1.859407] ehci-platform: EHCI generic platform driver
[ 1.864901] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 1.871096] ohci-pci: OHCI PCI platform driver
[ 1.875602] ohci-platform: OHCI generic platform driver
[ 1.881849] usbcore: registered new interface driver uas
[ 1.887237] usbcore: registered new interface driver usb-storage
[ 1.893343] usbcore: registered new interface driver usbserial_generic
[ 1.899961] usbserial: USB Serial support registered for generic
[ 1.906029] usbcore: registered new interface driver ftdi_sio
[ 1.911822] usbserial: USB Serial support registered for FTDI USB Serial Device
[ 1.919191] usbcore: registered new interface driver usb_serial_simple
[ 1.925756] usbserial: USB Serial support registered for carelink
[ 1.931885] usbserial: USB Serial support registered for zio
[ 1.937579] usbserial: USB Serial support registered for funsoft
[ 1.943621] usbserial: USB Serial support registered for flashloader
[ 1.950013] usbserial: USB Serial support registered for google
[ 1.955969] usbserial: USB Serial support registered for libtransistor
[ 1.962531] usbserial: USB Serial support registered for vivopay
[ 1.968574] usbserial: USB Serial support registered for moto_modem
[ 1.974877] usbserial: USB Serial support registered for motorola_tetra
[ 1.981532] usbserial: USB Serial support registered for novatel_gps
[ 1.987925] usbserial: USB Serial support registered for hp4x
[ 1.993705] usbserial: USB Serial support registered for suunto
[ 1.999661] usbserial: USB Serial support registered for siemens_mpi
[ 2.006071] usbcore: registered new interface driver usb_ehset_test
[ 2.015914] input: 30370000.snvs:snvs-powerkey as /devices/platform/soc@0/30000000.bus/30370000.snvs/30370000.snvs:snvs-powerkey/input/input0
[ 2.029340] usbcore: registered new interface driver xpad
[ 2.034809] usbcore: registered new interface driver usb_acecad
[ 2.040788] usbcore: registered new interface driver aiptek
[ 2.046420] usbcore: registered new interface driver gtco
[ 2.051873] usbcore: registered new interface driver hanwang
[ 2.057585] usbcore: registered new interface driver kbtab
[ 2.065203] snvs_rtc 30370000.snvs:snvs-rtc-lp: registered as rtc0
[ 2.071430] snvs_rtc 30370000.snvs:snvs-rtc-lp: setting system clock to 1970-01-01T00:00:13 UTC (13)
[ 2.080731] i2c /dev entries driver
[ 2.085072] mxc-mipi-csi2_yav 30a70000.mipi_csi1: mipi_csi2_probe
[ 2.091252] mxc-mipi-csi2_yav 30a70000.mipi_csi: Remote device at endpoint@0 XXX found
[ 2.099199] mxc-mipi-csi2_yav 30a70000.mipi_csi1: lanes: 2, name: mxc-mipi-csi2.0
[ 2.106973] mxc-mipi-csi2_yav 30b60000.mipi_csi2: mipi_csi2_probe
[ 2.113154] mxc-mipi-csi2_yav 30b60000.mipi_csi: Remote device at endpoint@0 XXX found
[ 2.121138] mxc-mipi-csi2_yav 30b60000.mipi_csi2: lanes: 2, name: mxc-mipi-csi2.1
[ 2.129175] mx6s-csi 30a90000.csi1_bridge: initialising
[ 2.134697] CSI: Registered sensor subdevice: mxc-mipi-csi2.0
[ 2.140560] mx6s-csi 30b80000.csi2_bridge: initialising
[ 2.146048] CSI: Registered sensor subdevice: mxc-mipi-csi2.1
[ 2.152275] usbcore: registered new interface driver uvcvideo
[ 2.158045] USB Video Class driver (1.1.1)
[ 2.162838] __power_supply_register: Expected proper parent device for 'battery'
[ 2.170786] __power_supply_register: Expected proper parent device for 'usb'
[ 2.179012] qoriq_thermal 30260000.tmu: throttle-cfg: missing temp_delta parameter,use default 3000 (3C)
[ 2.189514] trusty trusty: trusty-log not supported on secure side.
[ 2.196214] trusty-virtio trusty:trusty-virtio: trusty_load_device_descr: virtio get descr returned (-1)
[ 2.205714] trusty-virtio trusty:trusty-virtio: failed (-19) to load device descr
[ 2.213215] trusty-virtio trusty:trusty-virtio: Failed to add virtio devices
[ 2.221857] device-mapper: uevent: version 1.0.3
[ 2.226785] device-mapper: ioctl: 4.43.0-ioctl (2020-10-01) initialised: dm-devel@redhat.com
[ 2.235579] Bluetooth: HCI UART driver ver 2.3
[ 2.240053] Bluetooth: HCI UART protocol H4 registered
[ 2.245206] Bluetooth: HCI UART protocol BCSP registered
[ 2.250557] Bluetooth: HCI UART protocol LL registered
[ 2.255711] Bluetooth: HCI UART protocol ATH3K registered
[ 2.261147] Bluetooth: HCI UART protocol Three-wire (H5) registered
[ 2.267569] Bluetooth: HCI UART protocol Broadcom registered
[ 2.273268] Bluetooth: HCI UART protocol QCA registered
[ 2.280600] sdhci: Secure Digital Host Controller Interface driver
[ 2.286798] sdhci: Copyright(c) Pierre Ossman
[ 2.291685] Synopsys Designware Multimedia Card Interface Driver
[ 2.298624] sdhci-pltfm: SDHCI platform and OF driver helper
[ 2.307963] ledtrig-cpu: registered to indicate activity on CPUs
[ 2.314617] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[ 2.321132] hid: raw HID events driver (C) Jiri Kosina
[ 2.330381] usbcore: registered new interface driver usbhid
[ 2.335969] usbhid: USB HID core driver
[ 2.344188] ashmem: initialized
[ 2.360591] usbcore: registered new interface driver snd-usb-audio
[ 2.458690] imx-spdif sound-spdif: ASoC: no DMI vendor name!
[ 2.470580] imx-spdif sound-hdmi-arc: ASoC: no DMI vendor name!
[ 2.480289] imx-ak5558 sound-ak5558: snd_soc_register_card failed (-517)
[ 2.488127] imx-cdnhdmi sound-hdmi: snd_soc_register_card failed (-517)
[ 2.494951] NET: Registered protocol family 26
[ 2.499419] netem: version 1.3
[ 2.502488] u32 classifier
[ 2.505204] input device check on
[ 2.508878] Actions configured
[ 2.513205] xt_time: kernel timezone is -0000
[ 2.517745] gre: GRE over IPv4 demultiplexor driver
[ 2.522639] IPv4 over IPsec tunneling driver
[ 2.528051] Initializing XFRM netlink socket
[ 2.532455] IPsec XFRM device driver
[ 2.536683] NET: Registered protocol family 10
[ 2.543320] Segment Routing with IPv6
[ 2.547105] mip6: Mobile IPv6
[ 2.551507] NET: Registered protocol family 17
[ 2.555989] NET: Registered protocol family 15
[ 2.561617] Bluetooth: RFCOMM TTY layer initialized
[ 2.566529] Bluetooth: RFCOMM socket layer initialized
[ 2.571716] Bluetooth: RFCOMM ver 1.11
[ 2.575503] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 2.580839] Bluetooth: BNEP filters: protocol multicast
[ 2.586086] Bluetooth: BNEP socket layer initialized
[ 2.591063] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 2.596999] Bluetooth: HIDP socket layer initialized
[ 2.601999] l2tp_core: L2TP core driver, V2.0
[ 2.606375] l2tp_ppp: PPPoL2TP kernel driver, V2.0
[ 2.611179] 8021q: 802.1Q VLAN Support v1.8
[ 2.615399] lib80211: common routines for IEEE802.11 drivers
[ 2.621232] 9pnet: Installing 9P2000 support
[ 2.625579] tsn generic netlink module v1 init...
[ 2.632007] registered taskstats version 1
[ 2.636155] Loading compiled-in X.509 certificates
[ 2.642282] Key type ._fscrypt registered
[ 2.646335] Key type .fscrypt registered
[ 2.650298] Key type fscrypt-provisioning registered
[ 2.657348] gpio-157 (wl-reg-on-hog): hogged as output/high
[ 2.670053] pfuze100-regulator 0-0008: unrecognized pfuze chip ID!
[ 2.676788] i2c i2c-0: IMX I2C adapter registered
[ 2.683309] i2c i2c-1: IMX I2C adapter registered
[ 2.689678] ak4458 2-0010: supply DVDD not found, using dummy regulator
[ 2.696440] ak4458 2-0010: supply AVDD not found, using dummy regulator
[ 2.704981] ak4458 2-0010: Failed to set acks: -6
[ 2.710108] ak4458 2-0012: supply DVDD not found, using dummy regulator
[ 2.716826] ak4458 2-0012: supply AVDD not found, using dummy regulator
[ 2.724328] ak4458 2-0012: Failed to set acks: -6
[ 2.729742] i2c i2c-2: IMX I2C adapter registered
[ 2.739191] pps pps0: new PPS source ptp0
[ 2.751267] fec 30be0000.ethernet: Invalid MAC address: 00:00:00:00:00:00
[ 2.758091] fec 30be0000.ethernet: Using random MAC address: f2:fb:b3:04:cb:e4
[ 2.766928] libphy: fec_enet_mii_bus: probed
[ 2.777171] fec 30be0000.ethernet eth0: registered PHC device 0
[ 2.796911] imx8mq-usb-phy 381f0040.usb-phy: supply vbus not found, using dummy regulator
[ 2.805557] imx8mq-usb-phy 382f0040.usb-phy: supply vbus not found, using dummy regulator
[ 2.843954] cdns-mhdp-imx 32c00000.hdmi: lane-mapping 0xe4
[ 2.849474] [drm] Both HDCP 1.4 and 2 2 are enabled
[ 2.854370] cdns-mhdp-imx 32c00000.hdmi: Unable to create debugfs entries
[ 2.867413] imx-dcss 32e00000.display-controller: bound 32c00000.hdmi (ops cdns_mhdp_imx_ops)
[ 2.876805] [drm] Initialized imx-dcss 1.0.0 20190917 for 32e00000.display-controller on minor 0
[ 2.886735] imx-dcss 32e00000.display-controller: [drm] Cannot find any crtc or sizes
[ 2.895909] OF: graph: no port node found in /soc@0/usb-phy@381f0040
[ 2.903708] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[ 2.909233] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 1
[ 2.917056] xhci-hcd xhci-hcd.1.auto: hcc params 0x0220fe6c hci version 0x110 quirks 0x0000000001010010
[ 2.926541] xhci-hcd xhci-hcd.1.auto: irq 70, io mem 0x38200000
[ 2.932700] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[ 2.940984] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.948222] usb usb1: Product: xHCI Host Controller
[ 2.953114] usb usb1: Manufacturer: Linux 5.10.9 xhci-hcd
[ 2.958527] usb usb1: SerialNumber: xhci-hcd.1.auto
[ 2.964475] imx-dcss 32e00000.display-controller: [drm] Cannot find any crtc or sizes
[ 2.972509] hub 1-0:1.0: USB hub found
[ 2.976297] imx-dcss 32e00000.display-controller: [drm] Cannot find any crtc or sizes
[ 2.984198] hub 1-0:1.0: 1 port detected
[ 2.988542] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[ 2.994056] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 2
[ 3.001747] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed
[ 3.008389] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[ 3.016652] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
[ 3.024935] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.032172] usb usb2: Product: xHCI Host Controller
[ 3.037065] usb usb2: Manufacturer: Linux 5.10.9 xhci-hcd
[ 3.042476] usb usb2: SerialNumber: xhci-hcd.1.auto
[ 3.048453] hub 2-0:1.0: USB hub found
[ 3.052239] hub 2-0:1.0: 1 port detected
[ 3.061315] imx-cpufreq-dt imx-cpufreq-dt: cpu speed grade 2 mkt segment 2 supported-hw 0x4 0x4
[ 3.072014] asoc-simple-card sound-bt-sco: ASoC: no DMI vendor name!
[ 3.083777] asoc-simple-card sound-wm8524: ASoC: no DMI vendor name!
[ 3.099466] imx-ak5558 sound-ak5558: snd_soc_register_card failed (-517)
[ 3.107268] imx-cdnhdmi sound-hdmi: ASoC: no DMI vendor name!
[ 3.115030] input: imx-audio-hdmi HDMI Jack as /devices/platform/sound-hdmi/sound/card4/input1
[ 3.125136] ov5640_mipi 0-003c: No sensor reset pin available
[ 3.130937] ov5640_mipi 0-003c: supply DOVDD not found, using dummy regulator
[ 3.138198] ov5640_mipi 0-003c: supply DVDD not found, using dummy regulator
[ 3.145287] ov5640_mipi 0-003c: supply AVDD not found, using dummy regulator
[ 3.161216] ov5640_mipi 0-003c: Read reg error: reg=300a
[ 3.166547] ov5640_mipi 0-003c: Camera is not found
[ 3.172404] ov5640_mipi 1-003c: No sensor reset pin available
[ 3.178200] ov5640_mipi 1-003c: supply DOVDD not found, using dummy regulator
[ 3.185442] ov5640_mipi 1-003c: supply DVDD not found, using dummy regulator
[ 3.192529] ov5640_mipi 1-003c: supply AVDD not found, using dummy regulator
[ 3.209277] ov5640_mipi 1-003c: Read reg error: reg=300a
[ 3.214608] ov5640_mipi 1-003c: Camera is not found
[ 3.219834] ak5558 2-0013: supply DVDD not found, using dummy regulator
[ 3.226568] ak5558 2-0013: supply AVDD not found, using dummy regulator
[ 3.233489] ak4458 2-0011: supply DVDD not found, using dummy regulator
[ 3.240203] ak4458 2-0011: supply AVDD not found, using dummy regulator
[ 3.248769] ak4458 2-0011: Failed to set acks: -6
[ 3.260517] imx6q-pcie 33c00000.pcie: supply epdev_on not found, using dummy regulator
[ 3.271318] imx-ak5558 sound-ak5558: ASoC: no DMI vendor name!
[ 3.286320] ak5558 2-0013: Unable to sync registers 0x2-0x2. -6
[ 3.293171] ak5558 2-0013: ASoC: error at snd_soc_component_update_bits on ak5558.2-0013: -6
[ 3.297006] imx6q-pcie 33c00000.pcie: PCIe PLL locked after 0 us.
[ 3.306528] sdhci-esdhc-imx 30b50000.mmc: voltage-ranges unspecified
[ 3.307771] imx6q-pcie 33c00000.pcie: host bridge /soc@0/pcie@33c00000 ranges:
[ 3.314122] sdhci-esdhc-imx 30b50000.mmc: Got CD GPIO
[ 3.321316] imx6q-pcie 33c00000.pcie: No bus range found for /soc@0/pcie@33c00000, using [bus 00-ff]
[ 3.324971] usb 1-1: new high-speed USB device number 2 using xhci-hcd
[ 3.333805] mxc_hantro 38300000.vpu: deferred probe timeout, ignoring dependency
[ 3.335693] imx6q-pcie 33c00000.pcie: IO 0x0027f80000..0x0027f8ffff -> 0x0000000000
[ 3.342213] mxc_hantro: probe of 38300000.vpu failed with error -110
[ 3.349614] imx6q-pcie 33c00000.pcie: MEM 0x0020000000..0x0027efffff -> 0x0020000000
[ 3.358333] galcore 38000000.gpu3d: deferred probe timeout, ignoring dependency
[ 3.360246] mmc1: SDHCI controller on 30b50000.mmc [30b50000.mmc] using ADMA
[ 3.364202] imx6q-pcie 33c00000.pcie: invalid resource
[ 3.372374] galcore: probe of 38000000.gpu3d failed with error -110
[ 3.406066] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 3.421516] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 3.428156] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[ 3.433664] ALSA device list:
[ 3.436808] platform regulatory.0: Falling back to sysfs fallback for: regulatory.db
[ 3.439759] #0: imx-spdif
[ 3.450318] #1: imx-hdmi-arc
[ 3.453406] #2: bt-sco-audio
[ 3.456479] #3: wm8524-audio
[ 3.459533] #4: imx-audio-hdmi
[ 3.462778] #5: ak5558-audio
[ 3.478269] usb 1-1: New USB device found, idVendor=0424, idProduct=2514, bcdDevice= b.b3
[ 3.486480] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 3.553595] hub 1-1:1.0: USB hub found
[ 3.558025] hub 1-1:1.0: 4 ports detected
[ 3.670803] mmc1: error -110 whilst initialising SD card
[ 3.913000] usb 1-1.4: new full-speed USB device number 3 using xhci-hcd
[ 4.027512] usb 1-1.4: New USB device found, idVendor=04e2, idProduct=1414, bcdDevice= 0.03
[ 4.035905] usb 1-1.4: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 4.381495] imx6q-pcie 33c00000.pcie: Phy link never came up
[ 4.387247] imx6q-pcie 33c00000.pcie: failed to initialize host
[ 4.393207] imx6q-pcie 33c00000.pcie: unable to add pcie port.
[ 4.400534] Freeing unused kernel memory: 1408K
[ 4.405152] Run /init as init process
[ 4.439939] init: init first stage started!
[ 4.444267] init: Unable to open /lib/modules, skipping module loading.
[ 4.451198] init: Switching root to '/first_stage_ramdisk'
[ 4.459695] init: Using Android DT directory /proc/device-tree/firmware/android/
[ 4.579781] init: bool android::init::BlockDevInitializer::InitDevices(std::set<std::string>): partition(s) not found in /sys, waiting for their uevent(s): boot_a, dtbo_a, metadata, super, vbmeta_a
[ 5.057160] random: fast init done
[ 14.608371] init: Wait for partitions returned after 10010ms
[ 14.614397] init: bool android::init::BlockDevInitializer::InitDevices(std::set<std::string>): partition(s) not found after polling timeout: boot_a, dtbo_a, metadata, super, vbmeta_a
[ 14.631208] init: Failed to mount required partitions early ...
[ 14.639026] init: InitFatalReboot: signal 6
[ 14.648753] init: #00 pc 00000000000afc68 /system/bin/init
[ 14.654414] init: #01 pc 000000000004cd90 /system/bin/init
[ 14.660030] init: #02 pc 0000000000013ab0 /system/lib64/libbase.so
[ 14.666360] init: #03 pc 0000000000013090 /system/lib64/libbase.so
[ 14.672658] init: #04 pc 0000000000075b1c /system/bin/init
[ 14.678282] init: #05 pc 000000000002e0ec /system/bin/init
[ 14.684056] imx-sdma 30bd0000.dma-controller: external firmware not found, using ROM firmware
[ 14.684803] cfg80211: failed to load regulatory.db
[ 14.685524] imx-sdma 302c0000.dma-controller: Direct firmware load for imx/sdma/sdma-imx7d.bin failed with error -2
[ 14.685531] imx-sdma 302c0000.dma-controller: Falling back to sysfs fallback for: imx/sdma/sdma-imx7d.bin
[ 14.685683] kvm: exiting hardware virtualization
[ 19.640645] init: Reboot ending, jumping to kernel
[ 33.832987] VSD_3V3: disabling
[ 74.793118] imx-sdma 302c0000.dma-controller: external firmware not found, using ROM firmware
[ 74.810766] reboot: Restarting system with command 'bootloader'
Thanks.
Br,
Edward