[i.MX8M Plus] boot from sdcard fail

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

[i.MX8M Plus] boot from sdcard fail

2,875 Views
sophiehu
Contributor III

Hi NXP,

We download SDK imx-5.10.72-2.2.0 and build with bitbake imx-image-full.
Flash image in sdcard but it cannot boot on IMX8MP EVK board so it goes and boots from emmc.
We also download image file LF_v5.10.72-2.2.0_images_IMX8MPEVK.zip and it boot failed either.
It goes and boots from emmc.
The message shows there's no EFI system partition.
It seems quite different from previous SDK version.
How do I do for next step? 

[Full Log]
U-Boot SPL 2021.04-lf_v2021.04+g263b27e076 (Nov 22 2021 - 01:39:23 +0000)
DDRINFO: start DRAM init
DDRINFO: DRAM rate 4000MTS
DDRINFO:ddrphy calibration done
DDRINFO: ddrmix config done
SEC0: RNG instantiated
Normal Boot
WDT: Not found!
Trying to boot from BOOTROM
image offset 0x0, pagesize 0x200, ivt offset 0x0
NOTICE: BL31: v2.4(release):lf-5.10.72-2.2.0-rc1-8-g5782363f9
NOTICE: BL31: Built : 12:17:17, Nov 18 2021


U-Boot 2021.04-lf_v2021.04+g263b27e076 (Nov 22 2021 - 01:39:23 +0000)

CPU: i.MX8MP[8] rev1.1 1800 MHz (running at 1200 MHz)
CPU: Commercial temperature grade (0C to 95C) at 26C
Reset cause: POR
Model: NXP i.MX8MPlus LPDDR4 EVK board
DRAM: 6 GiB
TCPC: Vendor ID [0x1fc9], Product ID [0x5110], Addr [I2C2 0x50]
SNK.Power3.0 on CC1
PDO 0: type 0, 5000 mV, 3000 mA [E]
PDO 1: type 0, 9000 mV, 3000 mA []
PDO 2: type 0, 15000 mV, 3000 mA []
PDO 3: type 0, 20000 mV, 2250 mA []
Requesting PDO 3: 20000 mV, 2250 mA
Source accept request
PD source ready!
tcpc_pd_receive_message: Polling ALERT register, TCPC_ALERT_RX_STATUS bit failed, ret = -62
Power supply on USB2
TCPC: Vendor ID [0x1fc9], Product ID [0x5110], Addr [I2C1 0x50]
MMC: FSL_SDHC: 1, FSL_SDHC: 2
Loading Environment from MMC... *** Warning - bad CRC, using default environment

[*]-Video Link 0adv7535_mipi2hdmi adv7535@3d: Can't find cec device id=0x3c
fail to probe panel device adv7535@3d
fail to get display timings
probe video device failed, ret -19

[0] lcd-controller@32e80000, video
[1] mipi_dsi@32e60000, video_bridge
[2] adv7535@3d, panel
adv7535_mipi2hdmi adv7535@3d: Can't find cec device id=0x3c
fail to probe panel device adv7535@3d
fail to get display timings
probe video device failed, ret -19
In: serial
Out: serial
Err: serial
SEC0: RNG instantiated

BuildInfo:
- ATF 5782363

switch to partitions #0, OK
mmc2(part 0) is current device
flash target is MMC:2
Net: eth0: ethernet@30be0000, eth1: ethernet@30bf0000 [PRIME]
Fastboot: Normal
Normal Boot
Hit any key to stop autoboot: 0
starting USB...
Bus dwc3@38100000: Failed to initialize board for imx8m USB
probe failed, error -62
Bus dwc3@38200000: Register 2000140 NbrPorts 2
Starting the controller
USB XHCI 1.10
scanning bus dwc3@38200000 for devices... 1 USB Device(s) found
scanning usb for storage devices... 0 Storage Device(s) found

Device 0: unknown device
switch to partitions #0, OK
mmc1 is current device
Scanning mmc 1:1...
62957 bytes read in 3 ms (20 MiB/s)
Scanning disk mmc@30b50000.blk...
Scanning disk mmc@30b60000.blk...
Found 6 disks
No EFI system partition
adv7535_mipi2hdmi adv7535@3d: Can't find cec device id=0x3c
fail to probe panel device adv7535@3d
fail to get display timings
BootOrder not defined
EFI boot manager: Cannot load any image
switch to partitions #0, OK
mmc2(part 0) is current device
Scanning mmc 2:1...
62957 bytes read in 1 ms (60 MiB/s)
BootOrder not defined
EFI boot manager: Cannot load any image
Running BSP bootcmd ...
switch to partitions #0, OK
mmc2(part 0) is current device
Failed to load 'boot.scr'
30118400 bytes read in 93 ms (308.9 MiB/s)
Booting from mmc ...
62957 bytes read in 2 ms (30 MiB/s)
Moving Image from 0x40480000 to 0x40600000, end=42350000
## Flattened Device Tree blob at 43000000
Booting using the fdt blob at 0x43000000
Using Device Tree in place at 0000000043000000, end 00000000430125ec
adv7535_mipi2hdmi adv7535@3d: Can't find cec device id=0x3c
fail to probe panel device adv7535@3d
fail to get display timings
probe video device failed, ret -19

Starting kernel ...

[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[ 0.000000] Linux version 5.10.72-lts-5.10.y+ga68e31b63f86 (oe-user@oe-host) (aarch64-poky-linux-gcc (GCC) 10.2.0, GNU ld (GNU Binutils) 2.36.1.20210209) #1 SMP PREEMPT Tue Nov 23 06:02:20 UTC 2021
[ 0.000000] Machine model: NXP i.MX8MPlus EVK board
[ 0.000000] efi: UEFI not found.
[ 0.000000] Reserved memory: created CMA memory pool at 0x00000000c4000000, size 960 MiB
[ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x0000000094300000, size 1 MiB
[ 0.000000] OF: reserved mem: initialized node vdev0buffer@94300000, compatible id shared-dma-pool
[ 0.000000] NUMA: No NUMA configuration found
[ 0.000000] NUMA: Faking a node at [mem 0x0000000040000000-0x00000001bfffffff]
[ 0.000000] NUMA: NODE_DATA [mem 0x1bf44f700-0x1bf451fff]
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000040000000-0x00000000ffffffff]
[ 0.000000] DMA32 empty
[ 0.000000] Normal [mem 0x0000000100000000-0x00000001bfffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000040000000-0x0000000055ffffff]
[ 0.000000] node 0: [mem 0x0000000058000000-0x00000000923fffff]
[ 0.000000] node 0: [mem 0x0000000092400000-0x00000000a43fffff]
[ 0.000000] node 0: [mem 0x00000000a4400000-0x00000001bfffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x00000001bfffffff]
[ 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: Trusted OS migration not required
[ 0.000000] psci: SMC Calling Convention v1.2
[ 0.000000] percpu: Embedded 23 pages/cpu s56280 r8192 d29736 u94208
[ 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: 1540096
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: console=ttymxc1,115200 root=/dev/mmcblk2p2 rootwait rw
[ 0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] software IO TLB: mapped [mem 0x00000000c0000000-0x00000000c4000000] (64MB)
[ 0.000000] Memory: 4761800K/6258688K available (17920K kernel code, 1508K rwdata, 6928K rodata, 2944K init, 552K bss, 513848K reserved, 983040K 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] 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: 160 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+0x320/0x4e4 with crng_init=0
[ 0.000000] arch_timer: cp15 timer(s) running at 8.00MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x1d854df40, max_idle_ns: 440795202120 ns
[ 0.000003] sched_clock: 56 bits at 8MHz, resolution 125ns, wraps every 2199023255500ns
[ 0.000444] Console: colour dummy device 80x25
[ 0.000507] Calibrating delay loop (skipped), value calculated using timer frequency.. 16.00 BogoMIPS (lpj=32000)
[ 0.000520] pid_max: default: 32768 minimum: 301
[ 0.000591] LSM: Security Framework initializing
[ 0.000657] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.000687] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.001848] rcu: Hierarchical SRCU implementation.
[ 0.003139] EFI services will not be available.
[ 0.003315] smp: Bringing up secondary CPUs ...
[ 0.003687] Detected VIPT I-cache on CPU1
[ 0.003710] GICv3: CPU1: found redistributor 1 region 0:0x00000000388a0000
[ 0.003745] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[ 0.004198] Detected VIPT I-cache on CPU2
[ 0.004215] GICv3: CPU2: found redistributor 2 region 0:0x00000000388c0000
[ 0.004236] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[ 0.004628] Detected VIPT I-cache on CPU3
[ 0.004644] GICv3: CPU3: found redistributor 3 region 0:0x00000000388e0000
[ 0.004665] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[ 0.004721] smp: Brought up 1 node, 4 CPUs
[ 0.004740] SMP: Total of 4 processors activated.
[ 0.004747] CPU features: detected: 32-bit EL0 Support
[ 0.004755] CPU features: detected: CRC32 instructions
[ 0.004762] CPU features: detected: 32-bit EL1 Support
[ 0.012805] CPU: All CPU(s) started at EL2
[ 0.012826] alternatives: patching kernel code
[ 0.014395] devtmpfs: initialized
[ 0.022799] KASLR disabled due to lack of seed
[ 0.022944] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.022958] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.049097] pinctrl core: initialized pinctrl subsystem
[ 0.049580] DMI not present or invalid.
[ 0.049937] NET: Registered protocol family 16
[ 0.057026] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
[ 0.058244] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.059586] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.059638] audit: initializing netlink subsys (disabled)
[ 0.059812] audit: type=2000 audit(0.056:1): state=initialized audit_enabled=0 res=1
[ 0.060409] thermal_sys: Registered thermal governor 'step_wise'
[ 0.060414] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.060777] cpuidle: using governor menu
[ 0.061011] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.061079] ASID allocator initialised with 65536 entries
[ 0.062374] Serial: AMBA PL011 UART driver
[ 0.062439] imx mu driver is registered.
[ 0.062465] imx rpmsg driver is registered.
[ 0.105350] imx8mp-pinctrl 30330000.pinctrl: initialized IMX pinctrl driver
[ 0.124203] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.124218] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[ 0.124224] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.124235] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[ 0.125116] cryptd: max_cpu_qlen set to 1000
[ 0.128216] ACPI: Interpreter disabled.
[ 0.129381] iommu: Default domain type: Translated
[ 0.129521] vgaarb: loaded
[ 0.129808] SCSI subsystem initialized
[ 0.130147] usbcore: registered new interface driver usbfs
[ 0.130188] usbcore: registered new interface driver hub
[ 0.130217] usbcore: registered new device driver usb
[ 0.131671] mc: Linux media interface: v0.10
[ 0.131700] videodev: Linux video capture interface: v2.00
[ 0.131765] pps_core: LinuxPPS API ver. 1 registered
[ 0.131774] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.131789] PTP clock support registered
[ 0.131977] EDAC MC: Ver: 3.0.0
[ 0.133299] FPGA manager framework
[ 0.133383] Advanced Linux Sound Architecture Driver Initialized.
[ 0.134021] Bluetooth: Core ver 2.22
[ 0.134049] NET: Registered protocol family 31
[ 0.134055] Bluetooth: HCI device and connection manager initialized
[ 0.134066] Bluetooth: HCI socket layer initialized
[ 0.134075] Bluetooth: L2CAP socket layer initialized
[ 0.134090] Bluetooth: SCO socket layer initialized
[ 0.134950] clocksource: Switched to clocksource arch_sys_counter
[ 0.135108] VFS: Disk quotas dquot_6.6.0
[ 0.135154] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.135309] pnp: PnP ACPI: disabled
[ 0.141336] NET: Registered protocol family 2
[ 0.141542] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.144252] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
[ 0.144336] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.144746] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[ 0.145605] TCP: Hash tables configured (established 65536 bind 65536)
[ 0.145724] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
[ 0.145872] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
[ 0.146127] NET: Registered protocol family 1
[ 0.146479] RPC: Registered named UNIX socket transport module.
[ 0.146487] RPC: Registered udp transport module.
[ 0.146492] RPC: Registered tcp transport module.
[ 0.146499] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.147200] PCI: CLS 0 bytes, default 64
[ 0.147876] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
[ 0.148718] kvm [1]: IPA Size Limit: 40 bits
[ 0.150243] kvm [1]: GICv3: no GICV resource entry
[ 0.150249] kvm [1]: disabling GICv2 emulation
[ 0.150268] kvm [1]: GIC system register CPU interface enabled
[ 0.150333] kvm [1]: vgic interrupt IRQ9
[ 0.150429] kvm [1]: Hyp mode initialized successfully
[ 0.153280] Initialise system trusted keyrings
[ 0.153380] workingset: timestamp_bits=42 max_order=21 bucket_order=0
[ 0.159226] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.159794] NFS: Registering the id_resolver key type
[ 0.159817] Key type id_resolver registered
[ 0.159825] Key type id_legacy registered
[ 0.159904] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 0.159911] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[ 0.159931] jffs2: version 2.2. (NAND) 穢 2001-2006 Red Hat, Inc.
[ 0.160270] 9p: Installing v9fs 9p2000 file system support
[ 0.196734] Key type asymmetric registered
[ 0.196742] Asymmetric key parser 'x509' registered
[ 0.196774] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 241)
[ 0.196780] io scheduler mq-deadline registered
[ 0.196788] io scheduler kyber registered
[ 0.199701] samsung-hdmi-phy 32fdff00.hdmiphy: failed to get phy apb clk: -517
[ 0.199864] imx8-pcie-phy 32f00000.pcie-phy: failed to get imx pcie phy clock
[ 0.204552] pwm-backlight lvds_backlight: supply power not found, using dummy regulator
[ 0.205263] EINJ: ACPI disabled.
[ 0.216404] imx-sdma 30bd0000.dma-controller: Direct firmware load for imx/sdma/sdma-imx7d.bin failed with error -2
[ 0.216418] imx-sdma 30bd0000.dma-controller: Falling back to sysfs fallback for: imx/sdma/sdma-imx7d.bin
[ 0.218481] mxs-dma 33000000.dma-apbh: initialized
[ 0.221051] Bus freq driver module loaded
[ 0.227206] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.229659] 30860000.serial: ttymxc0 at MMIO 0x30860000 (irq = 35, base_baud = 5000000) is a IMX
[ 0.230390] 30880000.serial: ttymxc2 at MMIO 0x30880000 (irq = 36, base_baud = 5000000) is a IMX
[ 0.230966] 30890000.serial: ttymxc1 at MMIO 0x30890000 (irq = 37, base_baud = 1500000) is a IMX
[ 1.297692] printk: console [ttymxc1] enabled
[ 1.305077] imx-lcdifv3 32e80000.lcd-controller: No pix clock get: -517
[ 1.312414] imx-lcdifv3 32e90000.lcd-controller: No pix clock get: -517
[ 1.319341] imx-lcdifv3 32fc6000.lcd-controller: No irq get, ret=-517
[ 1.330746] imx-hdmi-pavi 32fc4000.hdmi-pai-pvi: No pvi clock get
[ 1.348330] loop: module loaded
[ 1.352685] megasas: 07.714.04.00-rc1
[ 1.358067] imx ahci driver is registered.
[ 1.366904] spi-nor spi0.0: n25q256ax1 (32768 Kbytes)
[ 1.377356] libphy: Fixed MDIO Bus: probed
[ 1.382923] tun: Universal TUN/TAP device driver, 1.6
[ 1.388961] thunder_xcv, ver 1.0
[ 1.392236] thunder_bgx, ver 1.0
[ 1.395503] nicpf, ver 1.0
[ 1.399180] pps pps0: new PPS source ptp0
[ 1.408884] libphy: fec_enet_mii_bus: probed
[ 1.414404] fec 30be0000.ethernet eth0: registered PHC device 0
[ 1.423147] hclge is initializing
[ 1.426483] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version
[ 1.433715] hns3: Copyright (c) 2017 Huawei Corporation.
[ 1.439078] e1000: Intel(R) PRO/1000 Network Driver
[ 1.443964] e1000: Copyright (c) 1999-2006 Intel Corporation.
[ 1.449761] e1000e: Intel(R) PRO/1000 Network Driver
[ 1.454734] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 1.460698] igb: Intel(R) Gigabit Ethernet Network Driver
[ 1.466103] igb: Copyright (c) 2007-2014 Intel Corporation.
[ 1.471707] igbvf: Intel(R) Gigabit Virtual Function Network Driver
[ 1.477980] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[ 1.484116] sky2: driver version 1.30
[ 1.488636] imx-dwmac 30bf0000.ethernet: IRQ eth_lpi not found
[ 1.494558] imx-dwmac 30bf0000.ethernet: no reset control found
[ 1.500643] imx-dwmac 30bf0000.ethernet: User ID: 0x10, Synopsys ID: 0x51
[ 1.507446] imx-dwmac 30bf0000.ethernet: DWMAC4/5
[ 1.512247] imx-dwmac 30bf0000.ethernet: DMA HW capability register supported
[ 1.519391] imx-dwmac 30bf0000.ethernet: RX Checksum Offload Engine supported
[ 1.526533] imx-dwmac 30bf0000.ethernet: TX Checksum insertion supported
[ 1.533239] imx-dwmac 30bf0000.ethernet: Wake-Up On Lan supported
[ 1.539395] imx-dwmac 30bf0000.ethernet: Enable RX Mitigation via HW Watchdog Timer
[ 1.547088] imx-dwmac 30bf0000.ethernet: Enabled Flow TC (entries=8)
[ 1.553464] imx-dwmac 30bf0000.ethernet: Enabling HW TC (entries=256, max_off=256)
[ 1.561048] imx-dwmac 30bf0000.ethernet: Using 34 bits DMA width
[ 1.567479] libphy: stmmac: probed
[ 1.573000] usbcore: registered new interface driver r8152
[ 1.578537] usbcore: registered new interface driver asix
[ 1.583993] usbcore: registered new interface driver ax88179_178a
[ 1.590122] usbcore: registered new interface driver cdc_ether
[ 1.595991] usbcore: registered new interface driver net1080
[ 1.601683] usbcore: registered new interface driver cdc_subset
[ 1.607642] usbcore: registered new interface driver zaurus
[ 1.613261] usbcore: registered new interface driver cdc_ncm
[ 1.619166] VFIO - User Level meta-driver version: 0.3
[ 1.631198] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.637746] ehci-pci: EHCI PCI platform driver
[ 1.642228] ehci-platform: EHCI generic platform driver
[ 1.647715] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 1.653927] ohci-pci: OHCI PCI platform driver
[ 1.658409] ohci-platform: OHCI generic platform driver
[ 1.664633] usbcore: registered new interface driver uas
[ 1.669997] usbcore: registered new interface driver usb-storage
[ 1.676074] usbcore: registered new interface driver usbserial_generic
[ 1.682620] usbserial: USB Serial support registered for generic
[ 1.688660] usbcore: registered new interface driver ftdi_sio
[ 1.694426] usbserial: USB Serial support registered for FTDI USB Serial Device
[ 1.701773] usbcore: registered new interface driver usb_serial_simple
[ 1.708325] usbserial: USB Serial support registered for carelink
[ 1.714436] usbserial: USB Serial support registered for zio
[ 1.720116] usbserial: USB Serial support registered for funsoft
[ 1.726141] usbserial: USB Serial support registered for flashloader
[ 1.732517] usbserial: USB Serial support registered for google
[ 1.738455] usbserial: USB Serial support registered for libtransistor
[ 1.745002] usbserial: USB Serial support registered for vivopay
[ 1.751029] usbserial: USB Serial support registered for moto_modem
[ 1.757317] usbserial: USB Serial support registered for motorola_tetra
[ 1.763951] usbserial: USB Serial support registered for novatel_gps
[ 1.770324] usbserial: USB Serial support registered for hp4x
[ 1.776096] usbserial: USB Serial support registered for suunto
[ 1.782042] usbserial: USB Serial support registered for siemens_mpi
[ 1.788433] usbcore: registered new interface driver usb_ehset_test
[ 1.797987] input: 30370000.snvs:snvs-powerkey as /devices/platform/soc@0/30000000.bus/30370000.snvs/30370000.snvs:snvs-powerkey/input/input0
[ 1.813049] snvs_rtc 30370000.snvs:snvs-rtc-lp: registered as rtc0
[ 1.819267] snvs_rtc 30370000.snvs:snvs-rtc-lp: setting system clock to 1970-01-01T00:00:00 UTC (0)
[ 1.828549] i2c /dev entries driver
[ 1.836663] Bluetooth: HCI UART driver ver 2.3
[ 1.841126] Bluetooth: HCI UART protocol H4 registered
[ 1.846275] Bluetooth: HCI UART protocol BCSP registered
[ 1.851615] Bluetooth: HCI UART protocol LL registered
[ 1.856764] Bluetooth: HCI UART protocol ATH3K registered
[ 1.862188] Bluetooth: HCI UART protocol Three-wire (H5) registered
[ 1.868563] Bluetooth: HCI UART protocol Broadcom registered
[ 1.874248] Bluetooth: HCI UART protocol QCA registered
[ 1.879710] EDAC MC: ECC not enabled
[ 1.884704] sdhci: Secure Digital Host Controller Interface driver
[ 1.890901] sdhci: Copyright(c) Pierre Ossman
[ 1.895691] Synopsys Designware Multimedia Card Interface Driver
[ 1.902477] sdhci-pltfm: SDHCI platform and OF driver helper
[ 1.909339] sdhci-esdhc-imx 30b50000.mmc: voltage-ranges unspecified
[ 1.909637] sdhci-esdhc-imx 30b60000.mmc: voltage-ranges unspecified
[ 1.922894] ledtrig-cpu: registered to indicate activity on CPUs
[ 1.929823] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[ 1.936745] usbcore: registered new interface driver usbhid
[ 1.942327] usbhid: USB HID core driver
[ 1.946669] mxc-mipi-csi2-sam 32e40000.csi: supply mipi-phy not found, using dummy regulator
[ 1.954340] mmc2: SDHCI controller on 30b60000.mmc [30b60000.mmc] using ADMA
[ 1.960303] imx-dsp-rproc 3b6e8000.dsp: Failed to get clock dsp_clk1
[ 1.968569] imx-dsp-rproc 3b6e8000.dsp: failed on imx_dsp_rproc_clk_get
[ 1.975268] remoteproc remoteproc0: releasing imx-dsp-rproc
[ 1.984475] optee: probing for conduit method.
[ 1.988951] optee: revision 3.15 (c939619d)
[ 1.989468] optee: dynamic shared memory is enabled
[ 1.998880] optee: initialized driver
[ 2.006222] Galcore version 6.4.3.p2.336687
[ 2.032919] mmc2: new HS400 Enhanced strobe MMC card at address 0001
[ 2.040704] mmcblk2: mmc2:0001 IB2932 29.2 GiB
[ 2.045406] mmcblk2boot0: mmc2:0001 IB2932 partition 1 4.00 MiB
[ 2.051481] mmcblk2boot1: mmc2:0001 IB2932 partition 2 4.00 MiB
[ 2.058130] mmcblk2rpmb: mmc2:0001 IB2932 partition 3 4.00 MiB, chardev (511:0)
[ 2.068115] mmcblk2: p1 p2
[ 2.129874] [drm] Initialized vivante 1.0.0 20170808 for 40000000.mix_gpu_ml on minor 0
[ 2.139315] hantrodec 0 : module inserted. Major = 510
[ 2.145140] hantrodec 1 : module inserted. Major = 510
[ 2.151853] hantroenc: HW at base <0000000038320000> with ID <0x80006200>
[ 2.158775] hx280enc: module inserted. Major <509>
[ 2.171940] fsl-sai 30c20000.sai: failed to get bus clock: -517
[ 2.179915] fsl-sai 30c30000.sai: failed to get bus clock: -517
[ 2.189295] fsl-micfil-dai 30ca0000.micfil: failed to get core clock: -517
[ 2.196999] fsl-easrc 30c90000.easrc: failed to get mem clock
[ 2.203242] fsl,imx8mp-audio-xcvr 30cc0000.xcvr: failed to get ipg clock
[ 2.210626] fsl-aud2htx 30cb0000.aud2htx: failed to get mem clock
[ 2.217966] imx-xcvr sound-xcvr: snd_soc_register_card failed: -517
[ 2.225336] imx-micfil sound-micfil: snd_soc_register_card failed (-517)
[ 2.232765] imx-cdnhdmi sound-hdmi: snd_soc_register_card failed (-517)
[ 2.239516] NET: Registered protocol family 26
[ 2.244418] NET: Registered protocol family 10
[ 2.250136] Segment Routing with IPv6
[ 2.253860] NET: Registered protocol family 17
[ 2.259327] Bluetooth: RFCOMM TTY layer initialized
[ 2.264221] Bluetooth: RFCOMM socket layer initialized
[ 2.269384] Bluetooth: RFCOMM ver 1.11
[ 2.273144] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 2.278465] Bluetooth: BNEP filters: protocol multicast
[ 2.283704] Bluetooth: BNEP socket layer initialized
[ 2.288677] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 2.294605] Bluetooth: HIDP socket layer initialized
[ 2.299611] 8021q: 802.1Q VLAN Support v1.8
[ 2.303818] lib80211: common routines for IEEE802.11 drivers
[ 2.309582] 9pnet: Installing 9P2000 support
[ 2.313885] tsn generic netlink module v1 init...
[ 2.318664] Key type dns_resolver registered
[ 2.323786] registered taskstats version 1
[ 2.327899] Loading compiled-in X.509 certificates
[ 2.403436] nxp-pca9450 0-0025: pca9450bc probed.
[ 2.408314] i2c i2c-0: IMX I2C adapter registered
[ 2.414270] adv7511 1-003d: supply avdd not found, using dummy regulator
[ 2.421120] adv7511 1-003d: supply dvdd not found, using dummy regulator
[ 2.427871] adv7511 1-003d: supply pvdd not found, using dummy regulator
[ 2.434613] adv7511 1-003d: supply a2vdd not found, using dummy regulator
[ 2.441459] adv7511 1-003d: supply v3p3 not found, using dummy regulator
[ 2.448203] adv7511 1-003d: supply v1p2 not found, using dummy regulator
[ 2.456376] adv7511 1-003d: Probe failed. Remote port 'mipi_dsi@32e60000' disabled
[ 2.518780] it6263 1-004c: Probe failed. Remote port 'lvds-channel@0' disabled
[ 2.526765] ov5640 1-003c: supply DOVDD not found, using dummy regulator
[ 2.533574] ov5640 1-003c: supply AVDD not found, using dummy regulator
[ 2.540227] ov5640 1-003c: supply DVDD not found, using dummy regulator
[ 2.593779] ov5640 1-003c: ov5640_read_reg: error: reg=300a
[ 2.599365] ov5640 1-003c: ov5640_check_chip_id: failed to read chip identifier
[ 2.610482] i2c i2c-1: IMX I2C adapter registered
[ 2.616499] pca953x 2-0020: using no AI
[ 2.625553] i2c i2c-2: IMX I2C adapter registered
[ 2.632076] imx8mq-usb-phy 381f0040.usb-phy: supply vbus not found, using dummy regulator
[ 2.640702] imx8mq-usb-phy 382f0040.usb-phy: supply vbus not found, using dummy regulator
[ 2.649169] samsung-hdmi-phy 32fdff00.hdmiphy: failed to get phy apb clk: -517
[ 2.659276] pwm-backlight lvds_backlight: supply power not found, using dummy regulator
[ 2.659941] imx6q-pcie 33800000.pcie: supply epdev_on not found, using dummy regulator
[ 2.675566] imx6q-pcie 33800000.pcie: EXT REF_CLK is used!.
[ 2.681757] imx6q-pcie 33800000.pcie: PCIe PHY PLL clock is locked.
[ 2.687710] SoC: i.MX8MP revision 1.1
[ 2.691993] imx-cpufreq-dt imx-cpufreq-dt: cpu speed grade 5 mkt segment 0 supported-hw 0x20 0x1
[ 2.704407] imx-lcdifv3 32fc6000.lcd-controller: No irq get, ret=-517
[ 2.715411] OF: graph: no port node found in /soc@0/usb-phy@381f0040
[ 2.723049] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[ 2.728607] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 1
[ 2.736614] xhci-hcd xhci-hcd.1.auto: hcc params 0x0220fe6c hci version 0x110 quirks 0x0000002021810010
[ 2.743310] imx6q-pcie 33800000.pcie: PCIe PLL locked after 0 us.
[ 2.746051] xhci-hcd xhci-hcd.1.auto: irq 87, io mem 0x38200000
[ 2.752152] imx6q-pcie 33800000.pcie: host bridge /soc@0/pcie@33800000 ranges:
[ 2.758160] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[ 2.765265] imx6q-pcie 33800000.pcie: No bus range found for /soc@0/pcie@33800000, using [bus 00-ff]
[ 2.770760] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 2
[ 2.780082] imx6q-pcie 33800000.pcie: IO 0x001ff80000..0x001ff8ffff -> 0x0000000000
[ 2.787721] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed
[ 2.795900] imx6q-pcie 33800000.pcie: MEM 0x0018000000..0x001fefffff -> 0x0018000000
[ 2.803227] hub 1-0:1.0: USB hub found
[ 2.810668] imx6q-pcie 33800000.pcie: invalid resource
[ 2.814382] hub 1-0:1.0: 1 port detected
[ 2.823707] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[ 2.832560] hub 2-0:1.0: USB hub found
[ 2.836340] hub 2-0:1.0: 1 port detected
[ 2.843721] mxc-mipi-csi2-sam 32e40000.csi: supply mipi-phy not found, using dummy regulator
[ 2.844387] sdhci-esdhc-imx 30b50000.mmc: voltage-ranges unspecified
[ 2.852535] mxc-mipi-csi2-sam 32e40000.csi: lanes: 2, hs_settle: 13, clk_settle: 2, wclk: 1, freq: 500000000
[ 2.858715] sdhci-esdhc-imx 30b50000.mmc: Got CD GPIO
[ 2.870245] isi-capture 32e00000.isi:cap_device: deferring 32e00000.isi:cap_device device registration
[ 2.883736] mxc-isi 32e00000.isi: mxc_isi.0 registered successfully
[ 2.892132] remoteproc remoteproc0: imx-dsp-rproc is available
[ 2.906587] mmc1: SDHCI controller on 30b50000.mmc [30b50000.mmc] using ADMA
[ 2.907722] fsl-micfil-dai 30ca0000.micfil: GET IRQ: 62
[ 2.918898] fsl-micfil-dai 30ca0000.micfil: GET IRQ: 63
[ 2.918951] imx6q-pcie 33800000.pcie: Link up
[ 2.924140] fsl-micfil-dai 30ca0000.micfil: GET IRQ: 64
[ 2.928509] imx6q-pcie 33800000.pcie: Link up
[ 2.933723] fsl-micfil-dai 30ca0000.micfil: GET IRQ: 65
[ 2.938117] imx6q-pcie 33800000.pcie: Link up, Gen1
[ 2.954417] imx-cdnhdmi sound-hdmi: snd_soc_register_card failed (-517)
[ 2.970034] random: fast init done
[ 2.987992] imx-drm display-subsystem: bound imx-lcdifv3-crtc.0 (ops lcdifv3_crtc_ops)
[ 2.995977] imx-drm display-subsystem: bound imx-lcdifv3-crtc.1 (ops lcdifv3_crtc_ops)
[ 3.003936] imx-drm display-subsystem: bound imx-lcdifv3-crtc.2 (ops lcdifv3_crtc_ops)
[ 3.011913] imx_sec_dsim_drv 32e60000.mipi_dsi: version number is 0x1060200
[ 3.018913] imx_sec_dsim_drv 32e60000.mipi_dsi: Failed to attach bridge: 32e60000.mipi_dsi
[ 3.027182] imx_sec_dsim_drv 32e60000.mipi_dsi: failed to bind sec dsim bridge: -19
[ 3.034846] imx-drm display-subsystem: bound 32e60000.mipi_dsi (ops imx_sec_dsim_ops)
[ 3.042708] imx-drm display-subsystem: bound 32c00000.bus:ldb@32ec005c (ops imx8mp_ldb_ops)
[ 3.051336] dwhdmi-imx 32fd8000.hdmi: Detected HDMI TX controller v2.13a with HDCP (samsung_dw_hdmi_phy2)
[ 3.061552] dwhdmi-imx 32fd8000.hdmi: registered DesignWare HDMI I2C bus driver
[ 3.063027] imx6q-pcie 33800000.pcie: PCI host bridge to bus 0000:00
[ 3.070548] imx-drm display-subsystem: bound 32fd8000.hdmi (ops dw_hdmi_imx_ops)
[ 3.075273] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 3.083368] [drm] Initialized imx-drm 1.0.0 20120507 for display-subsystem on minor 1
[ 3.088152] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
[ 3.095989] imx-drm display-subsystem: [drm] Cannot find any crtc or sizes
[ 3.102163] pci_bus 0000:00: root bus resource [mem 0x18000000-0x1fefffff]
[ 3.112618] debugfs: File 'Playback' in directory 'dapm' already present!
[ 3.115977] pci 0000:00:00.0: [16c3:abcd] type 01 class 0x060400
[ 3.122741] debugfs: File 'Capture' in directory 'dapm' already present!
[ 3.128772] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x000fffff]
[ 3.135498] imx-drm display-subsystem: [drm] Cannot find any crtc or sizes
[ 3.141764] pci 0000:00:00.0: reg 0x38: [mem 0x00000000-0x0000ffff pref]
[ 3.151445] debugfs: Directory '30c90000.easrc' with parent 'wm8960-audio' already present!
[ 3.155365] pci 0000:00:00.0: supports D1
[ 3.167681] pci 0000:00:00.0: PME# supported from D0 D1 D3hot D3cold
[ 3.176388] pci 0000:01:00.0: MSI quirk detected; MSI disabled
[ 3.182316] pci 0000:01:00.0: [1b4b:2b42] type 00 class 0x020000
[ 3.188463] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x000fffff 64bit pref]
[ 3.195767] pci 0000:01:00.0: reg 0x18: [mem 0x00000000-0x000fffff 64bit pref]
[ 3.203021] mmc1: host does not support reading read-only switch, assuming write-enable
[ 3.207414] pci 0000:01:00.0: supports D1 D2
[ 3.215302] pci 0000:01:00.0: PME# supported from D0 D1 D3hot D3cold
[ 3.221840] pci 0000:01:00.0: 2.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x1 link at 0000:00:00.0 (capable of 4.000 Gb/s with 5.0 GT/s PCIe x1 link)
[ 3.250045] pci 0000:00:00.0: BAR 0: assigned [mem 0x18000000-0x180fffff]
[ 3.256862] pci 0000:00:00.0: BAR 15: assigned [mem 0x18100000-0x182fffff pref]
[ 3.264221] pci 0000:00:00.0: BAR 6: assigned [mem 0x18300000-0x1830ffff pref]
[ 3.271478] pci 0000:01:00.0: BAR 0: assigned [mem 0x18100000-0x181fffff 64bit pref]
[ 3.279283] pci 0000:01:00.0: BAR 2: assigned [mem 0x18200000-0x182fffff 64bit pref]
[ 3.287085] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
[ 3.292432] pci 0000:00:00.0: bridge window [mem 0x18100000-0x182fffff pref]
[ 3.299917] pcieport 0000:00:00.0: PME: Signaling with IRQ 250
[ 3.330133] input: audio-hdmi HDMI Jack as /devices/platform/sound-hdmi/sound/card4/input2
[ 3.342293] isi-m2m 32e00000.isi:m2m_device: Register m2m success for ISI.0
[ 3.345820] mmc1: new ultra high speed SDR104 SDHC card at address aaaa
[ 3.349342] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 3.356709] mmcblk1: mmc1:aaaa SB32G 29.7 GiB
[ 3.365746] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 3.372513] mmcblk1: p1 p2
[ 3.374679] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[ 3.386028] platform regulatory.0: Falling back to sysfs fallback for: regulatory.db
[ 3.387694] ALSA device list:
[ 3.396759] #0: imx-audio-xcvr
[ 3.399992] #1: imx-audio-micfil
[ 3.403398] #2: bt-sco-audio
[ 3.406451] #3: wm8960-audio
[ 3.409509] #4: audio-hdmi
[ 3.478368] EXT4-fs (mmcblk2p2): recovery complete
[ 3.483891] EXT4-fs (mmcblk2p2): mounted filesystem with ordered data mode. Opts: (null)
[ 3.492096] VFS: Mounted root (ext4 filesystem) on device 179:2.
[ 3.499148] devtmpfs: mounted
[ 3.502741] Freeing unused kernel memory: 2944K
[ 3.507414] Run /sbin/init as init process
[ 3.601960] systemd[1]: System time before build time, advancing clock.
[ 3.622518] systemd[1]: systemd 247.6+ running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR -SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP -GCRYPT -GNUTLS +ACL +XZ -LZ4 -ZSTD -SECCOMP +BLKID -ELFUTILS +KMOD -IDN2 -IDN -PCRE2 default-hierarchy=hybrid)
[ 3.645033] systemd[1]: Detected architecture arm64.

Welcome to NXP i.MX Release Distro 5.10-hardknott (hardknott)!

[ 3.691612] systemd[1]: Set hostname to <imx8mpevk>.
[ 3.738630] systemd-sysv-generator[266]: SysV service '/etc/init.d/halt' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
[ 3.763295] systemd-sysv-generator[266]: SysV service '/etc/init.d/single' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
[ 3.787229] systemd-sysv-generator[266]: SysV service '/etc/init.d/rc.local' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
[ 3.811549] systemd-sysv-generator[266]: SysV service '/etc/init.d/save-rtc.sh' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
[ 3.835945] systemd-sysv-generator[266]: SysV service '/etc/init.d/umountnfs.sh' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
[ 3.860618] systemd-sysv-generator[266]: SysV service '/etc/init.d/reboot' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
[ 3.884360] systemd-sysv-generator[266]: SysV service '/etc/init.d/sendsigs' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
[ 3.908290] systemd-sysv-generator[266]: SysV service '/etc/init.d/umountfs' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
[ 4.058814] systemd[1]: /lib/systemd/system/docker.socket:6: ListenStream= references a path below legacy directory /var/run/, updating /var/run/docker.sock ??/run/docker.sock; please update the unit file accordingly.
[ 4.178404] systemd[1]: Queued start job for default target Graphical Interface.
[ 4.186802] random: systemd: uninitialized urandom read (16 bytes read)
[ 4.252306] systemd[1]: Created slice system-getty.slice.
[ OK ] Created slice system-getty.slice.
[ 4.264703] random: systemd: uninitialized urandom read (16 bytes read)
[ 4.273184] systemd[1]: Created slice system-modprobe.slice.
[ OK ] Created slice system-modprobe.slice.
[ 4.295718] random: systemd: uninitialized urandom read (16 bytes read)
[ 4.304378] systemd[1]: Created slice system-serial\x2dgetty.slice.
[ OK ] Created slice system-serial\x2dgetty.slice.
[ 4.328944] systemd[1]: Created slice User and Session Slice.
[ OK ] Created slice User and Session Slice.
[ 4.351337] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ OK ] Started Dispatch Password ?宇s to Console Directory Watch.
[ 4.375252] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ OK ] Started Forward Password R?守ests to Wall Directory Watch.
[ 4.399325] systemd[1]: Reached target Host and Network Name Lookups.
[ OK ] Reached target Host and Network Name Lookups.
[ 4.423456] systemd[1]: Reached target Paths.
[ OK ] Reached target Paths.
[ 4.443059] systemd[1]: Reached target Remote File Systems.
[ OK ] Reached target Remote File Systems.
[ 4.467111] systemd[1]: Reached target Slices.
[ OK ] Reached target Slices.
[ 4.487130] systemd[1]: Reached target Swap.
[ OK ] Reached target Swap.
[ 4.510020] systemd[1]: Listening on RPCbind Server Activation Socket.
[ OK ] Listening on RPCbind Server Activation Socket.
[ 4.535152] systemd[1]: Reached target RPC Port Mapper.
[ OK ] Reached target RPC Port Mapper.
[ 4.555462] systemd[1]: Listening on Syslog Socket.
[ OK ] Listening on Syslog Socket.
[ 4.575398] systemd[1]: Listening on initctl Compatibility Named Pipe.
[ OK ] Listening on initctl Compatibility Named Pipe.
[ 4.600089] systemd[1]: Listening on Journal Audit Socket.
[ OK ] Listening on Journal Audit Socket.
[ 4.623853] systemd[1]: Listening on Journal Socket (/dev/log).
[ OK ] Listening on Journal Socket (/dev/log).
[ 4.647971] systemd[1]: Listening on Journal Socket.
[ OK ] Listening on Journal Socket.
[ 4.667882] systemd[1]: Listening on Network Service Netlink Socket.
[ OK ] Listening on Network Service Netlink Socket.
[ 4.696417] systemd[1]: Listening on udev Control Socket.
[ OK ] Listening on udev Control Socket.
[ 4.719556] systemd[1]: Listening on udev Kernel Socket.
[ OK ] Listening on udev Kernel Socket.
[ 4.731973] systemd[1]: Listening on User Database Manager Socket.
[ OK ] Listening on User Database Manager Socket.
[ 4.759063] systemd[1]: Mounting Huge Pages File System...
Mounting Huge Pages File System...
[ 4.782800] systemd[1]: Mounting POSIX Message Queue File System...
Mounting POSIX Message Queue File System...
[ 4.806520] systemd[1]: Mounting Kernel Debug File System...
Mounting Kernel Debug File System...
[ 4.827452] systemd[1]: Condition check resulted in Kernel Trace File System being skipped.
[ 4.842902] systemd[1]: Mounting Temporary Directory (/tmp)...
Mounting Temporary Directory (/tmp)...
[ 4.868069] systemd[1]: Starting Create list of static device nodes for the current kernel...
Starting Create list of st?她des for the current kernel...
[ 4.894660] systemd[1]: Starting Load Kernel Module configfs...
Starting Load Kernel Module configfs...
[ 4.918062] systemd[1]: Starting Load Kernel Module drm...
Starting Load Kernel Module drm...
[ 4.938093] systemd[1]: Starting Load Kernel Module fuse...
Starting Load Kernel Module fuse...
[ 4.948556] fuse: init (API version 7.32)
[ 4.958331] systemd[1]: Starting RPC Bind...
Starting RPC Bind...
[ 4.975212] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[ 4.984792] systemd[1]: systemd-journald.service: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling.
[ 4.997807] systemd[1]: (This warning is only shown for the first unit using IP firewalling.)
[ 5.009940] systemd[1]: Starting Journal Service...
Starting Journal Service...
[ 5.028152] systemd[1]: Condition check resulted in Load Kernel Modules being skipped.
[ 5.038817] systemd[1]: Starting Remount Root and Kernel File Systems...
Starting Remount Root and Kernel File Systems...
[ 5.057283] EXT4-fs (mmcblk2p2): re-mounted. Opts: (null)
[ 5.065674] systemd[1]: Starting Apply Kernel Variables...
Starting Apply Kernel Variables...
[ 5.085741] systemd[1]: Starting Coldplug All udev Devices...
Starting Coldplug All udev Devices...
[ 5.105808] systemd[1]: Starting Setup Virtual Console...
Starting Setup Virtual Console...
[ 5.127961] systemd[1]: Started RPC Bind.
[ OK ] Started RPC Bind.
[ 5.147751] systemd[1]: Started Journal Service.
[ OK ] Started Journal Service.
[ OK ] Mounted Huge Pages File System.
[ OK ] Mounted POSIX Message Queue File System.
[ OK ] Mounted Kernel Debug File System.
[ OK ] Mounted Temporary Directory (/tmp).
[ OK ] Finished Create list of st??nodes for the current kernel.
[ OK ] Finished Load Kernel Module configfs.
[ OK ] Finished Load Kernel Module drm.
[ OK ] Finished Load Kernel Module fuse.
[ OK ] Finished Remount Root and Kernel File Systems.
[ OK ] Finished Apply Kernel Variables.
[ OK ] Finished Setup Virtual Console.
Mounting FUSE Control File System...
Mounting Kernel Configuration File System...
Starting Flush Journal to Persistent Storage...
[ 5.414616] systemd-journald[277]: Received client request to flush runtime journal.
Starting Create Static Device Nodes in /dev...
[ OK ] Mounted FUSE Control File System.
[ OK ] Mounted Kernel Configuration File System.
[ OK ] Finished Flush Journal to Persistent Storage.
[ OK ] Finished Create Static Device Nodes in /dev.
[ OK ] Reached target Local File Systems (Pre).
Mounting /var/volatile...
Starting Rule-based Manage?圩or Device Events and Files...
[ OK ] Finished Coldplug All udev Devices.
[ OK ] Started Rule-based Manager for Device Events and Files.
[ OK ] Mounted /var/volatile.
Starting Start Psplash Boot Screen...
Starting Load/Save Random Seed...
[ OK ] Reached target Local File Systems.
Starting Create Volatile Files and Directories...
[ OK ] Started Start Psplash Boot Screen.
[ OK ] Finished Create Volatile Files and Directories.
[ OK ] Started Start psplash-syst?如rogress communication helper.
Starting Network Time Synchronization...
Starting Update UTMP about System Boot/Shutdown...
[ OK ] Finished Update UTMP about System Boot/Shutdown.
[ OK ] Created slice system-systemd\x2dbacklight.slice.
Starting Load/Save Screen ?她f backlight:lvds_backlight...
[ OK ] Started Network Time Synchronization.
[ 5.904091] caam 30900000.crypto: device ID = 0x0a16040100000100 (Era 9)
[ 5.910841] caam 30900000.crypto: job rings = 1, qi = 0
[ OK ] Finished 5.927778] CAN device driver interface
1;39mLoad/Save Screen ?存 of bac[ 5.927840] caam-snvs 30370000.caam-snvs: violation handlers armed - non-secure state
klight:lvds_backlight.
[ OK ] Reached target System Initialization.
[ OK ] Started Daily Cleanup of Temporary Directories.
[ OK ] Reached target System Time Set.
[ OK ] Reached target System Time Synchronized.
[ 6.042515] imx8_media_dev: module is from the staging directory, the quality is unknown, you have been warned.
[ 6.053881] mx8-img-md: Registered mxc_isi.0.capture as /dev/video3
[ 6.060493] unregister ISI channel: mxc_isi.0
[ OK ] Started Daily rotation of log files.
[ OK ] Reached target Timers.
[ OK ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
[ OK ] Listening on D-Bus System Message Bus Socket.
Starting Docker Socket for the API.
[ OK ] Listening on dropbear.socket.
Starting Weston socket.
Starting Console System Startup Logging...
[ OK ] Listening on Docker Socket for the API.
[ OK ] Listening on Weston socket.
[ OK ] Finished Console System Startup Logging.
[ OK ] Reached target Sockets.
[ OK ] Reached target Basic System.
Starting Save/Restore Sound Card State...
[ OK ] Started Job spooling tools.
[ OK ] Started Periodic Command Scheduler.
[ OK ] Started D-Bus System Message Bus.
[ OK ] Started Linux Firmware Loader Daemon.
[ 6.418902] imx-sdma 30e10000.dma-controller: firmware found.
[ 6.419116] imx-sdma 30bd0000.dma-controller: firmware found.
[ 6.430653] imx-sdma 30bd0000.dma-controller: loaded firmware 4.6
[ OK ] Started Configuration for i.MX GPU (Former rc_gpu.S).
[ OK ] Started ISP i.MX 8Mplus daemon.
Starting IPv6 Packet Filtering Framework...
Starting IPv4 Packet Filtering Framework...
[ 6.511359] caam algorithms registered in /proc/crypto
[ 6.517710] caam 30900000.crypto: caam pkc algorithms registered in /proc/crypto
[ 6.526143] caam 30900000.crypto: registering rng-caam
Starting Network Time Service (one-shot ntpdat[ 6.536518] Device caam-keygen registered
e mode)...
Starting Telephony service...
[ 6.557672] random: crng init done
[ 6.562562] random: 7 urandom warning(s) missed due to ratelimiting
[ OK ] Started Updates psplash to basic.
[ OK ] Started System Logging Service.
Starting User Login Management...
[ OK ] Started TEE Supplicant.
[ OK ] Finished Load/Save Random Seed.
[ OK ] Finished Save/Restore Sound Card State.
[ OK ] Finished IPv6 Packet Filtering Framework.
[ OK ] Finished IPv4 Packet Filtering Framework.
[ OK ] Finished Network Time Service (one-shot ntpdate mode).
[ OK ] Started User Login Management.
[ OK ] Started Telephony service.
[ OK ] Created slice system-systemd\x2dfsck.slice.
[ OK ] Reached target Network (Pre).
[ OK ] Reached target Sound Card.
Starting Connection service...
Starting File System Check on /dev/mmcblk1p1...
Starting File System Check on /dev/mmcblk1p2...
Starting File System Check on /dev/mmcblk2p1...
Starting Network Service...
[ OK ] Started Connection service.
Starting Avahi mDNS/DNS-SD Stack...
[ OK ] Started Avahi mDNS/DNS-SD Stack.
[ OK ] Finished File System Check on /dev/mmcblk2p1.
Mounting /run/media/mmcblk2p1...
Starting WPA supplicant...
[ OK ] Started Network Service.
[ OK ] Finished File System Check on /dev/mmcblk1p1.
Mounting /run/media/mmcblk1p1...
Starting Hostname Service...
[ OK ] Started WPA supplicant.
[ OK ] Reached target Network.
Starting containerd container runtime...
[ OK ] Started NFS status monitor for NFSv2/3 locking..
[ OK ] Started Respond to IPv6 Node Information Queries.
[ OK ] Started Update psplash to network.
Starting Terminate Psplash Boot Screen...
Starting /etc/rc.local Compatibility...
[ OK ] Started Network Router Discovery Daemon.
Starting Permit User Sessions...
[ 7.367002] imx-dwmac 30bf0000.ethernet eth1: PHY [stmmac-1:01] driver [RTL8211F Gigabit Ethernet] (irq=POLL)
[ OK ] Finished File System Check on /dev/mmcblk1p2.
[ 7.386979] imx-dwmac 30bf0000.ethernet eth1: No Safety Features support found
[ 7.394398] imx-dwmac 30bf0000.ethernet eth1: IEEE 1588-2008 Advanced Timestamp supported
[ OK ] Mounted 7.402880] imx-dwmac 30bf0000.ethernet eth1: registered PTP clock
;39m/run/media/mmcblk2p1.
[ 7.412240] imx-dwmac 30bf0000.ethernet eth1: configuring for phy/rgmii-id link mode
[ OK ] Mounted /run/media/mmcblk1p1.
[FAILED] Failed to start Terminate Psplash[ 7.451375] 8021q: adding VLAN 0 to HW filter on device eth1
Boot Screen.
See 'systemctl status psplash-quit.service' for details.
[ OK ] Started /etc/rc.local Compatibility.
[ OK ] Finished Permit User Sessions.
[ OK ] Started Hostname Service.
Mounting /run/media/mmcblk1p2...
[ OK ] Started Getty on tty1.
[ OK ] Started Serial Getty on ttymxc1[ 7.600170] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Opts: (null)
.
[ OK ] Reached target Login Prompts.
Starting Weston, a Wayland?她sitor, as a system service...
[ OK ] Mounted /run/media/mmcblk1p2.
Starting User Database Manager...
[ OK ] Started User Database Manager.
[ OK ] Created slice User Slice of UID 0.
Starting User Runtime Directory /run/user/0...
[ OK ] Finished User Runtime Directory /run/user/0.
Starting User Manager for UID 0...
[ 7.861636] audit: type=1006 audit(1616581522.256:2): pid=721 uid=0 old-auid=4294967295 auid=0 tty=(none) old-ses=4294967295 ses=1 res=1
[ OK ] Started containerd container runtime.
[ OK ] Reached target Multi-User System.
[ OK ] Started User Manager for UID 0.
[ OK ] Started Session c1 of user root.
[ 8.238576] audit: type=1006 audit(1616581522.632:3): pid=712 uid=0 old-auid=4294967295 auid=0 tty=tty7 old-ses=4294967295 ses=2 res=1
[ OK ] Started Weston, a Wayland ?妃positor, as a system service.
[ OK ] Reached target Graphical Interface.
Starting Update UTMP about System Runlevel Changes...
[ OK ] Finished Update UTMP about System Runlevel Changes.

NXP i.MX Release Distro 5.10-hardknott imx8mpevk ttymxc1

imx8mpevk login:

 

0 Kudos
3 Replies

2,760 Views
sophiehu
Contributor III

Hi @nxf65025,

I found what I make mistake and I will keep trying.

BTW, if I want to generate bootable SDCard, how to do that?
I used to write image by dd command in ubuntu or tool etcher in windows.
But like the question I asked, it cannot boot.
How to generate bootable SDCard from PC for imx-5.10.72-2.2.0?

0 Kudos

2,843 Views
sophiehu
Contributor III

Hi @Zhiming_Liu 

Thank you. I can flash official release image with uuu in EVK.
I also get uuu.sd.auto and flash into sd successfully.
Now I want to flash build image with uuu.sd.auto, so I modify file names to the built files in uuu.sd.auto, like 01.png.
But it failed when downloading 43%, as 02.png.
The EVK debug message is 03.png.
What should I do for flashing built full image or u-boot and kernel only with uuu?

Best Regards,
Sophie

0 Kudos

2,863 Views
Zhiming_Liu
NXP TechSupport
NXP TechSupport

Hi @sophiehu 

 

Please use another SD card and try use "uuu uuu.auto" in LF_v5.10.72-2.2.0_images_IMX8MPEVK.zip

 

Regards

Zhiming

0 Kudos