This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TDA4VM-Q1: usb cannot be identified

Part Number: TDA4VM-Q1
Other Parts Discussed in Thread: PCM3168A

Hello Sir

I am trying debug the usb net driver. But it seems that the usb device can not be identified.

when I using lsusb, there is no any info output. Below is the full log, could you please help check what the reason of this  problem is?

and how should I check?

thank you!

Details info:

Linux SDK: ti-processor-sdk-linux-j7-evm-08_04_00_11-linux-x86-Install.bin

HW: our own product.

By the way, the HW is no problem because of it was verified with other Images and driver

=================================================================

[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd080]
[ 0.000000] Linux version 5.10.120-g95b90aa828 (oe-user@oe-host) (aarch64-none-linux-gnu-gcc (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10)) 9.2.1 20191025, GNU ld (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10)) 2.33.1.20191209) #1 SMP PREEMPT Tue Aug 30 09:21:40 UTC 2022
[ 0.000000] Machine model: Texas Instruments K3 J721E SoC
[ 0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002800000 (options '')
[ 0.000000] printk: bootconsole [ns16550a0] enabled
[ 0.000000] efi: UEFI not found.
[ 0.000000] OF: reserved mem: OVERLAP DETECTED!
r5f-dma-memory@a1000000 (0x00000000a1000000--0x00000000a1100000) overlaps with vision_apps-r5f-dma-memory@a1000000 (0x00000000a1000000--0x00000000a1100000)
[ 0.000000] OF: reserved mem: OVERLAP DETECTED!
r5f-memory@a1100000 (0x00000000a1100000--0x00000000a2000000) overlaps with vision_apps-r5f-memory@a1100000 (0x00000000a1100000--0x00000000a3000000)
[ 0.000000] OF: reserved mem: OVERLAP DETECTED!
vision_apps-r5f-memory@a1100000 (0x00000000a1100000--0x00000000a3000000) overlaps with r5f-dma-memory@a2000000 (0x00000000a2000000--0x00000000a2100000)
[ 0.000000] OF: reserved mem: OVERLAP DETECTED!
r5f-memory@a3100000 (0x00000000a3100000--0x00000000a4000000) overlaps with vision_apps-r5f-memory@a3100000 (0x00000000a3100000--0x00000000a5000000)
[ 0.000000] OF: reserved mem: OVERLAP DETECTED!
vision_apps-r5f-memory@a3100000 (0x00000000a3100000--0x00000000a5000000) overlaps with r5f-dma-memory@a4000000 (0x00000000a4000000--0x00000000a4100000)
[ 0.000000] OF: reserved mem: OVERLAP DETECTED!
vision_apps-r5f-dma-memory@a5000000 (0x00000000a5000000--0x00000000a5100000) overlaps with r5f-dma-memory@a5000000 (0x00000000a5000000--0x00000000a5100000)
[ 0.000000] OF: reserved mem: OVERLAP DETECTED!
vision_apps-r5f-memory@a5100000 (0x00000000a5100000--0x00000000a5800000) overlaps with r5f-memory@a5100000 (0x00000000a5100000--0x00000000a6000000)
[ 0.000000] OF: reserved mem: OVERLAP DETECTED!
r5f-memory@a5100000 (0x00000000a5100000--0x00000000a6000000) overlaps with vision_apps-r5f-dma-memory@a5800000 (0x00000000a5800000--0x00000000a5900000)
[ 0.000000] OF: reserved mem: OVERLAP DETECTED!
ipc-memories@aa000000 (0x00000000aa000000--0x00000000ac000000) overlaps with ramoops@abc00000 (0x00000000abc00000--0x00000000abd00000)
[ 0.000000] Reserved memory: created DMA memory pool at 0x0000000094000000, size 128 MiB
[ 0.000000] OF: reserved mem: initialized node vision_apps-core-heap-memory@94000000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a0000000, size 1 MiB
[ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a0000000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a0100000, size 15 MiB
[ 0.000000] OF: reserved mem: initialized node r5f-memory@a0100000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a1000000, size 1 MiB
[ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a1000000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a1000000, size 1 MiB
[ 0.000000] OF: reserved mem: initialized node vision_apps-r5f-dma-memory@a1000000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a1100000, size 15 MiB
[ 0.000000] OF: reserved mem: initialized node r5f-memory@a1100000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a1100000, size 31 MiB
[ 0.000000] OF: reserved mem: initialized node vision_apps-r5f-memory@a1100000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a2000000, size 1 MiB
[ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a2000000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a2100000, size 15 MiB
[ 0.000000] OF: reserved mem: initialized node r5f-memory@a2100000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a3000000, size 1 MiB
[ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a3000000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a3100000, size 15 MiB
[ 0.000000] OF: reserved mem: initialized node r5f-memory@a3100000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a3100000, size 31 MiB
[ 0.000000] OF: reserved mem: initialized node vision_apps-r5f-memory@a3100000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a4000000, size 1 MiB
[ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a4000000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a4100000, size 15 MiB
[ 0.000000] OF: reserved mem: initialized node r5f-memory@a4100000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a5000000, size 1 MiB
[ 0.000000] OF: reserved mem: initialized node vision_apps-r5f-dma-memory@a5000000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a5000000, size 1 MiB
[ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a5000000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a5100000, size 7 MiB
[ 0.000000] OF: reserved mem: initialized node vision_apps-r5f-memory@a5100000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a5100000, size 15 MiB
[ 0.000000] OF: reserved mem: initialized node r5f-memory@a5100000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a5800000, size 1 MiB
[ 0.000000] OF: reserved mem: initialized node vision_apps-r5f-dma-memory@a5800000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a5900000, size 7 MiB
[ 0.000000] OF: reserved mem: initialized node vision_apps-r5f-memory@a5900000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a6000000, size 1 MiB
[ 0.000000] OF: reserved mem: initialized node c66-dma-memory@a6000000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a6100000, size 15 MiB
[ 0.000000] OF: reserved mem: initialized node c66-memory@a6100000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a7000000, size 1 MiB
[ 0.000000] OF: reserved mem: initialized node c66-dma-memory@a7000000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a7100000, size 15 MiB
[ 0.000000] OF: reserved mem: initialized node c66-memory@a7100000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a8000000, size 1 MiB
[ 0.000000] OF: reserved mem: initialized node c71-dma-memory@a8000000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a8100000, size 31 MiB
[ 0.000000] OF: reserved mem: initialized node c71-memory@a8100000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000ac000000, size 32 MiB
[ 0.000000] OF: reserved mem: initialized node vision_apps-dma-memory@ac000000, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: initialized node vision_apps_shared-memories, compatible id dma-heap-carveout
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000ce000000, size 720 MiB
[ 0.000000] OF: reserved mem: initialized node vision_apps-core-heap-memory@ce000000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000fb000000, size 1 MiB
[ 0.000000] OF: reserved mem: initialized node vision_apps-r5f-dma-memory@fb000000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000fb100000, size 15 MiB
[ 0.000000] OF: reserved mem: initialized node vision_apps-r5f-memory@fb100000, compatible id shared-dma-pool
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000080000000-0x00000000ffffffff]
[ 0.000000] DMA32 empty
[ 0.000000] Normal [mem 0x0000000100000000-0x00000008ffffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000080000000-0x0000000093ffffff]
[ 0.000000] node 0: [mem 0x0000000094000000-0x000000009bffffff]
[ 0.000000] node 0: [mem 0x000000009c000000-0x000000009e7fffff]
[ 0.000000] node 0: [mem 0x000000009e800000-0x00000000adffffff]
[ 0.000000] node 0: [mem 0x00000000ae000000-0x00000000cdffffff]
[ 0.000000] node 0: [mem 0x00000000ce000000-0x00000000fbffffff]
[ 0.000000] node 0: [mem 0x00000000fc000000-0x00000000fdbfffff]
[ 0.000000] node 0: [mem 0x00000000fdc00000-0x00000000fdffffff]
[ 0.000000] node 0: [mem 0x00000000fe000000-0x00000000ffffffff]
[ 0.000000] node 0: [mem 0x0000000880000000-0x00000008ffffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000008ffffffff]
[ 0.000000] On node 0 totalpages: 1048576
[ 0.000000] DMA zone: 8192 pages used for memmap
[ 0.000000] DMA zone: 0 pages reserved
[ 0.000000] DMA zone: 524288 pages, LIFO batch:63
[ 0.000000] Normal zone: 8192 pages used for memmap
[ 0.000000] Normal zone: 524288 pages, LIFO batch:63
[ 0.000000] cma: Failed to reserve 400 MiB
[ 0.000000] psci: probing for conduit method from DT.
[ 0.000000] psci: PSCIv1.1 detected in firmware.
[ 0.000000] psci: Using standard PSCI v0.2 function IDs
[ 0.000000] psci: Trusted OS migration not required
[ 0.000000] psci: SMC Calling Convention v1.2
[ 0.000000] percpu: Embedded 22 pages/cpu s50008 r8192 d31912 u90112
[ 0.000000] pcpu-alloc: s50008 r8192 d31912 u90112 alloc=22*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1
[ 0.000000] Detected PIPT I-cache on CPU0
[ 0.000000] CPU features: detected: GIC system register CPU interface
[ 0.000000] CPU features: detected: EL2 vector hardening
[ 0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923
[ 0.000000] CPU features: detected: Spectre-BHB
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 1032192
[ 0.000000] Kernel command line: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 mtdparts=47040000.spi.0:512k(ospi.sbl),512k(ospi.tifs_a),512k(ospi.tifs_b),4m(ospi.mcufw_a),4m(ospi.mcufw_b),4m(ospi.combine_a),4m(ospi.combine_b),128k(ospi.reserved),128k(ospi.reserved),128k(ospi.reserved),128k(ospi.misc_a),128k(ospi.misc_b),128k(ospi.factory),128k(ospi.safe_a),128k(ospi.safe_b),256k(ospi.sonardata),2m(ospi.mcudata),128k(ospi.imudata),128k(ospi.pstore),2m(ospi.reserved),128k@0x3fe0000(ospi.patterns),64m@0(ospi.whole_spi) blkdevparts=mmcblk0:32M(RECOVERY-A),32M(RECOVERY-B),1000M(OS-A),1000M(OS-B),5000M(APP-A),5000M(APP-B),6000M(CACHE),100M(PROFILE),2200M(LOG),-(DATA) root=/dev/mmcblk1p2 rw rootfstype=ext4 rootwait
[ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] software IO TLB: mapped [mem 0x0000000090000000-0x0000000094000000] (64MB)
[ 0.000000] Memory: 2364404K/4194304K available (10880K kernel code, 1126K rwdata, 4188K rodata, 1792K init, 431K bss, 1829900K reserved, 0K cma-reserved)
[ 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 event tracing is enabled.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.
[ 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=2
[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode
[ 0.000000] GICv3: 960 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:0x0000000001900000
[ 0.000000] ITS [mem 0x01820000-0x0182ffff]
[ 0.000000] GIC: enabling workaround for ITS: Socionext Synquacer pre-ITS
[ 0.000000] ITS@0x0000000001820000: Devices Table too large, reduce ids 20->19
[ 0.000000] ITS@0x0000000001820000: allocated 524288 Devices @880800000 (flat, esz 8, psz 64K, shr 0)
[ 0.000000] ITS: using cache flushing for cmd queue
[ 0.000000] GICv3: using LPI property table @0x0000000880030000
[ 0.000000] GIC: using cache flushing for LPI property table
[ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000880040000
[ 0.000000] arch_timer: cp15 timer(s) running at 200.00MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2e2049d3e8, max_idle_ns: 440795210634 ns
[ 0.000002] sched_clock: 56 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
[ 0.010457] Console: colour dummy device 80x25
[ 0.016152] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
[ 0.029489] pid_max: default: 32768 minimum: 301
[ 0.035422] LSM: Security Framework initializing
[ 0.041370] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.050846] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.061714] rcu: Hierarchical SRCU implementation.
[ 0.067992] Platform MSI: gic-its@1820000 domain created
[ 0.074909] PCI/MSI: /bus@100000/interrupt-controller@1800000/gic-its@1820000 domain created
[ 0.085747] EFI services will not be available.
[ 0.091625] smp: Bringing up secondary CPUs ...
[ 0.098017] Detected PIPT I-cache on CPU1
[ 0.098039] GICv3: CPU1: found redistributor 1 region 0:0x0000000001920000
[ 0.098051] GICv3: CPU1: using allocated LPI pending table @0x0000000880050000
[ 0.098084] CPU1: Booted secondary processor 0x0000000001 [0x411fd080]
[ 0.098136] smp: Brought up 1 node, 2 CPUs
[ 0.134814] SMP: Total of 2 processors activated.
[ 0.140820] CPU features: detected: 32-bit EL0 Support
[ 0.147388] CPU features: detected: CRC32 instructions
[ 0.164013] CPU: All CPU(s) started at EL2
[ 0.169257] alternatives: patching kernel code
[ 0.175360] devtmpfs: initialized
[ 0.184925] KASLR disabled due to lack of seed
[ 0.190696] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.203147] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
[ 0.211907] pinctrl core: initialized pinctrl subsystem
[ 0.218813] DMI not present or invalid.
[ 0.224025] NET: Registered protocol family 16
[ 0.230000] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
[ 0.239115] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.249107] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.259432] thermal_sys: Registered thermal governor 'step_wise'
[ 0.259434] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.267449] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.284477] ASID allocator initialised with 65536 entries
[ 0.306832] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.315397] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[ 0.323954] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.332514] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[ 0.341769] cryptd: max_cpu_qlen set to 1000
[ 0.349007] k3-chipinfo 43000014.chipid: Family:J721E rev:SR2.0 JTAGID[0x1bb6402f] Detected
[ 0.360167] iommu: Default domain type: Translated
[ 0.366545] SCSI subsystem initialized
[ 0.371597] mc: Linux media interface: v0.10
[ 0.377060] videodev: Linux video capture interface: v2.00
[ 0.384094] pps_core: LinuxPPS API ver. 1 registered
[ 0.390430] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.402101] PTP clock support registered
[ 0.407119] EDAC MC: Ver: 3.0.0
[ 0.411669] FPGA manager framework
[ 0.416051] Advanced Linux Sound Architecture Driver Initialized.
[ 0.424218] clocksource: Switched to clocksource arch_sys_counter
[ 0.432089] VFS: Disk quotas dquot_6.6.0
[ 0.437122] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.448860] Carveout Heap: Exported 512 MiB at 0x00000000ae000000
[ 0.456704] NET: Registered protocol family 2
[ 0.462624] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.473240] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
[ 0.484191] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.494440] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear)
[ 0.504090] TCP: Hash tables configured (established 32768 bind 32768)
[ 0.512553] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 0.521163] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 0.530381] NET: Registered protocol family 1
[ 0.536186] RPC: Registered named UNIX socket transport module.
[ 0.543754] RPC: Registered udp transport module.
[ 0.549768] RPC: Registered tcp transport module.
[ 0.555773] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.564001] PCI: CLS 0 bytes, default 64
[ 0.569334] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
[ 0.581348] Initialise system trusted keyrings
[ 0.587097] workingset: timestamp_bits=46 max_order=20 bucket_order=0
[ 0.597189] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.604886] NFS: Registering the id_resolver key type
[ 0.611352] Key type id_resolver registered
[ 0.616701] Key type id_legacy registered
[ 0.621847] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 0.630407] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[ 0.639918] 9p: Installing v9fs 9p2000 file system support
[ 0.671414] Key type asymmetric registered
[ 0.676646] Asymmetric key parser 'x509' registered
[ 0.682885] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[ 0.692333] io scheduler mq-deadline registered
[ 0.698113] io scheduler kyber registered
[ 0.704362] pinctrl-single 4301c000.pinmux: 94 pins, size 376
[ 0.711943] pinctrl-single 11c000.pinmux: 173 pins, size 692
[ 0.721639] k3-ringacc 2b800000.ringacc: Failed to get MSI domain
[ 0.729460] k3-ringacc 3c000000.ringacc: Failed to get MSI domain
[ 0.739060] Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled
[ 0.753420] brd: module loaded
[ 0.760921] loop: module loaded
[ 0.765441] megasas: 07.714.04.00-rc1
[ 0.771917] tun: Universal TUN/TAP device driver, 1.6
[ 0.778614] igbvf: Intel(R) Gigabit Virtual Function Network Driver
[ 0.786621] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[ 0.794200] sky2: driver version 1.30
[ 0.799338] VFIO - User Level meta-driver version: 0.3
[ 0.806374] i2c /dev entries driver
[ 0.811548] sdhci: Secure Digital Host Controller Interface driver
[ 0.819458] sdhci: Copyright(c) Pierre Ossman
[ 0.825205] sdhci-pltfm: SDHCI platform and OF driver helper
[ 0.832974] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.840798] SMCCC: SOC_ID: ARCH_FEATURES(ARCH_SOC_ID) returned error: fffffffffffffffd
[ 0.851590] optee: probing for conduit method.
[ 0.857277] optee: revision 3.8 (199fca17)
[ 0.857545] optee: initialized driver
[ 0.868630] NET: Registered protocol family 17
[ 0.874376] 9pnet: Installing 9P2000 support
[ 0.879867] Key type dns_resolver registered
[ 0.885418] Loading compiled-in X.509 certificates
[ 0.896493] k3-ringacc 2b800000.ringacc: Failed to get MSI domain
[ 0.904409] k3-ringacc 3c000000.ringacc: Failed to get MSI domain
[ 0.913701] ti-sci 44083000.dmsc: ABI: 3.1 (firmware rev 0x0014 '20.8.7--v2020.08d (Terrific Lla')
[ 0.955243] omap_i2c 40b00000.i2c: bus 0 rev0.12 at 100 kHz
[ 0.962755] omap_i2c 40b10000.i2c: bus 1 rev0.12 at 100 kHz
[ 0.970445] pca953x 2-0020: supply vcc not found, using dummy regulator
[ 0.978960] pca953x 2-0020: using no AI
[ 1.004275] pca953x 2-0020: failed writing register
[ 1.010560] pca953x: probe of 2-0020 failed with error -121
[ 1.017914] pca953x 2-0022: supply vcc not found, using dummy regulator
[ 1.026402] pca953x 2-0022: using AI
[ 1.031023] pca953x 2-0022: failed writing register
[ 1.037297] pca953x: probe of 2-0022 failed with error -121
[ 1.044463] omap_i2c 2000000.i2c: bus 2 rev0.12 at 400 kHz
[ 1.052168] omap_i2c 2010000.i2c: bus 3 rev0.12 at 400 kHz
[ 1.059602] omap_i2c 2020000.i2c: bus 4 rev0.12 at 100 kHz
[ 1.067161] pca953x 5-0020: supply vcc not found, using dummy regulator
[ 1.075653] pca953x 5-0020: using no AI
[ 1.104275] pca953x 5-0020: failed writing register
[ 1.110549] pca953x: probe of 5-0020 failed with error -121
[ 1.118007] i2c i2c-5: of_i2c: invalid reg on /bus@100000/i2c@2030000/gmsl-deserializer@52
[ 1.128572] i2c i2c-5: Failed to create I2C device for /bus@100000/i2c@2030000/gmsl-deserializer@52
[ 1.140138] omap_i2c 2030000.i2c: bus 5 rev0.12 at 400 kHz
[ 1.147552] omap_i2c 2040000.i2c: bus 6 rev0.12 at 100 kHz
[ 1.154921] omap_i2c 2050000.i2c: bus 7 rev0.12 at 100 kHz
[ 1.162809] ti-sci-intr bus@100000:interrupt-controller0: Interrupt Router 131 domain created
[ 1.173797] ti-sci-intr bus@100000:navss@30000000:interrupt-controller1: Interrupt Router 213 domain created
[ 1.186508] ti-sci-inta 33d00000.interrupt-controller: Interrupt Aggregator domain 209 created
[ 1.200366] cdns-sierra-phy 5000000.serdes: No parent clock for PLL mux clocks
[ 1.209598] cdns-sierra-phy 5000000.serdes: Fail to register cmn plllc mux
[ 1.218378] cdns-sierra-phy 5000000.serdes: Failed to pll mux clocks
[ 1.227205] cdns-sierra-phy: probe of 5000000.serdes failed with error -2
[ 1.238836] cdns-sierra-phy 5010000.serdes: No parent clock for PLL mux clocks
[ 1.248076] cdns-sierra-phy 5010000.serdes: Fail to register cmn plllc mux
[ 1.256989] cdns-sierra-phy 5010000.serdes: Failed to pll mux clocks
[ 1.265825] cdns-sierra-phy: probe of 5010000.serdes failed with error -2
[ 1.277262] cdns-sierra-phy 5020000.serdes: No parent clock for PLL mux clocks
[ 1.286493] cdns-sierra-phy 5020000.serdes: Fail to register cmn plllc mux
[ 1.295274] cdns-sierra-phy 5020000.serdes: Failed to pll mux clocks
[ 1.304096] cdns-sierra-phy: probe of 5020000.serdes failed with error -2
[ 1.316414] k3-ringacc 2b800000.ringacc: Ring Accelerator probed rings:286, gp-rings[96,20] sci-dev-id:235
[ 1.329002] k3-ringacc 2b800000.ringacc: dma-ring-reset-quirk: disabled
[ 1.337454] k3-ringacc 2b800000.ringacc: RA Proxy rev. 66346100, num_proxies:64
[ 1.348651] k3-ringacc 3c000000.ringacc: Ring Accelerator probed rings:1024, gp-rings[440,150] sci-dev-id:211
[ 1.361328] k3-ringacc 3c000000.ringacc: dma-ring-reset-quirk: disabled
[ 1.369777] k3-ringacc 3c000000.ringacc: RA Proxy rev. 66346100, num_proxies:64
[ 1.379485] printk: console [ttyS2] disabled
[ 1.384966] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 21, base_baud = 3000000) is a 8250
[ 1.395887] printk: console [ttyS2] enabled
[ 1.406431] printk: bootconsole [ns16550a0] disabled
[ 1.419290] arm-smmu-v3 36600000.smmu: ias 48-bit, oas 48-bit (features 0x00001faf)
[ 1.429346] arm-smmu-v3 36600000.smmu: allocated 65536 entries for cmdq
[ 1.438020] arm-smmu-v3 36600000.smmu: allocated 32768 entries for evtq
[ 1.447882] arm-smmu-v3 36600000.smmu: msi_domain absent - falling back to wired irqs
[ 1.459499] am65-cpts 310d0000.cpts: CPTS ver 0x4e8a010a, freq:250000000, add_val:3 pps:0
[ 1.570909] mmc0: CQHCI version 5.10
[ 1.575658] mmc1: CQHCI version 5.10
[ 1.583535] pca953x 3-0020: supply vcc not found, using dummy regulator
[ 1.591848] pca953x 3-0020: using no AI
[ 1.616277] mmc0: SDHCI controller on 4f80000.sdhci [4f80000.sdhci] using ADMA 64-bit
[ 1.710668] mmc0: Command Queue Engine enabled
[ 1.716228] mmc0: new HS200 MMC card at address 0001
[ 1.722643] mmcblk0: mmc0:0001 CJUD4R 59.6 GiB
[ 1.728384] mmcblk0boot0: mmc0:0001 CJUD4R partition 1 31.9 MiB
[ 1.735855] mmcblk0boot1: mmc0:0001 CJUD4R partition 2 31.9 MiB
[ 1.743299] mmcblk0rpmb: mmc0:0001 CJUD4R partition 3 4.00 MiB, chardev (237:0)
[ 2.600225] omap_i2c 2010000.i2c: timeout waiting for bus ready
[ 2.607617] pca953x 3-0020: failed writing register
[ 2.613779] pca953x: probe of 3-0020 failed with error -16
[ 2.621018] omap-mailbox 31f80000.mailbox: omap mailbox rev 0x66fc7100
[ 2.629511] omap-mailbox 31f81000.mailbox: omap mailbox rev 0x66fc7100
[ 2.637991] omap-mailbox 31f82000.mailbox: omap mailbox rev 0x66fc7100
[ 2.646463] omap-mailbox 31f83000.mailbox: omap mailbox rev 0x66fc7100
[ 2.654912] omap-mailbox 31f84000.mailbox: omap mailbox rev 0x66fc7100
[ 2.665721] cdns-sierra-phy 5030000.serdes: No parent clock for PLL mux clocks
[ 2.674734] cdns-sierra-phy 5030000.serdes: Fail to register cmn plllc mux
[ 2.683308] cdns-sierra-phy 5030000.serdes: Failed to pll mux clocks
[ 2.691956] cdns-sierra-phy: probe of 5030000.serdes failed with error -2
[ 2.701257] ti-udma 285c0000.dma-controller: Channels: 26 (tchan: 13, rchan: 13, gp-rflow: 8)
[ 2.713752] ti-udma 31150000.dma-controller: Channels: 84 (tchan: 42, rchan: 42, gp-rflow: 16)
[ 2.728570] spi-nor spi0.0: unrecognized JEDEC id bytes: 2c 5b 19 10 41 00
[ 2.737153] spi-nor: probe of spi0.0 failed with error -2
[ 2.744111] debugfs: Directory 'pd:27' with parent 'pm_genpd' already present!
[ 2.753196] debugfs: Directory 'pd:26' with parent 'pm_genpd' already present!
[ 2.763287] debugfs: Directory 'pd:242' with parent 'pm_genpd' already present!
[ 2.772431] debugfs: Directory 'pd:241' with parent 'pm_genpd' already present!
[ 2.781562] debugfs: Directory 'pd:240' with parent 'pm_genpd' already present!
[ 2.790695] debugfs: Directory 'pd:239' with parent 'pm_genpd' already present!
[ 2.806376] ALSA device list:
[ 2.810082] No soundcards found.
[ 2.890698] mmc1: SDHCI controller on 4fb0000.sdhci [4fb0000.sdhci] using ADMA 64-bit
[ 2.900729] Waiting for root device /dev/mmcblk1p2...
[ 2.934766] mmc1: new SDHC card at address 0007
[ 2.940809] mmcblk1: mmc1:0007 SD16G 14.4 GiB
[ 2.948411] mmcblk1: p1 p2
[ 3.084313] EXT4-fs (mmcblk1p2): recovery complete
[ 3.284015] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Opts: (null)
[ 3.294134] VFS: Mounted root (ext4 filesystem) on device 179:98.
[ 3.318581] devtmpfs: mounted
[ 3.323286] Freeing unused kernel memory: 1792K
[ 3.329037] Run /sbin/init as init process
[ 3.334142] with arguments:
[ 3.334145] /sbin/init
[ 3.334147] with environment:
[ 3.334149] HOME=/
[ 3.334151] TERM=linux
[ 3.334154] blkdevparts=mmcblk0:32M(RECOVERY-A),32M(RECOVERY-B),1000M(OS-A),1000M(OS-B),5000M(APP-A),5000M(APP-B),6000M(CACHE),100M(PROFILE),2200M(LOG),-(DATA)
[ 4.083568] systemd[1]: System time before build time, advancing clock.
[ 4.274268] NET: Registered protocol family 10
[ 4.280317] Segment Routing with IPv6
[ 4.361979] systemd[1]: systemd 244.5+ 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)
[ 4.389082] systemd[1]: Detected architecture arm64.
[ 4.441677] systemd[1]: Set hostname to <j7-evm>.
[ 4.858311] systemd[1]: /lib/systemd/system/docker.socket:6: ListenStream= references a path below legacy directory /var/run/, updating /var/run/docker.sock \xe2\x86\x92 /run/docker.sock; please update the unit file accordingly.
[ 4.967618] random: systemd: uninitialized urandom read (16 bytes read)
[ 4.976004] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling.
[ 4.991448] systemd[1]: (This warning is only shown for the first unit using IP firewalling.)
[ 5.003594] systemd[1]: Created slice system-getty.slice.
[ 5.028286] random: systemd: uninitialized urandom read (16 bytes read)
[ 5.037217] systemd[1]: Created slice system-serial\x2dgetty.slice.
[ 5.060285] random: systemd: uninitialized urandom read (16 bytes read)
[ 5.069152] systemd[1]: Created slice User and Session Slice.
[ 5.092398] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ 5.120380] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 5.148342] systemd[1]: Reached target Paths.
[ 5.168290] systemd[1]: Reached target Remote File Systems.
[ 5.192280] systemd[1]: Reached target Slices.
[ 5.212289] systemd[1]: Reached target Swap.
[ 5.249972] systemd[1]: Listening on RPCbind Server Activation Socket.
[ 5.276300] systemd[1]: Reached target RPC Port Mapper.
[ 5.303459] systemd[1]: Listening on Process Core Dump Socket.
[ 5.328391] systemd[1]: Listening on initctl Compatibility Named Pipe.
[ 5.379386] systemd[1]: Condition check resulted in Journal Audit Socket being skipped.
[ 5.389651] systemd[1]: Listening on Journal Socket (/dev/log).
[ 5.412495] systemd[1]: Listening on Journal Socket.
[ 5.428556] systemd[1]: Listening on Network Service Netlink Socket.
[ 5.452451] systemd[1]: Listening on udev Control Socket.
[ 5.476398] systemd[1]: Listening on udev Kernel Socket.
[ 5.502488] systemd[1]: Mounting Huge Pages File System...
[ 5.522262] systemd[1]: Mounting POSIX Message Queue File System...
[ 5.550227] systemd[1]: Mounting Kernel Debug File System...
[ 5.571536] systemd[1]: Mounting Temporary Directory (/tmp)...
[ 5.590389] systemd[1]: Starting Create list of static device nodes for the current kernel...
[ 5.618201] systemd[1]: Starting Start psplash boot splash screen...
[ 5.651576] systemd[1]: Started Hardware RNG Entropy Gatherer Daemon.
[ 5.678370] systemd[1]: Starting RPC Bind...
[ 5.692454] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[ 5.706486] systemd[1]: Starting Journal Service...
[ 5.791436] systemd[1]: Starting Load Kernel Modules...
[ 5.810385] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 5.828998] systemd[1]: Starting udev Coldplug all Devices...
[ 5.842200] EXT4-fs (mmcblk1p2): re-mounted. Opts: (null)
[ 5.857707] systemd[1]: Mounted Huge Pages File System.
[ 5.862960] cryptodev: loading out-of-tree module taints kernel.
[ 5.873371] cryptodev: driver 1.10 loaded.
[ 5.892584] systemd[1]: Started Journal Service.
[ 6.097083] urandom_read_iter: 40 callbacks suppressed
[ 6.097087] random: systemd: uninitialized urandom read (16 bytes read)
[ 6.119558] random: systemd-journal: uninitialized urandom read (16 bytes read)
[ 6.147354] random: systemd: uninitialized urandom read (16 bytes read)
[ 6.174598] systemd-journald[155]: Received client request to flush runtime journal.
[ 7.100368] urandom_read_iter: 44 callbacks suppressed
[ 7.100372] random: systemd: uninitialized urandom read (16 bytes read)
[ 7.122581] random: systemd: uninitialized urandom read (16 bytes read)
[ 7.143407] random: systemd: uninitialized urandom read (16 bytes read)
[ 7.464326] optee: PTA_CMD_GET_DEVICES invoke function err: ffff0009
[ 7.472340] ------------[ cut here ]------------
[ 7.478104] WARNING: CPU: 0 PID: 21 at drivers/tee/optee/core.c:217 optee_bus_scan+0x24/0x38
[ 7.488620] Modules linked in: videobuf2_common cdns_dphy sch_fq_codel rpmsg_kdrv_switch cryptodev(O) ipv6
[ 7.500672] CPU: 0 PID: 21 Comm: kworker/0:1 Tainted: G O 5.10.120-g95b90aa828 #1
[ 7.511623] Hardware name: Texas Instruments K3 J721E SoC (DT)
[ 7.518893] Workqueue: optee_bus_scan optee_bus_scan
[ 7.525080] pstate: 60000005 (nZCv daif -PAN -UAO -TCO BTYPE=--)
[ 7.532565] pc : optee_bus_scan+0x24/0x38
[ 7.537557] lr : optee_bus_scan+0x14/0x38
[ 7.542548] sp : ffff8000115abd90
[ 7.546674] x29: ffff8000115abd90 x28: ffff800011097000
[ 7.553294] x27: ffff80001128bcc8 x26: ffff0008002f1748
[ 7.559913] x25: 0000000000000000 x24: ffff000801398b20
[ 7.566534] x23: fffffdffbffcd100 x22: 0000000000000000
[ 7.573153] x21: ffff00087f99aa40 x20: ffff000800c4c100
[ 7.579772] x19: ffff000801398b18 x18: 0000000000000010
[ 7.586391] x17: 0000000000000000 x16: 0000000000000000
[ 7.593009] x15: ffff000800151330 x14: 00000000000001a5
[ 7.599630] x13: ffff000800151330 x12: ffff8000112a5000
[ 7.606250] x11: 0000000000000004 x10: 0000000000000000
[ 7.612869] x9 : 0000000000000040 x8 : 0000000000000000
[ 7.619488] x7 : ffff000000000000 x6 : 0000000000000001
[ 7.626107] x5 : 0000000000000000 x4 : 0000000000000000
[ 7.632728] x3 : ffff0008010063c0 x2 : 0000000000000000
[ 7.639347] x1 : bf47b8fb9e3d5100 x0 : 00000000ffffffea
[ 7.645967] Call trace:
[ 7.649010] optee_bus_scan+0x24/0x38
[ 7.653572] process_one_work+0x1a0/0x328
[ 7.658566] worker_thread+0x4c/0x420
[ 7.663125] kthread+0x140/0x160
[ 7.667143] ret_from_fork+0x10/0x34
[ 7.671593] ---[ end trace 3ad874e5d3c85dac ]---
[ 8.087231] k3-dsp-rproc 4d80800000.dsp: assigned reserved memory node c66-dma-memory@a7000000
[ 8.112414] pvrsrvkm 4e20000000.gpu: More than one power domain for this GPU, gpu driver manages power domains
[ 8.125376] urandom_read_iter: 22 callbacks suppressed
[ 8.125380] random: dbus-daemon: uninitialized urandom read (12 bytes read)
[ 8.141760] PVR_K: 229: Read BVNC 22.104.208.318 from HW device registers
[ 8.160234] PVR_K: 229: RGX Device registered with BVNC 22.104.208.318
[ 8.172607] [drm] Initialized pvr 1.15.6133109 20170530 for 4e20000000.gpu on minor 0
[ 8.244248] k3-dsp-rproc 4d80800000.dsp: configured DSP for IPC-only mode
[ 8.268553] remoteproc remoteproc0: 4d80800000.dsp is available
[ 8.300273] remoteproc remoteproc0: attaching to 4d80800000.dsp
[ 8.445950] k3-dsp-rproc 4d80800000.dsp: DSP initialized in IPC-only mode
[ 8.564442] remoteproc0#vdev0buffer: assigned reserved memory node c66-dma-memory@a7000000
[ 8.724773] virtio_rpmsg_bus virtio0: rpmsg host is online
[ 8.738629] virtio_rpmsg_bus virtio0: creating channel ti.ipc4.ping-pong addr 0xd
[ 8.751186] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0xe
[ 8.784291] remoteproc0#vdev0buffer: registered virtio0 (type 7)
[ 8.848232] random: crng init done
[ 8.929968] remoteproc remoteproc0: remote processor 4d80800000.dsp is now attached
[ 8.944654] k3-dsp-rproc 4d81800000.dsp: assigned reserved memory node c66-dma-memory@a6000000
[ 8.972256] k3-dsp-rproc 4d81800000.dsp: configured DSP for IPC-only mode
[ 8.990628] remoteproc remoteproc1: 4d81800000.dsp is available
[ 9.006058] remoteproc remoteproc1: attaching to 4d81800000.dsp
[ 9.029580] k3-dsp-rproc 4d81800000.dsp: DSP initialized in IPC-only mode
[ 9.046039] remoteproc1#vdev0buffer: assigned reserved memory node c66-dma-memory@a6000000
[ 9.066260] virtio_rpmsg_bus virtio1: rpmsg host is online
[ 9.078176] virtio_rpmsg_bus virtio1: creating channel ti.ipc4.ping-pong addr 0xd
[ 9.092299] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0xe
[ 9.118530] remoteproc1#vdev0buffer: registered virtio1 (type 7)
[ 9.153068] remoteproc remoteproc1: remote processor 4d81800000.dsp is now attached
[ 9.190973] k3-dsp-rproc 64800000.dsp: assigned reserved memory node c71-dma-memory@a8000000
[ 9.276668] k3-dsp-rproc 64800000.dsp: configured DSP for IPC-only mode
[ 9.356308] remoteproc remoteproc2: 64800000.dsp is available
[ 9.386337] remoteproc remoteproc2: attaching to 64800000.dsp
[ 9.404328] remoteproc remoteproc2: unsupported resource 65538
[ 9.481136] k3-dsp-rproc 64800000.dsp: DSP initialized in IPC-only mode
[ 9.501895] remoteproc2#vdev0buffer: assigned reserved memory node c71-dma-memory@a8000000
[ 9.522856] virtio_rpmsg_bus virtio2: rpmsg host is online
[ 9.529753] virtio_rpmsg_bus virtio2: creating channel ti.ipc4.ping-pong addr 0xd
[ 9.544292] virtio_rpmsg_bus virtio2: creating channel rpmsg_chrdev addr 0xe
[ 9.557520] remoteproc2#vdev0buffer: registered virtio2 (type 7)
[ 9.572855] remoteproc remoteproc2: remote processor 64800000.dsp is now attached
[ 13.333877] pruss b000000.icssg: /bus@100000/icssg@b000000/cfg@26000 is missing its 'clocks' node
[ 13.356380] platform 5c00000.r5f: configured R5F for IPC-only mode
[ 13.386067] platform 5c00000.r5f: assigned reserved memory node vision_apps-r5f-dma-memory@a1000000
[ 13.396286] pruss b000000.icssg: pruss_clk_init failed, ret = -19
[ 13.405780] remoteproc remoteproc3: 5c00000.r5f is available
[ 13.451551] remoteproc remoteproc3: attaching to 5c00000.r5f
[ 13.512293] Unable to handle kernel paging request at virtual address ffff80001bffffff
[ 13.560236] Mem abort info:
[ 13.563717] ESR = 0x96000007
[ 13.584384] EC = 0x25: DABT (current EL), IL = 32 bits
[ 13.620240] SET = 0, FnV = 0
[ 13.632233] EA = 0, S1PTW = 0
[ 13.636145] Data abort info:
[ 13.652233] ISV = 0, ISS = 0x00000007
[ 13.727738] CM = 0, WnR = 0
[ 13.736252] swapper pgtable: 4k pages, 48-bit VAs, pgdp=0000000082ecc000
[ 13.760323] [ffff80001bffffff] pgd=00000008fffff003, p4d=00000008fffff003, pud=00000008ffffe003, pmd=0000000886269003, pte=0000000000000000
[ 13.788372] Internal error: Oops: 96000007 [#1] PREEMPT SMP
[ 13.795319] Modules linked in: snd_soc_pcm3168a_i2c j721e_csi2rx(+) sa2ul(+) ti_j721e_cpsw_virt_mac crct10dif_ce snd_soc_pcm3168a pruss ti_k3_r5_remoteproc(+) videobuf2_dma_contig sha512_generic authenc ti_k3_dsp_remoteproc pvrsrvkm(O) videobuf2_memops videobuf2_v4l2 cdns3_ti virtio_rpmsg_bus videobuf2_common cdns_dphy sch_fq_codel rpmsg_kdrv_switch cryptodev(O) ipv6
[ 13.835897] CPU: 0 PID: 196 Comm: systemd-udevd Tainted: G W O 5.10.120-g95b90aa828 #1
[ 13.847176] Hardware name: Texas Instruments K3 J721E SoC (DT)
[ 13.854448] pstate: 00000005 (nzcv daif -PAN -UAO -TCO BTYPE=--)
[ 13.861943] pc : rproc_handle_resources.constprop.0+0x94/0x168
[ 13.869217] lr : rproc_boot+0x334/0x670
[ 13.873994] sp : ffff8000124937a0
[ 13.878120] x29: ffff8000124937a0 x28: ffff800011205408
[ 13.884743] x27: ffff000803759800 x26: ffffffffffffffff
[ 13.891363] x25: ffff80001c000000 x24: ffff800010e03c98
[ 13.897984] x23: ffff000803759838 x22: 0000000000000000
[ 13.904605] x21: ffff800011185620 x20: ffff000803759800
[ 13.911226] x19: 0000000000000000 x18: ffff00080252f600
[ 13.917846] x17: 0000000000000000 x16: 0000000000000000
[ 13.924466] x15: 0000389d7356cd74 x14: ffffffffffffffff
[ 13.931086] x13: ffffffffffffffff x12: ffffffffffffffff
[ 13.937705] x11: ffffffffffffffff x10: ffffffffffffffff
[ 13.944324] x9 : ffffffffffffffff x8 : ffffffffffffffff
[ 13.950944] x7 : ffffffffffffffff x6 : ffff000806007500
[ 13.957563] x5 : 0000000000000000 x4 : 0000000000000000
[ 13.964184] x3 : 00000000000000fd x2 : 00000000ffffffff
[ 13.970804] x1 : ffff80001c000003 x0 : ffff80001c000000
[ 13.977424] Call trace:
[ 13.980473] rproc_handle_resources.constprop.0+0x94/0x168
[ 13.987309] rproc_boot+0x334/0x670
[ 13.991652] rproc_add+0x88/0x158
[ 13.995784] k3_r5_probe+0x698/0xcf0 [ti_k3_r5_remoteproc]
[ 14.002621] platform_drv_probe+0x54/0xa8
[ 14.007614] really_probe+0xec/0x3e0
[ 14.012066] driver_probe_device+0x58/0xb8
[ 14.017166] device_driver_attach+0x74/0x80
[ 14.022375] __driver_attach+0x58/0xe0
[ 14.027043] bus_for_each_dev+0x70/0xc0
[ 14.031819] driver_attach+0x24/0x30
[ 14.036271] bus_add_driver+0x14c/0x1f0
[ 14.041046] driver_register+0x64/0x120
[ 14.045821] __platform_driver_register+0x48/0x58
[ 14.051683] k3_r5_rproc_driver_init+0x20/0x1000 [ti_k3_r5_remoteproc]
[ 14.059819] do_one_initcall+0x54/0x1b8
[ 14.064597] do_init_module+0x44/0x1f0
[ 14.069265] load_module+0x1f08/0x24a8
[ 14.073932] __do_sys_finit_module+0xb8/0xf8
[ 14.079251] __arm64_sys_finit_module+0x20/0x30
[ 14.084895] el0_svc_common.constprop.0+0x78/0x1c8
[ 14.090862] do_el0_svc+0x24/0x90
[ 14.094990] el0_svc+0x14/0x20
[ 14.098791] el0_sync_handler+0xb0/0xb8
[ 14.103567] el0_sync+0x180/0x1c0
[ 14.107697] Code: 128002b3 91318021 97ffeb8a 1400002e (b87a6b20)
[ 14.115293] ---[ end trace 3ad874e5d3c85dad ]---
[ 14.510624] Bluetooth: Core ver 2.22
[ 14.517867] NET: Registered protocol family 31
[ 14.527235] Bluetooth: HCI device and connection manager initialized
[ 14.540252] Bluetooth: HCI socket layer initialized
[ 14.546927] Bluetooth: L2CAP socket layer initialized
[ 14.557431] Bluetooth: SCO socket layer initialized
[ 16.151605] usbcore: registered new interface driver usbfs
[ 16.304265] omap_rng 4e10000.rng: Random Number Generator ver. 241b34c
[ 16.316955] usbcore: registered new interface driver hub
[ 16.348494] cdns-csi2rx: probe of 4504000.csi-bridge failed with error -22
[ 16.409118] usbcore: registered new device driver usb
[ 16.415633] cdns-csi2rx: probe of 4514000.csi-bridge failed with error -22
[ 19.016843] PVR_K: 711: RGX Firmware image 'rgx.fw.22.104.208.318' loaded
[ 19.076067] PVR_K: 711: Shader binary image 'rgx.sh.22.104.208.318' loaded
[ 139.697509] Initializing XFRM netlink socket
[ 150.180619] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[ 150.203073] Bridge firewalling registered
[ 155.359931] process 'docker/tmp/qemu-check365100252/check' started with executable stack

====================below is the dts configuration, already verified by other Images and drivers, and it is okay=======================================

cdns_usb@4104000 {
compatible = "ti,j721e-usb";
reg = <0x00 0x4104000 0x00 0x100>;
dma-coherent;
power-domains = <0x08 0x120 0x01>;
clocks = <0x09 0x120 0x0f 0x09 0x120 0x03>;
clock-names = "ref\0lpm";
assigned-clocks = <0x09 0x120 0x0f>;
assigned-clock-parents = <0x09 0x120 0x10>;
#address-cells = <0x02>;
#size-cells = <0x02>;
ranges;
pinctrl-names = "default";
pinctrl-0 = <0x7e>;
ti,vbus-divider;
phandle = <0x12d>;

usb@6000000 {
compatible = "cdns,usb3";
reg = <0x00 0x6000000 0x00 0x10000 0x00 0x6010000 0x00 0x10000 0x00 0x6020000 0x00 0x10000>;
reg-names = "otg\0xhci\0dev";
interrupts = <0x00 0x60 0x04 0x00 0x66 0x04 0x00 0x78 0x04>;
interrupt-names = "host\0peripheral\0otg";
maximum-speed = "super-speed";
dr_mode = "host";
phys = <0x7f>;
phy-names = "cdns3,usb3-phy";
status = "okay";
phandle = <0x12e>;
};
};

cdns_usb@4114000 {
compatible = "ti,j721e-usb";
reg = <0x00 0x4114000 0x00 0x100>;
dma-coherent;
power-domains = <0x08 0x121 0x01>;
clocks = <0x09 0x121 0x0f 0x09 0x121 0x03>;
clock-names = "ref\0lpm";
assigned-clocks = <0x09 0x121 0x0f>;
assigned-clock-parents = <0x09 0x121 0x10>;
#address-cells = <0x02>;
#size-cells = <0x02>;
ranges;
pinctrl-names = "default";
pinctrl-0 = <0x80>;
ti,vbus-divider;
phandle = <0x12f>;

usb@6400000 {
compatible = "cdns,usb3";
reg = <0x00 0x6400000 0x00 0x10000 0x00 0x6410000 0x00 0x10000 0x00 0x6420000 0x00 0x10000>;
reg-names = "otg\0xhci\0dev";
interrupts = <0x00 0x68 0x04 0x00 0x6e 0x04 0x00 0x79 0x04>;
interrupt-names = "host\0peripheral\0otg";
maximum-speed = "super-speed";
dr_mode = "otg";
phys = <0x81>;
phy-names = "cdns3,usb3-phy";
status = "okay";
phandle = <0x130>;
};
};

  • HI Jason

    Can you share you config file ?

    below is the dts configuration, already verified by other Images and drivers,

    What images we are talking about here ?

    Regards
    Diwakar

  • Hi Diwakar

    Thanks for you attention!

    Here refers to 2 Images, one is built by other team which works ok on my board, but I cannot get its source code of kernel  and the dts file also works well with the this Image .  The other image is configured by me which has problem mentioned above that usb device cannot be detected.  The HW and dts file are the same for the two different images.

    Below is the usb configuration in dts file, please help check:

    pinmux@11c000 {
    compatible = "pinctrl-single";
    reg = <0x00 0x11c000 0x00 0x2b4>;
    #pinctrl-cells = <0x01>;
    pinctrl-single,register-width = <0x20>;
    pinctrl-single,function-mask = <0xffffffff>;
    phandle = <0xc6>;

    fan_gpio_get_default {
    pinctrl-single,pins = <0x68 0x50007 0x70 0x50007>;
    phandle = <0x82>;
    };

    dp0_pins_default {
    pinctrl-single,pins = <0x1c4 0x50005>;
    phandle = <0x51>;
    };

    main_usbss0_pins_default {
    pinctrl-single,pins = <0x290 0x10000 0x5c 0x50007 0x88 0x50007 0x98 0x50007>;
    phandle = <0x7e>;
    };

    main_usbss1_pins_default {
    pinctrl-single,pins = <0x210 0x10004>;
    phandle = <0x80>;
    };
    };

    cdns_usb@4104000 {
    compatible = "ti,j721e-usb";
    reg = <0x00 0x4104000 0x00 0x100>;
    dma-coherent;
    power-domains = <0x08 0x120 0x01>;
    clocks = <0x09 0x120 0x0f 0x09 0x120 0x03>;
    clock-names = "ref\0lpm";
    assigned-clocks = <0x09 0x120 0x0f>;
    assigned-clock-parents = <0x09 0x120 0x10>;
    #address-cells = <0x02>;
    #size-cells = <0x02>;
    ranges;
    pinctrl-names = "default";
    pinctrl-0 = <0x7e>;
    ti,vbus-divider;
    phandle = <0x12d>;

    usb@6000000 {
    compatible = "cdns,usb3";
    reg = <0x00 0x6000000 0x00 0x10000 0x00 0x6010000 0x00 0x10000 0x00 0x6020000 0x00 0x10000>;
    reg-names = "otg\0xhci\0dev";
    interrupts = <0x00 0x60 0x04 0x00 0x66 0x04 0x00 0x78 0x04>;
    interrupt-names = "host\0peripheral\0otg";
    maximum-speed = "super-speed";
    dr_mode = "host";
    phys = <0x7f>;
    phy-names = "cdns3,usb3-phy";
    status = "okay";
    phandle = <0x12e>;
    };
    };

    cdns_usb@4114000 {
    compatible = "ti,j721e-usb";
    reg = <0x00 0x4114000 0x00 0x100>;
    dma-coherent;
    power-domains = <0x08 0x121 0x01>;
    clocks = <0x09 0x121 0x0f 0x09 0x121 0x03>;
    clock-names = "ref\0lpm";
    assigned-clocks = <0x09 0x121 0x0f>;
    assigned-clock-parents = <0x09 0x121 0x10>;
    #address-cells = <0x02>;
    #size-cells = <0x02>;
    ranges;
    pinctrl-names = "default";
    pinctrl-0 = <0x80>;
    ti,vbus-divider;
    phandle = <0x12f>;

    usb@6400000 {
    compatible = "cdns,usb3";
    reg = <0x00 0x6400000 0x00 0x10000 0x00 0x6410000 0x00 0x10000 0x00 0x6420000 0x00 0x10000>;
    reg-names = "otg\0xhci\0dev";
    interrupts = <0x00 0x68 0x04 0x00 0x6e 0x04 0x00 0x79 0x04>;
    interrupt-names = "host\0peripheral\0otg";
    maximum-speed = "super-speed";
    dr_mode = "otg";
    phys = <0x81>;
    phy-names = "cdns3,usb3-phy";
    status = "okay";
    phandle = <0x130>;
    };
    };

    ===============================below is the log which usb device can be detected normally with the Image from other team, you can also refer it===============

    fdt_chosen: line 318 board_id 4300
    fdt bootargs: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 default_hugepagesz=2M hugepagesz=2M mtdparts=47040000.spi.0:512k(ospi.sbl),512k(ospi.tifs_a),512k(ospi.tifs_b),4m(o0
    final bootargs: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 default_hugepagesz=2M hugepagesz=2M mtdparts=47040000.spi.0:512k(ospi.sbl),512k(ospi.tifs_a),512k(ospi.tifs_b),4m1

    Starting kernel ...

    [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd080]
    [ 0.000000] Linux version 5.4.74-ACU-10.0.75.1 (root@bjlsh-bcc-magellan-cce2-bcloud-user-28-6.bcc-bjlsh) (gcc version 9.2.1 20191025 (GNU Toolchain for the A-profile Architecture 9.2-203
    [ 0.000000] Machine model: Texas Instruments K3 J721E SoC
    [ 0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002800000 (options '')
    [ 0.000000] printk: bootconsole [ns16550a0] enabled
    [ 0.000000] OF: reserved mem: initialized node vision_apps_shared-memories_ext, compatible id dma-heap-carveout
    [ 0.000000] Reserved memory: created DMA memory pool at 0x0000000094000000, size 128 MiB
    [ 0.000000] OF: reserved mem: initialized node vision_apps-core-heap-memory@94000000, compatible id shared-dma-pool
    [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a0000000, size 1 MiB
    [ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a0000000, compatible id shared-dma-pool
    [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a0100000, size 15 MiB
    [ 0.000000] OF: reserved mem: initialized node r5f-memory@a0100000, compatible id shared-dma-pool
    [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a1000000, size 1 MiB
    [ 0.000000] OF: reserved mem: initialized node vision_apps-r5f-dma-memory@a1000000, compatible id shared-dma-pool
    [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a1100000, size 31 MiB
    [ 0.000000] OF: reserved mem: initialized node vision_apps-r5f-memory@a1100000, compatible id shared-dma-pool
    [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a3000000, size 1 MiB
    [ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a3000000, compatible id shared-dma-pool
    [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a3100000, size 31 MiB
    [ 0.000000] OF: reserved mem: initialized node vision_apps-r5f-memory@a3100000, compatible id shared-dma-pool
    [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a5000000, size 1 MiB
    [ 0.000000] OF: reserved mem: initialized node vision_apps-r5f-dma-memory@a5000000, compatible id shared-dma-pool
    [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a5100000, size 7 MiB
    [ 0.000000] OF: reserved mem: initialized node vision_apps-r5f-memory@a5100000, compatible id shared-dma-pool
    [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a5800000, size 1 MiB
    [ 0.000000] OF: reserved mem: initialized node vision_apps-r5f-dma-memory@a5800000, compatible id shared-dma-pool
    [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a5900000, size 7 MiB
    [ 0.000000] OF: reserved mem: initialized node vision_apps-r5f-memory@a5900000, compatible id shared-dma-pool
    [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a6000000, size 1 MiB
    [ 0.000000] OF: reserved mem: initialized node c66-dma-memory@a6000000, compatible id shared-dma-pool
    [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a6100000, size 15 MiB
    [ 0.000000] OF: reserved mem: initialized node c66-memory@a6100000, compatible id shared-dma-pool
    [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a7000000, size 1 MiB
    [ 0.000000] OF: reserved mem: initialized node c66-dma-memory@a7000000, compatible id shared-dma-pool
    [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a7100000, size 15 MiB
    [ 0.000000] OF: reserved mem: initialized node c66-memory@a7100000, compatible id shared-dma-pool
    [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a8000000, size 1 MiB
    [ 0.000000] OF: reserved mem: initialized node c71-dma-memory@a8000000, compatible id shared-dma-pool
    [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a8100000, size 31 MiB
    [ 0.000000] OF: reserved mem: initialized node c71-memory@a8100000, compatible id shared-dma-pool
    [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000ac000000, size 32 MiB
    [ 0.000000] OF: reserved mem: initialized node vision_apps-dma-memory@ac000000, compatible id shared-dma-pool
    [ 0.000000] OF: reserved mem: initialized node vision_apps_shared-memories, compatible id dma-heap-carveout
    [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000ce000000, size 720 MiB
    [ 0.000000] OF: reserved mem: initialized node vision_apps-core-heap-memory@ce000000, compatible id shared-dma-pool
    [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000fb000000, size 1 MiB
    [ 0.000000] OF: reserved mem: initialized node vision_apps-r5f-dma-memory@fb000000, compatible id shared-dma-pool
    [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000fb100000, size 15 MiB
    [ 0.000000] OF: reserved mem: initialized node vision_apps-r5f-memory@fb100000, compatible id shared-dma-pool
    [ 0.000000] cma: Failed to reserve 512 MiB
    [ 0.000000] psci: probing for conduit method from DT.
    [ 0.000000] psci: PSCIv1.1 detected in firmware.
    [ 0.000000] psci: Using standard PSCI v0.2 function IDs
    [ 0.000000] psci: Trusted OS migration not required
    [ 0.000000] psci: SMC Calling Convention v1.0
    [ 0.000000] percpu: Embedded 2 pages/cpu s48472 r8192 d74408 u131072
    [ 0.000000] Detected PIPT I-cache on CPU0
    [ 0.000000] CPU features: detected: GIC system register CPU interface
    [ 0.000000] CPU features: detected: EL2 vector hardening
    [ 0.000000] Built 1 zonelists, mobility grouping off. Total pages: 27779
    [ 0.000000] Kernel command line: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 default_hugepagesz=2M hugepagesz=2M mtdparts=47040000.spi.0:512k(ospi.sbl),512k(ospi.tifs_a),1
    [ 0.000000] Dentry cache hash table entries: 262144 (order: 5, 2097152 bytes, linear)
    [ 0.000000] Inode-cache hash table entries: 131072 (order: 4, 1048576 bytes, linear)
    [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
    [ 0.000000] software IO TLB: mapped [mem 0x87fe0000-0x8bfe0000] (64MB)
    [ 0.000000] Memory: 2302848K/1781632K available (9662K kernel code, 800K rwdata, 3840K rodata, 2880K init, 693K bss, 18446744073709030400K reserved, 0K cma-reserved)
    [ 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=256 to nr_cpu_ids=2.
    [ 0.000000] 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=2
    [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
    [ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode
    [ 0.000000] GICv3: 960 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: no VLPI support, no direct LPI support
    [ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000001900000
    [ 0.000000] ITS [mem 0x01820000-0x0182ffff]
    [ 0.000000] GIC: enabling workaround for ITS: Socionext Synquacer pre-ITS
    [ 0.000000] ITS@0x0000000001820000: allocated 1048576 Devices @8c0800000 (flat, esz 8, psz 64K, shr 0)
    [ 0.000000] ITS: using cache flushing for cmd queue
    [ 0.000000] GICv3: using LPI property table @0x00000008c00c0000
    [ 0.000000] GIC: using cache flushing for LPI property table
    [ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x00000008c00d0000
    [ 0.000000] random: get_random_bytes called from start_kernel+0x2b8/0x43c with crng_init=0
    [ 0.000000] arch_timer: cp15 timer(s) running at 200.00MHz (phys).
    [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2e2049d3e8, max_idle_ns: 440795210634 ns
    [ 0.000001] sched_clock: 56 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
    [ 0.008330] Console: colour dummy device 80x25
    [ 0.012884] Calibrating delay loop (skipped) preset value.. 400.00 BogoMIPS (lpj=800000)
    [ 0.021153] pid_max: default: 32768 minimum: 301
    [ 0.025897] LSM: Security Framework initializing
    [ 0.030640] Mount-cache hash table entries: 8192 (order: 0, 65536 bytes, linear)
    [ 0.038207] Mountpoint-cache hash table entries: 8192 (order: 0, 65536 bytes, linear)
    [ 0.046992] ASID allocator initialised with 32768 entries
    [ 0.052563] rcu: Hierarchical SRCU implementation.
    [ 0.057565] Platform MSI: gic-its@1820000 domain created
    [ 0.063089] PCI/MSI: /bus@100000/interrupt-controller@1800000/gic-its@1820000 domain created
    [ 0.071851] smp: Bringing up secondary CPUs ...
    [ 0.077071] Detected PIPT I-cache on CPU1
    [ 0.077088] GICv3: CPU1: found redistributor 1 region 0:0x0000000001920000
    [ 0.077098] GICv3: CPU1: using allocated LPI pending table @0x00000008c00e0000
    [ 0.077117] CPU1: Booted secondary processor 0x0000000001 [0x411fd080]
    [ 0.077156] smp: Brought up 1 node, 2 CPUs
    [ 0.106499] SMP: Total of 2 processors activated.
    [ 0.111303] CPU features: detected: 32-bit EL0 Support
    [ 0.116555] CPU features: detected: CRC32 instructions
    [ 0.127928] CPU: All CPU(s) started at EL2
    [ 0.132118] alternatives: patching kernel code
    [ 0.137037] devtmpfs: initialized
    [ 0.144496] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
    [ 0.154458] futex hash table entries: 512 (order: -1, 32768 bytes, linear)
    [ 0.161673] pinctrl core: initialized pinctrl subsystem
    [ 0.167349] NET: Registered protocol family 16
    [ 0.172179] DMA: preallocated 256 KiB pool for atomic allocations
    [ 0.178669] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
    [ 0.185977] pstore: Registered ramoops as persistent store backend
    [ 0.192292] ramoops: using 0x20000@0xfdb00000, ecc: 0
    [ 0.203188] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
    [ 0.210040] HugeTLB registered 16.0 GiB page size, pre-allocated 0 pages
    [ 0.216888] HugeTLB registered 512 MiB page size, pre-allocated 0 pages
    [ 0.224754] cryptd: max_cpu_qlen set to 1000
    [ 0.230695] iommu: Default domain type: Translated
    [ 0.235794] SCSI subsystem initialized
    [ 0.239727] mc: Linux media interface: v0.10
    [ 0.244093] videodev: Linux video capture interface: v2.00
    [ 0.249702] pps_core: LinuxPPS API ver. 1 registered
    [ 0.254771] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
    [ 0.264107] PTP clock support registered
    [ 0.268117] EDAC MC: Ver: 3.0.0
    [ 0.271691] FPGA manager framework
    [ 0.275478] clocksource: Switched to clocksource arch_sys_counter
    [ 0.281783] VFS: Disk quotas dquot_6.6.0
    [ 0.285827] VFS: Dquot-cache hash table entries: 8192 (order 0, 65536 bytes)
    [ 0.294969] Carveout Heap: Exported 128 MiB at 0x000000008c000000
    [ 0.301286] Carveout Heap: Exported 512 MiB at 0x00000000ae000000
    [ 0.307515] thermal_sys: Registered thermal governor 'step_wise'
    [ 0.307516] thermal_sys: Registered thermal governor 'power_allocator'
    [ 0.313873] NET: Registered protocol family 2
    [ 0.325175] tcp_listen_portaddr_hash hash table entries: 4096 (order: 0, 65536 bytes, linear)
    [ 0.333932] TCP established hash table entries: 16384 (order: 1, 131072 bytes, linear)
    [ 0.342076] TCP bind hash table entries: 16384 (order: 2, 262144 bytes, linear)
    [ 0.349649] TCP: Hash tables configured (established 16384 bind 16384)
    [ 0.356356] UDP hash table entries: 2048 (order: 0, 65536 bytes, linear)
    [ 0.363242] UDP-Lite hash table entries: 2048 (order: 0, 65536 bytes, linear)
    [ 0.370615] NET: Registered protocol family 1
    [ 0.375248] RPC: Registered named UNIX socket transport module.
    [ 0.381298] RPC: Registered udp transport module.
    [ 0.386101] RPC: Registered tcp transport module.
    [ 0.390903] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [ 0.397484] PCI: CLS 0 bytes, default 64
    [ 0.428460] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
    [ 0.438111] Initialise system trusted keyrings
    [ 0.442704] workingset: timestamp_bits=46 max_order=16 bucket_order=0
    [ 0.451115] squashfs: version 4.0 (2009/01/31) Phillip Lougher
    [ 0.457263] NFS: Registering the id_resolver key type
    [ 0.462431] Key type id_resolver registered
    [ 0.466702] Key type id_legacy registered
    [ 0.470796] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
    [ 0.477641] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
    [ 0.484423] 9p: Installing v9fs 9p2000 file system support
    [ 0.497006] Key type asymmetric registered
    [ 0.501191] Asymmetric key parser 'x509' registered
    [ 0.506185] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
    [ 0.513743] io scheduler mq-deadline registered
    [ 0.518368] io scheduler kyber registered
    [ 0.523212] pinctrl-single 4301c000.pinmux: 94 pins, size 376
    [ 0.529244] pinctrl-single 11c000.pinmux: 173 pins, size 692
    [ 0.536457] k3-ringacc 2b800000.ringacc: Failed to get MSI domain
    [ 0.542707] k3-ringacc 3c000000.ringacc: Failed to get MSI domain
    [ 0.549011] ti-pat 31010000.pat: Found PAT Rev 1.0 with 16384 pages
    [ 0.555419] debugfs: Directory '31010000.pat' with parent 'regmap' already present!
    [ 0.563342] ti-pat 31011000.pat: Found PAT Rev 1.0 with 16384 pages
    [ 0.569753] debugfs: Directory '31011000.pat' with parent 'regmap' already present!
    [ 0.577661] ti-pat 31012000.pat: Found PAT Rev 1.0 with 16384 pages
    [ 0.584071] debugfs: Directory '31012000.pat' with parent 'regmap' already present!
    [ 0.591976] ti-pat 31013000.pat: Found PAT Rev 1.0 with 2048 pages
    [ 0.598298] debugfs: Directory '31013000.pat' with parent 'regmap' already present!
    [ 0.606201] ti-pat 31014000.pat: Found PAT Rev 1.0 with 2048 pages
    [ 0.612521] debugfs: Directory '31014000.pat' with parent 'regmap' already present!
    [ 0.621623] Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled
    [ 0.632594] brd: module loaded
    [ 0.638325] loop: module loaded
    [ 0.641564] mtip32xx Version 1.3.1
    [ 0.645225] sysfs: cannot create duplicate filename '/devices/platform/dma_buf_phys'
    [ 0.653146] CPU: 1 PID: 1 Comm: swapper/0 Not tainted 5.4.74-ACU-10.0.75.1 #4
    [ 0.660433] Hardware name: Texas Instruments K3 J721E SoC (DT)
    [ 0.666387] Call trace:
    [ 0.668881] dump_backtrace+0x0/0x140
    [ 0.672615] show_stack+0x14/0x20
    [ 0.675997] dump_stack+0xb4/0x114
    [ 0.679465] sysfs_warn_dup+0x5c/0x78
    [ 0.683199] sysfs_create_dir_ns+0xd8/0xf0
    [ 0.687378] kobject_add_internal+0x94/0x280
    [ 0.691733] kobject_add+0x90/0xf8
    [ 0.695201] device_add+0xdc/0x600
    [ 0.698671] platform_device_add+0xfc/0x228
    [ 0.702938] platform_device_register_full+0xc8/0x140
    [ 0.708095] dma_buf_phys_init+0x68/0x94
    [ 0.712095] do_one_initcall+0x50/0x1a8
    [ 0.716009] kernel_init_freeable+0x194/0x23c
    [ 0.720454] kernel_init+0x10/0xfc
    [ 0.723922] ret_from_fork+0x10/0x1c
    [ 0.727574] kobject_add_internal failed for dma_buf_phys with -EEXIST, don't try to register things with the same name in the same directory.
    [ 0.741281] libphy: Fixed MDIO Bus: probed
    [ 0.745636] tun: Universal TUN/TAP device driver, 1.6
    [ 0.750962] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.4.0-k
    [ 0.758965] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
    [ 0.765024] sky2: driver version 1.30
    [ 0.769067] VFIO - User Level meta-driver version: 0.3
    [ 0.774579] i2c /dev entries driver
    [ 0.778359] Error: Driver 'k3-soc-thermal' is already registered, aborting...
    [ 0.785815] sdhci: Secure Digital Host Controller Interface driver
    [ 0.792128] sdhci: Copyright(c) Pierre Ossman
    [ 0.796714] sdhci-pltfm: SDHCI platform and OF driver helper
    [ 0.802812] ledtrig-cpu: registered to indicate activity on CPUs
    [ 0.809425] optee: probing for conduit method from DT.
    [ 0.814682] optee: revision 3.16 (d0b742d1)
    [ 0.814884] optee: initialized driver
    [ 0.823224] NET: Registered protocol family 17
    [ 0.827820] 9pnet: Installing 9P2000 support
    [ 0.832199] Key type dns_resolver registered
    [ 0.836678] registered taskstats version 1
    [ 0.840867] Loading compiled-in X.509 certificates
    [ 0.845788] Key type ._fscrypt registered
    [ 0.849882] Key type .fscrypt registered
    [ 0.854539] pstore: Using crash dump compression: deflate
    [ 0.861689] k3-ringacc 2b800000.ringacc: Failed to get MSI domain
    [ 0.868012] k3-ringacc 3c000000.ringacc: Failed to get MSI domain
    [ 0.875190] ti-sci 44083000.dmsc: ABI: 3.1 (firmware rev 0x0014 '20.8.7--v2020.08d (Terrific Lla')
    [ 0.907990] random: fast init done
    [ 0.929162] ti-sci-intr bus@100000:interrupt-controller0: Interrupt Router 131 domain created
    [ 0.938014] ti-sci-intr bus@100000:navss@30000000:interrupt-controller1: Interrupt Router 213 domain created
    [ 0.948263] ti-sci-inta 33d00000.interrupt-controller: Interrupt Aggregator domain 209 created
    [ 0.964405] cdns-torrent-phy 5050000.serdes: 4 lanes, max bit rate 5.400 Gbps
    [ 0.972267] k3-ringacc 2b800000.ringacc: Ring Accelerator probed rings:286, gp-rings[96,20] sci-dev-id:235
    [ 0.982141] k3-ringacc 2b800000.ringacc: dma-ring-reset-quirk: disabled
    [ 0.988899] k3-ringacc 2b800000.ringacc: RA Proxy rev. 66346100, num_proxies:64
    [ 0.997743] k3-ringacc 3c000000.ringacc: Ring Accelerator probed rings:1024, gp-rings[440,150] sci-dev-id:211
    [ 1.007882] k3-ringacc 3c000000.ringacc: dma-ring-reset-quirk: disabled
    [ 1.014640] k3-ringacc 3c000000.ringacc: RA Proxy rev. 66346100, num_proxies:64
    [ 1.022432] printk: console [ttyS2] disabled
    [ 1.026812] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 11, base_baud = 3000000) is a 8250
    [ 1.035546] printk: console [ttyS2] enabled
    [ 1.035546] printk: console [ttyS2] enabled
    [ 1.043982] printk: bootconsole [ns16550a0] disabled
    [ 1.043982] printk: bootconsole [ns16550a0] disabled
    [ 1.054293] arm-smmu-v3 36600000.smmu: ias 48-bit, oas 48-bit (features 0x00001faf)
    [ 1.063914] arm-smmu-v3 36600000.smmu: allocated 524288 entries for cmdq
    [ 1.072630] arm-smmu-v3 36600000.smmu: allocated 524288 entries for evtq
    [ 1.079968] arm-smmu-v3 36600000.smmu: msi_domain absent - falling back to wired irqs
    [ 1.090175] am65-cpts 310d0000.cpts: CPTS ver 0x4e8a010a, freq:200000000, add_val:4 pps:0
    [ 1.098549] value of fuse 0 is 0x2bb2eaae
    [ 1.102549] value of fuse 1 is 0x373391c8
    [ 1.106545] value of fuse 2 is 0xd999bc9e
    [ 1.110541] value of fuse 3 is 0x19b999
    [ 1.114366] k3_bandgap_probe and count is 5
    [ 1.118537] id is 0 and i is 0 and err is -18
    [ 1.122882] id is 0 and i is 1 and err is -51
    [ 1.127226] id is 0 and i is 2 and err is -56
    [ 1.131569] The errors in adc code for -40C, 30C & 125C 150C respectively:: -18 -51 -28 0
    [ 1.139726] slope m1::-7 and const c1::-104
    [ 1.143896] slope m2::20 and const c2::1290
    [ 1.148069] slope m3::7 and const c3::926
    [ 1.152092] id is 1 and i is 0 and err is -22
    [ 1.156435] id is 1 and i is 1 and err is -52
    [ 1.160778] id is 1 and i is 2 and err is -56
    [ 1.165135] id is 2 and i is 0 and err is -18
    [ 1.169480] id is 2 and i is 1 and err is -50
    [ 1.173824] id is 2 and i is 2 and err is -52
    [ 1.178181] id is 3 and i is 0 and err is -20
    [ 1.182526] id is 3 and i is 1 and err is -52
    [ 1.186870] id is 3 and i is 2 and err is -58
    [ 1.191227] id is 4 and i is 0 and err is -21
    [ 1.195572] id is 4 and i is 1 and err is -51
    [ 1.199916] id is 4 and i is 2 and err is -55
    [ 1.204274] Value of CTRLMMR_WKUP_RESET_SRC_STAT Register is 0x800
    [ 1.210439] high_max is 742 and low_max is 736 and regval is 0x2e002e6
    [ 1.317972] Value of WKUP_VTM_MISC_CTRL2 is 0x2e002e6
    [ 1.323009] Value of WKUP_VTM_MISC_CTRL is 0x1
    [ 1.327825] mmc0: CQHCI version 5.10
    [ 1.372164] mmc0: SDHCI controller on 4f80000.sdhci [4f80000.sdhci] using ADMA 64-bit
    [ 1.380317] mmc1: CQHCI version 5.10
    [ 1.416116] mmc1: SDHCI controller on 4fb0000.sdhci [4fb0000.sdhci] using ADMA 64-bit
    [ 1.428553] omap-mailbox 31f80000.mailbox: omap mailbox rev 0x66fc7100
    [ 1.435434] omap-mailbox 31f81000.mailbox: omap mailbox rev 0x66fc7100
    [ 1.442291] omap-mailbox 31f82000.mailbox: omap mailbox rev 0x66fc7100
    [ 1.449196] omap-mailbox 31f83000.mailbox: omap mailbox rev 0x66fc7100
    [ 1.456133] omap-mailbox 31f84000.mailbox: omap mailbox rev 0x66fc7100
    [ 1.465512] ti-udma 285c0000.dma-controller: Channels: 26 (tchan: 13, rchan: 13, gp-rflow: 8)
    [ 1.475886] ti-udma 31150000.dma-controller: Channels: 84 (tchan: 42, rchan: 42, gp-rflow: 16)
    [ 1.488612] spi-nor spi0.0: Unknown command extension type
    [ 1.494126] spi-nor spi0.0: Unknown command extension type
    [ 1.500602] mmc0: Command Queue Engine enabled
    [ 1.505040] mmc0: new HS200 MMC card at address 0001
    [ 1.510806] mmcblk0: mmc0:0001 CJUD4R 59.6 GiB
    [ 1.515662] mmcblk0boot0: mmc0:0001 CJUD4R partition 1 31.9 MiB
    [ 1.521846] mmcblk0boot1: mmc0:0001 CJUD4R partition 2 31.9 MiB
    [ 1.527925] mmcblk0rpmb: mmc0:0001 CJUD4R partition 3 4.00 MiB, chardev (239:0)
    [ 1.535979] mmcblk0: p1(RECOVERY-A) p2(RECOVERY-B) p3(OS-A) p4(OS-B) p5(APP-A) p6(APP-B) p7(CACHE) p8(PROFILE) p9(LOG) p10(DATA)
    [ 1.554330] cadence-qspi 47040000.spi: PHY calibration failed: -2
    [ 1.560423] spi-nor spi0.0: mt35xu256aba (32768 Kbytes)
    [ 1.565654] mtd: 47040000.spi.0: partitioning exceeds flash size, truncating
    [ 1.572691] mtd: 47040000.spi.0: partitioning exceeds flash size, truncating
    [ 1.579724] 22 cmdlinepart partitions found on MTD device 47040000.spi.0
    [ 1.586414] Creating 22 MTD partitions on "47040000.spi.0":
    [ 1.591979] 0x000000000000-0x000000080000 : "ospi.sbl"
    [ 1.597535] 0x000000080000-0x000000100000 : "ospi.tifs_a"
    [ 1.603294] 0x000000100000-0x000000180000 : "ospi.tifs_b"
    [ 1.609061] 0x000000180000-0x000000580000 : "ospi.mcufw_a"
    [ 1.614904] 0x000000580000-0x000000980000 : "ospi.mcufw_b"
    [ 1.620709] 0x000000980000-0x000000d80000 : "ospi.combine_a"
    [ 1.626779] 0x000000d80000-0x000001180000 : "ospi.combine_b"
    [ 1.632795] 0x000001180000-0x0000011a0000 : "ospi.reserved"
    [ 1.638709] 0x0000011a0000-0x0000011c0000 : "ospi.reserved"
    [ 1.644666] 0x0000011c0000-0x0000011e0000 : "ospi.reserved"
    [ 1.650574] 0x0000011e0000-0x000001200000 : "ospi.misc_a"
    [ 1.656349] 0x000001200000-0x000001220000 : "ospi.misc_b"
    [ 1.662098] 0x000001220000-0x000001240000 : "ospi.factory"
    [ 1.667681] mmc1: new SDHC card at address 0007
    [ 1.672523] mmcblk1: mmc1:0007 SD16G 14.4 GiB
    [ 1.677310] 0x000001240000-0x000001260000 : "ospi.safe_a"
    [ 1.683499] 0x000001260000-0x000001280000 : "ospi.safe_b"
    [ 1.689276] 0x000001280000-0x0000012c0000 : "ospi.sonardata"
    [ 1.694938] mmcblk1: p1 p2
    [ 1.698316] 0x0000012c0000-0x0000014c0000 : "ospi.mcudata"
    [ 1.704155] 0x0000014c0000-0x0000014e0000 : "ospi.imudata"
    [ 1.709968] 0x0000014e0000-0x000001500000 : "ospi.pstore"
    [ 1.715746] 0x000001500000-0x000001700000 : "ospi.reserved"
    [ 1.721660] 0x000003fe0000-0x000002000000 : "ospi.patterns"
    [ 1.727222] mtd: partition "ospi.patterns" is out of reach -- disabled
    [ 1.734105] 0x000000000000-0x000002000000 : "ospi.whole_spi"
    [ 1.741051] debugfs: Directory 'pd:242' with parent 'pm_genpd' already present!
    [ 1.748407] debugfs: Directory 'pd:241' with parent 'pm_genpd' already present!
    [ 1.755723] debugfs: Directory 'pd:240' with parent 'pm_genpd' already present!
    [ 1.763026] debugfs: Directory 'pd:239' with parent 'pm_genpd' already present!
    [ 1.770753] hctosys: unable to open rtc device (rtc0)
    [ 1.792575] Freeing unused kernel memory: 2880K
    [ 1.797122] Run /init as init process
    initramfs start.sh start
    open emmc device
    mount proc fs
    mount sysfs fs
    mount debugfs
    Booting from A part
    /dev/mmcblk0p3
    [ 1.826245] EXT4-fs (mmcblk0p3): INFO: recovery required on readonly filesystem
    [ 1.833546] EXT4-fs (mmcblk0p3): write access will be enabled during recovery
    [ 1.841210] EXT4-fs (mmcblk0p3): recovery complete
    [ 1.847823] EXT4-fs (mmcblk0p3): mounted filesystem with ordered data mode. Opts: (null)
    mount -o ro /dev/mmcblk0p3 /mnt/root successfully
    [ 1.865078] platform 5c00000.r5f: configured R5F for remoteproc mode
    [ 1.872082] platform 5c00000.r5f: assigned reserved memory node vision_apps-r5f-dma-memory@a1000000
    [ 1.881173] remoteproc remoteproc0: 5c00000.r5f is available
    [ 1.887270] platform 5d00000.r5f: configured R5F for remoteproc mode
    [ 1.894130] platform 5d00000.r5f: assigned reserved memory node r5f-dma-memory@a3000000
    [ 1.902219] remoteproc remoteproc1: 5d00000.r5f is available
    [ 1.909322] platform 5e00000.r5f: configured R5F for remoteproc mode
    [ 1.916424] platform 5e00000.r5f: assigned reserved memory node vision_apps-r5f-dma-memory@a5000000
    [ 1.925890] remoteproc remoteproc2: 5e00000.r5f is available
    [ 1.932274] platform 5f00000.r5f: configured R5F for remoteproc mode
    [ 1.936577] remoteproc remoteproc0: powering up 5c00000.r5f
    [ 1.944224] remoteproc remoteproc0: Booting fw image j7-main-r5f0_0-fw, size 6753948
    [ 1.952021] remoteproc remoteproc2: powering up 5e00000.r5f
    [ 1.952163] platform 5f00000.r5f: assigned reserved memory node vision_apps-r5f-dma-memory@a5800000
    [ 1.957586] remoteproc remoteproc2: Booting fw image j7-main-r5f1_0-fw, size 611884
    [ 1.974763] remoteproc remoteproc3: 5f00000.r5f is available
    [ 1.982171] platform 5e00000.r5f: booting R5F core using boot addr = 0x0
    [ 1.984322] platform 5c00000.r5f: booting R5F core using boot addr = 0x0
    [ 1.996329] remoteproc2#vdev0buffer: assigned reserved memory node vision_apps-r5f-dma-memory@a5000000
    [ 2.005716] remoteproc0#vdev0buffer: assigned reserved memory node vision_apps-r5f-dma-memory@a1000000
    [ 2.006421] remoteproc2#vdev0buffer: registered virtio0 (type 7)
    [ 2.021592] remoteproc0#vdev0buffer: registered virtio1 (type 7)
    [ 2.022109] remoteproc remoteproc2: remote processor 5e00000.r5f is now up
    [ 2.027762] k3-dsp-rproc 4d80800000.dsp: assigned reserved memory node c66-dma-memory@a7000000
    [ 2.043210] remoteproc remoteproc0: remote processor 5c00000.r5f is now up
    [ 2.050093] k3-dsp-rproc 4d80800000.dsp: configured DSP for remoteproc mode
    [ 2.057064] k3-dsp-rproc 4d80800000.dsp: local reset is deasserted for device
    [ 2.064404] remoteproc remoteproc4: 4d80800000.dsp is available
    [ 2.071008] remoteproc remoteproc1: powering up 5d00000.r5f
    [ 2.071016] k3-dsp-rproc 4d81800000.dsp: assigned reserved memory node c66-dma-memory@a6000000
    [ 2.076594] remoteproc remoteproc1: Booting fw image j7-main-r5f0_1-fw, size 13374256
    [ 2.085630] k3-dsp-rproc 4d81800000.dsp: configured DSP for remoteproc mode
    [ 2.093236] remoteproc remoteproc3: powering up 5f00000.r5f
    [ 2.100540] k3-dsp-rproc 4d81800000.dsp: local reset is deasserted for device
    [ 2.105519] remoteproc remoteproc3: Booting fw image j7-main-r5f1_1-fw, size 8028916
    [ 2.120786] remoteproc remoteproc4: powering up 4d80800000.dsp
    [ 2.126623] remoteproc remoteproc4: Booting fw image j7-c66_0-fw, size 2610588
    [ 2.134078] remoteproc remoteproc5: 4d81800000.dsp is available
    [ 2.141693] platform 5f00000.r5f: booting R5F core using boot addr = 0x0
    [ 2.142074] k3-dsp-rproc 4d80800000.dsp: booting DSP core using boot addr = 0xa6200000
    [ 2.149779] platform 5d00000.r5f: booting R5F core using boot addr = 0x0
    [ 2.156743] remoteproc4#vdev0buffer: assigned reserved memory node c66-dma-memory@a7000000
    [ 2.163585] k3-dsp-rproc 64800000.dsp: assigned reserved memory node c71-dma-memory@a8000000
    [ 2.174050] remoteproc4#vdev0buffer: registered virtio2 (type 7)
    [ 2.186281] remoteproc3#vdev0buffer: assigned reserved memory node vision_apps-r5f-dma-memory@a5800000
    [ 2.186577] remoteproc remoteproc4: remote processor 4d80800000.dsp is now up
    [ 2.195672] k3-dsp-rproc 64800000.dsp: configured DSP for remoteproc mode
    [ 2.195706] remoteproc remoteproc6: 64800000.dsp is available
    [ 2.215334] remoteproc1#vdev0buffer: assigned reserved memory node r5f-dma-memory@a3000000
    [ 2.223730] remoteproc3#vdev0buffer: registered virtio3 (type 7)
    [ 2.229856] remoteproc1#vdev0buffer: registered virtio4 (type 7)
    [ 2.235950] remoteproc remoteproc3: remote processor 5f00000.r5f is now up
    [ 2.242820] remoteproc remoteproc1: remote processor 5d00000.r5f is now up
    [ 2.255550] virtio_rpmsg_bus virtio0: rpmsg host is online
    [ 2.261347] virtio_rpmsg_bus virtio1: rpmsg host is online
    [ 2.262698] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0xd
    [ 2.267138] virtio_rpmsg_bus virtio2: rpmsg host is online
    [ 2.274902] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0x15
    [ 2.279644] virtio_rpmsg_bus virtio3: rpmsg host is online
    [ 2.287579] virtio_rpmsg_bus virtio0: creating channel ti.ipc4.ping-pong addr 0xe
    [ 2.292264] virtio_rpmsg_bus virtio4: rpmsg host is online
    [ 2.299881] remoteproc remoteproc5: powering up 4d81800000.dsp
    [ 2.311388] remoteproc remoteproc5: Booting fw image j7-c66_1-fw, size 11970064
    [ 2.319425] virtio_rpmsg_bus virtio2: creating channel rpmsg_chrdev addr 0xd
    [ 2.328556] k3-dsp-rproc 4d81800000.dsp: booting DSP core using boot addr = 0xa7200000
    [ 2.336762] remoteproc remoteproc6: powering up 64800000.dsp
    [ 2.342650] virtio_rpmsg_bus virtio2: creating channel rpmsg_chrdev addr 0x15
    [ 2.349812] remoteproc remoteproc6: Booting fw image j7-c71_0-fw, size 10100720
    [ 2.357425] virtio_rpmsg_bus virtio2: creating channel ti.ipc4.ping-pong addr 0xe
    [ 2.357493] pvrsrvkm: loading out-of-tree module taints kernel.
    [ 2.366750] k3-dsp-rproc 64800000.dsp: booting DSP core using boot addr = 0xa8200000
    [ 2.379041] remoteproc5#vdev0buffer: assigned reserved memory node c66-dma-memory@a6000000
    [ 2.387765] virtio_rpmsg_bus virtio5: rpmsg host is online
    [ 2.393274] remoteproc5#vdev0buffer: registered virtio5 (type 7)
    [ 2.399380] remoteproc remoteproc5: remote processor 4d81800000.dsp is now up
    [ 2.406599] virtio_rpmsg_bus virtio3: creating channel rpmsg_chrdev addr 0xd
    [ 2.413722] virtio_rpmsg_bus virtio4: creating channel rpmsg_chrdev addr 0xd
    [ 2.420789] virtio_rpmsg_bus virtio3: creating channel rpmsg_chrdev addr 0x15
    [ 2.427940] PVR_K: 145: Read BVNC 22.104.208.318 from HW device registers
    [ 2.428036] virtio_rpmsg_bus virtio5: creating channel rpmsg_chrdev addr 0xd
    [ 2.434826] PVR_K: 145: RGX Device registered with BVNC 22.104.208.318
    [ 2.441914] virtio_rpmsg_bus virtio4: creating channel rpmsg_chrdev addr 0x15
    [ 2.448767] [drm] Initialized pvr 1.13.5776728 20170530 for 4e20000000.gpu on minor 0
    [ 2.455580] remoteproc6#vdev0buffer: assigned reserved memory node c71-dma-memory@a8000000
    initramfs start.sh end
    [ 2.471750] virtio_rpmsg_bus virtio3: creating channel ti.ipc4.ping-pong addr 0xe
    [ 2.481463] virtio_rpmsg_bus virtio4: creating channel ti.ipc4.ping-pong addr 0xe
    [ 2.488981] virtio_rpmsg_bus virtio5: creating channel rpmsg_chrdev addr 0x15
    [ 2.496428] virtio_rpmsg_bus virtio6: rpmsg host is online
    [ 2.502107] virtio_rpmsg_bus virtio5: creating channel ti.ipc4.ping-pong addr 0xe
    [ 2.509610] remoteproc6#vdev0buffer: registered virtio6 (type 7)
    [ 2.515705] remoteproc remoteproc6: remote processor 64800000.dsp is now up
    [ 2.522797] virtio_rpmsg_bus virtio6: creating channel rpmsg_chrdev addr 0xd
    [ 2.529946] virtio_rpmsg_bus virtio6: creating channel rpmsg_chrdev addr 0x15
    [ 2.537160] virtio_rpmsg_bus virtio6: creating channel ti.ipc4.ping-pong addr 0xe
    [ 2.590030] systemd[1]: System time before build time, advancing clock.
    [ 2.613113] NET: Registered protocol family 10
    [ 2.617863] Segment Routing with IPv6
    [ 2.630371] systemd[1]: systemd 246 running in system mode. (-PAM -AUDIT -SELINUX -IMA -APPARMOR -SMACK -SYSVINIT -UTMP -LIBCRYPTSETUP +GCRYPT +GNUTLS -ACL +XZ -LZ4 -ZSTD -SECCOMP +BLKI)
    [ 2.652317] systemd[1]: Detected architecture arm64.

    Welcome to Buildroot 2020.11.2!

    [ 2.691767] systemd[1]: Set hostname to <buildroot>.
    [ 2.697983] random: systemd: uninitialized urandom read (16 bytes read)
    [ 2.704602] systemd[1]: Initializing machine ID from random generator.
    [ 2.711171] systemd[1]: Installed transient /etc/machine-id file.
    [ 2.760944] systemd[1]: Configuration file /usr/lib/systemd/system/systemd-remount-fs.service is marked executable. Please remove executable permission bits. Proceeding anyway.
    [ 2.779975] systemd[1]: sysinit.target: Wants dependency dropin /etc/systemd/system/sysinit.target.wants/daemon_watch.service is not a symlink, ignoring.
    [ 2.829640] systemd[1]: Configuration file /etc/systemd/system/daemon_watch.service is marked executable. Please remove executable permission bits. Proceeding anyway.
    [ 2.844726] systemd[1]: /etc/systemd/system/daemon_watch.service:10: Support for option SysVStartPriority= has been removed and it is ignored
    [ 2.858522] systemd[1]: Queued start job for default target Multi-User System.
    [ 2.865983] random: systemd: uninitialized urandom read (16 bytes read)
    [ 2.872630] systemd[1]: system-serial\x2dgetty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling.
    [ 2.885820] systemd[1]: (This warning is only shown for the first unit using IP firewalling.)
    [ 2.895300] systemd[1]: Created slice system-serial\x2dgetty.slice.
    [ OK ] Created slice system-serial\x2dgetty.slice.
    [ 2.911568] random: systemd: uninitialized urandom read (16 bytes read)
    [ 2.918242] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    [ OK ] Started Dispatch Password ▒…ts to Console Directory Watch.
    [ 2.943586] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    [ OK ] Started Forward Password R▒…uests to Wall Directory Watch.
    [ 2.967574] systemd[1]: Reached target Paths.
    [ OK ] Reached target Paths.
    [ 2.983533] systemd[1]: Reached target Remote File Systems.
    [ OK ] Reached target Remote File Systems.
    [ 2.999524] systemd[1]: Reached target Slices.
    [ OK ] Reached target Slices.
    [ 3.010506] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0xd
    [ 3.017599] systemd[1]: Reached target Swap.
    [ 3.017674] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0x15
    [ OK ] Reached target Swap.
    [ 3.042499] systemd[1]: Condition check resulted in Journal Audit Socket being skipped.
    [ 3.050536] systemd[1]: systemd-journald-dev-log.socket: Socket service systemd-journald.service not loaded, refusing.
    [ 3.061215] systemd[1]: Failed to listen on Journal Socket (/dev/log).
    [FAILED] Failed to listen on Journal Socket (/dev/log).
    See 'systemctl status systemd-journald-dev-log.socket' for details.
    [ 3.103531] systemd[1]: systemd-journald.socket: Socket service systemd-journald.service not loaded, refusing.
    [ 3.113521] systemd[1]: Failed to listen on Journal Socket.
    [FAILED] Failed to listen on Journal Socket.
    See 'systemctl status systemd-journald.socket' for details.
    [ 3.151767] systemd[1]: Listening on udev Control Socket.
    [ OK ] Listening on udev Control Socket.
    [ 3.171651] systemd[1]: Listening on udev Kernel Socket.
    [ OK ] Listening on udev Kernel Socket.
    [ 3.193525] systemd[1]: Mounting Huge Pages File System...
    [ 3.193877] systemd[162]: dev-hugepages.mount: Failed to connect stdout to the journal socket, ignoring: No such file or directory
    Mounting Huge Pages File System...
    [ 3.225336] systemd[1]: Mounting POSIX Message Queue File System...
    [ 3.225847] systemd[163]: dev-mqueue.mount: Failed to connect stdout to the journal socket, ignoring: No such file or directory
    Mounting POSIX Message Queue File System...
    [ 3.257382] systemd[1]: Mounting Kernel Debug File System...
    [ 3.258117] systemd[164]: sys-kernel-debug.mount: Failed to connect stdout to the journal socket, ignoring: No such file or directory
    Mounting Kernel Debug File System...
    [ 3.291669] systemd[1]: Condition check resulted in Kernel Trace File System being skipped.
    [ 3.301777] systemd[1]: Mounting Temporary Directory (/tmp)...
    [ 3.302201] systemd[165]: tmp.mount: Failed to connect stdout to the journal socket, ignoring: No such file or directory
    Mounting Temporary Directory (/tmp)...
    [ 3.320830] virtio_rpmsg_bus virtio1: creating channel ti.ethfw.notifyservice addr 0x1e
    [ 3.332019] virtio_rpmsg_bus virtio1: creating channel rpmsg-kdrv addr 0x1a
    [ 3.332059] systemd[1]: Condition check resulted in Create list of static device nodes for the current kernel being skipped.
    [ 3.339180] rpmsg-kdrv-eth-switch rpmsg-kdrv-2-mpu_1_0_ethswitch-device-0: Device info: permissions: 07FFFFFF uart_id: 6
    [ 3.361035] rpmsg-kdrv-eth-switch rpmsg-kdrv-2-mpu_1_0_ethswitch-device-0: FW ver 0.1 (rev 1) 1/Mar/2023 SHA:e127ff60
    [ 3.373292] systemd[1]: Starting Load Kernel Modules...
    [ 3.373944] systemd[166]: systemd-modules-load.service: Failed to connect stdout to the journal socket, ignoring: No such file or directory
    Starting Load Kernel Modules...
    [ 3.409475] systemd[1]: Starting Remount Root and Kernel File Systems...
    [ 3.409654] systemd[167]: systemd-remount-fs.service: Failed to connect stdout to the journal socket, ignoring: No such file or directory
    Starting Remount Root and Kernel File Systems...
    [ 3.441179] systemd[1]: Starting Create Static Device Nodes in /dev...
    [ 3.441459] systemd[168]: systemd-tmpfiles-setup-dev.service: Failed to connect stdout to the journal socket, ignoring: No such file or directory
    Starting Create Static Device Nodes in /dev...
    [ 3.477344] systemd[1]: Starting Coldplug All udev Devices...
    [ 3.477794] systemd[169]: systemd-udev-trigger.service: Failed to connect stdout to the journal socket, ignoring: No such file or directory
    Starting Coldplug All udev Devices...
    [ 3.513691] systemd[1]: Mounted Huge Pages File System.
    [ OK ] Mounted Huge Pages File System.
    [ 3.535890] systemd[1]: Mounted POSIX Message Queue File System.
    [ OK ] Mounted POSIX Message Queue File System.
    [ 3.555812] systemd[1]: Mounted Kernel Debug File System.
    [ OK ] Mounted Kernel Debug File System.
    [ 3.575702] systemd[1]: Mounted Temporary Directory (/tmp).
    [ OK ] Mounted Temporary Directory (/tmp).
    [ 3.596331] systemd[1]: Finished Load Kernel Modules.
    [ OK ] Finished Load Kernel Modules.
    [ 3.613382] systemd[170]: systemd-remount-fs.service: Failed to connect stdout to the journal socket, ignoring: No such file or directory
    [ 3.615045] systemd[171]: systemd-udev-trigger.service: Failed to connect stdout to the journal socket, ignoring: No such file or directory
    [ 3.626442] systemd[1]: Condition check resulted in FUSE Control File System being skipped.
    [ 3.649733] systemd[1]: Mounting Kernel Configuration File System...
    Mounting Kernel Configuration File System.[ 3.657669] systemd[172]: sys-kernel-config.mount: Failed to connect stdout to the journal socket, ignoring: No such file or directory
    ..
    [ 3.685573] systemd[1]: Starting Apply Kernel Variables...
    [ 3.692645] systemd[175]: systemd-sysctl.service: Failed to connect stdout to the journal socket, ignoring: No such file or directory
    Starting Apply Kernel Variables...
    [ 3.720618] systemd[1]: Mounted Kernel Configuration File System.
    [ OK ] Mounted Kernel Configuration File System.
    [ 3.740638] systemd[1]: Finished Apply Kernel Variables.
    [ OK ] Finished Apply Kernel Variables.
    [ 3.752091] EXT4-fs (mmcblk0p5): mounted filesystem with ordered data mode. Opts: discard
    [ 3.770194] systemd[1]: Finished Create Static Device Nodes in /dev.
    [ OK ] Finished Create Static Device Nodes in /dev.
    [ 3.792550] systemd[1]: Finished Coldplug All udev Devices.
    [ OK ] Finished Coldplug All udev Devices.
    [ 3.808014] EXT4-fs (mmcblk0p7): mounted filesystem with ordered data mode. Opts: discard
    [ 3.844071] EXT4-fs (mmcblk0p8): mounted filesystem with ordered data mode. Opts: discard
    [ 3.852249] ext4 filesystem being mounted at /opt/profile supports timestamps until 2038 (0x7fffffff)
    [ 3.889899] EXT4-fs (mmcblk0p9): mounted filesystem with ordered data mode. Opts: discard
    [ 3.932485] EXT4-fs (mmcblk0p10): mounted filesystem with ordered data mode. Opts: discard
    [ 3.947155] EXT4-fs (mmcblk0p5): re-mounted. Opts: discard
    [ 3.955276] EXT4-fs (mmcblk0p3): re-mounted. Opts: (null)
    [ 3.963191] systemd[1]: Finished Remount Root and Kernel File Systems.
    [ OK ] Finished Remount Root and Kernel File Systems.
    [ 3.984023] systemd[1]: Reached target Local File Systems (Pre).
    [ OK ] Reached target Local File Systems (Pre).
    [ 4.007552] systemd[1]: Reached target Local File Systems.
    [ OK ] Reached target Local File Systems.
    [ 4.028004] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
    [ 4.038085] systemd[1]: Starting Flush Journal to Persistent Storage...
    [ 4.038420] systemd[211]: systemd-journal-flush.service: Failed to connect stdout to the journal socket, ignoring: No such file or directory
    Starting Flush Journal to Persistent Storage...
    [ 4.071598] systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
    [ 4.083170] systemd[1]: Starting Rule-based Manager for Device Events and Files...
    [ 4.083510] systemd[212]: systemd-udevd.service: Failed to connect stdout to the journal socket, ignoring: No such file or directory
    Starting Rule-based Manage▒…for Device Events and Files...
    [ 4.119976] systemd[1]: systemd-journal-flush.service: Main process exited, code=exited, status=1/FAILURE
    [ 4.129724] systemd[1]: systemd-journal-flush.service: Failed with result 'exit-code'.
    [ 4.138258] systemd[1]: Failed to start Flush Journal to Persistent Storage.
    [FAILED] Failed to start Flush Journal to Persistent Storage.
    See 'systemctl status systemd-journal-flush.service' for details.
    [ 4.177287] systemd[1]: Starting Create Volatile Files and Directories...
    [ 4.177633] systemd[213]: systemd-tmpfiles-setup.service: Failed to connect stdout to the journal socket, ignoring: No such file or directory
    Starting Create Volatile Files and Directories...
    [ 4.221453] systemd[1]: Finished Create Volatile Files and Directories.
    [ OK ] Finished Create Volatile Files and Directories.
    [ 4.243868] systemd[1]: Started Rule-based Manager for Device Events and Files.
    [ OK ] Started Rule-based Manager for Device Events and Files.
    [ 4.267738] systemd[1]: Condition check resulted in Rebuild Journal Catalog being skipped.
    [ 4.276472] systemd[1]: Condition check resulted in Update is Completed being skipped.
    [ 4.284926] systemd[1]: Reached target System Initialization.
    [ OK ] Reached target System Initialization.
    [ 4.307701] systemd[1]: Started Periodic ext4 Online Metadata Check for All Filesystems.
    [ OK ] Started Periodic ext4 Onli▒…ata Check for All Filesystems.
    [ 4.331655] systemd[1]: Started Daily Cleanup of Temporary Directories.
    [ OK ] Started Daily Cleanup of Temporary Directories.
    [ 4.355613] systemd[1]: Reached target Timers.
    [ OK ] Reached target Timers.
    [ 4.371786] systemd[1]: Listening on D-Bus System Message Bus Socket.
    [ OK ] Listening on D-Bus System Message Bus Socket.
    [ 4.395619] systemd[1]: Reached target Sockets.
    [ OK ] Reached target Sockets.
    [ 4.411626] systemd[1]: Reached target Basic System.
    [ OK ] Reached target Basic System.
    [ 4.428792] systemd[1]: Condition check resulted in /opt/gaia/daemon_watch_auto.sh Compatibility being skipped.
    [ 4.445982] systemd[1]: Started D-Bus System Message Bus.
    [ 4.446157] systemd[242]: dbus.service: Failed to connect stdout to the journal socket, ignoring: No such file or directory
    [ OK ] Started D-Bus System Message Bus.
    [ 4.484796] systemd[1]: Starting /etc/rc.local Compatibility...
    [ 4.496388] systemd[250]: rc-local.service: Failed to connect stdout to the journal socket, ignoring: No such file or directory
    Starting /etc/rc.local Compatibility...
    [ 4.525800] systemd[1]: Starting OpenSSH server daemon...
    [ 4.526099] systemd[263]: sshd.service: Failed to connect stdout to the journal socket, ignoring: No such file or directory
    Starting OpenSSH server daemon...
    [ 4.558231] systemd[1]: Found device /dev/ttyS2.
    [ OK ] Found device /dev/ttyS2.
    [ 4.780273] systemd[1]: rc-local.service: Control process exited, code=exited, status=255/EXCEPTION
    [ 4.797481] systemd[1]: rc-local.service: Failed with result 'exit-code'.
    [ 4.805297] systemd[1]: Failed to start /etc/rc.local Compatibility.
    [FAILED] Failed to start /etc/rc.local Comp[ 4.813346] j721e-cpsw-virt-mac main_r5fss_cpsw9g_virt_mac0: virt_cpsw_nuss mac loaded
    atibility.
    [ 4.826523] j721e-cpsw-virt-mac main_r5fss_cpsw9g_virt_mac0: rdev_features:00000003 rdev_mtu:1522 flow_id:172 tx_psil_dst_id:4A00
    See 'systemctl status rc-local.service' for details.[ 4.840423] j721e-cpsw-virt-mac main_r5fss_cpsw9g_virt_mac0: local_mac_addr:00:00:00:00:00:00 rdev_mac_addr:00:00:00:00:00:04

    [ 4.867529] virtio_rpmsg_bus virtio1: creating channel ti.ipc4.ping-pong addr 0xe
    [ 4.906050] remoteproc remoteproc7: b034000.pru is available
    [ 4.931327] pru-rproc b034000.pru: PRU rproc node /bus@100000/icssg@b000000/pru@34000 probed successfully
    [ 4.942893] remoteproc remoteproc8: b004000.rtu is available
    [ 4.948576] pru-rproc b004000.rtu: PRU rproc node /bus@100000/icssg@b000000/rtu@4000 probed successfully
    [ 4.958283] pru-rproc b00a000.txpru: IRQ vring not found
    [ 4.963592] pru-rproc b00a000.txpru: IRQ kick not found
    [ 4.968905] remoteproc remoteproc9: b00a000.txpru is available
    [ 4.974751] pru-rproc b00a000.txpru: PRU rproc node /bus@100000/icssg@b000000/txpru@a000 probed successfully
    [ 4.984822] remoteproc remoteproc10: b038000.pru is available
    [ 4.990582] pru-rproc b038000.pru: PRU rproc node /bus@100000/icssg@b000000/pru@38000 probed successfully
    [ 5.000392] remoteproc remoteproc11: b006000.rtu is available
    [ 5.006145] pru-rproc b006000.rtu: PRU rproc node /bus@100000/icssg@b000000/rtu@6000 probed successfully
    [ 5.015769] pru-rproc b00c000.txpru: IRQ vring not found
    [ 5.021087] pru-rproc b00c000.txpru: IRQ kick not found
    [ 5.021237] remoteproc remoteproc12: b00c000.txpru is available
    [ 5.026379] systemd[1]: Started Serial Getty on ttyS2.
    [ 5.032235] pru-rproc b00c000.txpru: PRU rproc node /bus@100000/icssg@b000000/txpru@c000 probed successfully
    [ OK ] Started Serial Getty on ttyS2.
    [ 5.059665] systemd[1]: Reached target Login Prompts.
    [ OK ] Reached target Login Prompts.
    [ 5.640565] cdns-usb3 6000000.usb: DRD version v1 (ID: 0004024e, rev: 00000200)
    [ 5.648235] cdns-usb3 6400000.usb: DRD version v1 (ID: 0004024e, rev: 00000200)
    [ 5.665373] usbcore: registered new interface driver usbfs
    [ 5.673054] usbcore: registered new interface driver hub
    [ 5.678582] usbcore: registered new device driver usb
    [ 5.688654] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
    [ 5.695213] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
    [ 5.702977] xhci-hcd xhci-hcd.0.auto: hcc params 0x200073c9 hci version 0x100 quirks 0x0000000000010010
    [ 5.712413] xhci-hcd xhci-hcd.0.auto: irq 477, io mem 0x06010000
    [ 5.718526] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
    [ 5.726779] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [ 5.733990] usb usb1: Product: xHCI Host Controller
    [ 5.738865] usb usb1: Manufacturer: Linux 5.4.74-ACU-10.0.75.1 xhci-hcd
    [ 5.745468] usb usb1: SerialNumber: xhci-hcd.0.auto
    [ 5.750520] hub 1-0:1.0: USB hub found
    [ 5.754289] hub 1-0:1.0: 1 port detected
    [ 5.758339] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
    [ 5.763823] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2
    [ 5.771471] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.0 SuperSpeed
    [ 5.778011] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
    [ 5.786117] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.04
    [ 5.794363] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [ 5.801569] usb usb2: Product: xHCI Host Controller
    [ 5.806433] usb usb2: Manufacturer: Linux 5.4.74-ACU-10.0.75.1 xhci-hcd
    [ 5.813030] usb usb2: SerialNumber: xhci-hcd.0.auto
    [ 5.818068] hub 2-0:1.0: USB hub found
    [ 5.821823] hub 2-0:1.0: 1 port detected
    [ 5.825917] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
    [ 5.831402] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 3
    [ 5.839169] xhci-hcd xhci-hcd.1.auto: hcc params 0x200073c9 hci version 0x100 quirks 0x0000000000010010
    [ 5.848561] xhci-hcd xhci-hcd.1.auto: irq 480, io mem 0x06410000
    [ 5.854668] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
    [ 5.862918] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [ 5.870123] usb usb3: Product: xHCI Host Controller
    [ 5.874986] usb usb3: Manufacturer: Linux 5.4.74-ACU-10.0.75.1 xhci-hcd
    [ 5.881585] usb usb3: SerialNumber: xhci-hcd.1.auto
    [ 5.886597] hub 3-0:1.0: USB hub found
    [ 5.890351] hub 3-0:1.0: 1 port detected
    [ 5.894372] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
    [ 5.899857] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 4
    [ 5.907505] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed
    [ 5.914035] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
    [ 5.922138] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.04
    [ 5.930386] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [ 5.937590] usb usb4: Product: xHCI Host Controller
    [ 5.942453] usb usb4: Manufacturer: Linux 5.4.74-ACU-10.0.75.1 xhci-hcd
    [ 5.949049] usb usb4: SerialNumber: xhci-hcd.1.auto
    [ 5.954048] hub 4-0:1.0: USB hub found
    [ 5.957801] hub 4-0:1.0: 1 port detected
    [ 6.367483] usb 1-1: new high-speed USB device number 2 using xhci-hcd
    [ 6.499487] usb 1-1: device descriptor read/64, error -71
    [ 6.739491] usb 1-1: device descriptor read/64, error -71
    [ 6.871488] random: crng init done
    [ 6.874876] random: 7 urandom warning(s) missed due to ratelimiting
    [ 6.884785] systemd[1]: Started OpenSSH server daemon.
    [ 6.888337] systemd[354]: sshd.service: Failed to connect stdout to the journal socket, ignoring: No such file or directory
    [ OK ] Started OpenSSH server daemon.
    [ 6.911842] systemd[1]: Reached target Multi-User System.
    [ OK ] Reached target Multi-User System.
    [ 6.927564] systemd[1]: Startup finished in 2.508s (kernel) + 4.347s (userspace) = 6.856s.
    [ 6.936595] systemd[351]: serial-getty@ttyS2.service: Failed to connect stdout to the journal socket, ignoring: No such file or directory
    [ 6.979608] usb 2-1: new SuperSpeed Gen 1 USB device number 2 using xhci-hcd
    [ 7.012417] usb 2-1: New USB device found, idVendor=05e3, idProduct=0626, bcdDevice= 6.63
    [ 7.020584] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
    [ 7.027704] usb 2-1: Product: USB3.1 Hub
    [ 7.031615] usb 2-1: Manufacturer: GenesysLogic
    [ 7.037330] hub 2-1:1.0: USB hub found
    [ 7.041843] hub 2-1:1.0: 4 ports detected
    [ 7.131486] usb 1-1: new high-speed USB device number 3 using xhci-hcd
    [ 7.263491] usb 1-1: device descriptor read/64, error -71
    [ 7.503492] usb 1-1: device descriptor read/64, error -71
    [ 7.615530] usb usb1-port1: attempt power cycle
    [ 7.704403] usb 2-1.4: new SuperSpeed Gen 1 USB device number 3 using xhci-hcd

    Welcome to Buildroot
    sixi_master login: [ 7.986858] usb 2-1.4: New USB device found, idVendor=0b95, idProduct=1790, bcdDevice= 2.00
    [ 7.995194] usb 2-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
    [ 8.002485] usb 2-1.4: Product: AX88179A
    [ 8.006395] usb 2-1.4: Manufacturer: ASIX
    [ 8.010392] usb 2-1.4: SerialNumber: 00B24D97
    [ 8.903498] usb usb1-port1: Cannot enable. Maybe the USB cable is bad?
    [ 9.311483] usb 1-1: new high-speed USB device number 5 using xhci-hcd
    [ 9.318061] usb 1-1: Device not responding to setup address.
    [ 9.531543] usb 1-1: Device not responding to setup address.
    [ 9.743482] usb 1-1: device not accepting address 5, error -71
    [ 9.749338] usb usb1-port1: unable to enumerate USB device
    [ 9.779876] ax88179_178a 2-1.4:2.0 (unnamed net_device) (uninitialized): Failed to write reg index 0x0002: -32
    [ 9.795886] ax88179_178a 2-1.4:2.0 (unnamed net_device) (uninitialized): Failed to write reg index 0x0002: -32
    [ 10.019782] ax88179_178a 2-1.4:2.0 (unnamed net_device) (uninitialized): Failed to write reg index 0x0001: -32
    [ 10.141359] ax88179_178a 2-1.4:2.0 (unnamed net_device) (uninitialized): Failed to read reg index 0x0006: -32
    [ 10.159940] ax88179_178a 2-1.4:2.0 (unnamed net_device) (uninitialized): Failed to write reg index 0x0005: -32
    [ 10.177308] ax88179_178a 2-1.4:2.0 (unnamed net_device) (uninitialized): Failed to write reg index 0x0001: -32
    [ 10.194522] ax88179_178a 2-1.4:2.0 (unnamed net_device) (uninitialized): Failed to write reg index 0x0001: -32
    [ 10.210540] ax88179_178a 2-1.4:2.0 (unnamed net_device) (uninitialized): Failed to write reg index 0x0001: -32
    [ 10.227752] ax88179_178a 2-1.4:2.0 (unnamed net_device) (uninitialized): Failed to write reg index 0x0001: -32
    [ 10.244964] ax88179_178a 2-1.4:2.0 (unnamed net_device) (uninitialized): Failed to write reg index 0x0002: -32
    [ 10.263863] ax88179_178a 2-1.4:2.0 (unnamed net_device) (uninitialized): Failed to write reg index 0x0001: -32
    [ 10.281075] ax88179_178a 2-1.4:2.0 (unnamed net_device) (uninitialized): Failed to write reg index 0x0002: -32
    [ 10.298287] ax88179_178a 2-1.4:2.0 (unnamed net_device) (uninitialized): Failed to read reg index 0x0001: -32
    [ 10.314307] ax88179_178a 2-1.4:2.0 (unnamed net_device) (uninitialized): Failed to write reg index 0x0001: -32
    [ 10.331522] ax88179_178a 2-1.4:2.0 (unnamed net_device) (uninitialized): Failed to write reg index 0x001f: -32
    [ 10.348731] ax88179_178a 2-1.4:2.0 (unnamed net_device) (uninitialized): Failed to write reg index 0x0019: -32
    [ 10.367316] ax88179_178a 2-1.4:2.0 (unnamed net_device) (uninitialized): Failed to write reg index 0x001f: -32
    [ 10.384530] ax88179_178a 2-1.4:2.0 (unnamed net_device) (uninitialized): Failed to write reg index 0x000d: -32
    [ 10.401741] ax88179_178a 2-1.4:2.0 (unnamed net_device) (uninitialized): Failed to write reg index 0x000e: -32
    [ 10.420327] ax88179_178a 2-1.4:2.0 (unnamed net_device) (uninitialized): Failed to write reg index 0x000d: -32
    [ 10.437852] ax88179_178a 2-1.4:2.0 (unnamed net_device) (uninitialized): Failed to read reg index 0x000e: -32
    [ 10.455065] ax88179_178a 2-1.4:2.0 (unnamed net_device) (uninitialized): Failed to write reg index 0x000d: -32
    [ 10.473648] ax88179_178a 2-1.4:2.0 (unnamed net_device) (uninitialized): Failed to write reg index 0x000e: -32
    [ 10.491017] ax88179_178a 2-1.4:2.0 (unnamed net_device) (uninitialized): Failed to write reg index 0x000d: -32
    [ 10.508230] ax88179_178a 2-1.4:2.0 (unnamed net_device) (uninitialized): Failed to write reg index 0x000e: -32
    [ 10.524406] ax88179_178a 2-1.4:2.0 (unnamed net_device) (uninitialized): Failed to read reg index 0x0000: -32
    [ 10.541618] ax88179_178a 2-1.4:2.0 (unnamed net_device) (uninitialized): Failed to write reg index 0x0000: -32
    [ 10.551833] ax88179_178a 2-1.4:2.0 eth1: register 'ax88179_178a' at usb-xhci-hcd.0.auto-1.4, ASIX AX88179 USB 3.0 Gigabit Ethernet, ae:60:49:c7:5d:a1
    [ 10.642516] ax88179_178a 2-1.4:2.1 (unnamed net_device) (uninitialized): Failed to write reg index 0x0002: -32
    [ 10.659865] ax88179_178a 2-1.4:2.1 (unnamed net_device) (uninitialized): Failed to write reg index 0x0002: -32
    [ 10.883730] ax88179_178a 2-1.4:2.1 (unnamed net_device) (uninitialized): Failed to write reg index 0x0001: -32
    [ 11.009377] ax88179_178a 2-1.4:2.1 (unnamed net_device) (uninitialized): Failed to read reg index 0x0006: -32
    [ 11.026727] ax88179_178a 2-1.4:2.1 (unnamed net_device) (uninitialized): Failed to write reg index 0x0005: -32
    [ 11.043921] ax88179_178a 2-1.4:2.1 (unnamed net_device) (uninitialized): Failed to write reg index 0x0001: -32
    [ 11.062719] ax88179_178a 2-1.4:2.1 (unnamed net_device) (uninitialized): Failed to write reg index 0x0001: -32
    [ 11.079915] ax88179_178a 2-1.4:2.1 (unnamed net_device) (uninitialized): Failed to write reg index 0x0001: -32
    [ 11.097266] ax88179_178a 2-1.4:2.1 (unnamed net_device) (uninitialized): Failed to write reg index 0x0001: -32
    [ 11.113348] ax88179_178a 2-1.4:2.1 (unnamed net_device) (uninitialized): Failed to write reg index 0x0002: -32
    [ 11.130700] ax88179_178a 2-1.4:2.1 (unnamed net_device) (uninitialized): Failed to write reg index 0x0001: -32
    [ 11.147897] ax88179_178a 2-1.4:2.1 (unnamed net_device) (uninitialized): Failed to write reg index 0x0002: -32
    [ 11.166850] ax88179_178a 2-1.4:2.1 (unnamed net_device) (uninitialized): Failed to read reg index 0x0001: -32
    [ 11.184045] ax88179_178a 2-1.4:2.1 (unnamed net_device) (uninitialized): Failed to write reg index 0x0001: -32
    [ 11.201240] ax88179_178a 2-1.4:2.1 (unnamed net_device) (uninitialized): Failed to write reg index 0x001f: -32
    [ 11.217322] ax88179_178a 2-1.4:2.1 (unnamed net_device) (uninitialized): Failed to write reg index 0x0019: -32
    [ 11.234830] ax88179_178a 2-1.4:2.1 (unnamed net_device) (uninitialized): Failed to write reg index 0x001f: -32
    [ 11.252025] ax88179_178a 2-1.4:2.1 (unnamed net_device) (uninitialized): Failed to write reg index 0x000d: -32
    [ 11.270823] ax88179_178a 2-1.4:2.1 (unnamed net_device) (uninitialized): Failed to write reg index 0x000e: -32
    [ 11.288018] ax88179_178a 2-1.4:2.1 (unnamed net_device) (uninitialized): Failed to write reg index 0x000d: -32
    [ 11.305214] ax88179_178a 2-1.4:2.1 (unnamed net_device) (uninitialized): Failed to read reg index 0x000e: -32
    [ 11.321296] ax88179_178a 2-1.4:2.1 (unnamed net_device) (uninitialized): Failed to write reg index 0x000d: -32
    [ 11.338491] ax88179_178a 2-1.4:2.1 (unnamed net_device) (uninitialized): Failed to write reg index 0x000e: -32
    [ 11.355843] ax88179_178a 2-1.4:2.1 (unnamed net_device) (uninitialized): Failed to write reg index 0x000d: -32
    [ 11.374484] ax88179_178a 2-1.4:2.1 (unnamed net_device) (uninitialized): Failed to write reg index 0x000e: -32
    [ 11.391836] ax88179_178a 2-1.4:2.1 (unnamed net_device) (uninitialized): Failed to read reg index 0x0000: -32
    [ 11.409032] ax88179_178a 2-1.4:2.1 (unnamed net_device) (uninitialized): Failed to write reg index 0x0000: -32
    [ 11.419187] ax88179_178a 2-1.4:2.1 eth2: register 'ax88179_178a' at usb-xhci-hcd.0.auto-1.4, ASIX AX88179 USB 3.0 Gigabit Ethernet, ae:60:49:c7:5d:a1
    [ 11.432589] usbcore: registered new interface driver ax88179_178a
    [ 11.440246] usbcore: registered new interface driver cdc_ncm
    [ 12.482408] usb 2-1.4: USB disconnect, device number 3
    [ 12.487596] ax88179_178a 2-1.4:2.0 eth1: unregister 'ax88179_178a' usb-xhci-hcd.0.auto-1.4, ASIX AX88179 USB 3.0 Gigabit Ethernet
    [ 12.511503] ax88179_178a 2-1.4:2.0 eth1 (unregistered): Failed to write reg index 0x0002: -19
    [ 12.520019] ax88179_178a 2-1.4:2.0 eth1 (unregistered): Failed to write reg index 0x0001: -19
    [ 12.528554] ax88179_178a 2-1.4:2.0 eth1 (unregistered): Failed to write reg index 0x0002: -19
    [ 12.537149] ax88179_178a 2-1.4:2.1 eth2: unregister 'ax88179_178a' usb-xhci-hcd.0.auto-1.4, ASIX AX88179 USB 3.0 Gigabit Ethernet
    [ 12.563522] ax88179_178a 2-1.4:2.1 eth2 (unregistered): Failed to write reg index 0x0002: -19
    [ 12.572033] ax88179_178a 2-1.4:2.1 eth2 (unregistered): Failed to write reg index 0x0001: -19
    [ 12.580540] ax88179_178a 2-1.4:2.1 eth2 (unregistered): Failed to write reg index 0x0002: -19
    [ 13.053031] usb 2-1.4: new SuperSpeed Gen 1 USB device number 4 using xhci-hcd
    [ 13.232549] usb 2-1.4: New USB device found, idVendor=0b95, idProduct=1790, bcdDevice= 2.00
    [ 13.240884] usb 2-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
    [ 13.248176] usb 2-1.4: Product: AX88179A
    [ 13.252087] usb 2-1.4: Manufacturer: ASIX
    [ 13.256084] usb 2-1.4: SerialNumber: 00B24D97
    [ 13.885513] ax88179_178a 2-1.4:1.0 (unnamed net_device) (uninitialized): Failed to read reg index 0x0040: -32
    [ 14.202686] ax88179_178a 2-1.4:1.0 eth1: register 'ax88179_178a' at usb-xhci-hcd.0.auto-1.4, ASIX AX88179 USB 3.0 Gigabit Ethernet, f8:e4:3b:b2:4d:97

    sixi_master login: root

  • HI Jason

    I am suspecting you are missing some config

    can you pull out config.gz from both pass and fail case and share

    config.gz you will find under /proc/config.gz

    Also on suggestion is that can you share the logs in text file format it will be easy to go through that.

    Regards
    Diwakar

  • Hi Diwakar

    Later I will sent the config file to you. But before that I'd like to share my newest check result with you. After adjusting the dts file, the kernel log as below, please check it firstly before I sent you more info, thanks.

  • Hi Jason

    What have you modified?

    Now the probe is getting differed seems some dependency is missing.

    Regards
    Diwakar 

  • Hi Diwakar

    sorry for late reply to you.

    After check the phy and serdes info in dts file,  Now the usb device can be identified when run "lsusb", but it has other problem like below, could you help

    check it? Full log attached here including usb can be used normally and can not be used normally.

    [    0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd080]
    [    0.000000] Linux version 5.10.120-g95b90aa828 (jwang461@UGC1BGLX7S3) (aarch64-none-linux-gnu-gcc (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10)) 9.2.1 20191025, GNU ld (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10)) 2.33.1.20191209) #1 SMP PREEMPT Tue Aug 8 15:27:19 CST 2023
    [    0.000000] Machine model: Texas Instruments K3 J721E SoC
    [    0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002800000 (options '')
    [    0.000000] printk: bootconsole [ns16550a0] enabled
    [    0.000000] OF: reserved mem: OVERLAP DETECTED!
                   r5f-dma-memory@a1000000 (0x00000000a1000000--0x00000000a1100000) overlaps with vision_apps-r5f-dma-memory@a1000000 (0x00000000a1000000--0x00000000a1100000)
    [    0.000000] OF: reserved mem: OVERLAP DETECTED!
                   r5f-memory@a1100000 (0x00000000a1100000--0x00000000a2000000) overlaps with vision_apps-r5f-memory@a1100000 (0x00000000a1100000--0x00000000a3000000)
    [    0.000000] OF: reserved mem: OVERLAP DETECTED!
                   vision_apps-r5f-memory@a1100000 (0x00000000a1100000--0x00000000a3000000) overlaps with r5f-dma-memory@a2000000 (0x00000000a2000000--0x00000000a2100000)
    [    0.000000] OF: reserved mem: OVERLAP DETECTED!
                   r5f-memory@a3100000 (0x00000000a3100000--0x00000000a4000000) overlaps with vision_apps-r5f-memory@a3100000 (0x00000000a3100000--0x00000000a5000000)
    [    0.000000] OF: reserved mem: OVERLAP DETECTED!
                   vision_apps-r5f-memory@a3100000 (0x00000000a3100000--0x00000000a5000000) overlaps with r5f-dma-memory@a4000000 (0x00000000a4000000--0x00000000a4100000)
    [    0.000000] OF: reserved mem: OVERLAP DETECTED!
                   vision_apps-r5f-dma-memory@a5000000 (0x00000000a5000000--0x00000000a5100000) overlaps with r5f-dma-memory@a5000000 (0x00000000a5000000--0x00000000a5100000)
    [    0.000000] OF: reserved mem: OVERLAP DETECTED!
                   vision_apps-r5f-memory@a5100000 (0x00000000a5100000--0x00000000a5800000) overlaps with r5f-memory@a5100000 (0x00000000a5100000--0x00000000a6000000)
    [    0.000000] OF: reserved mem: OVERLAP DETECTED!
                   r5f-memory@a5100000 (0x00000000a5100000--0x00000000a6000000) overlaps with vision_apps-r5f-dma-memory@a5800000 (0x00000000a5800000--0x00000000a5900000)
    [    0.000000] OF: reserved mem: OVERLAP DETECTED!
                   ipc-memories@aa000000 (0x00000000aa000000--0x00000000ac000000) overlaps with ramoops@abc00000 (0x00000000abc00000--0x00000000abd00000)
    [    0.000000] Reserved memory: created DMA memory pool at 0x0000000094000000, size 128 MiB
    [    0.000000] OF: reserved mem: initialized node vision_apps-core-heap-memory@94000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a0000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a0000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a0100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@a0100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a1000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a1000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a1000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node vision_apps-r5f-dma-memory@a1000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a1100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@a1100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a1100000, size 31 MiB
    [    0.000000] OF: reserved mem: initialized node vision_apps-r5f-memory@a1100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a2000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a2000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a2100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@a2100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a3000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a3000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a3100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@a3100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a3100000, size 31 MiB
    [    0.000000] OF: reserved mem: initialized node vision_apps-r5f-memory@a3100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a4000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a4000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a4100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@a4100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a5000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node vision_apps-r5f-dma-memory@a5000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a5000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a5000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a5100000, size 7 MiB
    [    0.000000] OF: reserved mem: initialized node vision_apps-r5f-memory@a5100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a5100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@a5100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a5800000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node vision_apps-r5f-dma-memory@a5800000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a5900000, size 7 MiB
    [    0.000000] OF: reserved mem: initialized node vision_apps-r5f-memory@a5900000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a6000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node c66-dma-memory@a6000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a6100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node c66-memory@a6100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a7000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node c66-dma-memory@a7000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a7100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node c66-memory@a7100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a8000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node c71-dma-memory@a8000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a8100000, size 31 MiB
    [    0.000000] OF: reserved mem: initialized node c71-memory@a8100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000ac000000, size 32 MiB
    [    0.000000] OF: reserved mem: initialized node vision_apps-dma-memory@ac000000, compatible id shared-dma-pool
    [    0.000000] OF: reserved mem: initialized node vision_apps_shared-memories, compatible id dma-heap-carveout
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000ce000000, size 720 MiB
    [    0.000000] OF: reserved mem: initialized node vision_apps-core-heap-memory@ce000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000fb000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node vision_apps-r5f-dma-memory@fb000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000fb100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node vision_apps-r5f-memory@fb100000, compatible id shared-dma-pool
    [    0.000000] Zone ranges:
    [    0.000000]   DMA      [mem 0x0000000080000000-0x00000000ffffffff]
    [    0.000000]   DMA32    empty
    [    0.000000]   Normal   [mem 0x0000000100000000-0x00000008ffffffff]
    [    0.000000] Movable zone start for each node
    [    0.000000] Early memory node ranges
    [    0.000000]   node   0: [mem 0x0000000080000000-0x0000000093ffffff]
    [    0.000000]   node   0: [mem 0x0000000094000000-0x000000009bffffff]
    [    0.000000]   node   0: [mem 0x000000009c000000-0x000000009e7fffff]
    [    0.000000]   node   0: [mem 0x000000009e800000-0x00000000adffffff]
    [    0.000000]   node   0: [mem 0x00000000ae000000-0x00000000cdffffff]
    [    0.000000]   node   0: [mem 0x00000000ce000000-0x00000000fbffffff]
    [    0.000000]   node   0: [mem 0x00000000fc000000-0x00000000fdbfffff]
    [    0.000000]   node   0: [mem 0x00000000fdc00000-0x00000000fdffffff]
    [    0.000000]   node   0: [mem 0x00000000fe000000-0x00000000ffffffff]
    [    0.000000]   node   0: [mem 0x0000000880000000-0x00000008ffffffff]
    [    0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000008ffffffff]
    [    0.000000] On node 0 totalpages: 65536
    [    0.000000]   DMA zone: 32 pages used for memmap
    [    0.000000]   DMA zone: 0 pages reserved
    [    0.000000]   DMA zone: 32768 pages, LIFO batch:3
    [    0.000000]   Normal zone: 32 pages used for memmap
    [    0.000000]   Normal zone: 32768 pages, LIFO batch:3
    [    0.000000] cma: Failed to reserve 512 MiB
    [    0.000000] psci: probing for conduit method from DT.
    [    0.000000] psci: PSCIv1.1 detected in firmware.
    [    0.000000] psci: Using standard PSCI v0.2 function IDs
    [    0.000000] psci: Trusted OS migration not required
    [    0.000000] psci: SMC Calling Convention v1.2
    [    0.000000] percpu: Embedded 2 pages/cpu s49496 r8192 d73384 u131072
    [    0.000000] pcpu-alloc: s49496 r8192 d73384 u131072 alloc=2*65536
    [    0.000000] pcpu-alloc: [0] 0 [0] 1 
    [    0.000000] Detected PIPT I-cache on CPU0
    [    0.000000] CPU features: detected: GIC system register CPU interface
    [    0.000000] CPU features: detected: EL2 vector hardening
    [    0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923
    [    0.000000] CPU features: detected: Spectre-BHB
    [    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 65472
    [    0.000000] Kernel command line: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 mtdparts=47040000.spi.0:512k(ospi.sbl),512k(ospi.tifs_a),512k(ospi.tifs_b),4m(ospi.mcufw_a),4m(ospi.mcufw_b),4m(ospi.combine_a),4m(ospi.combine_b),128k(ospi.reserved),128k(ospi.reserved),128k(ospi.reserved),128k(ospi.misc_a),128k(ospi.misc_b),128k(ospi.factory),128k(ospi.safe_a),128k(ospi.safe_b),256k(ospi.sonardata),2m(ospi.mcudata),128k(ospi.imudata),128k(ospi.pstore),2m(ospi.reserved),128k@0x3fe0000(ospi.patterns),64m@0(ospi.whole_spi) blkdevparts=mmcblk0:32M(RECOVERY-A),32M(RECOVERY-B),1000M(OS-A),1000M(OS-B),5000M(APP-A),5000M(APP-B),6000M(CACHE),100M(PROFILE),2200M(LOG),-(DATA) root=/dev/mmcblk1p2 rw rootfstype=ext4 rootwait
    [    0.000000] Dentry cache hash table entries: 524288 (order: 6, 4194304 bytes, linear)
    [    0.000000] Inode-cache hash table entries: 262144 (order: 5, 2097152 bytes, linear)
    [    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
    [    0.000000] software IO TLB: mapped [mem 0x0000000090000000-0x0000000094000000] (64MB)
    [    0.000000] Memory: 2430400K/4194304K available (10686K kernel code, 1338K rwdata, 4160K rodata, 1728K init, 695K bss, 1763904K reserved, 0K cma-reserved)
    [    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=256 to nr_cpu_ids=2.
    [    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=2
    [    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
    [    0.000000] GICv3: GIC: Using split EOI/Deactivate mode
    [    0.000000] GICv3: 960 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:0x0000000001900000
    [    0.000000] ITS [mem 0x01820000-0x0182ffff]
    [    0.000000] GIC: enabling workaround for ITS: Socionext Synquacer pre-ITS
    [    0.000000] ITS@0x0000000001820000: allocated 1048576 Devices @880800000 (flat, esz 8, psz 64K, shr 0)
    [    0.000000] ITS: using cache flushing for cmd queue
    [    0.000000] GICv3: using LPI property table @0x00000008800b0000
    [    0.000000] GIC: using cache flushing for LPI property table
    [    0.000000] GICv3: CPU0: using allocated LPI pending table @0x00000008800c0000
    [    0.000000] arch_timer: cp15 timer(s) running at 200.00MHz (phys).
    [    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2e2049d3e8, max_idle_ns: 440795210634 ns
    [    0.000002] sched_clock: 56 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
    [    0.010492] Console: colour dummy device 80x25
    [    0.016186] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
    [    0.029523] pid_max: default: 32768 minimum: 301
    [    0.035453] LSM: Security Framework initializing
    [    0.041379] Mount-cache hash table entries: 8192 (order: 0, 65536 bytes, linear)
    [    0.050838] Mountpoint-cache hash table entries: 8192 (order: 0, 65536 bytes, linear)
    [    0.061916] rcu: Hierarchical SRCU implementation.
    [    0.068213] Platform MSI: gic-its@1820000 domain created
    [    0.075145] PCI/MSI: /bus@100000/interrupt-controller@1800000/gic-its@1820000 domain created
    [    0.086113] smp: Bringing up secondary CPUs ...
    [    0.092538] Detected PIPT I-cache on CPU1
    [    0.092558] GICv3: CPU1: found redistributor 1 region 0:0x0000000001920000
    [    0.092571] GICv3: CPU1: using allocated LPI pending table @0x00000008800d0000
    [    0.092605] CPU1: Booted secondary processor 0x0000000001 [0x411fd080]
    [    0.092658] smp: Brought up 1 node, 2 CPUs
    [    0.129337] SMP: Total of 2 processors activated.
    [    0.135343] CPU features: detected: 32-bit EL0 Support
    [    0.141910] CPU features: detected: CRC32 instructions
    [    0.158725] CPU: All CPU(s) started at EL2
    [    0.163965] alternatives: patching kernel code
    [    0.170117] devtmpfs: initialized
    [    0.179714] KASLR disabled due to lack of seed
    [    0.185528] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
    [    0.197979] futex hash table entries: 512 (order: -1, 32768 bytes, linear)
    [    0.206857] pinctrl core: initialized pinctrl subsystem
    [    0.214146] NET: Registered protocol family 16
    [    0.220087] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations
    [    0.229280] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
    [    0.239246] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
    [    0.249578] thermal_sys: Registered thermal governor 'step_wise'
    [    0.249932] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
    [    0.266295] ASID allocator initialised with 65536 entries
    [    0.273579] ramoops: request mem region (ramoops:dmesg 0x60000@0xabc00000) failed
    [    0.283139] ramoops: persistent_ram_buffer_map: Failed to map 0x60000 pages at 0xabc00000
    [    0.293587] ramoops abc00000.ramoops: failed to request dmesg mem region (0x40000@0xabc00000): -12
    [    0.305038] ramoops: probe of abc00000.ramoops failed with error -12
    [    0.326447] HugeTLB registered 16.0 GiB page size, pre-allocated 0 pages
    [    0.335016] HugeTLB registered 512 MiB page size, pre-allocated 0 pages
    [    0.343464] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
    [    0.353520] cryptd: max_cpu_qlen set to 1000
    [    0.360932] k3-chipinfo 43000014.chipid: Family:J721E rev:SR2.0 JTAGID[0x1bb6402f] Detected
    [    0.372107] iommu: Default domain type: Translated 
    [    0.378475] SCSI subsystem initialized
    [    0.383424] mc: Linux media interface: v0.10
    [    0.388897] videodev: Linux video capture interface: v2.00
    [    0.395916] pps_core: LinuxPPS API ver. 1 registered
    [    0.402253] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
    [    0.413923] PTP clock support registered
    [    0.418942] EDAC MC: Ver: 3.0.0
    [    0.423488] FPGA manager framework
    [    0.428225] clocksource: Switched to clocksource arch_sys_counter
    [    0.436196] VFS: Disk quotas dquot_6.6.0
    [    0.441266] VFS: Dquot-cache hash table entries: 8192 (order 0, 65536 bytes)
    [    0.453340] Carveout Heap: Exported 512 MiB at 0x00000000ae000000
    [    0.461182] NET: Registered protocol family 2
    [    0.466998] IP idents hash table entries: 65536 (order: 3, 524288 bytes, linear)
    [    0.477831] tcp_listen_portaddr_hash hash table entries: 4096 (order: 0, 65536 bytes, linear)
    [    0.488805] TCP established hash table entries: 32768 (order: 2, 262144 bytes, linear)
    [    0.499048] TCP bind hash table entries: 32768 (order: 3, 524288 bytes, linear)
    [    0.508689] TCP: Hash tables configured (established 32768 bind 32768)
    [    0.517097] UDP hash table entries: 2048 (order: 0, 65536 bytes, linear)
    [    0.525708] UDP-Lite hash table entries: 2048 (order: 0, 65536 bytes, linear)
    [    0.534926] NET: Registered protocol family 1
    [    0.540784] RPC: Registered named UNIX socket transport module.
    [    0.548358] RPC: Registered udp transport module.
    [    0.554364] RPC: Registered tcp transport module.
    [    0.560367] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [    0.568597] PCI: CLS 0 bytes, default 64
    [    0.573932] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
    [    0.586097] Initialise system trusted keyrings
    [    0.591856] workingset: timestamp_bits=46 max_order=16 bucket_order=0
    [    0.602100] squashfs: version 4.0 (2009/01/31) Phillip Lougher
    [    0.609831] NFS: Registering the id_resolver key type
    [    0.616299] Key type id_resolver registered
    [    0.621646] Key type id_legacy registered
    [    0.626792] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
    [    0.635352] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
    [    0.644798] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
    [    0.653277] 9p: Installing v9fs 9p2000 file system support
    [    0.684462] Key type asymmetric registered
    [    0.689695] Asymmetric key parser 'x509' registered
    [    0.695936] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
    [    0.705384] io scheduler mq-deadline registered
    [    0.711166] io scheduler kyber registered
    [    0.717087] pinctrl-single 4301c000.pinmux: 94 pins, size 376
    [    0.724675] pinctrl-single 11c000.pinmux: 173 pins, size 692
    [    0.733902] k3-ringacc 2b800000.ringacc: Failed to get MSI domain
    [    0.741718] k3-ringacc 3c000000.ringacc: Failed to get MSI domain
    [    0.751113] Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled
    [    0.765062] brd: module loaded
    [    0.772286] loop: module loaded
    [    0.776323] mtip32xx Version 1.3.1
    [    0.782285] tun: Universal TUN/TAP device driver, 1.6
    [    0.788964] igbvf: Intel(R) Gigabit Virtual Function Network Driver
    [    0.796970] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
    [    0.804549] sky2: driver version 1.30
    [    0.809451] VFIO - User Level meta-driver version: 0.3
    [    0.816370] i2c /dev entries driver
    [    0.821380] sdhci: Secure Digital Host Controller Interface driver
    [    0.829275] sdhci: Copyright(c) Pierre Ossman
    [    0.834998] sdhci-pltfm: SDHCI platform and OF driver helper
    [    0.842707] ledtrig-cpu: registered to indicate activity on CPUs
    [    0.850522] SMCCC: SOC_ID: ARCH_FEATURES(ARCH_SOC_ID) returned error: fffffffffffffffd
    [    0.861211] optee: probing for conduit method.
    [    0.866905] optee: revision 3.8 (199fca17)
    [    0.867230] optee: initialized driver
    [    0.877550] NET: Registered protocol family 17
    [    0.883286] 9pnet: Installing 9P2000 support
    [    0.888772] Key type dns_resolver registered
    [    0.894331] registered taskstats version 1
    [    0.899562] Loading compiled-in X.509 certificates
    [    0.905721] Key type ._fscrypt registered
    [    0.910839] Key type .fscrypt registered
    [    0.915843] Key type fscrypt-provisioning registered
    [    0.925237] k3-ringacc 2b800000.ringacc: Failed to get MSI domain
    [    0.933139] k3-ringacc 3c000000.ringacc: Failed to get MSI domain
    [    0.942155] ti-sci 44083000.dmsc: ABI: 3.1 (firmware rev 0x0014 '20.8.7--v2020.08d (Terrific Lla')
    [    0.981198] pca953x 0-0020: supply vcc not found, using dummy regulator
    [    0.989708] pca953x 0-0020: using no AI
    [    1.016280] pca953x 0-0020: failed writing register
    [    1.022566] pca953x: probe of 0-0020 failed with error -121
    [    1.029981] i2c i2c-0: of_i2c: invalid reg on /bus@100000/i2c@2030000/gmsl-deserializer@52
    [    1.040546] i2c i2c-0: Failed to create I2C device for /bus@100000/i2c@2030000/gmsl-deserializer@52
    [    1.052113] omap_i2c 2030000.i2c: bus 0 rev0.12 at 400 kHz
    [    1.059936] ti-sci-intr bus@100000:interrupt-controller0: Interrupt Router 131 domain created
    [    1.070920] ti-sci-intr bus@100000:navss@30000000:interrupt-controller1: Interrupt Router 213 domain created
    [    1.083613] ti-sci-inta 33d00000.interrupt-controller: Interrupt Aggregator domain 209 created
    [    1.097336] cdns-sierra-phy 5010000.serdes: No parent clock for PLL mux clocks
    [    1.106569] cdns-sierra-phy 5010000.serdes: Fail to register cmn plllc mux
    [    1.115353] cdns-sierra-phy 5010000.serdes: Failed to pll mux clocks
    [    1.124172] cdns-sierra-phy: probe of 5010000.serdes failed with error -2
    [    1.135632] cdns-sierra-phy 5020000.serdes: No parent clock for PLL mux clocks
    [    1.144870] cdns-sierra-phy 5020000.serdes: Fail to register cmn plllc mux
    [    1.153652] cdns-sierra-phy 5020000.serdes: Failed to pll mux clocks
    [    1.162459] cdns-sierra-phy: probe of 5020000.serdes failed with error -2
    [    1.174577] k3-ringacc 2b800000.ringacc: Ring Accelerator probed rings:286, gp-rings[96,20] sci-dev-id:235
    [    1.187149] k3-ringacc 2b800000.ringacc: dma-ring-reset-quirk: disabled
    [    1.195600] k3-ringacc 2b800000.ringacc: RA Proxy rev. 66346100, num_proxies:64
    [    1.206746] k3-ringacc 3c000000.ringacc: Ring Accelerator probed rings:1024, gp-rings[440,150] sci-dev-id:211
    [    1.219429] k3-ringacc 3c000000.ringacc: dma-ring-reset-quirk: disabled
    [    1.227880] k3-ringacc 3c000000.ringacc: RA Proxy rev. 66346100, num_proxies:64
    [    1.237583] printk: console [ttyS2] disabled
    [    1.243064] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 19, base_baud = 3000000) is a 8250
    [    1.253984] printk: console [ttyS2] enabled
    [    1.264531] printk: bootconsole [ns16550a0] disabled
    [    1.277374] arm-smmu-v3 36600000.smmu: ias 48-bit, oas 48-bit (features 0x00001faf)
    [    1.289365] arm-smmu-v3 36600000.smmu: allocated 524288 entries for cmdq
    [    1.300269] arm-smmu-v3 36600000.smmu: allocated 524288 entries for evtq
    [    1.309434] arm-smmu-v3 36600000.smmu: msi_domain absent - falling back to wired irqs
    [    1.421457] mmc0: CQHCI version 5.10
    [    1.426151] mmc1: CQHCI version 5.10
    [    1.434474] omap-mailbox 31f80000.mailbox: omap mailbox rev 0x66fc7100
    [    1.442948] omap-mailbox 31f81000.mailbox: omap mailbox rev 0x66fc7100
    [    1.451418] omap-mailbox 31f82000.mailbox: omap mailbox rev 0x66fc7100
    [    1.459887] omap-mailbox 31f83000.mailbox: omap mailbox rev 0x66fc7100
    [    1.466394] mmc0: SDHCI controller on 4f80000.sdhci [4f80000.sdhci] using ADMA 64-bit
    [    1.468335] omap-mailbox 31f84000.mailbox: omap mailbox rev 0x66fc7100
    [    1.488662] cdns-sierra-phy 5030000.serdes: No parent clock for PLL mux clocks
    [    1.497736] cdns-sierra-phy 5030000.serdes: Fail to register cmn plllc mux
    [    1.506365] cdns-sierra-phy 5030000.serdes: Failed to pll mux clocks
    [    1.515115] cdns-sierra-phy: probe of 5030000.serdes failed with error -2
    [    1.524538] ti-udma 285c0000.dma-controller: Channels: 26 (tchan: 13, rchan: 13, gp-rflow: 8)
    [    1.537189] ti-udma 31150000.dma-controller: Channels: 84 (tchan: 42, rchan: 42, gp-rflow: 16)
    [    1.551910] spi-nor spi0.0: unrecognized JEDEC id bytes: 2c 5b 19 10 41 00
    [    1.560495] spi-nor: probe of spi0.0 failed with error -2
    [    1.567445] debugfs: Directory 'pd:27' with parent 'pm_genpd' already present!
    [    1.576527] debugfs: Directory 'pd:26' with parent 'pm_genpd' already present!
    [    1.586682] debugfs: Directory 'pd:242' with parent 'pm_genpd' already present!
    [    1.595862] debugfs: Directory 'pd:241' with parent 'pm_genpd' already present!
    [    1.605002] debugfs: Directory 'pd:240' with parent 'pm_genpd' already present!
    [    1.614139] debugfs: Directory 'pd:239' with parent 'pm_genpd' already present!
    [    1.659460] mmc0: Command Queue Engine enabled
    [    1.665006] mmc0: new HS200 MMC card at address 0001
    [    1.671493] mmcblk0: mmc0:0001 CJUD4R 59.6 GiB 
    [    1.677253] mmcblk0boot0: mmc0:0001 CJUD4R partition 1 31.9 MiB
    [    1.684731] mmcblk0boot1: mmc0:0001 CJUD4R partition 2 31.9 MiB
    [    1.692201] mmcblk0rpmb: mmc0:0001 CJUD4R partition 3 4.00 MiB, chardev (240:0)
    [    1.701589]  mmcblk0: p1(RECOVERY-A) p2(RECOVERY-B) p3(OS-A) p4(OS-B) p5(APP-A) p6(APP-B) p7(CACHE) p8(PROFILE) p9(LOG) p10(DATA)
    [    2.742958] mmc1: SDHCI controller on 4fb0000.sdhci [4fb0000.sdhci] using ADMA 64-bit
    [    2.753014] Waiting for root device /dev/mmcblk1p2...
    [    2.786809] mmc1: new SDHC card at address 0007
    [    2.792816] mmcblk1: mmc1:0007 SD16G 14.4 GiB 
    [    2.806830]  mmcblk1: p1 p2
    [    2.855454] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Opts: (null)
    [    2.865575] VFS: Mounted root (ext4 filesystem) on device 179:98.
    [    2.889588] devtmpfs: mounted
    [    2.893941] Freeing unused kernel memory: 1728K
    [    2.899623] Run /sbin/init as init process
    [    2.904728]   with arguments:
    [    2.904731]     /sbin/init
    [    2.904733]   with environment:
    [    2.904735]     HOME=/
    [    2.904737]     TERM=linux
    [    3.617277] systemd[1]: System time before build time, advancing clock.
    [    3.815395] NET: Registered protocol family 10
    [    3.821397] Segment Routing with IPv6
    [    3.893822] systemd[1]: systemd 244.5+ 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)
    [    3.920944] systemd[1]: Detected architecture arm64.
    [    3.974592] systemd[1]: Set hostname to <j7-evm>.
    [    4.472262] systemd[1]: /lib/systemd/system/docker.socket:6: ListenStream= references a path below legacy directory /var/run/, updating /var/run/docker.sock \xe2\x86\x92 /run/docker.sock; please update the unit file accordingly.
    [    4.584807] random: systemd: uninitialized urandom read (16 bytes read)
    [    4.593164] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling.
    [    4.608587] systemd[1]: (This warning is only shown for the first unit using IP firewalling.)
    [    4.620746] systemd[1]: Created slice system-getty.slice.
    [    4.644292] random: systemd: uninitialized urandom read (16 bytes read)
    [    4.653236] systemd[1]: Created slice system-serial\x2dgetty.slice.
    [    4.676288] random: systemd: uninitialized urandom read (16 bytes read)
    [    4.685129] systemd[1]: Created slice User and Session Slice.
    [    4.708399] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    [    4.736357] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    [    4.764344] systemd[1]: Reached target Paths.
    [    4.780295] systemd[1]: Reached target Remote File Systems.
    [    4.804287] systemd[1]: Reached target Slices.
    [    4.820291] systemd[1]: Reached target Swap.
    [    4.854628] systemd[1]: Listening on RPCbind Server Activation Socket.
    [    4.880301] systemd[1]: Reached target RPC Port Mapper.
    [    4.907669] systemd[1]: Listening on Process Core Dump Socket.
    [    4.932394] systemd[1]: Listening on initctl Compatibility Named Pipe.
    [    4.984194] systemd[1]: Condition check resulted in Journal Audit Socket being skipped.
    [    4.994491] systemd[1]: Listening on Journal Socket (/dev/log).
    [    5.020498] systemd[1]: Listening on Journal Socket.
    [    5.036539] systemd[1]: Listening on Network Service Netlink Socket.
    [    5.060447] systemd[1]: Listening on udev Control Socket.
    [    5.084400] systemd[1]: Listening on udev Kernel Socket.
    [    5.110684] systemd[1]: Mounting Huge Pages File System...
    [    5.130471] systemd[1]: Mounting POSIX Message Queue File System...
    [    5.158520] systemd[1]: Mounting Kernel Debug File System...
    [    5.179933] systemd[1]: Mounting Temporary Directory (/tmp)...
    [    5.196455] systemd[1]: Condition check resulted in Create list of static device nodes for the current kernel being skipped.
    [    5.213137] systemd[1]: Starting Start psplash boot splash screen...
    [    5.257592] systemd[1]: Started Hardware RNG Entropy Gatherer Daemon.
    [    5.286822] systemd[1]: Starting RPC Bind...
    [    5.304402] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
    [    5.319084] systemd[1]: Starting Journal Service...
    [    5.431510] systemd[1]: Starting Load Kernel Modules...
    [    5.447309] systemd[1]: Starting Remount Root and Kernel File Systems...
    [    5.477126] EXT4-fs (mmcblk1p2): re-mounted. Opts: (null)
    [    5.478671] systemd[1]: Starting udev Coldplug all Devices...
    [    5.491339] cryptodev: disagrees about version of symbol module_layout
    [    5.511273] systemd[1]: Started Journal Service.
    [    5.710989] urandom_read_iter: 38 callbacks suppressed
    [    5.710994] random: systemd: uninitialized urandom read (16 bytes read)
    [    5.725978] random: systemd-journal: uninitialized urandom read (16 bytes read)
    [    5.738688] random: systemd-journal: uninitialized urandom read (16 bytes read)
    [    5.781673] systemd-journald[147]: Received client request to flush runtime journal.
    [    6.742006] urandom_read_iter: 51 callbacks suppressed
    [    6.742009] random: systemd: uninitialized urandom read (16 bytes read)
    [    6.769523] random: systemd-journal: uninitialized urandom read (16 bytes read)
    [    6.781680] random: systemd: uninitialized urandom read (16 bytes read)
    [    6.967490] cdns3-ti 4104000.cdns_usb: deferred probe timeout, ignoring dependency
    [    7.093527] k3-dsp-rproc 4d80800000.dsp: assigned reserved memory node c66-dma-memory@a7000000
    [    7.137072] cdns3-ti 4104000.cdns_usb: deferred probe timeout, ignoring dependency
    [    7.200394] k3-dsp-rproc 4d80800000.dsp: configured DSP for IPC-only mode
    [    7.229219] pvrsrvkm: disagrees about version of symbol module_layout
    [    7.240684] pvrsrvkm: disagrees about version of symbol module_layout
    [    7.253003] cdns3-ti 4104000.cdns_usb: deferred probe timeout, ignoring dependency
    [    7.264630] pruss b000000.icssg: /bus@100000/icssg@b000000/cfg@26000 is missing its 'clocks' node
    [    7.304435] optee: PTA_CMD_GET_DEVICES invoke function err: ffff0009
    [    7.316307] ------------[ cut here ]------------
    [    7.322074] WARNING: CPU: 0 PID: 106 at drivers/tee/optee/core.c:217 optee_bus_scan+0x24/0x38
    [    7.332698] Modules linked in: pruss(+) sa2ul ti_k3_dsp_remoteproc(+) cdns3_ti authenc virtio_rpmsg_bus sch_fq_codel rpmsg_kdrv_switch ipv6
    [    7.348331] CPU: 0 PID: 106 Comm: kworker/0:3 Not tainted 5.10.120-g95b90aa828 #1
    [    7.357657] Hardware name: Texas Instruments K3 J721E SoC (DT)
    [    7.364927] Workqueue: optee_bus_scan optee_bus_scan
    [    7.371114] pstate: 60000005 (nZCv daif -PAN -UAO -TCO BTYPE=--)
    [    7.378599] pc : optee_bus_scan+0x24/0x38
    [    7.383592] lr : optee_bus_scan+0x14/0x38
    [    7.388583] sp : ffff800013defd90
    [    7.392707] x29: ffff800013defd90 x28: ffff8000110d1000 
    [    7.399327] x27: ffff00087fa6a8b0 x26: ffff00087fa6a860 
    [    7.405947] x25: 0000000000000000 x24: ffff0008017a3120 
    [    7.412566] x23: ffff00087fa7e300 x22: 0000000000000000 
    [    7.419186] x21: ffff00087fa6a840 x20: ffff0008020e2400 
    [    7.425804] x19: ffff0008017a3118 x18: 0000000000000000 
    [    7.432423] x17: 0000000000000000 x16: 0000000000000000 
    [    7.439042] x15: 00003910331a1ec2 x14: 00000000000002df 
    [    7.445662] x13: 00000000000002df x12: ffff8000131d0000 
    [    7.452280] x11: 0000000000000004 x10: 0000000000000000 
    [    7.458900] x9 : 0000000000000040 x8 : 0000000000000000 
    [    7.465518] x7 : ffff000000000000 x6 : 0000000000000001 
    [    7.472137] x5 : 0000000000000000 x4 : 0000000000000000 
    [    7.478757] x3 : ffff0008019f3fb8 x2 : 0000000000000000 
    [    7.485376] x1 : 3092ecc48a640800 x0 : 00000000ffffffea 
    [    7.491996] Call trace:
    [    7.495039]  optee_bus_scan+0x24/0x38
    [    7.499601]  process_one_work+0x1a0/0x328
    [    7.504594]  worker_thread+0x4c/0x420
    [    7.509152]  kthread+0x140/0x160
    [    7.513170]  ret_from_fork+0x10/0x34
    [    7.517621] ---[ end trace 9dca501e55b4cbe5 ]---
    [    7.684275] pruss b000000.icssg: pruss_clk_init failed, ret = -19
    [    7.698729] platform 5c00000.r5f: configured R5F for IPC-only mode
    [    7.759476] pvrsrvkm: disagrees about version of symbol module_layout
    [    7.767713] remoteproc remoteproc0: 4d80800000.dsp is available
    [    7.890708] platform 5c00000.r5f: assigned reserved memory node vision_apps-r5f-dma-memory@a1000000
    [    7.999888] remoteproc remoteproc0: attaching to 4d80800000.dsp
    [    8.060692] urandom_read_iter: 16 callbacks suppressed
    [    8.060696] random: dbus-daemon: uninitialized urandom read (12 bytes read)
    [    8.193192] remoteproc remoteproc1: 5c00000.r5f is available
    [    8.213871] k3-dsp-rproc 4d80800000.dsp: DSP initialized in IPC-only mode
    [    8.245117] remoteproc remoteproc1: attaching to 5c00000.r5f
    [    8.266566]  remoteproc0#vdev0buffer: assigned reserved memory node c66-dma-memory@a7000000
    [    8.318854] Unable to handle kernel paging request at virtual address ffff800017ffffff
    [    8.336238] random: crng init done
    [    8.448577] virtio_rpmsg_bus virtio0: rpmsg host is online
    [    8.461559] virtio_rpmsg_bus virtio0: creating channel ti.ipc4.ping-pong addr 0xd
    [    8.476310] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0xe
    [    8.520731] Mem abort info:
    [    8.524211]   ESR = 0x96000007
    [    8.552473] cdns3-ti 4104000.cdns_usb: deferred probe timeout, ignoring dependency
    [    8.563388]  remoteproc0#vdev0buffer: registered virtio0 (type 7)
    [    8.637167]   EC = 0x25: DABT (current EL), IL = 32 bits
    [    8.656674] remoteproc remoteproc0: remote processor 4d80800000.dsp is now attached
    [    8.690893]   SET = 0, FnV = 0
    [    8.709142]   EA = 0, S1PTW = 0
    [    8.720517] cdns3-ti 4104000.cdns_usb: deferred probe timeout, ignoring dependency
    [    8.731095] Data abort info:
    [    8.737188] k3-dsp-rproc 4d81800000.dsp: assigned reserved memory node c66-dma-memory@a6000000
    [    8.760920]   ISV = 0, ISS = 0x00000007
    [    8.772921]   CM = 0, WnR = 0
    [    8.784807] swapper pgtable: 64k pages, 48-bit VAs, pgdp=0000000082ed0000
    [    8.784831] k3-dsp-rproc 4d81800000.dsp: configured DSP for IPC-only mode
    [    8.823516] [ffff800017ffffff] pgd=00000008ffff0003, p4d=00000008ffff0003, pud=00000008ffff0003, pmd=00000008fffe0003, pte=0000000000000000
    [    8.887745] remoteproc remoteproc2: 4d81800000.dsp is available
    [    8.905703] Internal error: Oops: 96000007 [#1] PREEMPT SMP
    [    8.912652] Modules linked in: ti_k3_r5_remoteproc(+) pruss sa2ul ti_k3_dsp_remoteproc(+) cdns3_ti authenc virtio_rpmsg_bus sch_fq_codel rpmsg_kdrv_switch ipv6
    [    8.930454] CPU: 0 PID: 180 Comm: systemd-udevd Tainted: G        W         5.10.120-g95b90aa828 #1
    [    8.941731] Hardware name: Texas Instruments K3 J721E SoC (DT)
    [    8.948999] pstate: 00000005 (nzcv daif -PAN -UAO -TCO BTYPE=--)
    [    8.956489] pc : rproc_handle_resources.constprop.0+0x94/0x168
    [    8.963761] lr : rproc_boot+0x334/0x670
    [    8.968536] sp : ffff800013e4f7a0
    [    8.972661] x29: ffff800013e4f7a0 x28: ffff800011275870 
    [    8.979282] x27: ffff0008055e8000 x26: ffffffffffffffff 
    [    8.985901] x25: ffff800018000000 x24: ffff800010dc6f18 
    [    8.992519] x23: ffff0008055e8038 x22: 0000000000000000 
    [    8.999139] x21: ffff8000111bb680 x20: ffff0008055e8000 
    [    9.005757] x19: 0000000000000000 x18: 0000000000000000 
    [    9.012377] x17: 0000000000000000 x16: 0000000000000000 
    [    9.018997] x15: 00002ec79cd8b050 x14: 7fffffffffffffff 
    [    9.025616] x13: ffffffffffffffff x12: ffffffff7fffffff 
    [    9.032236] x11: ffffffffffbfffff x10: ffffffffffffffff 
    [    9.038856] x9 : fffefffbffffffdf x8 : fffffffffbffffff 
    [    9.045475] x7 : fffffffff7ffffff x6 : ffff000804ae9200 
    [    9.052095] x5 : 0000000000000000 x4 : 0000000000000000 
    [    9.058714] x3 : 00000000000000fd x2 : 00000000ffffffff 
    [    9.065334] x1 : ffff800018000003 x0 : ffff800018000000 
    [    9.071954] Call trace:
    [    9.074999]  rproc_handle_resources.constprop.0+0x94/0x168
    [    9.081834]  rproc_boot+0x334/0x670
    [    9.086177]  rproc_add+0x88/0x158
    [    9.090311]  k3_r5_probe+0x698/0xcf0 [ti_k3_r5_remoteproc]
    [    9.097147]  platform_drv_probe+0x54/0xa8
    [    9.102139]  really_probe+0xec/0x3e0
    [    9.106589]  driver_probe_device+0x58/0xb8
    [    9.111688]  device_driver_attach+0x74/0x80
    [    9.116897]  __driver_attach+0x58/0xe0
    [    9.121566]  bus_for_each_dev+0x70/0xc0
    [    9.126343]  driver_attach+0x24/0x30
    [    9.130793]  bus_add_driver+0x14c/0x1f0
    [    9.135569]  driver_register+0x64/0x120
    [    9.140345]  __platform_driver_register+0x48/0x58
    [    9.146205]  k3_r5_rproc_driver_init+0x20/0x10000 [ti_k3_r5_remoteproc]
    [    9.154451]  do_one_initcall+0x54/0x1b8
    [    9.159229]  do_init_module+0x44/0x1f0
    [    9.163896]  load_module+0x1f28/0x24c8
    [    9.168564]  __do_sys_finit_module+0xb8/0xf8
    [    9.173882]  __arm64_sys_finit_module+0x20/0x30
    [    9.179526]  el0_svc_common.constprop.0+0x78/0x1c8
    [    9.185494]  do_el0_svc+0x24/0x90
    [    9.189620]  el0_svc+0x14/0x20
    [    9.193421]  el0_sync_handler+0xb0/0xb8
    [    9.198196]  el0_sync+0x180/0x1c0
    [    9.202325] Code: 128002b3 913b8021 97ffe5e4 1400002e (b87a6b20) 
    [    9.209920] ---[ end trace 9dca501e55b4cbe6 ]---
    [    9.232276] remoteproc remoteproc2: attaching to 4d81800000.dsp
    [    9.264328] k3-dsp-rproc 4d81800000.dsp: DSP initialized in IPC-only mode
    [    9.296246]  remoteproc2#vdev0buffer: assigned reserved memory node c66-dma-memory@a6000000
    [    9.332521] virtio_rpmsg_bus virtio1: rpmsg host is online
    [    9.338712] virtio_rpmsg_bus virtio1: creating channel ti.ipc4.ping-pong addr 0xd
    [    9.352303] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0xe
    [    9.352431] cdns3-ti 4104000.cdns_usb: deferred probe timeout, ignoring dependency
    [    9.370566]  remoteproc2#vdev0buffer: registered virtio1 (type 7)
    [    9.396233] remoteproc remoteproc2: remote processor 4d81800000.dsp is now attached
    [    9.436429] cdns3-ti 4104000.cdns_usb: deferred probe timeout, ignoring dependency
    [    9.446160] k3-dsp-rproc 64800000.dsp: assigned reserved memory node c71-dma-memory@a8000000
    [    9.548229] k3-dsp-rproc 64800000.dsp: configured DSP for IPC-only mode
    [    9.564504] remoteproc remoteproc3: 64800000.dsp is available
    [    9.576304] remoteproc remoteproc3: attaching to 64800000.dsp
    [    9.592272] remoteproc remoteproc3: unsupported resource 65538
    [    9.604351] k3-dsp-rproc 64800000.dsp: DSP initialized in IPC-only mode
    [    9.626597]  remoteproc3#vdev0buffer: assigned reserved memory node c71-dma-memory@a8000000
    [    9.649885] virtio_rpmsg_bus virtio2: rpmsg host is online
    [    9.656777] virtio_rpmsg_bus virtio2: creating channel ti.ipc4.ping-pong addr 0xd
    [    9.672345] virtio_rpmsg_bus virtio2: creating channel rpmsg_chrdev addr 0xe
    [    9.681586]  remoteproc3#vdev0buffer: registered virtio2 (type 7)
    [    9.689480] cdns3-ti 4104000.cdns_usb: deferred probe timeout, ignoring dependency
    [    9.716231] remoteproc remoteproc3: remote processor 64800000.dsp is now attached
    [    9.740439] cdns3-ti 4104000.cdns_usb: deferred probe timeout, ignoring dependency
    [   17.165746] cdns3-ti 4104000.cdns_usb: deferred probe timeout, ignoring dependency
    [   17.178547] cdns3-ti 4104000.cdns_usb: deferred probe timeout, ignoring dependency
    [   17.340207] usbcore: registered new interface driver usbfs
    [   17.378586] usbcore: registered new interface driver hub
    [   17.393097] usbcore: registered new device driver usb
    [   17.515980] cdns3-ti 4104000.cdns_usb: deferred probe timeout, ignoring dependency
    [   17.623165] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
    [   17.692300] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
    [   17.785944] xhci-hcd xhci-hcd.0.auto: hcc params 0x200073c9 hci version 0x100 quirks 0x0000002000010010
    [   17.880137] xhci-hcd xhci-hcd.0.auto: irq 485, io mem 0x06410000
    [   17.958796] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
    [   18.023215] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [   18.058930] EXT4-fs (mmcblk0p10): mounted filesystem with ordered data mode. Opts: (null)
    [   18.060812] usb usb1: Product: xHCI Host Controller
    [   18.099888] EXT4-fs (mmcblk0p4): mounted filesystem with ordered data mode. Opts: (null)
    [   18.129034] usb usb1: Manufacturer: Linux 5.10.120-g95b90aa828 xhci-hcd
    [   18.143431] usb usb1: SerialNumber: xhci-hcd.0.auto
    [   18.162418] hub 1-0:1.0: USB hub found
    [   18.200318] hub 1-0:1.0: 1 port detected
    [   18.223100] EXT4-fs (mmcblk0p9): mounted filesystem with ordered data mode. Opts: (null)
    [   18.224266] cdns3-ti 4104000.cdns_usb: deferred probe timeout, ignoring dependency
    [   18.234396] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
    [   18.248489] cdns3-ti 4104000.cdns_usb: deferred probe timeout, ignoring dependency
    [   18.305620] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2
    [   18.323216] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.0 SuperSpeed
    [   18.351524] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
    [   18.372397] EXT4-fs (mmcblk0p3): mounted filesystem with ordered data mode. Opts: (null)
    [   18.427410] EXT4-fs (mmcblk0p7): mounted filesystem with ordered data mode. Opts: (null)
    [   18.443816] EXT4-fs (mmcblk0p5): mounted filesystem with ordered data mode. Opts: (null)
    [   18.457218] EXT4-fs (mmcblk0p8): mounted filesystem with ordered data mode. Opts: (null)
    [   18.478671] EXT4-fs (mmcblk0p6): mounted filesystem with ordered data mode. Opts: (null)
    [   18.489561] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
    [   18.528434] ext4 filesystem being mounted at /run/media/mmcblk0p8 supports timestamps until 2038 (0x7fffffff)
    [   18.541715] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [   18.564824] usb usb2: Product: xHCI Host Controller
    [   18.590585] usb usb2: Manufacturer: Linux 5.10.120-g95b90aa828 xhci-hcd
    [   18.603106] usb usb2: SerialNumber: xhci-hcd.0.auto
    [   18.620575] hub 2-0:1.0: USB hub found
    [   18.628605] hub 2-0:1.0: 1 port detected
    [   18.636679] cdns3-ti 4104000.cdns_usb: deferred probe timeout, ignoring dependency
    [   18.652608] cdns3-ti 4104000.cdns_usb: deferred probe timeout, ignoring dependency
    [   22.770063] pvrsrvkm: disagrees about version of symbol module_layout
    Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    
    [    0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd080]
    [    0.000000] Linux version 5.4.74-ACU-10.0.75.1 (root@bjlsh-bcc-magellan-cce2-bcloud-user-28-6.bcc-bjlsh) (gcc version 9.2.1 20191025 (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10))) #4 SMP PREEMPT Mon Feb 27 07:06:08 UTC 2023
    [    0.000000] Machine model: Texas Instruments K3 J721E SoC
    [    0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002800000 (options '')
    [    0.000000] printk: bootconsole [ns16550a0] enabled
    [    0.000000] OF: reserved mem: initialized node vision_apps_shared-memories_ext, compatible id dma-heap-carveout
    [    0.000000] Reserved memory: created DMA memory pool at 0x0000000094000000, size 128 MiB
    [    0.000000] OF: reserved mem: initialized node vision_apps-core-heap-memory@94000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a0000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a0000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a0100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@a0100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a1000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node vision_apps-r5f-dma-memory@a1000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a1100000, size 31 MiB
    [    0.000000] OF: reserved mem: initialized node vision_apps-r5f-memory@a1100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a3000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a3000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a3100000, size 31 MiB
    [    0.000000] OF: reserved mem: initialized node vision_apps-r5f-memory@a3100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a5000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node vision_apps-r5f-dma-memory@a5000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a5100000, size 7 MiB
    [    0.000000] OF: reserved mem: initialized node vision_apps-r5f-memory@a5100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a5800000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node vision_apps-r5f-dma-memory@a5800000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a5900000, size 7 MiB
    [    0.000000] OF: reserved mem: initialized node vision_apps-r5f-memory@a5900000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a6000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node c66-dma-memory@a6000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a6100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node c66-memory@a6100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a7000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node c66-dma-memory@a7000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a7100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node c66-memory@a7100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a8000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node c71-dma-memory@a8000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a8100000, size 31 MiB
    [    0.000000] OF: reserved mem: initialized node c71-memory@a8100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000ac000000, size 32 MiB
    [    0.000000] OF: reserved mem: initialized node vision_apps-dma-memory@ac000000, compatible id shared-dma-pool
    [    0.000000] OF: reserved mem: initialized node vision_apps_shared-memories, compatible id dma-heap-carveout
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000ce000000, size 720 MiB
    [    0.000000] OF: reserved mem: initialized node vision_apps-core-heap-memory@ce000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000fb000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node vision_apps-r5f-dma-memory@fb000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000fb100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node vision_apps-r5f-memory@fb100000, compatible id shared-dma-pool
    [    0.000000] cma: Failed to reserve 512 MiB
    [    0.000000] On node 0 totalpages: 27838
    [    0.000000]   DMA zone: 11 pages used for memmap
    [    0.000000]   DMA zone: 0 pages reserved
    [    0.000000]   DMA zone: 10368 pages, LIFO batch:1
    [    0.000000]   DMA32 zone: 16 pages used for memmap
    [    0.000000]   DMA32 zone: 18446744073709536318 pages, LIFO batch:3
    [    0.000000]   Normal zone: 32 pages used for memmap
    [    0.000000]   Normal zone: 32768 pages, LIFO batch:3
    [    0.000000] psci: probing for conduit method from DT.
    [    0.000000] psci: PSCIv1.1 detected in firmware.
    [    0.000000] psci: Using standard PSCI v0.2 function IDs
    [    0.000000] psci: Trusted OS migration not required
    [    0.000000] psci: SMC Calling Convention v1.0
    [    0.000000] percpu: Embedded 2 pages/cpu s48472 r8192 d74408 u131072
    [    0.000000] pcpu-alloc: s48472 r8192 d74408 u131072 alloc=2*65536
    [    0.000000] pcpu-alloc: [0] 0 [0] 1 
    [    0.000000] Detected PIPT I-cache on CPU0
    [    0.000000] CPU features: detected: GIC system register CPU interface
    [    0.000000] CPU features: detected: EL2 vector hardening
    [    0.000000] Built 1 zonelists, mobility grouping off.  Total pages: 27779
    [    0.000000] Kernel command line: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 default_hugepagesz=2M hugepagesz=2M mtdparts=47040000.spi.0:512k(ospi.sbl),512k(ospi.tifs_a),512k(ospi.tifs_b),4m(ospi.mcufw_a),4m(ospi.mcufw_b),4m(ospi.combine_a),4m(ospi.combine_b),128k(ospi.reserved),128k(ospi.reserved),128k(ospi.reserved),128k(ospi.misc_a),128k(ospi.misc_b),128k(ospi.factory),128k(ospi.safe_a),128k(ospi.safe_b),256k(ospi.sonardata),2m(ospi.mcudata),128k(ospi.imudata),128k(ospi.pstore),2m(ospi.reserved),128k@0x3fe0000(ospi.patterns),64m@0(ospi.whole_spi) blkdevparts=mmcblk0:32M(RECOVERY-A),32M(RECOVERY-B),1000M(OS-A),1000M(OS-B),5000M(APP-A),5000M(APP-B),6000M(CACHE),100M(PROFILE),2200M(LOG),-(DATA) loglevel=7 lpj=800000  acu_boot_index=0
    [    0.000000] Dentry cache hash table entries: 262144 (order: 5, 2097152 bytes, linear)
    [    0.000000] Inode-cache hash table entries: 131072 (order: 4, 1048576 bytes, linear)
    [    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
    [    0.000000] software IO TLB: mapped [mem 0x87fe0000-0x8bfe0000] (64MB)
    [    0.000000] Memory: 2302848K/1781632K available (9662K kernel code, 800K rwdata, 3840K rodata, 2880K init, 693K bss, 18446744073709030400K reserved, 0K cma-reserved)
    [    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=256 to nr_cpu_ids=2.
    [    0.000000] 	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=2
    [    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
    [    0.000000] GICv3: GIC: Using split EOI/Deactivate mode
    [    0.000000] GICv3: 960 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: no VLPI support, no direct LPI support
    [    0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000001900000
    [    0.000000] ITS [mem 0x01820000-0x0182ffff]
    [    0.000000] GIC: enabling workaround for ITS: Socionext Synquacer pre-ITS
    [    0.000000] ITS@0x0000000001820000: allocated 1048576 Devices @8c0800000 (flat, esz 8, psz 64K, shr 0)
    [    0.000000] ITS: using cache flushing for cmd queue
    [    0.000000] GICv3: using LPI property table @0x00000008c00c0000
    [    0.000000] GIC: using cache flushing for LPI property table
    [    0.000000] GICv3: CPU0: using allocated LPI pending table @0x00000008c00d0000
    [    0.000000] random: get_random_bytes called from start_kernel+0x2b8/0x43c with crng_init=0
    [    0.000000] arch_timer: cp15 timer(s) running at 200.00MHz (phys).
    [    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2e2049d3e8, max_idle_ns: 440795210634 ns
    [    0.000001] sched_clock: 56 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
    [    0.008329] Console: colour dummy device 80x25
    [    0.012882] Calibrating delay loop (skipped) preset value.. 400.00 BogoMIPS (lpj=800000)
    [    0.021151] pid_max: default: 32768 minimum: 301
    [    0.025896] LSM: Security Framework initializing
    [    0.030639] Mount-cache hash table entries: 8192 (order: 0, 65536 bytes, linear)
    [    0.038207] Mountpoint-cache hash table entries: 8192 (order: 0, 65536 bytes, linear)
    [    0.046984] ASID allocator initialised with 32768 entries
    [    0.052554] rcu: Hierarchical SRCU implementation.
    [    0.057558] Platform MSI: gic-its@1820000 domain created
    [    0.063084] PCI/MSI: /bus@100000/interrupt-controller@1800000/gic-its@1820000 domain created
    [    0.071846] smp: Bringing up secondary CPUs ...
    [    0.077173] Detected PIPT I-cache on CPU1
    [    0.077189] GICv3: CPU1: found redistributor 1 region 0:0x0000000001920000
    [    0.077199] GICv3: CPU1: using allocated LPI pending table @0x00000008c00e0000
    [    0.077218] CPU1: Booted secondary processor 0x0000000001 [0x411fd080]
    [    0.077255] smp: Brought up 1 node, 2 CPUs
    [    0.106598] SMP: Total of 2 processors activated.
    [    0.111402] CPU features: detected: 32-bit EL0 Support
    [    0.116654] CPU features: detected: CRC32 instructions
    [    0.128004] CPU: All CPU(s) started at EL2
    [    0.132193] alternatives: patching kernel code
    [    0.137114] devtmpfs: initialized
    [    0.144504] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
    [    0.154466] futex hash table entries: 512 (order: -1, 32768 bytes, linear)
    [    0.161677] pinctrl core: initialized pinctrl subsystem
    [    0.167354] NET: Registered protocol family 16
    [    0.172185] DMA: preallocated 256 KiB pool for atomic allocations
    [    0.178677] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
    [    0.185982] pstore: Registered ramoops as persistent store backend
    [    0.192297] ramoops: using 0x20000@0xfdb00000, ecc: 0
    [    0.203169] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
    [    0.210022] HugeTLB registered 16.0 GiB page size, pre-allocated 0 pages
    [    0.216870] HugeTLB registered 512 MiB page size, pre-allocated 0 pages
    [    0.224751] cryptd: max_cpu_qlen set to 1000
    [    0.230709] iommu: Default domain type: Translated 
    [    0.235807] SCSI subsystem initialized
    [    0.239741] mc: Linux media interface: v0.10
    [    0.244126] videodev: Linux video capture interface: v2.00
    [    0.249735] pps_core: LinuxPPS API ver. 1 registered
    [    0.254804] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
    [    0.264141] PTP clock support registered
    [    0.268150] EDAC MC: Ver: 3.0.0
    [    0.271726] FPGA manager framework
    [    0.275504] clocksource: Switched to clocksource arch_sys_counter
    [    0.281785] VFS: Disk quotas dquot_6.6.0
    [    0.285822] VFS: Dquot-cache hash table entries: 8192 (order 0, 65536 bytes)
    [    0.295042] Carveout Heap: Exported 128 MiB at 0x000000008c000000
    [    0.301352] Carveout Heap: Exported 512 MiB at 0x00000000ae000000
    [    0.307582] thermal_sys: Registered thermal governor 'step_wise'
    [    0.307583] thermal_sys: Registered thermal governor 'power_allocator'
    [    0.313938] NET: Registered protocol family 2
    [    0.325239] tcp_listen_portaddr_hash hash table entries: 4096 (order: 0, 65536 bytes, linear)
    [    0.333997] TCP established hash table entries: 16384 (order: 1, 131072 bytes, linear)
    [    0.342142] TCP bind hash table entries: 16384 (order: 2, 262144 bytes, linear)
    [    0.349740] TCP: Hash tables configured (established 16384 bind 16384)
    [    0.356448] UDP hash table entries: 2048 (order: 0, 65536 bytes, linear)
    [    0.363335] UDP-Lite hash table entries: 2048 (order: 0, 65536 bytes, linear)
    [    0.370707] NET: Registered protocol family 1
    [    0.375345] RPC: Registered named UNIX socket transport module.
    [    0.381396] RPC: Registered udp transport module.
    [    0.386198] RPC: Registered tcp transport module.
    [    0.391000] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [    0.397581] PCI: CLS 0 bytes, default 64
    [    0.428385] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
    [    0.438039] Initialise system trusted keyrings
    [    0.442631] workingset: timestamp_bits=46 max_order=16 bucket_order=0
    [    0.450986] squashfs: version 4.0 (2009/01/31) Phillip Lougher
    [    0.457136] NFS: Registering the id_resolver key type
    [    0.462305] Key type id_resolver registered
    [    0.466575] Key type id_legacy registered
    [    0.470670] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
    [    0.477515] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
    [    0.484293] 9p: Installing v9fs 9p2000 file system support
    [    0.497047] Key type asymmetric registered
    [    0.501231] Asymmetric key parser 'x509' registered
    [    0.506225] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
    [    0.513782] io scheduler mq-deadline registered
    [    0.518407] io scheduler kyber registered
    [    0.523260] pinctrl-single 4301c000.pinmux: 94 pins, size 376
    [    0.529291] pinctrl-single 11c000.pinmux: 173 pins, size 692
    [    0.536501] k3-ringacc 2b800000.ringacc: Failed to get MSI domain
    [    0.542753] k3-ringacc 3c000000.ringacc: Failed to get MSI domain
    [    0.549057] ti-pat 31010000.pat: Found PAT Rev 1.0 with 16384 pages
    [    0.555465] debugfs: Directory '31010000.pat' with parent 'regmap' already present!
    [    0.563391] ti-pat 31011000.pat: Found PAT Rev 1.0 with 16384 pages
    [    0.569802] debugfs: Directory '31011000.pat' with parent 'regmap' already present!
    [    0.577709] ti-pat 31012000.pat: Found PAT Rev 1.0 with 16384 pages
    [    0.584119] debugfs: Directory '31012000.pat' with parent 'regmap' already present!
    [    0.592026] ti-pat 31013000.pat: Found PAT Rev 1.0 with 2048 pages
    [    0.598348] debugfs: Directory '31013000.pat' with parent 'regmap' already present!
    [    0.606251] ti-pat 31014000.pat: Found PAT Rev 1.0 with 2048 pages
    [    0.612572] debugfs: Directory '31014000.pat' with parent 'regmap' already present!
    [    0.621675] Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled
    [    0.632647] brd: module loaded
    [    0.638367] loop: module loaded
    [    0.641604] mtip32xx Version 1.3.1
    [    0.645265] sysfs: cannot create duplicate filename '/devices/platform/dma_buf_phys'
    [    0.653186] CPU: 1 PID: 1 Comm: swapper/0 Not tainted 5.4.74-ACU-10.0.75.1 #4
    [    0.660473] Hardware name: Texas Instruments K3 J721E SoC (DT)
    [    0.666427] Call trace:
    [    0.668922]  dump_backtrace+0x0/0x140
    [    0.672656]  show_stack+0x14/0x20
    [    0.676038]  dump_stack+0xb4/0x114
    [    0.679507]  sysfs_warn_dup+0x5c/0x78
    [    0.683241]  sysfs_create_dir_ns+0xd8/0xf0
    [    0.687419]  kobject_add_internal+0x94/0x280
    [    0.691775]  kobject_add+0x90/0xf8
    [    0.695243]  device_add+0xdc/0x600
    [    0.698714]  platform_device_add+0xfc/0x228
    [    0.702980]  platform_device_register_full+0xc8/0x140
    [    0.708136]  dma_buf_phys_init+0x68/0x94
    [    0.712137]  do_one_initcall+0x50/0x1a8
    [    0.716050]  kernel_init_freeable+0x194/0x23c
    [    0.720494]  kernel_init+0x10/0xfc
    [    0.723962]  ret_from_fork+0x10/0x1c
    [    0.727616] kobject_add_internal failed for dma_buf_phys with -EEXIST, don't try to register things with the same name in the same directory.
    [    0.741328] libphy: Fixed MDIO Bus: probed
    [    0.745680] tun: Universal TUN/TAP device driver, 1.6
    [    0.751007] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.4.0-k
    [    0.759010] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
    [    0.765068] sky2: driver version 1.30
    [    0.769116] VFIO - User Level meta-driver version: 0.3
    [    0.774626] i2c /dev entries driver
    [    0.778407] Error: Driver 'k3-soc-thermal' is already registered, aborting...
    [    0.785865] sdhci: Secure Digital Host Controller Interface driver
    [    0.792178] sdhci: Copyright(c) Pierre Ossman
    [    0.796766] sdhci-pltfm: SDHCI platform and OF driver helper
    [    0.802866] ledtrig-cpu: registered to indicate activity on CPUs
    [    0.809478] optee: probing for conduit method from DT.
    [    0.814737] optee: revision 3.16 (d0b742d1)
    [    0.814940] optee: initialized driver
    [    0.823278] NET: Registered protocol family 17
    [    0.827878] 9pnet: Installing 9P2000 support
    [    0.832259] Key type dns_resolver registered
    [    0.836739] registered taskstats version 1
    [    0.840925] Loading compiled-in X.509 certificates
    [    0.845844] Key type ._fscrypt registered
    [    0.849938] Key type .fscrypt registered
    [    0.854605] pstore: Using crash dump compression: deflate
    [    0.861771] k3-ringacc 2b800000.ringacc: Failed to get MSI domain
    [    0.868093] k3-ringacc 3c000000.ringacc: Failed to get MSI domain
    [    0.875262] ti-sci 44083000.dmsc: ABI: 3.1 (firmware rev 0x0014 '20.8.7--v2020.08d (Terrific Lla')
    [    0.908139] random: fast init done
    [    0.929270] ti-sci-intr bus@100000:interrupt-controller0: Interrupt Router 131 domain created
    [    0.938120] ti-sci-intr bus@100000:navss@30000000:interrupt-controller1: Interrupt Router 213 domain created
    [    0.948381] ti-sci-inta 33d00000.interrupt-controller: Interrupt Aggregator domain 209 created
    [    0.964717] cdns-torrent-phy 5050000.serdes: 4 lanes, max bit rate 5.400 Gbps
    [    0.972583] k3-ringacc 2b800000.ringacc: Ring Accelerator probed rings:286, gp-rings[96,20] sci-dev-id:235
    [    0.982457] k3-ringacc 2b800000.ringacc: dma-ring-reset-quirk: disabled
    [    0.989215] k3-ringacc 2b800000.ringacc: RA Proxy rev. 66346100, num_proxies:64
    [    0.998052] k3-ringacc 3c000000.ringacc: Ring Accelerator probed rings:1024, gp-rings[440,150] sci-dev-id:211
    [    1.008192] k3-ringacc 3c000000.ringacc: dma-ring-reset-quirk: disabled
    [    1.014950] k3-ringacc 3c000000.ringacc: RA Proxy rev. 66346100, num_proxies:64
    [    1.022750] printk: console [ttyS2] disabled
    [    1.027130] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 11, base_baud = 3000000) is a 8250
    [    1.035865] printk: console [ttyS2] enabled
    [    1.044300] printk: bootconsole [ns16550a0] disabled
    [    1.054608] arm-smmu-v3 36600000.smmu: ias 48-bit, oas 48-bit (features 0x00001faf)
    [    1.064217] arm-smmu-v3 36600000.smmu: allocated 524288 entries for cmdq
    [    1.072930] arm-smmu-v3 36600000.smmu: allocated 524288 entries for evtq
    [    1.080266] arm-smmu-v3 36600000.smmu: msi_domain absent - falling back to wired irqs
    [    1.090506] am65-cpts 310d0000.cpts: CPTS ver 0x4e8a010a, freq:200000000, add_val:4 pps:0
    [    1.098880] value of fuse 0 is 0x2bb2eaae
    [    1.102880] value of fuse 1 is 0x373391c8
    [    1.106876] value of fuse 2 is 0xd999bc9e
    [    1.110872] value of fuse 3 is 0x19b999
    [    1.114697] k3_bandgap_probe and count is 5
    [    1.118868] id is 0 and i is 0 and err is -18
    [    1.123212] id is 0 and i is 1 and err is -51
    [    1.127556] id is 0 and i is 2 and err is -56
    [    1.131900] The errors in adc code for -40C, 30C & 125C 150C respectively:: -18 -51 -28 0
    [    1.140057] slope m1::-7 and const c1::-104
    [    1.144227] slope m2::20 and const c2::1290
    [    1.148399] slope m3::7 and const c3::926
    [    1.152422] id is 1 and i is 0 and err is -22
    [    1.156766] id is 1 and i is 1 and err is -52
    [    1.161110] id is 1 and i is 2 and err is -56
    [    1.165467] id is 2 and i is 0 and err is -18
    [    1.169812] id is 2 and i is 1 and err is -50
    [    1.174155] id is 2 and i is 2 and err is -52
    [    1.178512] id is 3 and i is 0 and err is -20
    [    1.182856] id is 3 and i is 1 and err is -52
    [    1.187200] id is 3 and i is 2 and err is -58
    [    1.191557] id is 4 and i is 0 and err is -21
    [    1.195903] id is 4 and i is 1 and err is -51
    [    1.200246] id is 4 and i is 2 and err is -55
    [    1.204604] Value of CTRLMMR_WKUP_RESET_SRC_STAT Register is 0x800
    [    1.210769] high_max is 742 and low_max is 736 and regval is 0x2e002e6
    [    1.318335] Value of WKUP_VTM_MISC_CTRL2 is 0x2e002e6
    [    1.323371] Value of WKUP_VTM_MISC_CTRL is 0x1
    [    1.328191] mmc0: CQHCI version 5.10
    [    1.372528] mmc0: SDHCI controller on 4f80000.sdhci [4f80000.sdhci] using ADMA 64-bit
    [    1.380673] mmc1: CQHCI version 5.10
    [    1.416471] mmc1: SDHCI controller on 4fb0000.sdhci [4fb0000.sdhci] using ADMA 64-bit
    [    1.428817] omap-mailbox 31f80000.mailbox: omap mailbox rev 0x66fc7100
    [    1.435698] omap-mailbox 31f81000.mailbox: omap mailbox rev 0x66fc7100
    [    1.442603] omap-mailbox 31f82000.mailbox: omap mailbox rev 0x66fc7100
    [    1.449510] omap-mailbox 31f83000.mailbox: omap mailbox rev 0x66fc7100
    [    1.456397] omap-mailbox 31f84000.mailbox: omap mailbox rev 0x66fc7100
    [    1.465589] ti-udma 285c0000.dma-controller: Channels: 26 (tchan: 13, rchan: 13, gp-rflow: 8)
    [    1.475825] ti-udma 31150000.dma-controller: Channels: 84 (tchan: 42, rchan: 42, gp-rflow: 16)
    [    1.488726] spi-nor spi0.0: Unknown command extension type
    [    1.494243] spi-nor spi0.0: Unknown command extension type
    [    1.500465] cadence-qspi 47040000.spi: Searching for rxlow on TX = 16
    [    1.500724] mmc0: Command Queue Engine enabled
    [    1.505162] mmc0: new HS200 MMC card at address 0001
    [    1.510939] mmcblk0: mmc0:0001 CJUD4R 59.6 GiB 
    [    1.515577] cadence-qspi 47040000.spi: Unable to find RX low
    [    1.515580] cadence-qspi 47040000.spi: Searching for rxlow on TX = 17
    [    1.515780] mmcblk0boot0: mmc0:0001 CJUD4R partition 1 31.9 MiB
    [    1.521972] mmcblk0boot1: mmc0:0001 CJUD4R partition 2 31.9 MiB
    [    1.528040] mmcblk0rpmb: mmc0:0001 CJUD4R partition 3 4.00 MiB, chardev (239:0)
    [    1.535752] cadence-qspi 47040000.spi: Unable to find RX low
    [    1.535755] cadence-qspi 47040000.spi: Searching for rxlow on TX = 18
    [    1.536100]  mmcblk0: p1(RECOVERY-A) p2(RECOVERY-B) p3(OS-A) p4(OS-B) p5(APP-A) p6(APP-B) p7(CACHE) p8(PROFILE) p9(LOG) p10(DATA)
    [    1.548415] cadence-qspi 47040000.spi: Unable to find RX low
    [    1.548418] cadence-qspi 47040000.spi: Searching for rxlow on TX = 19
    [    1.549412] cadence-qspi 47040000.spi: Unable to find RX low
    [    1.549414] cadence-qspi 47040000.spi: Searching for rxlow on TX = 20
    [    1.550442] cadence-qspi 47040000.spi: Unable to find RX low
    [    1.550445] cadence-qspi 47040000.spi: Searching for rxlow on TX = 21
    [    1.551491] cadence-qspi 47040000.spi: Unable to find RX low
    [    1.551494] cadence-qspi 47040000.spi: Searching for rxlow on TX = 22
    [    1.552501] cadence-qspi 47040000.spi: Unable to find RX low
    [    1.552503] cadence-qspi 47040000.spi: Searching for rxlow on TX = 23
    [    1.553481] cadence-qspi 47040000.spi: Unable to find RX low
    [    1.553483] cadence-qspi 47040000.spi: Searching for rxlow on TX = 24
    [    1.554462] cadence-qspi 47040000.spi: Unable to find RX low
    [    1.554464] cadence-qspi 47040000.spi: PHY calibration failed: -2
    [    1.560557] spi-nor spi0.0: mt35xu256aba (32768 Kbytes)
    [    1.565790] mtd: 47040000.spi.0: partitioning exceeds flash size, truncating
    [    1.572826] mtd: 47040000.spi.0: partitioning exceeds flash size, truncating
    [    1.579859] 22 cmdlinepart partitions found on MTD device 47040000.spi.0
    [    1.586550] Creating 22 MTD partitions on "47040000.spi.0":
    [    1.592116] 0x000000000000-0x000000080000 : "ospi.sbl"
    [    1.597675] 0x000000080000-0x000000100000 : "ospi.tifs_a"
    [    1.603430] 0x000000100000-0x000000180000 : "ospi.tifs_b"
    [    1.609196] 0x000000180000-0x000000580000 : "ospi.mcufw_a"
    [    1.615041] 0x000000580000-0x000000980000 : "ospi.mcufw_b"
    [    1.620848] 0x000000980000-0x000000d80000 : "ospi.combine_a"
    [    1.626933] 0x000000d80000-0x000001180000 : "ospi.combine_b"
    [    1.632936] 0x000001180000-0x0000011a0000 : "ospi.reserved"
    [    1.638845] 0x0000011a0000-0x0000011c0000 : "ospi.reserved"
    [    1.644805] 0x0000011c0000-0x0000011e0000 : "ospi.reserved"
    [    1.650712] 0x0000011e0000-0x000001200000 : "ospi.misc_a"
    [    1.656493] 0x000001200000-0x000001220000 : "ospi.misc_b"
    [    1.662243] 0x000001220000-0x000001240000 : "ospi.factory"
    [    1.667825] mmc1: new SDHC card at address 0007
    [    1.672667] mmcblk1: mmc1:0007 SD16G 14.4 GiB 
    [    1.677453] 0x000001240000-0x000001260000 : "ospi.safe_a"
    [    1.683638] 0x000001260000-0x000001280000 : "ospi.safe_b"
    [    1.689418] 0x000001280000-0x0000012c0000 : "ospi.sonardata"
    [    1.695083]  mmcblk1: p1 p2
    [    1.698469] 0x0000012c0000-0x0000014c0000 : "ospi.mcudata"
    [    1.704309] 0x0000014c0000-0x0000014e0000 : "ospi.imudata"
    [    1.710112] 0x0000014e0000-0x000001500000 : "ospi.pstore"
    [    1.715882] 0x000001500000-0x000001700000 : "ospi.reserved"
    [    1.721802] 0x000003fe0000-0x000002000000 : "ospi.patterns"
    [    1.727365] mtd: partition "ospi.patterns" is out of reach -- disabled
    [    1.734246] 0x000000000000-0x000002000000 : "ospi.whole_spi"
    [    1.740252] cadence-qspi 47040000.spi: cqspi->wr_delay = 560000
    [    1.741191] debugfs: Directory 'pd:242' with parent 'pm_genpd' already present!
    [    1.748546] debugfs: Directory 'pd:241' with parent 'pm_genpd' already present!
    [    1.755862] debugfs: Directory 'pd:240' with parent 'pm_genpd' already present!
    [    1.763166] debugfs: Directory 'pd:239' with parent 'pm_genpd' already present!
    [    1.770891] hctosys: unable to open rtc device (rtc0)
    [    1.792823] Freeing unused kernel memory: 2880K
    [    1.797368] Run /init as init process
    [    1.826349] EXT4-fs (mmcblk0p4): INFO: recovery required on readonly filesystem
    [    1.833652] EXT4-fs (mmcblk0p4): write access will be enabled during recovery
    [    1.841311] EXT4-fs (mmcblk0p4): recovery complete
    [    1.847923] EXT4-fs (mmcblk0p4): mounted filesystem with ordered data mode. Opts: (null)
    [    1.865868] platform 5c00000.r5f: configured R5F for remoteproc mode
    [    1.873088] platform 5c00000.r5f: assigned reserved memory node vision_apps-r5f-dma-memory@a1000000
    [    1.882182] remoteproc remoteproc0: 5c00000.r5f is available
    [    1.888314] platform 5d00000.r5f: configured R5F for remoteproc mode
    [    1.895187] platform 5d00000.r5f: assigned reserved memory node r5f-dma-memory@a3000000
    [    1.903277] remoteproc remoteproc1: 5d00000.r5f is available
    [    1.910311] platform 5e00000.r5f: configured R5F for remoteproc mode
    [    1.917275] platform 5e00000.r5f: assigned reserved memory node vision_apps-r5f-dma-memory@a5000000
    [    1.926980] remoteproc remoteproc2: 5e00000.r5f is available
    [    1.933327] platform 5f00000.r5f: configured R5F for remoteproc mode
    [    1.940192] remoteproc remoteproc0: powering up 5c00000.r5f
    [    1.946175] remoteproc remoteproc0: Booting fw image j7-main-r5f0_0-fw, size 6753948
    [    1.954006] remoteproc remoteproc2: powering up 5e00000.r5f
    [    1.954397] platform 5f00000.r5f: assigned reserved memory node vision_apps-r5f-dma-memory@a5800000
    [    1.959593] remoteproc remoteproc2: Booting fw image j7-main-r5f1_0-fw, size 611884
    [    1.969087] remoteproc remoteproc3: 5f00000.r5f is available
    [    1.980005] platform 5c00000.r5f: booting R5F core using boot addr = 0x0
    [    1.989557] platform 5e00000.r5f: booting R5F core using boot addr = 0x0
    [    1.996785]  remoteproc2#vdev0buffer: assigned reserved memory node vision_apps-r5f-dma-memory@a5000000
    [    2.006217]  remoteproc0#vdev0buffer: assigned reserved memory node vision_apps-r5f-dma-memory@a1000000
    [    2.015714]  remoteproc2#vdev0buffer: registered virtio0 (type 7)
    [    2.016308] k3-dsp-rproc 4d80800000.dsp: assigned reserved memory node c66-dma-memory@a7000000
    [    2.021873]  remoteproc0#vdev0buffer: registered virtio1 (type 7)
    [    2.036500] k3-dsp-rproc 4d80800000.dsp: configured DSP for remoteproc mode
    [    2.043454] k3-dsp-rproc 4d80800000.dsp: local reset is deasserted for device
    [    2.050614] remoteproc remoteproc2: remote processor 5e00000.r5f is now up
    [    2.057557] remoteproc remoteproc0: remote processor 5c00000.r5f is now up
    [    2.057980] remoteproc remoteproc4: 4d80800000.dsp is available
    [    2.071595] k3-dsp-rproc 4d81800000.dsp: assigned reserved memory node c66-dma-memory@a6000000
    [    2.080302] remoteproc remoteproc1: powering up 5d00000.r5f
    [    2.086547] remoteproc remoteproc1: Booting fw image j7-main-r5f0_1-fw, size 13374256
    [    2.087704] k3-dsp-rproc 4d81800000.dsp: configured DSP for remoteproc mode
    [    2.101909] k3-dsp-rproc 4d81800000.dsp: local reset is deasserted for device
    [    2.109412] remoteproc remoteproc4: powering up 4d80800000.dsp
    [    2.115536] remoteproc remoteproc5: 4d81800000.dsp is available
    [    2.116662] platform 5d00000.r5f: booting R5F core using boot addr = 0x0
    [    2.121940] k3-dsp-rproc 64800000.dsp: assigned reserved memory node c71-dma-memory@a8000000
    [    2.128203] remoteproc remoteproc3: powering up 5f00000.r5f
    [    2.137076] k3-dsp-rproc 64800000.dsp: configured DSP for remoteproc mode
    [    2.142146] remoteproc remoteproc4: Booting fw image j7-c66_0-fw, size 2610588
    [    2.142160] remoteproc remoteproc3: Booting fw image j7-main-r5f1_1-fw, size 8028916
    [    2.149404] remoteproc remoteproc6: 64800000.dsp is available
    [    2.158055] k3-dsp-rproc 4d80800000.dsp: booting DSP core using boot addr = 0xa6200000
    [    2.177713]  remoteproc1#vdev0buffer: assigned reserved memory node r5f-dma-memory@a3000000
    [    2.186177]  remoteproc1#vdev0buffer: registered virtio2 (type 7)
    [    2.192295] remoteproc remoteproc1: remote processor 5d00000.r5f is now up
    [    2.199476]  remoteproc4#vdev0buffer: assigned reserved memory node c66-dma-memory@a7000000
    [    2.217917] platform 5f00000.r5f: booting R5F core using boot addr = 0x0
    [    2.224760]  remoteproc4#vdev0buffer: registered virtio3 (type 7)
    [    2.225564] virtio_rpmsg_bus virtio0: rpmsg host is online
    [    2.230851] remoteproc remoteproc4: remote processor 4d80800000.dsp is now up
    [    2.243486]  remoteproc3#vdev0buffer: assigned reserved memory node vision_apps-r5f-dma-memory@a5800000
    [    2.244402] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0xd
    [    2.253231] virtio_rpmsg_bus virtio4: rpmsg host is online
    [    2.260992] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0x15
    [    2.265420]  remoteproc3#vdev0buffer: registered virtio4 (type 7)
    [    2.265423] remoteproc remoteproc3: remote processor 5f00000.r5f is now up
    [    2.273731] virtio_rpmsg_bus virtio1: rpmsg host is online
    [    2.291497] remoteproc remoteproc5: powering up 4d81800000.dsp
    [    2.291499] virtio_rpmsg_bus virtio2: rpmsg host is online
    [    2.291822] virtio_rpmsg_bus virtio3: rpmsg host is online
    [    2.297817] remoteproc remoteproc5: Booting fw image j7-c66_1-fw, size 11970064
    [    2.315670] remoteproc remoteproc6: powering up 64800000.dsp
    [    2.321344] remoteproc remoteproc6: Booting fw image j7-c71_0-fw, size 10100720
    [    2.328798] virtio_rpmsg_bus virtio0: creating channel ti.ipc4.ping-pong addr 0xe
    [    2.338669] k3-dsp-rproc 64800000.dsp: booting DSP core using boot addr = 0xa8200000
    [    2.346513] virtio_rpmsg_bus virtio4: creating channel rpmsg_chrdev addr 0xd
    [    2.354813] k3-dsp-rproc 4d81800000.dsp: booting DSP core using boot addr = 0xa7200000
    [    2.363002] virtio_rpmsg_bus virtio4: creating channel rpmsg_chrdev addr 0x15
    [    2.370408] virtio_rpmsg_bus virtio4: creating channel ti.ipc4.ping-pong addr 0xe
    [    2.370506] pvrsrvkm: loading out-of-tree module taints kernel.
    [    2.377964] virtio_rpmsg_bus virtio3: creating channel rpmsg_chrdev addr 0xd
    [    2.391060]  remoteproc6#vdev0buffer: assigned reserved memory node c71-dma-memory@a8000000
    [    2.399674]  remoteproc5#vdev0buffer: assigned reserved memory node c66-dma-memory@a6000000
    [    2.408241] virtio_rpmsg_bus virtio3: creating channel rpmsg_chrdev addr 0x15
    [    2.417589] virtio_rpmsg_bus virtio5: rpmsg host is online
    [    2.423368] virtio_rpmsg_bus virtio6: rpmsg host is online
    [    2.428878] PVR_K:  144: Read BVNC 22.104.208.318 from HW device registers
    [    2.428963] virtio_rpmsg_bus virtio3: creating channel ti.ipc4.ping-pong addr 0xe
    [    2.435742] PVR_K:  144: RGX Device registered with BVNC 22.104.208.318
    [    2.443211]  remoteproc5#vdev0buffer: registered virtio6 (type 7)
    [    2.450026] [drm] Initialized pvr 1.13.5776728 20170530 for 4e20000000.gpu on minor 0
    [    2.455878]  remoteproc6#vdev0buffer: registered virtio5 (type 7)
    [    2.469777] remoteproc remoteproc5: remote processor 4d81800000.dsp is now up
    [    2.479069] remoteproc remoteproc6: remote processor 64800000.dsp is now up
    [    2.486169] virtio_rpmsg_bus virtio2: creating channel rpmsg_chrdev addr 0xd
    [    2.493292] virtio_rpmsg_bus virtio5: creating channel rpmsg_chrdev addr 0xd
    [    2.500369] virtio_rpmsg_bus virtio2: creating channel rpmsg_chrdev addr 0x15
    [    2.507618] virtio_rpmsg_bus virtio5: creating channel rpmsg_chrdev addr 0x15
    [    2.514845] virtio_rpmsg_bus virtio6: creating channel rpmsg_chrdev addr 0xd
    [    2.521917] virtio_rpmsg_bus virtio2: creating channel ti.ipc4.ping-pong addr 0xe
    [    2.529411] virtio_rpmsg_bus virtio5: creating channel ti.ipc4.ping-pong addr 0xe
    [    2.536975] virtio_rpmsg_bus virtio6: creating channel rpmsg_chrdev addr 0x15
    [    2.544256] virtio_rpmsg_bus virtio6: creating channel ti.ipc4.ping-pong addr 0xe
    [    2.597988] systemd[1]: System time before build time, advancing clock.
    [    2.620987] NET: Registered protocol family 10
    [    2.625736] Segment Routing with IPv6
    [    2.638024] systemd[1]: systemd 246 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)
    [    2.659964] systemd[1]: Detected architecture arm64.
    [    2.707773] systemd[1]: Set hostname to <buildroot>.
    [    2.713975] random: systemd: uninitialized urandom read (16 bytes read)
    [    2.720586] systemd[1]: Initializing machine ID from random generator.
    [    2.727158] systemd[1]: Installed transient /etc/machine-id file.
    [    2.774993] systemd[1]: Configuration file /usr/lib/systemd/system/systemd-remount-fs.service is marked executable. Please remove executable permission bits. Proceeding anyway.
    [    2.793914] systemd[1]: sysinit.target: Wants dependency dropin /etc/systemd/system/sysinit.target.wants/daemon_watch.service is not a symlink, ignoring.
    [    2.843730] systemd[1]: Configuration file /etc/systemd/system/daemon_watch.service is marked executable. Please remove executable permission bits. Proceeding anyway.
    [    2.858831] systemd[1]: /etc/systemd/system/daemon_watch.service:10: Support for option SysVStartPriority= has been removed and it is ignored
    [    2.872624] systemd[1]: Queued start job for default target Multi-User System.
    [    2.880083] random: systemd: uninitialized urandom read (16 bytes read)
    [    2.886727] systemd[1]: system-serial\x2dgetty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling.
    [    2.899917] systemd[1]: (This warning is only shown for the first unit using IP firewalling.)
    [    2.909382] systemd[1]: Created slice system-serial\x2dgetty.slice.
    [    2.927573] random: systemd: uninitialized urandom read (16 bytes read)
    [    2.934249] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    [    2.959611] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    [    2.983605] systemd[1]: Reached target Paths.
    [    2.999553] systemd[1]: Reached target Remote File Systems.
    [    3.010369] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0xd
    [    3.017970] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0x15
    [    3.027569] systemd[1]: Reached target Slices.
    [    3.043560] systemd[1]: Reached target Swap.
    [    3.062542] systemd[1]: Condition check resulted in Journal Audit Socket being skipped.
    [    3.070581] systemd[1]: systemd-journald-dev-log.socket: Socket service systemd-journald.service not loaded, refusing.
    [    3.081261] systemd[1]: Failed to listen on Journal Socket (/dev/log).
    [    3.115556] systemd[1]: systemd-journald.socket: Socket service systemd-journald.service not loaded, refusing.
    [    3.125547] systemd[1]: Failed to listen on Journal Socket.
    [    3.163780] systemd[1]: Listening on udev Control Socket.
    [    3.183668] systemd[1]: Listening on udev Kernel Socket.
    [    3.201485] systemd[1]: Mounting Huge Pages File System...
    [    3.201871] systemd[161]: dev-hugepages.mount: Failed to connect stdout to the journal socket, ignoring: No such file or directory
    [    3.237389] systemd[1]: Mounting POSIX Message Queue File System...
    [    3.237841] systemd[162]: dev-mqueue.mount: Failed to connect stdout to the journal socket, ignoring: No such file or directory
    [    3.269815] systemd[1]: Mounting Kernel Debug File System...
    [    3.269968] systemd[163]: sys-kernel-debug.mount: Failed to connect stdout to the journal socket, ignoring: No such file or directory
    [    3.299683] systemd[1]: Condition check resulted in Kernel Trace File System being skipped.
    [    3.309760] systemd[1]: Mounting Temporary Directory (/tmp)...
    [    3.310328] systemd[164]: tmp.mount: Failed to connect stdout to the journal socket, ignoring: No such file or directory
    [    3.320657] virtio_rpmsg_bus virtio1: creating channel ti.ethfw.notifyservice addr 0x1e
    [    3.334562] virtio_rpmsg_bus virtio1: creating channel rpmsg-kdrv addr 0x1a
    [    3.347059] rpmsg-kdrv-eth-switch rpmsg-kdrv-2-mpu_1_0_ethswitch-device-0: Device info: permissions: 07FFFFFF uart_id: 6
    [    3.357908] rpmsg-kdrv-eth-switch rpmsg-kdrv-2-mpu_1_0_ethswitch-device-0: FW ver 0.1 (rev 1)  1/Mar/2023 SHA:e127ff60
    [    3.358023] systemd[1]: Condition check resulted in Create list of static device nodes for the current kernel being skipped.
    [    3.382291] systemd[1]: Starting Load Kernel Modules...
    [    3.382468] systemd[165]: systemd-modules-load.service: Failed to connect stdout to the journal socket, ignoring: No such file or directory
    [    3.417167] systemd[1]: Starting Remount Root and Kernel File Systems...
    [    3.417544] systemd[166]: systemd-remount-fs.service: Failed to connect stdout to the journal socket, ignoring: No such file or directory
    [    3.453149] systemd[1]: Starting Create Static Device Nodes in /dev...
    [    3.453479] systemd[167]: systemd-tmpfiles-setup-dev.service: Failed to connect stdout to the journal socket, ignoring: No such file or directory
    [    3.485355] systemd[1]: Starting Coldplug All udev Devices...
    [    3.485918] systemd[168]: systemd-udev-trigger.service: Failed to connect stdout to the journal socket, ignoring: No such file or directory
    [    3.525713] systemd[1]: Mounted Huge Pages File System.
    [    3.543914] systemd[1]: Mounted POSIX Message Queue File System.
    [    3.567741] systemd[1]: Mounted Kernel Debug File System.
    [    3.587721] systemd[1]: Mounted Temporary Directory (/tmp).
    [    3.608363] systemd[1]: Finished Load Kernel Modules.
    [    3.625270] systemd[169]: systemd-remount-fs.service: Failed to connect stdout to the journal socket, ignoring: No such file or directory
    [    3.627277] systemd[170]: systemd-udev-trigger.service: Failed to connect stdout to the journal socket, ignoring: No such file or directory
    [    3.638303] systemd[1]: Condition check resulted in FUSE Control File System being skipped.
    [    3.661638] systemd[1]: Mounting Kernel Configuration File System...
    [    3.669235] systemd[171]: sys-kernel-config.mount: Failed to connect stdout to the journal socket, ignoring: No such file or directory
    [    3.694418] systemd[1]: Starting Apply Kernel Variables...
    [    3.701070] systemd[174]: systemd-sysctl.service: Failed to connect stdout to the journal socket, ignoring: No such file or directory
    [    3.720857] systemd[1]: Mounted Kernel Configuration File System.
    [    3.746510] systemd[1]: Finished Apply Kernel Variables.
    [    3.767425] systemd[1]: Finished Create Static Device Nodes in /dev.
    [    3.775025] EXT4-fs (mmcblk0p6): mounted filesystem with ordered data mode. Opts: discard
    [    3.798969] systemd[1]: Finished Coldplug All udev Devices.
    [    3.820485] EXT4-fs (mmcblk0p7): mounted filesystem with ordered data mode. Opts: discard
    [    3.861074] EXT4-fs (mmcblk0p8): mounted filesystem with ordered data mode. Opts: discard
    [    3.869253] ext4 filesystem being mounted at /opt/profile supports timestamps until 2038 (0x7fffffff)
    [    3.918684] EXT4-fs (mmcblk0p9): mounted filesystem with ordered data mode. Opts: discard
    [    3.967785] EXT4-fs (mmcblk0p10): mounted filesystem with ordered data mode. Opts: discard
    [    3.983071] EXT4-fs (mmcblk0p6): re-mounted. Opts: discard
    [    3.991165] EXT4-fs (mmcblk0p4): re-mounted. Opts: (null)
    [    3.999038] systemd[1]: Finished Remount Root and Kernel File Systems.
    [    4.023736] systemd[1]: Reached target Local File Systems (Pre).
    [    4.047586] systemd[1]: Reached target Local File Systems.
    [    4.068107] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
    [    4.078161] systemd[1]: Starting Flush Journal to Persistent Storage...
    [    4.078534] systemd[211]: systemd-journal-flush.service: Failed to connect stdout to the journal socket, ignoring: No such file or directory
    [    4.107634] systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
    [    4.119541] systemd[1]: Starting Rule-based Manager for Device Events and Files...
    [    4.119742] systemd[212]: systemd-udevd.service: Failed to connect stdout to the journal socket, ignoring: No such file or directory
    [    4.155990] systemd[1]: systemd-journal-flush.service: Main process exited, code=exited, status=1/FAILURE
    [    4.165745] systemd[1]: systemd-journal-flush.service: Failed with result 'exit-code'.
    [    4.174293] systemd[1]: Failed to start Flush Journal to Persistent Storage.
    [    4.213705] systemd[1]: Starting Create Volatile Files and Directories...
    [    4.214000] systemd[213]: systemd-tmpfiles-setup.service: Failed to connect stdout to the journal socket, ignoring: No such file or directory
    [    4.256421] systemd[1]: Finished Create Volatile Files and Directories.
    [    4.272942] systemd[1]: Started Rule-based Manager for Device Events and Files.
    [    4.295770] systemd[1]: Condition check resulted in Rebuild Journal Catalog being skipped.
    [    4.304387] systemd[1]: Condition check resulted in Update is Completed being skipped.
    [    4.313659] systemd[1]: Reached target System Initialization.
    [    4.335752] systemd[1]: Started Periodic ext4 Online Metadata Check for All Filesystems.
    [    4.359671] systemd[1]: Started Daily Cleanup of Temporary Directories.
    [    4.383672] systemd[1]: Reached target Timers.
    [    4.399806] systemd[1]: Listening on D-Bus System Message Bus Socket.
    [    4.423659] systemd[1]: Reached target Sockets.
    [    4.439660] systemd[1]: Reached target Basic System.
    [    4.461449] systemd[1]: Condition check resulted in /opt/gaia/daemon_watch_auto.sh Compatibility being skipped.
    [    4.477087] systemd[1]: Started D-Bus System Message Bus.
    [    4.477300] systemd[244]: dbus.service: Failed to connect stdout to the journal socket, ignoring: No such file or directory
    [    4.512255] systemd[1]: Starting /etc/rc.local Compatibility...
    [    4.513095] systemd[247]: rc-local.service: Failed to connect stdout to the journal socket, ignoring: No such file or directory
    [    4.541368] systemd[1]: Starting OpenSSH server daemon...
    [    4.541998] systemd[253]: sshd.service: Failed to connect stdout to the journal socket, ignoring: No such file or directory
    [    4.574417] systemd[1]: Found device /dev/ttyS2.
    [    4.704567] EXT4-fs (mmcblk0p4): re-mounted. Opts: (null)
    [    4.829783] j721e-cpsw-virt-mac main_r5fss_cpsw9g_virt_mac0: virt_cpsw_nuss mac loaded
    [    4.866596] virtio_rpmsg_bus virtio1: creating channel ti.ipc4.ping-pong addr 0xe
    [    4.870258] j721e-cpsw-virt-mac main_r5fss_cpsw9g_virt_mac0: rdev_features:00000003 rdev_mtu:1522 flow_id:172 tx_psil_dst_id:4A00
    [    4.954874] remoteproc remoteproc7: b034000.pru is available
    [    4.972370] systemd[1]: Started Serial Getty on ttyS2.
    [    4.976026] pru-rproc b034000.pru: PRU rproc node /bus@100000/icssg@b000000/pru@34000 probed successfully
    [    4.979660] j721e-cpsw-virt-mac main_r5fss_cpsw9g_virt_mac0: local_mac_addr:00:00:00:00:00:00 rdev_mac_addr:00:00:00:00:00:04
    [    4.987472] remoteproc remoteproc8: b004000.rtu is available
    [    5.004087] pru-rproc b004000.rtu: PRU rproc node /bus@100000/icssg@b000000/rtu@4000 probed successfully
    [    5.013724] pru-rproc b00a000.txpru: IRQ vring not found
    [    5.019696] pru-rproc b00a000.txpru: IRQ kick not found
    [    5.026457] remoteproc remoteproc9: b00a000.txpru is available
    [    5.036468] systemd[1]: Reached target Login Prompts.
    [    5.039566] pru-rproc b00a000.txpru: PRU rproc node /bus@100000/icssg@b000000/txpru@a000 probed successfully
    [    5.051586] remoteproc remoteproc10: b038000.pru is available
    [    5.062720] pru-rproc b038000.pru: PRU rproc node /bus@100000/icssg@b000000/pru@38000 probed successfully
    [    5.072405] remoteproc remoteproc11: b006000.rtu is available
    [    5.078168] pru-rproc b006000.rtu: PRU rproc node /bus@100000/icssg@b000000/rtu@6000 probed successfully
    [    5.087688] pru-rproc b00c000.txpru: IRQ vring not found
    [    5.092992] pru-rproc b00c000.txpru: IRQ kick not found
    [    5.098234] remoteproc remoteproc12: b00c000.txpru is available
    [    5.104164] pru-rproc b00c000.txpru: PRU rproc node /bus@100000/icssg@b000000/txpru@c000 probed successfully
    [    5.704610] cdns-usb3 6000000.usb: DRD version v1 (ID: 0004024e, rev: 00000200)
    [    5.712265] cdns-usb3 6400000.usb: DRD version v1 (ID: 0004024e, rev: 00000200)
    [    5.729192] usbcore: registered new interface driver usbfs
    [    5.736539] usbcore: registered new interface driver hub
    [    5.742159] usbcore: registered new device driver usb
    [    5.752255] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
    [    5.758848] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
    [    5.766722] xhci-hcd xhci-hcd.0.auto: hcc params 0x200073c9 hci version 0x100 quirks 0x0000000000010010
    [    5.776212] xhci-hcd xhci-hcd.0.auto: irq 477, io mem 0x06010000
    [    5.782366] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
    [    5.790664] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [    5.797920] usb usb1: Product: xHCI Host Controller
    [    5.802844] usb usb1: Manufacturer: Linux 5.4.74-ACU-10.0.75.1 xhci-hcd
    [    5.809480] usb usb1: SerialNumber: xhci-hcd.0.auto
    [    5.814614] hub 1-0:1.0: USB hub found
    [    5.818434] hub 1-0:1.0: 1 port detected
    [    5.822534] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
    [    5.828068] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2
    [    5.835754] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.0 SuperSpeed
    [    5.842347] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
    [    5.850491] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.04
    [    5.858782] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [    5.866023] usb usb2: Product: xHCI Host Controller
    [    5.870932] usb usb2: Manufacturer: Linux 5.4.74-ACU-10.0.75.1 xhci-hcd
    [    5.877573] usb usb2: SerialNumber: xhci-hcd.0.auto
    [    5.882635] hub 2-0:1.0: USB hub found
    [    5.886433] hub 2-0:1.0: 1 port detected
    [    5.890590] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
    [    5.896143] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 3
    [    5.903944] xhci-hcd xhci-hcd.1.auto: hcc params 0x200073c9 hci version 0x100 quirks 0x0000000000010010
    [    5.913389] xhci-hcd xhci-hcd.1.auto: irq 480, io mem 0x06410000
    [    5.919544] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
    [    5.927829] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [    5.935082] usb usb3: Product: xHCI Host Controller
    [    5.939994] usb usb3: Manufacturer: Linux 5.4.74-ACU-10.0.75.1 xhci-hcd
    [    5.946627] usb usb3: SerialNumber: xhci-hcd.1.auto
    [    5.951693] hub 3-0:1.0: USB hub found
    [    5.955438] hub 3-0:1.0: 1 port detected
    [    5.959531] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
    [    5.965022] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 4
    [    5.972717] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed
    [    5.979292] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
    [    5.987433] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.04
    [    5.995743] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [    6.002986] usb usb4: Product: xHCI Host Controller
    [    6.007893] usb usb4: Manufacturer: Linux 5.4.74-ACU-10.0.75.1 xhci-hcd
    [    6.014526] usb usb4: SerialNumber: xhci-hcd.1.auto
    [    6.019590] hub 4-0:1.0: USB hub found
    [    6.023334] hub 4-0:1.0: 1 port detected
    [    6.159513] usb 1-1: new high-speed USB device number 2 using xhci-hcd
    [    6.291517] usb 1-1: device descriptor read/64, error -71
    [    6.345005] j721e-cpsw-virt-mac main_r5fss_cpsw9g_virt_mac0: virt_cpsw_nuss mac started
    [    6.364009] 8021q: 802.1Q VLAN Support v1.8
    [    6.429371] pci_ep_driver pci_epf.0: probe pci_ep_driver.0 successful, let's go...
    [    6.531530] usb 1-1: device descriptor read/64, error -71
    [    6.725532] systemd[1]: rc-local.service: Control process exited, code=exited, status=255/EXCEPTION
    [    6.739881] systemd[1]: rc-local.service: Failed with result 'exit-code'.
    [    6.747324] systemd[1]: Failed to start /etc/rc.local Compatibility.
    [    6.771643] usb 2-1: new SuperSpeed Gen 1 USB device number 2 using xhci-hcd
    [    6.809579] usb 2-1: New USB device found, idVendor=05e3, idProduct=0626, bcdDevice= 6.63
    [    6.817747] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
    [    6.824878] usb 2-1: Product: USB3.1 Hub
    [    6.828789] usb 2-1: Manufacturer: GenesysLogic
    [    6.834517] hub 2-1:1.0: USB hub found
    [    6.839040] hub 2-1:1.0: 4 ports detected
    [    6.871515] random: crng init done
    [    6.874904] random: 7 urandom warning(s) missed due to ratelimiting
    [    6.884853] systemd[1]: Started OpenSSH server daemon.
    [    6.885245] systemd[411]: sshd.service: Failed to connect stdout to the journal socket, ignoring: No such file or directory
    [    6.911844] systemd[1]: Reached target Multi-User System.
    [    6.931617] systemd[1]: Startup finished in 2.516s (kernel) + 4.343s (userspace) = 6.860s.
    [    6.940659] systemd[342]: serial-getty@ttyS2.service: Failed to connect stdout to the journal socket, ignoring: No such file or directory
    [    7.831513] usb 1-1: new high-speed USB device number 3 using xhci-hcd
    [    7.963519] usb 1-1: device descriptor read/64, error -71
    [    8.203515] usb 1-1: device descriptor read/64, error -71
    [    8.315556] usb usb1-port1: attempt power cycle
    [    8.404638] usb 2-1.4: new SuperSpeed Gen 1 USB device number 3 using xhci-hcd
    [    8.687841] usb 2-1.4: New USB device found, idVendor=0b95, idProduct=1790, bcdDevice= 2.00
    [    8.696177] usb 2-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
    [    8.703468] usb 2-1.4: Product: AX88179A
    [    8.707378] usb 2-1.4: Manufacturer: ASIX
    [    8.711375] usb 2-1.4: SerialNumber: 00B24D97
    [    8.971509] usb 1-1: new high-speed USB device number 4 using xhci-hcd
    [    8.978090] usb 1-1: Device not responding to setup address.
    [    9.191569] usb 1-1: Device not responding to setup address.
    [    9.403508] usb 1-1: device not accepting address 4, error -71
    [    9.535509] usb 1-1: new high-speed USB device number 5 using xhci-hcd
    [    9.542084] usb 1-1: Device not responding to setup address.
    [    9.755569] usb 1-1: Device not responding to setup address.
    [    9.967508] usb 1-1: device not accepting address 5, error -71
    [    9.973366] usb usb1-port1: unable to enumerate USB device
    [   10.003684] ax88179_178a 2-1.4:2.0 (unnamed net_device) (uninitialized): Failed to write reg index 0x0002: -32
    [   10.020884] ax88179_178a 2-1.4:2.0 (unnamed net_device) (uninitialized): Failed to write reg index 0x0002: -32
    [   10.245160] ax88179_178a 2-1.4:2.0 (unnamed net_device) (uninitialized): Failed to write reg index 0x0001: -32
    [   10.366731] ax88179_178a 2-1.4:2.0 (unnamed net_device) (uninitialized): Failed to read reg index 0x0006: -32
    [   10.383941] ax88179_178a 2-1.4:2.0 (unnamed net_device) (uninitialized): Failed to write reg index 0x0005: -32
    [   10.400117] ax88179_178a 2-1.4:2.0 (unnamed net_device) (uninitialized): Failed to write reg index 0x0001: -32
    [   10.417487] ax88179_178a 2-1.4:2.0 (unnamed net_device) (uninitialized): Failed to write reg index 0x0001: -32
    [   10.434855] ax88179_178a 2-1.4:2.0 (unnamed net_device) (uninitialized): Failed to write reg index 0x0001: -32
    [   10.453753] ax88179_178a 2-1.4:2.0 (unnamed net_device) (uninitialized): Failed to write reg index 0x0001: -32
    [   10.470965] ax88179_178a 2-1.4:2.0 (unnamed net_device) (uninitialized): Failed to write reg index 0x0002: -32
    [   10.488177] ax88179_178a 2-1.4:2.0 (unnamed net_device) (uninitialized): Failed to write reg index 0x0001: -32
    [   10.504197] ax88179_178a 2-1.4:2.0 (unnamed net_device) (uninitialized): Failed to write reg index 0x0002: -32
    [   10.521724] ax88179_178a 2-1.4:2.0 (unnamed net_device) (uninitialized): Failed to read reg index 0x0001: -32
    [   10.538935] ax88179_178a 2-1.4:2.0 (unnamed net_device) (uninitialized): Failed to write reg index 0x0001: -32
    [   10.557519] ax88179_178a 2-1.4:2.0 (unnamed net_device) (uninitialized): Failed to write reg index 0x001f: -32
    [   10.574889] ax88179_178a 2-1.4:2.0 (unnamed net_device) (uninitialized): Failed to write reg index 0x0019: -32
    [   10.592101] ax88179_178a 2-1.4:2.0 (unnamed net_device) (uninitialized): Failed to write reg index 0x001f: -32
    [   10.608278] ax88179_178a 2-1.4:2.0 (unnamed net_device) (uninitialized): Failed to write reg index 0x000d: -32
    [   10.625490] ax88179_178a 2-1.4:2.0 (unnamed net_device) (uninitialized): Failed to write reg index 0x000e: -32
    [   10.642859] ax88179_178a 2-1.4:2.0 (unnamed net_device) (uninitialized): Failed to write reg index 0x000d: -32
    [   10.661601] ax88179_178a 2-1.4:2.0 (unnamed net_device) (uninitialized): Failed to read reg index 0x000e: -32
    [   10.678813] ax88179_178a 2-1.4:2.0 (unnamed net_device) (uninitialized): Failed to write reg index 0x000d: -32
    [   10.696181] ax88179_178a 2-1.4:2.0 (unnamed net_device) (uninitialized): Failed to write reg index 0x000e: -32
    [   10.712201] ax88179_178a 2-1.4:2.0 (unnamed net_device) (uninitialized): Failed to write reg index 0x000d: -32
    [   10.729727] ax88179_178a 2-1.4:2.0 (unnamed net_device) (uninitialized): Failed to write reg index 0x000e: -32
    [   10.746940] ax88179_178a 2-1.4:2.0 (unnamed net_device) (uninitialized): Failed to read reg index 0x0000: -32
    [   10.765524] ax88179_178a 2-1.4:2.0 (unnamed net_device) (uninitialized): Failed to write reg index 0x0000: -32
    [   10.775744] ax88179_178a 2-1.4:2.0 eth1: register 'ax88179_178a' at usb-xhci-hcd.0.auto-1.4, ASIX AX88179 USB 3.0 Gigabit Ethernet, 7e:31:80:a9:89:f3
    [   10.866735] ax88179_178a 2-1.4:2.1 (unnamed net_device) (uninitialized): Failed to write reg index 0x0002: -32
    [   10.883928] ax88179_178a 2-1.4:2.1 (unnamed net_device) (uninitialized): Failed to write reg index 0x0002: -32
    [   11.105860] ax88179_178a 2-1.4:2.1 (unnamed net_device) (uninitialized): Failed to write reg index 0x0001: -32
    [   11.231679] ax88179_178a 2-1.4:2.1 (unnamed net_device) (uninitialized): Failed to read reg index 0x0006: -32
    [   11.247759] ax88179_178a 2-1.4:2.1 (unnamed net_device) (uninitialized): Failed to write reg index 0x0005: -32
    [   11.264955] ax88179_178a 2-1.4:2.1 (unnamed net_device) (uninitialized): Failed to write reg index 0x0001: -32
    [   11.282150] ax88179_178a 2-1.4:2.1 (unnamed net_device) (uninitialized): Failed to write reg index 0x0001: -32
    [   11.298232] ax88179_178a 2-1.4:2.1 (unnamed net_device) (uninitialized): Failed to write reg index 0x0001: -32
    [   11.315583] ax88179_178a 2-1.4:2.1 (unnamed net_device) (uninitialized): Failed to write reg index 0x0001: -32
    [   11.332779] ax88179_178a 2-1.4:2.1 (unnamed net_device) (uninitialized): Failed to write reg index 0x0002: -32
    [   11.351577] ax88179_178a 2-1.4:2.1 (unnamed net_device) (uninitialized): Failed to write reg index 0x0001: -32
    [   11.368771] ax88179_178a 2-1.4:2.1 (unnamed net_device) (uninitialized): Failed to write reg index 0x0002: -32
    [   11.386125] ax88179_178a 2-1.4:2.1 (unnamed net_device) (uninitialized): Failed to read reg index 0x0001: -32
    [   11.402205] ax88179_178a 2-1.4:2.1 (unnamed net_device) (uninitialized): Failed to write reg index 0x0001: -32
    [   11.419713] ax88179_178a 2-1.4:2.1 (unnamed net_device) (uninitialized): Failed to write reg index 0x001f: -32
    [   11.436910] ax88179_178a 2-1.4:2.1 (unnamed net_device) (uninitialized): Failed to write reg index 0x0019: -32
    [   11.455707] ax88179_178a 2-1.4:2.1 (unnamed net_device) (uninitialized): Failed to write reg index 0x001f: -32
    [   11.472902] ax88179_178a 2-1.4:2.1 (unnamed net_device) (uninitialized): Failed to write reg index 0x000d: -32
    [   11.490098] ax88179_178a 2-1.4:2.1 (unnamed net_device) (uninitialized): Failed to write reg index 0x000e: -32
    [   11.506180] ax88179_178a 2-1.4:2.1 (unnamed net_device) (uninitialized): Failed to write reg index 0x000d: -32
    [   11.523688] ax88179_178a 2-1.4:2.1 (unnamed net_device) (uninitialized): Failed to read reg index 0x000e: -32
    [   11.540883] ax88179_178a 2-1.4:2.1 (unnamed net_device) (uninitialized): Failed to write reg index 0x000d: -32
    [   11.559681] ax88179_178a 2-1.4:2.1 (unnamed net_device) (uninitialized): Failed to write reg index 0x000e: -32
    [   11.576876] ax88179_178a 2-1.4:2.1 (unnamed net_device) (uninitialized): Failed to write reg index 0x000d: -32
    [   11.594072] ax88179_178a 2-1.4:2.1 (unnamed net_device) (uninitialized): Failed to write reg index 0x000e: -32
    [   11.610311] ax88179_178a 2-1.4:2.1 (unnamed net_device) (uninitialized): Failed to read reg index 0x0000: -32
    [   11.627819] ax88179_178a 2-1.4:2.1 (unnamed net_device) (uninitialized): Failed to write reg index 0x0000: -32
    [   11.637990] ax88179_178a 2-1.4:2.1 eth2: register 'ax88179_178a' at usb-xhci-hcd.0.auto-1.4, ASIX AX88179 USB 3.0 Gigabit Ethernet, 7e:31:80:a9:89:f3
    [   11.651390] usbcore: registered new interface driver ax88179_178a
    [   11.659045] usbcore: registered new interface driver cdc_ncm
    [   12.690521] usb 2-1.4: USB disconnect, device number 3
    [   12.695712] ax88179_178a 2-1.4:2.0 eth1: unregister 'ax88179_178a' usb-xhci-hcd.0.auto-1.4, ASIX AX88179 USB 3.0 Gigabit Ethernet
    [   12.727544] ax88179_178a 2-1.4:2.0 eth1 (unregistered): Failed to write reg index 0x0002: -19
    [   12.736060] ax88179_178a 2-1.4:2.0 eth1 (unregistered): Failed to write reg index 0x0001: -19
    [   12.744568] ax88179_178a 2-1.4:2.0 eth1 (unregistered): Failed to write reg index 0x0002: -19
    [   12.753163] ax88179_178a 2-1.4:2.1 eth2: unregister 'ax88179_178a' usb-xhci-hcd.0.auto-1.4, ASIX AX88179 USB 3.0 Gigabit Ethernet
    [   12.779550] ax88179_178a 2-1.4:2.1 eth2 (unregistered): Failed to write reg index 0x0002: -19
    [   12.788063] ax88179_178a 2-1.4:2.1 eth2 (unregistered): Failed to write reg index 0x0001: -19
    [   12.796570] ax88179_178a 2-1.4:2.1 eth2 (unregistered): Failed to write reg index 0x0002: -19
    [   13.272891] usb 2-1.4: new SuperSpeed Gen 1 USB device number 4 using xhci-hcd
    [   13.453035] usb 2-1.4: New USB device found, idVendor=0b95, idProduct=1790, bcdDevice= 2.00
    [   13.461369] usb 2-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
    [   13.468661] usb 2-1.4: Product: AX88179A
    [   13.472572] usb 2-1.4: Manufacturer: ASIX
    [   13.476569] usb 2-1.4: SerialNumber: 00B24D97
    [   14.105132] ax88179_178a 2-1.4:1.0 (unnamed net_device) (uninitialized): Failed to read reg index 0x0040: -32
    [   14.422766] ax88179_178a 2-1.4:1.0 eth1: register 'ax88179_178a' at usb-xhci-hcd.0.auto-1.4, ASIX AX88179 USB 3.0 Gigabit Ethernet, f8:e4:3b:b2:4d:97
    

    root@j7-evm:~# dmesg | grep usb
    [ 6.967490] cdns3-ti 4104000.cdns_usb: deferred probe timeout, ignoring dependency
    [ 7.137072] cdns3-ti 4104000.cdns_usb: deferred probe timeout, ignoring dependency
    [ 7.253003] cdns3-ti 4104000.cdns_usb: deferred probe timeout, ignoring dependency
    [ 8.552473] cdns3-ti 4104000.cdns_usb: deferred probe timeout, ignoring dependency
    [ 8.720517] cdns3-ti 4104000.cdns_usb: deferred probe timeout, ignoring dependency
    [ 9.352431] cdns3-ti 4104000.cdns_usb: deferred probe timeout, ignoring dependency
    [ 9.436429] cdns3-ti 4104000.cdns_usb: deferred probe timeout, ignoring dependency
    [ 9.689480] cdns3-ti 4104000.cdns_usb: deferred probe timeout, ignoring dependency
    [ 9.740439] cdns3-ti 4104000.cdns_usb: deferred probe timeout, ignoring dependency
    [ 17.165746] cdns3-ti 4104000.cdns_usb: deferred probe timeout, ignoring dependency
    [ 17.178547] cdns3-ti 4104000.cdns_usb: deferred probe timeout, ignoring dependency
    [ 17.340207] usbcore: registered new interface driver usbfs
    [ 17.378586] usbcore: registered new interface driver hub
    [ 17.393097] usbcore: registered new device driver usb
    [ 17.515980] cdns3-ti 4104000.cdns_usb: deferred probe timeout, ignoring dependency
    [ 17.958796] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
    [ 18.023215] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [ 18.060812] usb usb1: Product: xHCI Host Controller
    [ 18.129034] usb usb1: Manufacturer: Linux 5.10.120-g95b90aa828 xhci-hcd
    [ 18.143431] usb usb1: SerialNumber: xhci-hcd.0.auto
    [ 18.224266] cdns3-ti 4104000.cdns_usb: deferred probe timeout, ignoring dependency
    [ 18.248489] cdns3-ti 4104000.cdns_usb: deferred probe timeout, ignoring dependency
    [ 18.351524] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
    [ 18.489561] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
    [ 18.541715] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [ 18.564824] usb usb2: Product: xHCI Host Controller
    [ 18.590585] usb usb2: Manufacturer: Linux 5.10.120-g95b90aa828 xhci-hcd
    [ 18.603106] usb usb2: SerialNumber: xhci-hcd.0.auto
    [ 18.636679] cdns3-ti 4104000.cdns_usb: deferred probe timeout, ignoring dependency
    [ 18.652608] cdns3-ti 4104000.cdns_usb: deferred probe timeout, ignoring dependency

    thank you

  • Hi Jason 

    As mentioned earlier you probe is getting differed because of some missing dependency.

    Please share these things:

    • DTB of both passing and failure case
    • Config file of Passing and Failure case

    Regards
    Diwakar

  • Hi Diwakar

    This issue was fixed today after modified change the dts configuration to the same with ti sdk's.

    Thank you very much!

    Jason