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.

TDA4VL-Q1: fail to open and use DP0 in our customized board

Part Number: TDA4VL-Q1
Other Parts Discussed in Thread: TDA4VL

Hi experts, 


We make a customized TDA4VL board. In this board, we keep the DP0 port, and remove DP1 port, panel & bridge. Some code from SDK were modified but the DP0 port can't work in both Linux & RTOS SDK. Please help us find root cause.

==========

Modify & test in Linux SDK 8.6.1.2:

Before:
got error message while running "modetest -M tidss -c":

root@j721s2-evm:/usr/bin# modetest -M tidss -c
failed to open device 'tidss': No such file or directory

Modify:

remove 4 nodes: dp1_pwr_3v3, panel, dsi0_ports:port@0, dsi_dep_bridge_ports from device tree (k3-j7821s2-common-proc-board.dts)

ignore the error when tidss driver try to find panels and bridges (because we don't have panels and bridges) (tidss_dispc_modeset_init() in tidss_kms.c)

After:
It show message while kernel booting:
[drm] Initalized tidss 1.0.0 20180215 for 4a00000.dss on minor 0
It still can't get connector id while running "modetest -M tidss -c"
It response some messages while running "modetest -M tidss -p" as log:

It response some error message while running "weston" as log:

U-Boot SPL 2021.01-g9cddf28734 (Mar 13 2024 - 09:59:08 +0800)
ti_sci system-controller@44083000: Message not acknowledgedSYSFW ABI: 3.1 (firmware rev 0x0008 '8.6.3--1-g2249f (Chill Capybara')
EEPROM not available at 0x50, trying to read at 0x51
Reading on-board EEPROM at 0x51 failed 1
SPL initial stack usage: 13472 bytes
Trying to boot from MMC2
Warning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail if the image was also encrypted
Warning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail if the image was also encrypted
Starting ATF on ARM64 core...

NOTICE:  BL31: v2.8(release):v2.8-226-g2fcd408bb3-dirty
NOTICE:  BL31: Built : 16:16:51, May  2 2023
I/TC:
I/TC: OP-TEE version: 3.20.0 (gcc version 9.2.1 20191025 (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10))) #1 Tue May  2 16:17:10 UTC 2023 aarch64
I/TC: WARNING: This OP-TEE configuration might be insecure!
I/TC: WARNING: Please check https://optee.readthedocs.io/en/latest/architecture/porting_guidelines.html
I/TC: Primary CPU initializing
I/TC: SYSFW ABI: 3.1 (firmware rev 0x0008 '8.6.3--1-g2249f (Chill Capybara')
I/TC: HUK Initialized
I/TC: Activated SA2UL device
I/TC: Fixing SA2UL firewall owner for GP device
I/TC: Enabled firewalls for SA2UL TRNG device
I/TC: SA2UL TRNG initialized
I/TC: SA2UL Drivers initialized
I/TC: Primary CPU switching to normal world boot

U-Boot SPL 2021.01-g9cddf28734 (Mar 13 2024 - 09:59:08 +0800)
ti_sci system-controller@44083000: Message not acknowledgedSYSFW ABI: 3.1 (firmware rev 0x0008 '8.6.3--1-g2249f (Chill Capybara')
EEPROM not available at 0x50, trying to read at 0x51
Reading on-board EEPROM at 0x51 failed 1
Trying to boot from MMC2


U-Boot 2021.01-g9cddf28734 (Mar 13 2024 - 09:59:08 +0800)

SoC:   J721S2 SR1.0 GP
Model: Texas Instruments J721S2 EVM
EEPROM not available at 0x50, trying to read at 0x51
Reading on-board EEPROM at 0x51 failed 1
Board: J721S2X-PM1-SOM rev E1
DRAM:  8 GiB
Flash: 0 Bytes
MMC:   mmc@4f80000: 0, mmc@4fb0000: 1
In:    serial@2880000
Out:   serial@2880000
Err:   serial@2880000
am65_cpsw_nuss ethernet@46000000: K3 CPSW: nuss_ver: 0x6BA02102 cpsw_ver: 0x6BA82102 ale_ver: 0x00293904 Ports:1 mdio_freq:1000000
EEPROM not available at 0x50, trying to read at 0x51
Reading on-board EEPROM at 0x51 failed 1
Net:   Could not get PHY for ethernet@46000000port@1: addr 0
am65_cpsw_nuss_port ethernet@46000000port@1: phy_connect() failed
No ethernet found.

Hit any key to stop autoboot:  0
failed to set vqmmc-voltage to 3.3V
failed to set vqmmc-voltage to 3.3V
failed to set vqmmc-voltage to 3.3V
failed to set vqmmc-voltage to 3.3V
failed to set vqmmc-voltage to 3.3V
switch to partitions #0, OK
mmc1 is current device
failed to set vqmmc-voltage to 3.3V
failed to set vqmmc-voltage to 3.3V
failed to set vqmmc-voltage to 3.3V
failed to set vqmmc-voltage to 3.3V
failed to set vqmmc-voltage to 3.3V
SD/MMC found on device 1
Failed to load 'boot.scr'
801 bytes read in 6 ms (129.9 KiB/s)
Loaded env from uEnv.txt
Importing environment from mmc1 ...
Running uenvcmd ...
19079680 bytes read in 788 ms (23.1 MiB/s)
76722 bytes read in 9 ms (8.1 MiB/s)
## Flattened Device Tree blob at 88000000
   Booting using the fdt blob at 0x88000000
   Loading Device Tree to 000000008feea000, end 000000008fffffff ... OK

Starting kernel ...

failed to set vqmmc-voltage to 3.3V
failed to set vqmmc-voltage to 3.3V
[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd080]
[    0.000000] Linux version 5.10.162-g4181198a2a5a-dirty (rdpc@rdpc-virtual-machine) (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) #43 SMP PREEMPT Wed Mar 13 09:59:35 CST 2024
[    0.000000] Machine model: Texas Instruments J721S2 EVM
[    0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002880000 (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 r5f-dma-memory@a0000000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a0100000, size 15 MiB
[    0.000000] OF: reserved mem: initialized node r5f-memory@a0100000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a1000000, size 1 MiB
[    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a1000000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a1100000, size 15 MiB
[    0.000000] OF: reserved mem: initialized node r5f-memory@a1100000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a2000000, size 1 MiB
[    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a2000000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a2100000, size 15 MiB
[    0.000000] OF: reserved mem: initialized node r5f-memory@a2100000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a3000000, size 1 MiB
[    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a3000000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a3100000, size 15 MiB
[    0.000000] OF: reserved mem: initialized node r5f-memory@a3100000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a6000000, size 1 MiB
[    0.000000] OF: reserved mem: initialized node c71-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 c71-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 c71-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 c71-memory@a7100000, compatible id shared-dma-pool
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000080000000-0x00000000ffffffff]
[    0.000000]   DMA32    empty
[    0.000000]   Normal   [mem 0x0000000100000000-0x00000009ffffefff]
[    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-0x00000000a3ffffff]
[    0.000000]   node   0: [mem 0x00000000a4000000-0x00000000a5ffffff]
[    0.000000]   node   0: [mem 0x00000000a6000000-0x00000000a9bfffff]
[    0.000000]   node   0: [mem 0x00000000a9c00000-0x00000000ffffefff]
[    0.000000]   node   0: [mem 0x0000000880000000-0x00000009ffffefff]
[    0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000009ffffefff]
[    0.000000] On node 0, zone Normal: 1 pages in unavailable ranges
[    0.000000] On node 0, zone Normal: 1 pages in unavailable ranges
[    0.000000] cma: Reserved 512 MiB at 0x00000000dfc00000
[    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: 2064382
[    0.000000] Kernel command line: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02880000 mtdparts=47040000.spi.0:512k(ospi.tiboot3),2m(ospi.tispl),4m(ospi.u-boot),256k(ospi.env),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),-@8m(hbmc.rootfs) root=PARTUUID=63f6aebb-02 rw rootfstype=ext4 rootwait
[    0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[    0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.000000] software IO TLB: mapped [mem 0x00000000dbc00000-0x00000000dfc00000] (64MB)
[    0.000000] Memory: 7467656K/8388600K available (11200K kernel code, 1160K rwdata, 4288K rodata, 1856K init, 433K bss, 396656K 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 @880800000 (flat, esz 8, psz 64K, shr 0)
[    0.000000] ITS: using cache flushing for cmd queue
[    0.000000] GICv3: using LPI property table @0x0000000880030000
[    0.000000] GIC: using cache flushing for LPI property table
[    0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000880040000
[    0.000000] arch_timer: cp15 timer(s) running at 200.00MHz (phys).
[    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2e2049d3e8, max_idle_ns: 440795210634 ns
[    0.000002] sched_clock: 56 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
[    0.008377] Console: colour dummy device 80x25
[    0.012946] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
[    0.023617] pid_max: default: 32768 minimum: 301
[    0.028378] LSM: Security Framework initializing
[    0.033166] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    0.040951] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    0.050158] rcu: Hierarchical SRCU implementation.
[    0.055271] Platform MSI: msi-controller@1820000 domain created
[    0.061491] PCI/MSI: /bus@100000/interrupt-controller@1800000/msi-controller@1820000 domain created
[    0.070785] EFI services will not be available.
[    0.075531] smp: Bringing up secondary CPUs ...
I/TC: Secondary CPU 1 initializing
I/TC: Secondary CPU 1 switching to normal world boot
[    0.088657] Detected PIPT I-cache on CPU1
[    0.088687] GICv3: CPU1: found redistributor 1 region 0:0x0000000001920000
[    0.088700] GICv3: CPU1: using allocated LPI pending table @0x0000000880050000
[    0.088741] CPU1: Booted secondary processor 0x0000000001 [0x411fd080]
[    0.088806] smp: Brought up 1 node, 2 CPUs
[    0.118158] SMP: Total of 2 processors activated.
[    0.122964] CPU features: detected: 32-bit EL0 Support
[    0.128220] CPU features: detected: CRC32 instructions
[    0.143318] CPU: All CPU(s) started at EL2
[    0.147523] alternatives: patching kernel code
[    0.152691] devtmpfs: initialized
[    0.160404] KASLR disabled due to lack of seed
[    0.165080] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.175049] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
[    0.191077] pinctrl core: initialized pinctrl subsystem
[    0.196811] DMI not present or invalid.
[    0.201131] NET: Registered protocol family 16
[    0.206475] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
[    0.213984] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.222283] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.230717] thermal_sys: Registered thermal governor 'step_wise'
[    0.230720] thermal_sys: Registered thermal governor 'power_allocator'
[    0.237381] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.251042] ASID allocator initialised with 65536 entries
[    0.271454] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.278312] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[    0.285158] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.292004] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[    0.299605] cryptd: max_cpu_qlen set to 1000
[    0.306020] k3-chipinfo 43000014.chipid: Family:J721S2 rev:SR1.0 JTAGID[0x0bb7502f] Detected
[    0.315111] vsys_3v3: supplied by evm_12v0
[    0.319486] vsys_5v0: supplied by evm_12v0
[    0.323893] vdd_mmc1: supplied by vsys_3v3
[    0.328238] tlv71033: supplied by vsys_5v0
[    0.333015] iommu: Default domain type: Translated
[    0.338184] SCSI subsystem initialized
[    0.342311] mc: Linux media interface: v0.10
[    0.346690] videodev: Linux video capture interface: v2.00
[    0.352330] pps_core: LinuxPPS API ver. 1 registered
[    0.357403] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.366741] PTP clock support registered
[    0.370762] EDAC MC: Ver: 3.0.0
[    0.374585] FPGA manager framework
[    0.378106] Advanced Linux Sound Architecture Driver Initialized.
[    0.384827] clocksource: Switched to clocksource arch_sys_counter
[    0.391187] VFS: Disk quotas dquot_6.6.0
[    0.395228] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.405146] NET: Registered protocol family 2
[    0.410266] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.420018] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
[    0.428803] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.437118] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    0.445466] TCP: Hash tables configured (established 65536 bind 65536)
[    0.452360] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
[    0.459390] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
[    0.466972] NET: Registered protocol family 1
[    0.471808] RPC: Registered named UNIX socket transport module.
[    0.477880] RPC: Registered udp transport module.
[    0.482686] RPC: Registered tcp transport module.
[    0.487489] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.494072] NET: Registered protocol family 44
[    0.498621] PCI: CLS 0 bytes, default 64
[    0.503074] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
[    0.513945] Initialise system trusted keyrings
[    0.518630] workingset: timestamp_bits=46 max_order=21 bucket_order=0
[    0.526927] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.533291] NFS: Registering the id_resolver key type
[    0.538475] Key type id_resolver registered
[    0.542749] Key type id_legacy registered
[    0.546876] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    0.553726] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[    0.561387] 9p: Installing v9fs 9p2000 file system support
[    0.586675] Key type asymmetric registered
[    0.590863] Asymmetric key parser 'x509' registered
[    0.595867] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[    0.603428] io scheduler mq-deadline registered
[    0.608053] io scheduler kyber registered
[    0.613648] pinctrl-single 4301c000.pinctrl: 101 pins, size 404
[    0.619878] pinctrl-single 11c000.pinctrl: 72 pins, size 288
[    0.630394] Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled
[    0.643640] brd: module loaded
[    0.651053] loop: module loaded
[    0.654907] megasas: 07.714.04.00-rc1
[    0.660792] tun: Universal TUN/TAP device driver, 1.6
[    0.666308] igbvf: Intel(R) Gigabit Virtual Function Network Driver
[    0.672718] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[    0.678801] sky2: driver version 1.30
[    0.683180] VFIO - User Level meta-driver version: 0.3
[    0.689062] i2c /dev entries driver
[    0.693458] sdhci: Secure Digital Host Controller Interface driver
[    0.699778] sdhci: Copyright(c) Pierre Ossman
[    0.704532] sdhci-pltfm: SDHCI platform and OF driver helper
[    0.710899] ledtrig-cpu: registered to indicate activity on CPUs
[    0.717263] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[    0.724693] 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.729260] optee: revision 3.20 (8e74d476)
[    0.745698] optee: dynamic shared memory is enabled
[    0.755186] optee: initialized driver
[    0.760294] NET: Registered protocol family 17
[    0.764946] 9pnet: Installing 9P2000 support
[    0.769355] Key type dns_resolver registered
[    0.773840] Loading compiled-in X.509 certificates
[    0.786637] ti-sci 44083000.system-controller: ABI: 3.1 (firmware rev 0x0008 '8.6.3--1-g2249f (Chill Capybara')
[    0.822208] omap_i2c 42120000.i2c: bus 0 rev0.12 at 100 kHz
[    0.828425] omap_i2c 40b00000.i2c: bus 1 rev0.12 at 100 kHz
[    0.834524] omap_i2c 40b10000.i2c: bus 2 rev0.12 at 100 kHz
[    0.841266] omap_i2c 2000000.i2c: bus 3 rev0.12 at 400 kHz
[    0.847605] ti-sci-intr 42200000.interrupt-controller: Interrupt Router 125 domain created
[    0.856196] ti-sci-intr bus@100000:interrupt-controller@a00000: Interrupt Router 148 domain created
[    0.865544] ti-sci-intr 310e0000.interrupt-controller: Interrupt Router 227 domain created
[    0.874173] ti-sci-inta 33d00000.msi-controller: Interrupt Aggregator domain 265 created
[    0.886999] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[    0.894714] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[    0.902996] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[    0.911273] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    0.920416] ti-udma 311a0000.dma-controller: Number of rings: 48
[    0.927183] ti-udma 311a0000.dma-controller: Channels: 24 (bchan: 0, tchan: 8, rchan: 16)
[    0.936558] k3-ringacc 2b800000.ringacc: Ring Accelerator probed rings:286, gp-rings[96,20] sci-dev-id:272
[    0.946457] k3-ringacc 2b800000.ringacc: dma-ring-reset-quirk: disabled
[    0.953218] k3-ringacc 2b800000.ringacc: RA Proxy rev. 66349100, num_proxies:64
[    0.962290] k3-ringacc 3c000000.ringacc: Ring Accelerator probed rings:1024, gp-rings[878,128] sci-dev-id:259
[    0.972461] k3-ringacc 3c000000.ringacc: dma-ring-reset-quirk: disabled
[    0.979223] k3-ringacc 3c000000.ringacc: RA Proxy rev. 66349100, num_proxies:64
[    0.986975] omap8250 40a00000.serial: failed to get alias
[    0.993285] 2810000.serial: ttyS1 at MMIO 0x2810000 (irq = 23, base_baud = 3000000) is a 8250
[    1.002909] 2880000.serial: ttyS2 at MMIO 0x2880000 (irq = 24, base_baud = 3000000) is a 8250
[    1.011669] printk: console [ttyS2] enabled
[    1.011669] printk: console [ttyS2] enabled
[    1.020108] printk: bootconsole [ns16550a0] disabled
[    1.020108] printk: bootconsole [ns16550a0] disabled
[    1.031210] tidss 4a00000.dss: port 0 probe returned -517
[    1.036611] tidss 4a00000.dss: no panel/bridge for port 1
[    1.042015] tidss 4a00000.dss: port 2 probe returned -517
[    1.047407] tidss 4a00000.dss: no panel/bridge for port 3
[    1.053434] [drm] Initialized tidss 1.0.0 20180215 for 4a00000.dss on minor 0
[    1.060567] tidss 4a00000.dss: tidss_probe  done
[    1.065978] cadence-qspi 47040000.spi: error -ENODEV: No Rx DMA available
[    1.073433] spi-nor spi0.0: s28hs512t (65536 Kbytes)
[    1.078403] 7 cmdlinepart partitions found on MTD device 47040000.spi.0
[    1.085003] Creating 7 MTD partitions on "47040000.spi.0":
[    1.090476] 0x000000000000-0x000000080000 : "ospi.tiboot3"
[    1.096566] 0x000000080000-0x000000280000 : "ospi.tispl"
[    1.102348] 0x000000280000-0x000000680000 : "ospi.u-boot"
[    1.108202] 0x000000680000-0x0000006c0000 : "ospi.env"
[    1.113812] 0x0000006c0000-0x000000700000 : "ospi.env.backup"
[    1.120025] 0x000000800000-0x000003fc0000 : "ospi.rootfs"
[    1.125893] 0x000003fc0000-0x000004000000 : "ospi.phypattern"
[    1.132916] cadence-qspi 47050000.spi: error -ENODEV: No Rx DMA available
[    1.139930] spi-nor spi1.0: unrecognized JEDEC id bytes: ff ff ff ff ff ff
[    1.146803] spi-nor: probe of spi1.0 failed with error -2
[    1.155628] davinci_mdio 46000f00.mdio: Configuring MDIO in manual mode
[    1.200832] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
[    1.208837] mdio_bus 46000f00.mdio: MDIO device at address 0 is missing.
[    1.215565] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA02102, cpsw version 0x6BA82102 Ports: 2 quirks:00000000
[    1.228427] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 1.4
[    1.235637] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64
[    1.242001] am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010b, freq:500000000, add_val:1 pps:0
[    1.252575] am65-cpts 310d0000.cpts: CPTS ver 0x4e8a010c, freq:200000000, add_val:4 pps:0
[    1.362503] mmc0: CQHCI version 5.10
[    1.366719] mmc1: CQHCI version 5.10
[    1.369999] omap-mailbox 31f80000.mailbox: omap mailbox rev 0x66fca100
[    1.377201] omap-mailbox 31f81000.mailbox: omap mailbox rev 0x66fca100
[    1.384024] omap-mailbox 31f84000.mailbox: omap mailbox rev 0x66fca100
[    1.390840] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[    1.398328] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[    1.406409] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[    1.407410] mmc0: SDHCI controller on 4f80000.mmc [4f80000.mmc] using ADMA 64-bit
[    1.414490] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    1.415484] ti-udma 285c0000.dma-controller: Channels: 26 (tchan: 13, rchan: 13, gp-rflow: 8)
[    1.421996] mmc1: SDHCI controller on 4fb0000.mmc [4fb0000.mmc] using ADMA 64-bit
[    1.431938] ti-udma 31150000.dma-controller: Channels: 60 (tchan: 30, rchan: 30, gp-rflow: 16)
[    1.457035] davinci_mdio 46000f00.mdio: Configuring MDIO in manual mode
[    1.494598] mmc1: new high speed SDXC card at address aaaa
[    1.500618] mmcblk1: mmc1:aaaa SN64G 59.5 GiB
[    1.507201]  mmcblk1: p1 p2
[    1.508848] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
[    1.518014] mdio_bus 46000f00.mdio: MDIO device at address 0 is missing.
[    1.524787] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA02102, cpsw version 0x6BA82102 Ports: 2 quirks:00000000
[    1.537680] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 1.4
[    1.544901] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64
[    1.551270] am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010b, freq:500000000, add_val:1 pps:0
[    1.561540] am65-cpsw-nuss 46000000.ethernet: set new flow-id-base 48
[    1.569922] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[    1.577465] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[    1.585557] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[    1.593643] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    1.602623] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[    1.610184] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[    1.618276] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[    1.626438] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    1.635022] debugfs: Directory 'pd:39' with parent 'pm_genpd' already present!
[    1.642396] debugfs: Directory 'pd:38' with parent 'pm_genpd' already present!
[    1.650208] debugfs: Directory 'pd:276' with parent 'pm_genpd' already present!
[    1.658710] debugfs: Directory 'pd:154' with parent 'pm_genpd' already present!
[    1.670004] mmc0: Command Queue Engine enabled
[    1.674467] mmc0: new HS400 MMC card at address 0001
[    1.676118] ALSA device list:
[    1.679870] mmcblk0: mmc0:0001 G1M15L 29.6 GiB
[    1.682383]   No soundcards found.
[    1.690468] mmcblk0boot0: mmc0:0001 G1M15L partition 1 31.5 MiB
[    1.696549] mmcblk0boot1: mmc0:0001 G1M15L partition 2 31.5 MiB
[    1.702571] mmcblk0rpmb: mmc0:0001 G1M15L partition 3 4.00 MiB, chardev (237:0)
[    1.710766]  mmcblk0: p1 p2
[    1.716045] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[    1.723562] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[    1.731666] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[    1.739754] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    1.820866] EXT4-fs (mmcblk1p2): recovery complete
[    1.831450] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Opts: (null)
[    1.839576] VFS: Mounted root (ext4 filesystem) on device 179:2.
[    1.847744] devtmpfs: mounted
[    1.851763] Freeing unused kernel memory: 1856K
[    1.856423] Run /sbin/init as init process
[    2.931460] systemd[1]: System time before build time, advancing clock.
[    3.200218] NET: Registered protocol family 10
[    3.205304] Segment Routing with IPv6
[    3.320371] systemd[1]: systemd 244.5+ running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR -SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP -GCRYPT -GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN2 -IDN -PCRE2 default-hierarchy=hybrid)
[    3.342156] systemd[1]: Detected architecture arm64.

Welcome to Arago 2021.09!

[    3.398006] systemd[1]: Set hostname to <j721s2-evm>.
[    3.890154] systemd[1]: /lib/systemd/system/irqbalanced.service:6: Unknown key name 'ConditionCPUs' in section 'Unit', ignoring.
[    3.919950] systemd[1]: /lib/systemd/system/docker.socket:6: ListenStream= references a path below legacy directory /var/run/, updating /var/run/docker.sock ??/run/docker.sock; please update the unit file accordingly.
[    4.021350] random: systemd: uninitialized urandom read (16 bytes read)
[    4.030019] systemd[1]: Created slice system-getty.slice.
[  OK  ] Created slice system-getty.slice.
[    4.052943] random: systemd: uninitialized urandom read (16 bytes read)
[    4.060477] systemd[1]: Created slice system-serial\x2dgetty.slice.
[  OK  ] Created slice system-serial\x2dgetty.slice.
[    4.080929] random: systemd: uninitialized urandom read (16 bytes read)
[    4.088296] systemd[1]: Created slice User and Session Slice.
[  OK  ] Created slice User and Session Slice.
[    4.109100] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[  OK  ] Started Dispatch Password ?宇s to Console Directory Watch.
[    4.132999] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[  OK  ] Started Forward Password R?守ests to Wall Directory Watch.
[    4.156966] systemd[1]: Reached target Paths.
[  OK  ] Reached target Paths.
[    4.172909] systemd[1]: Reached target Remote File Systems.
[  OK  ] Reached target Remote File Systems.
[    4.192890] systemd[1]: Reached target Slices.
[  OK  ] Reached target Slices.
[    4.208892] systemd[1]: Reached target Swap.
[  OK  ] Reached target Swap.
[    4.258595] systemd[1]: Listening on RPCbind Server Activation Socket.
[  OK  ] Listening on RPCbind Server Activation Socket.
[    4.281022] systemd[1]: Reached target RPC Port Mapper.
[  OK  ] Reached target RPC Port Mapper.
[    4.304059] systemd[1]: Listening on Process Core Dump Socket.
[  OK  ] Listening on Process Core Dump Socket.
[    4.325121] systemd[1]: Listening on initctl Compatibility Named Pipe.
[  OK  ] Listening on initctl Compatibility Named Pipe.
[    4.350946] systemd[1]: Condition check resulted in Journal Audit Socket being skipped.
[    4.379639] systemd[1]: Listening on Journal Socket (/dev/log).
[  OK  ] Listening on Journal Socket (/dev/log).
[    4.401288] systemd[1]: Listening on Journal Socket.
[  OK  ] Listening on Journal Socket.
[    4.417305] systemd[1]: Listening on Network Service Netlink Socket.
[  OK  ] Listening on Network Service Netlink Socket.
[    4.441172] systemd[1]: Listening on udev Control Socket.
[  OK  ] Listening on udev Control Socket.
[    4.461071] systemd[1]: Listening on udev Kernel Socket.
[  OK  ] Listening on udev Kernel Socket.
[    4.483741] systemd[1]: Mounting Huge Pages File System...
         Mounting Huge Pages File System...
[    4.503858] systemd[1]: Mounting POSIX Message Queue File System...
         Mounting POSIX Message Queue File System...
[    4.527782] systemd[1]: Mounting Kernel Debug File System...
         Mounting Kernel Debug File System...
[    4.550231] systemd[1]: Mounting Temporary Directory (/tmp)...
         Mounting Temporary Directory (/tmp)...
[    4.568061] systemd[1]: Starting Create list of static device nodes for the current kernel...
         Starting Create list of st?她des for the current kernel...
[    4.622196] systemd[1]: Starting Start psplash boot splash screen...
         Starting Start psplash boot splash screen...
[    4.647957] systemd[1]: Starting RPC Bind...
         Starting RPC Bind...
[    4.661057] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[    4.674760] systemd[1]: Starting Journal Service...
         Starting Journal Service...
[    4.821788] systemd[1]: Starting Load Kernel Modules...
         Starting Load Kernel Modules...
[    4.848513] systemd[1]: Starting Remount Root and Kernel File Systems...
         Starting Remount Root and Kernel File Systems...
[    4.868536] systemd[1]: Starting udev Coldplug all Devices...
         Starting udev Coldplug all Devices...[    4.882701] EXT4-fs (mmcblk1p2): re-mounted. Opts: (null)

[    4.904768] systemd[1]: Started Journal Service.
[  OK  ] Started Journal Service.
[  OK  ] Mounted Huge Pages File System.
[  OK  ] Started RPC Bind.
[  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?如rogress communication helper.
[  OK  ] Started Load Kernel Modules.
[  OK  ] Started Remount Root and Kernel File Systems.
[    5.111857] random: systemd-journal: uninitialized urandom read (16 bytes read)
[    5.120083] random: systemd: uninitialized urandom read (16 bytes read)
         Mounting Kernel Configuration File System.[    5.135978] random: systemd-journal: uninitialized urandom read (16 bytes read)
..
         Starting Flush Journal to Persistent Storage...
         Starting Apply Kernel Variables...
[    5.193324] systemd-journald[183]: Received client request to flush runtime journal.
         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 udev Coldplug all Devices.
[  OK  ] Started Create Static Device Nodes in /dev.
[  OK  ] Reached target Local File Systems (Pre).
         Mounting /media/ram...
         Mounting /var/volatile...
         Starting udev Wait for Complete Device Initialization...
         Starting udev Kernel Device Manager...
[  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 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 udev Kernel Device Manager.
[  OK  ] Started Network Time Synchronization.
[  OK  ] Reached target System Time Set.
[  OK  ] Reached target System Time Synchronized.
[    6.019495] CAN device driver interface
[    6.033149] random: crng init done
[    6.036552] random: 70 urandom warning(s) missed due to ratelimiting
[    6.044223] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[    6.054841] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[    6.063506] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[    6.071647] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    6.089099] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[    6.097453] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[    6.110180] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[    6.119333] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    6.132269] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[    6.146262] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[    6.157524] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[    6.166512] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    6.190398] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:

[    6.207716] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[    6.222508] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[    6.237043] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    6.255570] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[    6.263170] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[    6.272514] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[    6.282932] k3-dsp-rproc 64800000.dsp: assigned reserved memory node c71-dma-memory@a6000000
[    6.283538] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    6.314620] k3-dsp-rproc 64800000.dsp: configured DSP for remoteproc mode
[    6.326458] platform 41000000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1)
[    6.341738] remoteproc remoteproc0: 64800000.dsp is available
[    6.378644] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[    6.388709] k3-dsp-rproc 65800000.dsp: assigned reserved memory node c71-dma-memory@a7000000
[    6.397429] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[    6.405616] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[    6.413765] platform 41000000.r5f: configured R5F for IPC-only mode
[    6.413905] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    6.435192] k3-dsp-rproc 65800000.dsp: configured DSP for remoteproc mode
[    6.443759] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[    6.453421] platform 41000000.r5f: assigned reserved memory node r5f-dma-memory@a0000000
[    6.456434] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[    6.464723] remoteproc remoteproc1: 41000000.r5f is available
[    6.477364] remoteproc remoteproc1: attaching to 41000000.r5f
[    6.481560] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[    6.483628] platform 41000000.r5f: R5F core initialized in IPC-only mode
[    6.495639] remoteproc remoteproc2: 65800000.dsp is available
[    6.497958]  remoteproc1#vdev0buffer: assigned reserved memory node r5f-dma-memory@a0000000
[    6.503712] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    6.513379] virtio_rpmsg_bus virtio0: rpmsg host is online
[    6.526056]  remoteproc1#vdev0buffer: registered virtio0 (type 7)
[    6.530513] virtio_rpmsg_bus virtio0: creating channel ti.ipc4.ping-pong addr 0xd
[    6.532192] remoteproc remoteproc1: remote processor 41000000.r5f is now attached
[    6.543712] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[    6.554765] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0xe
[    6.562235] platform 5c00000.r5f: configured R5F for remoteproc mode
[    6.566512] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[    6.577446] platform 5c00000.r5f: assigned reserved memory node r5f-dma-memory@a2000000
[    6.580270] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[    6.591642] remoteproc remoteproc3: 5c00000.r5f is available
[    6.600289] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    6.617755] platform 5d00000.r5f: configured R5F for remoteproc mode
[    6.625694] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[    6.637780] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[    6.653042] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[    6.667934] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    6.677873] platform 5d00000.r5f: assigned reserved memory node r5f-dma-memory@a3000000
[    6.681931] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[    6.693062] remoteproc remoteproc4: 5d00000.r5f is available
[    6.698698] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[    6.714721] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[    6.731842] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    6.747349] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[    6.759310] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[    6.771653] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[    6.783061] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    6.857185] remoteproc remoteproc3: powering up 5c00000.r5f
[    6.862841] remoteproc remoteproc3: Booting fw image j721s2-main-r5f0_0-fw, size 86924
[    6.877948]  remoteproc3#vdev0buffer: assigned reserved memory node r5f-dma-memory@a2000000
[    6.879073] m_can_platform 26a1000.can: m_can device registered (irq=32, version=32)
[    6.893199] virtio_rpmsg_bus virtio1: rpmsg host is online
[    6.899607]  remoteproc3#vdev0buffer: registered virtio1 (type 7)
[    6.904903] virtio_rpmsg_bus virtio1: creating channel ti.ipc4.ping-pong addr 0xd
[    6.905710] remoteproc remoteproc3: remote processor 5c00000.r5f is now up
[    6.917345] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0xe
[    6.927300] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[    6.935878] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[    6.944659] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[    6.953681] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    7.172483] remoteproc remoteproc4: powering up 5d00000.r5f
[    7.178083] remoteproc remoteproc4: Booting fw image j721s2-main-r5f0_1-fw, size 86924
[    7.196963]  remoteproc4#vdev0buffer: assigned reserved memory node r5f-dma-memory@a3000000
[    7.205699] virtio_rpmsg_bus virtio2: rpmsg host is online
[    7.211257]  remoteproc4#vdev0buffer: registered virtio2 (type 7)
[    7.217395] remoteproc remoteproc4: remote processor 5d00000.r5f is now up
[    7.219607] virtio_rpmsg_bus virtio2: creating channel ti.ipc4.ping-pong addr 0xd
[    7.231863] virtio_rpmsg_bus virtio2: creating channel rpmsg_chrdev addr 0xe
[    7.239089] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[    7.246628] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[    7.255265] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[    7.264660] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    8.583526] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[    8.592222] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[    8.604612] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[    8.613643] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[   10.134837] remoteproc remoteproc0: powering up 64800000.dsp
[   10.140526] remoteproc remoteproc0: Booting fw image j721s2-c71_0-fw, size 10488888
[   10.148251] remoteproc remoteproc0: unsupported resource 65538
[   10.154968] k3-dsp-rproc 64800000.dsp: booting DSP core using boot addr = 0xa6e00000
[   10.163080]  remoteproc0#vdev0buffer: assigned reserved memory node c71-dma-memory@a6000000
[   10.180708] virtio_rpmsg_bus virtio3: rpmsg host is online
[   10.186252]  remoteproc0#vdev0buffer: registered virtio3 (type 7)
[   10.192365] remoteproc remoteproc0: remote processor 64800000.dsp is now up
[   10.200722] virtio_rpmsg_bus virtio3: creating channel ti.ipc4.ping-pong addr 0xd
[   10.208409] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[   10.216029] virtio_rpmsg_bus virtio3: creating channel rpmsg_chrdev addr 0xe
[   10.223179] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[   10.231461] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[   10.239604] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[   10.416865] remoteproc remoteproc2: powering up 65800000.dsp
[   10.422589] remoteproc remoteproc2: Booting fw image j721s2-c71_1-fw, size 10488888
[   10.430378] remoteproc remoteproc2: unsupported resource 65538
[   10.441641] k3-dsp-rproc 65800000.dsp: booting DSP core using boot addr = 0xa7e00000
[   10.453795]  remoteproc2#vdev0buffer: assigned reserved memory node c71-dma-memory@a7000000
[   10.462664] virtio_rpmsg_bus virtio4: rpmsg host is online
[   10.472959]  remoteproc2#vdev0buffer: registered virtio4 (type 7)
[   10.479145] remoteproc remoteproc2: remote processor 65800000.dsp is now up
[   10.480486] virtio_rpmsg_bus virtio4: creating channel ti.ipc4.ping-pong addr 0xd
[   10.493899] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[   10.501014] virtio_rpmsg_bus virtio4: creating channel rpmsg_chrdev addr 0xe
[   10.501441] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[   10.518095] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[   10.526306] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[*     ] A start job is running for udev Wai?宅ice Initialization (7s / 3min 1s)
[   11.536105] usbcore: registered new interface driver usbfs
[   11.543113] usbcore: registered new interface driver hub
[   11.551554] usbcore: registered new device driver usb
[   11.551905] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[   11.572273] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[   11.586849] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[   11.600259] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[   11.610260] cdns-csi2rx: probe of 4504000.csi-bridge failed with error -22
[   11.618399] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[   11.632081] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[   11.646059] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[   11.655927] cdns-csi2rx: probe of 4514000.csi-bridge failed with error -22
[   11.663028] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[   11.678212] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[   11.691694] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[   11.705050] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[   11.716736] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[   11.730143] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ran[**    ] A start job is running fo[   11.740956] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
r udev Wai?宅ice Initialization (7s / 3min 1s)
[   11.752984] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[   11.765761] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[   11.776176] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[   11.784647] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[   11.793674] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[   11.802901] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[   11.851414] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
[   11.857375] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 1
[   11.868511] xhci-hcd xhci-hcd.2.auto: hcc params 0x200073c9 hci version 0x100 quirks 0x0000002000010010
[   11.884076] xhci-hcd xhci-hcd.2.auto: irq 503, io mem 0x06010000
[   11.890586] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[   11.899080] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   11.907410] usb usb1: Product: xHCI Host Controller
[   11.913181] usb usb1: Manufacturer: Linux 5.10.162-g4181198a2a5a-dirty xhci-hcd
[   11.920606] usb usb1: SerialNumber: xhci-hcd.2.auto
[   11.927096] hub 1-0:1.0: USB hub found
[   11.930968] hub 1-0:1.0: 1 port detected
[   11.937502] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[   11.939025] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
[   11.946369] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[   11.952634] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 2
[   11.966645] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[   11.967263] xhci-hcd xhci-hcd.2.auto: Host supports USB 3.0 SuperSpeed
[   11.980122] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[   11.983757] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[   11.996150] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[   11.998413] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
[   12.006341] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[   12.013643] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   12.022951] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[   12.028949] usb usb2: Product: xHCI Host Controller
[   12.037904] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[   12.042439] usb usb2: Manufacturer: Linux 5.10.162-g4181198a2a5a-dirty xhci-hcd
[   12.057610] usb usb2: SerialNumber: xhci-hcd.2.auto
[   12.063472] hub 2-0:1.0: USB hub found
[   12.067328] hub 2-0:1.0: 1 port detected
[   12.077027] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[   12.084676] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[   12.094352] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[   12.103054] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff ->[***   ] A start job is running for udev Wai?宅ice Initialization (8s / 3min 1s[  OK  ] Created slice system-systemd\x2dfsck.slice.
[  OK  ] Found device /dev/mmcblk0p2.
         Starting File System Check on /dev/mmcblk0p2...
[  OK  ] Found device /dev/mmcblk0p1.
         Starting File System Check on /dev/mmcblk0p1...
[  OK  ] Started File System Check on /dev/mmcblk0p1.
         Mounting /run/media/mmcblk0p1...
[  OK  ] Mounted /run/media/mmcblk0p1.
[  OK  ] Found device /dev/mmcblk1p1.
         Starting File System Check on /dev/mmcblk1p1...
[  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    12.782508] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
9mFile System Check on /dev/mmcblk0p2.
[  OK  ] Reached target Sockets.
[  OK  ] Reached target Basic System.
         Mounting /run/media/mmcblk0p2...
[  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 Framework...
         Starting IPv4 Packet Filtering Framework...
[  OK  ] Started irqbalance daemon.
         Starting Telephony service...
         Starting rc.pvr.service...
         Starting Login Service...
[  OK  ] Started TEE Supplicant.
         Starting Update weston ini??based on the platform name...
[  OK  ] Mounted /run/media/mmcblk0p2.
[  OK  ] Started File System Check on /dev/mmcblk1p1.
[  OK  ] Started Reboot and dump vmcore via kexec.
[  OK  ] Started set host name as per compatible name.
[  OK  ] Started IPv6 Packet Filtering Framework.
[  OK  ] Started IPv4 Packet Filtering Framework.
[  OK  ] Started Update weston ini ?夙e based on the platform name.
[  OK  ] Started Telephony service.
[  OK  ] Reached target Network (Pre).
         Mounting /run/media/mmcblk1p1...
         Starting Network Service...
[  OK  ] Listening on Load/Save RF ?夷tch Status /dev/rfkill Watch.
[  OK  ] Started Login Service.
[   14.426190] Bluetooth: Core ver 2.22
[   14.429876] NET: Registered protocol family 31
[   14.440860] Bluetooth: HCI device and connection manager initialized
[   14.447249] Bluetooth: HCI socket layer initialized
[   14.456869] Bluetooth: L2CAP socket layer initialized
[   14.461962] Bluetooth: SCO socket layer initialized
[  OK  ] Started Network Service.
         Starting Wait for Network to be Configured...
         Starting Network Name Resolution...
[  OK  ] Mounted /run/media/mmcblk1p1.
[  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?圯nt Protocol (SNMP) Daemon....
         Starting Permit User Sessions...
[  OK  ] Started Enable and configure wl18xx bluetooth stack.
[  OK  ] Started 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...
[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 Simple Network Man?圯ment Protocol (SNMP) Daemon..

 _____                    _____           _         _
|  _  |___ ___ ___ ___   |  _  |___ ___  |_|___ ___| |_
|     |  _| .'| . | . |  |   __|  _| . | | | -_|  _|  _|
|__|__|_| |__,|_  |___|  |__|  |_| |___|_| |___|___|_|
              |___|                    |___|

Arago Project j721s2-evm ttyS2

Arago 2021.09 j721s2-evm ttyS2

j721s2-evm login: ***************************************************************
***************************************************************
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
***************************************************************
***************************************************************

j721s2-evm login:
j721s2-evm login:
j721s2-evm login: root
root@j721s2-evm:~#
root@j721s2-evm:~# dmesg|grep tidss
[    1.031210] tidss 4a00000.dss: port 0 probe returned -517
[    1.036611] tidss 4a00000.dss: no panel/bridge for port 1
[    1.042015] tidss 4a00000.dss: port 2 probe returned -517
[    1.047407] tidss 4a00000.dss: no panel/bridge for port 3
[    1.053434] [drm] Initialized tidss 1.0.0 20180215 for 4a00000.dss on minor 0
[    1.060567] tidss 4a00000.dss: tidss_probe  done
root@j721s2-evm:~#
root@j721s2-evm:~#
root@j721s2-evm:~#
root@j721s2-evm:~# modetest -M tidss -c
Connectors:
id      encoder status          name            size (mm)       modes   encoders

root@j721s2-evm:~#
root@j721s2-evm:~#
root@j721s2-evm:~# modetest -M tidss -p
CRTCs:
id      fb      pos     size

Planes:
id      crtc    fb      CRTC x,y        x,y     gamma size      possible crtcs
31      0       0       0,0             0,0     0               0x00000000
  formats: AR12 AB12 RA12 RG16 BG16 AR15 AB15 AR24 AB24 RA24 BA24 RG24 BG24 AR30 AB30 XR12 XB12 RX12 XR15 XB15 XR24 XB24 RX24 BX24 XR30 XB30 YUYV UYVY NV12
  props:
        8 type:
                flags: immutable enum
                enums: Overlay=0 Primary=1 Cursor=2
                value: 0
        17 FB_ID:
                flags: object
                value: 0
        18 IN_FENCE_FD:
                flags: signed range
                values: -1 2147483647
                value: -1
        20 CRTC_ID:
                flags: object
                value: 0
        13 CRTC_X:
                flags: signed range
                values: -2147483648 2147483647
                value: 0
        14 CRTC_Y:
                flags: signed range
                values: -2147483648 2147483647
                value: 0
        15 CRTC_W:
                flags: range
                values: 0 2147483647
                value: 0
        16 CRTC_H:
                flags: range
                values: 0 2147483647
                value: 0
        9 SRC_X:
                flags: range
                values: 0 4294967295
                value: 0
        10 SRC_Y:
                flags: range
                values: 0 4294967295
                value: 0
        11 SRC_W:
                flags: range
                values: 0 4294967295
                value: 0
        12 SRC_H:
                flags: range
                values: 0 4294967295
                value: 0
        32 zpos:
                flags: range
                values: 0 3
                value: 0
        33 COLOR_ENCODING:
                flags: enum
                enums: ITU-R BT.601 YCbCr=0 ITU-R BT.709 YCbCr=1
                value: 0
        34 COLOR_RANGE:
                flags: enum
                enums: YCbCr limited range=0 YCbCr full range=1
                value: 0
        35 alpha:
                flags: range
                values: 0 65535
                value: 65535
        36 pixel blend mode:
                flags: enum
                enums: Pre-multiplied=0 Coverage=1
                value: 0
37      0       0       0,0             0,0     0               0x00000000
  formats: AR12 AB12 RA12 RG16 BG16 AR15 AB15 AR24 AB24 RA24 BA24 RG24 BG24 AR30 AB30 XR12 XB12 RX12 XR15 XB15 XR24 XB24 RX24 BX24 XR30 XB30 YUYV UYVY NV12
  props:
        8 type:
                flags: immutable enum
                enums: Overlay=0 Primary=1 Cursor=2
                value: 0
        17 FB_ID:
                flags: object
                value: 0
        18 IN_FENCE_FD:
                flags: signed range
                values: -1 2147483647
                value: -1
        20 CRTC_ID:
                flags: object
                value: 0
        13 CRTC_X:
                flags: signed range
                values: -2147483648 2147483647
                value: 0
        14 CRTC_Y:
                flags: signed range
                values: -2147483648 2147483647
                value: 0
        15 CRTC_W:
                flags: range
                values: 0 2147483647
                value: 0
        16 CRTC_H:
                flags: range
                values: 0 2147483647
                value: 0
        9 SRC_X:
                flags: range
                values: 0 4294967295
                value: 0
        10 SRC_Y:
                flags: range
                values: 0 4294967295
                value: 0
        11 SRC_W:
                flags: range
                values: 0 4294967295
                value: 0
        12 SRC_H:
                flags: range
                values: 0 4294967295
                value: 0
        38 zpos:
                flags: range
                values: 0 3
                value: 0
        39 COLOR_ENCODING:
                flags: enum
                enums: ITU-R BT.601 YCbCr=0 ITU-R BT.709 YCbCr=1
                value: 0
        40 COLOR_RANGE:
                flags: enum
                enums: YCbCr limited range=0 YCbCr full range=1
                value: 0
        41 alpha:
                flags: range
                values: 0 65535
                value: 65535
        42 pixel blend mode:
                flags: enum
                enums: Pre-multiplied=0 Coverage=1
                value: 0
43      0       0       0,0             0,0     0               0x00000000
  formats: AR12 AB12 RA12 RG16 BG16 AR15 AB15 AR24 AB24 RA24 BA24 RG24 BG24 AR30 AB30 XR12 XB12 RX12 XR15 XB15 XR24 XB24 RX24 BX24 XR30 XB30 YUYV UYVY NV12
  props:
        8 type:
                flags: immutable enum
                enums: Overlay=0 Primary=1 Cursor=2
                value: 0
        17 FB_ID:
                flags: object
                value: 0
        18 IN_FENCE_FD:
                flags: signed range
                values: -1 2147483647
                value: -1
        20 CRTC_ID:
                flags: object
                value: 0
        13 CRTC_X:
                flags: signed range
                values: -2147483648 2147483647
                value: 0
        14 CRTC_Y:
                flags: signed range
                values: -2147483648 2147483647
                value: 0
        15 CRTC_W:
                flags: range
                values: 0 2147483647
                value: 0
        16 CRTC_H:
                flags: range
                values: 0 2147483647
                value: 0
        9 SRC_X:
                flags: range
                values: 0 4294967295
                value: 0
        10 SRC_Y:
                flags: range
                values: 0 4294967295
                value: 0
        11 SRC_W:
                flags: range
                values: 0 4294967295
                value: 0
        12 SRC_H:
                flags: range
                values: 0 4294967295
                value: 0
        44 zpos:
                flags: range
                values: 0 3
                value: 0
        45 COLOR_ENCODING:
                flags: enum
                enums: ITU-R BT.601 YCbCr=0 ITU-R BT.709 YCbCr=1
                value: 0
        46 COLOR_RANGE:
                flags: enum
                enums: YCbCr limited range=0 YCbCr full range=1
                value: 0
        47 alpha:
                flags: range
                values: 0 65535
                value: 65535
        48 pixel blend mode:
                flags: enum
                enums: Pre-multiplied=0 Coverage=1
                value: 0
49      0       0       0,0             0,0     0               0x00000000
  formats: AR12 AB12 RA12 RG16 BG16 AR15 AB15 AR24 AB24 RA24 BA24 RG24 BG24 AR30 AB30 XR12 XB12 RX12 XR15 XB15 XR24 XB24 RX24 BX24 XR30 XB30 YUYV UYVY NV12
  props:
        8 type:
                flags: immutable enum
                enums: Overlay=0 Primary=1 Cursor=2
                value: 0
        17 FB_ID:
                flags: object
                value: 0
        18 IN_FENCE_FD:
                flags: signed range
                values: -1 2147483647
                value: -1
        20 CRTC_ID:
                flags: object
                value: 0
        13 CRTC_X:
                flags: signed range
                values: -2147483648 2147483647
                value: 0
        14 CRTC_Y:
                flags: signed range
                values: -2147483648 2147483647
                value: 0
        15 CRTC_W:
                flags: range
                values: 0 2147483647
                value: 0
        16 CRTC_H:
                flags: range
                values: 0 2147483647
                value: 0
        9 SRC_X:
                flags: range
                values: 0 4294967295
                value: 0
        10 SRC_Y:
                flags: range
                values: 0 4294967295
                value: 0
        11 SRC_W:
                flags: range
                values: 0 4294967295
                value: 0
        12 SRC_H:
                flags: range
                values: 0 4294967295
                value: 0
        50 zpos:
                flags: range
                values: 0 3
                value: 0
        51 COLOR_ENCODING:
                flags: enum
                enums: ITU-R BT.601 YCbCr=0 ITU-R BT.709 YCbCr=1
                value: 0
        52 COLOR_RANGE:
                flags: enum
                enums: YCbCr limited range=0 YCbCr full range=1
                value: 0
        53 alpha:
                flags: range
                values: 0 65535
                value: 65535
        54 pixel blend mode:
                flags: enum
                enums: Pre-multiplied=0 Coverage=1
                value: 0

root@j721s2-evm:~#

Problems:
How do we confirm the DP0 and tidss driver are initialized correctly?

===============
Modify & test in RTOS SDK8.6.1.3:

Before:
MCU2_0 hung up while running addDssCOnfigureDP()

Modify:
set "BUILD_ENABLE_ETHFW?=no" in vision_apps/vision_apps_build_flags.mak
disable function appDssConfigureDP() in vision_apps/utils/dss/src/app_dss_soc.c

After:
MCU2_0 can finish its work. But tidl demo program run fail:

U-Boot SPL 2021.01-g9cddf28734 (Mar 14 2024 - 10:03:22 +0800)
ti_sci system-controller@44083000: Message not acknowledgedSYSFW ABI: 3.1 (firmware rev 0x0008 '8.6.3--1-g2249f (Chill Capybara')
EEPROM not available at 0x50, trying to read at 0x51
Reading on-board EEPROM at 0x51 failed 1
Trying to boot from MMC2


U-Boot 2021.01-g9cddf28734 (Mar 14 2024 - 10:03:22 +0800)

SoC:   J721S2 SR1.0 GP
Model: Texas Instruments J721S2 EVM
EEPROM not available at 0x50, trying to read at 0x51
Reading on-board EEPROM at 0x51 failed 1
Board: J721S2X-PM1-SOM rev E1
DRAM:  8 GiB
Flash: 0 Bytes
MMC:   mmc@4f80000: 0, mmc@4fb0000: 1
In:    serial@2880000
Out:   serial@2880000
Err:   serial@2880000
am65_cpsw_nuss ethernet@46000000: K3 CPSW: nuss_ver: 0x6BA02102 cpsw_ver: 0x6BA82102 ale_ver: 0x00293904 Ports:1 mdio_freq:1000000
EEPROM not available at 0x50, trying to read at 0x51
Reading on-board EEPROM at 0x51 failed 1
Net:   Could not get PHY for ethernet@46000000port@1: addr 0
am65_cpsw_nuss_port ethernet@46000000port@1: phy_connect() failed
No ethernet found.

Hit any key to stop autoboot:  0
failed to set vqmmc-voltage to 3.3V
failed to set vqmmc-voltage to 3.3V
failed to set vqmmc-voltage to 3.3V
failed to set vqmmc-voltage to 3.3V
failed to set vqmmc-voltage to 3.3V
switch to partitions #0, OK
mmc1 is current device
failed to set vqmmc-voltage to 3.3V
failed to set vqmmc-voltage to 3.3V
failed to set vqmmc-voltage to 3.3V
failed to set vqmmc-voltage to 3.3V
failed to set vqmmc-voltage to 3.3V
SD/MMC found on device 1
Failed to load 'boot.scr'
56 bytes read in 7 ms (7.8 KiB/s)
Loaded env from uEnv.txt
Importing environment from mmc1 ...
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
879752 bytes read in 48 ms (17.5 MiB/s)
Load Remote Processor 2 with data@addr=0x82000000 879752 bytes: Success!
306092 bytes read in 23 ms (12.7 MiB/s)
Load Remote Processor 3 with data@addr=0x82000000 306092 bytes: Success!
Failed to load '/lib/firmware/j721s2-main-r5f1_0-fw'
Failed to load '/lib/firmware/j721s2-main-r5f1_1-fw'
14815296 bytes read in 284 ms (49.7 MiB/s)
Load Remote Processor 6 with data@addr=0x82000000 14815296 bytes: Success!
9760696 bytes read in 86 ms (108.2 MiB/s)
Load Remote Processor 7 with data@addr=0x82000000 9760696 bytes: Success!
19145216 bytes read in 799 ms (22.9 MiB/s)
77445 bytes read in 11 ms (6.7 MiB/s)
8196 bytes read in 8 ms (1000 KiB/s)
## Flattened Device Tree blob at 88000000
   Booting using the fdt blob at 0x88000000
   Loading Device Tree to 000000008feea000, end 000000008fffffff ... OK

Starting kernel ...

failed to set vqmmc-voltage to 3.3V
failed to set vqmmc-voltage to 3.3V
[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd080]
[    0.000000] Linux version 5.10.162-g5c9c0f3cbc08-dirty (jeff@ubuntu) (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) #6 SMP PREEMPT Wed Mar 13 18:12:01 CST 2024
[    0.000000] Machine model: Texas Instruments J721S2 EVM
[    0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002880000 (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 0x00000000a8000000, size 32 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-rtos-ipc-memory-region@a8000000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000aa000000, size 96 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-dma-memory@aa000000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000b0000000, size 1 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-c71-dma-memory@b0000000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000b0100000, size 95 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-c71_0-memory@b0100000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000b6000000, size 1 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-c71_1-dma-memory@b6000000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000b6100000, size 31 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-c71_1-memory@b6100000, 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 48 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 0x0000000880000000, size 704 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-0x00000009ffffefff]
[    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-0x00000000a5ffffff]
[    0.000000]   node   0: [mem 0x00000000a6000000-0x00000000a7ffffff]
[    0.000000]   node   0: [mem 0x00000000a8000000-0x00000000b7ffffff]
[    0.000000]   node   0: [mem 0x00000000b8000000-0x00000000d7ffffff]
[    0.000000]   node   0: [mem 0x00000000d8000000-0x00000000daffffff]
[    0.000000]   node   0: [mem 0x00000000db000000-0x00000000ffffefff]
[    0.000000]   node   0: [mem 0x0000000880000000-0x00000008abffffff]
[    0.000000]   node   0: [mem 0x00000008ac000000-0x00000009ffffefff]
[    0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000009ffffefff]
[    0.000000] On node 0, zone Normal: 1 pages in unavailable ranges
[    0.000000] On node 0, zone Normal: 1 pages in unavailable ranges
[    0.000000] cma: Reserved 512 MiB at 0x00000000dfc00000
[    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: 2064382
[    0.000000] Kernel command line: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02880000 mtdparts=47040000.spi.0:512k(ospi.tiboot3),2m(ospi.tispl),4m(ospi.u-boot),256k(ospi.env),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),-@8m(hbmc.rootfs) root=PARTUUID=7ee75f73-02 rw rootfstype=ext4 rootwait
[    0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[    0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.000000] software IO TLB: mapped [mem 0x00000000dbc00000-0x00000000dfc00000] (64MB)
[    0.000000] Memory: 5941716K/8388600K available (11264K kernel code, 1160K rwdata, 4304K rodata, 1856K init, 433K bss, 1922596K 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 @8ac800000 (flat, esz 8, psz 64K, shr 0)
[    0.000000] ITS: using cache flushing for cmd queue
[    0.000000] GICv3: using LPI property table @0x00000008ac030000
[    0.000000] GIC: using cache flushing for LPI property table
[    0.000000] GICv3: CPU0: using allocated LPI pending table @0x00000008ac040000
[    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.008398] Console: colour dummy device 80x25
[    0.012974] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
[    0.023646] pid_max: default: 32768 minimum: 301
[    0.028412] LSM: Security Framework initializing
[    0.033204] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    0.040994] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    0.050266] rcu: Hierarchical SRCU implementation.
[    0.055376] Platform MSI: msi-controller@1820000 domain created
[    0.061620] PCI/MSI: /bus@100000/interrupt-controller@1800000/msi-controller@1820000 domain created
[    0.070926] EFI services will not be available.
[    0.075679] smp: Bringing up secondary CPUs ...
I/TC: Secondary CPU 1 initializing
I/TC: Secondary CPU 1 switching to normal world boot
[    0.088806] Detected PIPT I-cache on CPU1
[    0.088837] GICv3: CPU1: found redistributor 1 region 0:0x0000000001920000
[    0.088850] GICv3: CPU1: using allocated LPI pending table @0x00000008ac050000
[    0.088896] CPU1: Booted secondary processor 0x0000000001 [0x411fd080]
[    0.088958] smp: Brought up 1 node, 2 CPUs
[    0.118306] SMP: Total of 2 processors activated.
[    0.123112] CPU features: detected: 32-bit EL0 Support
[    0.128368] CPU features: detected: CRC32 instructions
[    0.143487] CPU: All CPU(s) started at EL2
[    0.147697] alternatives: patching kernel code
[    0.152889] devtmpfs: initialized
[    0.161048] KASLR disabled due to lack of seed
[    0.165737] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.175707] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
[    0.192327] pinctrl core: initialized pinctrl subsystem
[    0.198097] DMI not present or invalid.
[    0.202425] NET: Registered protocol family 16
[    0.207797] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
[    0.215306] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.223608] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.232053] thermal_sys: Registered thermal governor 'step_wise'
[    0.232057] thermal_sys: Registered thermal governor 'power_allocator'
[    0.238771] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.252426] ASID allocator initialised with 65536 entries
[    0.272852] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.279713] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[    0.286560] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.293406] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[    0.301037] cryptd: max_cpu_qlen set to 1000
[    0.307466] k3-chipinfo 43000014.chipid: Family:J721S2 rev:SR1.0 JTAGID[0x0bb7502f] Detected
[    0.316594] vsys_3v3: supplied by evm_12v0
[    0.320981] vsys_5v0: supplied by evm_12v0
[    0.325391] vdd_mmc1: supplied by vsys_3v3
[    0.329742] tlv71033: supplied by vsys_5v0
[    0.334435] iommu: Default domain type: Translated
[    0.339604] SCSI subsystem initialized
[    0.343713] mc: Linux media interface: v0.10
[    0.348106] videodev: Linux video capture interface: v2.00
[    0.353744] pps_core: LinuxPPS API ver. 1 registered
[    0.358815] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.368153] PTP clock support registered
[    0.372175] EDAC MC: Ver: 3.0.0
[    0.376054] FPGA manager framework
[    0.379582] Advanced Linux Sound Architecture Driver Initialized.
[    0.386295] clocksource: Switched to clocksource arch_sys_counter
[    0.392652] VFS: Disk quotas dquot_6.6.0
[    0.396696] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.406689] Carveout Heap: Exported 512 MiB at 0x00000000b8000000
[    0.413004] NET: Registered protocol family 2
[    0.418151] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.427828] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
[    0.436614] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.444935] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    0.453285] TCP: Hash tables configured (established 65536 bind 65536)
[    0.460223] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
[    0.467253] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
[    0.474832] NET: Registered protocol family 1
[    0.479686] RPC: Registered named UNIX socket transport module.
[    0.485751] RPC: Registered udp transport module.
[    0.490572] RPC: Registered tcp transport module.
[    0.495376] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.501960] NET: Registered protocol family 44
[    0.506509] PCI: CLS 0 bytes, default 64
[    0.511035] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
[    0.521978] Initialise system trusted keyrings
[    0.526668] workingset: timestamp_bits=46 max_order=21 bucket_order=0
[    0.535065] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.541358] NFS: Registering the id_resolver key type
[    0.546546] Key type id_resolver registered
[    0.550818] Key type id_legacy registered
[    0.554945] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    0.561794] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[    0.569472] 9p: Installing v9fs 9p2000 file system support
[    0.594082] Key type asymmetric registered
[    0.598271] Asymmetric key parser 'x509' registered
[    0.603278] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242)
[    0.610839] io scheduler mq-deadline registered
[    0.615465] io scheduler kyber registered
[    0.621026] pinctrl-single 4301c000.pinctrl: 101 pins, size 404
[    0.627268] pinctrl-single 11c000.pinctrl: 72 pins, size 288
[    0.637896] Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled
[    0.651252] brd: module loaded
[    0.658871] loop: module loaded
[    0.662814] megasas: 07.714.04.00-rc1
[    0.668706] tun: Universal TUN/TAP device driver, 1.6
[    0.674236] igbvf: Intel(R) Gigabit Virtual Function Network Driver
[    0.680645] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[    0.686728] sky2: driver version 1.30
[    0.691093] VFIO - User Level meta-driver version: 0.3
[    0.696974] i2c /dev entries driver
[    0.701387] sdhci: Secure Digital Host Controller Interface driver
[    0.707718] sdhci: Copyright(c) Pierre Ossman
[    0.712479] sdhci-pltfm: SDHCI platform and OF driver helper
[    0.718849] ledtrig-cpu: registered to indicate activity on CPUs
[    0.725218] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[    0.732657] 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.737232] optee: revision 3.20 (8e74d476)
[    0.753683] optee: dynamic shared memory is enabled
[    0.763177] optee: initialized driver
[    0.768390] NET: Registered protocol family 17
[    0.773039] 9pnet: Installing 9P2000 support
[    0.777450] Key type dns_resolver registered
[    0.781944] Loading compiled-in X.509 certificates
[    0.794939] ti-sci 44083000.system-controller: ABI: 3.1 (firmware rev 0x0008 '8.6.3--1-g2249f (Chill Capybara')
[    0.830167] omap_i2c 42120000.i2c: bus 0 rev0.12 at 100 kHz
[    0.836418] omap_i2c 40b00000.i2c: bus 1 rev0.12 at 100 kHz
[    0.842557] omap_i2c 40b10000.i2c: bus 2 rev0.12 at 100 kHz
[    0.848947] ti-sci-intr 42200000.interrupt-controller: Interrupt Router 125 domain created
[    0.857510] ti-sci-intr bus@100000:interrupt-controller@a00000: Interrupt Router 148 domain created
[    0.866847] ti-sci-intr 310e0000.interrupt-controller: Interrupt Router 227 domain created
[    0.875471] ti-sci-inta 33d00000.msi-controller: Interrupt Aggregator domain 265 created
[    0.885490] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[    0.893201] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[    0.901482] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[    0.909760] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    0.918904] ti-udma 311a0000.dma-controller: Number of rings: 48
[    0.925689] ti-udma 311a0000.dma-controller: Channels: 24 (bchan: 0, tchan: 8, rchan: 16)
[    0.935128] k3-ringacc 2b800000.ringacc: Ring Accelerator probed rings:286, gp-rings[96,20] sci-dev-id:272
[    0.945029] k3-ringacc 2b800000.ringacc: dma-ring-reset-quirk: disabled
[    0.951791] k3-ringacc 2b800000.ringacc: RA Proxy rev. 66349100, num_proxies:64
[    0.960853] k3-ringacc 3c000000.ringacc: Ring Accelerator probed rings:1024, gp-rings[878,128] sci-dev-id:259
[    0.971035] k3-ringacc 3c000000.ringacc: dma-ring-reset-quirk: disabled
[    0.977796] k3-ringacc 3c000000.ringacc: RA Proxy rev. 66349100, num_proxies:64
[    0.985555] omap8250 40a00000.serial: failed to get alias
[    0.991897] 2810000.serial: ttyS1 at MMIO 0x2810000 (irq = 23, base_baud = 3000000) is a 8250
[    1.001582] 2880000.serial: ttyS2 at MMIO 0x2880000 (irq = 24, base_baud = 3000000) is a 8250
[    1.010346] printk: console [ttyS2] enabled
[    1.010346] printk: console [ttyS2] enabled
[    1.018785] printk: bootconsole [ns16550a0] disabled
[    1.018785] printk: bootconsole [ns16550a0] disabled
[    1.029990] cadence-qspi 47040000.spi: error -ENODEV: No Rx DMA available
[    1.037615] spi-nor spi0.0: s28hs512t (65536 Kbytes)
[    1.042589] 7 cmdlinepart partitions found on MTD device 47040000.spi.0
[    1.049190] Creating 7 MTD partitions on "47040000.spi.0":
[    1.054663] 0x000000000000-0x000000080000 : "ospi.tiboot3"
[    1.060795] 0x000000080000-0x000000280000 : "ospi.tispl"
[    1.066593] 0x000000280000-0x000000680000 : "ospi.u-boot"
[    1.072445] 0x000000680000-0x0000006c0000 : "ospi.env"
[    1.078043] 0x0000006c0000-0x000000700000 : "ospi.env.backup"
[    1.084280] 0x000000800000-0x000003fc0000 : "ospi.rootfs"
[    1.090162] 0x000003fc0000-0x000004000000 : "ospi.phypattern"
[    1.097240] cadence-qspi 47050000.spi: error -ENODEV: No Rx DMA available
[    1.104419] spi-nor spi1.0: unrecognized JEDEC id bytes: ff ff ff ff ff ff
[    1.111297] spi-nor: probe of spi1.0 failed with error -2
[    1.120376] davinci_mdio 46000f00.mdio: Configuring MDIO in manual mode
[    1.166295] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
[    1.174300] mdio_bus 46000f00.mdio: MDIO device at address 0 is missing.
[    1.181033] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA02102, cpsw version 0x6BA82102 Ports: 2 quirks:00000000
[    1.193911] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 1.4
[    1.201122] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64
[    1.207506] am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010b, freq:500000000, add_val:1 pps:0
[    1.218079] am65-cpts 310d0000.cpts: CPTS ver 0x4e8a010c, freq:200000000, add_val:4 pps:0
[    1.328126] mmc0: CQHCI version 5.10
[    1.328539] mmc1: CQHCI version 5.10
[    1.339143] omap-mailbox 31f80000.mailbox: omap mailbox rev 0x66fca100
[    1.346022] omap-mailbox 31f81000.mailbox: omap mailbox rev 0x66fca100
[    1.352851] omap-mailbox 31f84000.mailbox: omap mailbox rev 0x66fca100
[    1.359679] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[    1.367170] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[    1.368910] mmc0: SDHCI controller on 4f80000.mmc [4f80000.mmc] using ADMA 64-bit
[    1.375252] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[    1.375262] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    1.382744] mmc1: SDHCI controller on 4fb0000.mmc [4fb0000.mmc] using ADMA 64-bit
[    1.391895] ti-udma 285c0000.dma-controller: Channels: 26 (tchan: 13, rchan: 13, gp-rflow: 8)
[    1.417029] ti-udma 31150000.dma-controller: Channels: 60 (tchan: 30, rchan: 30, gp-rflow: 16)
[    1.428835] davinci_mdio 46000f00.mdio: Configuring MDIO in manual mode
[    1.460307] mmc1: new high speed SDHC card at address 0001
[    1.466448] mmcblk1: mmc1:0001 SD16G 14.4 GiB
[    1.472316]  mmcblk1: p1 p2
[    1.474312] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
[    1.483192] mdio_bus 46000f00.mdio: MDIO device at address 0 is missing.
[    1.489964] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA02102, cpsw version 0x6BA82102 Ports: 2 quirks:00000000
[    1.502881] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 1.4
[    1.510093] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64
[    1.516487] am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010b, freq:500000000, add_val:1 pps:0
[    1.526817] am65-cpsw-nuss 46000000.ethernet: set new flow-id-base 48
[    1.535289] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[    1.542847] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[    1.550939] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[    1.559029] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    1.568006] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[    1.575559] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[    1.583655] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[    1.591823] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    1.600430] debugfs: Directory 'pd:39' with parent 'pm_genpd' already present!
[    1.607807] debugfs: Directory 'pd:38' with parent 'pm_genpd' already present!
[    1.615628] debugfs: Directory 'pd:276' with parent 'pm_genpd' already present!
[    1.624150] debugfs: Directory 'pd:154' with parent 'pm_genpd' already present!
[    1.635439] mmc0: Command Queue Engine enabled
[    1.639906] mmc0: new HS400 MMC card at address 0001
[    1.641604] ALSA device list:
[    1.645324] mmcblk0: mmc0:0001 G1M15L 29.6 GiB
[    1.647828]   No soundcards found.
[    1.655910] mmcblk0boot0: mmc0:0001 G1M15L partition 1 31.5 MiB
[    1.662002] mmcblk0boot1: mmc0:0001 G1M15L partition 2 31.5 MiB
[    1.668055] mmcblk0rpmb: mmc0:0001 G1M15L partition 3 4.00 MiB, chardev (236:0)
[    1.678587] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[    1.686094] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[    1.694185] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[    1.702283] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    2.664818] EXT4-fs (mmcblk1p2): recovery complete
[    2.671992] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Opts: (null)
[    2.680124] VFS: Mounted root (ext4 filesystem) on device 179:2.
[    2.694362] devtmpfs: mounted
[    2.698509] Freeing unused kernel memory: 1856K
[    2.703144] Run /sbin/init as init process
[    3.004640] systemd[1]: System time before build time, advancing clock.
[    3.096113] NET: Registered protocol family 10
[    3.101212] Segment Routing with IPv6
[    3.142926] systemd[1]: systemd 244.5+ running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR -SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP -GCRYPT -GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN2 -IDN -PCRE2 default-hierarchy=hybrid)
[    3.164757] systemd[1]: Detected architecture arm64.

Welcome to Arago 2021.09!

[    3.203250] systemd[1]: Set hostname to <j721s2-evm>.
[    3.439835] systemd[1]: /lib/systemd/system/irqbalanced.service:6: Unknown key name 'ConditionCPUs' in section 'Unit', ignoring.
[    3.466453] 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.
[    3.549673] random: systemd: uninitialized urandom read (16 bytes read)
[    3.558523] systemd[1]: Created slice system-getty.slice.
[  OK  ] Created slice system-getty.slice.
[    3.578478] random: systemd: uninitialized urandom read (16 bytes read)
[    3.586087] systemd[1]: Created slice system-serial\x2dgetty.slice.
[  OK  ] Created slice system-serial\x2dgetty.slice.
[    3.606392] random: systemd: uninitialized urandom read (16 bytes read)
[    3.613776] systemd[1]: Created slice User and Session Slice.
[  OK  ] Created slice User and Session Slice.
[    3.634561] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[  OK  ] Started Dispatch Password ?宇s to Console Directory Watch.
[    3.658457] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[  OK  ] Started Forward Password R?守ests to Wall Directory Watch.
[    3.682441] systemd[1]: Reached target Paths.
[  OK  ] Reached target Paths.
[    3.698369] systemd[1]: Reached target Remote File Systems.
[  OK  ] Reached target Remote File Systems.
[    3.718355] systemd[1]: Reached target Slices.
[  OK  ] Reached target Slices.
[    3.734358] systemd[1]: Reached target Swap.
[  OK  ] Reached target Swap.
[    3.765871] systemd[1]: Listening on RPCbind Server Activation Socket.
[  OK  ] Listening on RPCbind Server Activation Socket.
[    3.786523] systemd[1]: Reached target RPC Port Mapper.
[  OK  ] Reached target RPC Port Mapper.
[    3.809354] systemd[1]: Listening on Process Core Dump Socket.
[  OK  ] Listening on Process Core Dump Socket.
[    3.830600] systemd[1]: Listening on initctl Compatibility Named Pipe.
[  OK  ] Listening on initctl Compatibility Named Pipe.
[    3.856531] systemd[1]: Condition check resulted in Journal Audit Socket being skipped.
[    3.865020] systemd[1]: Listening on Journal Socket (/dev/log).
[  OK  ] Listening on Journal Socket (/dev/log).
[    3.886758] systemd[1]: Listening on Journal Socket.
[  OK  ] Listening on Journal Socket.
[    3.904481] systemd[1]: Listening on Network Service Netlink Socket.
[  OK  ] Listening on Network Service Netlink Socket.
[    3.930736] systemd[1]: Listening on udev Control Socket.
[  OK  ] Listening on udev Control Socket.
[    3.950564] systemd[1]: Listening on udev Kernel Socket.
[  OK  ] Listening on udev Kernel Socket.
[    3.973465] systemd[1]: Mounting Huge Pages File System...
         Mounting Huge Pages File System...
[    3.993422] systemd[1]: Mounting POSIX Message Queue File System...
         Mounting POSIX Message Queue File System...
[    4.017441] systemd[1]: Mounting Kernel Debug File System...
         Mounting Kernel Debug File System...
[    4.038246] systemd[1]: Mounting Temporary Directory (/tmp)...
         Mounting Temporary Directory (/tmp)...
[    4.057680] systemd[1]: Starting Create list of static device nodes for the current kernel...
         Starting Create list of st?她des for the current kernel...
[    4.087875] systemd[1]: Starting Start psplash boot splash screen...
         Starting Start psplash boot splash screen...
[    4.117618] systemd[1]: Starting RPC Bind...
         Starting RPC Bind...
[    4.130529] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[    4.144387] systemd[1]: Starting Journal Service...
         Starting Journal Service...
[    4.173594] systemd[1]: Starting Load Kernel Modules...
         Starting Load Kernel Modules...
[    4.193976] systemd[1]: Starting Remount Root and Kernel File Systems...
         Starting Remount Root and Kernel File Systems...
[    4.221322] EXT4-fs (mmcblk1p2): re-mounted. Opts: (null)
[    4.222177] systemd[1]: Starting udev Coldplug all Devices...
         Starting udev Coldplug all Devices...
[    4.253980] systemd[1]: Started RPC Bind.
[  OK  ] Started RPC Bind.
[    4.270949] 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?如rogress 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...
[    4.500782] systemd-journald[182]: 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.
[    4.615228] random: systemd: uninitialized urandom read (16 bytes read)
[  OK  ] Reached target Local File Systems (Pre).
[    4.642472] random: systemd: uninitialized urandom read (16 bytes read)
         Mounting /media/ram...
[    4.654081] 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.
[    5.187057] CAN device driver interface
[    5.191107] random: crng init done
[    5.191868] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[    5.194551] random: 66 urandom warning(s) missed due to ratelimiting
[    5.204840] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[    5.222168] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[    5.230403] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[  OK  ] Started Load/Save Random Seed.
[    5.282126] m_can_platform 2701000.can: m_can device registered (irq=31, version=32)
[    5.294682] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[    5.302320] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[    5.310437] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[    5.318546] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    5.329009] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[    5.336583] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[    5.344761] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[    5.352912] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    5.362180] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[    5.369740] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[    5.377875] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[    5.386024] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    5.418864] k3-dsp-rproc 64800000.dsp: assigned reserved memory node vision-apps-c71-dma-memory@b0000000
[    5.429851] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
[    5.436098] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[    5.446657] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[    5.454805] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[    5.466391] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    5.477749] k3-dsp-rproc 64800000.dsp: configured DSP for IPC-only mode
[    5.487322] remoteproc remoteproc0: 64800000.dsp is available
[    5.493584] remoteproc remoteproc0: attaching to 64800000.dsp
[    5.500980] remoteproc remoteproc0: unsupported resource 65538
[    5.507506] m_can_platform 2711000.can: m_can device registered (irq=33, version=32)
[    5.514595] k3-dsp-rproc 64800000.dsp: DSP initialized in IPC-only mode
[    5.523144] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
[    5.531970] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[    5.540484] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[    5.549639] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[    5.557863] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    5.567406]  remoteproc0#vdev0buffer: assigned reserved memory node vision-apps-c71-dma-memory@b0000000
[    5.578240] platform 41000000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1)
[    5.581305] virtio_rpmsg_bus virtio0: rpmsg host is online
[    5.595575] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0xd
[    5.602835] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
[    5.609588] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[    5.618777] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[    5.624428]  remoteproc0#vdev0buffer: registered virtio0 (type 7)
[    5.626953] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[    5.644478] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    5.653953] remoteproc remoteproc0: remote processor 64800000.dsp is now attached
[    5.668279] k3-dsp-rproc 65800000.dsp: assigned reserved memory node vision-apps-c71_1-dma-memory@b6000000
[    5.668348] platform 41000000.r5f: configured R5F for IPC-only mode
[    5.678110] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
[    5.690595] m_can_platform 2721000.can: m_can device registered (irq=35, version=32)
[    5.692035] platform 41000000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a0000000
[    5.698901] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[    5.708265] remoteproc remoteproc1: 41000000.r5f is available
[    5.720941] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[    5.734113] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[    5.746385] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    5.755417] k3-dsp-rproc 65800000.dsp: configured DSP for IPC-only mode
[    5.758653] remoteproc remoteproc1: attaching to 41000000.r5f
[    5.763293] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
[    5.780506] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[    5.792942] remoteproc remoteproc2: 65800000.dsp is available
[    5.794028] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[    5.798764] remoteproc remoteproc2: attaching to 65800000.dsp
[    5.812649] remoteproc remoteproc2: unsupported resource 65538
[    5.816207] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[    5.818657] k3-dsp-rproc 65800000.dsp: DSP initialized in IPC-only mode
[    5.833280]  remoteproc2#vdev0buffer: assigned reserved memory node vision-apps-c71_1-dma-memory@b6000000
[    5.835520] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    5.846139] virtio_rpmsg_bus virtio1: rpmsg host is online
[    5.867554] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0xd
[    5.874882] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
[    5.885130] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[    5.894385] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[    5.902440]  remoteproc2#vdev0buffer: registered virtio1 (type 7)
[    5.905970] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[    5.911523] platform 41000000.r5f: R5F core initialized in IPC-only mode
[    5.918478] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    5.938681] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
[    5.945555] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[    5.955826] remoteproc remoteproc2: remote processor 65800000.dsp is now attached
[    5.957298] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[    5.972819] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[    5.984121] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    5.999455]  remoteproc1#vdev0buffer: assigned reserved memory node vision-apps-r5f-dma-memory@a0000000
[    6.024910] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
[    6.040211] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[    6.053895] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[    6.069233] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[    6.081324] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    6.123247] virtio_rpmsg_bus virtio2: rpmsg host is online
[    6.135480] virtio_rpmsg_bus virtio2: creating channel ti.ipc4.ping-pong addr 0xd
[    6.144146] virtio_rpmsg_bus virtio2: creating channel rpmsg_chrdev addr 0xe
[    6.156155]  remoteproc1#vdev0buffer: registered virtio2 (type 7)
[    6.162434] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
[    6.169615] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[    6.180917] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[    6.194553] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[    6.210398] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    6.227127] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
[    6.242573] m_can_platform 26a1000.can: m_can device registered (irq=37, version=32)
[    6.255826] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[    6.263390] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[    6.287437] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[    6.306047] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    6.321515] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
[    6.412884] remoteproc remoteproc1: remote processor 41000000.r5f is now attached
[    6.482577] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[    6.492473] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[    6.500640] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[    6.511694] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    6.523952] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
[    6.534716] platform 5c00000.r5f: configured R5F for IPC-only mode
[    6.541450] platform 5c00000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a2000000
[    6.612945] remoteproc remoteproc3: 5c00000.r5f is available
[    6.652678] remoteproc remoteproc3: attaching to 5c00000.r5f
[    6.666517] platform 5c00000.r5f: R5F core initialized in IPC-only mode
[    6.683609]  remoteproc3#vdev0buffer: assigned reserved memory node vision-apps-r5f-dma-memory@a2000000
[    6.737594] virtio_rpmsg_bus virtio3: rpmsg host is online
[    6.746637] virtio_rpmsg_bus virtio3: creating channel rpmsg_chrdev addr 0xd
[    6.756202] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[    6.763906] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[    6.778700] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[    6.786863] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    6.803671] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
[    6.811931] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[    6.819574] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[    6.827771]  remoteproc3#vdev0buffer: registered virtio3 (type 7)
[    6.833963] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[    6.842224] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    6.851769] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
[    6.857835] remoteproc remoteproc3: remote processor 5c00000.r5f is now attached
[    6.868581] platform 5d00000.r5f: configured R5F for IPC-only mode
[    6.877357] platform 5d00000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a4000000
[    6.893029] remoteproc remoteproc4: 5d00000.r5f is available
[    6.914422] remoteproc remoteproc4: attaching to 5d00000.r5f
[    6.921812] platform 5d00000.r5f: R5F core initialized in IPC-only mode
[    6.955928]  remoteproc4#vdev0buffer: assigned reserved memory node vision-apps-r5f-dma-memory@a4000000
[    6.971796] virtio_rpmsg_bus virtio4: rpmsg host is online
[    6.980760] virtio_rpmsg_bus virtio4: creating channel rpmsg_chrdev addr 0xd
[    6.993501] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0x15
[    7.000838] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0x15
[    7.010477] virtio_rpmsg_bus virtio3: creating channel rpmsg_chrdev addr 0x15
[    7.018376] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[    7.025951] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[    7.026230]  remoteproc4#vdev0buffer: registered virtio4 (type 7)
[    7.036086] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[    7.049103] virtio_rpmsg_bus virtio1: creating channel ti.ipc4.ping-pong addr 0xe
[    7.056794] virtio_rpmsg_bus virtio0: creating channel ti.ipc4.ping-pong addr 0xe
[    7.064400] virtio_rpmsg_bus virtio4: creating channel rpmsg_chrdev addr 0x15
[    7.072135] virtio_rpmsg_bus virtio4: creating channel ti.ipc4.ping-pong addr 0xe
[    7.080059] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    7.089641] virtio_rpmsg_bus virtio3: creating channel ti.ipc4.ping-pong addr 0xe
[    7.097319] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
[    7.103771] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[    7.111408] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[    7.119648] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[    7.127852] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    7.136698] remoteproc remoteproc4: remote processor 5d00000.r5f is now attached
[    7.148204] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
[    7.155872] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[    7.164204] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[    7.172452] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[    7.182686] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    7.290250] usbcore: registered new interface driver usbfs
[    7.330170] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
[    7.338145] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[    7.343299] usbcore: registered new interface driver hub
[    7.347706] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[    7.362369] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[    7.373157] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    7.382939] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
[    7.391799] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[    7.401897] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[    7.412531] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[    7.413163] usbcore: registered new device driver usb
[    7.425905] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    7.583826] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
[    7.594569] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[    7.602218] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[    7.610342] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[    7.618464] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    7.644880] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
[    7.650496] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 1
[    7.658342] xhci-hcd xhci-hcd.2.auto: hcc params 0x200073c9 hci version 0x100 quirks 0x0000002000010010
[    7.667888] xhci-hcd xhci-hcd.2.auto: irq 504, io mem 0x06010000
[    7.674147] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[    7.682434] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    7.689669] usb usb1: Product: xHCI Host Controller
[    7.694553] usb usb1: Manufacturer: Linux 5.10.162-g5c9c0f3cbc08-dirty xhci-hcd
[    7.701888] usb usb1: SerialNumber: xhci-hcd.2.auto
[    7.707264] hub 1-0:1.0: USB hub found
[    7.711108] hub 1-0:1.0: 1 port detected
[    7.716156] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
[    7.718462] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
[    7.727656] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[    7.728292] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 2
[    7.735982] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[    7.743106] xhci-hcd xhci-hcd.2.auto: Host supports USB 3.0 SuperSpeed
[    7.751581] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[    7.757739] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    7.766082] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    7.773932] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
[    7.790249] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
[    7.791906] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    7.803412] usb usb2: Product: xHCI Host Controller
[    7.808291] usb usb2: Manufacturer: Linux 5.10.162-g5c9c0f3cbc08-dirty xhci-hcd
[    7.815634] usb usb2: SerialNumber: xhci-hcd.2.auto
[    7.820949] hub 2-0:1.0: USB hub found
[    7.824818] hub 2-0:1.0: 1 port detected
[    7.829267] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[    7.838070] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[    7.848473] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[    7.866281] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    7.875823] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
[    7.882199] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[    7.889865] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[  OK  ] Created slice system-systemd\x2dfsc[    7.902473] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
k.slice.
[    7.911924] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[  OK  ] Found device /dev/mmcblk1p1.
[  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...
         Starting File System Check on /dev/mmcblk1p1...
[  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.
[  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 Framework...
         Starting IPv4 Packet Filtering Framework...
[  OK  ] Started irqbalance daemon.
         Starting Telephony service...
         Starting rc.pvr.service...
         Starting Login Service...
[  OK  ] Started TEE Supplicant.
         Starting Update weston ini??based on the platform name...
[  OK  ] Started IPv6 Packet Filtering Framework.
[  OK  ] Started set host name as per compatible name.
[  OK  ] Started IPv4 Packet Filtering Framework.
[  OK  ] Started Update weston ini ?夙e based on the platform name.
[  OK  ] Started Telephony service.
[  OK  ] Reached target Network (Pre).
         Starting Network Service...
[  OK  ] Listening on Load/Save RF ?夷tch Status /dev/rfkill Watch.
[  OK  ] Started File System Check on /dev/mmcblk1p1.
         Mounting /run/media/mmcblk1p1...
[  OK  ] Started Login Service.
[    8.864873] Bluetooth: Core ver 2.22
[    8.874394] NET: Registered protocol family 31
[    8.878856] Bluetooth: HCI device and connection manager initialized
[    8.890349] Bluetooth: HCI socket layer initialized
[    8.897826] Bluetooth: L2CAP socket layer initialized
[    8.909930] Bluetooth: SCO socket layer initialized
[  OK  ] Mounted /run/media/mmcblk1p1.
[  OK  ] Started Network Service.
         Starting Wait for Network to be Configured...
         Starting Network Name Resolution...
[  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?圯nt Protocol (SNMP) Daemon....
         Starting Permit User Sessions...
[  OK  ] Started 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...
[  OK  ] Started Enable and configure wl18xx bluetooth stack.
[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 Simple Network Man?圯ment Protocol (SNMP) Daemon..
[  OK  ] Started rc.pvr.service.
         Starting weston.service...
***************************************************************
***************************************************************
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.

 _____                    _____           _         _
|  _  |___ ___ ___ ___   |  _  |___ ___  |_|___ ___| |_
|     |  _| .'| . | . |  |   __|  _| . | | | -_|  _|  _|
|__|__|_| |__,|_  |___|  |__|  |_| |___|_| |___|___|_|
              |___|                    |___|

Arago Project j721s2-evm ttyS2

Arago 2021.09 j721s2-evm ttyS2

j721s2-evm login: root
root@j721s2-evm:~# cd /opt/vision_apps
root@j721s2-evm:/opt/vision_apps# source ./vision_apps_init.sh
root@j721s2-evm:/opt/vision_apps# [MCU2_0]      3.984085 s: CIO: Init ... Done !!!
[MCU2_0]      3.984140 s: ### CPU Frequency = 1000000000 Hz
[MCU2_0]      3.984173 s: CPU is running FreeRTOS
[MCU2_0]      3.984195 s: APP: Init ... !!!
[MCU2_0]      3.984215 s: SCICLIENT: Init ... !!!
[MCU2_0]      3.984354 s: SCICLIENT: DMSC FW version [8.6.3--1-g2249f (Chill Capybara]
[MCU2_0]      3.984389 s: SCICLIENT: DMSC FW revision 0x8
[MCU2_0]      3.984419 s: SCICLIENT: DMSC FW ABI revision 3.1
[MCU2_0]      3.984450 s: SCICLIENT: Init ... Done !!!
[MCU2_0]      3.984474 s: UDMA: Init ... !!!
[MCU2_0]      3.985412 s: UDMA: Init ... Done !!!
[MCU2_0]      3.985453 s: UDMA: Init ... !!!
[MCU2_0]      3.985952 s: UDMA: Init for CSITX/CSIRX ... Done !!!
[MCU2_0]      3.986008 s: MEM: Init ... !!!
[MCU2_0]      3.986045 s: MEM: Created heap (DDR_LOCAL_MEM, id=0, flags=0x00000004) @ d9000000 of size 16777216 bytes !!!
[MCU2_0]      3.986108 s: MEM: Created heap (L3_MEM, id=1, flags=0x00000000) @ 60000000 of size 524288 bytes !!!
[MCU2_0]      3.986162 s: MEM: Init ... Done !!!
[MCU2_0]      3.986184 s: IPC: Init ... !!!
[MCU2_0]      3.986232 s: IPC: 5 CPUs participating in IPC !!!
[MCU2_0]      3.986270 s: IPC: Waiting for HLOS to be ready ... !!!
[MCU2_0]     13.138379 s: IPC: HLOS is ready !!!
[MCU2_0]     13.147865 s: IPC: Init ... Done !!!
[MCU2_0]     13.147912 s: APP: Syncing with 4 CPUs ... !!!
[MCU2_0]     13.382054 s: APP: Syncing with 4 CPUs ... Done !!!
[MCU2_0]     13.382091 s: REMOTE_SERVICE: Init ... !!!
[MCU2_0]     13.383469 s: REMOTE_SERVICE: Init ... Done !!!
[MCU2_0]     13.383526 s: FVID2: Init ... !!!
[MCU2_0]     13.383596 s: FVID2: Init ... Done !!!
[MCU2_0]     13.383623 s: SCICLIENT: Sciclient_pmSetModuleState module=214 state=2
[MCU2_0]     13.383897 s: SCICLIENT: Sciclient_pmSetModuleState success
[MCU2_0]     13.383945 s: DSS: Init ... !!!
[MCU2_0]     13.383968 s: DSS: Display type is eDP !!!
[MCU2_0]     13.383992 s: DSS: M2M Path is enabled !!!
[MCU2_0]     13.384015 s: DSS: SoC init ... !!!
[MCU2_0]     13.384036 s: SCICLIENT: Sciclient_pmSetModuleState module=158 state=0
[MCU2_0]     13.384124 s: SCICLIENT: Sciclient_pmSetModuleState success
[MCU2_0]     13.384151 s: SCICLIENT: Sciclient_pmSetModuleState module=365 state=2
[MCU2_0]     13.384335 s: SCICLIENT: Sciclient_pmSetModuleState success
[MCU2_0]     13.384363 s: SCICLIENT: Sciclient_pmSetModuleState module=156 state=2
[MCU2_0]     13.384526 s: SCICLIENT: Sciclient_pmSetModuleState success
[MCU2_0]     13.384559 s: SCICLIENT: Sciclient_pmSetModuleState module=365 state=2
[MCU2_0]     13.384640 s: SCICLIENT: Sciclient_pmSetModuleState success
[MCU2_0]     13.384667 s: SCICLIENT: Sciclient_pmSetModuleState module=156 state=2
[MCU2_0]     13.384744 s: SCICLIENT: Sciclient_pmSetModuleState success
[MCU2_0]     13.384771 s: SCICLIENT: Sciclient_pmSetModuleState module=158 state=0
[MCU2_0]     13.384862 s: SCICLIENT: Sciclient_pmSetModuleState success
[MCU2_0]     13.384890 s: SCICLIENT: Sciclient_pmSetModuleClkFreq module=158 clk=3 freq=148500000
[MCU2_0]     13.385938 s: SCICLIENT: Sciclient_pmSetModuleClkFreq success
[MCU2_0]     13.385965 s: SCICLIENT: Sciclient_pmModuleClkRequest module=158 clk=3 state=2 flag=2
[MCU2_0]     13.386130 s: SCICLIENT: Sciclient_pmModuleClkRequest success
[MCU2_0]     13.386158 s: SCICLIENT: Sciclient_pmSetModuleState module=158 state=2
[MCU2_0]     13.386317 s: SCICLIENT: Sciclient_pmSetModuleState success
[MCU2_0]     13.386343 s: DSS: SoC init ... Done !!!
[MCU2_0]     13.386366 s: DSS: Board init ... !!!
[MCU2_0]     13.386387 s: DSS: Board init ... Done !!!
[MCU2_0]     13.409481 s: DSS: Display is not connected
[MCU2_0]     13.409530 s: DSS: Init ... Done !!!
[MCU2_0]     13.409555 s: VHWA: VPAC Init ... !!!
[MCU2_0]     13.409577 s: SCICLIENT: Sciclient_pmSetModuleState module=361 state=2
[MCU2_0]     13.409752 s: SCICLIENT: Sciclient_pmSetModuleState success
[MCU2_0]     13.409783 s: VHWA: LDC Init ... !!!
[MCU2_0]     13.411789 s: VHWA: LDC Init ... Done !!!
[MCU2_0]     13.411830 s: VHWA: MSC Init ... !!!
[MCU2_0]     13.420380 s: VHWA: MSC Init ... Done !!!
[MCU2_0]     13.420420 s: VHWA: NF Init ... !!!
[MCU2_0]     13.421403 s: VHWA: NF Init ... Done !!!
[MCU2_0]     13.421440 s: VHWA: VISS Init ... !!!
[MCU2_0]     13.428616 s: VHWA: VISS Init ... Done !!!
[MCU2_0]     13.428661 s: VHWA: VPAC Init ... Done !!!
[MCU2_0]     13.428703 s:  VX_ZONE_INIT:Enabled
[MCU2_0]     13.428727 s:  VX_ZONE_ERROR:Enabled
[MCU2_0]     13.428750 s:  VX_ZONE_WARNING:Enabled
[MCU2_0]     13.429802 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target MCU2-0
[MCU2_0]     13.430001 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target VPAC_NF
[MCU2_0]     13.430173 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target VPAC_LDC1
[MCU2_0]     13.430349 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target VPAC_MSC1
[MCU2_0]     13.430522 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target VPAC_MSC2
[MCU2_0]     13.430771 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target VPAC_VISS1
[MCU2_0]     13.430964 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target CAPTURE1
[MCU2_0]     13.431157 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target CAPTURE2
[MCU2_0]     13.431350 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target DISPLAY1
[MCU2_0]     13.431541 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target DISPLAY2
[MCU2_0]     13.431743 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target CSITX
[MCU2_0]     13.431957 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target CAPTURE3
[MCU2_0]     13.432156 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target CAPTURE4
[MCU2_0]     13.432346 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target CAPTURE5
[MCU2_0]     13.432530 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target CAPTURE6
[MCU2_0]     13.432716 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target CAPTURE7
[MCU2_0]     13.432909 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target CAPTURE8
[MCU2_0]     13.433098 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target DSS_M2M1
[MCU2_0]     13.433291 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target DSS_M2M2
[MCU2_0]     13.433472 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target DSS_M2M3
[MCU2_0]     13.433645 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target DSS_M2M4
[MCU2_0]     13.433836 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target CSITX2
[MCU2_0]     13.433879 s:  VX_ZONE_INIT:[tivxInitLocal:130] Initialization Done !!!
[MCU2_0]     13.433908 s: APP: OpenVX Target kernel init ... !!!
[MCU2_0]     13.460572 s: APP: OpenVX Target kernel init ... Done !!!
[MCU2_0]     13.460612 s: CSI2RX: Init ... !!!
[MCU2_0]     13.460635 s: SCICLIENT: Sciclient_pmSetModuleState module=136 state=2
[MCU2_0]     13.460739 s: SCICLIENT: Sciclient_pmSetModuleState success
[MCU2_0]     13.460769 s: SCICLIENT: Sciclient_pmSetModuleState module=38 state=2
[MCU2_0]     13.460877 s: SCICLIENT: Sciclient_pmSetModuleState success
[MCU2_0]     13.460904 s: SCICLIENT: Sciclient_pmSetModuleState module=39 state=2
[MCU2_0]     13.460989 s: SCICLIENT: Sciclient_pmSetModuleState success
[MCU2_0]     13.461014 s: SCICLIENT: Sciclient_pmSetModuleState module=152 state=2
[MCU2_0]     13.461082 s: SCICLIENT: Sciclient_pmSetModuleState success
[MCU2_0]     13.461108 s: SCICLIENT: Sciclient_pmSetModuleState module=153 state=2
[MCU2_0]     13.461166 s: SCICLIENT: Sciclient_pmSetModuleState success
[MCU2_0]     13.461339 s: CSI2RX: Init ... Done !!!
[MCU2_0]     13.461364 s: CSI2TX: Init ... !!!
[MCU2_0]     13.461386 s: SCICLIENT: Sciclient_pmSetModuleState module=136 state=2
[MCU2_0]     13.461446 s: SCICLIENT: Sciclient_pmSetModuleState success
[MCU2_0]     13.461473 s: SCICLIENT: Sciclient_pmSetModuleState module=40 state=2
[MCU2_0]     13.461547 s: SCICLIENT: Sciclient_pmSetModuleState success
[MCU2_0]     13.461573 s: SCICLIENT: Sciclient_pmSetModuleState module=41 state=2
[MCU2_0]     13.461654 s: SCICLIENT: Sciclient_pmSetModuleState success
[MCU2_0]     13.461680 s: SCICLIENT: Sciclient_pmSetModuleState module=363 state=2
[MCU2_0]     13.461747 s: SCICLIENT: Sciclient_pmSetModuleState success
[MCU2_0]     13.461817 s: CSI2TX: Init ... Done !!!
[MCU2_0]     13.461842 s: ISS: Init ... !!!
[MCU2_0]     13.461868 s: Found sensor MAX96718_UYVY_TESTPATTERN at location 0
[MCU2_0]     13.461904 s: IssSensor_Init ... Done !!!
[MCU2_0]     13.461961 s: IttRemoteServer_Init ... Done !!!
[MCU2_0]     13.461989 s: VISS REMOTE SERVICE: Init ... !!!
[MCU2_0]     13.462042 s: VISS REMOTE SERVICE: Init ... Done !!!
[MCU2_0]     13.462068 s: UDMA Copy: Init ... !!!
[MCU2_0]     13.463103 s: UDMA Copy: Init ... Done !!!
[MCU2_0]     13.463176 s: APP: Init ... Done !!!
[MCU2_0]     13.463207 s: APP: Run ... !!!
[MCU2_0]     13.463229 s: IPC: Starting echo test ...
[MCU2_0]     13.465296 s: APP: Run ... Done !!!
[MCU2_0]     13.466131 s: IPC: Echo status: mpu1_0[x] mcu2_0[s] mcu2_1[.] C7X_1[P] C7X_2[.]
[MCU2_0]     13.466208 s: IPC: Echo status: mpu1_0[x] mcu2_0[s] mcu2_1[.] C7X_1[P] C7X_2[P]
[MCU2_0]     13.466270 s: IPC: Echo status: mpu1_0[x] mcu2_0[s] mcu2_1[P] C7X_1[P] C7X_2[P]
[MCU2_1]      3.983063 s: CIO: Init ... Done !!!
[MCU2_1]      3.983117 s: ### CPU Frequency = 1000000000 Hz
[MCU2_1]      3.983148 s: CPU is running FreeRTOS
[MCU2_1]      3.983169 s: APP: Init ... !!!
[MCU2_1]      3.983189 s: SCICLIENT: Init ... !!!
[MCU2_1]      3.983316 s: SCICLIENT: DMSC FW version [8.6.3--1-g2249f (Chill Capybara]
[MCU2_1]      3.983350 s: SCICLIENT: DMSC FW revision 0x8
[MCU2_1]      3.983377 s: SCICLIENT: DMSC FW ABI revision 3.1
[MCU2_1]      3.983408 s: SCICLIENT: Init ... Done !!!
[MCU2_1]      3.983431 s: UDMA: Init ... !!!
[MCU2_1]      3.984559 s: UDMA: Init ... Done !!!
[MCU2_1]      3.984611 s: MEM: Init ... !!!
[MCU2_1]      3.984646 s: MEM: Created heap (DDR_LOCAL_MEM, id=0, flags=0x00000004) @ da000000 of size 16777216 bytes !!!
[MCU2_1]      3.984712 s: MEM: Created heap (L3_MEM, id=1, flags=0x00000001) @ 60080000 of size 524288 bytes !!!
[MCU2_1]      3.984763 s: MEM: Init ... Done !!!
[MCU2_1]      3.984784 s: IPC: Init ... !!!
[MCU2_1]      3.984832 s: IPC: 5 CPUs participating in IPC !!!
[MCU2_1]      3.984867 s: IPC: Waiting for HLOS to be ready ... !!!
[MCU2_1]     13.372574 s: IPC: HLOS is ready !!!
[MCU2_1]     13.381977 s: IPC: Init ... Done !!!
[MCU2_1]     13.382017 s: APP: Syncing with 4 CPUs ... !!!
[MCU2_1]     13.382053 s: APP: Syncing with 4 CPUs ... Done !!!
[MCU2_1]     13.382082 s: REMOTE_SERVICE: Init ... !!!
[MCU2_1]     13.383466 s: REMOTE_SERVICE: Init ... Done !!!
[MCU2_1]     13.383507 s: FVID2: Init ... !!!
[MCU2_1]     13.383563 s: FVID2: Init ... Done !!!
[MCU2_1]     13.383587 s: VHWA: DMPAC: Init ... !!!
[MCU2_1]     13.383610 s: SCICLIENT: Sciclient_pmSetModuleState module=58 state=2
[MCU2_1]     13.383850 s: SCICLIENT: Sciclient_pmSetModuleState success
[MCU2_1]     13.383881 s: SCICLIENT: Sciclient_pmSetModuleState module=62 state=2
[MCU2_1]     13.383992 s: SCICLIENT: Sciclient_pmSetModuleState success
[MCU2_1]     13.384019 s: VHWA: DOF Init ... !!!
[MCU2_1]     13.388999 s: VHWA: DOF Init ... Done !!!
[MCU2_1]     13.389038 s: VHWA: SDE Init ... !!!
[MCU2_1]     13.390485 s: VHWA: SDE Init ... Done !!!
[MCU2_1]     13.390518 s: VHWA: DMPAC: Init ... Done !!!
[MCU2_1]     13.390557 s:  VX_ZONE_INIT:Enabled
[MCU2_1]     13.390581 s:  VX_ZONE_ERROR:Enabled
[MCU2_1]     13.390602 s:  VX_ZONE_WARNING:Enabled
[MCU2_1]     13.391708 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target MCU2-1
[MCU2_1]     13.391894 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target DMPAC_SDE
[MCU2_1]     13.392074 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target DMPAC_DOF
[MCU2_1]     13.392116 s:  VX_ZONE_INIT:[tivxInitLocal:130] Initialization Done !!!
[MCU2_1]     13.392145 s: APP: OpenVX Target kernel init ... !!!
[MCU2_1]     13.392395 s: APP: OpenVX Target kernel init ... Done !!!
[MCU2_1]     13.392426 s: UDMA Copy: Init ... !!!
[MCU2_1]     13.393495 s: UDMA Copy: Init ... Done !!!
[MCU2_1]     13.393535 s: APP: Init ... Done !!!
[MCU2_1]     13.393559 s: APP: Run ... !!!
[MCU2_1]     13.393580 s: IPC: Starting echo test ...
[MCU2_1]     13.395657 s: APP: Run ... Done !!!
[MCU2_1]     13.396257 s: IPC: Echo status: mpu1_0[x] mcu2_0[x] mcu2_1[s] C7X_1[P] C7X_2[.]
[MCU2_1]     13.396331 s: IPC: Echo status: mpu1_0[x] mcu2_0[x] mcu2_1[s] C7X_1[P] C7X_2[P]
[MCU2_1]     13.466022 s: IPC: Echo status: mpu1_0[x] mcu2_0[P] mcu2_1[s] C7X_1[P] C7X_2[P]
[C7x_1 ]      4.284817 s: CIO: Init ... Done !!!
[C7x_1 ]      4.284834 s: ### CPU Frequency = 1000000000 Hz
[C7x_1 ]      4.284847 s: CPU is running FreeRTOS
[C7x_1 ]      4.284856 s: APP: Init ... !!!
[C7x_1 ]      4.284864 s: SCICLIENT: Init ... !!!
[C7x_1 ]      4.284978 s: SCICLIENT: DMSC FW version [8.6.3--1-g2249f (Chill Capybara]
[C7x_1 ]      4.284994 s: SCICLIENT: DMSC FW revision 0x8
[C7x_1 ]      4.285006 s: SCICLIENT: DMSC FW ABI revision 3.1
[C7x_1 ]      4.285017 s: SCICLIENT: Init ... Done !!!
[C7x_1 ]      4.285027 s: UDMA: Init ... !!!
[C7x_1 ]      4.285897 s: UDMA: Init ... Done !!!
[C7x_1 ]      4.285912 s: MEM: Init ... !!!
[C7x_1 ]      4.285925 s: MEM: Created heap (DDR_LOCAL_MEM, id=0, flags=0x00000004) @ 117000000 of size 268435456 bytes !!!
[C7x_1 ]      4.285947 s: MEM: Created heap (L3_MEM, id=1, flags=0x00000001) @ 70020000 of size 3964928 bytes !!!
[C7x_1 ]      4.285966 s: MEM: Created heap (L2_MEM, id=2, flags=0x00000001) @ 64800000 of size 458752 bytes !!!
[C7x_1 ]      4.285984 s: MEM: Created heap (L1_MEM, id=3, flags=0x00000001) @ 64e00000 of size 16384 bytes !!!
[C7x_1 ]      4.286001 s: MEM: Created heap (DDR_SCRATCH_MEM, id=4, flags=0x00000001) @ 100000000 of size 385875968 bytes !!!
[C7x_1 ]      4.286020 s: MEM: Init ... Done !!!
[C7x_1 ]      4.286029 s: IPC: Init ... !!!
[C7x_1 ]      4.286045 s: IPC: 5 CPUs participating in IPC !!!
[C7x_1 ]      4.286060 s: IPC: Waiting for HLOS to be ready ... !!!
[C7x_1 ]     11.982086 s: IPC: HLOS is ready !!!
[C7x_1 ]     11.983939 s: IPC: Init ... Done !!!
[C7x_1 ]     11.983956 s: APP: Syncing with 4 CPUs ... !!!
[C7x_1 ]     13.382054 s: APP: Syncing with 4 CPUs ... Done !!!
[C7x_1 ]     13.382075 s: REMOTE_SERVICE: Init ... !!!
[C7x_1 ]     13.382277 s: REMOTE_SERVICE: Init ... Done !!!
[C7x_1 ]     13.382305 s:  VX_ZONE_INIT:Enabled
[C7x_1 ]     13.382350 s:  VX_ZONE_ERROR:Enabled
[C7x_1 ]     13.382364 s:  VX_ZONE_WARNING:Enabled
[C7x_1 ]     13.382687 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:59] Added target DSP_C7-1
[C7x_1 ]     13.382767 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:59] Added target DSP_C7-1_PRI_2
[C7x_1 ]     13.382842 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:59] Added target DSP_C7-1_PRI_3
[C7x_1 ]     13.382920 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:59] Added target DSP_C7-1_PRI_4
[C7x_1 ]     13.383007 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:59] Added target DSP_C7-1_PRI_5
[C7x_1 ]     13.383089 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:59] Added target DSP_C7-1_PRI_6
[C7x_1 ]     13.383167 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:59] Added target DSP_C7-1_PRI_7
[C7x_1 ]     13.383245 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:59] Added target DSP_C7-1_PRI_8
[C7x_1 ]     13.383271 s:  VX_ZONE_INIT:[tivxInitLocal:130] Initialization Done !!!
[C7x_1 ]     13.383284 s: APP: OpenVX Target kernel init ... !!!
[C7x_1 ]     13.383419 s: APP: OpenVX Target kernel init ... Done !!!
[C7x_1 ]     13.383434 s: APP: Init ... Done !!!
[C7x_1 ]     13.383445 s: APP: Run ... !!!
[C7x_1 ]     13.383454 s: IPC: Starting echo test ...
[C7x_1 ]     13.383615 s: APP: Run ... Done !!!
[C7x_1 ]     13.384707 s: IPC: Echo status: mpu1_0[x] mcu2_0[x] mcu2_1[x] C7X_1[s] C7X_2[P]
[C7x_1 ]     13.396151 s: IPC: Echo status: mpu1_0[x] mcu2_0[x] mcu2_1[P] C7X_1[s] C7X_2[P]
[C7x_1 ]     13.465979 s: IPC: Echo status: mpu1_0[x] mcu2_0[P] mcu2_1[P] C7X_1[s] C7X_2[P]
[C7x_2 ]      4.382188 s: CIO: Init ... Done !!!
[C7x_2 ]      4.382206 s: ### CPU Frequency = 1000000000 Hz
[C7x_2 ]      4.382220 s: CPU is running FreeRTOS
[C7x_2 ]      4.382230 s: APP: Init ... !!!
[C7x_2 ]      4.382239 s: SCICLIENT: Init ... !!!
[C7x_2 ]      4.382351 s: SCICLIENT: DMSC FW version [8.6.3--1-g2249f (Chill Capybara]
[C7x_2 ]      4.382367 s: SCICLIENT: DMSC FW revision 0x8
[C7x_2 ]      4.382378 s: SCICLIENT: DMSC FW ABI revision 3.1
[C7x_2 ]      4.382390 s: SCICLIENT: Init ... Done !!!
[C7x_2 ]      4.382400 s: UDMA: Init ... !!!
[C7x_2 ]      4.383253 s: UDMA: Init ... Done !!!
[C7x_2 ]      4.383268 s: MEM: Init ... !!!
[C7x_2 ]      4.383281 s: MEM: Created heap (DDR_LOCAL_MEM, id=0, flags=0x00000004) @ 127000000 of size 16777216 bytes !!!
[C7x_2 ]      4.383303 s: MEM: Created heap (L2_MEM, id=2, flags=0x00000001) @ 65800000 of size 458752 bytes !!!
[C7x_2 ]      4.383322 s: MEM: Created heap (L1_MEM, id=3, flags=0x00000001) @ 65e00000 of size 16384 bytes !!!
[C7x_2 ]      4.383340 s: MEM: Created heap (DDR_SCRATCH_MEM, id=4, flags=0x00000001) @ 128000000 of size 67108864 bytes !!!
[C7x_2 ]      4.383359 s: MEM: Init ... Done !!!
[C7x_2 ]      4.383369 s: IPC: Init ... !!!
[C7x_2 ]      4.383385 s: IPC: 5 CPUs participating in IPC !!!
[C7x_2 ]      4.383400 s: IPC: Waiting for HLOS to be ready ... !!!
[C7x_2 ]     12.246938 s: IPC: HLOS is ready !!!
[C7x_2 ]     12.248805 s: IPC: Init ... Done !!!
[C7x_2 ]     12.248822 s: APP: Syncing with 4 CPUs ... !!!
[C7x_2 ]     13.382055 s: APP: Syncing with 4 CPUs ... Done !!!
[C7x_2 ]     13.382076 s: REMOTE_SERVICE: Init ... !!!
[C7x_2 ]     13.382295 s: REMOTE_SERVICE: Init ... Done !!!
[C7x_2 ]     13.382354 s:  VX_ZONE_INIT:Enabled
[C7x_2 ]     13.382371 s:  VX_ZONE_ERROR:Enabled
[C7x_2 ]     13.382411 s:  VX_ZONE_WARNING:Enabled
[C7x_2 ]     13.382997 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:59] Added target DSP-1
[C7x_2 ]     13.383021 s:  VX_ZONE_INIT:[tivxInitLocal:130] Initialization Done !!!
[C7x_2 ]     13.383036 s: APP: OpenVX Target kernel init ... !!!
[C7x_2 ]     13.383330 s: APP: OpenVX Target kernel init ... Done !!!
[C7x_2 ]     13.383347 s: UDMA Copy: Init ... !!!
[C7x_2 ]     13.384218 s: UDMA Copy: Init ... Done !!!
[C7x_2 ]     13.384235 s: APP: Init ... Done !!!
[C7x_2 ]     13.384246 s: APP: Run ... !!!
[C7x_2 ]     13.384255 s: IPC: Starting echo test ...
[C7x_2 ]     13.384412 s: APP: Run ... Done !!!
[C7x_2 ]     13.384719 s: IPC: Echo status: mpu1_0[x] mcu2_0[x] mcu2_1[x] C7X_1[P] C7X_2[s]
[C7x_2 ]     13.396168 s: IPC: Echo status: mpu1_0[x] mcu2_0[x] mcu2_1[P] C7X_1[P] C7X_2[s]
[C7x_2 ]     13.465990 s: IPC: Echo status: mpu1_0[x] mcu2_0[P] mcu2_1[P] C7X_1[P] C7X_2[s]

root@j721s2-evm:/opt/vision_apps# ./run_app_tidl.sh
APP: Init ... !!!
MEM: Init ... !!!
MEM: Initialized DMA HEAP (fd=4) !!!
MEM: Init ... Done !!!
IPC: Init ... !!!
IPC: Init ... Done !!!
REMOTE_SERVICE: Init ... !!!
REMOTE_SERVICE: Init ... Done !!!
    54.710721 s: GTC Frequency = 200 MHz
APP: Init ... Done !!!
    54.720380 s:  VX_ZONE_INIT:Enabled
    54.720417 s:  VX_ZONE_ERROR:Enabled
    54.720424 s:  VX_ZONE_WARNING:Enabled
    54.721742 s:  VX_ZONE_INIT:[tivxInitLocal:130] Initialization Done !!!
    54.723366 s:  VX_ZONE_INIT:[tivxHostInitLocal:93] Initialization Done for HOST !!!
    55.088571 s:  VX_ZONE_ERROR:[ownContextSendCmd:799] Command ack message returned failure cmd_status: -1
    55.088605 s:  VX_ZONE_ERROR:[ownContextSendCmd:835] tivxEventWait() failed.
    55.088629 s:  VX_ZONE_ERROR:[ownNodeKernelInit:527] Target kernel, TIVX_CMD_NODE_CREATE failed for node DisplayNode
    55.088636 s:  VX_ZONE_ERROR:[ownNodeKernelInit:528] Please be sure the target callbacks have been registered for this core
    55.088643 s:  VX_ZONE_ERROR:[ownNodeKernelInit:529] If the target callbacks have been registered, please ensure no errors are occurring within the create callback of this kernel
    55.088652 s:  VX_ZONE_ERROR:[ownGraphNodeKernelInit:583] kernel init for node 0, kernel com.ti.hwa.display ... failed !!!
    55.088661 s:  VX_ZONE_ERROR:[vxVerifyGraph:2055] Node kernel init failed
    55.088667 s:  VX_ZONE_ERROR:[vxVerifyGraph:2109] Graph verify failed
app_tidl: ERROR: Verifying display graph ... Failed !!!
[MCU2_0]     55.088310 s: src/drv/disp/dss_dispApi.c @ Line 336:
[MCU2_0]     55.088350 s: Display Controller registration failed for DSS
[MCU2_0]     55.088409 s:  VX_ZONE_ERROR:[tivxDisplayCreate:545] DISPLAY: ERROR: Display Create Failed!
    55.093528 s:  VX_ZONE_INIT:[tivxHostDeInitLocal:107] De-Initialization Done for HOST !!!
    55.097948 s:  VX_ZONE_INIT:[tivxDeInitLocal:193] De-Initialization Done !!!
APP: Deinit ... !!!
REMOTE_SERVICE: Deinit ... !!!
REMOTE_SERVICE: Deinit ... Done !!!
IPC: Deinit ... !!!
IPC: DeInit ... Done !!!
MEM: Deinit ... !!!
DDR_SHARED_MEM: Alloc's: 15 alloc's of 26128438 bytes
DDR_SHARED_MEM: Free's : 15 free's  of 26128438 bytes
DDR_SHARED_MEM: Open's : 0 allocs  of 0 bytes
DDR_SHARED_MEM: Total size: 536870912 bytes
MEM: Deinit ... Done !!!
APP: Deinit ... Done !!!
root@j721s2-evm:/opt/vision_apps#

Problems:
What's the problem? And how do we fix it?

Thanks.