i.MX8QM when use SPI bus happened error

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

i.MX8QM when use SPI bus happened error

2,167 Views
xu_ji1
Contributor V

Hello,

 

When I use SPI on i.MX8QM,booting log shows below error:

[    3.657052] fsl_lpspi 5a000000.spi: spi_register_controller error.
[    5.728282] fsl_lpspi 5a000000.spi: dma setup error -19, use pio

and spidev system point cannot open by application,what is the problem?

how to fixed it?

0 Kudos
5 Replies

2,150 Views
Zhiming_Liu
NXP TechSupport
NXP TechSupport

Can you check if there is another dts node using spi gpio?

0 Kudos

2,144 Views
xu_ji1
Contributor V

Hi,

 

My dts config like this:

 pinctrl_lpspi0: lpspi0grp {
  fsl,pins = <
   IMX8QM_SPI0_SCK_DMA_SPI0_SCK  0x06000040
   IMX8QM_SPI0_SDO_DMA_SPI0_SDO  0x06000040
   IMX8QM_SPI0_SDI_DMA_SPI0_SDI  0x06000040
  >;
 };
 pinctrl_lpspi0_cs: lpspi0cs {
  fsl,pins = <
   IMX8QM_SPI0_CS0_LSIO_GPIO3_IO05  0x21
  >;
 };
 
&lpspi0 {
 #address-cells = <1>;
 #size-cells = <0>;
 fsl,spi-num-chipselects = <1>;
 pinctrl-names = "default";
 pinctrl-0 = <&pinctrl_lpspi0 &pinctrl_lpspi0_cs>;
 cs-gpios = <&lsio_gpio3 5 GPIO_ACTIVE_LOW>;
 status = "okay";
};
 
and no others used this pins
Tags (1)
0 Kudos

2,135 Views
Zhiming_Liu
NXP TechSupport
NXP TechSupport

DMA init failed, can you check if the dma firmware load status?

Could you provide more detailed log or the steps to reproduce this issue?

0 Kudos

2,026 Views
xu_ji1
Contributor V

Hi,

Also reproduce it on QM mek with LF_v5.10.72-2.2.0_images_IMX8QMMEK

Full log:

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

 

CPU:   NXP i.MX8QM RevB A53 at 1200 MHz at 23C

 

Model: NXP i.MX8QM MEK

Board: iMX8QM MEK

Boot:  MMC0

DRAM:  6 GiB

TCPC:  Vendor ID [0x1fc9], Product ID [0x5110], Addr [I2C0 0x51]

MMC:   FSL_SDHC: 0, FSL_SDHC: 1

Loading Environment from MMC... *** Warning - bad CRC, using default environment

 

[*]-Video Link 0it6263_i2c_reg_read, read err 3

faill to read from it6263 revision, ret 3

(1280 x 720)

        [0] dpu@56180000, video

        [1] lvds-channel@0, display

        [2] lvds-to-hdmi-bridge@4c, video_bridge

In:    serial

Out:   serial

Err:   serial

 

BuildInfo:

  - SCFW 549b1e18, SECO-FW 2f7f6f59, IMX-MKIMAGE 7a277c8a, ATF 5782363

  - U-Boot 2021.04-lf_v2021.04+g263b27e076

 

switch to partitions #0, OK

mmc0(part 0) is current device

flash target is MMC:0

Net:   eth0: ethernet@5b040000 [PRIME], eth1: ethernet@5b050000

Fastboot: Normal

Normal Boot

Hit any key to stop autoboot:  0

switch to partitions #0, OK

mmc0(part 0) is current device

Failed to load 'boot.scr'

30118400 bytes read in 124 ms (231.6 MiB/s)

Booting from mmc ...

106496 bytes read in 2 ms (50.8 MiB/s)

Loading hdp firmware from 0x000000009c000000 offset 0x0000000000002000

Loading hdp firmware Complete

135847 bytes read in 2 ms (64.8 MiB/s)

Moving Image from 0x80280000 to 0x80400000, end=82150000

## Flattened Device Tree blob at 83000000

   Booting using the fdt blob at 0x83000000

ERROR: reserving fdt memory region failed (addr=901ff000 size=1000)

   Using Device Tree in place at 0000000083000000, end 00000000830242a6

 

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: Freescale i.MX8QM MEK

[    0.000000] efi: UEFI not found.

[    0.000000] OF: fdt: Reserved memory: failed to reserve memory for node 'm4@0x88000000': base 0x0000000088000000, size 128 MiB

[    0.000000] Reserved memory: created CMA memory pool at 0x00000000c0000000, 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 0x0000000090400000, size 1 MiB

[    0.000000] OF: reserved mem: initialized node vdevbuffer, 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 0x0000000080200000-0x000000097fffffff]

[    0.000000] NUMA: NODE_DATA [mem 0x97f408700-0x97f40afff]

[    0.000000] Zone ranges:

[    0.000000]   DMA      [mem 0x0000000080200000-0x00000000ffffffff]

[    0.000000]   DMA32    empty

[    0.000000]   Normal   [mem 0x0000000100000000-0x000000097fffffff]

[    0.000000] Movable zone start for each node

[    0.000000] Early memory node ranges

[    0.000000]   node   0: [mem 0x0000000080200000-0x0000000083ffffff]

[    0.000000]   node   0: [mem 0x0000000084000000-0x00000000863fffff]

[    0.000000]   node   0: [mem 0x0000000086400000-0x000000008fffffff]

[    0.000000]   node   0: [mem 0x0000000090000000-0x000000009001ffff]

[    0.000000]   node   0: [mem 0x0000000090020000-0x00000000900fefff]

[    0.000000]   node   0: [mem 0x00000000900ff000-0x000000009011ffff]

[    0.000000]   node   0: [mem 0x0000000090120000-0x00000000901fefff]

[    0.000000]   node   0: [mem 0x00000000901ff000-0x00000000901fffff]

[    0.000000]   node   0: [mem 0x0000000090200000-0x00000000903fffff]

[    0.000000]   node   0: [mem 0x0000000090400000-0x00000000904fffff]

[    0.000000]   node   0: [mem 0x0000000090500000-0x0000000091ffffff]

[    0.000000]   node   0: [mem 0x0000000092000000-0x0000000094bfffff]

[    0.000000]   node   0: [mem 0x0000000094c00000-0x00000000ffffffff]

[    0.000000]   node   0: [mem 0x0000000880000000-0x000000088fffffff]

[    0.000000]   node   0: [mem 0x0000000890000000-0x000000097fffffff]

[    0.000000] Initmem setup node 0 [mem 0x0000000080200000-0x000000097fffffff]

[    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 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: 1547784

[    0.000000] Policy zone: Normal

[    0.000000] Kernel command line: console=ttyLP0,115200 earlycon root=/dev/mmcblk0p2 rootwait rw cpufreq.default_governor=SCHEDUTIL

[    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 0x00000000bc000000-0x00000000c0000000] (64MB)

[    0.000000] Memory: 4610468K/6289408K available (17920K kernel code, 1508K rwdata, 6928K rodata, 2944K init, 552K bss, 695900K reserved, 983040K cma-reserved)

[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=6, 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=6.

[    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=6

[    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0

[    0.000000] GICv3: GIC: Using split EOI/Deactivate mode

[    0.000000] GICv3: 512 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:0x0000000051b00000

[    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.000004] sched_clock: 56 bits at 8MHz, resolution 125ns, wraps every 2199023255500ns

[    0.000818] Console: colour dummy device 80x25

[    0.000903] Calibrating delay loop (skipped), value calculated using timer frequency.. 16.00 BogoMIPS (lpj=32000)

[    0.000916] pid_max: default: 32768 minimum: 301

[    0.000990] LSM: Security Framework initializing

[    0.001072] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)

[    0.001104] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)

[    0.002611] rcu: Hierarchical SRCU implementation.

[    0.004847] EFI services will not be available.

[    0.005092] smp: Bringing up secondary CPUs ...

[    0.005849] Detected VIPT I-cache on CPU1

[    0.005879] GICv3: CPU1: found redistributor 1 region 0:0x0000000051b20000

[    0.005925] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]

[    0.006708] Detected VIPT I-cache on CPU2

[    0.006726] GICv3: CPU2: found redistributor 2 region 0:0x0000000051b40000

[    0.006749] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]

[    0.007491] Detected VIPT I-cache on CPU3

[    0.007507] GICv3: CPU3: found redistributor 3 region 0:0x0000000051b60000

[    0.007529] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]

[    0.009097] CPU features: detected: EL2 vector hardening

[    0.009105] CPU features: detected: Spectre-v2

[    0.009109] CPU features: detected: ARM errata 1165522, 1319367, or 1530923

[    0.009113] Detected PIPT I-cache on CPU4

[    0.009130] GICv3: CPU4: found redistributor 100 region 0:0x0000000051b80000

[    0.009154] CPU4: Booted secondary processor 0x0000000100 [0x410fd082]

[    0.009921] Detected PIPT I-cache on CPU5

[    0.009933] GICv3: CPU5: found redistributor 101 region 0:0x0000000051ba0000

[    0.009950] CPU5: Booted secondary processor 0x0000000101 [0x410fd082]

[    0.010012] smp: Brought up 1 node, 6 CPUs

[    0.010050] SMP: Total of 6 processors activated.

[    0.010057] CPU features: detected: 32-bit EL0 Support

[    0.010063] CPU features: detected: CRC32 instructions

[    0.010069] CPU features: detected: 32-bit EL1 Support

[    0.024707] CPU: All CPU(s) started at EL2

[    0.024742] alternatives: patching kernel code

[    0.025807] devtmpfs: initialized

[    0.042651] KASLR disabled due to lack of seed

[    0.042820] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns

[    0.042838] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)

[    0.075004] pinctrl core: initialized pinctrl subsystem

[    0.075635] DMI not present or invalid.

[    0.076078] NET: Registered protocol family 16

[    0.080441] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations

[    0.081087] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations

[    0.081833] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations

[    0.081886] audit: initializing netlink subsys (disabled)

[    0.082068] audit: type=2000 audit(0.080:1): state=initialized audit_enabled=0 res=1

[    0.082379] thermal_sys: Registered thermal governor 'step_wise'

[    0.082382] thermal_sys: Registered thermal governor 'power_allocator'

[    0.082837] cpuidle: using governor menu

[    0.083003] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.

[    0.083118] ASID allocator initialised with 65536 entries

[    0.085264] Serial: AMBA PL011 UART driver

[    0.085330] imx mu driver is registered.

[    0.085351] imx rpmsg driver is registered.

[    0.186389] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages

[    0.186401] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages

[    0.186408] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages

[    0.186414] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages

[    0.187358] cryptd: max_cpu_qlen set to 1000

[    0.191966] ACPI: Interpreter disabled.

[    0.194227] iommu: Default domain type: Translated

[    0.194377] vgaarb: loaded

[    0.194686] SCSI subsystem initialized

[    0.195015] usbcore: registered new interface driver usbfs

[    0.195056] usbcore: registered new interface driver hub

[    0.195085] usbcore: registered new device driver usb

[    0.197276] mc: Linux media interface: v0.10

[    0.197309] videodev: Linux video capture interface: v2.00

[    0.197375] pps_core: LinuxPPS API ver. 1 registered

[    0.197382] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>

[    0.197396] PTP clock support registered

[    0.197774] EDAC MC: Ver: 3.0.0

[    0.199799] FPGA manager framework

[    0.199882] Advanced Linux Sound Architecture Driver Initialized.

[    0.200782] Bluetooth: Core ver 2.22

[    0.200808] NET: Registered protocol family 31

[    0.200814] Bluetooth: HCI device and connection manager initialized

[    0.200825] Bluetooth: HCI socket layer initialized

[    0.200833] Bluetooth: L2CAP socket layer initialized

[    0.200852] Bluetooth: SCO socket layer initialized

[    0.202363] imx-scu scu: NXP i.MX SCU Initialized

[    0.241054] random: fast init done

[    0.321480] imx8qm-pinctrl scu:pinctrl: Invalid fsl,pins or pins property in node /scu/pinctrl/wifi_initgrp

[    0.321505] imx8qm-pinctrl scu:pinctrl: initialized IMX pinctrl driver

[    0.325875] clocksource: Switched to clocksource arch_sys_counter

[    0.326150] VFS: Disk quotas dquot_6.6.0

[    0.326220] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)

[    0.326402] pnp: PnP ACPI: disabled

[    0.366693] NET: Registered protocol family 2

[    0.367064] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear)

[    0.369109] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)

[    0.369191] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)

[    0.369454] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)

[    0.369991] TCP: Hash tables configured (established 65536 bind 65536)

[    0.370114] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)

[    0.370216] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)

[    0.370408] NET: Registered protocol family 1

[    0.370782] RPC: Registered named UNIX socket transport module.

[    0.370793] RPC: Registered udp transport module.

[    0.370798] RPC: Registered tcp transport module.

[    0.370803] RPC: Registered tcp NFSv4.1 backchannel transport module.

[    0.371518] PCI: CLS 0 bytes, default 64

[    0.372259] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available

[    0.374402] kvm [1]: IPA Size Limit: 40 bits

[    0.375486] kvm [1]: vgic-v2@52020000

[    0.375517] kvm [1]: GIC system register CPU interface enabled

[    0.375642] kvm [1]: vgic interrupt IRQ9

[    0.375798] kvm [1]: Hyp mode initialized successfully

[    0.379388] Initialise system trusted keyrings

[    0.379498] workingset: timestamp_bits=42 max_order=21 bucket_order=0

[    0.384804] squashfs: version 4.0 (2009/01/31) Phillip Lougher

[    0.385339] NFS: Registering the id_resolver key type

[    0.385359] Key type id_resolver registered

[    0.385364] Key type id_legacy registered

[    0.385438] nfs4filelayout_init: NFSv4 File Layout Driver Registering...

[    0.385446] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...

[    0.385472] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc.

[    0.385839] 9p: Installing v9fs 9p2000 file system support

[    0.421892] Key type asymmetric registered

[    0.421899] Asymmetric key parser 'x509' registered

[    0.421932] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 241)

[    0.421940] io scheduler mq-deadline registered

[    0.421946] io scheduler kyber registered

[    0.442429] imx6q-pcie 5f010000.pcie: supply epdev_on not found, using dummy regulator

[    0.446442] pwm-backlight lvds_backlight@0: supply power not found, using dummy regulator

[    0.446808] pwm-backlight lvds_backlight@1: supply power not found, using dummy regulator

[    0.447888] EINJ: ACPI disabled.

[    0.590298] mxs-dma 5b810000.dma-apbh: initialized

[    0.596343] Bus freq driver module loaded

[    0.603808] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled

[    0.608418] 5a060000.serial: ttyLP0 at MMIO 0x5a060010 (irq = 61, base_baud = 5000000) is a FSL_LPUART

[    1.804368] printk: console [ttyLP0] enabled

[    1.809415] 5a070000.serial: ttyLP1 at MMIO 0x5a070010 (irq = 62, base_baud = 5000000) is a FSL_LPUART

[    1.820365] arm-smmu 51400000.iommu: probing hardware configuration...

[    1.826915] arm-smmu 51400000.iommu: SMMUv2 with:

[    1.831622] arm-smmu 51400000.iommu:         stage 1 translation

[    1.837031] arm-smmu 51400000.iommu:         stage 2 translation

[    1.842431] arm-smmu 51400000.iommu:         nested translation

[    1.847749] arm-smmu 51400000.iommu:         stream matching with 32 register groups

[    1.854894] arm-smmu 51400000.iommu:         32 context banks (0 stage-2 only)

[    1.861509] arm-smmu 51400000.iommu:         Supported page sizes: 0x61311000

[    1.868042] arm-smmu 51400000.iommu:         Stage-1: 48-bit VA -> 48-bit IPA

[    1.874578] arm-smmu 51400000.iommu:         Stage-2: 48-bit IPA -> 48-bit PA

[    1.959214] nwl-dsi 56228000.dsi_host: [drm:nwl_dsi_probe] *ERROR* Failed to get device IRQ: -517

[    1.968450] nwl-dsi 57228000.dsi_host: [drm:nwl_dsi_probe] *ERROR* Failed to get device IRQ: -517

[    1.983585] loop: module loaded

[    1.988343] megasas: 07.714.04.00-rc1

[    1.994255] ahci-imx 5f020000.sata: Adding to iommu group 0

[    2.000042] ahci-imx 5f020000.sata: phy impedance ratio is not specified.

[    2.006888] ahci-imx 5f020000.sata: No cache used with register defaults set!

[    2.014619] imx ahci driver is registered.

[    2.023301] fsl_lpspi 5a020000.spi: spi_register_controller error.

[    2.032571] spi-nor spi0.0: mt35xu512aba (65536 Kbytes)

[    2.044009] libphy: Fixed MDIO Bus: probed

[    2.049274] tun: Universal TUN/TAP device driver, 1.6

[    2.055552] thunder_xcv, ver 1.0

[    2.058813] thunder_bgx, ver 1.0

[    2.062061] nicpf, ver 1.0

[    2.065541] fec 5b040000.ethernet: Adding to iommu group 1

[    2.072218] pps pps0: new PPS source ptp0

[    2.077646] libphy: fec_enet_mii_bus: probed

[    2.082815] mdio_bus 5b040000.ethernet-1: MDIO device at address 1 is missing.

[    2.090372] fec 5b040000.ethernet eth0: registered PHC device 0

[    2.097019] fec 5b050000.ethernet: Adding to iommu group 1

[    2.107399] hclge is initializing

[    2.110742] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version

[    2.117972] hns3: Copyright (c) 2017 Huawei Corporation.

[    2.123330] e1000: Intel(R) PRO/1000 Network Driver

[    2.128227] e1000: Copyright (c) 1999-2006 Intel Corporation.

[    2.134020] e1000e: Intel(R) PRO/1000 Network Driver

[    2.138987] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.

[    2.144936] igb: Intel(R) Gigabit Ethernet Network Driver

[    2.150340] igb: Copyright (c) 2007-2014 Intel Corporation.

[    2.155932] igbvf: Intel(R) Gigabit Virtual Function Network Driver

[    2.162210] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.

[    2.168556] sky2: driver version 1.30

[    2.173446] usbcore: registered new interface driver r8152

[    2.178965] usbcore: registered new interface driver asix

[    2.184409] usbcore: registered new interface driver ax88179_178a

[    2.190519] usbcore: registered new interface driver cdc_ether

[    2.196378] usbcore: registered new interface driver net1080

[    2.202057] usbcore: registered new interface driver cdc_subset

[    2.207995] usbcore: registered new interface driver zaurus

[    2.213593] usbcore: registered new interface driver cdc_ncm

[    2.219443] VFIO - User Level meta-driver version: 0.3

[    2.228267] cdns3-imx 5b110000.usb: Adding to iommu group 2

[    2.234965] cdns-usb3 5b130000.usb: Adding to iommu group 2

[    2.241286] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver

[    2.247821] ehci-pci: EHCI PCI platform driver

[    2.252313] ehci-platform: EHCI generic platform driver

[    2.258079] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver

[    2.264278] ohci-pci: OHCI PCI platform driver

[    2.268757] ohci-platform: OHCI generic platform driver

[    2.275306] usbcore: registered new interface driver uas

[    2.280653] usbcore: registered new interface driver usb-storage

[    2.286711] usbcore: registered new interface driver usbserial_generic

[    2.293250] usbserial: USB Serial support registered for generic

[    2.299311] usbcore: registered new interface driver ftdi_sio

[    2.305077] usbserial: USB Serial support registered for FTDI USB Serial Device

[    2.312402] usbcore: registered new interface driver usb_serial_simple

[    2.318943] usbserial: USB Serial support registered for carelink

[    2.325044] usbserial: USB Serial support registered for zio

[    2.330721] usbserial: USB Serial support registered for funsoft

[    2.336741] usbserial: USB Serial support registered for flashloader

[    2.343110] usbserial: USB Serial support registered for google

[    2.349040] usbserial: USB Serial support registered for libtransistor

[    2.355582] usbserial: USB Serial support registered for vivopay

[    2.361603] usbserial: USB Serial support registered for moto_modem

[    2.367886] usbserial: USB Serial support registered for motorola_tetra

[    2.374515] usbserial: USB Serial support registered for novatel_gps

[    2.380887] usbserial: USB Serial support registered for hp4x

[    2.386642] usbserial: USB Serial support registered for suunto

[    2.392576] usbserial: USB Serial support registered for siemens_mpi

[    2.398953] usbcore: registered new interface driver usb_ehset_test

[    2.411020] input: sc-powerkey as /devices/platform/sc-powerkey/input/input0

[    2.421258] imx-sc-rtc scu:rtc: registered as rtc0

[    2.426398] imx-sc-rtc scu:rtc: setting system clock to 1970-01-01T04:17:51 UTC (15471)

[    2.435161] i2c /dev entries driver

[    2.446354] Bluetooth: HCI UART driver ver 2.3

[    2.450816] Bluetooth: HCI UART protocol H4 registered

[    2.455962] Bluetooth: HCI UART protocol BCSP registered

[    2.461289] Bluetooth: HCI UART protocol LL registered

[    2.466426] Bluetooth: HCI UART protocol ATH3K registered

[    2.471839] Bluetooth: HCI UART protocol Three-wire (H5) registered

[    2.478318] Bluetooth: HCI UART protocol Broadcom registered

[    2.483996] Bluetooth: HCI UART protocol QCA registered

[    2.493300] sdhci: Secure Digital Host Controller Interface driver

[    2.499540] sdhci: Copyright(c) Pierre Ossman

[    2.504783] Synopsys Designware Multimedia Card Interface Driver

[    2.512208] sdhci-pltfm: SDHCI platform and OF driver helper

[    2.519584] sdhci-esdhc-imx 5b020000.mmc: Adding to iommu group 3

[    2.519741] sdhci-esdhc-imx 5b010000.mmc: Adding to iommu group 3

[    2.532027] ledtrig-cpu: registered to indicate activity on CPUs

[    2.532259] sdhci-esdhc-imx 5b020000.mmc: voltage-ranges unspecified

[    2.532617] sdhci-esdhc-imx 5b010000.mmc: voltage-ranges unspecified

[    2.540003] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....

[    2.557523] usbcore: registered new interface driver usbhid

[    2.563109] usbhid: USB HID core driver

[    2.564194] mmc0: SDHCI controller on 5b010000.mmc [5b010000.mmc] using ADMA

[    2.585882] mxc-mipi-csi2 58227000.csi: lanes: 4, name: mxc-mipi-csi2.0

[    2.609873] mxc-mipi-csi2 58247000.csi: lanes: 4, name: mxc-mipi-csi2.1

[    2.618523] mxc-isi 58100000.isi: mxc_isi.0 registered successfully

[    2.625842] mxc-isi 58110000.isi: mxc_isi.1 registered successfully

[    2.632942] mxc-isi 58120000.isi: mxc_isi.2 registered successfully

[    2.640215] mxc-isi 58130000.isi: mxc_isi.3 registered successfully

[    2.647171] mxc-isi 58140000.isi: mxc_isi.4 registered successfully

[    2.654149] mxc-isi 58150000.isi: mxc_isi.5 registered successfully

[    2.661087] mxc-isi 58160000.isi: mxc_isi.6 registered successfully

[    2.663774] mmc0: new HS400 MMC card at address 0001

[    2.668058] mxc-isi 58170000.isi: mxc_isi.7 registered successfully

[    2.673171] mmcblk0: mmc0:0001 R1J57L 29.1 GiB

[    2.683482] mmcblk0boot0: mmc0:0001 R1J57L partition 1 8.00 MiB

[    2.683793] remoteproc remoteproc0: releasing imx-rproc

[    2.689690] mmcblk0boot1: mmc0:0001 R1J57L partition 2 8.00 MiB

[    2.694744] remoteproc remoteproc0: releasing imx-rproc

[    2.700824] mmcblk0rpmb: mmc0:0001 R1J57L partition 3 4.00 MiB, chardev (511:0)

[    2.706699] remoteproc remoteproc0: imx-dsp-rproc is available

[    2.714601]  mmcblk0: p1 p2

[    2.731812] Galcore version 6.4.3.p2.336687

[    2.748966] [drm] Initialized vivante 1.0.0 20170808 for 80000000.imx8_gpu1_ss on minor 0

[    2.758627] mxc_emvsim 5a0d0000.sim0: emvsim register success

[    2.768280] [VPU Decoder] init rtx channel failed, ret: -517

[    2.773956] [VPU Decoder] failed to request mailbox, ret = -517

[    2.783480] [VPU Encoder]  init rtx channel failed, ret: -517

[    2.789257] [VPU Encoder]  init rtx channel failed, ret: -517

[    2.795049] [VPU Encoder] fail to request mailbox, ret = -517

[    2.833360] fsl-audmix 59840000.amix: DAI FE name:HiFi-AUDMIX-FE-ai@59820000

[    2.840468] fsl-audmix 59840000.amix: DAI FE name:HiFi-AUDMIX-FE-ai@59830000

[    2.854646] NET: Registered protocol family 26

[    2.859412] NET: Registered protocol family 10

[    2.864405] Segment Routing with IPv6

[    2.868106] NET: Registered protocol family 17

[    2.872649] Bluetooth: RFCOMM TTY layer initialized

[    2.877534] Bluetooth: RFCOMM socket layer initialized

[    2.882693] Bluetooth: RFCOMM ver 1.11

[    2.886460] Bluetooth: BNEP (Ethernet Emulation) ver 1.3

[    2.891785] Bluetooth: BNEP filters: protocol multicast

[    2.897018] Bluetooth: BNEP socket layer initialized

[    2.901985] Bluetooth: HIDP (Human Interface Emulation) ver 1.2

[    2.907910] Bluetooth: HIDP socket layer initialized

[    2.912899] 8021q: 802.1Q VLAN Support v1.8

[    2.917091] lib80211: common routines for IEEE802.11 drivers

[    2.922829] 9pnet: Installing 9P2000 support

[    2.927125] tsn generic netlink module v1 init...

[    2.931870] Key type dns_resolver registered

[    2.936305] registered taskstats version 1

[    2.940418] Loading compiled-in X.509 certificates

[    2.963870] mxs_phy 5b100000.usbphy: supply phy-3p0 not found, using dummy regulator

[    2.983989] imx-lpi2c 3b230000.i2c: can't get the TX DMA channel, error -19!

[    2.991062] imx-lpi2c 3b230000.i2c: error -ENODEV: dma setup error -19, use pio

[    2.998636] pca953x 2-0020: using no AI

[    3.018003] cs42xx8 2-0048: failed to get device ID, ret = -5

[    3.023899] cs42xx8: probe of 2-0048 failed with error -5

[    3.029339] i2c i2c-2: LPI2C adapter registered

[    3.034771] imx-lpi2c 5a800000.i2c: can't get the TX DMA channel, error -19!

[    3.041845] imx-lpi2c 5a800000.i2c: error -ENODEV: dma setup error -19, use pio

[    3.049595] isl29023 3-0044: supply vdd not found, using dummy regulator

[    3.062892] input: isl29023 light sensor as /devices/virtual/input/input1

[    3.070191] isl29023 3-0044: driver version 1.0 enabled

[    3.076162] input: fxos8700 as /devices/platform/bus@5a000000/5a800000.i2c/i2c-3/3-001e/input/input2

[    3.087239] fxos8700 device driver probe successfully

[    3.087858] input: fxas2100x as /devices/platform/bus@5a000000/5a800000.i2c/i2c-3/3-0020/input/input3

[    3.102821] fxas2100x 3-0020: fxas2100x device driver probe successfully

[    3.109730] max732x 3-0068: failed reading

[    3.113836] max732x: probe of 3-0068 failed with error -5

[    3.119800] read mpl3115 chip id 0xc4

[    3.123515] input: mpl3115 as /devices/virtual/input/input4

[    3.129770] mpl3115 device driver probe successfully

[    3.131045] i2c i2c-3: LPI2C adapter registered

[    3.141264] gpio-494 (scl): enforced open drain please flag it properly in DT/ACPI DSDT/board file

[    3.150245] imx-lpi2c 5a810000.i2c: using scl,sda for recovery

[    3.156089] imx-lpi2c 5a810000.i2c: can't get the TX DMA channel, error -19!

[    3.163140] imx-lpi2c 5a810000.i2c: error -ENODEV: dma setup error -19, use pio

[    3.176173] i2c i2c-4: LPI2C adapter registered

[    3.181636] imx-lpi2c 58226000.i2c: can't get the TX DMA channel, error -19!

[    3.188699] imx-lpi2c 58226000.i2c: error -ENODEV: dma setup error -19, use pio

[    3.206025] max9286_mipi 5-006a: max9286_read_reg:read reg error: reg=1e

[    3.212739] max9286 is not found, chip id reg 0x1e = 0x(ffffffff)

[    3.218880] i2c i2c-5: LPI2C adapter registered

[    3.224264] imx-lpi2c 58246000.i2c: can't get the TX DMA channel, error -19!

[    3.231335] imx-lpi2c 58246000.i2c: error -ENODEV: dma setup error -19, use pio

[    3.250063] max9286_mipi 6-006a: max9286_read_reg:read reg error: reg=1e

[    3.256781] max9286 is not found, chip id reg 0x1e = 0x(ffffffff)

[    3.262924] i2c i2c-6: LPI2C adapter registered

[    3.274716] pwm-backlight lvds_backlight@0: supply power not found, using dummy regulator

[    3.275164] imx6q-pcie 5f000000.pcie: No cache used with register defaults set!

[    3.275400] imx6q-pcie 5f010000.pcie: No cache used with register defaults set!

[    3.286011] pwm-backlight lvds_backlight@1: supply power not found, using dummy regulator

[    3.301918] imx6q-pcie 5f010000.pcie: PCIe PLL locked after 0 us.

[    3.312066] imx6q-pcie 5f010000.pcie: host bridge /bus@5f000000/pcie@0x5f010000 ranges:

[    3.317933] imx6q-pcie 5f000000.pcie: PCIe PLL locked after 0 us.

[    3.320179] imx6q-pcie 5f010000.pcie:       IO 0x007ff80000..0x007ff8ffff -> 0x0000000000

[    3.334437] imx6q-pcie 5f010000.pcie:      MEM 0x0070000000..0x007fefffff -> 0x0070000000

[    3.342905] imx6q-pcie 5f000000.pcie: host bridge /bus@5f000000/pcie@0x5f000000 ranges:

[    3.351224] imx6q-pcie 5f000000.pcie:       IO 0x006ff80000..0x006ff8ffff -> 0x0000000000

[    3.359439] imx6q-pcie 5f000000.pcie:      MEM 0x0060000000..0x006fefffff -> 0x0060000000

[    3.360740] dpu-core 56180000.dpu: driver probed

[    3.374471] dpu-core 57180000.dpu: driver probed

[    3.380951] imx-drm display-subsystem: bound imx-drm-dpu-bliteng.2 (ops dpu_bliteng_ops)

[    3.389169] imx-drm display-subsystem: bound imx-drm-dpu-bliteng.5 (ops dpu_bliteng_ops)

[    3.397588] imx-drm display-subsystem: bound imx-dpu-crtc.0 (ops dpu_crtc_ops)

[    3.405318] imx-drm display-subsystem: bound imx-dpu-crtc.1 (ops dpu_crtc_ops)

[    3.412827] imx-drm display-subsystem: bound imx-dpu-crtc.3 (ops dpu_crtc_ops)

[    3.420541] imx-drm display-subsystem: bound imx-dpu-crtc.4 (ops dpu_crtc_ops)

[    3.429306] ahci-imx 5f020000.sata: phy impedance ratio is not specified.

[    3.436164] ahci-imx 5f020000.sata: No cache used with register defaults set!

[    3.443526] ahci-imx 5f020000.sata: supply ahci not found, using dummy regulator

[    3.451020] ahci-imx 5f020000.sata: supply phy not found, using dummy regulator

[    3.458360] ahci-imx 5f020000.sata: supply target not found, using dummy regulator

[    3.466076] ahci-imx 5f020000.sata: external osc is used.

[    3.473873] ahci-imx 5f020000.sata: no ahb clock.

[    3.478636] ahci-imx 5f020000.sata: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl platform mode

[    3.487517] ahci-imx 5f020000.sata: flags: 64bit ncq sntf pm clo only pmp fbs pio slum part ccc sadm sds apst

[    3.498261] scsi host0: ahci-imx

[    3.501636] ata1: SATA max UDMA/133 mmio [mem 0x5f020000-0x5f02ffff] port 0x100 irq 119

[    3.510810] fsl_lpspi 5a020000.spi: dma setup error -19, use pio

[    3.589842] imx-rproc imx8qm_cm4@0: mbox_request_channel_byname() could not locate channel named "txdb"

[    3.592481] sdhci-esdhc-imx 5b020000.mmc: voltage-ranges unspecified

[    3.599258] imx-rproc imx8qm_cm4@0: No txdb, ret -22

[    3.610907] remoteproc remoteproc1: imx-rproc is available

[    3.611152] sdhci-esdhc-imx 5b020000.mmc: Got CD GPIO

[    3.621540] sdhci-esdhc-imx 5b020000.mmc: Got WP GPIO

[    3.621566] imx-rproc imx8x_cm4@1: mbox_request_channel_byname() could not locate channel named "txdb"

[    3.635939] imx-rproc imx8x_cm4@1: No txdb, ret -22

[    3.641612] remoteproc remoteproc2: imx-rproc is available

[    3.658727] mmc1: SDHCI controller on 5b020000.mmc [5b020000.mmc] using ADMA

[    3.664762] debugfs: File 'Playback' in directory 'dapm' already present!

[    3.672635] debugfs: File 'Capture' in directory 'dapm' already present!

[    3.795535] can01-stby: supplied by can01-en

[    3.800715] can2-stby: supplied by can2-en

[    3.816950] imx-lpi2c 56247000.i2c: can't get the TX DMA channel, error -19!

[    3.824052] imx-lpi2c 56247000.i2c: error -ENODEV: dma setup error -19, use pio

[    3.824276] ata1: SATA link down (SStatus 0 SControl 300)

[    3.832558] it6263 7-004c: Probe failed. Remote port 'lvds-channel@0' disabled

[    3.844146] i2c i2c-7: LPI2C adapter registered

[    3.849622] imx-lpi2c 57247000.i2c: can't get the TX DMA channel, error -19!

[    3.856713] imx-lpi2c 57247000.i2c: error -ENODEV: dma setup error -19, use pio

[    3.864793] it6263 8-004c: Probe failed. Remote port 'lvds-channel@0' disabled

[    3.872094] i2c i2c-8: LPI2C adapter registered

[    3.877481] imx-lpi2c 56226000.i2c: can't get the TX DMA channel, error -19!

[    3.884555] imx-lpi2c 56226000.i2c: error -ENODEV: dma setup error -19, use pio

[    3.892292] adv7511 9-003d: supply avdd not found, using dummy regulator

[    3.899097] adv7511 9-003d: supply dvdd not found, using dummy regulator

[    3.905854] adv7511 9-003d: supply pvdd not found, using dummy regulator

[    3.912604] adv7511 9-003d: supply a2vdd not found, using dummy regulator

[    3.919419] adv7511 9-003d: supply v3p3 not found, using dummy regulator

[    3.926152] adv7511 9-003d: supply v1p2 not found, using dummy regulator

[    3.933308] adv7511 9-003d: Probe failed. Remote port 'dsi_host@56228000' disabled

[    3.940950] i2c i2c-9: LPI2C adapter registered

[    3.946389] imx-lpi2c 57226000.i2c: can't get the TX DMA channel, error -19!

[    3.953456] imx-lpi2c 57226000.i2c: error -ENODEV: dma setup error -19, use pio

[    3.961134] adv7511 10-003d: supply avdd not found, using dummy regulator

[    3.968020] adv7511 10-003d: supply dvdd not found, using dummy regulator

[    3.974842] adv7511 10-003d: supply pvdd not found, using dummy regulator

[    3.981657] adv7511 10-003d: supply a2vdd not found, using dummy regulator

[    3.988565] adv7511 10-003d: supply v3p3 not found, using dummy regulator

[    3.995389] adv7511 10-003d: supply v1p2 not found, using dummy regulator

[    4.002664] adv7511 10-003d: Probe failed. Remote port 'dsi_host@57228000' disabled

[    4.010398] i2c i2c-10: LPI2C adapter registered

[    4.016836] imx-drm display-subsystem: bound imx-drm-dpu-bliteng.2 (ops dpu_bliteng_ops)

[    4.025043] imx-drm display-subsystem: bound imx-drm-dpu-bliteng.5 (ops dpu_bliteng_ops)

[    4.033384] imx-drm display-subsystem: bound imx-dpu-crtc.0 (ops dpu_crtc_ops)

[    4.040775] imx-drm display-subsystem: bound imx-dpu-crtc.1 (ops dpu_crtc_ops)

[    4.048272] imx-drm display-subsystem: bound imx-dpu-crtc.3 (ops dpu_crtc_ops)

[    4.055691] imx-drm display-subsystem: bound imx-dpu-crtc.4 (ops dpu_crtc_ops)

[    4.062953] imx-drm display-subsystem: bound 56228000.dsi_host (ops nwl_dsi_component_ops)

[    4.071348] imx-drm display-subsystem: bound bus@56240000:ldb@562410e0 (ops imx8qm_ldb_ops)

[    4.079725] imx-drm display-subsystem: bound 57228000.dsi_host (ops nwl_dsi_component_ops)

[    4.088060] imx-drm display-subsystem: bound bus@57240000:ldb@572410e0 (ops imx8qm_ldb_ops)

[    4.096675] [drm] Initialized imx-drm 1.0.0 20120507 for display-subsystem on minor 1

[    4.109626] imx8qxp-lpcg-clk 5ac90000.clock-controller: deferred probe timeout, ignoring dependency

[    4.118714] imx8qxp-lpcg-clk: probe of 5ac90000.clock-controller failed with error -110

[    4.134682] isi-m2m 58100000.isi:m2m_device: Register m2m success for ISI.0

[    4.142414] cfg80211: Loading compiled-in X.509 certificates for regulatory database

[    4.152329] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'

[    4.159005] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2

[    4.167700] platform regulatory.0: Falling back to sysfs fallback for: regulatory.db

[    4.193774] ALSA device list:

[    4.197878]   #0: imx-audmix

[    4.200765]   #1: bt-sco-audio

[    4.203827]   #2: wm8960-audio

[    4.329905] imx6q-pcie 5f010000.pcie: Phy link never came up

[    4.335878] imx6q-pcie 5f010000.pcie: failed to initialize host

[    4.341821] imx6q-pcie 5f010000.pcie: unable to add pcie port.

[    4.358510] imx6q-pcie 5f000000.pcie: Phy link never came up

[    4.364271] imx6q-pcie 5f000000.pcie: failed to initialize host

[    4.370221] imx6q-pcie 5f000000.pcie: unable to add pcie port.

[    4.385443] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)

[    4.393665] VFS: Mounted root (ext4 filesystem) on device 179:2.

[    4.400085] devtmpfs: mounted

[    4.404743] Freeing unused kernel memory: 2944K

[    4.409533] Run /sbin/init as init process

[    4.503144] systemd[1]: System time before build time, advancing clock.

[    4.520128] 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)

[    4.542618] systemd[1]: Detected architecture arm64.

 

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

 

[    4.578803] systemd[1]: Set hostname to <imx8qmmek>.

[    4.587189] random: systemd: uninitialized urandom read (16 bytes read)

[    4.594076] systemd[1]: Initializing machine ID from random generator.

[    4.652756] systemd-sysv-generator[272]: 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.

[    4.676871] systemd-sysv-generator[272]: 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.

[    4.701009] systemd-sysv-generator[272]: 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.

[    4.725320] systemd-sysv-generator[272]: 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.749563] systemd-sysv-generator[272]: 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.

[    4.773959] systemd-sysv-generator[272]: 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.

[    4.798494] systemd-sysv-generator[272]: 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.

[    4.822341] systemd-sysv-generator[272]: 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.

[    5.018326] 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.

[    5.145621] systemd[1]: Queued start job for default target Graphical Interface.

[    5.154283] random: systemd: uninitialized urandom read (16 bytes read)

[    5.243655] systemd[1]: Created slice system-getty.slice.

[  OK  ] Created slice system-getty.slice.

[    5.266044] random: systemd: uninitialized urandom read (16 bytes read)

[    5.274441] systemd[1]: Created slice system-modprobe.slice.

[  OK  ] Created slice system-modprobe.slice.

[    5.295830] systemd[1]: Created slice system-serial\x2dgetty.slice.

[  OK  ] Created slice system-serial\x2dgetty.slice.

[    5.320084] systemd[1]: Created slice User and Session Slice.

[  OK  ] Created slice User and Session Slice.

[    5.342240] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.

[  OK  ] Started Dispatch Password …ts to Console Directory Watch.

[    5.366284] systemd[1]: Started Forward Password Requests to Wall Directory Watch.

[  OK  ] Started Forward Password R…uests to Wall Directory Watch.

[    5.390445] systemd[1]: Reached target Host and Network Name Lookups.

[  OK  ] Reached target Host and Network Name Lookups.

[    5.414132] systemd[1]: Reached target Paths.

[  OK  ] Reached target Paths.

[    5.434092] systemd[1]: Reached target Remote File Systems.

[  OK  ] Reached target Remote File Systems.

[    5.454064] systemd[1]: Reached target Slices.

[  OK  ] Reached target Slices.

[    5.474122] systemd[1]: Reached target Swap.

[  OK  ] Reached target Swap.

[    5.499043] systemd[1]: Listening on RPCbind Server Activation Socket.

[  OK  ] Listening on RPCbind Server Activation Socket.

[    5.522118] systemd[1]: Reached target RPC Port Mapper.

[  OK  ] Reached target RPC Port Mapper.

[    5.542932] systemd[1]: Listening on Syslog Socket.

[  OK  ] Listening on Syslog Socket.

[    5.562333] systemd[1]: Listening on initctl Compatibility Named Pipe.

[  OK  ] Listening on initctl Compatibility Named Pipe.

[    5.586943] systemd[1]: Listening on Journal Audit Socket.

[  OK  ] Listening on Journal Audit Socket.

[    5.610527] systemd[1]: Listening on Journal Socket (/dev/log).

[  OK  ] Listening on Journal Socket (/dev/log).

[    5.634663] systemd[1]: Listening on Journal Socket.

[  OK  ] Listening on Journal Socket.

[    5.654874] systemd[1]: Listening on Network Service Netlink Socket.

[  OK  ] Listening on Network Service Netlink Socket.

[    5.680285] systemd[1]: Listening on udev Control Socket.

[  OK  ] Listening on udev Control Socket.

[    5.702512] systemd[1]: Listening on udev Kernel Socket.

[  OK  ] Listening on udev Kernel Socket.

[    5.722500] systemd[1]: Listening on User Database Manager Socket.

[  OK  ] Listening on User Database Manager Socket.

[    5.752214] systemd[1]: Mounting Huge Pages File System...

         Mounting Huge Pages File System...

[    5.780129] systemd[1]: Mounting POSIX Message Queue File System...

         Mounting POSIX Message Queue File System...

[    5.808482] systemd[1]: Mounting Kernel Debug File System...

         Mounting Kernel Debug File System...

[    5.830691] systemd[1]: Condition check resulted in Kernel Trace File System being skipped.

[    5.845654] random: crng init done

[    5.846376] systemd[1]: Mounting Temporary Directory (/tmp)...

[    5.849082] random: 7 urandom warning(s) missed due to ratelimiting

         Mounting Temporary Directory (/tmp)...

[    5.886266] systemd[1]: Starting Create list of static device nodes for the current kernel...

         Starting Create list of st…odes for the current kernel...

[    5.916058] systemd[1]: Starting Load Kernel Module configfs...

         Starting Load Kernel Module configfs...

[    5.943400] systemd[1]: Starting Load Kernel Module drm...

         Starting Load Kernel Module drm...

[    5.971323] systemd[1]: Starting Load Kernel Module fuse...

         Starting Load Kernel Module fuse...

[    5.984781] fuse: init (API version 7.32)

[    6.001072] systemd[1]: Starting RPC Bind...

         Starting RPC Bind...

[    6.018280] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.

[    6.028160] systemd[1]: systemd-journald.service: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling.

[    6.041129] systemd[1]: (This warning is only shown for the first unit using IP firewalling.)

[    6.055996] systemd[1]: Starting Journal Service...

         Starting Journal Service...

[    6.075793] systemd[1]: Condition check resulted in Load Kernel Modules being skipped.

[    6.088643] systemd[1]: Starting Remount Root and Kernel File Systems...

         Starting Remount Root and Kernel File Systems...

[    6.109278] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)

[    6.126996] systemd[1]: Starting Apply Kernel Variables...

         Starting Apply Kernel Variables...

[    6.150931] systemd[1]: Starting Coldplug All udev Devices...

         Starting Coldplug All udev Devices...

[    6.178973] systemd[1]: Starting Setup Virtual Console...

         Starting Setup Virtual Console...

[    6.205085] systemd[1]: Started RPC Bind.

[  OK  ] Started RPC Bind.

[    6.226543] 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...

[    6.522398] systemd-journald[290]: Received client request to flush runtime journal.

         Starting Create System Users...

[  OK  ] Mounted FUSE Control File System.

[  OK  ] Mounted Kernel Configuration File System.

[  OK  ] Finished Flush Journal to Persistent Storage.

[  OK  ] Finished Create System Users.

         Starting Create Static Device Nodes in /dev...

[  OK  ] Finished Create Static Device Nodes in /dev.

[  OK  ] Reached target Local File Systems (Pre).

         Mounting /var/volatile...

         Starting Rule-based Manage…for Device Events and Files...

[  OK  ] Mounted /var/volatile.

         Starting Load/Save Random Seed...

[  OK  ] Reached target Local File Systems.

         Starting Rebuild Dynamic Linker Cache...

         Starting Create Volatile Files and Directories...

[  OK  ] Started Rule-based Manager for Device Events and Files.

[  OK  ] Finished Load/Save Random Seed.

[  OK  ] Finished Create Volatile Files and Directories.

         Starting Rebuild Journal Catalog...

         Starting Network Time Synchronization...

         Starting Update UTMP about System Boot/Shutdown...

[  OK  ] Finished Rebuild Journal Catalog.

[  OK  ] Finished Update UTMP about System Boot/Shutdown.

[  OK  ] Started Network Time Synchronization.

[  OK  ] Reached target System Time Set.

[  OK  ] Reached target System Time Synchronized.

[    7.170012] caam 31400000.crypto: device ID = 0x0a16040000000100 (Era 9)

[    7.181672] caam 31400000.crypto: job rings = 2, qi = 0

[    7.222809] [VPU Encoder] enable mu for core[0]

[  OK  ] Finished Coldplug All udev Devices.

[    7.235058] [VPU Encoder] vpu encoder core[0] firmware version is 1.3.1

         Starting Start Psplash Boot Screen...

[    7.261855] imx8_media_dev: module is from the staging directory, the quality is unknown, you have been warned.

[    7.274527] mx8-img-md: Registered mxc_isi.0.capture as /dev/video1

[  OK  ] Started Start Psplash Boot Screen    7.282453] mx8-img-md: Registered mxc_isi.1.capture as /dev/video2

m.

[    7.299471] mx8-img-md: Registered mxc_isi.2.capture as /dev/video3

[    7.313229] mx8-img-md: Registered mxc_isi.3.capture as /dev/video4

[    7.320893] mx8-img-md: Registered mxc_isi.4.capture as /dev/video5

[    7.329964] mx8-img-md: Registered mxc_isi.5.capture as /dev/video6

[    7.336594] CAN device driver interface

[    7.341049] mx8-img-md: Registered mxc_isi.6.capture as /dev/video7

[    7.348130] mx8-img-md: Registered mxc_isi.7.capture as /dev/video8

[    7.362155] unregister ISI channel: mxc_isi.0

[  OK  ] Started Start psplash-syst…progres[    7.367626] unregister ISI channel: mxc_isi.1

s communication helper.

[    7.385204] unregister ISI channel: mxc_isi.2

[    7.439200] unregister ISI channel: mxc_isi.3

[    7.504233] unregister ISI channel: mxc_isi.4

[  OK  ] Created slice system-systemd\x2dbacklight.slice.

[  OK  ] Reached target Hardware activated USB gadget.

         Starting Start Psplash Boot Screen...

[    7.570397] unregister ISI channel: mxc_isi.5

         Starting Load/Save Screen … backlight:lvds_backlight@0...

         Starting Load/Save Screen … backlight:lvds_backlight@1...

[    7.603188] unregister ISI channel: mxc_isi.6

[  OK  ] Finished Rebuild Dynamic Linker Cach[    7.616730] unregister ISI channel: mxc_isi.7

e.

[  OK  ] Started Start Psplash Boot Screen.

[  OK  ] Finished Load/Save Screen …of backlight:lvds_backlight@0.

[    7.676063] mxc-jpeg 58400000.jpegdec: decoder device registered as /dev/video1 (81,3)

[  OK  ] Finished Load/Save Screen …of backlight:lvds_backlight@1.

[    7.699569] mxc-jpeg 58450000.jpegenc: encoder device registered as /dev/video2 (81,4)

[    7.796108] caam algorithms registered in /proc/crypto

[    7.809068] caam 31400000.crypto: caam pkc algorithms registered in /proc/crypto

[    7.817167] caam 31400000.crypto: registering rng-caam

[    7.823544] Device caam-keygen registered

         Starting Start Psplash Boot Screen...

         Starting Update is Completed...

[  OK  ] Started Start Psplash Boot Screen.

[  OK  ] Finished Update is Completed.

[  OK  ] Reached target System Initialization.

[  OK  ] Started Daily rotation of log files.

[  OK  ] Started Daily Cleanup of Temporary Directories.

[  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  ] Started Start psplash-syst…progress communication helper.

[  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.

[  OK  ] Started Configuration for i.MX GPU (Former rc_gpu.S).

         Starting IPv6 Packet Filtering Framework...

         Starting IPv4 Packet Filtering Framework...

         Starting Network Time Service (one-shot ntpdate mode)...

         Starting Telephony service...

[  OK  ] Started Updates psplash to basic.

[  OK  ] Started System Logging Service.

         Starting User Login Management...

[  OK  ] Started TEE Supplicant.

[  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/mmcblk0p1...

         Starting Network Service...

[  OK  ] Finished File System Check on /dev/mmcblk0p1.

[  OK  ] Started Connection service.

[  OK  ] Started Network Service.

         Mounting /run/media/mmcblk0p1...

         Starting Avahi mDNS/DNS-SD Stack...

         Starting Hostname Service...

         Starting WPA supplicant...

[  OK  ] Mounted /run/media/mmcblk0p1.

[  OK  ] Started Avahi mDNS/DNS-SD Stack.

[  OK  ] Started WPA supplicant.

[  OK  ] Started Hostname Service.

[  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...

[FAILED] Failed to start Terminate Psplash Boot Screen.

See 'systemctl status psplash-quit.service' for details.

[  OK  ] Started /etc/rc.local Compatibility.

[  OK  ] Finished Permit User Sessions.

[  OK  ] Started Getty on tty1.

[  OK  ] Started Serial Getty on ttyLP0.

[  OK  ] Reached target Login Prompts.

         Starting Weston, a Wayland…ositor, as a system service...

         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...

[    9.801522] audit: type=1006 audit(1616581523.292:2): pid=698 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.

[   10.261588] audit: type=1006 audit(1616581523.752:3): pid=687 uid=0 old-auid=4294967295 auid=0 tty=tty7 old-ses=4294967295 ses=2 res=1

[FAILED] Failed to start Weston, a …mpositor, as a system service.

See 'systemctl status weston.service' for details.

[  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 imx8qmmek ttyLP0

0 Kudos

2,125 Views
xu_ji1
Contributor V

just config spi0 in dts like above will happened the error log,about spi error log just this no any more

and how to check dma firmware load status?

0 Kudos