LS1021A-IOT CAN Interfaces Integration Problems

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

LS1021A-IOT CAN Interfaces Integration Problems

1,466 Views
Kensou
Contributor III

Dear Sirs,

I am trying to implement Can Interfaces in LS1021A-IOT board with OpenIL.

My OpenIL system currently perfectly works, i changed the Device tree (.dtb file) de-compiling as .dts, modifying the .dts anabling both &can2 and &can3 (that are the CAN INTERFACES 3 and for as &can0 is the firs one) changing from status = "disabled" to status = "okay" and then compiling back to .dtb.

The .dtb compiled in this way replaces the old one in the SD card

https://www.manualslib.com/manual/1868015/Nxp-Semiconductors-Ls1021a-Tsn.html?page=167#manual

My OpenIL correctly shows both interfaces and I am able to configure bitrate and so son.

I corrrectly connect my CAN transceivers (two TJ1050) as per the link below.

https://www.manualslib.com/manual/1868015/Nxp-Semiconductors-Ls1021a-Tsn.html?page=171#manual

At last, I try to connect one of other boards (i.e Raspberry and BeagleBone Blacks) to one of the transeciver in order to accomplish a point-to-point CAN connection. However it seems that the connection is not working (no buffer space error after txqueue-lenght frames).

Please be advised that:
- The Can interfces of Raspberries and Beaglebones wors perfectly, as I am able to send and receive frames from one to other. Problem is when one of these is connected to LS1021AIOT CAN Interface so the problem is surely LS102AIOT board or one of the transceivers.

- Bitrate is abviously the same for every board.

- I use the same configuration for every board.

I am missing or I ame doing something wrong?

Labels (1)
Tags (2)
0 Kudos
11 Replies

1,429 Views
Kensou
Contributor III

Another info: can is working in loopback only (candump the interface I use for cangen)

0 Kudos

1,447 Views
Kensou
Contributor III

Nobody can help me?

0 Kudos

1,419 Views
yipingwang
NXP TechSupport
NXP TechSupport

Discussing with the SE team, please wait for the feedback later.

0 Kudos

1,417 Views
Kensou
Contributor III

Ok, I wait for it.

A little update: i tried with a differente LS1021A-IOT board and I have the same problems. So it is not due to HW faults.

0 Kudos

1,352 Views
yipingwang
NXP TechSupport
NXP TechSupport

Make sure EC2(419-421) of RCW to use 0b'010 (CAN4_TX, CAN3_TX, CAN4_RX, CAN3_RX)

0 Kudos

1,350 Views
Kensou
Contributor III

Thank you for your reply. How to verify this in OpenIL or Real Time Edge?

0 Kudos

1,313 Views
yipingwang
NXP TechSupport
NXP TechSupport
Would you please provide the boot logs(including u-boot)?
0 Kudos

1,311 Views
Kensou
Contributor III

Here is:

----------------------------------------------------------------------------------------------------

[ 0.000000] Booting Linux on physical CPU 0xf00
[ 0.000000] Linux version 5.4.3-rt1 (pc-77@pc77-systemproductname) (gcc version 9.2.1 20191025 (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10))) #1 SMP PREEMPT_RT Mon Jul 4 10:27:40 CEST 2022
[ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=30c5387d
[ 0.000000] CPU: div instructions available: patching division code
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[ 0.000000] OF: fdt: Machine model: LS1021A IOT Board
[ 0.000000] Memory policy: Data cache writealloc
[ 0.000000] efi: Getting EFI parameters from FDT:
[ 0.000000] efi: UEFI not found.
[ 0.000000] cma: Reserved 64 MiB at 0x00000000ac000000
[ 0.000000] On node 0 totalpages: 262144
[ 0.000000] DMA zone: 2304 pages used for memmap
[ 0.000000] DMA zone: 0 pages reserved
[ 0.000000] DMA zone: 196608 pages, LIFO batch:63
[ 0.000000] HighMem zone: 65536 pages, LIFO batch:15
[ 0.000000] psci: probing for conduit method from DT.
[ 0.000000] psci: Using PSCI v0.1 Function IDs from DT
[ 0.000000] percpu: Embedded 17 pages/cpu s37152 r8192 d24288 u69632
[ 0.000000] pcpu-alloc: s37152 r8192 d24288 u69632 alloc=17*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 259840
[ 0.000000] Kernel command line: root=/dev/mmcblk0p2 rootwait rw console=ttyS0,115200 cma=64M@0x0-0xb0000000
[ 0.000000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] software IO TLB: mapped [mem 0xa7268000-0xab268000] (64MB)
[ 0.000000] Memory: 873720K/1048576K available (16384K kernel code, 2075K rwdata, 6020K rodata, 2048K init, 741K bss, 109320K reserved, 65536K cma-reserved, 262144K highmem)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=16 to nr_cpu_ids=2.
[ 0.000000] rcu: RCU priority boosting: priority 1 delay 500 ms.
[ 0.000000] rcu: RCU_SOFTIRQ processing moved to rcuc kthreads.
[ 0.000000] No expedited grace period (rcu_normal_after_boot).
[ 0.000000] Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[ 0.000000] GIC: Using split EOI/Deactivate mode
[ 0.000000] random: get_random_bytes called from start_kernel+0x330/0x4e8 with crng_init=0
[ 0.000000] arch_timer: cp15 timer(s) running at 12.50MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2e2049cda, max_idle_ns: 440795202628 ns
[ 0.000001] sched_clock: 56 bits at 12MHz, resolution 80ns, wraps every 4398046511080ns
[ 0.000010] Switching to timer-based delay loop, resolution 80ns
[ 0.002230] Console: colour dummy device 80x30
[ 0.002283] Calibrating delay loop (skipped), value calculated using timer frequency.. 25.00 BogoMIPS (lpj=125000)
[ 0.002290] pid_max: default: 32768 minimum: 301
[ 0.002515] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[ 0.002537] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[ 0.003533] CPU: Testing write buffer coherency: ok
[ 0.003934] CPU0: update cpu_capacity 1024
[ 0.003943] CPU0: thread -1, cpu 0, socket 15, mpidr 80000f00
[ 0.060099] Setting up static identity map for 0x80400000 - 0x80400184
[ 0.080079] rcu: Hierarchical SRCU implementation.
[ 0.141585] EFI services will not be available.
[ 0.160223] smp: Bringing up secondary CPUs ...
[ 0.280680] CPU1: update cpu_capacity 1024
[ 0.280690] CPU1: thread -1, cpu 1, socket 15, mpidr 80000f01
[ 0.280845] smp: Brought up 1 node, 2 CPUs
[ 0.280854] SMP: Total of 2 processors activated (50.00 BogoMIPS).
[ 0.280859] CPU: All CPU(s) started in HYP mode.
[ 0.280862] CPU: Virtualization extensions available.
[ 0.281485] devtmpfs: initialized
[ 0.290695] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
[ 0.291141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.291164] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
[ 0.293644] pinctrl core: initialized pinctrl subsystem
[ 0.295502] DMI not present or invalid.
[ 0.296052] NET: Registered protocol family 16
[ 0.300912] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 0.303852] No ATAGs?
[ 0.303953] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[ 0.303962] hw-breakpoint: maximum watchpoint size is 8 bytes.
[ 0.306415] Serial: AMBA PL011 UART driver
[ 0.310879] Machine: LS1021A IOT Board
[ 0.310886] SoC family: QorIQ LS1021A
[ 0.310889] SoC ID: svr:0x87081120, Revision: 2.0
[ 0.370204] AT91: Could not find identification node
[ 0.373504] iommu: Default domain type: Translated
[ 0.373819] vgaarb: loaded
[ 0.374852] SCSI subsystem initialized
[ 0.375118] libata version 3.00 loaded.
[ 0.375483] usbcore: registered new interface driver usbfs
[ 0.375547] usbcore: registered new interface driver hub
[ 0.375638] usbcore: registered new device driver usb
[ 0.376640] imx-i2c 2180000.i2c: can't get pinctrl, bus recovery not supported
[ 0.377436] pca953x 0-0023: reg get err: -19
[ 0.380875] pca953x 0-0023: failed writing register
[ 0.381057] pca953x: probe of 0-0023 failed with error -11
[ 0.382084] i2c i2c-0: IMX I2C adapter registered
[ 0.382132] i2c i2c-0: using dma0chan16 (tx) and dma0chan17 (rx) for DMA transfers
[ 0.383187] pps_core: LinuxPPS API ver. 1 registered
[ 0.383193] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.383224] PTP clock support registered
[ 0.383412] EDAC MC: Ver: 3.0.0
[ 0.384825] No BMan portals available!
[ 0.385057] No QMan portals available!
[ 0.385328] No USDPAA memory, no 'fsl,usdpaa-mem' in device-tree
[ 0.387428] clocksource: Switched to clocksource arch_sys_counter
[ 0.912494] thermal_sys: Registered thermal governor 'step_wise'
[ 0.913046] NET: Registered protocol family 2
[ 0.913838] tcp_listen_portaddr_hash hash table entries: 512 (order: 2, 16384 bytes, linear)
[ 0.913886] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear)
[ 0.913974] TCP bind hash table entries: 8192 (order: 5, 229376 bytes, linear)
[ 0.914311] TCP: Hash tables configured (established 8192 bind 8192)
[ 0.914509] UDP hash table entries: 512 (order: 3, 32768 bytes, linear)
[ 0.914574] UDP-Lite hash table entries: 512 (order: 3, 32768 bytes, linear)
[ 0.914865] NET: Registered protocol family 1
[ 0.915596] RPC: Registered named UNIX socket transport module.
[ 0.915605] RPC: Registered udp transport module.
[ 0.915609] RPC: Registered tcp transport module.
[ 0.915613] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.916344] PCI: CLS 0 bytes, default 64
[ 0.918049] kvm [1]: vgic interrupt IRQ16
[ 0.918130] kvm [1]: Hyp mode initialized successfully
[ 0.918947] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available
[ 0.919379] Bus freq driver module loaded
[ 0.921148] Initialise system trusted keyrings
[ 0.921406] workingset: timestamp_bits=14 max_order=18 bucket_order=4
[ 0.935164] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.936187] NFS: Registering the id_resolver key type
[ 0.936231] Key type id_resolver registered
[ 0.936236] Key type id_legacy registered
[ 0.936285] ntfs: driver 2.1.32 [Flags: R/O].
[ 0.936962] fuse: init (API version 7.31)
[ 0.973983] Key type asymmetric registered
[ 0.973992] Asymmetric key parser 'x509' registered
[ 0.974127] bounce: pool size: 64 pages
[ 0.974175] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
[ 0.974182] io scheduler mq-deadline registered
[ 0.974187] io scheduler kyber registered
[ 0.992782] layerscape-pcie 3400000.pcie: host bridge /soc/pcie@3400000 ranges:
[ 0.992834] layerscape-pcie 3400000.pcie: IO 0x4000010000..0x400001ffff -> 0x00000000
[ 0.992860] layerscape-pcie 3400000.pcie: MEM 0x4040000000..0x407fffffff -> 0x40000000
[ 0.993139] layerscape-pcie 3400000.pcie: PCI host bridge to bus 0000:00
[ 0.993152] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.993163] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
[ 0.993173] pci_bus 0000:00: root bus resource [mem 0x4040000000-0x407fffffff] (bus address [0x40000000-0x7fffffff])
[ 0.993210] pci 0000:00:00.0: [1957:0e0a] type 01 class 0x060400
[ 0.993251] pci 0000:00:00.0: reg 0x38: [mem 0x28000000-0x280007ff pref]
[ 0.993323] pci 0000:00:00.0: supports D1 D2
[ 0.993330] pci 0000:00:00.0: PME# supported from D0 D1 D2 D3hot
[ 0.994852] PCI: bus0: Fast back to back transfers disabled
[ 0.995047] pci 0000:01:00.0: [15b7:5007] type 00 class 0x010802
[ 0.995165] pci 0000:01:00.0: reg 0x10: [mem 0x28100000-0x28103fff 64bit]
[ 0.995279] pci 0000:01:00.0: reg 0x20: [mem 0x28104000-0x281040ff 64bit]
[ 0.995653] pci 0000:01:00.0: 2.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s x1 link at 0000:00:00.0 (capable of 31.504 Gb/s with 8 GT/s x4 link)
[ 0.997122] PCI: bus1: Fast back to back transfers disabled
[ 0.997168] pci 0000:00:00.0: BAR 8: assigned [mem 0x4040000000-0x40400fffff]
[ 0.997183] pci 0000:00:00.0: BAR 6: assigned [mem 0x4040100000-0x40401007ff pref]
[ 0.997203] pci 0000:01:00.0: BAR 0: assigned [mem 0x4040000000-0x4040003fff 64bit]
[ 0.997250] pci 0000:01:00.0: BAR 4: assigned [mem 0x4040004000-0x40400040ff 64bit]
[ 0.997290] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
[ 0.997301] pci 0000:00:00.0: bridge window [mem 0x4040000000-0x40400fffff]
[ 0.998109] pcieport 0000:00:00.0: PME: Signaling with IRQ 44
[ 0.998651] pcieport 0000:00:00.0: AER: enabled with IRQ 45
[ 0.999125] layerscape-pcie 3500000.pcie: host bridge /soc/pcie@3500000 ranges:
[ 0.999159] layerscape-pcie 3500000.pcie: IO 0x4800010000..0x480001ffff -> 0x00000000
[ 0.999183] layerscape-pcie 3500000.pcie: MEM 0x4840000000..0x487fffffff -> 0x40000000
[ 0.999430] layerscape-pcie 3500000.pcie: PCI host bridge to bus 0001:00
[ 0.999442] pci_bus 0001:00: root bus resource [bus 00-ff]
[ 0.999453] pci_bus 0001:00: root bus resource [io 0x10000-0x1ffff] (bus address [0x0000-0xffff])
[ 0.999462] pci_bus 0001:00: root bus resource [mem 0x4840000000-0x487fffffff] (bus address [0x40000000-0x7fffffff])
[ 0.999494] pci 0001:00:00.0: [1957:0e0a] type 01 class 0x060400
[ 0.999530] pci 0001:00:00.0: reg 0x38: [mem 0x38000000-0x380007ff pref]
[ 0.999592] pci 0001:00:00.0: supports D1 D2
[ 0.999598] pci 0001:00:00.0: PME# supported from D0 D1 D2 D3hot
[ 1.001114] PCI: bus0: Fast back to back transfers disabled
[ 1.002428] PCI: bus1: Fast back to back transfers enabled
[ 1.002466] pci 0001:00:00.0: BAR 6: assigned [mem 0x4840000000-0x48400007ff pref]
[ 1.002479] pci 0001:00:00.0: PCI bridge to [bus 01-ff]
[ 1.003031] pcieport 0001:00:00.0: PME: Signaling with IRQ 46
[ 1.003508] pcieport 0001:00:00.0: AER: enabled with IRQ 47
[ 1.088769] Serial: 8250/16550 driver, 5 ports, IRQ sharing enabled
[ 1.093818] printk: console [ttyS0] disabled
[ 1.093930] 21c0500.serial: ttyS0 at MMIO 0x21c0500 (irq = 31, base_baud = 9375000) is a 16550A
[ 1.093988] printk: console [ttyS0] enabled
[ 1.095342] 21c0600.serial: ttyS1 at MMIO 0x21c0600 (irq = 31, base_baud = 9375000) is a 16550A
[ 1.096300] SuperH (H)SCI(F) driver initialized
[ 1.097332] msm_serial: driver initialized
[ 1.097677] STMicroelectronics ASC driver initialized
[ 1.099156] 2950000.serial: ttyLP0 at MMIO 0x2950000 (irq = 36, base_baud = 6250000) is a FSL_LPUART
[ 1.099694] fsl-lpuart 2950000.serial: DMA tx channel request failed, operating without tx DMA
[ 1.099704] fsl-lpuart 2950000.serial: DMA rx channel request failed, operating without rx DMA
[ 1.100097] STM32 USART driver initialized
[ 1.102683] imx sema4 driver is registered.
[ 1.116990] brd: module loaded
[ 1.130406] loop: module loaded
[ 1.133913] imx ahci driver is registered.
[ 1.143859] libphy: Fixed MDIO Bus: probed
[ 1.145823] tun: Universal TUN/TAP device driver, 1.6
[ 1.146167] CAN device driver interface
[ 1.146605] flexcan 2a70000.can: 2a70000.can supply xceiver not found, using dummy regulator
[ 1.147781] flexcan 2a80000.can: 2a80000.can supply xceiver not found, using dummy regulator
[ 1.148730] flexcan 2a90000.can: 2a90000.can supply xceiver not found, using dummy regulator
[ 1.149618] flexcan 2aa0000.can: 2aa0000.can supply xceiver not found, using dummy regulator
[ 1.151519] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded
[ 1.153098] libphy: Freescale PowerQUICC MII Bus: probed
[ 1.153226] mdio_bus mdio@2d24000: MDIO device at address 0 is missing.
[ 1.154190] mdio_bus mdio@2d24000: MDIO device at address 2 is missing.
[ 1.156236] libphy: Freescale PowerQUICC MII Bus: probed
[ 1.157284] fsl-gianfar soc:ethernet@2d10000: enabled errata workarounds, flags: 0x4
[ 1.168329] fsl-gianfar soc:ethernet@2d10000 eth0: mac: 00:1f:7b:63:35:e8
[ 1.168341] fsl-gianfar soc:ethernet@2d10000 eth0: Running with NAPI enabled
[ 1.168347] fsl-gianfar soc:ethernet@2d10000 eth0: RX BD ring size for Q[0]: 256
[ 1.168355] fsl-gianfar soc:ethernet@2d10000 eth0: RX BD ring size for Q[1]: 256
[ 1.168362] fsl-gianfar soc:ethernet@2d10000 eth0: TX BD ring size for Q[0]: 256
[ 1.168369] fsl-gianfar soc:ethernet@2d10000 eth0: TX BD ring size for Q[1]: 256
[ 1.168927] fsl-gianfar soc:ethernet@2d50000: enabled errata workarounds, flags: 0x4
[ 1.179838] fsl-gianfar soc:ethernet@2d50000 eth1: mac: 00:1f:7b:63:35:e9
[ 1.179850] fsl-gianfar soc:ethernet@2d50000 eth1: Running with NAPI enabled
[ 1.179856] fsl-gianfar soc:ethernet@2d50000 eth1: RX BD ring size for Q[0]: 256
[ 1.179864] fsl-gianfar soc:ethernet@2d50000 eth1: RX BD ring size for Q[1]: 256
[ 1.179871] fsl-gianfar soc:ethernet@2d50000 eth1: TX BD ring size for Q[0]: 256
[ 1.179878] fsl-gianfar soc:ethernet@2d50000 eth1: TX BD ring size for Q[1]: 256
[ 1.181058] fsl-gianfar soc:ethernet@2d90000: enabled errata workarounds, flags: 0x4
[ 1.191993] fsl-gianfar soc:ethernet@2d90000 eth2: mac: 00:1f:7b:63:35:ea
[ 1.192003] fsl-gianfar soc:ethernet@2d90000 eth2: Running with NAPI enabled
[ 1.192009] fsl-gianfar soc:ethernet@2d90000 eth2: RX BD ring size for Q[0]: 256
[ 1.192017] fsl-gianfar soc:ethernet@2d90000 eth2: RX BD ring size for Q[1]: 256
[ 1.192024] fsl-gianfar soc:ethernet@2d90000 eth2: TX BD ring size for Q[0]: 256
[ 1.192031] fsl-gianfar soc:ethernet@2d90000 eth2: TX BD ring size for Q[1]: 256
[ 1.192413] Freescale FM module, FMD API version 21.1.0
[ 1.192679] Freescale FM Ports module
[ 1.192683] fsl_mac: fsl_mac: FSL FMan MAC API based driver
[ 1.192864] fsl_dpa: FSL DPAA Ethernet driver
[ 1.193004] fsl_advanced: FSL DPAA Advanced drivers:
[ 1.193008] fsl_proxy: FSL DPAA Proxy initialization driver
[ 1.193146] fsl_oh: FSL FMan Offline Parsing port driver
[ 1.193509] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[ 1.193513] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 1.193593] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.6.0-k
[ 1.193598] igb: Copyright (c) 2007-2014 Intel Corporation.
[ 1.197942] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver
[ 1.197999] usbcore: registered new interface driver pegasus
[ 1.198057] usbcore: registered new interface driver asix
[ 1.198103] usbcore: registered new interface driver ax88179_178a
[ 1.198148] usbcore: registered new interface driver cdc_ether
[ 1.198209] usbcore: registered new interface driver smsc75xx
[ 1.198279] usbcore: registered new interface driver smsc95xx
[ 1.198325] usbcore: registered new interface driver net1080
[ 1.198369] usbcore: registered new interface driver cdc_subset
[ 1.198412] usbcore: registered new interface driver zaurus
[ 1.198509] usbcore: registered new interface driver cdc_ncm
[ 1.199277] dwc3 3100000.usb3: Failed to get clk 'ref': -2
[ 1.202614] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.202623] ehci-pci: EHCI PCI platform driver
[ 1.202675] ehci-platform: EHCI generic platform driver
[ 1.202876] ehci-orion: EHCI orion driver
[ 1.203035] SPEAr-ehci: EHCI SPEAr driver
[ 1.203176] ehci-st: EHCI STMicroelectronics driver
[ 1.203316] ehci-exynos: EHCI EXYNOS driver
[ 1.203452] ehci-atmel: EHCI Atmel driver
[ 1.203587] tegra-ehci: Tegra EHCI driver
[ 1.203739] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 1.203765] ohci-pci: OHCI PCI platform driver
[ 1.203834] ohci-platform: OHCI generic platform driver
[ 1.204011] SPEAr-ohci: OHCI SPEAr driver
[ 1.204152] ohci-st: OHCI STMicroelectronics driver
[ 1.204301] ohci-atmel: OHCI Atmel driver
[ 1.204893] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[ 1.204926] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
[ 1.205304] xhci-hcd xhci-hcd.0.auto: hcc params 0x0220f66c hci version 0x100 quirks 0x0000000002010810
[ 1.205654] xhci-hcd xhci-hcd.0.auto: irq 43, io mem 0x03100000
[ 1.207055] hub 1-0:1.0: USB hub found
[ 1.207112] hub 1-0:1.0: 1 port detected
[ 1.207729] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[ 1.207748] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2
[ 1.207765] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.0 SuperSpeed
[ 1.208788] hub 2-0:1.0: USB hub found
[ 1.208830] hub 2-0:1.0: 1 port detected
[ 1.210681] usbcore: registered new interface driver usb-storage
[ 1.216357] ftm-alarm 29d0000.timer0: registered as rtc1
[ 1.218766] i2c /dev entries driver
[ 1.223650] pps pps0: new PPS source ptp0
[ 1.227106] lm90 0-004c: 0-004c supply vcc not found, using dummy regulator
[ 1.227511] lm90 0-004c: Failed to initialize device
[ 1.227655] lm90: probe of 0-004c failed with error -11
[ 1.232286] imx2-wdt 2ad0000.watchdog: timeout 60 sec (nowayout=0)
[ 1.234722] sdhci: Secure Digital Host Controller Interface driver
[ 1.234727] sdhci: Copyright(c) Pierre Ossman
[ 1.236544] Synopsys Designware Multimedia Card Interface Driver
[ 1.238108] sdhci-pltfm: SDHCI platform and OF driver helper
[ 1.265964] mmc0: SDHCI controller on 1560000.esdhc [1560000.esdhc] using ADMA 64-bit
[ 1.269170] usbcore: registered new interface driver usbhid
[ 1.269177] usbhid: USB HID core driver
[ 1.270820] No fsl,qman node
[ 1.270826] Freescale USDPAA process driver
[ 1.270829] fsl-usdpaa: no region found
[ 1.270832] Freescale USDPAA process IRQ driver
[ 1.275014] drop_monitor: Initializing network drop monitor service
[ 1.275121] GACT probability NOT on
[ 1.275135] Mirror/redirect action on
[ 1.276009] IPVS: Registered protocols ()
[ 1.276063] IPVS: Connection hash table configured (size=4096, memory=32Kbytes)
[ 1.276256] IPVS: ipvs loaded.
[ 1.276699] Initializing XFRM netlink socket
[ 1.277911] NET: Registered protocol family 10
[ 1.289483] Segment Routing with IPv6
[ 1.289771] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[ 1.290582] NET: Registered protocol family 17
[ 1.290621] NET: Registered protocol family 15
[ 1.290674] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[ 1.290873] can: controller area network core (rev 20170425 abi 9)
[ 1.290991] NET: Registered protocol family 29
[ 1.291003] can: raw protocol (rev 20170425)
[ 1.291007] can: broadcast manager protocol (rev 20170425 t)
[ 1.291019] can: netlink gateway (rev 20190810) max_hops=1
[ 1.291288] 8021q: 802.1Q VLAN Support v1.8
[ 1.291355] Key type dns_resolver registered
[ 1.291552] ThumbEE CPU extension supported.
[ 1.291567] Registering SWP/SWPB emulation handler
[ 1.292083] Loading compiled-in X.509 certificates
[ 1.300686] hctosys: unable to open rtc device (rtc0)
[ 1.300945] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 1.304197] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 1.304442] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[ 1.304456] cfg80211: failed to load regulatory.db
[ 1.311299] mmc0: new high speed SDHC card at address aaaa
[ 1.327988] mmcblk0: mmc0:aaaa SU04G 3.69 GiB
[ 1.354909] mmcblk0: p1 p2
[ 1.447024] EXT4-fs (mmcblk0p2): recovery complete
[ 1.498568] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[ 1.498662] VFS: Mounted root (ext4 filesystem) on device 179:2.
[ 1.498824] devtmpfs: mounted
[ 1.503116] Freeing unused kernel memory: 2048K
[ 1.503489] Run /sbin/init as init process
[ 1.522050] random: fast init done
[ 1.567509] usb 1-1: new high-speed USB device number 2 using xhci-hcd
[ 1.784222] hub 1-1:1.0: USB hub found
[ 1.784305] hub 1-1:1.0: 4 ports detected
[ 1.791739] systemd[1]: System time before build time, advancing clock.
[ 1.837591] systemd[1]: systemd 244 running in system mode. (-PAM -AUDIT -SELINUX -IMA -APPARMOR -SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP -GCRYPT -GNUTLS -ACL +XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN2 -IDN -PCRE2 default-hierarchy=hybrid)
[ 1.838290] systemd[1]: Detected architecture arm.
[ 1.897581] usb 2-1: new SuperSpeed Gen 1 USB device number 2 using xhci-hcd
[ 1.965118] systemd[1]: Set hostname to <LS1021AIOT>.
[ 1.992204] hub 2-1:1.0: USB hub found
[ 1.992305] hub 2-1:1.0: 4 ports detected
[ 2.486695] systemd[1]: /usr/lib/systemd/system/dbus.socket:5: ListenStream= references a path below legacy directory /var/run/, updating /var/run/dbus/system_bus_socket \xe2\x86\x92 /run/dbus/system_bus_socket; please update the unit file accordingly.
[ 2.618434] random: systemd: uninitialized urandom read (16 bytes read)
[ 2.618664] systemd[1]: system-serial\x2dgetty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling.
[ 2.618682] systemd[1]: (This warning is only shown for the first unit using IP firewalling.)
[ 2.622888] systemd[1]: Created slice system-serial\x2dgetty.slice.
[ 2.715114] random: systemd: uninitialized urandom read (16 bytes read)
[ 2.715511] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ 2.802352] random: systemd: uninitialized urandom read (16 bytes read)
[ 2.802703] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 2.892960] systemd[1]: Reached target Paths.
[ 2.952825] systemd[1]: Reached target Remote File Systems.
[ 3.032504] systemd[1]: Reached target Slices.
[ 3.091472] systemd[1]: Reached target Swap.
[ 3.162845] systemd[1]: Listening on initctl Compatibility Named Pipe.
[ 3.277234] systemd[1]: Condition check resulted in Journal Audit Socket being skipped.
[ 3.278443] systemd[1]: Listening on Journal Socket (/dev/log).
[ 3.358656] systemd[1]: Listening on Journal Socket.
[ 3.431615] systemd[1]: Listening on Network Service Netlink Socket.
[ 3.530203] systemd[1]: Listening on udev Control Socket.
[ 3.613282] systemd[1]: Listening on udev Kernel Socket.
[ 3.658423] systemd[1]: Condition check resulted in Huge Pages File System being skipped.
[ 3.664089] systemd[1]: Mounting POSIX Message Queue File System...
[ 3.713799] systemd[1]: Mounting Kernel Debug File System...
[ 3.756959] systemd[1]: Mounting Temporary Directory (/tmp)...
[ 3.814268] systemd[1]: Starting Create list of static device nodes for the current kernel...
[ 3.857914] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[ 3.865535] systemd[1]: Starting Journal Service...
[ 3.912473] systemd[1]: Condition check resulted in Load Kernel Modules being skipped.
[ 3.927269] systemd[1]: Mounting FUSE Control File System...
[ 3.994155] systemd[1]: Mounting Kernel Configuration File System...
[ 4.034045] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 4.073621] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
[ 4.073669] ext4 filesystem being remounted at / supports timestamps until 2038 (0x7fffffff)
[ 4.090438] systemd[1]: Starting Apply Kernel Variables...
[ 4.134346] systemd[1]: Starting Wait Until Kernel Time Synchronized...
[ 4.183520] systemd[1]: Starting udev Coldplug all Devices...
[ 4.227007] systemd[1]: Started Journal Service.
[ 4.584456] systemd-journald[160]: Received client request to flush runtime journal.
[ 4.599993] systemd-journald[160]: File /var/log/journal/5c5bc03bc23d41ab81f9d169c12ce286/system.journal corrupted or uncleanly shut down, renaming and replacing.
[ 6.226334] systemd-journald[160]: File /var/log/journal/5c5bc03bc23d41ab81f9d169c12ce286/user-1008.journal corrupted or uncleanly shut down, renaming and replacing.
[ 6.747691] vmap allocation for size 1073745920 failed: use vmalloc=<size> to increase size
[ 6.747719] fsl-quadspi 1550000.spi: ioremap failed for resource [mem 0x40000000-0x7fffffff]
[ 6.747744] fsl-quadspi 1550000.spi: Freescale QuadSPI probe failed
[ 6.752637] fsl-quadspi: probe of 1550000.spi failed with error -12
[ 6.957572] caam 1700000.crypto: device ID = 0x0a14030000000000 (Era 7)
[ 6.957593] caam 1700000.crypto: job rings = 4, qi = 0
[ 7.120177] ina2xx 0-0044: error configuring the device: -11
[ 7.123370] ina2xx 0-0045: error configuring the device: -11
[ 7.309639] OF: graph: no port node found in /soc/dcu@2ce0000
[ 7.309716] fsl-dcu 2ce0000.dcu: failed to initialize mode setting
[ 7.406672] IPv6: ADDRCONF(NETDEV_CHANGE): can0: link becomes ready
[ 7.573526] sgtl5000 0-002a: Error reading chip id -11
[ 7.573925] sgtl5000: probe of 0-002a failed with error -11
[ 8.477540] IPv6: ADDRCONF(NETDEV_CHANGE): can1: link becomes ready
[ 9.394998] systemd-journald[160]: File /var/log/journal/5c5bc03bc23d41ab81f9d169c12ce286/user-1009.journal corrupted or uncleanly shut down, renaming and replacing.
[ 9.587392] systemd-journald[160]: File /var/log/journal/5c5bc03bc23d41ab81f9d169c12ce286/user-1000.journal corrupted or uncleanly shut down, renaming and replacing.
[ 9.829082] caam algorithms registered in /proc/crypto
[ 9.905788] ec_master: loading out-of-tree module taints kernel.
[ 9.939574] EtherCAT: Master driver 1.5.2 2eff7c993a63
[ 9.940407] EtherCAT ERROR: MAC address may not be empty.
[ 10.019387] caam 1700000.crypto: caam pkc algorithms registered in /proc/crypto
[ 10.020144] caam_jr 1710000.jr: registering rng-caam
[ 11.357827] fsl-gianfar soc:ethernet@2d10000 eth0: Link is Up - 1Gbps/Full - flow control off
[ 11.357896] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 12.352890] random: crng init done
[ 12.352904] random: 7 urandom warning(s) missed due to ratelimiting

-------------------------------------------------------------------------------------------------------------------------------

0 Kudos

1,305 Views
yipingwang
NXP TechSupport
NXP TechSupport

Please also provide u-boot console log.

0 Kudos

1,302 Views
Kensou
Contributor III

Here is the complete log:

------------------------------------------------------------------------------------------------------------

U-Boot SPL 2019.10 (Jul 04 2022 - 10:48:14 +0200)
Trying to boot from MMC1

U-Boot 2019.10 (Jul 04 2022 - 10:48:14 +0200)

CPU: Freescale LayerScape LS1021E, Version: 2.0, (0x87081120)
Clock Configuration:
CPU0(ARMV7):1000 MHz,
Bus:300 MHz, DDR:800 MHz (1600 MT/s data rate),
Reset Configuration Word (RCW):
00000000: 0608000a 00000000 00000000 00000000
00000010: 20000000 08407900 60025a00 21046000
00000020: 00000000 00000000 00000000 20038000
00000030: 20024800 841b1340 00000000 00000000
Model: LS1021A IOT Board
Board: LS1021AIOT
CPLD: V2.8
DRAM: 1 GiB
Using SERDES1 Protocol: 32 (0x20)
MMC: FSL_SDHC: 0
Loading Environment from MMC... OK
EEPROM: Invalid ID (ff ff ff ff)
In: serial
Out: serial
Err: serial
SEC0: RNG instantiated
Net: eTSEC1 is in sgmii mode.
eTSEC2 is in sgmii mode.
PCIe0: pcie@3400000 Root Complex: no link
PCIe1: pcie@3500000 Root Complex: no link
eTSEC1 [PRIME], eTSEC2
Hit any key to stop autoboot: 0
Device: FSL_SDHC
Manufacturer ID: 3
OEM: 5344
Name: SU04G
Bus Speed: 50000000
Mode: SD High Speed (50MHz)
Rd Block Len: 512
SD version 3.0
High Capacity: Yes
Capacity: 3.7 GiB
Bus Width: 4-bit
Erase Group Size: 512 Bytes
11211328 bytes read in 500 ms (21.4 MiB/s)
21587 bytes read in 18 ms (1.1 MiB/s)
## Booting kernel from Legacy Image at 80008000 ...
Image Name: Linux-5.4.3-rt1
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 11211264 Bytes = 10.7 MiB
Load Address: 80008000
Entry Point: 80008000
Verifying Checksum ... OK
## Flattened Device Tree blob at 8f000000
Booting using the fdt blob at 0x8f000000
Loading Kernel Image
Using Device Tree in place at 8f000000, end 8f008452

Starting kernel ...

[ 0.000000] 000: Booting Linux on physical CPU 0xf00
[ 0.000000] 000: Linux version 5.4.3-rt1 (pc-77@pc77-systemproductname) (gcc version 9.2.1 20191025 (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10))) #1 SMP PREEMPT_RT Mon Jul 4 10:27:40 CEST 2022
[ 0.000000] 000: CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=30c5387d
[ 0.000000] 000: CPU: div instructions available: patching division code
[ 0.000000] 000: CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[ 0.000000] 000: OF: fdt: Machine model: LS1021A IOT Board
[ 0.000000] 000: Memory policy: Data cache writealloc
[ 0.000000] 000: efi: Getting EFI parameters from FDT:
[ 0.000000] 000: efi: UEFI not found.
[ 0.000000] 000: cma: Reserved 64 MiB at 0x00000000ac000000
[ 0.000000] 000: psci: probing for conduit method from DT.
[ 0.000000] 000: psci: Using PSCI v0.1 Function IDs from DT
[ 0.000000] 000: percpu: Embedded 17 pages/cpu s37152 r8192 d24288 u69632
[ 0.000000] 000: Built 1 zonelists, mobility grouping on. Total pages: 259840
[ 0.000000] 000: Kernel command line: root=/dev/mmcblk0p2 rootwait rw console=ttyS0,115200 cma=64M@0x0-0xb0000000
[ 0.000000] 000: Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.000000] 000: Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.000000] 000: mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] 000: software IO TLB: mapped [mem 0xa7268000-0xab268000] (64MB)
[ 0.000000] 000: Memory: 873720K/1048576K available (16384K kernel code, 2075K rwdata, 6020K rodata, 2048K init, 741K bss, 109320K reserved, 65536K cma-reserved, 262144K highmem)
[ 0.000000] 000: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[ 0.000000] 000: rcu: Preemptible hierarchical RCU implementation.
[ 0.000000] 000: rcu: RCU restricting CPUs from NR_CPUS=16 to nr_cpu_ids=2.
[ 0.000000] 000: rcu: RCU priority boosting: priority 1 delay 500 ms.
[ 0.000000] 000: rcu: RCU_SOFTIRQ processing moved to rcuc kthreads.
[ 0.000000] 000: No expedited grace period (rcu_normal_after_boot).
[ 0.000000] 000: Tasks RCU enabled.
[ 0.000000] 000: rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
[ 0.000000] 000: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
[ 0.000000] 000: NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[ 0.000000] 000: GIC: Using split EOI/Deactivate mode
[ 0.000000] 000: random: get_random_bytes called from start_kernel+0x330/0x4e8 with crng_init=0
[ 0.000000] 000: arch_timer: cp15 timer(s) running at 12.50MHz (phys).
[ 0.000000] 000: clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2e2049cda, max_idle_ns: 440795202628 ns
[ 0.000001] 000: sched_clock: 56 bits at 12MHz, resolution 80ns, wraps every 4398046511080ns
[ 0.000010] 000: Switching to timer-based delay loop, resolution 80ns
[ 0.002230] 000: Console: colour dummy device 80x30
[ 0.002282] 000: Calibrating delay loop (skipped), value calculated using timer frequency.. 25.00 BogoMIPS (lpj=125000)
[ 0.002288] 000: pid_max: default: 32768 minimum: 301
[ 0.002514] 000: Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[ 0.002536] 000: Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[ 0.003537] 000: CPU: Testing write buffer coherency: ok
[ 0.003940] 000: CPU0: update cpu_capacity 1024
[ 0.003950] 000: CPU0: thread -1, cpu 0, socket 15, mpidr 80000f00
[ 0.060096] 000: Setting up static identity map for 0x80400000 - 0x80400184
[ 0.080078] 000: rcu: Hierarchical SRCU implementation.
[ 0.141584] 000: EFI services will not be available.
[ 0.160224] 000: smp: Bringing up secondary CPUs ...
[ 0.280682] 001: CPU1: update cpu_capacity 1024
[ 0.280691] 001: CPU1: thread -1, cpu 1, socket 15, mpidr 80000f01
[ 0.280847] 000: smp: Brought up 1 node, 2 CPUs
[ 0.280855] 000: SMP: Total of 2 processors activated (50.00 BogoMIPS).
[ 0.280861] 000: CPU: All CPU(s) started in HYP mode.
[ 0.280863] 000: CPU: Virtualization extensions available.
[ 0.281491] 000: devtmpfs: initialized
[ 0.290697] 000: VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
[ 0.291139] 000: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.291163] 000: futex hash table entries: 512 (order: 3, 32768 bytes, linear)
[ 0.293620] 000: pinctrl core: initialized pinctrl subsystem
[ 0.295484] 000: DMI not present or invalid.
[ 0.296033] 000: NET: Registered protocol family 16
[ 0.300901] 000: DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 0.303860] 000: No ATAGs?
[ 0.303962] 000: hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[ 0.303973] 000: hw-breakpoint: maximum watchpoint size is 8 bytes.
[ 0.306420] 000: Serial: AMBA PL011 UART driver
[ 0.310906] 000: Machine: LS1021A IOT Board
[ 0.310913] 000: SoC family: QorIQ LS1021A
[ 0.310916] 000: SoC ID: svr:0x87081120, Revision: 2.0
[ 0.379292] 001: AT91: Could not find identification node
[ 0.382598] 001: iommu: Default domain type: Translated
[ 0.382929] 001: vgaarb: loaded
[ 0.383964] 001: SCSI subsystem initialized
[ 0.384604] 001: usbcore: registered new interface driver usbfs
[ 0.384666] 001: usbcore: registered new interface driver hub
[ 0.384756] 001: usbcore: registered new device driver usb
[ 0.385817] 001: imx-i2c 2180000.i2c: can't get pinctrl, bus recovery not supported
[ 0.386611] 001: pca953x 0-0023: reg get err: -19
[ 0.412653] 000: i2c i2c-0: IMX I2C adapter registered
[ 0.412706] 000: i2c i2c-0: using dma0chan16 (tx) and dma0chan17 (rx) for DMA transfers
[ 0.413690] 000: pps_core: LinuxPPS API ver. 1 registered
[ 0.413696] 000: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.413718] 000: PTP clock support registered
[ 0.413910] 000: EDAC MC: Ver: 3.0.0
[ 0.415375] 000: No BMan portals available!
[ 0.415607] 000: No QMan portals available!
[ 0.415877] 000: No USDPAA memory, no 'fsl,usdpaa-mem' in device-tree
[ 0.417992] 000: clocksource: Switched to clocksource arch_sys_counter
[ 0.942134] 000: thermal_sys: Registered thermal governor 'step_wise'
[ 0.942671] 000: NET: Registered protocol family 2
[ 0.943549] 001: tcp_listen_portaddr_hash hash table entries: 512 (order: 2, 16384 bytes, linear)
[ 0.943595] 001: TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear)
[ 0.943684] 001: TCP bind hash table entries: 8192 (order: 5, 229376 bytes, linear)
[ 0.944028] 001: TCP: Hash tables configured (established 8192 bind 8192)
[ 0.944252] 001: UDP hash table entries: 512 (order: 3, 32768 bytes, linear)

Welcome to 0.944316] 001: UDP-Lite hash table entries: 512 (order: 3, 32768 bytes, linear)
1mBuildroot 202[ 0.944599] 001: NET: Registered protocol family 1
0.02!

[ 0.945306] 001: RPC: Registered named UNIX socket transport module.
[ 0.945314] 001: RPC: Registered udp transport module.
[ 0.945318] 001: RPC: Registered tcp transport module.
[ 0.945321] 001: RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.946091] 001: PCI: CLS 0 bytes, default 64
[ 0.947685] 001: kvm [1]: vgic interrupt IRQ16
[ 0.947768] 001: kvm [1]: Hyp mode initialized successfully
[ 0.948638] 001: hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available
[ 0.949070] 001: Bus freq driver module loaded
[ 0.950852] 001: Initialise system trusted keyrings
[ 0.951113] 001: workingset: timestamp_bits=14 max_order=18 bucket_order=4
[ 0.964910] 001: squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.965933] 001: NFS: Registering the id_resolver key type
[ 0.965967] 001: Key type id_resolver registered
[ 0.965972] 001: Key type id_legacy registered
[ 0.966028] 001: ntfs: driver 2.1.32 [Flags: R/O].
[ 0.966694] 001: fuse: init (API version 7.31)
[ 1.003205] 001: Key type asymmetric registered
[ 1.003216] 001: Asymmetric key parser 'x509' registered
[ 1.003350] 001: bounce: pool size: 64 pages
[ 1.003405] 001: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
[ 1.003412] 001: io scheduler mq-deadline registered
[ 1.003417] 001: io scheduler kyber registered
[ 1.022039] 001: layerscape-pcie 3400000.pcie: host bridge /soc/pcie@3400000 ranges:
[ 1.022088] 001: layerscape-pcie 3400000.pcie: IO 0x4000010000..0x400001ffff -> 0x00000000
[ 1.022114] 001: layerscape-pcie 3400000.pcie: MEM 0x4040000000..0x407fffffff -> 0x40000000
[ 1.022392] 001: layerscape-pcie 3400000.pcie: PCI host bridge to bus 0000:00
[ 1.022404] 001: pci_bus 0000:00: root bus resource [bus 00-ff]
[ 1.022414] 001: pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
[ 1.022424] 001: pci_bus 0000:00: root bus resource [mem 0x4040000000-0x407fffffff] (bus address [0x40000000-0x7fffffff])
[ 1.022461] 001: pci 0000:00:00.0: [1957:0e0a] type 01 class 0x060400
[ 1.022503] 001: pci 0000:00:00.0: reg 0x38: [mem 0x28000000-0x280007ff pref]
[ 1.022575] 001: pci 0000:00:00.0: supports D1 D2
[ 1.022581] 001: pci 0000:00:00.0: PME# supported from D0 D1 D2 D3hot
[ 1.024116] 001: PCI: bus0: Fast back to back transfers disabled
[ 1.025420] 001: PCI: bus1: Fast back to back transfers enabled
[ 1.025463] 001: pci 0000:00:00.0: BAR 6: assigned [mem 0x4040000000-0x40400007ff pref]
[ 1.025478] 001: pci 0000:00:00.0: PCI bridge to [bus 01-ff]
[ 1.026114] 001: pcieport 0000:00:00.0: PME: Signaling with IRQ 44
[ 1.026611] 001: pcieport 0000:00:00.0: AER: enabled with IRQ 45
[ 1.027044] 001: layerscape-pcie 3500000.pcie: host bridge /soc/pcie@3500000 ranges:
[ 1.027078] 001: layerscape-pcie 3500000.pcie: IO 0x4800010000..0x480001ffff -> 0x00000000
[ 1.027102] 001: layerscape-pcie 3500000.pcie: MEM 0x4840000000..0x487fffffff -> 0x40000000
[ 1.027338] 001: layerscape-pcie 3500000.pcie: PCI host bridge to bus 0001:00
[ 1.027350] 001: pci_bus 0001:00: root bus resource [bus 00-ff]
[ 1.027370] 001: pci_bus 0001:00: root bus resource [io 0x10000-0x1ffff] (bus address [0x0000-0xffff])
[ 1.027380] 001: pci_bus 0001:00: root bus resource [mem 0x4840000000-0x487fffffff] (bus address [0x40000000-0x7fffffff])
[ 1.027410] 001: pci 0001:00:00.0: [1957:0e0a] type 01 class 0x060400
[ 1.027445] 001: pci 0001:00:00.0: reg 0x38: [mem 0x38000000-0x380007ff pref]
[ 1.027507] 001: pci 0001:00:00.0: supports D1 D2
[ 1.027513] 001: pci 0001:00:00.0: PME# supported from D0 D1 D2 D3hot
[ 1.029107] 001: PCI: bus0: Fast back to back transfers disabled
[ 1.030421] 001: PCI: bus1: Fast back to back transfers enabled
[ 1.030458] 001: pci 0001:00:00.0: BAR 6: assigned [mem 0x4840000000-0x48400007ff pref]
[ 1.030472] 001: pci 0001:00:00.0: PCI bridge to [bus 01-ff]
[ 1.031015] 001: pcieport 0001:00:00.0: PME: Signaling with IRQ 46
[ 1.031530] 001: pcieport 0001:00:00.0: AER: enabled with IRQ 47
[ 1.115948] 001: Serial: 8250/16550 driver, 5 ports, IRQ sharing enabled
[ 1.121115] 001: printk: console [ttyS0] disabled
[ 1.121228] 001: 21c0500.serial: ttyS0 at MMIO 0x21c0500 (irq = 31, base_baud = 9375000) is a 16550A
[ 1.121286] 001: printk: console [ttyS0] enabled
[ 1.122625] 001: 21c0600.serial: ttyS1 at MMIO 0x21c0600 (irq = 31, base_baud = 9375000) is a 16550A
[ 1.123582] 001: SuperH (H)SCI(F) driver initialized
[ 1.124585] 001: msm_serial: driver initialized
[ 1.124783] 001: STMicroelectronics ASC driver initialized
[ 1.126239] 001: 2950000.serial: ttyLP0 at MMIO 0x2950000 (irq = 36, base_baud = 6250000) is a FSL_LPUART
[ 1.126778] 001: fsl-lpuart 2950000.serial: DMA tx channel request failed, operating without tx DMA
[ 1.126788] 001: fsl-lpuart 2950000.serial: DMA rx channel request failed, operating without rx DMA
[ 1.127185] 001: STM32 USART driver initialized
[ 1.129907] 001: imx sema4 driver is registered.
[ 1.144217] 001: brd: module loaded
[ 1.157231] 001: loop: module loaded
[ 1.160926] 001: imx ahci driver is registered.
[ 1.170799] 001: libphy: Fixed MDIO Bus: probed
[ 1.172771] 001: tun: Universal TUN/TAP device driver, 1.6
[ 1.173104] 001: CAN device driver interface
[ 1.173550] 001: flexcan 2a70000.can: 2a70000.can supply xceiver not found, using dummy regulator
[ 1.174625] 001: flexcan 2a80000.can: 2a80000.can supply xceiver not found, using dummy regulator
[ 1.175526] 001: flexcan 2a90000.can: 2a90000.can supply xceiver not found, using dummy regulator
[ 1.176404] 001: flexcan 2aa0000.can: 2aa0000.can supply xceiver not found, using dummy regulator
[ 1.178446] 001: bgmac_bcma: Broadcom 47xx GBit MAC driver loaded
[ 1.180028] 001: libphy: Freescale PowerQUICC MII Bus: probed
[ 1.180155] 001: mdio_bus mdio@2d24000: MDIO device at address 0 is missing.
[ 1.181136] 001: mdio_bus mdio@2d24000: MDIO device at address 2 is missing.
[ 1.183184] 001: libphy: Freescale PowerQUICC MII Bus: probed
[ 1.184221] 001: fsl-gianfar soc:ethernet@2d10000: enabled errata workarounds, flags: 0x4
[ 1.195186] 001: fsl-gianfar soc:ethernet@2d10000 eth0: mac: 00:1f:7b:63:35:e8
[ 1.195197] 001: fsl-gianfar soc:ethernet@2d10000 eth0: Running with NAPI enabled
[ 1.195203] 001: fsl-gianfar soc:ethernet@2d10000 eth0: RX BD ring size for Q[0]: 256
[ 1.195212] 001: fsl-gianfar soc:ethernet@2d10000 eth0: RX BD ring size for Q[1]: 256
[ 1.195219] 001: fsl-gianfar soc:ethernet@2d10000 eth0: TX BD ring size for Q[0]: 256
[ 1.195226] 001: fsl-gianfar soc:ethernet@2d10000 eth0: TX BD ring size for Q[1]: 256
[ 1.195801] 001: fsl-gianfar soc:ethernet@2d50000: enabled errata workarounds, flags: 0x4
[ 1.206690] 001: fsl-gianfar soc:ethernet@2d50000 eth1: mac: 00:1f:7b:63:35:e9
[ 1.206700] 001: fsl-gianfar soc:ethernet@2d50000 eth1: Running with NAPI enabled
[ 1.206706] 001: fsl-gianfar soc:ethernet@2d50000 eth1: RX BD ring size for Q[0]: 256
[ 1.206714] 001: fsl-gianfar soc:ethernet@2d50000 eth1: RX BD ring size for Q[1]: 256
[ 1.206721] 001: fsl-gianfar soc:ethernet@2d50000 eth1: TX BD ring size for Q[0]: 256
[ 1.206728] 001: fsl-gianfar soc:ethernet@2d50000 eth1: TX BD ring size for Q[1]: 256
[ 1.207904] 001: fsl-gianfar soc:ethernet@2d90000: enabled errata workarounds, flags: 0x4
[ 1.218932] 001: fsl-gianfar soc:ethernet@2d90000 eth2: mac: 00:1f:7b:63:35:ea
[ OK 001: fsl-gianfar soc:ethernet@2d90000 eth2: Running with NAPI enabled
[0m[ 1.218948] 001: fsl-gianfar soc:ethernet@2d90000 eth2: RX BD ring size for Q[0]: 256
] [ 1.218956] 001: fsl-gianfar soc:ethernet@2d90000 eth2: RX BD ring size for Q[1]: 256
Created slice 001: fsl-gianfar soc:ethernet@2d90000 eth2: TX BD ring size for Q[0]: 256
[0;1;39msystem-[ 1.218971] 001: fsl-gianfar soc:ethernet@2d90000 eth2: TX BD ring size for Q[1]: 256
serial\x2dgetty[ 1.219351] 001: Freescale FM module, FMD API version 21.1.0
.slice.
[ 1.219619] 001: Freescale FM Ports module
[ 1.219623] 001: fsl_mac: fsl_mac: FSL FMan MAC API based driver
[ 1.219806] 001: fsl_dpa: FSL DPAA Ethernet driver
[ 1.219947] 001: fsl_advanced: FSL DPAA Advanced drivers:
[ 1.219951] 001: fsl_proxy: FSL DPAA Proxy initialization driver
[ 1.220090] 001: fsl_oh: FSL FMan Offline Parsing port driver
[ 1.220438] 001: e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[ 1.220442] 001: e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ OK 001: igb: Intel(R) Gigabit Ethernet Network Driver - version 5.6.0-k
[0m] Started 1.220538] 001: igb: Copyright (c) 2007-2014 Intel Corporation.
0;1;39mDispatch[ 1.224638] 001: pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver
Password …ts[ 1.224692] 001: usbcore: registered new interface driver pegasus
to Console Dir[ 1.224758] 001: usbcore: registered new interface driver asix
ectory Watch 1.224804] 001: usbcore: registered new interface driver ax88179_178a
m.
[ 1.224849] 001: usbcore: registered new interface driver cdc_ether
[ 1.224909] 001: usbcore: registered new interface driver smsc75xx
[ 1.224970] 001: usbcore: registered new interface driver smsc95xx
[ 1.225021] 001: usbcore: registered new interface driver net1080
[ 1.225078] 001: usbcore: registered new interface driver cdc_subset
[ 1.225122] 001: usbcore: registered new interface driver zaurus
[ 1.225193] 001: usbcore: registered new interface driver cdc_ncm
[ 1.225957] 001: dwc3 3100000.usb3: Failed to get clk 'ref': -2
[ OK 001: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[0m] Started 1.229496] 001: ehci-pci: EHCI PCI platform driver
0;1;39mForward [ 1.229548] 001: ehci-platform: EHCI generic platform driver
Password R…ue[ 1.229740] 001: ehci-orion: EHCI orion driver
sts to Wall Dir[ 1.229896] 001: SPEAr-ehci: EHCI SPEAr driver
ectory Watch 1.230035] 001: ehci-st: EHCI STMicroelectronics driver
m.
[ 1.230185] 001: ehci-exynos: EHCI EXYNOS driver
[ 1.230324] 001: ehci-atmel: EHCI Atmel driver
[ 1.230460] 001: tegra-ehci: Tegra EHCI driver
[ 1.230612] 001: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 1.230640] 001: ohci-pci: OHCI PCI platform driver
[ 1.230698] 001: ohci-platform: OHCI generic platform driver
[ 1.230874] 001: SPEAr-ohci: OHCI SPEAr driver
[ 1.231014] 001: ohci-st: OHCI STMicroelectronics driver
[ OK 001: ohci-atmel: OHCI Atmel driver
[0m] Reached ta[ 1.231771] 001: xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
rget P[ 1.231804] 001: xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
aths.
[ 1.232216] 001: xhci-hcd xhci-hcd.0.auto: hcc params 0x0220f66c hci version 0x100 quirks 0x0000000002010810
[ 1.232520] 001: xhci-hcd xhci-hcd.0.auto: irq 43, io mem 0x03100000
[ 1.233846] 001: hub 1-0:1.0: USB hub found
[ 1.233896] 001: hub 1-0:1.0: 1 port detected
[ 1.234404] 001: xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[ 1.234423] 001: xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2
[ OK 001: xhci-hcd xhci-hcd.0.auto: Host supports USB 3.0 SuperSpeed
[0m] Reached ta[ 1.235386] 001: hub 2-0:1.0: USB hub found
rget R[ 1.235428] 001: hub 2-0:1.0: 1 port detected
emote File Syst[ 1.237286] 001: usbcore: registered new interface driver usb-storage
ems.
[ 1.243051] 001: ftm-alarm 29d0000.timer0: registered as rtc1
[ 1.245252] 001: i2c /dev entries driver
[ 1.250304] 001: pps pps0: new PPS source ptp0
[ 1.253781] 001: lm90 0-004c: 0-004c supply vcc not found, using dummy regulator
[ 1.260926] 001: imx2-wdt 2ad0000.watchdog: timeout 60 sec (nowayout=0)
[ 1.263360] 001: sdhci: Secure Digital Host Controller Interface driver
[ 1.263365] 001: sdhci: Copyright(c) Pierre Ossman
[ 1.265190] 001: Synopsys Designware Multimedia Card Interface Driver
[ OK 001: sdhci-pltfm: SDHCI platform and OF driver helper
[0m] Reached ta[ 1.294414] 001: mmc0: SDHCI controller on 1560000.esdhc [1560000.esdhc] using ADMA 64-bit
rget S[ 1.297350] 001: usbcore: registered new interface driver usbhid
lices.
[ 1.297359] 001: usbhid: USB HID core driver
[ 1.299053] 001: No fsl,qman node
[ 1.299058] 001: Freescale USDPAA process driver
[ 1.299061] 001: fsl-usdpaa: no region found
[ 1.299064] 001: Freescale USDPAA process IRQ driver
[ 1.303484] 001: drop_monitor: Initializing network drop monitor service
[ 1.303599] 001: GACT probability NOT on
[ 1.303612] 001: Mirror/redirect action on
[ 1.304461] 001: IPVS: Registered protocols ()
[ OK 001: IPVS: Connection hash table configured (size=4096, memory=32Kbytes)
[0m] Reached ta[ 1.304720] 001: IPVS: ipvs loaded.
rget S[ 1.305348] 001: Initializing XFRM netlink socket
wap.
[ 1.306392] 001: NET: Registered protocol family 10
[ 1.308206] 001: Segment Routing with IPv6
[ 1.308541] 001: sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[ 1.309378] 001: NET: Registered protocol family 17
[ 1.309424] 001: NET: Registered protocol family 15
[ 1.309481] 001: bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[ 1.309683] 001: can: controller area network core (rev 20170425 abi 9)
[ 1.309800] 001: NET: Registered protocol family 29
[ OK 001: can: raw protocol (rev 20170425)
[0m] Listening [ 1.309815] 001: can: broadcast manager protocol (rev 20170425 t)
on ini[ 1.309827] 001: can: netlink gateway (rev 20190810) max_hops=1
tctl Compatibil[ 1.310098] 001: 8021q: 802.1Q VLAN Support v1.8
ity Named Pipe 001: Key type dns_resolver registered
[0m.
[ 1.310360] 001: ThumbEE CPU extension supported.
[ 1.310376] 001: Registering SWP/SWPB emulation handler
[ 1.310924] 001: Loading compiled-in X.509 certificates
[ 1.319135] 001: hctosys: unable to open rtc device (rtc0)
[ 1.319340] 001: cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 1.322636] 001: cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 1.322855] 001: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[ 1.322869] 001: cfg80211: failed to load regulatory.db
[ 1.335717] 001: mmc0: new high speed SDHC card at address aaaa
[ 1.348694] 001: mmcblk0: mmc0:aaaa SU04G 3.69 GiB
[ 1.363102] 001: mmcblk0: p1 p2
[ 1.444032] 001: EXT4-fs (mmcblk0p2): recovery complete
[ 1.501035] 001: EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[ 1.501137] 001: VFS: Mounted root (ext4 filesystem) on device 179:2.
[ 1.501301] 001: devtmpfs: mounted
[ OK 001: Freeing unused kernel memory: 2048K
[0m] Listening [ 1.505929] 001: Run /sbin/init as init process
on Jou[ 1.530857] 000: random: fast init done
rnal Socket (/d[ 1.598135] 001: usb 2-1: new SuperSpeed Gen 1 USB device number 2 using xhci-hcd
ev/log).
[ 1.682801] 001: hub 2-1:1.0: USB hub found
[ 1.682888] 001: hub 2-1:1.0: 4 ports detected
[ 1.778063] 001: usb 1-1: new high-speed USB device number 2 using xhci-hcd
[ 1.793013] 001: systemd[1]: System time before build time, advancing clock.
[ 1.853439] 001: systemd[1]: systemd 244 running in system mode. (-PAM -AUDIT -SELINUX -IMA -APPARMOR -SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP -GCRYPT -GNUTLS -ACL +XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN2 -IDN -PCRE2 default-hierarchy=hybrid)
[ 1.854121] 001: systemd[1]: Detected architecture arm.
[ 1.975514] 001: systemd[1]: Set hostname to <LS1021AIOT>.
[ 2.002889] 001: hub 1-1:1.0: USB hub found
[ OK 001: hub 1-1:1.0: 4 ports detected
[0m] Listening [ 2.476436] 001: systemd[1]: /usr/lib/systemd/system/dbus.socket:5: ListenStream= references a path below legacy directory /var/run/, updating /var/run/dbus/system_bus_socket → /run/dbus/system_bus_socket; please update the unit file accordingly.
on Jou[ 2.607636] 001: random: systemd: uninitialized urandom read (16 bytes read)
rnal Socket[ 2.607862] 001: systemd[1]: system-serial\x2dgetty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling.
.
[ 2.607881] 001: systemd[1]: (This warning is only shown for the first unit using IP firewalling.)
[ 2.612237] 001: systemd[1]: Created slice system-serial\x2dgetty.slice.
[ 2.710681] 001: random: systemd: uninitialized urandom read (16 bytes read)
[ 2.711077] 001: systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ 2.801305] 001: random: systemd: uninitialized urandom read (16 bytes read)
[ 2.801667] 001: systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ OK 001: systemd[1]: Reached target Paths.
[0m] Listening [ 2.949314] 001: systemd[1]: Reached target Remote File Systems.
on Net[ 3.023598] 001: systemd[1]: Reached target Slices.
work Service Ne[ 3.094681] 001: systemd[1]: Reached target Swap.
tlink Socket 3.153273] 001: systemd[1]: Listening on initctl Compatibility Named Pipe.
m.
[ 3.280565] 001: systemd[1]: Condition check resulted in Journal Audit Socket being skipped.
[ 3.281612] 001: systemd[1]: Listening on Journal Socket (/dev/log).
[ 3.370311] 001: systemd[1]: Listening on Journal Socket.
[ 3.460447] 001: systemd[1]: Listening on Network Service Netlink Socket.
[ OK ] Listening on ude[ 3.544670] 001: systemd[1]: Listening on udev Control Socket.
v Control Socket.
[ OK ] Listening on udev Kernel Socket.
[ 3.578771] 001: systemd[1]: Listening on udev Kernel Socket.
Mounting POSIX Message Queu[ 3.609001] 001: systemd[1]: Condition check resulted in Huge Pages File System being skipped.
e File System 3.614675] 001: systemd[1]: Mounting POSIX Message Queue File System...
0m...
Mounting Kernel Debug File [ 3.664093] 001: systemd[1]: Mounting Kernel Debug File System...
System...
[ 3.707499] 001: systemd[1]: Mounting Temporary Directory (/tmp)...
Mounting Temporary Directory (/tmp)...
Starting Cre[ 3.754871] 001: systemd[1]: Starting Create list of static device nodes for the current kernel...
ate list of st…odes for the current kernel...
[ 3.808442] 000: systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
Starting 3.816321] 000: systemd[1]: Starting Journal Service...
39mJournal Service...
[ 3.863007] 000: systemd[1]: Condition check resulted in Load Kernel Modules being skipped.
[ 3.877694] 000: systemd[1]: Mounting FUSE Control File System...
Mounting FUSE Control File System...
[ 3.904732] 000: systemd[1]: Mounting Kernel Configuration File System...
Mounting Kernel Configuration File System...
Starting Remount Root[ 3.954407] 000: systemd[1]: Starting Remount Root and Kernel File Systems...
and Kernel File Systems...
[ 3.985986] 000: EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
[ 3.986028] 000: ext4 filesystem being remounted at / supports timestamps until 2038 (0x7fffffff)
Starting Apply Kernel Variables.[ 4.013519] 000: systemd[1]: Starting Apply Kernel Variables...
..
Starting Wait Until K[ 4.054665] 000: systemd[1]: Starting Wait Until Kernel Time Synchronized...
ernel Time Synchronized...
Starting udev Coldplu[ 4.114181] 000: systemd[1]: Starting udev Coldplug all Devices...
g all Devices...
[ OK ] Started Journal Service.
[ 4.158458] 000: systemd[1]: Started Journal Service.
[ OK ] Mounted POSIX Message Queue File System.
[ OK ] Mounted Kernel Debug File System.
[ OK ] Mounted Temporary Directory (/tmp).
[ OK ] Started Create list of sta… nodes for the current kernel.
[ OK ] Mounted FUSE Control File System.
[ OK ] Mounted Kernel Configuration File System.
[ OK ] Started Remount Root and Kernel File Systems.
[ OK ] Started Apply Kernel Variables.
Starting Flush Journal to Persistent Storage...
[ 4.551704] 001: systemd-journald[159]: Received client request to flush runtime journal.
Starting Create Static Device Nodes in /dev...
[ 4.589188] 001: systemd-journald[159]: File /var/log/journal/5c5bc03bc23d41ab81f9d169c12ce286/system.journal corrupted or uncleanly shut down, renaming and replacing.
[ OK ] Started Create Static Device Nodes in /dev.
[ OK ] Reached target Local File Systems (Pre).
[ OK ] Reached target Local File Systems.
Starting udev Kernel Device Manager...
[ OK ] Started Flush Journal to Persistent Storage.
[ OK ] Started udev Kernel Device Manager.
Starting Network Service...
Starting Create Volatile Files and Directories...
[ OK ] Started Create Volatile Files and Directories.
Starting Network Time Synchronization...
Starting Update UTMP about System Boot/Shutdown...
[ OK ] Started Network Service.
[ 6.287776] 000: systemd-journald[159]: File /var/log/journal/5c5bc03bc23d41ab81f9d169c12ce286/user-1008.journal corrupted or uncleanly shut down, renaming and replacing.
[ OK ] Started Update UTMP about System Boot/Shutdown.
Starting Network Name Resolution...
[ 6.646978] 001: vmap allocation for size 1073745920 failed: use vmalloc=<size> to increase size
[ 6.647001] 001: fsl-quadspi 1550000.spi: ioremap failed for resource [mem 0x40000000-0x7fffffff]
[ 6.647027] 001: fsl-quadspi 1550000.spi: Freescale QuadSPI probe failed
[ 6.647059] 001: fsl-quadspi: probe of 1550000.spi failed with error -12
[ OK ] Found device /dev/ttyS0.
[ 6.833434] 001: caam 1700000.crypto: device ID = 0x0a14030000000000 (Era 7)
[ 6.833455] 001: caam 1700000.crypto: job rings = 4, qi = 0
[ 6.996374] 001: ina2xx 0-0044: power monitor ina220 (Rshunt = 1000 uOhm)
[ 7.048267] 001: ina2xx 0-0045: power monitor ina220 (Rshunt = 1000 uOhm)
[ 7.243904] 001: IPv6: ADDRCONF(NETDEV_CHANGE): can0: link becomes ready
[ 7.448775] 001: sgtl5000 0-002a: sgtl5000 revision 0x11
[ 7.453518] 001: sgtl5000 0-002a: Using internal LDO instead of VDDD: check ER1 erratum
[ 7.565728] 001: OF: graph: no port node found in /soc/dcu@2ce0000
[ 7.565801] 001: fsl-dcu 2ce0000.dcu: failed to initialize mode setting
[ 7.826535] 001: asoc-simple-card sound: sgtl5000 <-> 2b60000.sai mapping ok
[ 7.826612] 001: asoc-simple-card sound: ASoC: no DMI vendor name!
[ OK ] Started Network Time Synchronization.
[ 8.248171] 001: IPv6: ADDRCONF(NETDEV_CHANGE): can1: link becomes ready
[ OK ] Reached target System Time Set.
[ OK ] Started udev Coldplug all Devices.
[ OK ] Reached target System Initialization.
[ OK ] Started Daily Cleanup of Temporary Directories.
[ OK ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
[ OK ] Listening on D-Bus System Message Bus Socket.
[ OK ] Reached target Sockets.
[ OK ] Reached target Basic System.
Starting Avahi mDNS/DNS-SD Stack...
[ 9.127886] 001: systemd-journald[159]: File /var/log/journal/5c5bc03bc23d41ab81f9d169c12ce286/user-1009.journal corrupted or uncleanly shut down, renaming and replacing.
[ OK ] Started Avahi DNS Configuration Daemon.
[ OK ] Started D-Bus System Message Bus.
[ 9.337564] 000: systemd-journald[159]: File /var/log/journal/5c5bc03bc23d41ab81f9d169c12ce286/user-1000.journal corrupted or uncleanly shut down, renaming and replacing.
Starting Remove Stale Onli…t4 Metadata Check Snapshots...
Starting EtherCAT Master Kernel Modules...
[ 9.635382] 000: ec_master: loading out-of-tree module taints kernel.
[ 9.671733] 000: EtherCAT: Master driver 1.5.2 2eff7c993a63
[ 9.671956] 000: EtherCAT ERROR: MAC address may not be empty.
[ OK ] Started Entropy Harvesting Daemon.
[ OK ] Started Serial Getty on ttyS0.
[ OK ] Reached target Login Prompts.
Starting Resize rootfs...
[FAILED] Failed to start EtherCAT Master Kernel Modules.
See 'systemctl status ethercat.service' for details.
[ OK ] Started Resize rootfs.
[ OK ] Started Avahi mDNS/DNS-SD Stack.
[ 10.633697] 001: caam algorithms registered in /proc/crypto
[ 11.083732] 001: caam 1700000.crypto: caam pkc algorithms registered in /proc/crypto
[ 11.084391] 001: caam_jr 1710000.jr: registering rng-caam
[ 11.925873] 000: random: crng init done
[ 11.925887] 000: random: 7 urandom warning(s) missed due to ratelimiting
[ OK ] Started Network Name Resolution.
[ OK ] Started Remove Stale Onlin…ext4 Metadata Check Snapshots.
[ OK ] Reached target Network.
[ OK ] Reached target Host and Network Name Lookups.
[ OK ] Reached target Sound Card.
Starting OpenSSH server daemon...
[ OK ] Started OpenSSH server daemon.
[ OK ] Reached target Multi-User System.
Starting Update UTMP about System Runlevel Changes...
[ OK ] Started Update UTMP about System Runlevel Changes.

------------------------------------------------------------------------------------------------------------

0 Kudos

1,291 Views
yipingwang
NXP TechSupport
NXP TechSupport

Please modify RCW settings to use 881b1340 instead of 841b1340 below.

 

Reset Configuration Word (RCW):

00000000: 0608000a 00000000 00000000 00000000

00000010: 20000000 08407900 60025a00 21046000

00000020: 00000000 00000000 00000000 20038000

00000030: 20024800 841b1340 00000000 00000000

0 Kudos