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: SDK 9.2 bring up x3c

Part Number: TDA4VM

Tool/software:

I encountered a strange problem. I used tda4 with fusion. I modified the code of imx390 in linux sdk version 8.6, and I could get the video stream through the command, but the same operation could not get the video stream in linux  sdk9.2 version. Could you give me some ideas for troubleshooting the problem

  • hi,

    Are you still seeing this issue? 

    Regards,

    Brijesh

  • Yes, the question is still under review

  • SDK 8.6 log

    U-Boot 2021.01-g62a9e51344 (May 30 2023 - 11:25:01 +0000)
    
    SoC:   J721E SR1.0 GP
    Model: Texas Instruments K3 J721E SoC
    Board: J721EX-PM2-SOM rev E7
    DRAM:  4 GiB
    Flash: 0 Bytes
    MMC:   sdhci@4f80000: 0, sdhci@4fb0000: 1
    Loading Environment from FAT... OK
    In:    serial@2800000
    Out:   serial@2800000
    Err:   serial@2800000
    am65_cpsw_nuss ethernet@46000000: K3 CPSW: nuss_ver: 0x6BA00101 cpsw_ver: 0x6BA80100 ale_ver: 0x00293904 Ports:1 mdio_freq:1000000
    Detected: J7X-BASE-CPB rev E3
    Detected: J7X-VSC8514-ETH rev E2
    cdns,sierra serdes@5000000: sierra probed
    Net:   eth0: ethernet@46000000port@1
    Hit any key to stop autoboot:  0
    switch to partitions #0, OK
    mmc1 is current device
    SD/MMC found on device 1
    Failed to load 'boot.scr'
    1288 bytes read in 7 ms (179.7 KiB/s)
    Loaded env from uEnv.txt
    Importing environment from mmc1 ...
    Running uenvcmd ...
    1 bytes read in 7 ms (0 Bytes/s)
    Already setup.
    gpio: pin gpio@22_17 (gpio 281) value is 1
    gpio: pin gpio@22_16 (gpio 280) value is 0
    k3_r5f_rproc r5f@41000000: Core 1 is already in use. No rproc commands work
    k3_r5f_rproc r5f@41400000: Core 2 is already in use. No rproc commands work
    576824 bytes read in 36 ms (15.3 MiB/s)
    Load Remote Processor 2 with data@addr=0x82000000 576824 bytes: Success!
    302028 bytes read in 24 ms (12 MiB/s)
    Load Remote Processor 3 with data@addr=0x82000000 302028 bytes: Success!
    Failed to load '/lib/firmware/j7-main-r5f1_0-fw'
    Failed to load '/lib/firmware/j7-main-r5f1_1-fw'
    1334036 bytes read in 66 ms (19.3 MiB/s)
    Load Remote Processor 6 with data@addr=0x82000000 1334036 bytes: Success!
    1334036 bytes read in 66 ms (19.3 MiB/s)
    Load Remote Processor 7 with data@addr=0x82000000 1334036 bytes: Success!
    12849048 bytes read in 207 ms (59.2 MiB/s)
    Load Remote Processor 8 with data@addr=0x82000000 12849048 bytes: Success!
    19147264 bytes read in 799 ms (22.9 MiB/s)
    111990 bytes read in 13 ms (8.2 MiB/s)
    10914 bytes read in 9 ms (1.2 MiB/s)
    3155 bytes read in 9 ms (341.8 KiB/s)
    2471 bytes read in 9 ms (267.6 KiB/s)
    ## Flattened Device Tree blob at 88000000
       Booting using the fdt blob at 0x88000000
       Loading Device Tree to 000000008fee1000, end 000000008fffffff ... OK
    
    Starting kernel ...
    
    [    0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd080]
    [    0.000000] Linux version 5.10.162-g76b3e88d56 (root@Box) (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) #7 SMP PREEMPT Thu Jun 13 13:51:59 CST 2024
    [    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] Reserved memory: created DMA memory pool at 0x00000000a0000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-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 vision-apps-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 15 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 vision-apps-r5f-dma-memory@a2000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a2100000, size 31 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-r5f-memory@a2100000, 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 vision-apps-r5f-dma-memory@a4000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a4100000, size 31 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-r5f-memory@a4100000, 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 vision-apps-r5f-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 vision-apps-r5f-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 vision-apps-r5f-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 vision-apps-r5f-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 vision-apps-c66-dma-memory@a8000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a8100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-c66-memory@a8100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a9000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-c66-dma-memory@a9000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a9100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-c66-memory@a9100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000ac000000, size 96 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-dma-memory@ac000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000b2000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-c71-dma-memory@b2000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000b2100000, size 95 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-c71-memory@b2100000, 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 0x00000000d8000000, size 192 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-core-heap-memory-lo@d8000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000e4000000, size 8 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-r5f-virtual-eth-queues@e4000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000e4800000, size 24 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-r5f-virtual-eth-buffers@e4800000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x0000000880000000, size 624 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-core-heap-memory-hi@880000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created CMA memory pool at 0x00000008a7000000, size 512 MiB
    [    0.000000] OF: reserved mem: initialized node linux-cma-buffers@8a7000000, 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-0x000000009e7fffff]
    [    0.000000]   node   0: [mem 0x000000009e800000-0x00000000b7ffffff]
    [    0.000000]   node   0: [mem 0x00000000b8000000-0x00000000d7ffffff]
    [    0.000000]   node   0: [mem 0x00000000d8000000-0x00000000e5ffffff]
    [    0.000000]   node   0: [mem 0x00000000e6000000-0x00000000ffffffff]
    [    0.000000]   node   0: [mem 0x0000000880000000-0x00000008a6ffffff]
    [    0.000000]   node   0: [mem 0x00000008a7000000-0x00000008ffffffff]
    [    0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000008ffffffff]
    [    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 s50392 r8192 d31528 u90112
    [    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] CPU features: detected: ARM erratum 1742098
    [    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.tiboot3),2m(ospi.tispl),4m(ospi.u-boot),256k(ospi.env),1m(ospi.sysfw),256k(ospi.env.backup),57088k@8m(ospi.rootfs),256k(ospi.phypattern);47034000.hyperbus:512k(hbmc.tiboot3),2m(hbmc.tispl),4m(hbmc.u-boot),256k(hbmc.env),1m(hbmc.sysfw),-@8m(hbmc.rootfs) root=PARTUUID=38e6d492-02 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 0x00000000fbfff000-0x00000000fffff000] (64MB)
    [    0.000000] Memory: 1696284K/4194304K available (11264K kernel code, 1162K rwdata, 4328K rodata, 1856K init, 431K bss, 1973732K reserved, 524288K 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]  Tracing variant of Tasks RCU enabled.
    [    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
    [    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=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 @8c7800000 (flat, esz 8, psz 64K, shr 0)
    [    0.000000] ITS: using cache flushing for cmd queue
    [    0.000000] GICv3: using LPI property table @0x00000008c7030000
    [    0.000000] GIC: using cache flushing for LPI property table
    [    0.000000] GICv3: CPU0: using allocated LPI pending table @0x00000008c7040000
    [    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.008474] Console: colour dummy device 80x25
    [    0.013038] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
    [    0.023708] pid_max: default: 32768 minimum: 301
    [    0.028466] LSM: Security Framework initializing
    [    0.033220] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
    [    0.040799] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
    [    0.049648] rcu: Hierarchical SRCU implementation.
    [    0.054720] Platform MSI: msi-controller@1820000 domain created
    [    0.060996] PCI/MSI: /bus@100000/interrupt-controller@1800000/msi-controller@1820000 domain created
    [    0.070308] EFI services will not be available.
    [    0.075032] smp: Bringing up secondary CPUs ...
    I/TC: Secondary CPU 1 initializing
    I/TC: Secondary CPU 1 switching to normal world boot
    [    0.088275] Detected PIPT I-cache on CPU1
    [    0.088298] GICv3: CPU1: found redistributor 1 region 0:0x0000000001920000
    [    0.088309] GICv3: CPU1: using allocated LPI pending table @0x00000008c7050000
    [    0.088344] CPU1: Booted secondary processor 0x0000000001 [0x411fd080]
    [    0.088397] smp: Brought up 1 node, 2 CPUs
    [    0.117744] SMP: Total of 2 processors activated.
    [    0.122548] CPU features: detected: 32-bit EL0 Support
    [    0.127803] CPU features: detected: CRC32 instructions
    [    0.141970] CPU: All CPU(s) started at EL2
    [    0.146166] alternatives: patching kernel code
    [    0.151214] devtmpfs: initialized
    [    0.160748] KASLR disabled due to lack of seed
    [    0.165398] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
    [    0.175362] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
    [    0.190073] pinctrl core: initialized pinctrl subsystem
    [    0.195743] DMI not present or invalid.
    [    0.199998] NET: Registered protocol family 16
    [    0.205416] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
    [    0.212729] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
    [    0.220742] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
    [    0.229064] thermal_sys: Registered thermal governor 'step_wise'
    [    0.229066] thermal_sys: Registered thermal governor 'power_allocator'
    [    0.235661] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
    [    0.249300] ASID allocator initialised with 65536 entries
    [    0.275222] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
    [    0.282072] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
    [    0.288927] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
    [    0.295774] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
    [    0.303249] cryptd: max_cpu_qlen set to 1000
    [    0.309249] k3-chipinfo 43000014.chipid: Family:J721E rev:SR1.0 JTAGID[0x0bb6402f] Detected
    [    0.318075] vsys_3v3: supplied by evm_12v0
    [    0.322427] vsys_5v0: supplied by evm_12v0
    [    0.327241] iommu: Default domain type: Translated
    [    0.332375] SCSI subsystem initialized
    [    0.336540] mc: Linux media interface: v0.10
    [    0.340918] videodev: Linux video capture interface: v2.00
    [    0.346552] pps_core: LinuxPPS API ver. 1 registered
    [    0.351622] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
    [    0.360960] PTP clock support registered
    [    0.364982] EDAC MC: Ver: 3.0.0
    [    0.368805] FPGA manager framework
    [    0.372319] Advanced Linux Sound Architecture Driver Initialized.
    [    0.378938] clocksource: Switched to clocksource arch_sys_counter
    [    0.385265] VFS: Disk quotas dquot_6.6.0
    [    0.389298] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [    0.399023] Carveout Heap: Exported 512 MiB at 0x00000000b8000000
    [    0.405311] NET: Registered protocol family 2
    [    0.410050] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
    [    0.418660] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
    [    0.427416] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
    [    0.435618] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear)
    [    0.443426] TCP: Hash tables configured (established 32768 bind 32768)
    [    0.450224] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
    [    0.457116] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
    [    0.464520] NET: Registered protocol family 1
    [    0.469267] RPC: Registered named UNIX socket transport module.
    [    0.475322] RPC: Registered udp transport module.
    [    0.480141] RPC: Registered tcp transport module.
    [    0.484944] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [    0.491526] NET: Registered protocol family 44
    [    0.496071] PCI: CLS 0 bytes, default 64
    [    0.500479] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
    [    0.510928] Initialise system trusted keyrings
    [    0.515583] workingset: timestamp_bits=46 max_order=20 bucket_order=0
    [    0.523743] squashfs: version 4.0 (2009/01/31) Phillip Lougher
    [    0.529951] NFS: Registering the id_resolver key type
    [    0.535178] Key type id_resolver registered
    [    0.539451] Key type id_legacy registered
    [    0.543571] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
    [    0.550420] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
    [    0.558066] 9p: Installing v9fs 9p2000 file system support
    [    0.583302] Key type asymmetric registered
    [    0.587489] Asymmetric key parser 'x509' registered
    [    0.592486] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
    [    0.600046] io scheduler mq-deadline registered
    [    0.604671] io scheduler kyber registered
    [    0.610512] pinctrl-single 4301c000.pinctrl: 94 pins, size 376
    [    0.616706] pinctrl-single 11c000.pinctrl: 173 pins, size 692
    [    0.625811] ti-pat 31010000.pat: Found PAT Rev 1.0 with 16384 pages
    [    0.632244] debugfs: Directory '31010000.pat' with parent 'regmap' already present!
    [    0.640254] ti-pat 31011000.pat: Found PAT Rev 1.0 with 16384 pages
    [    0.646675] debugfs: Directory '31011000.pat' with parent 'regmap' already present!
    [    0.654614] ti-pat 31012000.pat: Found PAT Rev 1.0 with 16384 pages
    [    0.661031] debugfs: Directory '31012000.pat' with parent 'regmap' already present!
    [    0.668965] ti-pat 31013000.pat: Found PAT Rev 1.0 with 2048 pages
    [    0.675294] debugfs: Directory '31013000.pat' with parent 'regmap' already present!
    [    0.683237] ti-pat 31014000.pat: Found PAT Rev 1.0 with 2048 pages
    [    0.689563] debugfs: Directory '31014000.pat' with parent 'regmap' already present!
    [    0.699331] Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled
    [    0.707659] arm-smmu-v3 36600000.iommu: ias 48-bit, oas 48-bit (features 0x00001faf)
    [    0.715874] arm-smmu-v3 36600000.iommu: allocated 65536 entries for cmdq
    [    0.723058] arm-smmu-v3 36600000.iommu: allocated 32768 entries for evtq
    [    0.731704] arm-smmu-v3 36600000.iommu: msi_domain absent - falling back to wired irqs
    [    0.745103] brd: module loaded
    [    0.751709] loop: module loaded
    [    0.755510] megasas: 07.714.04.00-rc1
    [    0.761329] tun: Universal TUN/TAP device driver, 1.6
    [    0.766834] igbvf: Intel(R) Gigabit Virtual Function Network Driver
    [    0.773242] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
    [    0.779316] sky2: driver version 1.30
    [    0.783683] VFIO - User Level meta-driver version: 0.3
    [    0.789479] i2c /dev entries driver
    [    0.794146] sdhci: Secure Digital Host Controller Interface driver
    [    0.800470] sdhci: Copyright(c) Pierre Ossman
    [    0.805216] sdhci-pltfm: SDHCI platform and OF driver helper
    [    0.811685] ledtrig-cpu: registered to indicate activity on CPUs
    [    0.818039] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
    [    0.825441] optee: probing for conduit method.
    I/TC: Reserved shared memory is enabled
    I/TC: Dynamic shared memory is enabled
    I/TC: Normal World virtualization support is disabled
    I/TC: Asynchronous notifications are disabled
    [    0.830004] optee: revision 3.20 (8e74d476)
    [    0.846419] optee: dynamic shared memory is enabled
    [    0.855881] optee: initialized driver
    [    0.861109] NET: Registered protocol family 17
    [    0.865734] 9pnet: Installing 9P2000 support
    [    0.870129] Key type dns_resolver registered
    [    0.874584] Loading compiled-in X.509 certificates
    [    0.889009] ti-sci 44083000.dmsc: ABI: 3.1 (firmware rev 0x0008 '8.6.3--v08.06.03 (Chill Capybar')
    [    0.954377] davinci-mcasp 2ba0000.mcasp: IRQ common not found
    [    0.962210] omap_i2c 40b00000.i2c: bus 0 rev0.12 at 100 kHz
    [    0.968324] omap_i2c 40b10000.i2c: bus 1 rev0.12 at 100 kHz
    [    0.974797] omap_i2c 42120000.i2c: bus 2 rev0.12 at 100 kHz
    [    0.981320] pca953x 3-0020: supply vcc not found, using dummy regulator
    [    0.988161] pca953x 3-0020: using no AI
    [    1.015853] pca953x 3-0022: supply vcc not found, using dummy regulator
    [    1.022660] pca953x 3-0022: using AI
    [    1.026937] gpio-480 (CTRL_PM_I2C_OE): hogged as output/high
    [    1.032912] gpio-481 (MCASP/TRACE_MUX_S0): hogged as output/low
    [    1.039154] gpio-482 (MCASP/TRACE_MUX_S1): hogged as output/high
    [    1.045651] omap_i2c 2000000.i2c: bus 3 rev0.12 at 400 kHz
    [    1.052161] omap_i2c 2010000.i2c: bus 4 rev0.12 at 400 kHz
    [    1.062406] omap_i2c 2020000.i2c: bus 5 rev0.12 at 400 kHz
    [    1.068746] pca953x 6-0020: supply vcc not found, using dummy regulator
    [    1.075568] pca953x 6-0020: using no AI
    [    1.103650] omap_i2c 2030000.i2c: bus 6 rev0.12 at 400 kHz
    [    1.109758] omap_i2c 2040000.i2c: bus 7 rev0.12 at 100 kHz
    [    1.115726] omap_i2c 2050000.i2c: bus 8 rev0.12 at 100 kHz
    [    1.122730] pca953x 9-0020: supply vcc not found, using dummy regulator
    [    1.129563] pca953x 9-0020: using no AI
    [    1.155272] omap_i2c 2060000.i2c: bus 9 rev0.12 at 400 kHz
    [    1.161779] ti-sci-intr bus@100000:bus@28380000:interrupt-controller2: Interrupt Router 137 domain created
    [    1.171763] ti-sci-intr bus@100000:interrupt-controller0: Interrupt Router 131 domain created
    [    1.180574] ti-sci-intr bus@100000:main-navss:interrupt-controller1: Interrupt Router 213 domain created
    [    1.190440] ti-sci-inta 33d00000.interrupt-controller: Interrupt Aggregator domain 209 created
    [    1.213230] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
    [    1.220909] j721e-pcie 2900000.pcie:       IO 0x0010001000..0x0010010fff -> 0x0010001000
    [    1.229186] j721e-pcie 2900000.pcie:      MEM 0x0010011000..0x0017ffffff -> 0x0010011000
    [    1.237464] j721e-pcie 2900000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
    [    2.256853] j721e-pcie 2900000.pcie: PCI host bridge to bus 0000:00
    [    2.263278] pci_bus 0000:00: root bus resource [bus 00-ff]
    [    2.268884] pci_bus 0000:00: root bus resource [io  0x0000-0xffff] (bus address [0x10001000-0x10010fff])
    [    2.278575] pci_bus 0000:00: root bus resource [mem 0x10011000-0x17ffffff]
    [    2.285629] pci 0000:00:00.0: [104c:b00d] type 01 class 0x060400
    [    2.291768] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x4 may corrupt adjacent RW1C bits
    [    2.301718] pci 0000:00:00.0: supports D1
    [    2.305812] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
    [    2.311699] pci 0000:00:00.0: reg 0x224: [mem 0x00000000-0x003fffff 64bit]
    [    2.318725] pci 0000:00:00.0: VF(n) BAR0 space: [mem 0x00000000-0x00ffffff 64bit] (contains BAR0 for 4 VFs)
    [    2.331182] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
    [    2.341820] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
    [    2.348596] pci 0000:00:00.0: BAR 7: assigned [mem 0x10400000-0x113fffff 64bit]
    [    2.356069] pci 0000:00:00.0: PCI bridge to [bus 01]
    [    2.361373] pcieport 0000:00:00.0: PME: Signaling with IRQ 68
    [    2.367746] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
    [    2.375414] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
    [    2.383693] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
    [    2.391972] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
    [    3.400613] j721e-pcie 2910000.pcie: PCI host bridge to bus 0001:00
    [    3.407027] pci_bus 0001:00: root bus resource [bus 00-ff]
    [    3.412632] pci_bus 0001:00: root bus resource [io  0x10000-0x1ffff] (bus address [0x18001000-0x18010fff])
    [    3.422501] pci_bus 0001:00: root bus resource [mem 0x18011000-0x1fffffff]
    [    3.429545] pci 0001:00:00.0: [104c:b00d] type 01 class 0x060400
    [    3.435684] pci_bus 0001:00: 2-byte config write to 0001:00:00.0 offset 0x4 may corrupt adjacent RW1C bits
    [    3.445614] pci 0001:00:00.0: supports D1
    [    3.449708] pci 0001:00:00.0: PME# supported from D0 D1 D3hot
    [    3.458064] pci 0001:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
    [    3.468546] pci_bus 0001:01: busn_res: [bus 01-ff] end is updated to 01
    [    3.475313] pci 0001:00:00.0: PCI bridge to [bus 01]
    [    3.480600] pcieport 0001:00:00.0: PME: Signaling with IRQ 71
    [    3.486987] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
    [    3.494655] j721e-pcie 2920000.pcie:       IO 0x4400001000..0x4400010fff -> 0x0000001000
    [    3.502935] j721e-pcie 2920000.pcie:      MEM 0x4400011000..0x4407ffffff -> 0x0000011000
    [    3.511210] j721e-pcie 2920000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
    [    4.522565] j721e-pcie 2920000.pcie: PCI host bridge to bus 0002:00
    [    4.528990] pci_bus 0002:00: root bus resource [bus 00-ff]
    [    4.534597] pci_bus 0002:00: root bus resource [io  0x20000-0x2ffff] (bus address [0x1000-0x10fff])
    [    4.543844] pci_bus 0002:00: root bus resource [mem 0x4400011000-0x4407ffffff] (bus address [0x00011000-0x07ffffff])
    [    4.554620] pci 0002:00:00.0: [104c:b00d] type 01 class 0x060400
    [    4.560758] pci_bus 0002:00: 2-byte config write to 0002:00:00.0 offset 0x4 may corrupt adjacent RW1C bits
    [    4.570687] pci 0002:00:00.0: supports D1
    [    4.574782] pci 0002:00:00.0: PME# supported from D0 D1 D3hot
    [    4.583029] pci 0002:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
    [    4.593360] pci_bus 0002:01: busn_res: [bus 01-ff] end is updated to 01
    [    4.600130] pci 0002:00:00.0: PCI bridge to [bus 01]
    [    4.605419] pcieport 0002:00:00.0: PME: Signaling with IRQ 74
    [    4.612284] k3-ringacc 2b800000.ringacc: Ring Accelerator probed rings:286, gp-rings[96,20] sci-dev-id:235
    [    4.622167] k3-ringacc 2b800000.ringacc: dma-ring-reset-quirk: disabled
    [    4.628925] k3-ringacc 2b800000.ringacc: RA Proxy rev. 66346100, num_proxies:64
    [    4.637997] k3-ringacc 3c000000.ringacc: Ring Accelerator probed rings:1024, gp-rings[440,150] sci-dev-id:211
    [    4.648152] k3-ringacc 3c000000.ringacc: dma-ring-reset-quirk: disabled
    [    4.654914] k3-ringacc 3c000000.ringacc: RA Proxy rev. 66346100, num_proxies:64
    [    4.662912] 40a00000.serial: ttyS1 at MMIO 0x40a00000 (irq = 15, base_baud = 6000000) is a 8250
    [    4.672313] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 33, base_baud = 3000000) is a 8250
    [    4.681057] printk: console [ttyS2] enabled
    [    4.681057] printk: console [ttyS2] enabled
    [    4.689493] printk: bootconsole [ns16550a0] disabled
    [    4.689493] printk: bootconsole [ns16550a0] disabled
    [    4.699972] 2810000.serial: ttyS3 at MMIO 0x2810000 (irq = 34, base_baud = 3000000) is a 8250
    [    4.708924] 2840000.serial: ttyS6 at MMIO 0x2840000 (irq = 35, base_baud = 3000000) is a 8250
    [    4.719760] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vdd-hba-supply regulator, assuming enabled
    [    4.730273] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vcc-supply regulator, assuming enabled
    [    4.740429] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vccq-supply regulator, assuming enabled
    [    4.750669] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vccq2-supply regulator, assuming enabled
    [    4.761682] scsi host0: ufshcd
    [    4.770931] davinci_mdio 46000f00.mdio: Configuring MDIO in manual mode
    [    4.783671] cdns-ufshcd 4e84000.ufs: ufshcd_print_pwr_info:[RX, TX]: gear=[1, 1], lane[1, 1], pwr[SLOWAUTO_MODE, SLOWAUTO_MODE], rate = 0
    [    4.814940] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
    [    4.823517] davinci_mdio 46000f00.mdio: phy[0]: device 46000f00.mdio:00, driver TI DP83867
    [    4.831771] cdns-ufshcd 4e84000.ufs: ufshcd_print_pwr_info:[RX, TX]: gear=[3, 3], lane[2, 2], pwr[FAST MODE, FAST MODE], rate = 2
    [    4.843402] cdns-ufshcd 4e84000.ufs: ufshcd_find_max_sup_active_icc_level: Regulator capability was not set, actvIccLevel=0
    [    4.843454] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA00101, cpsw version 0x6BA80100 Ports: 2 quirks:00000000
    [    4.867319] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 1.4
    [    4.874545] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64
    [    4.874560] scsi 0:0:0:49488: Well-known LUN    TOSHIBA  THGAF8G8T23BAILB 0300 PQ: 0 ANSI: 6
    [    4.883119] am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010a, freq:500000000, add_val:1 pps:0
    [    4.898246] scsi 0:0:0:49476: Well-known LUN    TOSHIBA  THGAF8G8T23BAILB 0300 PQ: 0 ANSI: 6
    [    4.903113] am65-cpts 310d0000.cpts: CPTS ver 0x4e8a010a, freq:200000000, add_val:4 pps:0
    [    4.915278] cdns-ufshcd 4e84000.ufs: ufshcd_scsi_add_wlus: BOOT WLUN not found
    [    5.020914] davinci-mcasp 2ba0000.mcasp: IRQ common not found
    [    5.027828] mmc1: CQHCI version 5.10
    [    5.037007] vdd_mmc1: supplied by vsys_3v3
    [    5.041968] pca953x 4-0020: supply vcc not found, using dummy regulator
    [    5.048633] pca953x 4-0020: using no AI
    [    5.069534] mmc1: SDHCI controller on 4f80000.mmc [4f80000.mmc] using ADMA 64-bit
    [    5.075937] omap-mailbox 31f80000.mailbox: omap mailbox rev 0x66fc7100
    [    5.083927] omap-mailbox 31f81000.mailbox: omap mailbox rev 0x66fc7100
    [    5.090768] omap-mailbox 31f82000.mailbox: omap mailbox rev 0x66fc7100
    [    5.097706] omap-mailbox 31f83000.mailbox: omap mailbox rev 0x66fc7100
    [    5.104574] omap-mailbox 31f84000.mailbox: omap mailbox rev 0x66fc7100
    [    5.115542] ti-udma 285c0000.dma-controller: Channels: 26 (tchan: 13, rchan: 13, gp-rflow: 8)
    [    5.126270] ti-udma 31150000.dma-controller: Channels: 122 (tchan: 61, rchan: 61, gp-rflow: 16)
    [    5.141172] spi-nor spi7.0: mt35xu512aba (65536 Kbytes)
    [    5.146415] 8 cmdlinepart partitions found on MTD device 47040000.spi.0
    [    5.153021] Creating 8 MTD partitions on "47040000.spi.0":
    [    5.158494] 0x000000000000-0x000000080000 : "ospi.tiboot3"
    [    5.164480] 0x000000080000-0x000000280000 : "ospi.tispl"
    [    5.170176] 0x000000280000-0x000000680000 : "ospi.u-boot"
    [    5.175929] 0x000000680000-0x0000006c0000 : "ospi.env"
    [    5.181456] 0x0000006c0000-0x0000007c0000 : "ospi.sysfw"
    [    5.187150] 0x0000007c0000-0x000000800000 : "ospi.env.backup"
    [    5.193297] 0x000000800000-0x000003fc0000 : "ospi.rootfs"
    [    5.199080] 0x000003fc0000-0x000004000000 : "ospi.phypattern"
    [    5.208164] spi-nor spi8.0: mt25qu512a (65536 Kbytes)
    [    5.214501] davinci_mdio 46000f00.mdio: Configuring MDIO in manual mode
    [    5.224834] mmc1: Command Queue Engine enabled
    [    5.229276] mmc1: new HS200 MMC card at address 0001
    [    5.234553] mmcblk1: mmc1:0001 S0J56X 14.8 GiB
    [    5.239197] mmcblk1boot0: mmc1:0001 S0J56X partition 1 31.5 MiB
    [    5.245222] mmcblk1boot1: mmc1:0001 S0J56X partition 2 31.5 MiB
    [    5.251235] mmcblk1rpmb: mmc1:0001 S0J56X partition 3 4.00 MiB, chardev (237:0)
    [    5.258951] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
    [    5.267732] davinci_mdio 46000f00.mdio: phy[0]: device 46000f00.mdio:00, driver TI DP83867
    [    5.276059] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA00101, cpsw version 0x6BA80100 Ports: 2 quirks:00000000
    [    5.288870] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 1.4
    [    5.296078] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64
    [    5.302386] am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010a, freq:500000000, add_val:1 pps:0
    [    5.312955] am65-cpsw-nuss 46000000.ethernet: set new flow-id-base 48
    [    5.354685] cdns-csi2rx 4504000.csi-bridge: Probed CSI2RX with 4/4 lanes, 4 streams, external D-PHY
    [    5.397683] cdns-csi2rx 4514000.csi-bridge: Probed CSI2RX with 4/4 lanes, 4 streams, external D-PHY
    [    5.407258] davinci-mcasp 2ba0000.mcasp: IRQ common not found
    [    5.422050] mmc0: CQHCI version 5.10
    [    5.427474] debugfs: Directory 'pd:27' with parent 'pm_genpd' already present!
    [    5.434787] debugfs: Directory 'pd:26' with parent 'pm_genpd' already present!
    [    5.443192] debugfs: Directory 'pd:242' with parent 'pm_genpd' already present!
    [    5.450510] debugfs: Directory 'pd:241' with parent 'pm_genpd' already present!
    [    5.457827] debugfs: Directory 'pd:240' with parent 'pm_genpd' already present!
    [    5.465132] debugfs: Directory 'pd:239' with parent 'pm_genpd' already present!
    [    5.473546] input: gpio-keys as /devices/platform/gpio-keys/input/input0
    [    5.495305] ALSA device list:
    [    5.498266]   No soundcards found.
    [    6.491787] mmc0: SDHCI controller on 4fb0000.mmc [4fb0000.mmc] using ADMA 64-bit
    [    6.500187] Waiting for root device PARTUUID=38e6d492-02...
    [    6.556488] mmc0: new ultra high speed DDR50 SDHC card at address aaaa
    [    6.563375] mmcblk0: mmc0:aaaa SD32G 29.7 GiB
    [    6.569092]  mmcblk0: p1 p2
    [    6.754766] EXT4-fs (mmcblk0p2): recovery complete
    [    6.760356] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
    [    6.768471] VFS: Mounted root (ext4 filesystem) on device 179:98.
    [    6.775220] devtmpfs: mounted
    [    6.779107] Freeing unused kernel memory: 1856K
    [    6.783718] Run /sbin/init as init process
    [    6.952538] systemd[1]: System time before build time, advancing clock.
    [    7.004245] NET: Registered protocol family 10
    [    7.009172] Segment Routing with IPv6
    [    7.040641] 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)
    [    7.062414] systemd[1]: Detected architecture arm64.
    
    Welcome to Arago 2021.09!
    
    [    7.103480] systemd[1]: Set hostname to <j7-evm>.
    [    7.277621] systemd[1]: /lib/systemd/system/irqbalanced.service:6: Unknown key name 'ConditionCPUs' in section 'Unit', ignoring.
    [    7.300655] systemd[1]: /lib/systemd/system/docker.socket:6: ListenStream= references a path below legacy directory /var/run/, updating /var/run/docker.sock → /run/docker.sock; please update the unit file accordingly.
    [    7.364230] random: systemd: uninitialized urandom read (16 bytes read)
    [    7.372568] systemd[1]: Created slice system-getty.slice.
    [  OK  ] Created slice system-getty.slice.
    [    7.395077] random: systemd: uninitialized urandom read (16 bytes read)
    [    7.402490] systemd[1]: Created slice system-serial\x2dgetty.slice.
    [  OK  ] Created slice system-serial\x2dgetty.slice.
    [    7.423022] random: systemd: uninitialized urandom read (16 bytes read)
    [    7.430301] systemd[1]: Created slice User and Session Slice.
    [  OK  ] Created slice User and Session Slice.
    [    7.451158] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    [  OK  ] Started Dispatch Password …ts to Console Directory Watch.
    [    7.475075] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    [  OK  ] Started Forward Password R…uests to Wall Directory Watch.
    [    7.499078] systemd[1]: Reached target Paths.
    [  OK  ] Reached target Paths.
    [    7.515005] systemd[1]: Reached target Remote File Systems.
    [  OK  ] Reached target Remote File Systems.
    [    7.534995] systemd[1]: Reached target Slices.
    [  OK  ] Reached target Slices.
    [    7.551000] systemd[1]: Reached target Swap.
    [  OK  ] Reached target Swap.
    [    7.579227] systemd[1]: Listening on RPCbind Server Activation Socket.
    [  OK  ] Listening on RPCbind Server Activation Socket.
    [    7.603092] systemd[1]: Reached target RPC Port Mapper.
    [  OK  ] Reached target RPC Port Mapper.
    [    7.625328] systemd[1]: Listening on Process Core Dump Socket.
    [  OK  ] Listening on Process Core Dump Socket.
    [    7.647165] systemd[1]: Listening on initctl Compatibility Named Pipe.
    [  OK  ] Listening on initctl Compatibility Named Pipe.
    [    7.672731] systemd[1]: Condition check resulted in Journal Audit Socket being skipped.
    [    7.681106] systemd[1]: Listening on Journal Socket (/dev/log).
    [  OK  ] Listening on Journal Socket (/dev/log).
    [    7.703275] systemd[1]: Listening on Journal Socket.
    [  OK  ] Listening on Journal Socket.
    [    7.719330] systemd[1]: Listening on Network Service Netlink Socket.
    [  OK  ] Listening on Network Service Netlink Socket.
    [    7.743219] systemd[1]: Listening on udev Control Socket.
    [  OK  ] Listening on udev Control Socket.
    [    7.763158] systemd[1]: Listening on udev Kernel Socket.
    [  OK  ] Listening on udev Kernel Socket.
    [    7.785319] systemd[1]: Mounting Huge Pages File System...
             Mounting Huge Pages File System...
    [    7.805249] systemd[1]: Mounting POSIX Message Queue File System...
             Mounting POSIX Message Queue File System...
    [    7.829290] systemd[1]: Mounting Kernel Debug File System...
             Mounting Kernel Debug File System...
    [    7.849878] systemd[1]: Mounting Temporary Directory (/tmp)...
             Mounting Temporary Directory (/tmp)...
    [    7.869486] systemd[1]: Starting Create list of static device nodes for the current kernel...
             Starting Create list of st…odes for the current kernel...
    [    7.907089] systemd[1]: Starting Start psplash boot splash screen...
             Starting Start psplash boot splash screen...
    [    7.933971] systemd[1]: Starting RPC Bind...
             Starting RPC Bind...
    [    7.947162] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
    [    7.959404] systemd[1]: Starting Journal Service...
             Starting Journal Service...
    [    7.984017] systemd[1]: Starting Load Kernel Modules...
             Starting Load Kernel Modules...
    [    7.999166] systemd[1]: Starting Remount Root and Kernel File Systems...
             Starting Remount Root and Kernel File Systems...
    [    8.015463] cryptodev: loading out-of-tree module taints kernel.
    [    8.023794] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
    [    8.025411] systemd[1]: Starting udev Coldplug all Devices...
             Starting udev Coldplug all Devices...
    [    8.036323] cryptodev: driver 1.10 loaded.
    [    8.050048] systemd[1]: Started RPC Bind.
    [  OK  ] Started RPC Bind.
    [    8.063416] systemd[1]: Started Journal Service.
    [  OK  ] Started Journal Service.
    [  OK  ] Mounted Huge Pages File System.
    [  OK  ] Mounted POSIX Message Queue File System.
    [  OK  ] Mounted Kernel Debug File System.
    [  OK  ] Mounted Temporary Directory (/tmp).
    [  OK  ] Started Create list of sta… nodes for the current kernel.
    [FAILED] Failed to start Start psplash boot splash screen.
    See 'systemctl status psplash-start.service' for details.
    [DEPEND] Dependency failed for Star…progress communication helper.
    [  OK  ] Started Load Kernel Modules.
    [  OK  ] Started Remount Root and Kernel File Systems.
             Mounting Kernel Configuration File System...
             Starting Flush Journal to Persistent Storage...
    [    8.287472] systemd-journald[188]: Received client request to flush runtime journal.
             Starting Apply Kernel Variables...
             Starting Create Static Device Nodes in /dev...
    [  OK  ] Mounted Kernel Configuration File System.
    [  OK  ] Started Flush Journal to Persistent Storage.
    [  OK  ] Started Apply Kernel Variables.
    [  OK  ] Started Create Static Device Nodes in /dev.
    [    8.391632] random: systemd: uninitialized urandom read (16 bytes read)
    [  OK  ] Reached target Local File Systems (Pre).
    [    8.419122] random: systemd: uninitialized urandom read (16 bytes read)
             Mounting /media/ram...
    [    8.433358] random: systemd-journal: uninitialized urandom read (16 bytes read)
             Mounting /var/volatile...
             Starting udev Kernel Device Manager...
    [  OK  ] Started udev Coldplug all Devices.
    [  OK  ] Mounted /media/ram.
    [  OK  ] Mounted /var/volatile.
             Starting udev Wait for Complete Device Initialization...
             Starting Load/Save Random Seed...
    [  OK  ] Reached target Local File Systems.
             Starting Create Volatile Files and Directories...
    [  OK  ] Started udev Kernel Device Manager.
    [  OK  ] Started Create Volatile Files and Directories.
             Starting Network Time Synchronization...
             Starting Update UTMP about System Boot/Shutdown...
    [  OK  ] Started Update UTMP about System Boot/Shutdown.
    [  OK  ] Started Network Time Synchronization.
    [  OK  ] Reached target System Time Set.
    [  OK  ] Reached target System Time Synchronized.
    [    8.833990] random: crng init done
    [    8.837547] random: 66 urandom warning(s) missed due to ratelimiting
    [  OK  ] Started Load/Save Random Seed.
    [    8.887313] ina2xx 5-0040: power monitor ina226 (Rshunt = 10000 uOhm)
    [    8.894808] ina2xx 5-0041: power monitor ina226 (Rshunt = 10000 uOhm)
    [    8.902494] ina2xx 5-0042: power monitor ina226 (Rshunt = 10000 uOhm)
    [    8.910551] ina2xx 5-0043: power monitor ina226 (Rshunt = 10000 uOhm)
    [    8.918574] ina2xx 5-0044: power monitor ina226 (Rshunt = 10000 uOhm)
    [    8.926660] ina2xx 5-0045: power monitor ina226 (Rshunt = 5000 uOhm)
    [    8.934775] ina2xx 5-0046: power monitor ina226 (Rshunt = 10000 uOhm)
    [    8.942876] ina2xx 5-0047: power monitor ina226 (Rshunt = 10000 uOhm)
    [    8.951076] ina2xx 5-0048: power monitor ina226 (Rshunt = 10000 uOhm)
    [    8.958523] ina2xx 5-0049: power monitor ina226 (Rshunt = 10000 uOhm)
    [    8.966934] ina2xx 5-004a: power monitor ina226 (Rshunt = 10000 uOhm)
    [    8.975071] ina2xx 5-004b: power monitor ina226 (Rshunt = 10000 uOhm)
    [    8.982548] ina2xx 5-004c: power monitor ina226 (Rshunt = 10000 uOhm)
    [    8.991040] ina2xx 5-004d: power monitor ina226 (Rshunt = 10000 uOhm)
    [    8.998513] ina2xx 5-004e: power monitor ina226 (Rshunt = 10000 uOhm)
    [    9.007017] ina2xx 5-004f: power monitor ina226 (Rshunt = 10000 uOhm)
    [    9.041390] CAN device driver interface
    [    9.091184] ds90ub960 9-0036: Successfully probed (rev/mask 40)
    [    9.115182] k3-dsp-rproc 4d80800000.dsp: assigned reserved memory node vision-apps-c66-dma-memory@a9000000
    [    9.148586] k3-dsp-rproc 4d80800000.dsp: configured DSP for IPC-only mode
    [    9.157916] remoteproc remoteproc0: 4d80800000.dsp is available
    [    9.166356] remoteproc remoteproc0: attaching to 4d80800000.dsp
    [    9.172968] k3-dsp-rproc 4d80800000.dsp: DSP initialized in IPC-only mode
    [    9.180963]  remoteproc0#vdev0buffer: assigned reserved memory node vision-apps-c66-dma-memory@a9000000
    [    9.201815] virtio_rpmsg_bus virtio0: rpmsg host is online
    [    9.205347] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0xd
    [    9.207654]  remoteproc0#vdev0buffer: registered virtio0 (type 7)
    [    9.222778] remoteproc remoteproc0: remote processor 4d80800000.dsp is now attached
    [    9.243747] img_enc 4200000.video-encoder: vxe_enc_probe: using heap 1 for internal alloc
    [    9.252105] pvrsrvkm 4e20000000.gpu: More than one power domain for this GPU, gpu driver manages power domains
    [    9.269624] k3-dsp-rproc 4d81800000.dsp: assigned reserved memory node vision-apps-c66-dma-memory@a8000000
    [    9.271812] PVR_K:  209: Read BVNC 22.104.208.318 from HW device registers
    [    9.279466] ds90ub960 9-003d: Successfully probed (rev/mask 40)
    [    9.300106] [drm] Initialized tidss 1.0.0 20180215 for 4a00000.dss on minor 1
    [    9.308792] tidss 4a00000.dss: [drm] Cannot find any crtc or sizes
    [    9.316093] img_enc 4200000.video-encoder: encoder registered as /dev/video16
    [    9.330550] img_dec 4300000.video-decoder: decoder registered as /dev/video17
    [    9.347150] k3-dsp-rproc 4d81800000.dsp: configured DSP for IPC-only mode
    [    9.369254] PVR_K:  209: RGX Device registered with BVNC 22.104.208.318
    [    9.370190] remoteproc remoteproc1: 4d81800000.dsp is available
    [    9.370225] remoteproc remoteproc1: attaching to 4d81800000.dsp
    [    9.370304] k3-dsp-rproc 4d81800000.dsp: DSP initialized in IPC-only mode
    [    9.370314]  remoteproc1#vdev0buffer: assigned reserved memory node vision-apps-c66-dma-memory@a8000000
    [    9.370653] virtio_rpmsg_bus virtio1: rpmsg host is online
    [    9.371048] [drm] Initialized pvr 1.15.6133109 20170530 for 4e20000000.gpu on minor 0
    [    9.377366]  remoteproc1#vdev0buffer: registered virtio1 (type 7)
    [    9.377372] remoteproc remoteproc1: remote processor 4d81800000.dsp is now attached
    [    9.378685] k3-dsp-rproc 64800000.dsp: assigned reserved memory node vision-apps-c71-dma-memory@b2000000
    [    9.380576] Console: switching to colour frame buffer device 240x67
    [    9.380727] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0xd
    [    9.395004] k3-dsp-rproc 64800000.dsp: configured DSP for IPC-only mode
    [    9.395081] remoteproc remoteproc2: 64800000.dsp is available
    [    9.395123] remoteproc remoteproc2: attaching to 64800000.dsp
    [    9.395161] remoteproc remoteproc2: unsupported resource 65538
    [    9.395259] k3-dsp-rproc 64800000.dsp: DSP initialized in IPC-only mode
    [    9.395269]  remoteproc2#vdev0buffer: assigned reserved memory node vision-apps-c71-dma-memory@b2000000
    [    9.395591] virtio_rpmsg_bus virtio2: rpmsg host is online
    [    9.401194]  remoteproc2#vdev0buffer: registered virtio2 (type 7)
    [    9.403771] tidss 4a00000.dss: [drm] fb0: tidssdrmfb frame buffer device
    [    9.466979] remoteproc remoteproc2: remote processor 64800000.dsp is now attached
    [    9.468338] virtio_rpmsg_bus virtio2: creating channel rpmsg_chrdev addr 0xd
    [    9.505690] platform 41000000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1)
    [    9.922814] platform 41000000.r5f: configured R5F for IPC-only mode
    [    9.933215] platform 41000000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a0000000
    [    9.946708] remoteproc remoteproc3: 41000000.r5f is available
    [    9.954449] remoteproc remoteproc3: attaching to 41000000.r5f
    [    9.961108] platform 41000000.r5f: R5F core initialized in IPC-only mode
    [    9.967983]  remoteproc3#vdev0buffer: assigned reserved memory node vision-apps-r5f-dma-memory@a0000000
    [    9.980489] virtio_rpmsg_bus virtio3: rpmsg host is online
    [    9.998417] virtio_rpmsg_bus virtio3: creating channel ti.ipc4.ping-pong addr 0xd
    [    9.998603]  remoteproc3#vdev0buffer: registered virtio3 (type 7)
    [   10.006036] virtio_rpmsg_bus virtio3: creating channel rpmsg_chrdev addr 0xe
    [   10.024652] remoteproc remoteproc3: remote processor 41000000.r5f is now attached
    [   10.040071] platform 5c00000.r5f: configured R5F for IPC-only mode
    [   10.051195] platform 5c00000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a2000000
    [   10.104986] remoteproc remoteproc4: 5c00000.r5f is available
    [   10.193314] m_can_platform 40528000.can: m_can device registered (irq=23, version=32)
    [   10.214037] m_can_platform 40568000.can: m_can device registered (irq=25, version=32)
    [   10.229052] m_can_platform 2701000.can: m_can device registered (irq=55, version=32)
    [   10.245258] remoteproc remoteproc4: attaching to 5c00000.r5f
    [   10.245537] m_can_platform 2721000.can: m_can device registered (irq=57, version=32)
    [   10.263738] platform 5c00000.r5f: R5F core initialized in IPC-only mode
    [   10.271745]  remoteproc4#vdev0buffer: assigned reserved memory node vision-apps-r5f-dma-memory@a2000000
    [   10.285665] virtio_rpmsg_bus virtio4: rpmsg host is online
    [   10.295078]  remoteproc4#vdev0buffer: registered virtio4 (type 7)
    [   10.300469] virtio_rpmsg_bus virtio4: creating channel rpmsg_chrdev addr 0xd
    [   10.301766] remoteproc remoteproc4: remote processor 5c00000.r5f is now attached
    [   10.317728] platform 5d00000.r5f: configured R5F for IPC-only mode
    [   10.328484] platform 5d00000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a4000000
    [   10.422712] remoteproc remoteproc5: 5d00000.r5f is available
    [   10.482934] remoteproc remoteproc5: attaching to 5d00000.r5f
    [   10.531152] platform 5d00000.r5f: R5F core initialized in IPC-only mode
    [   10.601451]  remoteproc5#vdev0buffer: assigned reserved memory node vision-apps-r5f-dma-memory@a4000000
    [   10.729874] virtio_rpmsg_bus virtio5: rpmsg host is online
    [   10.744603] virtio_rpmsg_bus virtio5: creating channel rpmsg_chrdev addr 0xd
    [   10.751935] virtio_rpmsg_bus virtio5: creating channel rpmsg_chrdev addr 0x15
    [   10.761084] virtio_rpmsg_bus virtio2: creating channel rpmsg_chrdev addr 0x15
    [   10.773121] virtio_rpmsg_bus virtio2: creating channel ti.ipc4.ping-pong addr 0xe
    [   10.775780]  remoteproc5#vdev0buffer: registered virtio5 (type 7)
    [   10.781255] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0x15
    [   10.795671] virtio_rpmsg_bus virtio0: creating channel ti.ipc4.ping-pong addr 0xe
    [   10.805167] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0x15
    [   10.812886] virtio_rpmsg_bus virtio1: creating channel ti.ipc4.ping-pong addr 0xe
    [   10.825648] virtio_rpmsg_bus virtio4: creating channel rpmsg_chrdev addr 0x15
    [   10.833962] virtio_rpmsg_bus virtio4: creating channel ti.ipc4.ping-pong addr 0xe
    [   10.842135] virtio_rpmsg_bus virtio5: creating channel ti.ipc4.ping-pong addr 0xe
    [   10.854828] remoteproc remoteproc5: remote processor 5d00000.r5f is now attached
    [   10.871631] platform 5e00000.r5f: configured R5F for remoteproc mode
    [   10.878650] platform 5e00000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a6000000
    [   10.890203] remoteproc remoteproc6: 5e00000.r5f is available
    [   10.896984] platform 5f00000.r5f: configured R5F for remoteproc mode
    [   10.903466] remoteproc remoteproc6: loading /lib/firmware/j7-main-r5f1_0-fw failed with error -22
    [   10.914121] remoteproc remoteproc6: Direct firmware load for j7-main-r5f1_0-fw failed with error -22
    [   10.924547] remoteproc remoteproc6: powering up 5e00000.r5f
    [   10.930585] remoteproc remoteproc6: loading /lib/firmware/j7-main-r5f1_0-fw failed with error -22
    [   10.940100] platform 5f00000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a7000000
    [   10.949345] remoteproc remoteproc6: Direct firmware load for j7-main-r5f1_0-fw failed with error -22
    [   10.961500] remoteproc remoteproc7: 5f00000.r5f is available
    [   10.967203] remoteproc remoteproc6: request_firmware failed: -22
    [   10.990597] remoteproc remoteproc7: loading /lib/firmware/j7-main-r5f1_1-fw failed with error -22
    [   11.003214] remoteproc remoteproc7: Direct firmware load for j7-main-r5f1_1-fw failed with error -22
    [   11.017220] remoteproc remoteproc7: powering up 5f00000.r5f
    [   11.039022] remoteproc remoteproc7: loading /lib/firmware/j7-main-r5f1_1-fw failed with error -22
    [   11.059568] remoteproc remoteproc7: Direct firmware load for j7-main-r5f1_1-fw failed with error -22
    [   11.077154] remoteproc remoteproc7: request_firmware failed: -22
    [   11.090691] usbcore: registered new interface driver usbfs
    [  OK  ] Created slice system-systemd\x2dfsck.slice.
    [   11.179048] usbcore: registered new interface driver hub
    [   11.239819] usbcore: registered new device driver usb
    [   11.265875] omap_rng 4e10000.rng: Random Number Generator ver. 241b34c
    [   11.282203] remoteproc remoteproc8: b034000.pru is available
    [   11.294793] remoteproc remoteproc9: b004000.rtu is available
    [   11.309085] lzy-------probing, addr 0x44
    [   11.313033] lzy------------------993
    [   11.317534] remoteproc remoteproc10: b00a000.txpru is available
    [   11.320811] lzy------------------1001
    [   11.325283] remoteproc remoteproc11: b038000.pru is available
    [   11.335562] remoteproc remoteproc12: b006000.rtu is available
    [   11.344019] remoteproc remoteproc13: b00c000.txpru is available
    [   11.350876] remoteproc remoteproc14: b134000.pru is available
    [   11.357541] remoteproc remoteproc15: b104000.rtu is available
    [   11.364309] remoteproc remoteproc16: b10a000.txpru is available
    [   11.371115] remoteproc remoteproc17: b138000.pru is available
    [   11.377670] remoteproc remoteproc18: b106000.rtu is available
    [  OK  ] Found device /dev/mmcblk0p1.[   11.384311] remoteproc remoteproc19: b10c000.txpru is available
    
    [   11.395560] lzy------------------1013
    [   11.399386] ds90ub953 9-0044: Found rev 2, mask 0
    [   11.404102] lzy------------------1021
             Starting File System Check on /dev/mmcblk0p1   11.409548] lzy------------------1033
    0m...
    [   11.427250] lzy------------------1057
    [   11.431040] lzy------------------1077
             Starting Start psplash boot splash screen...
    [  OK  ] Started File System Check on /dev/mmcblk0p1.
    [  OK  ] Started Start psplash boot splash screen.
             Mounting /run/media/mmcblk0p1...
    [  OK  ] Started Start psplash-syst…progress communication helper.
    [   11.603116] lzy------------------1112
    [   11.608119] 390-------probing, addr 0x36
    [   11.612062] ----------------1
    [   11.615114] ----------------2
    [   11.618074] ----------------3
    [   11.625665] ----------------3
    [   11.628696] imx390 10-0036: inck rate: 27027027 Hz
    [  OK  ] Mounted /run/media/mmcblk0p1.
    [   11.674987] ----------------4
    [   11.678290] 390------------------415
    [   11.681886] 390------------------421
    [   11.690045] imx390 10-0036: imx390 probed
    [   11.851825] ds90ub960 9-003d: RX0 STS2 error: 0xc
    [   11.856533] ds90ub960 9-003d: RX0 CSI error: 0x2
    [   12.057868] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
    [   12.063493] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 1
    [   12.071266] xhci-hcd xhci-hcd.2.auto: hcc params 0x200073c9 hci version 0x100 quirks 0x0000002000010010
    [   12.080685] xhci-hcd xhci-hcd.2.auto: irq 741, io mem 0x06410000
    [   12.086882] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
    [   12.095145] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [   12.102356] usb usb1: Product: xHCI Host Controller
    [   12.107225] usb usb1: Manufacturer: Linux 5.10.162-g76b3e88d56 xhci-hcd
    [   12.113826] usb usb1: SerialNumber: xhci-hcd.2.auto
    [   12.119005] hub 1-0:1.0: USB hub found
    [   12.122762] hub 1-0:1.0: 1 port detected
    [   12.127687] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
    [   12.133179] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 2
    [   12.140836] xhci-hcd xhci-hcd.2.auto: Host supports USB 3.0 SuperSpeed
    [   12.147399] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
    [   12.155527] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
    [   12.163781] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [   12.170988] usb usb2: Product: xHCI Host Controller
    [   12.175862] usb usb2: Manufacturer: Linux 5.10.162-g76b3e88d56 xhci-hcd
    [   12.182464] usb usb2: SerialNumber: xhci-hcd.2.auto
    [   12.187589] hub 2-0:1.0: USB hub found
    [   12.191353] hub 2-0:1.0: 1 port detected
    [   12.378952] usb 1-1: new high-speed USB device number 2 using xhci-hcd
    [   12.531221] usb 1-1: New USB device found, idVendor=0451, idProduct=8142, bcdDevice= 1.00
    [   12.539387] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=1
    [   12.546517] usb 1-1: SerialNumber: 94000059DE36
    [   12.551806] hub 1-1:1.0: USB hub found
    [   12.555589] hub 1-1:1.0: 4 ports detected
    [  OK  ] Started udev Wait for Complete Device Initialization.
    [  OK  ] Started Hardware RNG Entropy Gatherer Daemon.
    [  OK  ] Reached target System Initialization.
    [  OK  ] Started Daily rotation of log files.
    [  OK  ] Started Daily Cleanup of Temporary Directories.
    [  OK  ] Reached target Timers.
    [  OK  ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
    [  OK  ] Listening on D-Bus System Message Bus Socket.
             Starting Docker Socket for the API.
    [  OK  ] Listening on dropbear.socket.
             Starting Reboot and dump vmcore via kexec...
    [  OK  ] Listening on Docker Socket for the API.
    [  OK  ] Started Reboot and dump vmcore via kexec.
    [  OK  ] Reached target Sockets.
    [  OK  ] Reached target Basic System.
    [   12.854956] usb 1-1.2: new low-speed USB device number 3 using xhci-hcd
             Starting Save/Restore Sound Card State...
    [  OK  ] Started Job spooling tools.
    [  OK  ] Started Periodic Command Scheduler.
    [  OK  ] Started D-Bus System Message Bus.
             Starting Print notice about GPLv3 packages...
             Starting set host name as per compatible name...
             Starting IPv6 Packet Filtering Framewo[   12.966965] usb 1-1.2: New USB device found, idVendor=17ef, idProduct=608d, bcdDevice= 1.00
    rk...
             Starting IPv4 Packet Filtering Framework...
    [  OK  ] Started irqbalance da[   12.987061] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
    emon.
             Starting Telephony service...
             Starting Update pmic regis…fety feature on power rails...
             Starting rc.pvr.service[   13.010991] usb 1-1.2: Product: lenovo USB Optical Mouse
    ...
             Starting startwlanap...
             Starting startwlansta...
    [   13.031003] usb 1-1.2: Manufacturer: PixArt
             Starting Login Service...
    [  OK  ] Started TEE Supplicant.
             Starting Update weston ini… based on the platform name...
    [  OK  ] Started Save/Restore Sound Card State.
    [  OK  ] Started IPv6 Packet Filtering Framework.
    [  OK  ] Started IPv4 Packet Filtering Framework.
    [  OK  ] Started Update pmic regist…safety feature on power rails.
    [  OK  ] Started startwlansta.
    [  O[   13.188160] Bluetooth: Core ver 2.22
    K  ] Reached target Network (Pre).
    [  OK  ] Reached target Sound Card.
             Starting Network Service...
    [  OK  ] Started[   13.208925] NET: Registered protocol family 31
     Telephony service.
    [  OK  ] Started startwlanap.
    [   13.226570] Bluetooth: HCI device and connection manager initialized
    [   13.242769] Bluetooth: HCI socket layer initialized
    [   13.250605] Bluetooth: L2CAP socket layer initialized
    [   13.259989] Bluetooth: SCO socket layer initialized
    [  OK  ] Started set host name as per compatible name.
    [  OK  ] Started Update weston ini …ge based on the platform name.
    [  OK  ] Listening on Load/Save RF …itch Status /dev/rfkill Watch.
    [  OK  ] Started Network Service.
             Starting Wait for Network to be Configured...
             Starting Network Name Resolution...
    [  OK  ] Started Login Service.
    [   13.612247] am65-cpsw-nuss 46000000.ethernet eth0: PHY [46000f00.mdio:00] driver [TI DP83867] (irq=POLL)
    [  OK  ] Started rc.pvr.service.
             Starting weston.service...
    [  OK  ] Started weston.service.
             Starting DEMO...
             Starting EdgeAI OOB demos...
             Starting telnetd.service...
    [   13.697909] am65-cpsw-nuss 46000000.ethernet eth0: configuring for phy/rgmii-rxid link mode
    [  OK  ] Started DEMO.
    [  OK  ] Started telnetd.service.
    [   13.724242] input: PixArt lenovo USB Optical Mouse as /devices/platform/bus@100000/4114000.cdns-usb/6400000.usb/xhci-hcd.2.auto/usb1/1-1/1-1.2/1-1.2:1.0/0003:17EF:608D.0001/input/input1
    [   13.788797] hid-generic 0003:17EF:608D.0001: input: USB HID v1.11 Mouse [PixArt lenovo USB Optical Mouse] on usb-xhci-hcd.2.auto-1.2/input0
    [   13.816075] usbcore: registered new interface driver usbhid
    [   13.821668] usbhid: USB HID core driver
    [  OK  ] Started Network Name Resolution.
    [  OK  ] Reached target Network.
    [  OK  ] Reached target Host and Network Name Lookups.
             Starting Avahi mDNS/DNS-SD Stack...
             Starting Enable and configure wl18xx bluetooth stack...
    [  OK  ] Started NFS status monitor for NFSv2/3 locking..
             Starting Simple Network Ma…ent Protocol (SNMP) Daemon....
             Starting Permit User Sessions...
    [  OK  ] Started Permit User Sessions.
    [  OK  ] Started Getty on tty1.
    [  OK  ] Started Serial Getty on ttyS2.
    [  OK  ] Started Serial Getty on ttyS3.
    [  OK  ] Reached target Login Prompts.
             Starting Synchronize System and HW clocks...
    [FAILED] Failed to start Synchronize System and HW clocks.
    See 'systemctl status sync-clocks.service' for details.
    [  OK  ] Started Avahi mDNS/DNS-SD Stack.
    [  OK  ] Started Enable and configure wl18xx bluetooth stack.
    [   14.219997] PVR_K:  826: RGX Firmware image 'rgx.fw.22.104.208.318' loaded
    [   14.246176] PVR_K:  826: Shader binary image 'rgx.sh.22.104.208.318' loaded
    [  OK  ] Started Simple Network Man…ement Protocol (SNMP) Daemon..
    ***************************************************************
    ***************************************************************
    NOTICE: This file system contains the following GPLv3 packages:
            autoconf
            bash-dev
            bash
            bc
            binutils
            cifs-utils
            coreutils-stdbuf
            coreutils
            cpio
            cpp-symlinks
            cpp
            dosfstools
            elfutils
            g++-symlinks
            g++
            gawk
            gcc-symlinks
            gcc
            gdb
            gdbserver
            gettext
            glmark2
            gstreamer1.0-libav-dev
            gstreamer1.0-libav
            gzip
            less
            libasm1
            libbfd
            libdw1
            libelf1
            libgdbm-compat4
            libgdbm-dev
            libgdbm6
            libgettextlib
            libgettextsrc
            libgmp-dev
            libgmp10
            libgmpxx4
            libidn2-0
            libidn2-dev
            libmpc3
            libmpfr6
            libreadline-dev
            libreadline8
            libunistring-dev
            libunistring2
            m4-dev
            m4
            make
            nettle-dev
            nettle
            parted
            python3-rfc3987
            python3-strict-rfc3339
            tar
            which
            zeromq
    
    If you do not wish to distribute GPLv3 components please remove
    the above packages prior to distribution.  This can be done using
    the opkg remove command.  i.e.:
        opkg remove <package>
    Where <package> is the name printed in the list above
    
    NOTE: If the package is a dependency of another package you
          will be notified of the dependent packages.  You should
          use the --force-removal-of-dependent-packages option to
          also remove the dependent packages as well
    ***************************************************************
    ***************************************************************
    [  OK  ] Started Print notice about GPLv3 packages.
    [   17.835745] am65-cpsw-nuss 46000000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off
    [   17.844297] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
    
     _____                    _____           _         _
    |  _  |___ ___ ___ ___   |  _  |___ ___  |_|___ ___| |_
    |     |  _| .'| . | . |  |   __|  _| . | | | -_|  _|  _|
    |__|__|_| |__,|_  |___|  |__|  |_| |___|_| |___|___|_|
                  |___|                    |___|
    
    Arago Project j7-evm ttyS2
    
    Arago 2021.09 j7-evm ttyS2
    
    j7-evm login:
    j7-evm login:
    j7-evm login: root
    IMX390 Camera 0 detected
        device = /dev/video18
        name = imx390
        format = [fmt:SRGGB12_1X12/1936x1100 field: none]
        subdev_id = /dev/v4l-subdev7
        isp_required = yes
        ldc_required = yes
    root@j7-evm:/opt/edgeai-gst-apps#
    root@j7-evm:/opt/edgeai-gst-apps#
    root@j7-evm:/opt/edgeai-gst-apps# ls
    952888.raw    LICENSE    apps_cpp     configs  download_models.sh     edgeai-tiovx-apps  output.yuv  setup_script.sh
    CONTRIBUTING  README.md  apps_python  docker   download_test_data.sh  init_script.sh     scripts     tests
    root@j7-evm:/opt/edgeai-gst-apps#
    root@j7-evm:/opt/edgeai-gst-apps#
    root@j7-evm:/opt/edgeai-gst-apps# [   50.379620] Initializing XFRM netlink socket
    [   51.896640] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
    [   51.912679] Bridge firewalling registered
    [   52.460899] process 'docker/tmp/qemu-check690253142/check' started with executable stack
    
    root@j7-evm:/opt/edgeai-gst-apps#
    root@j7-evm:/opt/edgeai-gst-apps#
    root@j7-evm:/opt/edgeai-gst-apps# media-ctl -V '"ds90ub953 9-0044":0 [fmt:SBGGR1                                                                             2_1X12/1920x1284 field: none]'
    root@j7-evm:/opt/edgeai-gst-apps# media-ctl -R '"ds90ub960 9-003d" [0/0 -> 4/0 [                                                                             1]]'
    root@j7-evm:/opt/edgeai-gst-apps# media-ctl -V '"ds90ub960 9-003d":0 [fmt:SBGGR1                                                                             2_1X12/1920x1284 field: none]'
    root@j7-evm:/opt/edgeai-gst-apps# media-ctl -R '"4500000.ticsi2rx" [0/0 -> 1/0 [                                                                             1]]'
    root@j7-evm:/opt/edgeai-gst-apps# yavta /dev/video18 -c1 -n8 -s1920x1284 -fSBGGR                                                                             12 -F952888.raw
    Device /dev/video18 opened.
    Device `j721e-csi2rx' on `platform:4500000.ticsi2rx' is a video output (without                                                                              mplanes) device.
    Video format set: SBGGR12 (32314742) 1920x1284 (stride 3840) field none buffer s                                                                             ize 4930560
    Video format: SBGGR12 (32314742) 1920x1284 (stride 3840) field none buffer size                                                                              4930560
    8 buffers requested.
    length: 4930560 offset: 0 timestamp type/source: mono/EoF
    Buffer 0/0 mapped at address 0xffffb0bcd000.
    length: 4930560 offset: 4931584 timestamp type/source: mono/EoF
    Buffer 1/0 mapped at address 0xffffb0719000.
    length: 4930560 offset: 9863168 timestamp type/source: mono/EoF
    Buffer 2/0 mapped at address 0xffffb0265000.
    length: 4930560 offset: 14794752 timestamp type/source: mono/EoF
    Buffer 3/0 mapped at address 0xffffafdb1000.
    length: 4930560 offset: 19726336 timestamp type/source: mono/EoF
    Buffer 4/0 mapped at address 0xffffaf8fd000.
    length: 4930560 offset: 24657920 timestamp type/source: mono/EoF
    Buffer 5/0 mapped at address 0xffffaf449000.
    length: 4930560 offset: 29589504 timestamp type/source: mono/EoF
    Buffer 6/0 mapped at address 0xffffaef95000.
    length: 4930560 offset: 34521088 timestamp type/source: mono/EoF
    Buffer 7/0 mapped at address 0xffffaeae1000.
    0 (0) [-] any 0 4930560 B 80.727114 80.727126 43.681 fps ts mono/EoF
    Captured 1 frames in 0.022904 seconds (43.659152 fps, 215264069.107199 B/s).
    8 buffers released.
    root@j7-evm:/opt/edgeai-gst-apps#
    root@j7-evm:/opt/edgeai-gst-apps#
    root@j7-evm:/opt/edgeai-gst-apps#
    root@j7-evm:/opt/edgeai-gst-apps# media-ctl -p
    Media controller API version 5.10.162
    
    Media device information
    ------------------------
    driver          j721e-csi2rx
    model           TI-CSI2RX
    serial
    bus info        platform:4500000.ticsi2rx
    hw revision     0x1
    driver version  5.10.162
    
    Device topology
    - entity 1: 4500000.ticsi2rx (17 pads, 17 links, 1 route)
                type V4L2 subdev subtype Unknown flags 0
                device node name /dev/v4l-subdev3
            routes:
                    0/0 -> 1/0 [ACTIVE]
            pad0: Sink
                    [stream:0 fmt:UYVY8_1X16/640x480 field:none colorspace:srgb xfer:srgb ycbcr:601 quantization:lim-range]
                    <- "cdns_csi2rx.4504000.csi-bridge":1 [ENABLED,IMMUTABLE]
            pad1: Source
                    [stream:0 fmt:UYVY8_1X16/640x480 field:none colorspace:srgb xfer:srgb ycbcr:601 quantization:lim-range]
                    -> "4500000.ticsi2rx context 0":0 [ENABLED,IMMUTABLE]
            pad2: Source
                    -> "4500000.ticsi2rx context 1":0 [ENABLED,IMMUTABLE]
            pad3: Source
                    -> "4500000.ticsi2rx context 2":0 [ENABLED,IMMUTABLE]
            pad4: Source
                    -> "4500000.ticsi2rx context 3":0 [ENABLED,IMMUTABLE]
            pad5: Source
                    -> "4500000.ticsi2rx context 4":0 [ENABLED,IMMUTABLE]
            pad6: Source
                    -> "4500000.ticsi2rx context 5":0 [ENABLED,IMMUTABLE]
            pad7: Source
                    -> "4500000.ticsi2rx context 6":0 [ENABLED,IMMUTABLE]
            pad8: Source
                    -> "4500000.ticsi2rx context 7":0 [ENABLED,IMMUTABLE]
            pad9: Source
                    -> "4500000.ticsi2rx context 8":0 [ENABLED,IMMUTABLE]
            pad10: Source
                    -> "4500000.ticsi2rx context 9":0 [ENABLED,IMMUTABLE]
            pad11: Source
                    -> "4500000.ticsi2rx context 10":0 [ENABLED,IMMUTABLE]
            pad12: Source
                    -> "4500000.ticsi2rx context 11":0 [ENABLED,IMMUTABLE]
            pad13: Source
                    -> "4500000.ticsi2rx context 12":0 [ENABLED,IMMUTABLE]
            pad14: Source
                    -> "4500000.ticsi2rx context 13":0 [ENABLED,IMMUTABLE]
            pad15: Source
                    -> "4500000.ticsi2rx context 14":0 [ENABLED,IMMUTABLE]
            pad16: Source
                    -> "4500000.ticsi2rx context 15":0 [ENABLED,IMMUTABLE]
    
    - entity 19: cdns_csi2rx.4504000.csi-bridge (5 pads, 2 links, 0 route)
                 type V4L2 subdev subtype Unknown flags 0
                 device node name /dev/v4l-subdev4
            pad0: Sink
                    [stream:0 fmt:UYVY8_1X16/640x480 field:none colorspace:srgb xfer:srgb ycbcr:601 quantization:lim-range]
                    <- "ds90ub960 9-003d":4 [ENABLED,IMMUTABLE]
            pad1: Source
                    [stream:0 fmt:UYVY8_1X16/640x480 field:none colorspace:srgb xfer:srgb ycbcr:601 quantization:lim-range]
                    -> "4500000.ticsi2rx":0 [ENABLED,IMMUTABLE]
            pad2: Source
                    [stream:0 fmt:UYVY8_1X16/640x480 field:none colorspace:srgb xfer:srgb ycbcr:601 quantization:lim-range]
            pad3: Source
                    [stream:0 fmt:UYVY8_1X16/640x480 field:none colorspace:srgb xfer:srgb ycbcr:601 quantization:lim-range]
            pad4: Source
                    [stream:0 fmt:UYVY8_1X16/640x480 field:none colorspace:srgb xfer:srgb ycbcr:601 quantization:lim-range]
    
    - entity 25: ds90ub960 9-003d (6 pads, 2 links, 1 route)
                 type V4L2 subdev subtype Unknown flags 0
                 device node name /dev/v4l-subdev5
            routes:
                    0/0 -> 4/0 [ACTIVE]
            pad0: Sink
                    [stream:0 fmt:SBGGR12_1X12/1920x1284 field:none]
                    <- "ds90ub953 9-0044":1 [ENABLED,IMMUTABLE]
            pad1: Sink
            pad2: Sink
            pad3: Sink
            pad4: Source
                    [stream:0 fmt:SBGGR12_1X12/1920x1284 field:none]
                    -> "cdns_csi2rx.4504000.csi-bridge":0 [ENABLED,IMMUTABLE]
            pad5: Source
    
    - entity 34: ds90ub953 9-0044 (2 pads, 2 links, 1 route)
                 type V4L2 subdev subtype Unknown flags 0
                 device node name /dev/v4l-subdev6
            routes:
                    0/0 -> 1/0 [ACTIVE]
            pad0: Sink
                    [stream:0 fmt:SBGGR12_1X12/1920x1284 field:none]
                    <- "imx390 10-0036":0 [ENABLED,IMMUTABLE]
            pad1: Source
                    [stream:0 fmt:SBGGR12_1X12/1920x1284 field:none]
                    -> "ds90ub960 9-003d":0 [ENABLED,IMMUTABLE]
    
    - entity 39: imx390 10-0036 (1 pad, 1 link, 2 routes)
                 type V4L2 subdev subtype Sensor flags 0
                 device node name /dev/v4l-subdev7
            routes:
                    0/0 -> 0/0 [ACTIVE, IMMUTABLE, SOURCE]
                    0/0 -> 0/1 [INACTIVE, IMMUTABLE, SOURCE]
            pad0: Source
                    [stream:0 fmt:SBGGR12_1X12/1920x1284@1/60 field:none colorspace:smpte170m]
                    -> "ds90ub953 9-0044":0 [ENABLED,IMMUTABLE]
    
    - entity 45: 4500000.ticsi2rx context 0 (1 pad, 1 link, 0 route)
                 type Node subtype V4L flags 0
                 device node name /dev/video18
            pad0: Sink
                    <- "4500000.ticsi2rx":1 [ENABLED,IMMUTABLE]
    
    - entity 51: 4500000.ticsi2rx context 1 (1 pad, 1 link, 0 route)
                 type Node subtype V4L flags 0
                 device node name /dev/video19
            pad0: Sink
                    <- "4500000.ticsi2rx":2 [ENABLED,IMMUTABLE]
    
    - entity 57: 4500000.ticsi2rx context 2 (1 pad, 1 link, 0 route)
                 type Node subtype V4L flags 0
                 device node name /dev/video20
            pad0: Sink
                    <- "4500000.ticsi2rx":3 [ENABLED,IMMUTABLE]
    
    - entity 63: 4500000.ticsi2rx context 3 (1 pad, 1 link, 0 route)
                 type Node subtype V4L flags 0
                 device node name /dev/video21
            pad0: Sink
                    <- "4500000.ticsi2rx":4 [ENABLED,IMMUTABLE]
    
    - entity 69: 4500000.ticsi2rx context 4 (1 pad, 1 link, 0 route)
                 type Node subtype V4L flags 0
                 device node name /dev/video22
            pad0: Sink
                    <- "4500000.ticsi2rx":5 [ENABLED,IMMUTABLE]
    
    - entity 75: 4500000.ticsi2rx context 5 (1 pad, 1 link, 0 route)
                 type Node subtype V4L flags 0
                 device node name /dev/video23
            pad0: Sink
                    <- "4500000.ticsi2rx":6 [ENABLED,IMMUTABLE]
    
    - entity 81: 4500000.ticsi2rx context 6 (1 pad, 1 link, 0 route)
                 type Node subtype V4L flags 0
                 device node name /dev/video24
            pad0: Sink
                    <- "4500000.ticsi2rx":7 [ENABLED,IMMUTABLE]
    
    - entity 87: 4500000.ticsi2rx context 7 (1 pad, 1 link, 0 route)
                 type Node subtype V4L flags 0
                 device node name /dev/video25
            pad0: Sink
                    <- "4500000.ticsi2rx":8 [ENABLED,IMMUTABLE]
    
    - entity 93: 4500000.ticsi2rx context 8 (1 pad, 1 link, 0 route)
                 type Node subtype V4L flags 0
                 device node name /dev/video26
            pad0: Sink
                    <- "4500000.ticsi2rx":9 [ENABLED,IMMUTABLE]
    
    - entity 99: 4500000.ticsi2rx context 9 (1 pad, 1 link, 0 route)
                 type Node subtype V4L flags 0
                 device node name /dev/video27
            pad0: Sink
                    <- "4500000.ticsi2rx":10 [ENABLED,IMMUTABLE]
    
    - entity 105: 4500000.ticsi2rx context 10 (1 pad, 1 link, 0 route)
                  type Node subtype V4L flags 0
                  device node name /dev/video28
            pad0: Sink
                    <- "4500000.ticsi2rx":11 [ENABLED,IMMUTABLE]
    
    - entity 111: 4500000.ticsi2rx context 11 (1 pad, 1 link, 0 route)
                  type Node subtype V4L flags 0
                  device node name /dev/video29
            pad0: Sink
                    <- "4500000.ticsi2rx":12 [ENABLED,IMMUTABLE]
    
    - entity 117: 4500000.ticsi2rx context 12 (1 pad, 1 link, 0 route)
                  type Node subtype V4L flags 0
                  device node name /dev/video30
            pad0: Sink
                    <- "4500000.ticsi2rx":13 [ENABLED,IMMUTABLE]
    
    - entity 123: 4500000.ticsi2rx context 13 (1 pad, 1 link, 0 route)
                  type Node subtype V4L flags 0
                  device node name /dev/video31
            pad0: Sink
                    <- "4500000.ticsi2rx":14 [ENABLED,IMMUTABLE]
    
    - entity 129: 4500000.ticsi2rx context 14 (1 pad, 1 link, 0 route)
                  type Node subtype V4L flags 0
                  device node name /dev/video32
            pad0: Sink
                    <- "4500000.ticsi2rx":15 [ENABLED,IMMUTABLE]
    
    - entity 135: 4500000.ticsi2rx context 15 (1 pad, 1 link, 0 route)
                  type Node subtype V4L flags 0
                  device node name /dev/video33
            pad0: Sink
                    <- "4500000.ticsi2rx":16 [ENABLED,IMMUTABLE]
    
    root@j7-evm:/opt/edgeai-gst-apps#
    

  • sdk 9.2

    U-Boot 2023.04-ti-gf9b966c67473 (Mar 19 2024 - 20:31:40 +0000)
    
    SoC:   J721E SR1.0 GP
    Model: Texas Instruments K3 J721E SoC
    Board: J721EX-PM2-SOM rev E7
    DRAM:  2 GiB (effective 4 GiB)
    Core:  126 devices, 35 uclasses, devicetree: separate
    Flash: 0 Bytes
    MMC:   mmc@4f80000: 0, mmc@4fb0000: 1
    Loading Environment from nowhere... OK
    In:    serial@2800000
    Out:   serial@2800000
    Err:   serial@2800000
    am65_cpsw_nuss ethernet@46000000: K3 CPSW: nuss_ver: 0x6BA00101 cpsw_ver: 0x6BA80100 ale_ver: 0x00293904 Ports:1 mdio_freq:1000000
    Detected: J7X-BASE-CPB rev E3
    Detected: J7X-VSC8514-ETH rev E2
    cdns,sierra serdes@5000000: sierra probed
    Net:   eth0: ethernet@46000000port@1
    Hit any key to stop autoboot:  0
    switch to partitions #0, OK
    mmc1 is current device
    SD/MMC found on device 1
    Failed to load 'boot.scr'
    1488 bytes read in 22 ms (65.4 KiB/s)
    Loaded env from uEnv.txt
    Importing environment from mmc1 ...
    Running uenvcmd ...
    1 bytes read in 22 ms (0 Bytes/s)
    Already setup.
    gpio: pin gpio@22_17 (gpio 281) value is 1
    gpio: pin gpio@22_16 (gpio 280) value is 0
    k3_r5f_rproc r5f@41000000: Core 1 is already in use. No rproc commands work
    Failed to load '/lib/firmware/j7-mcu-r5f0_1-fw'
    450240 bytes read in 35 ms (12.3 MiB/s)
    Load Remote Processor 2 with data@addr=0x82000000 450240 bytes: Success!
    322804 bytes read in 32 ms (9.6 MiB/s)
    Load Remote Processor 3 with data@addr=0x82000000 322804 bytes: Success!
    Failed to load '/lib/firmware/j7-main-r5f1_0-fw'
    Failed to load '/lib/firmware/j7-main-r5f1_1-fw'
    998192 bytes read in 46 ms (20.7 MiB/s)
    Load Remote Processor 6 with data@addr=0x82000000 998192 bytes: Success!
    998192 bytes read in 47 ms (20.3 MiB/s)
    Load Remote Processor 7 with data@addr=0x82000000 998192 bytes: Success!
    13504656 bytes read in 137 ms (94 MiB/s)
    Load Remote Processor 8 with data@addr=0x82000000 13504656 bytes: Success!
    19378688 bytes read in 422 ms (43.8 MiB/s)
    114992 bytes read in 28 ms (3.9 MiB/s)
    Working FDT set to 88000000
    10434 bytes read in 25 ms (407.2 KiB/s)
    2988 bytes read in 26 ms (111.3 KiB/s)
    2389 bytes read in 25 ms (92.8 KiB/s)
    ## Flattened Device Tree blob at 88000000
       Booting using the fdt blob at 0x88000000
    Working FDT set to 88000000
    ERROR: reserving fdt memory region failed (addr=880000000 size=27000000 flags=4)
       Loading Device Tree to 000000008fee0000, end 000000008fffffff ... OK
    Working FDT set to 8fee0000
    
    Starting kernel ...
    
    [    0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd080]
    [    0.000000] Linux version 6.1.80-dirty (fs@os) (aarch64-oe-linux-gcc (GCC) 11.4.0, GNU ld (GNU Binutils) 2.38.20220708) #11 SMP PREEMPT Tue Jun 25 08:48:41 CST 2024
    [    0.000000] Machine model: Texas Instruments J721e EVM
    [    0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002800000 (options '')
    [    0.000000] printk: bootconsole [ns16550a0] enabled
    [    0.000000] efi: UEFI not found.
    [    0.000000] Reserved memory: created CMA memory pool at 0x00000008e0000000, size 512 MiB
    [    0.000000] OF: reserved mem: initialized node linux,cma, 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 vision-apps-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 vision-apps-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 15 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 vision-apps-r5f-dma-memory@a2000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a2100000, size 31 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-r5f-memory@a2100000, 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 vision-apps-r5f-dma-memory@a4000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a4100000, size 31 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-r5f-memory@a4100000, 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 vision-apps-r5f-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 vision-apps-r5f-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 vision-apps-r5f-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 vision-apps-r5f-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 vision-apps-c66-dma-memory@a8000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a8100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-c66-memory@a8100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a9000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-c66-dma-memory@a9000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a9100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-c66-memory@a9100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000ac000000, size 96 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-dma-memory@ac000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000b2000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-c71-dma-memory@b2000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000b2100000, size 95 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-c71-memory@b2100000, 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 0x00000000d8000000, size 192 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-core-heap-memory-lo@d8000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000e4000000, size 8 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-r5f-virtual-eth-queues@e4000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000e4800000, size 24 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-r5f-virtual-eth-buffers@e4800000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x0000000880000000, size 624 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-core-heap-memory-hi@880000000, 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-0x000000009e7fffff]
    [    0.000000]   node   0: [mem 0x000000009e800000-0x00000000b7ffffff]
    [    0.000000]   node   0: [mem 0x00000000b8000000-0x00000000d7ffffff]
    [    0.000000]   node   0: [mem 0x00000000d8000000-0x00000000e5ffffff]
    [    0.000000]   node   0: [mem 0x00000000e6000000-0x00000000ffffffff]
    [    0.000000]   node   0: [mem 0x0000000880000000-0x00000008a6ffffff]
    [    0.000000]   node   0: [mem 0x00000008a7000000-0x00000008ffffffff]
    [    0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000008ffffffff]
    [    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.4
    [    0.000000] percpu: Embedded 20 pages/cpu s41064 r8192 d32664 u81920
    [    0.000000] Detected PIPT I-cache on CPU0
    [    0.000000] CPU features: detected: GIC system register CPU interface
    [    0.000000] CPU features: detected: Spectre-v3a
    [    0.000000] CPU features: detected: Spectre-BHB
    [    0.000000] CPU features: detected: ARM erratum 1742098
    [    0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923
    [    0.000000] alternatives: applying boot alternatives
    [    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 1032192
    [    0.000000] Kernel command line: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 root=PARTUUID=a8f772c7-02 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: area num 2.
    [    0.000000] software IO TLB: mapped [mem 0x00000000fbfff000-0x00000000fffff000] (64MB)
    [    0.000000] Memory: 1695664K/4194304K available (11712K kernel code, 1260K rwdata, 3816K rodata, 1984K init, 440K bss, 1974352K reserved, 524288K 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]  Tracing variant of Tasks RCU enabled.
    [    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
    [    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=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] Root IRQ handler: gic_handle_irq
    [    0.000000] GICv3: GICv3 features: 16 PPIs
    [    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 @8a7800000 (flat, esz 8, psz 64K, shr 0)
    [    0.000000] ITS: using cache flushing for cmd queue
    [    0.000000] GICv3: using LPI property table @0x00000008a7030000
    [    0.000000] GIC: using cache flushing for LPI property table
    [    0.000000] GICv3: CPU0: using allocated LPI pending table @0x00000008a7040000
    [    0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
    [    0.000000] arch_timer: cp15 timer(s) running at 200.00MHz (phys).
    [    0.000000] clocksource: arch_sys_counter: mask: 0x3ffffffffffffff max_cycles: 0x2e2049d3e8, max_idle_ns: 440795210634 ns
    [    0.000000] sched_clock: 58 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
    [    0.008431] Console: colour dummy device 80x25
    [    0.013002] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
    [    0.023673] pid_max: default: 32768 minimum: 301
    [    0.028409] LSM: Security Framework initializing
    [    0.033186] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
    [    0.040761] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
    [    0.049600] cblist_init_generic: Setting adjustable number of callback queues.
    [    0.057002] cblist_init_generic: Setting shift to 1 and lim to 1.
    [    0.063261] cblist_init_generic: Setting adjustable number of callback queues.
    [    0.070647] cblist_init_generic: Setting shift to 1 and lim to 1.
    [    0.076958] rcu: Hierarchical SRCU implementation.
    [    0.081855] rcu:     Max phase no-delay instances is 1000.
    [    0.087384] Platform MSI: msi-controller@1820000 domain created
    [    0.093690] PCI/MSI: /bus@100000/interrupt-controller@1800000/msi-controller@1820000 domain created
    [    0.103133] EFI services will not be available.
    [    0.107885] smp: Bringing up secondary CPUs ...
    I/TC: Secondary CPU 1 initializing
    I/TC: Secondary CPU 1 switching to normal world boot
    [    0.121117] Detected PIPT I-cache on CPU1
    [    0.121186] GICv3: CPU1: found redistributor 1 region 0:0x0000000001920000
    [    0.121199] GICv3: CPU1: using allocated LPI pending table @0x00000008a7050000
    [    0.121234] CPU1: Booted secondary processor 0x0000000001 [0x411fd080]
    [    0.121286] smp: Brought up 1 node, 2 CPUs
    [    0.150635] SMP: Total of 2 processors activated.
    [    0.155439] CPU features: detected: 32-bit EL0 Support
    [    0.160693] CPU features: detected: CRC32 instructions
    [    0.165967] CPU: All CPU(s) started at EL2
    [    0.170148] alternatives: applying system-wide alternatives
    [    0.176774] devtmpfs: initialized
    [    0.187619] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
    [    0.197611] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
    [    0.214403] pinctrl core: initialized pinctrl subsystem
    [    0.220124] DMI not present or invalid.
    [    0.224391] NET: Registered PF_NETLINK/PF_ROUTE protocol family
    [    0.231087] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
    [    0.238411] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
    [    0.246415] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
    [    0.254541] audit: initializing netlink subsys (disabled)
    [    0.260171] audit: type=2000 audit(0.168:1): state=initialized audit_enabled=0 res=1
    [    0.260411] thermal_sys: Registered thermal governor 'step_wise'
    [    0.268092] thermal_sys: Registered thermal governor 'power_allocator'
    [    0.274302] cpuidle: using governor menu
    [    0.285064] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
    [    0.292027] ASID allocator initialised with 65536 entries
    [    0.307589] platform a40000.pinctrl: Fixed dependency cycle(s) with /bus@100000/pinctrl@a40000/mcu-cpsw-cpts
    [    0.319391] KASLR disabled due to lack of seed
    [    0.326798] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
    [    0.333735] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
    [    0.340143] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
    [    0.347078] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
    [    0.353479] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
    [    0.360413] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
    [    0.366814] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
    [    0.373747] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
    [    0.380866] k3-chipinfo 43000014.chipid: Family:J721E rev:SR1.0 JTAGID[0x0bb6402f] Detected
    [    0.390202] iommu: Default domain type: Translated
    [    0.395189] iommu: DMA domain TLB invalidation policy: strict mode
    [    0.401723] SCSI subsystem initialized
    [    0.405707] usbcore: registered new interface driver usbfs
    [    0.411330] usbcore: registered new interface driver hub
    [    0.416766] usbcore: registered new device driver usb
    [    0.422160] pps_core: LinuxPPS API ver. 1 registered
    [    0.427231] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
    [    0.436569] PTP clock support registered
    [    0.440653] EDAC MC: Ver: 3.0.0
    [    0.444370] FPGA manager framework
    [    0.447886] Advanced Linux Sound Architecture Driver Initialized.
    [    0.454519] clocksource: Switched to clocksource arch_sys_counter
    [    0.460859] VFS: Disk quotas dquot_6.6.0
    [    0.464893] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [    0.474910] Carveout Heap: Exported 512 MiB at 0x00000000b8000000
    [    0.481211] NET: Registered PF_INET protocol family
    [    0.486398] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
    [    0.495426] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
    [    0.504196] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
    [    0.512136] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
    [    0.520337] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear)
    [    0.529074] TCP: Hash tables configured (established 32768 bind 32768)
    [    0.535884] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
    [    0.542803] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
    [    0.550279] NET: Registered PF_UNIX/PF_LOCAL protocol family
    [    0.556396] RPC: Registered named UNIX socket transport module.
    [    0.562457] RPC: Registered udp transport module.
    [    0.567261] RPC: Registered tcp transport module.
    [    0.572064] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [    0.578654] NET: Registered PF_XDP protocol family
    [    0.583558] PCI: CLS 0 bytes, default 64
    [    0.587949] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
    [    0.597114] Initialise system trusted keyrings
    [    0.601782] workingset: timestamp_bits=46 max_order=20 bucket_order=0
    [    0.610366] squashfs: version 4.0 (2009/01/31) Phillip Lougher
    [    0.616615] NFS: Registering the id_resolver key type
    [    0.621800] Key type id_resolver registered
    [    0.626072] Key type id_legacy registered
    [    0.630190] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
    [    0.637039] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
    [    0.663931] Key type asymmetric registered
    [    0.668118] Asymmetric key parser 'x509' registered
    [    0.673125] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
    [    0.680760] io scheduler mq-deadline registered
    [    0.685391] io scheduler kyber registered
    [    0.691939] pinctrl-single 4301c000.pinctrl: 94 pins, size 376
    [    0.698367] pinctrl-single 11c000.pinctrl: 173 pins, size 692
    [    0.705051] pinctrl-single a40000.pinctrl: 512 pins, size 2048
    [    0.714678] Serial: 8250/16550 driver, 12 ports, IRQ sharing enabled
    [    0.723120] arm-smmu-v3 36600000.iommu: ias 48-bit, oas 48-bit (features 0x00001faf)
    [    0.731347] arm-smmu-v3 36600000.iommu: allocated 65536 entries for cmdq
    [    0.738487] arm-smmu-v3 36600000.iommu: allocated 32768 entries for evtq
    [    0.746546] arm-smmu-v3 36600000.iommu: msi_domain absent - falling back to wired irqs
    [    0.757679] loop: module loaded
    [    0.761660] megasas: 07.719.03.00-rc1
    [    0.766962] tun: Universal TUN/TAP device driver, 1.6
    [    0.772538] VFIO - User Level meta-driver version: 0.3
    [    0.778197] usbcore: registered new interface driver usb-storage
    [    0.784661] i2c_dev: i2c /dev entries driver
    [    0.789594] sdhci: Secure Digital Host Controller Interface driver
    [    0.795915] sdhci: Copyright(c) Pierre Ossman
    [    0.800512] sdhci-pltfm: SDHCI platform and OF driver helper
    [    0.806639] ledtrig-cpu: registered to indicate activity on CPUs
    [    0.812868] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
    [    0.819604] usbcore: registered new interface driver usbhid
    [    0.825298] usbhid: USB HID core driver
    [    0.829729] optee: probing for conduit method.
    I/TC: Reserved shared memory is enabled
    I/TC: Dynamic shared memory is enabled
    I/TC: Normal World virtualization support is disabled
    I/TC: Asynchronous notifications are disabled
    [    0.834287] optee: revision 4.1 (012cdca4)
    [    0.850724] optee: dynamic shared memory is enabled
    [    0.860113] optee: initialized driver
    [    0.865211] Initializing XFRM netlink socket
    [    0.869602] NET: Registered PF_PACKET protocol family
    [    0.874804] Key type dns_resolver registered
    [    0.879363] registered taskstats version 1
    [    0.883560] Loading compiled-in X.509 certificates
    [    0.894596] ti-sci 44083000.system-controller: ABI: 3.1 (firmware rev 0x0009 '9.2.4--v09.02.04 (Kool Koala)')
    [    0.967322] omap_i2c 42120000.i2c: bus 0 rev0.12 at 400 kHz
    [    0.973695] pca953x 1-0020: supply vcc not found, using dummy regulator
    [    0.980561] pca953x 1-0020: using no AI
    [    1.007217] pca953x 1-0022: supply vcc not found, using dummy regulator
    [    1.014023] pca953x 1-0022: using AI
    [    1.018286] gpio-480 (CTRL_PM_I2C_OE): hogged as output/high
    [    1.024262] gpio-481 (MCASP/TRACE_MUX_S0): hogged as output/low
    [    1.030502] gpio-482 (MCASP/TRACE_MUX_S1): hogged as output/high
    [    1.037001] omap_i2c 2000000.i2c: bus 1 rev0.12 at 400 kHz
    [    1.043176] omap_i2c 2010000.i2c: bus 2 rev0.12 at 400 kHz
    [    1.049989] omap_i2c 2020000.i2c: bus 3 rev0.12 at 400 kHz
    [    1.056152] pca953x 4-0020: supply vcc not found, using dummy regulator
    [    1.062988] pca953x 4-0020: using no AI
    [    1.090993] omap_i2c 2030000.i2c: bus 4 rev0.12 at 400 kHz
    [    1.097329] pca953x 5-0020: supply vcc not found, using dummy regulator
    [    1.104157] pca953x 5-0020: using no AI
    [    1.130849] omap_i2c 2060000.i2c: bus 5 rev0.12 at 400 kHz
    [    1.136666] ti-sci-intr 42200000.interrupt-controller: Interrupt Router 137 domain created
    [    1.145212] ti-sci-intr bus@100000:interrupt-controller@a00000: Interrupt Router 131 domain created
    [    1.154549] ti-sci-intr 310e0000.interrupt-controller: Interrupt Router 213 domain created
    [    1.163163] ti-sci-inta 33d00000.interrupt-controller: Interrupt Aggregator domain 209 created
    [    1.179353] k3-ringacc 2b800000.ringacc: Ring Accelerator probed rings:286, gp-rings[96,20] sci-dev-id:235
    [    1.189242] k3-ringacc 2b800000.ringacc: dma-ring-reset-quirk: disabled
    [    1.196001] k3-ringacc 2b800000.ringacc: RA Proxy rev. 66346100, num_proxies:64
    [    1.205080] k3-ringacc 3c000000.ringacc: Ring Accelerator probed rings:1024, gp-rings[440,150] sci-dev-id:211
    [    1.215249] k3-ringacc 3c000000.ringacc: dma-ring-reset-quirk: disabled
    [    1.222008] k3-ringacc 3c000000.ringacc: RA Proxy rev. 66346100, num_proxies:64
    [    1.229987] 40a00000.serial: ttyS1 at MMIO 0x40a00000 (irq = 194, base_baud = 6000000) is a 8250
    [    1.239459] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 195, base_baud = 3000000) is a 8250
    [    1.248305] printk: console [ttyS2] enabled
    [    1.248305] printk: console [ttyS2] enabled
    [    1.256751] printk: bootconsole [ns16550a0] disabled
    [    1.256751] printk: bootconsole [ns16550a0] disabled
    [    1.267190] 2810000.serial: ttyS3 at MMIO 0x2810000 (irq = 196, base_baud = 3000000) is a 8250
    [    1.276172] 2820000.serial: ttyS4 at MMIO 0x2820000 (irq = 197, base_baud = 3000000) is a 8250
    [    1.285151] 2840000.serial: ttyS6 at MMIO 0x2840000 (irq = 198, base_baud = 3000000) is a 8250
    [    1.295519] davinci_mdio 46000f00.mdio: Configuring MDIO in manual mode
    [    1.338522] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
    [    1.347210] davinci_mdio 46000f00.mdio: phy[0]: device 46000f00.mdio:00, driver TI DP83867
    [    1.355482] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA00101, cpsw version 0x6BA80100 Ports: 2 quirks:00000000
    [    1.368295] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 1.4
    [    1.375503] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64
    [    1.381732] pps pps0: new PPS source ptp0
    [    1.385858] am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010a, freq:500000000, add_val:1 pps:1
    [    1.396323] am65-cpts 310d0000.cpts: CPTS ver 0x4e8a010a, freq:200000000, add_val:4 pps:0
    [    1.405168] mmc0: CQHCI version 5.10
    [    1.447073] mmc0: SDHCI controller on 4f80000.mmc [4f80000.mmc] using ADMA 64-bit
    [    1.538618] mmc0: Command Queue Engine enabled
    [    1.543065] mmc0: new HS200 MMC card at address 0001
    [    1.548435] mmcblk0: mmc0:0001 S0J56X 14.8 GiB
    [    1.554199] mmcblk0boot0: mmc0:0001 S0J56X 31.5 MiB
    [    1.559961] mmcblk0boot1: mmc0:0001 S0J56X 31.5 MiB
    [    1.565619] mmcblk0rpmb: mmc0:0001 S0J56X 4.00 MiB, chardev (240:0)
    [    1.623126] tps6594-esm tps6594-esm.3.auto: error -ENODEV: ESM not supported for revision 1 PMIC
    [    1.636024] tps6594-rtc tps6594-rtc.4.auto: registered as rtc0
    [    1.642679] tps6594-rtc tps6594-rtc.4.auto: setting system clock to 2000-01-01T00:00:09 UTC (946684809)
    [    1.806122] tps6594-esm tps6594-esm.8.auto: error -ENODEV: ESM not supported for revision 1 PMIC
    [    1.819069] tps6594-rtc tps6594-rtc.9.auto: registered as rtc1
    [    1.825064] pca953x 2-0020: supply vcc not found, using dummy regulator
    [    1.831734] pca953x 2-0020: using no AI
    [    1.859473] omap-mailbox 31f80000.mailbox: omap mailbox rev 0x66fc7100
    [    1.866290] omap-mailbox 31f81000.mailbox: omap mailbox rev 0x66fc7100
    [    1.873086] omap-mailbox 31f82000.mailbox: omap mailbox rev 0x66fc7100
    [    1.879879] omap-mailbox 31f83000.mailbox: omap mailbox rev 0x66fc7100
    [    1.886651] omap-mailbox 31f84000.mailbox: omap mailbox rev 0x66fc7100
    [    1.900763] ti-udma 285c0000.dma-controller: Channels: 26 (tchan: 13, rchan: 13, gp-rflow: 8)
    [    1.911480] ti-udma 31150000.dma-controller: Channels: 122 (tchan: 61, rchan: 61, gp-rflow: 16)
    [    1.925587] spi-nor spi0.0: mt35xu512aba (65536 Kbytes)
    [    1.930869] 8 fixed-partitions partitions found on MTD device 47040000.spi.0
    [    1.937905] Creating 8 MTD partitions on "47040000.spi.0":
    [    1.943376] 0x000000000000-0x000000080000 : "ospi.tiboot3"
    [    1.949440] 0x000000080000-0x000000280000 : "ospi.tispl"
    [    1.955219] 0x000000280000-0x000000680000 : "ospi.u-boot"
    [    1.961035] 0x000000680000-0x0000006a0000 : "ospi.env"
    [    1.966607] 0x0000006a0000-0x0000006c0000 : "ospi.env.backup"
    [    1.972770] 0x0000006c0000-0x0000007c0000 : "ospi.sysfw"
    [    1.978507] 0x000000800000-0x000003fc0000 : "ospi.rootfs"
    [    1.984331] 0x000003fe0000-0x000004000000 : "ospi.phypattern"
    [    1.993498] spi-nor spi1.0: mt25qu512a (65536 Kbytes)
    [    1.998604] 8 fixed-partitions partitions found on MTD device 47050000.spi.0
    [    2.005639] Creating 8 MTD partitions on "47050000.spi.0":
    [    2.011110] 0x000000000000-0x000000080000 : "qspi.tiboot3"
    [    2.017098] 0x000000080000-0x000000280000 : "qspi.tispl"
    [    2.022880] 0x000000280000-0x000000680000 : "qspi.u-boot"
    [    2.028716] 0x000000680000-0x0000006a0000 : "qspi.env"
    [    2.034283] 0x0000006a0000-0x0000006c0000 : "qspi.env.backup"
    [    2.040459] 0x0000006c0000-0x0000007c0000 : "qspi.sysfw"
    [    2.046213] 0x000000800000-0x000003fc0000 : "qspi.rootfs"
    [    2.052083] 0x000003fe0000-0x000004000000 : "qspi.phypattern"
    [    2.058914] davinci_mdio 46000f00.mdio: Configuring MDIO in manual mode
    [    2.102532] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
    [    2.111236] davinci_mdio 46000f00.mdio: phy[0]: device 46000f00.mdio:00, driver TI DP83867
    [    2.119514] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA00101, cpsw version 0x6BA80100 Ports: 2 quirks:00000000
    [    2.132326] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 1.4
    [    2.139534] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64
    [    2.145722] pps pps0: new PPS source ptp1
    [    2.149834] am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010a, freq:500000000, add_val:1 pps:1
    [    2.160197] am65-cpsw-nuss 46000000.ethernet: set new flow-id-base 48
    [    2.168852] mmc1: CQHCI version 5.10
    [    2.172824] input: gpio-keys as /devices/platform/gpio-keys/input/input0
    [    2.190804] ALSA device list:
    [    2.193770]   No soundcards found.
    [    2.209108] mmc1: SDHCI controller on 4fb0000.mmc [4fb0000.mmc] using ADMA 64-bit
    [    2.216688] Waiting for root device PARTUUID=a8f772c7-02...
    [    2.273589] mmc1: new ultra high speed DDR50 SDHC card at address aaaa
    [    2.280528] mmcblk1: mmc1:aaaa SC16G 14.8 GiB
    [    2.289701]  mmcblk1: p1 p2
    [    2.712238] EXT4-fs (mmcblk1p2): recovery complete
    [    2.717897] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Quota mode: none.
    [    2.726445] VFS: Mounted root (ext4 filesystem) on device 179:98.
    [    2.736149] devtmpfs: mounted
    [    2.740151] Freeing unused kernel memory: 1984K
    [    2.744775] Run /sbin/init as init process
    [    2.972570] systemd[1]: System time before build time, advancing clock.
    [    3.024513] NET: Registered PF_INET6 protocol family
    [    3.030027] Segment Routing with IPv6
    [    3.033701] In-situ OAM (IOAM) with IPv6
    [    3.066798] systemd[1]: systemd 250.5+ running in system mode (+PAM -AUDIT -SELINUX -APPARMOR +IMA -SMACK +SECCOMP -GCRYPT -GNUTLS -OPENSSL +ACL +BLKID -CURL -ELFUTILS -FIDO2 -IDN2 -IDN -IPTC +KMOD -LIBCRYPTSETUP +LIBFDISK -PCRE2 -PWQUALITY -P11KIT -QRENCODE -BZIP2 -LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=hybrid)
    [    3.098203] systemd[1]: Detected architecture arm64.
    
    Welcome to Arago 2023.10!
    
    [    3.161184] systemd[1]: Hostname set to <j721e-evm>.
    [    3.253956] systemd-sysv-generator[151]: SysV service '/etc/init.d/thermal-zone-init' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
    [    3.278817] systemd-sysv-generator[151]: SysV service '/etc/init.d/edgeai-launcher.sh' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
    [    3.414107] systemd[1]: /lib/systemd/system/bt-enable.service:9: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether.
    [    3.457814] systemd[1]: /etc/systemd/system/sync-clocks.service:11: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether.
    [    3.508921] systemd[1]: Queued start job for default target Graphical Interface.
    [    3.548987] systemd[1]: Created slice Slice /system/getty.
    [  OK  ] Created slice Slice /system/getty.
    [    3.571973] systemd[1]: Created slice Slice /system/modprobe.
    [  OK  ] Created slice Slice /system/modprobe.
    [    3.595892] systemd[1]: Created slice Slice /system/serial-getty.
    [  OK  ] Created slice Slice /system/serial-getty.
    [    3.619597] systemd[1]: Created slice User and Session Slice.
    [  OK  ] Created slice User and Session Slice.
    [    3.642732] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    [  OK  ] Started Dispatch Password …ts to Console Directory Watch.
    [    3.666661] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    [  OK  ] Started Forward Password R…uests to Wall Directory Watch.
    [    3.690717] systemd[1]: Reached target Path Units.
    [  OK  ] Reached target Path Units.
    [    3.706583] systemd[1]: Reached target Remote File Systems.
    [  OK  ] Reached target Remote File Systems.
    [    3.726573] systemd[1]: Reached target Slice Units.
    [  OK  ] Reached target Slice Units.
    [    3.742580] systemd[1]: Reached target Swaps.
    [  OK  ] Reached target Swaps.
    [    3.797398] systemd[1]: Listening on RPCbind Server Activation Socket.
    [  OK  ] Listening on RPCbind Server Activation Socket.
    [    3.818647] systemd[1]: Reached target RPC Port Mapper.
    [  OK  ] Reached target RPC Port Mapper.
    [    3.843358] systemd[1]: Listening on Process Core Dump Socket.
    [  OK  ] Listening on Process Core Dump Socket.
    [    3.866742] systemd[1]: Listening on initctl Compatibility Named Pipe.
    [  OK  ] Listening on initctl Compatibility Named Pipe.
    [    3.890909] systemd[1]: Listening on Journal Audit Socket.
    [  OK  ] Listening on Journal Audit Socket.
    [    3.910808] systemd[1]: Listening on Journal Socket (/dev/log).
    [  OK  ] Listening on Journal Socket (/dev/log).
    [    3.930823] systemd[1]: Listening on Journal Socket.
    [  OK  ] Listening on Journal Socket.
    [    3.946902] systemd[1]: Listening on Network Service Netlink Socket.
    [  OK  ] Listening on Network Service Netlink Socket.
    [    3.970885] systemd[1]: Listening on udev Control Socket.
    [  OK  ] Listening on udev Control Socket.
    [    3.990751] systemd[1]: Listening on udev Kernel Socket.
    [  OK  ] Listening on udev Kernel Socket.
    [    4.010774] systemd[1]: Listening on User Database Manager Socket.
    [  OK  ] Listening on User Database Manager Socket.
    [    4.054845] systemd[1]: Mounting Huge Pages File System...
             Mounting Huge Pages File System...
    [    4.073250] systemd[1]: Mounting POSIX Message Queue File System...
             Mounting POSIX Message Queue File System...
    [    4.097196] systemd[1]: Mounting Kernel Debug File System...
             Mounting Kernel Debug File System...
    [    4.114781] systemd[1]: Kernel Trace File System was skipped because of a failed condition check (ConditionPathExists=/sys/kernel/tracing).
    [    4.132564] systemd[1]: Mounting Temporary Directory /tmp...
             Mounting Temporary Directory /tmp...
    [    4.149750] systemd[1]: Starting Create List of Static Device Nodes...
             Starting Create List of Static Device Nodes...
    [    4.173208] systemd[1]: Starting Load Kernel Module configfs...
             Starting Load Kernel Module configfs...
    [    4.193216] systemd[1]: Starting Load Kernel Module drm...
             Starting Load Kernel Module drm...
    [    4.213181] systemd[1]: Starting Load Kernel Module fuse...
             Starting Load Kernel Module fuse...
    [    4.231127] fuse: init (API version 7.37)
    [    4.263021] systemd[1]: Starting Start psplash boot splash screen...
             Starting Start psplash boot splash screen...
    [    4.294312] systemd[1]: Starting RPC Bind...
             Starting RPC Bind...
    [    4.310754] systemd[1]: File System Check on Root Device was skipped because of a failed condition check (ConditionPathIsReadWrite=!/).
    [    4.327136] systemd[1]: Starting Journal Service...
             Starting Journal Service...
    [    4.342244] systemd[1]: Starting Load Kernel Modules...
             Starting Load Kernel Modules...
    [    4.361510] systemd[1]: Starting Generate network units from Kernel command line...
             Starting Generate network …ts from Kernel command line...
    [    4.389672] systemd[1]: Starting Remount Root and Kernel File Systems...
             Starting Remount Root and Kernel File Systems...
    [    4.414607] EXT4-fs (mmcblk1p2): re-mounted. Quota mode: none.
    [    4.417688] systemd[1]: Starting Coldplug All udev Devices...
             Starting Coldplug All udev Devices...
    [    4.447706] systemd[1]: Started RPC Bind.
    [  OK  ] Started RPC Bind.
    [    4.467083] systemd[1]: Started Journal Service.
    [  OK  ] Started Journal Service.
    [  OK  ] Mounted Huge Pages File System.
    [  OK  ] Mounted POSIX Message Queue File System.
    [  OK  ] Mounted Kernel Debug File System.
    [  OK  ] Mounted Temporary Directory /tmp.
    [  OK  ] Finished Create List of Static Device Nodes.
    [  OK  ] Finished Load Kernel Module configfs.
    [  OK  ] Finished Load Kernel Module drm.
    [  OK  ] Finished Load Kernel Module fuse.
    [FAILED] Failed to start Start psplash boot splash screen.
    See 'systemctl status psplash-start.service' for details.
    [DEPEND] Dependency failed for Star…progress communication helper.
    [  OK  ] Finished Load Kernel Modules.
    [  OK  ] Finished Generate network units from Kernel command line.
    [  OK  ] Finished Remount Root and Kernel File Systems.
             Mounting FUSE Control File System...
             Mounting Kernel Configuration File System...
             Starting Flush Journal to Persistent Storage...
             Starting Apply Kernel Variables...[    4.806260] systemd-journald[166]: Received client request to flush runtime journal.
    
             Starting Create Static Device Nodes in /dev...
    [  OK  ] Mounted FUSE Control File System.
    [  OK  ] Mounted Kernel Configuration File System.
    [  OK  ] Finished Flush Journal to Persistent Storage.
    [  OK  ] Finished Apply Kernel Variables.
    [  OK  ] Finished Create Static Device Nodes in /dev.
    [  OK  ] Reached target Preparation for Local File Systems.
             Mounting /media/ram...
             Mounting /var/volatile...
    [    5.013038] audit: type=1334 audit(1651167747.040:2): prog-id=5 op=LOAD
    [    5.019951] audit: type=1334 audit(1651167747.048:3): prog-id=6 op=LOAD
             Starting Rule-based Manage…for Device Events and Files...
    [  OK  ] Finished Coldplug All udev Devices.
    [  OK  ] Mounted /media/ram.
    [  OK  ] Mounted /var/volatile.
             Starting Load/Save Random Seed...
    [  OK  ] Reached target Local File Systems.
             Starting Create Volatile Files and Directories...
    [  OK  ] Started Rule-based Manager for Device Events and Files.
    [  OK  ] Finished Create Volatile Files and Directories.
             Starting Network Time Synchronization...
             Starting Record System Boot/Shutdown in UTMP...
    [  OK  ] Finished Record System Boot/Shutdown in UTMP.
    [    5.420100] random: crng init done
    [  OK  ] Finished Load/Save Random Seed.
    [    5.482944] ina2xx 3-0040: power monitor ina226 (Rshunt = 10000 uOhm)
    [    5.491412] ina2xx 3-0041: power monitor ina226 (Rshunt = 10000 uOhm)
    [  OK  ] Started Network Time Synchronizatio[    5.500336] ina2xx 3-0042: power monitor ina226 (Rshunt = 10000 uOhm)
    n.
    [    5.512211] ina2xx 3-0043: power monitor ina226 (Rshunt = 10000 uOhm)
    [    5.519971] ina2xx 3-0044: power monitor ina226 (Rshunt = 10000 uOhm)
    [  OK  ] Reached target System Initializatio[    5.528565] ina2xx 3-0045: power monitor ina226 (Rshunt = 5000 uOhm)
    n.
    [    5.540491] ina2xx 3-0046: power monitor ina226 (Rshunt = 10000 uOhm)
    [    5.548107] ina2xx 3-0047: power monitor ina226 (Rshunt = 10000 uOhm)
    [  OK  ] Started Daily Cleanup of Temporary [    5.556427] ina2xx 3-0048: power monitor ina226 (Rshunt = 10000 uOhm)
    Directories.
    [    5.568160] ina2xx 3-0049: power monitor ina226 (Rshunt = 10000 uOhm)
    [    5.576142] ina2xx 3-004a: power monitor ina226 (Rshunt = 10000 uOhm)
    [  OK  ] Reached target System Time Set.[    5.584227] ina2xx 3-004b: power monitor ina226 (Rshunt = 10000 uOhm)
    
    [    5.596021] ina2xx 3-004c: power monitor ina226 (Rshunt = 10000 uOhm)
    [    5.603352] ina2xx 3-004d: power monitor ina226 (Rshunt = 10000 uOhm)
    [    5.611005] ina2xx 3-004e: power monitor ina226 (Rshunt = 10000 uOhm)
    [  OK  ] Started Daily rotation of log files[    5.618283] ina2xx 3-004f: power monitor ina226 (Rshunt = 10000 uOhm)
    .
    [  OK  ] Reached target Timer Units.
    [  OK  ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
    [    5.671386] j721e-pcie-host 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
    [    5.680523] j721e-pcie-host 2900000.pcie:       IO 0x0010001000..0x0010010fff -> 0x0010001000
    [    5.689248] j721e-pcie-host 2900000.pcie:      MEM 0x0010011000..0x0017ffffff -> 0x0010011000
    [    5.689568] CAN device driver interface
    [    5.697983] j721e-pcie-host 2900000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
    [  OK  ] Listening on D-Bus System Message Bus Socket.
    [    5.724050] mc: Linux media interface: v0.10
             Starting Docker Socket for the API...
    [    5.758400] videodev: Linux video capture interface: v2.00
    [  OK  ] Listening on dropbear.socket.
    [  OK  ] Listening on PC/SC Smart Card Daemon Activation Socket.
    [    5.791695] k3-dsp-rproc 4d80800000.dsp: assigned reserved memory node vision-apps-c66-dma-memory@a9000000
    [    5.809280] k3-dsp-rproc 4d80800000.dsp: configured DSP for IPC-only mode
             Starting Weston socket...
    [    5.816694] remoteproc remoteproc0: 4d80800000.dsp is available
    [    5.826984] remoteproc remoteproc0: attaching to 4d80800000.dsp
    [    5.833843] k3-dsp-rproc 4d80800000.dsp: DSP initialized in IPC-only mode
    [    5.842378] rproc-virtio rproc-virtio.10.auto: assigned reserved memory node vision-apps-c66-dma-memory@a9000000
             Starting D-Bus System Message Bus...
    [    5.853750] virtio_rpmsg_bus virtio0: rpmsg host is online
    [    5.863687] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0xd
             Starting Reboot and dump vmcore via kexec.[    5.872002] rproc-virtio rproc-virtio.10.auto: registered virtio0 (type 7)
    ..
    [    5.884029] remoteproc remoteproc0: remote processor 4d80800000.dsp is now attached
    [    5.891856] k3-dsp-rproc 4d80800000.dsp: register pm nitifiers in remoteproc mode
    [    5.900264] ds90ub960 5-0036: supply vddio not found, using dummy regulator
    [    5.906467] k3-dsp-rproc 4d81800000.dsp: assigned reserved memory node vision-apps-c66-dma-memory@a8000000
    [  OK  ] Listening on Docker Socket for the [    5.918499] ds90ub960 5-003d: supply vddio not found, using dummy regulator
    API.
    [    5.930361] k3-dsp-rproc 4d81800000.dsp: configured DSP for IPC-only mode
    [  OK  ] Listening on Weston socket.[    5.939992] remoteproc remoteproc1: 4d81800000.dsp is available
    
    [    5.951143] remoteproc remoteproc1: attaching to 4d81800000.dsp
    [    5.958299] k3-dsp-rproc 4d81800000.dsp: DSP initialized in IPC-only mode
    [    5.965202] rproc-virtio rproc-virtio.11.auto: assigned reserved memory node vision-apps-c66-dma-memory@a8000000
    [  OK  ] Found device /dev/ttyS2.[    5.981615] virtio_rpmsg_bus virtio1: rpmsg host is online
    
    [    5.990570] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0xd
    [    5.991849] rproc-virtio rproc-virtio.11.auto: registered virtio1 (type 7)
    [    6.008806] remoteproc remoteproc1: remote processor 4d81800000.dsp is now attached
    [  OK  ] Reached target Socket Units.
    [    6.016719] k3-dsp-rproc 4d81800000.dsp: register pm nitifiers in remoteproc mode
    [    6.032144] k3-dsp-rproc 64800000.dsp: assigned reserved memory node vision-apps-c71-dma-memory@b2000000
    [    6.044513] k3-dsp-rproc 64800000.dsp: configured DSP for IPC-only mode
    [    6.051710] remoteproc remoteproc2: 64800000.dsp is available
    [    6.057548] remoteproc remoteproc2: attaching to 64800000.dsp
    [    6.065630] remoteproc remoteproc2: unsupported resource 65538
    [    6.071965] k3-dsp-rproc 64800000.dsp: DSP initialized in IPC-only mode
    [    6.078652] rproc-virtio rproc-virtio.12.auto: assigned reserved memory node vision-apps-c71-dma-memory@b2000000
    [    6.089507] virtio_rpmsg_bus virtio2: rpmsg host is online
    [    6.091423] virtio_rpmsg_bus virtio2: creating channel rpmsg_chrdev addr 0xd
    [    6.095422] rproc-virtio rproc-virtio.12.auto: registered virtio2 (type 7)
    [    6.109280] remoteproc remoteproc2: remote processor 64800000.dsp is now attached
    [    6.117165] k3-dsp-rproc 64800000.dsp: register pm nitifiers in remoteproc mode
    [    6.149329] img_enc 4200000.video-encoder: vxe_enc_probe: using heap 1 for internal alloc
    [    6.158219] cdns-mhdp8546 a000000.dp-bridge: invalid resource
    [    6.165347] img_dec 4300000.video-decoder: decoder registered as /dev/video0
    [    6.171822] cdns-mhdp8546 a000000.dp-bridge: Failed to get SAPB memory resource, HDCP not supported
    [    6.187348] img_enc 4200000.video-encoder: encoder registered as /dev/video1
    [  OK  ] Finished Reboot and dump vmcore via kexec.
    [  OK  ] Started D-Bus System Message Bus.
    [  OK  ] Reached target Basic System.[    6.261357] [drm] Initialized tidss 1.0.0 20180215 for 4a00000.dss on minor 0
    
    [  OK  ] Started Job spooling tools.
    [    6.326609] Console: switching to colour frame buffer device 240x67
    [    6.348651] tidss 4a00000.dss: [drm] fb0: tidssdrmfb frame buffer device
    [  OK  ] Started Periodic Command Scheduler platform 41000000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1)
    [0m.
    [    6.375294] platform 41000000.r5f: configured R5F for IPC-only mode
    [    6.386959] platform 41000000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a0000000
    [    6.399949] remoteproc remoteproc3: 41000000.r5f is available
             Starting DEMO...[    6.408765] remoteproc remoteproc3: attaching to 41000000.r5f
    
             Starting Print notice about GPLv3 packages...
    [    6.438810] platform 41000000.r5f: R5F core initialized in IPC-only mode
             Starting IPv6 Packet Filtering Framework...
             Starting IPv4 Packet Filtering Framework...
    [  OK  ] Started irqbalance daemon.
             Starting Telephony service...
    [    6.524537] rproc-virtio rproc-virtio.15.auto: assigned reserved memory node vision-apps-r5f-dma-memory@a0000000
             Starting Update pmic regis…fety feature on p[    6.547872] virtio_rpmsg_bus virtio3: rpmsg host is online
    ower rails...
             Starting Expand the rootfs…ll size of the bo[    6.561841] rproc-virtio rproc-virtio.15.auto: registered virtio3 (type 7)
    ot device....
    [    6.564360] virtio_rpmsg_bus virtio3: creating channel ti.ipc4.ping-pong addr 0xd
    [    6.572963] remoteproc remoteproc3: remote processor 41000000.r5f is now attached
    [  OK  ] Started strongSwan IPsec I…IKEv2 [    6.593917] audit: type=1334 audit(1651256272.540:4): prog-id=7 op=LOAD
    daemon using ipsec.conf.
    [    6.606730] audit: type=1334 audit(1651256272.556:5): prog-id=8 op=LOAD
    [    6.609125] virtio_rpmsg_bus virtio3: creating channel rpmsg_chrdev addr 0xe
             Starting User Login Management...
    [  OK  ] Started TEE Supplicant.
             Starting Telnet Server...
    [  OK  ] Started DEMO.
    [  OK  ] Finished IPv6 Packet Filtering Framework.
    [  OK  ] Finished IPv4 Packet Filtering Framework.
    [  OK  ] Reached target Preparation for Network.
    [    6.676267] platform 41400000.r5f: configured R5F for remoteproc mode
    [    6.685835] platform 41400000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a1000000
    [    6.716640] remoteproc remoteproc4: 41400000.r5f is available
             Starting Network Configuration...
    [  OK  ] Finished Update pmic regis…safety feature on power rails.
    [  OK  ] Started Telephony service.
    [  OK  ] Finished Telnet Server.
    [    6.774437] j721e-pcie-host 2900000.pcie: PCI host bridge to bus 0000:00
    [    6.818660] remoteproc remoteproc4: loading /lib/firmware/j7-mcu-r5f0_1-fw failed with error -22
    [    6.828175] remoteproc remoteproc4: Direct firmware load for j7-mcu-r5f0_1-fw failed with error -22
    [    6.838356] Bluetooth: Core ver 2.22
    [    6.839283] remoteproc remoteproc4: powering up 41400000.r5f
    [    6.842057] NET: Registered PF_BLUETOOTH protocol family
    [    6.847686] remoteproc remoteproc4: loading /lib/firmware/j7-mcu-r5f0_1-fw failed with error -22
    [    6.861913] remoteproc remoteproc4: Direct firmware load for j7-mcu-r5f0_1-fw failed with error -22
    [    6.870534] Bluetooth: HCI device and connection manager initialized
    [    6.872846] remoteproc remoteproc4: request_firmware failed: -22
    [    6.877401] Bluetooth: HCI socket layer initialized
    [    6.897092] pci_bus 0000:00: root bus resource [bus 00-ff]
    [    6.902955] pci_bus 0000:00: root bus resource [io  0x0000-0xffff] (bus address [0x10001000-0x10010fff])
    [    6.906604] Bluetooth: L2CAP socket layer initialized
    [    6.912647] pci_bus 0000:00: root bus resource [mem 0x10011000-0x17ffffff]
    [    6.924540] pci 0000:00:00.0: [104c:b00d] type 01 class 0x060400
    [    6.926674] Bluetooth: SCO socket layer initialized
    [    6.930653] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x4 may corrupt adjacent RW1C bits
    [    6.979940] pci 0000:00:00.0: supports D1
    [    6.984550] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
    [    6.990425] pci 0000:00:00.0: reg 0x224: [mem 0x00000000-0x003fffff 64bit]
    [    6.997336] pci 0000:00:00.0: VF(n) BAR0 space: [mem 0x00000000-0x00ffffff 64bit] (contains BAR0 for 4 VFs)
    [    7.011848] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
    [    7.020267] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
    [    7.026999] pci 0000:00:00.0: BAR 7: assigned [mem 0x10400000-0x113fffff 64bit]
    [    7.037623] pci 0000:00:00.0: PCI bridge to [bus 01]
    [    7.043842] pcieport 0000:00:00.0: PME: Signaling with IRQ 821
    [    7.057972] pcieport 0000:00:00.0: AER: enabled with IRQ 821
    [    7.066248] j721e-pcie-host 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
    [    7.074332] j721e-pcie-host 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
    [    7.082957] j721e-pcie-host 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
    [    7.091611] j721e-pcie-host 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
    [    7.279388] cfg80211: Loading compiled-in X.509 certificates for regulatory database
    [  OK  ] Started User Login Management.[    7.326928] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
    
    [    7.336979] cfg80211: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
    [  OK  ] Finished Expand the rootfs…full size of the boot device..
    [  OK  ] Started Network Configuration.
             Starting Network Name Resolution...
    [    7.525739] am65-cpsw-nuss 46000000.ethernet eth0: PHY [46000f00.mdio:00] driver [TI DP83867] (irq=POLL)
    [    7.538843] am65-cpsw-nuss 46000000.ethernet eth0: configuring for phy/rgmii-rxid link mode
    [  OK  ] Started Network Name Resolution.
    [  OK  ] Reached target Network.
    [  OK  ] Reached target Host and Network Name Lookups.
             Starting Avahi mDNS/DNS-SD Stack...
             Starting Enable and configure wl18xx bluetooth stack...
             Starting containerd container runtime...
    [  OK  ] Started Netperf Benchmark Server.
    [    7.873500] m_can_platform 40528000.can: m_can device registered (irq=824, version=32)
    [  OK  ] Started NFS status monitor for NFSv[    7.890322] m_can_platform 40568000.can: m_can device registered (irq=825, version=32)
    2/3 locking..
             Starting Simple Network Ma…ent Protocol (SNMP) Daemon....
             Starting Permit User Sessions...
    [    7.920811] m_can_platform 2701000.can: m_can device registered (irq=826, version=32)
    [    7.932923] m_can_platform 2721000.can: m_can device registered (irq=827, version=32)
    [  OK  ] Finished Permit User Sessions.
    [  OK  ] Started Getty on tty1.
    [  OK  ] Started Serial Getty on ttyS2.
    [  OK  ] Reached target Login Prompts.
             Starting Synchronize System and HW clocks...
             Starting Weston, a Wayland…ositor, as a system service...
    [  OK  ] Finished Enable and configure wl18xx bluetooth stack.
    [  OK  ] Finished Synchronize System and HW clocks.
    [  OK  ] Started Avahi mDNS/DNS-SD Stack.
    [    8.159451] j721e-pcie-host 2910000.pcie: PCI host bridge to bus 0001:00
    [    8.180412] pci_bus 0001:00: root bus resource [bus 00-ff]
    [    8.199567] pci_bus 0001:00: root bus resource [io  0x10000-0x1ffff] (bus address [0x18001000-0x18010fff])
    [    8.211948] pci_bus 0001:00: root bus resource [mem 0x18011000-0x1fffffff]
    [    8.219129] pci 0001:00:00.0: [104c:b00d] type 01 class 0x060400
    [    8.225282] pci_bus 0001:00: 2-byte config write to 0001:00:00.0 offset 0x4 may corrupt adjacent RW1C bits
    [    8.235518] pci 0001:00:00.0: supports D1
    [    8.242639] pci 0001:00:00.0: PME# supported from D0 D1 D3hot
    [    8.252203] pci 0001:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
    [    8.263814] pci_bus 0001:01: busn_res: [bus 01-ff] end is updated to 01
    [    8.270661] pci 0001:00:00.0: PCI bridge to [bus 01]
    [    8.276233] pcieport 0001:00:00.0: PME: Signaling with IRQ 829
    [    8.285183] pcieport 0001:00:00.0: AER: enabled with IRQ 829
    [    8.291733] j721e-pcie-host 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
    [    8.303333] j721e-pcie-host 2920000.pcie:       IO 0x4400001000..0x4400010fff -> 0x0000001000
    [    8.312085] j721e-pcie-host 2920000.pcie:      MEM 0x4400011000..0x4407ffffff -> 0x0000011000
    [    8.320777] j721e-pcie-host 2920000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
    [    8.418714] audit: type=1334 audit(1651256274.368:6): prog-id=9 op=LOAD
    [    8.429892] audit: type=1334 audit(1651256274.372:7): prog-id=10 op=LOAD
             Starting User Database Manager...
    [  OK  ] Started User Database Manager.
    [    8.785373] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vdd-hba-supply regulator, assuming enabled
    [    8.797277] omap_rng 4e10000.rng: Random Number Generator ver. 241b34c
    [  OK  ] Created slice User Slice of UID 1000.
    [    8.815523] k3_r5_rproc bus@100000:bus@28380000:r5fss@41000000: Timed out waiting for 41400000.r5f core to power up!
    [    8.826067] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vcc-supply regulator, assuming enabled
    [    8.826076] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vccq-supply regulator, assuming enabled
    [    8.826080] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vccq2-supply regulator, assuming enabled
             Starting User Runtime Directory /run/user/1000...
    [  OK  ] Finished User Runtime Directory /run/user/1000.
             Starting User Manager for UID 1000...
    [    8.899414] scsi host0: ufshcd
    [    8.905483] audit: type=1006 audit(1651256274.852:8): pid=652 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=1 res=1
    [    8.919971] platform 5c00000.r5f: configured R5F for IPC-only mode
    [    8.926688] audit: type=1300 audit(1651256274.852:8): arch=c00000b7 syscall=64 success=yes exit=4 a0=8 a1=fffff8ad3d48 a2=4 a3=ffff99e2b020 items=0 ppid=1 pid=652 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=1 comm="(systemd)" exe="/lib/systemd/systemd" key=(null)
    [    8.928578] lzy 0x03read============== 48
    [    8.957923] lzy---0x50read============== 20
    [    8.963326] ds90ub953 5-0044: Found ub953 rev/mask 0x20
    [    8.968698] platform 5c00000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a2000000
    [    8.977834] audit: type=1327 audit(1651256274.852:8): proctitle="(systemd)"
    [    8.987824] lzy---0x02read============== 33
    [    8.988919] remoteproc remoteproc5: 5c00000.r5f is available
    [    8.993524] remoteproc remoteproc6: b034000.pru is available
    [    8.997905] remoteproc remoteproc5: attaching to 5c00000.r5f
    [    9.005086] remoteproc remoteproc7: b004000.rtu is available
    [    9.009639] platform 5c00000.r5f: R5F core initialized in IPC-only mode
    [    9.017030] remoteproc remoteproc8: b00a000.txpru is available
    [    9.021771] rproc-virtio rproc-virtio.16.auto: assigned reserved memory node vision-apps-r5f-dma-memory@a2000000
    [    9.028884] remoteproc remoteproc9: b038000.pru is available
    [    9.038495] virtio_rpmsg_bus virtio4: rpmsg host is online
    [    9.045516] remoteproc remoteproc10: b006000.rtu is available
    [    9.048804] virtio_rpmsg_bus virtio4: creating channel rpmsg_chrdev addr 0xd
    [    9.056105] remoteproc remoteproc11: b00c000.txpru is available
    [    9.062249] rproc-virtio rproc-virtio.16.auto: registered virtio4 (type 7)
    [    9.069683] remoteproc remoteproc12: b134000.pru is available
    [    9.074704] remoteproc remoteproc5: remote processor 5c00000.r5f is now attached
    [    9.081757] remoteproc remoteproc13: b104000.rtu is available
    [    9.090801] platform 5d00000.r5f: configured R5F for IPC-only mode
    [    9.094368] remoteproc remoteproc15: b10a000.txpru is available
    [    9.099753] scsi 0:0:0:49488: Well-known LUN    TOSHIBA  THGAF8G8T23BAILB 0300 PQ: 0 ANSI: 6
    [    9.107271] remoteproc remoteproc16: b138000.pru is available
    [    9.115246] platform 5d00000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a4000000
    [    9.121603] remoteproc remoteproc17: b106000.rtu is available
    [    9.129932] remoteproc remoteproc14: 5d00000.r5f is available
    [    9.136339] remoteproc remoteproc18: b10c000.txpru is available
    [    9.140736] remoteproc remoteproc14: attaching to 5d00000.r5f
    [    9.152552] platform 5d00000.r5f: R5F core initialized in IPC-only mode
    [    9.159323] scsi 0:0:0:49476: Well-known LUN    TOSHIBA  THGAF8G8T23BAILB 0300 PQ: 0 ANSI: 6
    [    9.159356] rproc-virtio rproc-virtio.17.auto: assigned reserved memory node vision-apps-r5f-dma-memory@a4000000
    [    9.179232] virtio_rpmsg_bus virtio5: rpmsg host is online
    [    9.182212] cdns-ufshcd 4e84000.ufs: ufshcd_scsi_add_wlus: BOOT WLUN not found
    [    9.185642] rproc-virtio rproc-virtio.17.auto: registered virtio5 (type 7)
    [    9.192115] virtio_rpmsg_bus virtio4: creating channel rpmsg_chrdev addr 0x15
    [    9.200789] remoteproc remoteproc14: remote processor 5d00000.r5f is now attached
    [    9.206366] virtio_rpmsg_bus virtio5: creating channel rpmsg_chrdev addr 0xd
    [    9.223551] virtio_rpmsg_bus virtio2: creating channel rpmsg_chrdev addr 0x15
    [    9.230895] virtio_rpmsg_bus virtio5: creating channel rpmsg_chrdev addr 0x15
    [    9.238387] virtio_rpmsg_bus virtio2: creating channel ti.ipc4.ping-pong addr 0xe
    [    9.246274] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0x15
    [    9.253995] virtio_rpmsg_bus virtio5: creating channel ti.ipc4.ping-pong addr 0xe
    [    9.261851] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0x15
    [    9.269179] virtio_rpmsg_bus virtio0: creating channel ti.ipc4.ping-pong addr 0xe
    [    9.277105] virtio_rpmsg_bus virtio1: creating channel ti.ipc4.ping-pong addr 0xe
    [    9.285101] virtio_rpmsg_bus virtio4: creating channel ti.ipc4.ping-pong addr 0xe
    [    9.293588] platform 5e00000.r5f: configured R5F for remoteproc mode
    [    9.311119] platform 5e00000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a6000000
    [    9.327098] remoteproc remoteproc19: 5e00000.r5f is available
    [    9.343262] remoteproc remoteproc19: loading /lib/firmware/j7-main-r5f1_0-fw failed with error -22
    [    9.352679] remoteproc remoteproc19: Direct firmware load for j7-main-r5f1_0-fw failed with error -22
    [    9.352700] remoteproc remoteproc19: powering up 5e00000.r5f
    [    9.352729] remoteproc remoteproc19: loading /lib/firmware/j7-main-r5f1_0-fw failed with error -22
    [    9.352733] remoteproc remoteproc19: Direct firmware load for j7-main-r5f1_0-fw failed with error -22
    [    9.352737] remoteproc remoteproc19: request_firmware failed: -22
    [    9.368838] j721e-pcie-host 2920000.pcie: PCI host bridge to bus 0002:00
    [    9.389011] ds90ub960 5-003d: Consider updating driver ds90ub960 to match on endpoints
    [  OK  ] Listening on Load/Save RF …itch Status /dev/rfkill Watch.
    [    9.426003] lzy------------------1363
    [    9.438145] pci_bus 0002:00: root bus resource [bus 00-ff]
    [    9.440627] cdns-csi2rx 4504000.csi-bridge: Probed CSI2RX with 4/4 lanes, 4 streams, external D-PHY
    [    9.444359] pci_bus 0002:00: root bus resource [io  0x20000-0x2ffff] (bus address [0x1000-0x10fff])
    [    9.462134] pci_bus 0002:00: root bus resource [mem 0x4400011000-0x4407ffffff] (bus address [0x00011000-0x07ffffff])
    [    9.473009] pci 0002:00:00.0: [104c:b00d] type 01 class 0x060400
    [    9.479464] pci_bus 0002:00: 2-byte config write to 0002:00:00.0 offset 0x4 may corrupt adjacent RW1C bits
    [    9.489260] pci 0002:00:00.0: supports D1
    [    9.493323] pci 0002:00:00.0: PME# supported from D0 D1 D3hot
    [    9.503608] pci 0002:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
    [    9.512635] pci_bus 0002:01: busn_res: [bus 01-ff] end is updated to 01
    [    9.519440] pci 0002:00:00.0: PCI bridge to [bus 01]
    [    9.525577] pcieport 0002:00:00.0: PME: Signaling with IRQ 888
    [    9.534123] pcieport 0002:00:00.0: AER: enabled with IRQ 888
    [    9.570981] m_can_platform 40528000.can mcu_mcan0: renamed from can0
    [    9.637082] ds90ub960 5-0036: Consider updating driver ds90ub960 to match on endpoints
    [    9.657011] cdns-csi2rx 4514000.csi-bridge: Probed CSI2RX with 4/4 lanes, 4 streams, external D-PHY
    [    9.721282] m_can_platform 40568000.can mcu_mcan1: renamed from can1
    [    9.759281] m_can_platform 2701000.can main_mcan0: renamed from can2
    [    9.784330] m_can_platform 2721000.can main_mcan2: renamed from can3
    [    9.830942] lzy imx390->dev === 9b835c0
    [    9.840533] imx390 7-0036: inck rate: 27027027 Hz
    [    9.881889] xhci-hcd xhci-hcd.18.auto: xHCI Host Controller
    [    9.890920] 390------------------420
    [  OK  ] Started User Manager for UID 1000    9.897231] 390------------------426
    0m.
    [  OK  ] Started Session c1 of User weston.
    [    9.912889] imx390 7-0036: Consider updating driver imx390 to match on endpoints
    [    9.920358] audit: type=1006 audit(1651256275.860:9): pid=543 uid=0 old-auid=4294967295 auid=1000 tty=tty7 old-ses=4294967295 ses=2 res=1
    [    9.920469] xhci-hcd xhci-hcd.18.auto: new USB bus registered, assigned bus number 1
    [    9.932787] audit: type=1300 audit(1651256275.860:9): arch=c00000b7 syscall=64 success=yes exit=4 a0=8 a1=fffff8ad3d48 a2=4 a3=ffff99e2b020 items=0 ppid=1 pid=543 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=tty7 ses=2 comm="(weston)" exe="/lib/systemd/systemd" key=(null)
    [    9.966994] audit: type=1327 audit(1651256275.860:9): proctitle="(weston)"
    [    9.974894] xhci-hcd xhci-hcd.18.auto: hcc params 0x200073c9 hci version 0x100 quirks 0x0000002000018010
    [    9.984901] xhci-hcd xhci-hcd.18.auto: irq 842, io mem 0x06410000
    [    9.991253] xhci-hcd xhci-hcd.18.auto: xHCI Host Controller
    [    9.997151] xhci-hcd xhci-hcd.18.auto: new USB bus registered, assigned bus number 2
    [   10.010808] xhci-hcd xhci-hcd.18.auto: Host supports USB 3.0 SuperSpeed
             Starting Save/Restore Sound Card State...
    [   10.083140] hub 1-0:1.0: USB hub found
    [  OK  ] Finished Save/Restore Sound Card State.
    [  OK  ] Reached target Sound Card[   10.098979] hub 1-0:1.0: 1 port detected
    .
    [   10.114128] imx390 7-0036: imx390 probed
    [   10.173180] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
    [   10.183118] hub 2-0:1.0: USB hub found
    [   10.190799] hub 2-0:1.0: 1 port detected
    [  OK  ] Started Simple Network Man…ement Protocol (SNMP) Daemon..
    [   10.426544] usb 1-1: new high-speed USB device number 2 using xhci-hcd
    [   10.587413] hub 1-1:1.0: USB hub found
    [   10.591262] hub 1-1:1.0: 4 ports detected
    [  OK  ] Created slice Slice /system/systemd-fsck.
    [  OK  ] Found device /dev/mmcblk1p1.
             Starting File System Check on /dev/mmcblk1p1   10.882567] usb 1-1.2: new low-speed USB device number 3 using xhci-hcd
    0m...
    [   11.001281] input: PixArt lenovo USB Optical Mouse as /devices/platform/bus@100000/4114000.cdns-usb/6400000.usb/xhci-hcd.18.auto/usb1/1-1/1-1.2/1-1.2:1.0/0003:17EF:608D.0001/input/input1
    [   11.030741] hid-generic 0003:17EF:608D.0001: input: USB HID v1.11 Mouse [PixArt lenovo USB Optical Mouse] on usb-xhci-hcd.18.auto-1.2/input0
    [  OK  ] Finished File System Check on /dev/mmcblk1p1.
             Mounting /run/media/BOOT-mmcblk1p1...
    [  OK  ] Mounted /run/media/BOOT-mmcblk1p1.
    [   11.338592] k3_r5_rproc bus@100000:r5fss@5e00000: Timed out waiting for 5e00000.r5f core to power up!
    [  OK  ] Started containerd container runtime.
    [  OK  ] Started Weston, a Wayland …mpositor, as a system service.
             Starting EdgeAI OOB demos...
             Stopping Weston, a Wayland…ositor, as a system service...
    [   11.659370] am65-cpsw-nuss 46000000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off
    [   11.668013] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
    [  OK  ] Stopped Weston, a Wayland …mpositor, as a system service.
    ***************************************************************
    ***************************************************************
    NOTICE: This file system contains the following GPL-3.0 packages:
            adwaita-icon-theme-symbolic
            autoconf
            bash-dev
            bash
            bc
            binutils
            cifs-utils
            coreutils-stdbuf
            coreutils
            cpio
            cpp-symlinks
            cpp
            dosfstools
            elfutils
            g++-symlinks
            g++
            gawk
            gcc-symlinks
            gcc
            gdb
            gdbserver
            gettext
            glmark2
            gnu-config
            grub-common
            grub-editenv
            grub-efi
            gzip
            hidapi
            less
            libasm1
            libatomic-dev
            libatomic1
            libbfd
            libdebuginfod1
            libdw1
            libeigen-dev
            libelf1
            libgcc-s-dev
            libgcc1
            libgdbm-compat4
            libgdbm-dev
            libgdbm6
            libgettextlib
            libgettextsrc
            libgmp10
            libidn2-0
            libmpc3
            libmpfr6
            libopcodes
            libqt5charts-examples
            libqt5charts-plugins
            libqt5charts-qmlplugins
            libqt5charts5
            libqt5sensors-plugins
            libqt5sensors-qmlplugins
            libqt5sensors5
            libqt5serialport-examples
            libqt5serialport-plugins
            libqt5serialport-qmlplugins
            libqt5serialport5
            libqt5svg-examples
            libqt5svg-plugins
            libqt5svg-qmlplugins
            libqt5svg5
            libqt5virtualkeyboard-plugins
            libqt5virtualkeyboard-qmlplugins
            libqt5virtualkeyboard5
            libqt5webchannel-plugins
            libqt5webchannel-qmlplugins
            libqt5webchannel5
            libreadline-dev
            libreadline8
            libstdc++-dev
            libstdc++6
            libunistring2
            m4-dev
            m4
            make
            nettle
            parted
            piglit
            qt3d-plugins
            qt3d-qmlplugins
            qt3d
            qtbase-examples
            qtbase-plugins
            qtbase-qmlplugins
            qtbase
            qtconnectivity-plugins
            qtconnectivity-qmlplugins
            qtconnectivity
            qtdeclarative-plugins
            qtdeclarative-qmlplugins
            qtdeclarative-tools
            qtdeclarative
            qtgraphicaleffects-qmlplugins
            qtlocation-examples
            qtlocation-plugins
            qtlocation-qmlplugins
            qtlocation
            qtmultimedia-examples
            qtmultimedia-plugins
            qtmultimedia-qmlplugins
            qtmultimedia
            qtquick3d-plugins
            qtquick3d-qmlplugins
            qtquick3d
            qtquics-qmlplugins.control
            qtquics2-plugins.control
            qtquics2-qmlplugins.control
            qtquics2.control
            qtscript-examples
            qtscript-plugins
            qtscript-qmlplugins
            qtscript
            qtwayland-examples
            qtwayland-plugins
            qtwayland-qmlplugins
            qtwayland
            tar
            which
    
    If you do not wish to distribute GPL-3.0 components please remove
    the above packages prior to distribution.  This can be done using
    the opkg remove command.  i.e.:
        opkg remove <package>
    Where <package> is the name printed in the list above
    
    NOTE: If the package is a dependency of another package you
          will be notified of the dependent packages.  You should
          use the --force-removal-of-dependent-packages option to
          also remove the dependent packages as well
    ***************************************************************
    ***************************************************************
    
     _____                    _____           _         _
    |  _  |___ ___ ___ ___   |  _  |___ ___  |_|___ ___| |_
    |     |  _| .'| . | . |  |   __|  _| . | | | -_|  _|  _|
    |__|__|_| |__,|_  |___|  |__|  |_| |___|_| |___|___|_|
                  |___|                    |___|
    
    Arago Project j721e-evm -
    
    Arago 2023.10 j721e-evm -
    
    j721e-evm login:
    j721e-evm login:
    j721e-evm login:
    j721e-evm login: root
    [   30.022250] audit: type=1006 audit(1651256295.968:10): pid=1588 uid=0 old-auid=4294967295 auid=0 tty=(none) old-ses=4294967295 ses=3 res=1
    [   30.035041] audit: type=1300 audit(1651256295.968:10): arch=c00000b7 syscall=64 success=yes exit=1 a0=8 a1=fffff8ad3d48 a2=1 a3=ffff99e2b020 items=0 ppid=1 pid=1588 auid=0 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=3 comm="(systemd)" exe="/lib/systemd/systemd" key=(null)
    [   30.061741] audit: type=1327 audit(1651256295.968:10): proctitle="(systemd)"
    [   30.069448] audit: type=1334 audit(1651256295.984:11): prog-id=11 op=LOAD
    [   30.076720] audit: type=1300 audit(1651256295.984:11): arch=c00000b7 syscall=280 success=yes exit=8 a0=5 a1=ffffc6625140 a2=78 a3=0 items=0 ppid=1 pid=1588 auid=0 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=3 comm="systemd" exe="/lib/systemd/systemd" key=(null)
    [   30.102388] audit: type=1327 audit(1651256295.984:11): proctitle="(systemd)"
    [   30.109720] audit: type=1334 audit(1651256295.984:12): prog-id=11 op=UNLOAD
    [   30.116828] audit: type=1334 audit(1651256295.984:13): prog-id=12 op=LOAD
    [   30.123790] audit: type=1300 audit(1651256295.984:13): arch=c00000b7 syscall=280 success=yes exit=8 a0=5 a1=ffffc66251e0 a2=78 a3=0 items=0 ppid=1 pid=1588 auid=0 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=3 comm="systemd" exe="/lib/systemd/systemd" key=(null)
    [   30.149601] audit: type=1327 audit(1651256295.984:13): proctitle="(systemd)"
    IMX390 Camera 0 detected
        device = /dev/video-imx390-cam0
        name = imx390
        format = [fmt:SRGGB12_1X12/1936x1100 field: none]
        subdev_id = /dev/v4l-imx390-subdev0
        isp_required = yes
        ldc_required = yes
    root@j721e-evm:/opt/edgeai-gst-apps#
    root@j721e-evm:/opt/edgeai-gst-apps#
    root@j721e-evm:/opt/edgeai-gst-apps#
    root@j721e-evm:/opt/edgeai-gst-apps# media-ctl -p
    Media controller API version 6.1.80
    
    Media device information
    ------------------------
    driver          j721e-csi2rx
    model           TI-CSI2RX
    serial
    bus info        platform:4500000.ticsi2rx
    hw revision     0x1
    driver version  6.1.80
    
    Device topology
    - entity 1: 4500000.ticsi2rx (17 pads, 17 links, 1 route)
                type V4L2 subdev subtype Unknown flags 0
                device node name /dev/v4l-subdev3
            routes:
                    0/0 -> 2/0 [ACTIVE]
            pad0: Sink
                    [stream:0 fmt:UYVY8_1X16/640x480 field:none colorspace:srgb xfer:srgb ycbcr:601 quantization:lim-range]
                    <- "cdns_csi2rx.4504000.csi-bridge":1 [ENABLED,IMMUTABLE]
            pad1: Source
                    -> "4500000.ticsi2rx context 0":0 [ENABLED,IMMUTABLE]
            pad2: Source
                    [stream:0 fmt:UYVY8_1X16/640x480 field:none colorspace:srgb xfer:srgb ycbcr:601 quantization:lim-range]
                    -> "4500000.ticsi2rx context 1":0 [ENABLED,IMMUTABLE]
            pad3: Source
                    -> "4500000.ticsi2rx context 2":0 [ENABLED,IMMUTABLE]
            pad4: Source
                    -> "4500000.ticsi2rx context 3":0 [ENABLED,IMMUTABLE]
            pad5: Source
                    -> "4500000.ticsi2rx context 4":0 [ENABLED,IMMUTABLE]
            pad6: Source
                    -> "4500000.ticsi2rx context 5":0 [ENABLED,IMMUTABLE]
            pad7: Source
                    -> "4500000.ticsi2rx context 6":0 [ENABLED,IMMUTABLE]
            pad8: Source
                    -> "4500000.ticsi2rx context 7":0 [ENABLED,IMMUTABLE]
            pad9: Source
                    -> "4500000.ticsi2rx context 8":0 [ENABLED,IMMUTABLE]
            pad10: Source
                    -> "4500000.ticsi2rx context 9":0 [ENABLED,IMMUTABLE]
            pad11: Source
                    -> "4500000.ticsi2rx context 10":0 [ENABLED,IMMUTABLE]
            pad12: Source
                    -> "4500000.ticsi2rx context 11":0 [ENABLED,IMMUTABLE]
            pad13: Source
                    -> "4500000.ticsi2rx context 12":0 [ENABLED,IMMUTABLE]
            pad14: Source
                    -> "4500000.ticsi2rx context 13":0 [ENABLED,IMMUTABLE]
            pad15: Source
                    -> "4500000.ticsi2rx context 14":0 [ENABLED,IMMUTABLE]
            pad16: Source
                    -> "4500000.ticsi2rx context 15":0 [ENABLED,IMMUTABLE]
    
    - entity 19: cdns_csi2rx.4504000.csi-bridge (5 pads, 2 links, 1 route)
                 type V4L2 subdev subtype Unknown flags 0
                 device node name /dev/v4l-subdev4
            routes:
                    0/0 -> 1/0 [ACTIVE]
            pad0: Sink
                    [stream:0 fmt:SRGGB12_1X12/1936x1100 field:none]
                    <- "ds90ub960 5-003d":4 [ENABLED,IMMUTABLE]
            pad1: Source
                    [stream:0 fmt:SRGGB12_1X12/1936x1100 field:none]
                    -> "4500000.ticsi2rx":0 [ENABLED,IMMUTABLE]
            pad2: Source
            pad3: Source
            pad4: Source
    
    - entity 25: ds90ub960 5-003d (6 pads, 2 links, 1 route)
                 type V4L2 subdev subtype Unknown flags 0
                 device node name /dev/v4l-subdev5
            routes:
                    0/0 -> 4/0 [ACTIVE]
            pad0: Sink
                    [stream:0 fmt:SRGGB12_1X12/1936x1100 field:none]
                    <- "ds90ub953 5-0044":1 [ENABLED,IMMUTABLE]
            pad1: Sink
            pad2: Sink
            pad3: Sink
            pad4: Source
                    [stream:0 fmt:SRGGB12_1X12/1936x1100 field:none]
                    -> "cdns_csi2rx.4504000.csi-bridge":0 [ENABLED,IMMUTABLE]
            pad5: Source
    
    - entity 34: ds90ub953 5-0044 (2 pads, 2 links, 1 route)
                 type V4L2 subdev subtype Unknown flags 0
                 device node name /dev/v4l-subdev6
            routes:
                    0/0 -> 1/0 [ACTIVE]
            pad0: Sink
                    [stream:0 fmt:SRGGB12_1X12/1936x1100 field:none]
                    <- "imx390 7-0036":0 [ENABLED,IMMUTABLE]
            pad1: Source
                    [stream:0 fmt:SRGGB12_1X12/1936x1100 field:none]
                    -> "ds90ub960 5-003d":0 [ENABLED,IMMUTABLE]
    
    - entity 39: imx390 7-0036 (1 pad, 1 link, 2 routes)
                 type V4L2 subdev subtype Sensor flags 0
                 device node name /dev/v4l-subdev7
            routes:
                    0/0 -> 0/0 [ACTIVE]
                    0/0 -> 0/1 [INACTIVE]
            pad0: Source
                    [stream:0 fmt:SRGGB12_1X12/1920x1284@1/60 field:none colorspace:smpte170m]
                    -> "ds90ub953 5-0044":0 [ENABLED,IMMUTABLE]
    
    - entity 45: 4500000.ticsi2rx context 0 (1 pad, 1 link, 0 route)
                 type Node subtype V4L flags 0
                 device node name /dev/video18
            pad0: Sink
                    <- "4500000.ticsi2rx":1 [ENABLED,IMMUTABLE]
    
    - entity 51: 4500000.ticsi2rx context 1 (1 pad, 1 link, 0 route)
                 type Node subtype V4L flags 0
                 device node name /dev/video19
            pad0: Sink
                    <- "4500000.ticsi2rx":2 [ENABLED,IMMUTABLE]
    
    - entity 57: 4500000.ticsi2rx context 2 (1 pad, 1 link, 0 route)
                 type Node subtype V4L flags 0
                 device node name /dev/video20
            pad0: Sink
                    <- "4500000.ticsi2rx":3 [ENABLED,IMMUTABLE]
    
    - entity 63: 4500000.ticsi2rx context 3 (1 pad, 1 link, 0 route)
                 type Node subtype V4L flags 0
                 device node name /dev/video21
            pad0: Sink
                    <- "4500000.ticsi2rx":4 [ENABLED,IMMUTABLE]
    
    - entity 69: 4500000.ticsi2rx context 4 (1 pad, 1 link, 0 route)
                 type Node subtype V4L flags 0
                 device node name /dev/video22
            pad0: Sink
                    <- "4500000.ticsi2rx":5 [ENABLED,IMMUTABLE]
    
    - entity 75: 4500000.ticsi2rx context 5 (1 pad, 1 link, 0 route)
                 type Node subtype V4L flags 0
                 device node name /dev/video23
            pad0: Sink
                    <- "4500000.ticsi2rx":6 [ENABLED,IMMUTABLE]
    
    - entity 81: 4500000.ticsi2rx context 6 (1 pad, 1 link, 0 route)
                 type Node subtype V4L flags 0
                 device node name /dev/video24
            pad0: Sink
                    <- "4500000.ticsi2rx":7 [ENABLED,IMMUTABLE]
    
    - entity 87: 4500000.ticsi2rx context 7 (1 pad, 1 link, 0 route)
                 type Node subtype V4L flags 0
                 device node name /dev/video25
            pad0: Sink
                    <- "4500000.ticsi2rx":8 [ENABLED,IMMUTABLE]
    
    - entity 93: 4500000.ticsi2rx context 8 (1 pad, 1 link, 0 route)
                 type Node subtype V4L flags 0
                 device node name /dev/video26
            pad0: Sink
                    <- "4500000.ticsi2rx":9 [ENABLED,IMMUTABLE]
    
    - entity 99: 4500000.ticsi2rx context 9 (1 pad, 1 link, 0 route)
                 type Node subtype V4L flags 0
                 device node name /dev/video27
            pad0: Sink
                    <- "4500000.ticsi2rx":10 [ENABLED,IMMUTABLE]
    
    - entity 105: 4500000.ticsi2rx context 10 (1 pad, 1 link, 0 route)
                  type Node subtype V4L flags 0
                  device node name /dev/video28
            pad0: Sink
                    <- "4500000.ticsi2rx":11 [ENABLED,IMMUTABLE]
    
    - entity 111: 4500000.ticsi2rx context 11 (1 pad, 1 link, 0 route)
                  type Node subtype V4L flags 0
                  device node name /dev/video29
            pad0: Sink
                    <- "4500000.ticsi2rx":12 [ENABLED,IMMUTABLE]
    
    - entity 117: 4500000.ticsi2rx context 12 (1 pad, 1 link, 0 route)
                  type Node subtype V4L flags 0
                  device node name /dev/video30
            pad0: Sink
                    <- "4500000.ticsi2rx":13 [ENABLED,IMMUTABLE]
    
    - entity 123: 4500000.ticsi2rx context 13 (1 pad, 1 link, 0 route)
                  type Node subtype V4L flags 0
                  device node name /dev/video31
            pad0: Sink
                    <- "4500000.ticsi2rx":14 [ENABLED,IMMUTABLE]
    
    - entity 129: 4500000.ticsi2rx context 14 (1 pad, 1 link, 0 route)
                  type Node subtype V4L flags 0
                  device node name /dev/video32
            pad0: Sink
                    <- "4500000.ticsi2rx":15 [ENABLED,IMMUTABLE]
    
    - entity 135: 4500000.ticsi2rx context 15 (1 pad, 1 link, 0 route)
                  type Node subtype V4L flags 0
                  device node name /dev/video33
            pad0: Sink
                    <- "4500000.ticsi2rx":16 [ENABLED,IMMUTABLE]
    
    root@j721e-evm:/opt/edgeai-gst-apps#
    root@j721e-evm:/opt/edgeai-gst-apps#
    root@j721e-evm:/opt/edgeai-gst-apps#
    root@j721e-evm:/opt/edgeai-gst-apps# media-ctl -V '"ds90ub953 5-0044":0 [fmt:SRGGB12_1X12/1920x1284 field: none]'
    root@j721e-evm:/opt/edgeai-gst-apps# media-ctl -R '"ds90ub960 5-003d" [0/0 -> 4/0 [1]]'
    root@j721e-evm:/opt/edgeai-gst-apps# media-ctl -V '"ds90ub960 5-003d":0 [fmt:SRGGB12_1X12/1920x1284 field: none]'
    root@j721e-evm:/opt/edgeai-gst-apps# media-ctl -R '"4500000.ticsi2rx" [0/0 -> 1/0 [1]]'
    root@j721e-evm:/opt/edgeai-gst-apps# yavta /dev/video18 -c1 -n8 -s1920x1284 -fSRGGB12 -F952888.raw
    Device /dev/video18 opened.
    Device `j721e-csi2rx' on `platform:4500000.ticsi2rx' (driver 'j721e-csi2rx') supports video, capture, without mplanes.
    Video format set: SRGGB12 (32314752) 1920x1284 (stride 3840) field none buffer size 4930560
    Video format: SRGGB12 (32314752) 1920x1284 (stride 3840) field none buffer size 4930560
    8 buffers requested.
    length: 4930560 offset: 0 timestamp type/source: mono/EoF
    Buffer 0/0 mapped at address 0xffff7feec000.
    length: 4930560 offset: 4931584 timestamp type/source: mono/EoF
    Buffer 1/0 mapped at address 0xffff7fa38000.
    length: 4930560 offset: 9863168 timestamp type/source: mono/EoF
    Buffer 2/0 mapped at address 0xffff7f584000.
    length: 4930560 offset: 14794752 timestamp type/source: mono/EoF
    Buffer 3/0 mapped at address 0xffff7f0d0000.
    length: 4930560 offset: 19726336 timestamp type/source: mono/EoF
    Buffer 4/0 mapped at address 0xffff7ec1c000.
    length: 4930560 offset: 24657920 timestamp type/source: mono/EoF
    Buffer 5/0 mapped at address 0xffff7e768000.
    length: 4930560 offset: 29589504 timestamp type/source: mono/EoF
    Buffer 6/0 mapped at address 0xffff7e2b4000.
    length: 4930560 offset: 34521088 timestamp type/source: mono/EoF
    Buffer 7/0 mapped at address 0xffff7de00000.
    Unable to start streaming: Broken pipe (32).
    8 buffers released.
    root@j721e-evm:/opt/edgeai-gst-apps#
    root@j721e-evm:/opt/edgeai-gst-apps#
    

  • Hi Zhiyong,

    Could you share which IMX390 sensor you are using?

    Thank you,

    Fabiana