TDA2PX 平台编译与部署

Hi 各位大佬:

我有 TDA2Px 开发板,TF 卡 32G。我电脑是ubuntu16.04的系统,我下载了 PROCESSOR_SDK_VISION_03_08_00_00_setuplinux.bin SDK。并在ubuntu上安装成功了。

我该怎么构建编译环境,然后怎么把拷贝编译后的,以及拷贝哪些东西到 TF 卡里。

编译环境按如下方式搭建有问题么:

1) Download & install the vision SDK 3.8 . done!

2) Install package required for the build (chapter 2.2.3 Other mandatory software packages for build). done!

3) Do the below changes in the vision_sdk/build/Rules.make

MAKECONFIG?=tda2px_evm_linux_all

4) Follow the instruction provided in the user-guide for GIT configuration set-up (chapter 2.4.1 One time PC set up).

5) cd vision_sdk/build/

6) Run the below script from the build directory, this will clone kernel, u-boot, etc.

./hlos/scripts/linux/setup_linux.sh.

This refers to 2.4.2.1, do I need to go through 2.4.2.1.1~2.4.2.1.3

7)Follow the instruction provided in the user-guide for target file system set-up(chapter 2.4.2.1.4 Download and untar file system)

8)Follow the instruction provided in the user-guide for A15 compiler set-up (chapter 2.2.1 A15 Compiler, Linker)

9) make linux

10) make linux_install

11) make -s -j depend

12) make -s -j

编译生成后的文件要拷贝哪些文件并拷贝到TF的什么目录下。

  • 我遵从文档 (v03.08.00) Linux User Guide 中2.2 和2.4的所有操作,似乎编译能通过了。
    下一步,我该如何使用空白的TF卡制作 TD2Px 的启动 TF 卡
  • 请问TF卡是SD卡吗?

    构建过程完成后,您需要准备SD卡以启动EVM板。

    将SD卡插入主机并创建FAT32和ext4分区,然后复制所有需要的文件以进行引导。

  • 我的app name 是 apps,make config 是 tda2px_evm_linux_all,sd 卡已经制作成功,并能通过串口进入到tda2x板。
    下面有两个问题
    1. 文档 3.1 第三步:3.Select the Lens Module used for the camera, 这里面需要拷贝 LENS_imi.BIN,CALMAT.bin,CHARTPOS_RUBICON.BIN 这三个文件到sd. 需要拷贝到SD的什么目录呀?
    2. 请问,我接了个前视摄像头,运行自带测试用例显示 摄像头输出的头像,我该怎么操作(使用那个测试用例编号),我是否可以接hdmi显示器到tda2x板的hdmi口来显示图像或者图片?目前没有专门的lcd屏(只有笔记本用的外接27寸高清显示器 )。
  • 各位专家:我使用如下环境

    TI开发板: TDA2Px

    SDK: PROCESSOR_SDK_VISION_03_08_00_00_setuplinux.bin

    sd卡编译环境:ubuntu16.04 x64

    帮我看下是否有问题。启动log如下:

    U-Boot SPL 2019.01-00014-gf454ae0 (Feb 20 2021 - 14:23:26 +0800)
    DRA762-GP ES1.0 ACD package
    Trying to boot from MMC1
    no pinctrl state for default mode
    Loading Environment from MMC... Card did not respond to voltage select!
    *** Warning - No block device, using default environment

    U-Boot 2019.01-00014-gf454ae0 (Feb 20 2021 - 14:23:26 +0800)

    CPU : DRA762-GP ES1.0 ACD package
    Model: TI DRA762 EVM
    Board: DRA76x EVM REV A.2
    DRAM: 4 GiB
    NAND: 0 MiB
    MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1
    Loading Environment from MMC... Card did not respond to voltage select!
    *** Warning - No block device, using default environment

    Card did not respond to voltage select!
    invalid mmc device
    Net:
    Warning: ethernet@48484000 using MAC address from ROM
    eth0: ethernet@48484000
    Hit any key to stop autoboot: 0
    switch to partitions #0, OK
    mmc0 is current device
    SD/MMC found on device 0
    ** Unable to read file boot.scr **
    174 bytes read in 1 ms (169.9 KiB/s)
    Loaded env from uEnv.txt
    Importing environment from mmc0 ...
    switch to partitions #0, OK
    mmc0 is current device
    SD/MMC found on device 0
    4411904 bytes read in 196 ms (21.5 MiB/s)
    93156 bytes read in 6 ms (14.8 MiB/s)
    ## Flattened Device Tree blob at 88000000
    Booting using the fdt blob at 0x88000000
    Loading Device Tree to 8ffe6000, end 8ffffbe3 ... OK

    Starting kernel ...

    [ 0.000000] Booting Linux on physical CPU 0x0
    [ 0.000000] Linux version 4.19.73-00040-g3d03684 (tdz@tdz-pc) (gcc version 8.3.0 (GNU Toolchain for the A-profile Architecture 8.3-2019.03 (arm-rel-8.36))) #1 SMP PREEMPT Fri Feb 19 08:40:30 CST 2021
    [ 0.000000] CPU: ARMv7 Processor [412fc0f2] revision 2 (ARMv7), cr=30c5387d
    [ 0.000000] CPU: div instructions available: patching division code
    [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
    [ 0.000000] OF: fdt: Machine model: TI DRA762 EVM
    [ 0.000000] Memory policy: Data cache writealloc
    [ 0.000000] efi: Getting EFI parameters from FDT:
    [ 0.000000] efi: UEFI not found.
    [ 0.000000] Reserved memory: created DMA memory pool at 0x0000000040300000, size 3 MiB
    [ 0.000000] OF: reserved mem: initialized node cmem@40300000, compatible id shared-dma-pool
    [ 0.000000] Reserved memory: regions without no-map are not yet supported
    [ 0.000000] Reserved memory: created CMA memory pool at 0x0000000099000000, size 80 MiB
    [ 0.000000] OF: reserved mem: initialized node ipu2-memory@95800000, compatible id shared-dma-pool
    [ 0.000000] Reserved memory: created CMA memory pool at 0x000000009e000000, size 32 MiB
    [ 0.000000] OF: reserved mem: initialized node ipu1-memory@9d000000, compatible id shared-dma-pool
    [ 0.000000] Reserved memory: regions without no-map are not yet supported
    [ 0.000000] Reserved memory: created CMA memory pool at 0x00000000a1000000, size 32 MiB
    [ 0.000000] OF: reserved mem: initialized node dsp1-memory@99000000, compatible id shared-dma-pool
    [ 0.000000] Reserved memory: created CMA memory pool at 0x00000000a3000000, size 32 MiB
    [ 0.000000] OF: reserved mem: initialized node dsp2-memory@9f000000, compatible id shared-dma-pool
    [ 0.000000] Reserved memory: regions without no-map are not yet supported
    [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a9000000, size 32 MiB
    [ 0.000000] OF: reserved mem: initialized node cmem@A9000000, compatible id shared-dma-pool
    [ 0.000000] Reserved memory: created CMA memory pool at 0x00000000b0000000, size 64 MiB
    [ 0.000000] OF: reserved mem: initialized node gpu-memory@c0000000, compatible id shared-dma-pool
    [ 0.000000] cma: Reserved 64 MiB at 0x00000000bbc00000
    [ 0.000000] OMAP4: Map 0x00000000bfd00000 to (ptrval) for dram barrier
    [ 0.000000] DRA762 ES1.0
    [ 0.000000] random: get_random_bytes called from start_kernel+0xb4/0x470 with crng_init=0
    [ 0.000000] percpu: Embedded 16 pages/cpu s36492 r8192 d20852 u65536
    [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 251456
    [ 0.000000] Kernel command line: console=ttyO0,115200n8 vram=16M root=PARTUUID=4f9da813-02 rw rootwait ip=none mem=1024M cma=64M
    [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
    [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
    [ 0.000000] Memory: 280712K/1012736K available (10240K kernel code, 341K rwdata, 2804K rodata, 2048K init, 269K bss, 420728K reserved, 311296K cma-reserved, 128000K highmem)
    [ 0.000000] Virtual kernel memory layout:
    [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
    [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
    [ 0.000000] vmalloc : 0xf0800000 - 0xff800000 ( 240 MB)
    [ 0.000000] lowmem : 0xc0000000 - 0xf0000000 ( 768 MB)
    [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
    [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
    [ 0.000000] .text : 0x(ptrval) - 0x(ptrval) (12256 kB)
    [ 0.000000] .init : 0x(ptrval) - 0x(ptrval) (2048 kB)
    [ 0.000000] .data : 0x(ptrval) - 0x(ptrval) ( 342 kB)
    [ 0.000000] .bss : 0x(ptrval) - 0x(ptrval) ( 270 kB)
    [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
    [ 0.000000] rcu: Preemptible hierarchical RCU implementation.
    [ 0.000000] Tasks RCU enabled.
    [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
    [ 0.000000] GIC: Using split EOI/Deactivate mode
    [ 0.000000] OMAP clockevent source: timer1 at 32786 Hz
    [ 0.000000] arch_timer: cp15 timer(s) running at 6.14MHz (phys).
    [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x16af5adb9, max_idle_ns: 440795202250 ns
    [ 0.000005] sched_clock: 56 bits at 6MHz, resolution 162ns, wraps every 4398046511023ns
    [ 0.000018] Switching to timer-based delay loop, resolution 162ns
    [ 0.000293] clocksource: 32k_counter: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 58327039986419 ns
    [ 0.000303] OMAP clocksource: 32k_counter at 32768 Hz
    [ 0.000769] Console: colour dummy device 80x30
    [ 0.000789] WARNING: Your 'console=ttyO0' has been replaced by 'ttyS0'
    [ 0.000797] This ensures that you still see kernel messages. Please
    [ 0.000805] update your kernel commandline.
    [ 0.000838] Calibrating delay loop (skipped), value calculated using timer frequency.. 12.29 BogoMIPS (lpj=61475)
    [ 0.000855] pid_max: default: 32768 minimum: 301
    [ 0.000976] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
    [ 0.000991] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
    [ 0.001538] CPU: Testing write buffer coherency: ok
    [ 0.001576] CPU0: Spectre v2: using ICIALLU workaround
    [ 0.001780] /cpus/cpu@0 missing clock-frequency property
    [ 0.001800] /cpus/cpu@1 missing clock-frequency property
    [ 0.001813] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
    [ 0.059911] Setting up static identity map for 0x80200000 - 0x80200060
    [ 0.079923] rcu: Hierarchical SRCU implementation.
    [ 0.100116] EFI services will not be available.
    [ 0.119986] smp: Bringing up secondary CPUs ...
    [ 0.200326] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
    [ 0.200332] CPU1: Spectre v2: using ICIALLU workaround
    [ 0.200454] smp: Brought up 1 node, 2 CPUs
    [ 0.200466] SMP: Total of 2 processors activated (24.59 BogoMIPS).
    [ 0.200475] CPU: All CPU(s) started in HYP mode.
    [ 0.200482] CPU: Virtualization extensions available.
    [ 0.200972] devtmpfs: initialized
    [ 0.219105] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0
    [ 0.219372] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
    [ 0.219389] futex hash table entries: 512 (order: 3, 32768 bytes)
    [ 0.224209] pinctrl core: initialized pinctrl subsystem
    [ 0.224723] DMI not present or invalid.
    [ 0.224992] NET: Registered protocol family 16
    [ 0.226162] DMA: preallocated 256 KiB pool for atomic coherent allocations
    [ 0.227044] omap_hwmod: l3_main_2 using broken dt data from ocp
    [ 0.327481] wkupaon_cm:clk:0068:0: failed to disable
    [ 0.425508] cpuidle: using governor ladder
    [ 0.425543] cpuidle: using governor menu
    [ 0.435630] OMAP GPIO hardware version 0.1
    [ 0.460125] No ATAGs?
    [ 0.460200] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
    [ 0.460215] hw-breakpoint: maximum watchpoint size is 8 bytes.
    [ 0.460730] omap4_sram_init:Unable to allocate sram needed to handle errata I688
    [ 0.460743] omap4_sram_init:Unable to get sram pool needed to handle errata I688
    [ 0.461373] OMAP DMA hardware revision 0.0
    [ 0.472965] edma 43300000.edma: memcpy is disabled
    [ 0.476387] edma 43300000.edma: TI EDMA DMA engine driver
    [ 0.483531] omap-dma-engine 4a056000.dma-controller: OMAP DMA engine driver (LinkedList1/2/3 supported)
    [ 0.484326] vsys_5v0: supplied by vsys_12v0
    [ 0.484601] vio_3v6: supplied by vsys_5v0
    [ 0.484861] vsys_3v3: supplied by vsys_12v0
    [ 0.485134] vio_3v3: supplied by vsys_3v3
    [ 0.485409] vio_3v3_sd: supplied by vio_3v3
    [ 0.486139] vtt_fixed: supplied by vsys_3v3
    [ 0.486407] aic_dvdd: supplied by vio_3v3
    [ 0.489022] omap-iommu 40d01000.mmu: 40d01000.mmu registered
    [ 0.489200] omap-iommu 40d02000.mmu: 40d02000.mmu registered
    [ 0.489449] omap-iommu 58882000.mmu: 58882000.mmu registered
    [ 0.489676] omap-iommu 55082000.mmu: 55082000.mmu registered
    [ 0.490029] omap-iommu 41501000.mmu: 41501000.mmu registered
    [ 0.490214] omap-iommu 41502000.mmu: 41502000.mmu registered
    [ 0.490497] iommu: Adding device 58820000.ipu to group 1
    [ 0.490576] iommu: Adding device 55020000.ipu to group 2
    [ 0.490701] iommu: Adding device 40800000.dsp to group 0
    [ 0.490922] iommu: Adding device 41000000.dsp to group 3
    [ 0.492034] SCSI subsystem initialized
    [ 0.493263] palmas 0-0058: IRQ missing: skipping irq request
    [ 0.518098] palmas 0-0058: Muxing GPIO 51, PWM 0, LED 2
    [ 0.519467] SMPS3: supplied by vsys_3v3
    [ 0.521082] SMPS4: supplied by vsys_3v3
    [ 0.522659] SMPS5: supplied by vsys_3v3
    [ 0.524089] SMPS12: supplied by regulator-dummy
    [ 0.525345] LDO1: supplied by vsys_3v3
    [ 0.528654] LDO2: supplied by vsys_3v3
    [ 0.538387] LDO3: supplied by vsys_5v0
    [ 0.548408] LDO4: supplied by vsys_5v0
    [ 0.558579] LDO5: supplied by vsys_3v3
    [ 0.569862] pcf857x 0-0020: probed
    [ 0.570440] pcf857x 0-0021: probed
    [ 0.570861] GPIO line 465 (vin6_sel_s0) hogged as output/low
    [ 0.570995] GPIO line 466 (vin2_s0) hogged as output/low
    [ 0.571128] GPIO line 471 (vin2_s2) hogged as output/high
    [ 0.571261] GPIO line 473 (exvin2_s0) hogged as output/low
    [ 0.571394] GPIO line 474 (exvin2_s2) hogged as output/high
    [ 0.571576] pcf857x 0-0026: probed
    [ 0.571746] omap_i2c 48070000.i2c: bus 0 rev0.12 at 400 kHz
    [ 0.572183] omap_i2c 48060000.i2c: bus 2 rev0.12 at 400 kHz
    [ 0.572394] media: Linux media interface: v0.10
    [ 0.572432] videodev: Linux video capture interface: v2.00
    [ 0.572504] pps_core: LinuxPPS API ver. 1 registered
    [ 0.572514] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
    [ 0.572534] PTP clock support registered
    [ 0.572563] EDAC MC: Ver: 3.0.0
    [ 0.573328] omap-mailbox 48840000.mailbox: omap mailbox rev 0x400
    [ 0.573581] omap-mailbox 48842000.mailbox: omap mailbox rev 0x400
    [ 0.574064] Advanced Linux Sound Architecture Driver Initialized.
    [ 0.574861] clocksource: Switched to clocksource arch_sys_counter
    [ 0.583011] NET: Registered protocol family 2
    [ 0.583571] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes)
    [ 0.583600] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
    [ 0.583666] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
    [ 0.583792] TCP: Hash tables configured (established 8192 bind 8192)
    [ 0.583859] UDP hash table entries: 512 (order: 2, 16384 bytes)
    [ 0.583893] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
    [ 0.584019] NET: Registered protocol family 1
    [ 0.584444] RPC: Registered named UNIX socket transport module.
    [ 0.584454] RPC: Registered udp transport module.
    [ 0.584463] RPC: Registered tcp transport module.
    [ 0.584471] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [ 0.585564] hw perfevents: no interrupt-affinity property for /pmu, guessing.
    [ 0.585752] hw perfevents: enabled with armv7_cortex_a15 PMU driver, 7 counters available
    [ 0.586725] Initialise system trusted keyrings
    [ 0.586868] workingset: timestamp_bits=14 max_order=18 bucket_order=4
    [ 0.591752] squashfs: version 4.0 (2009/01/31) Phillip Lougher
    [ 0.592214] NFS: Registering the id_resolver key type
    [ 0.592233] Key type id_resolver registered
    [ 0.592242] Key type id_legacy registered
    [ 0.592282] ntfs: driver 2.1.32 [Flags: R/O].
    [ 0.593791] Key type asymmetric registered
    [ 0.593802] Asymmetric key parser 'x509' registered
    [ 0.593852] bounce: pool size: 64 pages
    [ 0.593885] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
    [ 0.593895] io scheduler noop registered
    [ 0.593904] io scheduler deadline registered
    [ 0.594006] io scheduler cfq registered (default)
    [ 0.594016] io scheduler mq-deadline registered
    [ 0.594025] io scheduler kyber registered
    [ 0.600912] pinctrl-single 4a003400.pinmux: 282 pins, size 1128
    [ 0.604912] dra7-pcie 51000000.pcie: Linked as a consumer to phy-4a094000.pciephy.1
    [ 0.604945] dra7-pcie 51000000.pcie: Linked as a consumer to phy-4a095000.pciephy.2
    [ 0.605260] dra7-pcie 51000000.pcie: WA for Errata i870 not applied
    [ 0.605353] dra7-pcie 51000000.pcie: host bridge /ocp/axi@0/pcie@51000000 ranges:
    [ 0.605393] dra7-pcie 51000000.pcie: IO 0x20003000..0x20012fff -> 0x00000000
    [ 0.605420] dra7-pcie 51000000.pcie: MEM 0x20013000..0x2fffffff -> 0x20013000
    [ 1.604901] dra7-pcie 51000000.pcie: Phy link never came up
    [ 1.605037] dra7-pcie 51000000.pcie: PCI host bridge to bus 0000:00
    [ 1.605052] pci_bus 0000:00: root bus resource [bus 00-ff]
    [ 1.605063] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
    [ 1.605075] pci_bus 0000:00: root bus resource [mem 0x20013000-0x2fffffff]
    [ 1.611073] PCI: bus0: Fast back to back transfers disabled
    [ 1.616731] PCI: bus1: Fast back to back transfers enabled
    [ 1.616774] pci 0000:00:00.0: BAR 0: assigned [mem 0x20100000-0x201fffff 64bit]
    [ 1.616795] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
    [ 1.617125] pcieport 0000:00:00.0: Signaling PME with IRQ 172
    [ 1.617254] pcieport 0000:00:00.0: AER enabled with IRQ 172
    [ 1.621359] vio_1v8: supplied by smps5
    [ 1.666099] Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled
    [ 1.669647] 4806a000.serial: ttyS0 at MMIO 0x4806a000 (irq = 45, base_baud = 3000000) is a 8250
    [ 2.872133] console [ttyS0] enabled
    [ 2.876551] 4806c000.serial: ttyS1 at MMIO 0x4806c000 (irq = 46, base_baud = 3000000) is a 8250
    [ 2.886218] 48020000.serial: ttyS2 at MMIO 0x48020000 (irq = 47, base_baud = 3000000) is a 8250
    [ 2.897295] omap_rng 48090000.rng: Random Number Generator ver. 20
    [ 2.897496] random: fast init done
    [ 2.907085] random: crng init done
    [ 2.917492] brd: module loaded
    [ 2.926716] loop: module loaded
    [ 2.930911] BUCK10: supplied by vsys_3v3
    [ 2.936221] BUCK23: supplied by vsys_3v3
    [ 2.941649] vmemexp device MAJOR num = 244
    [ 2.945832] vmemexp class registered
    [ 2.949524] /dev/vmemexp device registered
    [ 2.953640] ioctl DBUFIOC_EXPORT_VIRTMEM = -1072899120
    [ 2.984677] m25p80 spi0.0: s25fl256s1 (32768 Kbytes)
    [ 2.989783] 10 fixed-partitions partitions found on MTD device spi0.0
    [ 2.996272] Creating 10 MTD partitions on "spi0.0":
    [ 3.001174] 0x000000000000-0x000000010000 : "QSPI.SPL"
    [ 3.007057] 0x000000010000-0x000000020000 : "QSPI.SPL.backup1"
    [ 3.013591] 0x000000020000-0x000000030000 : "QSPI.SPL.backup2"
    [ 3.020125] 0x000000030000-0x000000040000 : "QSPI.SPL.backup3"
    [ 3.026669] 0x000000040000-0x000000140000 : "QSPI.u-boot"
    [ 3.032755] 0x000000140000-0x0000001c0000 : "QSPI.u-boot-spl-os"
    [ 3.039459] 0x0000001c0000-0x0000001d0000 : "QSPI.u-boot-env"
    [ 3.045932] 0x0000001d0000-0x0000001e0000 : "QSPI.u-boot-env.backup1"
    [ 3.053061] 0x0000001e0000-0x0000009e0000 : "QSPI.kernel"
    [ 3.059169] 0x0000009e0000-0x000002000000 : "QSPI.file-system"
    [ 3.066260] libphy: Fixed MDIO Bus: probed
    [ 3.124900] davinci_mdio 48485000.mdio: davinci mdio revision 1.6, bus freq 1000000
    [ 3.132596] libphy: 48485000.mdio: probed
    [ 3.141439] davinci_mdio 48485000.mdio: phy[2]: device 48485000.mdio:02, driver TI DP83867
    [ 3.149765] davinci_mdio 48485000.mdio: phy[3]: device 48485000.mdio:03, driver TI DP83867
    [ 3.158795] cpsw 48484000.ethernet: Detected MACID = 40:06:a0:fb:f4:84
    [ 3.165411] cpsw 48484000.ethernet: initialized cpsw ale version 1.4
    [ 3.171794] cpsw 48484000.ethernet: ALE Table size 1024
    [ 3.177103] cpsw 48484000.ethernet: cpts: overflow check period 500 (jiffies)
    [ 3.185153] cpsw 48484000.ethernet: cpsw: Detected MACID = 40:06:a0:fb:f4:85
    [ 3.193798] i2c /dev entries driver
    [ 3.202379] cpu cpu0: Linked as a consumer to regulator.28
    [ 3.207984] cpu cpu0: Linked as a consumer to regulator.24
    [ 3.215777] sdhci: Secure Digital Host Controller Interface driver
    [ 3.222145] sdhci: Copyright(c) Pierre Ossman
    [ 3.227059] sdhci-pltfm: SDHCI platform and OF driver helper
    [ 3.233257] omap_gpio 4805d000.gpio: Could not set line 27 debounce to 200000 microseconds (-22)
    [ 3.242468] sdhci-omap 4809c000.mmc: Got CD GPIO
    [ 3.247224] sdhci-omap 4809c000.mmc: Linked as a consumer to regulator.23
    [ 3.254240] sdhci-omap 4809c000.mmc: Linked as a consumer to regulator.18
    [ 3.261126] sdhci-omap 4809c000.mmc: Dropping the link to regulator.18
    [ 3.267737] sdhci-omap 4809c000.mmc: Linked as a consumer to regulator.6
    [ 3.274644] sdhci-omap 4809c000.mmc: Linked as a consumer to regulator.18
    [ 3.281546] sdhci-omap 4809c000.mmc: no pinctrl state for sdr104 mode
    [ 3.288039] sdhci-omap 4809c000.mmc: no pinctrl state for ddr50 mode
    [ 3.294416] sdhci-omap 4809c000.mmc: no pinctrl state for sdr50 mode
    [ 3.300808] sdhci-omap 4809c000.mmc: no pinctrl state for sdr25 mode
    [ 3.307208] sdhci-omap 4809c000.mmc: no pinctrl state for sdr12 mode
    [ 3.313587] sdhci-omap 4809c000.mmc: no pinctrl state for ddr_1_8v mode
    [ 3.320235] sdhci-omap 4809c000.mmc: no pinctrl state for ddr_3_3v mode
    [ 3.326893] sdhci-omap 4809c000.mmc: no pinctrl state for hs200_1_8v mode
    [ 3.359800] mmc0: SDHCI controller on 4809c000.mmc [4809c000.mmc] using ADMA
    [ 3.367613] sdhci-omap 480b4000.mmc: Linked as a consumer to regulator.7
    [ 3.374418] sdhci-omap 480b4000.mmc: Dropping the link to regulator.7
    [ 3.380999] sdhci-omap 480b4000.mmc: Linked as a consumer to regulator.7
    [ 3.414254] mmc1: SDHCI controller on 480b4000.mmc [480b4000.mmc] using ADMA
    [ 3.422033] ti-iodelay 4844a000.padconf: Set reg 0x840 Delay(a: 0 g: 0), Elements(C=0 F=0)0x29000
    [ 3.431050] ti-iodelay 4844a000.padconf: Set reg 0x848 Delay(a: 0 g: 0), Elements(C=0 F=0)0x29000
    [ 3.440067] ti-iodelay 4844a000.padconf: Set reg 0x84c Delay(a: 307 g: 0), Elements(C=0 F=9)0x29009
    [ 3.449282] ti-iodelay 4844a000.padconf: Set reg 0x850 Delay(a: 0 g: 0), Elements(C=0 F=0)0x29000
    [ 3.458279] ti-iodelay 4844a000.padconf: Set reg 0x854 Delay(a: 0 g: 0), Elements(C=0 F=0)0x29000
    [ 3.467273] ti-iodelay 4844a000.padconf: Set reg 0x870 Delay(a: 785 g: 0), Elements(C=1 F=9)0x29029
    [ 3.476435] ti-iodelay 4844a000.padconf: Set reg 0x874 Delay(a: 0 g: 0), Elements(C=0 F=0)0x29000
    [ 3.485459] ti-iodelay 4844a000.padconf: Set reg 0x878 Delay(a: 0 g: 0), Elements(C=0 F=0)0x29000
    [ 3.494435] ti-iodelay 4844a000.padconf: Set reg 0x87c Delay(a: 613 g: 0), Elements(C=1 F=4)0x29024
    [ 3.503646] ti-iodelay 4844a000.padconf: Set reg 0x880 Delay(a: 0 g: 0), Elements(C=0 F=0)0x29000
    [ 3.512655] ti-iodelay 4844a000.padconf: Set reg 0x884 Delay(a: 0 g: 0), Elements(C=0 F=0)0x29000
    [ 3.521679] ti-iodelay 4844a000.padconf: Set reg 0x888 Delay(a: 683 g: 0), Elements(C=1 F=6)0x29026
    [ 3.530970] ti-iodelay 4844a000.padconf: Set reg 0x88c Delay(a: 0 g: 0), Elements(C=0 F=0)0x29000
    [ 3.539977] ti-iodelay 4844a000.padconf: Set reg 0x890 Delay(a: 0 g: 0), Elements(C=0 F=0)0x29000
    [ 3.549025] ti-iodelay 4844a000.padconf: Set reg 0x894 Delay(a: 835 g: 0), Elements(C=1 F=11)0x2902b
    [ 3.558348] ti-iodelay 4844a000.padconf: Set reg 0x898 Delay(a: 0 g: 0), Elements(C=0 F=0)0x29000
    [ 3.567394] ti-iodelay 4844a000.padconf: Set reg 0x89c Delay(a: 0 g: 0), Elements(C=0 F=0)0x29000
    [ 3.576441] mmc0: host does not support reading read-only switch, assuming write-enable
    [ 3.585031] sdhci-omap 480d1000.mmc: Linked as a consumer to regulator.8
    [ 3.591953] sdhci-omap 480d1000.mmc: Dropping the link to regulator.8
    [ 3.598607] mmc0: new high speed SDHC card at address 0001
    [ 3.604305] sdhci-omap 480d1000.mmc: Linked as a consumer to regulator.3
    [ 3.611514] mmcblk0: mmc0:0001 SD16G 29.5 GiB
    [ 3.616029] sdhci-omap 480d1000.mmc: Linked as a consumer to regulator.8
    [ 3.634001] mmcblk0: p1 p2
    [ 3.704924] sdhci-omap 480d1000.mmc: no pinctrl state for sdr104 mode
    [ 3.711399] sdhci-omap 480d1000.mmc: no pinctrl state for ddr50 mode
    [ 3.717799] sdhci-omap 480d1000.mmc: no pinctrl state for sdr50 mode
    [ 3.724185] sdhci-omap 480d1000.mmc: no pinctrl state for hs200_1_8v mode
    [ 3.756684] mmc2: SDHCI controller on 480d1000.mmc [480d1000.mmc] using PIO
    [ 3.765631] ledtrig-cpu: registered to indicate activity on CPUs
    [ 3.775682] tlv320aic3x-codec 0-0019: Linked as a consumer to regulator.5
    [ 3.782609] tlv320aic3x-codec 0-0019: Linked as a consumer to regulator.10
    [ 3.791969] NET: Registered protocol family 10
    [ 3.797016] Segment Routing with IPv6
    [ 3.800726] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
    [ 3.807158] NET: Registered protocol family 17
    [ 3.811743] Key type dns_resolver registered
    [ 3.816120] Registering SWP/SWPB emulation handler
    [ 3.820950] omap_voltage_late_init: Voltage driver support not added
    [ 3.827361] Power Management for TI OMAP4+ devices.
    [ 3.832698] Loading compiled-in X.509 certificates
    [ 3.852052] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
    [ 3.858741] [drm] No driver support for vblank timestamp query.
    [ 3.864913] [drm] Initialized vdrm 1.0.0 20191105 for 44000000.ocp:vdrm@0 on minor 0
    [ 3.947546] Console: switching to colour frame buffer device 240x67
    [ 3.970071] vdrm 44000000.ocp:vdrm@0: fb0: DRM emulated frame buffer device
    [ 3.977655] dmm 4e000000.dmm: workaround for errata i878 in use
    [ 3.984999] dmm 4e000000.dmm: initialized all PAT entries
    [ 3.990935] [drm] Initialized omapdrm 1.0.0 20110917 for omapdrm.0 on minor 1
    [ 3.999196] asoc-simple-card sound0: tlv320aic3x-hifi <-> 48468000.mcasp mapping ok
    [ 4.006931] asoc-simple-card sound0: ASoC: no DMI vendor name!
    [ 4.014425] input: gpio_keys as /devices/platform/gpio_keys/input/input0
    [ 4.021322] hctosys: unable to open rtc device (rtc0)
    [ 4.026868] aic_dvdd: disabling
    [ 4.030039] ALSA device list:
    [ 4.033016] #0: DRA7xx-EVM
    [ 4.275714] EXT4-fs (mmcblk0p2): recovery complete
    [ 4.284460] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
    [ 4.292629] VFS: Mounted root (ext4 filesystem) on device 179:2.
    [ 4.299754] devtmpfs: mounted
    [ 4.303639] Freeing unused kernel memory: 2048K
    [ 4.308304] Run /sbin/init as init process
    [ 4.599929] systemd[1]: System time before build time, advancing clock.
    [ 4.622357] systemd[1]: systemd 239 running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP -GCRYPT -GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN2 -IDN -PCRE2 default-hierarchy=hybrid)
    [ 4.644240] systemd[1]: Detected architecture arm.

    Welcome to Arago 2019.09!

    [ 4.685896] systemd[1]: Set hostname to <dra7xx-evm>.
    [ 4.841120] systemd[1]: File /lib/systemd/system/systemd-journald.service:36 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling.
    [ 4.858303] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
    [ 5.050844] systemd[1]: Reached target Swap.
    [ OK ] Reached target Swap.
    [ 5.085139] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    [ OK ] Started Dispatch Password Requests to Console Directory Watch.
    [ 5.162459] systemd[1]: Reached target Remote File Systems.
    [ OK ] Reached target Remote File Systems.
    [ 5.195145] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    [ OK ] Started Forward Password Requests to Wall Directory Watch.
    [ 5.235070] systemd[1]: Reached target Paths.
    [ OK ] Reached target Paths.
    [ OK ] Listening on Network Service Netlink Socket.
    [ OK ] Listening on udev Control Socket.
    [ OK ] Listening on udev Kernel Socket.
    [ OK ] Listening on Journal Socket.
    Mounting Temporary Directory (/tmp)...
    Starting Create list of required st…ce nodes for the current kernel...
    Mounting Kernel Debug File System...
    [ OK ] Created slice User and Session Slice.
    [ OK ] Reached target Slices.
    Starting Load Kernel Modules...
    Starting udev Coldplug all Devices...
    [ OK ] Listening on Journal Socket (/dev/log).
    [ OK ] Listening on Process Core Dump Socket.
    [ OK ] Listening on initctl Compatibility Named Pipe.
    Mounting POSIX Message Queue File System...
    [ OK ] Created slice system-serial\x2dgetty.slice.
    Starting Journal Service...
    [ OK ] Created slice system-getty.slice.
    Starting Remount Root and Kernel File Systems...
    [ 5.849339] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
    [ OK ] Started Journal Service.
    [ OK ] Mounted Temporary Directory (/tmp).
    [ OK ] Started Create list of required sta…vice nodes for the current kernel.
    [ OK ] Mounted Kernel Debug File System.
    [FAILED] Failed to start Load Kernel Modules.
    See 'systemctl status systemd-modules-load.service' for details.
    [ OK ] Mounted POSIX Message Queue File System.
    [ OK ] Started Remount Root and Kernel File Systems.
    Mounting Kernel Configuration File System...
    Starting Apply Kernel Variables...
    Starting Create Static Device Nodes in /dev...
    Starting Flush Journal to Persistent Storage...
    [ OK ] Mounted Kernel Configuration File System.
    [ OK ] Started Apply Kernel Variables.
    [ OK ] Started Create Static Device Nodes in /dev.
    [ 6.331583] systemd-journald[103]: Received request to flush runtime journal from PID 1
    Starting udev Kernel Device Manager...
    [ OK ] Reached target Local File Systems (Pre).
    Mounting /media/ram...
    [ OK ] Reached target Containers.
    Mounting /var/volatile...
    [ OK ] Started udev Kernel Device Manager.
    [ OK ] Started udev Coldplug all Devices.
    [ OK ] Started Flush Journal to Persistent Storage.
    [ OK ] Mounted /media/ram.
    [ OK ] Mounted /var/volatile.
    Starting Load/Save Random Seed...
    [ 6.638169] CAN device driver interface
    [ OK ] Reached target Local File Systems.
    [ 6.661338] omap-rproc 58820000.ipu: ignoring dependency for device, assuming no driver
    [ 6.677642] omap-rproc 58820000.ipu: ignoring dependency for device, assuming no driver
    [ 6.688575] m_can 42c01a00.mcan: m_can device registered (irq=169, version=32)
    Starting Create Volatile Files and Directories...
    [ 6.731002] omap-rproc 58820000.ipu: assigned reserved memory node ipu1-memory@9d000000
    [ OK ] Started Load/Save Random Seed.
    [ 6.750765] remoteproc remoteproc0: 58820000.ipu is available
    [ 6.781718] omap-rproc 55020000.ipu: ignoring dependency for device, assuming no driver
    [ 6.790833] remoteproc remoteproc0: Direct firmware load for dra7-ipu1-fw.xem4 failed with error -2
    [ 6.813057] remoteproc remoteproc0: powering up 58820000.ipu
    [ 6.822258] omap-rproc 55020000.ipu: ignoring dependency for device, assuming no driver
    [ OK ] Started Create Volatile Files and Directories.
    [ 6.842622] remoteproc remoteproc0: Direct firmware load for dra7-ipu1-fw.xem4 failed with error -2
    Starting Update UTMP about System Boot/Shutdown...
    [ 6.898791] remoteproc remoteproc0: request_firmware failed: -2
    [ 6.916543] omap-rproc 55020000.ipu: assigned reserved memory node ipu2-memory@95800000
    Starting Network Time Synchronization...
    [ 6.928080] remoteproc remoteproc1: 55020000.ipu is available
    Starting Network Service...
    [ 6.972472] omap-rproc 40800000.dsp: ignoring dependency for device, assuming no driver
    [ 6.991264] omap-rproc 40800000.dsp: ignoring dependency for device, assuming no driver
    [ 7.000969] omap-rproc 40800000.dsp: assigned reserved memory node dsp1-memory@99000000
    [ 7.012611] remoteproc remoteproc2: 40800000.dsp is available
    [ 7.042939] omap-rproc 41000000.dsp: ignoring dependency for device, assuming no driver
    [ OK ] Found device /dev/ttyS0.
    [ 7.061043] omap-rproc 41000000.dsp: ignoring dependency for device, assuming no driver
    [ 7.073981] omap-rproc 41000000.dsp: assigned reserved memory node dsp2-memory@9f000000
    [ 7.095149] remoteproc remoteproc3: 41000000.dsp is available
    [ OK ] Started Update UTMP about System Boot/Shutdown.
    [ 7.404319] Driver for 1-wire Dallas network protocol.
    [ 7.768391] phy phy-4a084000.phy.4: Linked as a consumer to regulator.17
    [ 7.777055] phy phy-4a085000.phy.5: Linked as a consumer to regulator.17
    [ 7.862054] remoteproc remoteproc2: powering up 40800000.dsp
    [ 7.868712] remoteproc remoteproc2: Booting fw image dra7-dsp1-fw.xe66, size 5597956
    [ 7.878722] omap-iommu 40d01000.mmu: 40d01000.mmu: version 3.0
    [ 7.884599] omap-iommu 40d02000.mmu: 40d02000.mmu: version 3.0
    [ 7.908508] virtio_rpmsg_bus virtio0: rpmsg host is online
    [ 7.914045] remoteproc remoteproc2: registered virtio0 (type 7)
    [ 7.921003] remoteproc remoteproc2: remote processor 40800000.dsp is now up
    [ 8.014909] omap_hdq 480b2000.1w: OMAP HDQ Hardware Rev 0.:. Driver in Interrupt mode
    [ 8.029687] remoteproc remoteproc3: powering up 41000000.dsp
    [ 8.035405] remoteproc remoteproc3: Booting fw image dra7-dsp2-fw.xe66, size 5597956
    [ 8.043250] omap-iommu 41501000.mmu: 41501000.mmu: version 3.0
    [ 8.049164] omap-iommu 41502000.mmu: 41502000.mmu: version 3.0
    [ 8.069349] virtio_rpmsg_bus virtio1: rpmsg host is online
    [ 8.074908] remoteproc remoteproc3: registered virtio1 (type 7)
    [ 8.080869] remoteproc remoteproc3: remote processor 41000000.dsp is now up
    [ 8.173807] omap-sham 4b101000.sham: hw accel on OMAP rev 4.3
    [ OK ] Started Network Time Synchronization.
    [ OK ] Reached target System Initialization.
    [ 8.225735] w1_master_driver w1_bus_master1: Attaching one wire slave 01.000000000000 crc 3d
    [ OK ] Listening on Avahi mDNS/DNS-SD Stack Activati[ 8.238437] w1_master_driver w1_bus_master1: Family 1 for 01.000000000000.3d is not registered.
    on Socket.
    [ 8.375402] remoteproc remoteproc1: powering up 55020000.ipu
    [ 8.381321] remoteproc remoteproc1: Booting fw image dra7-ipu2-fw.xem4, size 10985040
    [ 8.390121] omap-iommu 55082000.mmu: 55082000.mmu: version 2.1
    [ OK ] Listening on D-Bus System Message Bus Socket.
    [ 8.422653] virtio_rpmsg_bus virtio2: rpmsg host is online
    [ 8.428565] remoteproc remoteproc1: registered virtio2 (type 7)
    [ 8.452431] remoteproc remoteproc1: remote processor 55020000.ipu is now up
    [ 8.460489] omap-des 480a5000.des: OMAP DES hw accel rev: 2.2
    [ 8.477658] net eth1: initializing cpsw version 1.15 (0)
    [ 8.485448] omap-des 480a5000.des: will run requests pump with realtime priority
    [ OK ] Listening on dropbear.socket.
    [ OK ] Reached target Sockets.
    [ 8.526570] ahci 4a140000.sata: controller can't do 64bit DMA, forcing 32bit
    [ 8.537816] ahci 4a140000.sata: forcing port_map 0x0 -> 0x1
    [ 8.543461] ahci 4a140000.sata: AHCI 0001.0300 32 slots 1 ports 3 Gbps 0x1 impl platform mode
    [ 8.547278] virtio_rpmsg_bus virtio2: creating channel rpmsg-proto addr 0x50
    [ 8.557988] ahci 4a140000.sata: flags: ncq sntf pm led clo only pmp pio slum part ccc apst
    [ OK ] Reached target Basic System.
    [ 8.602713] virtio_rpmsg_bus virtio0: creating channel rpmsg-proto addr 0x50
    [ OK ] Started D-Bus System Message Bus.
    [ 8.617568] TI DP83867 48485000.mdio:03: attached PHY driver [TI DP83867] (mii_bus:phy_addr=48485000.mdio:03, irq=POLL)
    [ 8.635238] virtio_rpmsg_bus virtio1: creating channel rpmsg-proto addr 0x50
    Starting Login Service...
    [ 8.678422] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
    Starting rc.pvr.service...
    [ 8.706344] scsi host0: ahci
    [ 8.709699] ata1: SATA max UDMA/133 mmio [mem 0x4a140000-0x4a1410ff] port 0x100 irq 85
    Starting TI IPC Daemon...
    [ 8.744021] net eth0: initializing cpsw version 1.15 (0)
    [ OK ] Started Daily Cleanup of Temporary Directories.
    [ OK ] Reached target Timers.
    [ OK ] Reached target System Time Synchronized.
    [ OK ] Started Network Service.
    [ OK ] Started TI IPC Daemon.
    [ 8.885766] TI DP83867 48485000.mdio:02: attached PHY driver [TI DP83867] (mii_bus:phy_addr=48485000.mdio:02, irq=POLL)
    [ 8.913381] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
    [ 8.940254] omap-aes 4b500000.aes: OMAP AES hw accel rev: 3.3
    [ 8.955329] omap-aes 4b500000.aes: will run requests pump with realtime priority
    [ 9.024657] omap-aes 4b700000.aes: OMAP AES hw accel rev: 3.3
    [ 9.036044] omap-aes 4b700000.aes: will run requests pump with realtime priority
    [ 9.076612] ata1: SATA link down (SStatus 0 SControl 300)
    [ 9.086009] pvrsrvkm: loading out-of-tree module taints kernel.
    [ 9.086011] pvrsrvkm: loading out-of-tree module taints kernel.
    [ 9.116261] pvrsrvkm 56000000.gpu: assigned reserved memory node gpu-memory@c0000000
    [ 9.151767] [drm] Initialized pvr 1.17.4948957 20110701 for 56000000.gpu on minor 2
    [ 9.223038] PVR_K: UM DDK-(4948957) and KM DDK-(4948957) match. [ OK ]
    [ OK ] Started rc.pvr.service.
    [ 10.459139] NET: Registered protocol family 45
    [ 10.572710] dwc3 48890000.usb: Failed to get clk 'ref': -2
    [ 10.583409] dwc3 48890000.usb: changing max_speed on rev 5533202a
    [ 10.590715] dwc3 488d0000.usb: Failed to get clk 'ref': -2
    [ 10.769893] usbcore: registered new interface driver usbfs
    [ 10.776123] usbcore: registered new interface driver hub
    [ 10.781682] usbcore: registered new device driver usb
    [ 10.882305] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
    [ 10.888659] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 1
    [ 10.897695] xhci-hcd xhci-hcd.2.auto: hcc params 0x0220f04c hci version 0x100 quirks 0x0000000002010010
    [ 10.908203] xhci-hcd xhci-hcd.2.auto: irq 182, io mem 0x488d0000
    [ 10.914630] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
    [ 10.922982] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [ 10.930262] usb usb1: Product: xHCI Host Controller
    [ 10.935186] usb usb1: Manufacturer: Linux 4.19.73-00040-g3d03684 xhci-hcd
    [ 10.942001] usb usb1: SerialNumber: xhci-hcd.2.auto
    [ 10.947823] hub 1-0:1.0: USB hub found
    [ 10.951609] hub 1-0:1.0: 1 port detected
    [ 10.956380] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
    [ 10.961896] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 2
    [ 10.969640] xhci-hcd xhci-hcd.2.auto: Host supports USB 3.0 SuperSpeed
    [ 10.976294] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
    [ 10.984501] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.19
    [ 10.992828] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [ 11.000106] usb usb2: Product: xHCI Host Controller
    [ 11.005026] usb usb2: Manufacturer: Linux 4.19.73-00040-g3d03684 xhci-hcd
    [ 11.011840] usb usb2: SerialNumber: xhci-hcd.2.auto
    [ 11.017597] hub 2-0:1.0: USB hub found
    [ 11.021383] hub 2-0:1.0: 1 port detected
    [ 11.324892] usb 1-1: new high-speed USB device number 2 using xhci-hcd
    [ 11.505173] usb 1-1: New USB device found, idVendor=0451, idProduct=8027, bcdDevice= 1.10
    [ 11.513389] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=1
    [ 11.520593] usb 1-1: SerialNumber: EC020069913E
    [ 11.584435] hub 1-1:1.0: USB hub found
    [ 11.588639] hub 1-1:1.0: 2 ports detected
    [ OK ] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
    [ OK ] Created slice system-systemd\x2dfsck.slice.
    Starting File System Check on /dev/mmcblk0p1...
    Starting Save/Restore Sound Card State...
    Starting weston.service...
    Starting Network Name Resolution...
    [ OK ] Started File System Check on /dev/mmcblk0p1.
    [ OK ] Started Save/Restore Sound Card State.
    [ OK ] Started weston.service.
    Starting telnetd.service...
    [ OK ] Reached target Sound Card.
    Mounting /run/media/mmcblk0p1...
    [ OK ] Started Network Name Resolution.
    [ OK ] Started telnetd.service.
    [ OK ] Reached target Network.
    [ 13.069348] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
    Starting Permit User Sessions...
    [ OK ] Reached target Host and Network Name Lookups.
    Starting Avahi mDNS/DNS-SD Stack...
    [ OK ] Mounted /run/media/mmcblk0p1.
    [ OK ] Started Permit User Sessions.
    [ OK ] Started Avahi mDNS/DNS-SD Stack.
    [ OK ] Started Getty on tty1.
    [ OK ] Started Serial Getty on ttyS0.
    [ 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 Login Service.
    [ OK ] Reached target Multi-User System.
    Starting Update UTMP about System Runlevel Changes...
    [ OK ] Started Update UTMP about System Runlevel Changes.

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

    Arago Project http://arago-project.org dra7xx-evm ttyS0

    Arago 2019.09 dra7xx-evm ttyS0

    dra7xx-evm login: root
    root@dra7xx-evm:~#

  • 请问方便告知您做的是什么吗?
    您尝试运行哪个use-case?
  • 你好,我使用自己编译的 sdk 制作 sd 卡。hdmi out 接外接显示器。
    进入到 /opt/vision_sdk 目录,运行 “ Vision SDK Usecases” 的“ 1: Single Camera Usecases ” 的 “ 1: 1CH VIP capture + SGX Copy + DISPLAY”。 我的hdmi显示器全屏绿色。命令执行的最后一行也报错了。
    启动和运行apps.out的log如下:
    root@dra7xx-evm:/opt/vision_sdk# reboot
    root@dra7xx-evm:/opt/vision_sdk# [ OK ] Closed Load/Save RF Kill Switch Status /dev/rfkill Watch.
    [ OK ] St Stopping Serial Getty on ttyS0...
    Stopping Getty on tty1...
    Unmounting /run/media/mmcblk0p1...
    [ OK ] Stopped target Containers.
    [ OK ] Stopped target Sound Card.
    [ OK ] Stopped Session c1 of user root.
    Stopping Login Service...
    [ OK ] Stopped target Timers.
    [ OK ] Stopped Daily Cleanup of Temporary Directories.
    [ OK ] Stopped target System Time Synchronized.
    Stopping telnetd.service...
    Stopping Save/Restore Sound Card State...
    [ OK ] Stopped D-Bus System Message Bus.
    [ OK ] Stopped Login Service.
    [ OK ] Stopped TI IPC Daemon.
    [ OK ] Stopped Avahi mDNS/DNS-SD Stack.
    [ OK ] Stopped Getty on tty1.
    [ OK ] Stopped Serial Getty on ttyS0.
    [ OK ] Stopped User Manager for UID 0.
    [ OK ] Unmounted /run/media/mmcblk0p1.
    [ OK ] Stopped telnetd.service.
    [ OK ] Stopped Save/Restore Sound Card State.
    Stopping weston.service...
    [ OK ] Stopped File System Check on /dev/mmcblk0p1.
    [ OK ] Removed slice system-systemd\x2dfsck.slice.
    Stopping /run/user/0 mount wrapper...
    [ OK ] Removed slice User Slice of UID 0.
    [ OK ] Removed slice system-serial\x2dgetty.slice.
    Stopping Permit User Sessions...
    [ OK ] Removed slice system-getty.slice.
    [ OK ] Unmounted /run/user/0.
    [ OK ] Stopped weston.service.
    [ OK ] Stopped /run/user/0 mount wrapper.
    [ OK ] Stopped Permit User Sessions.
    [ OK ] Stopped target Network.
    Stopping Network Name Resolution...
    [ OK ] Removed slice system-user\x2druntime\x2ddir.slice.
    [ OK ] Stopped target Remote File Systems.
    Stopping rc.pvr.service...
    [ OK ] Stopped Network Name Resolution.
    [ OK ] Stopped rc.pvr.service.
    [ OK ] Stopped target Basic System.
    [ OK ] Stopped target Paths.
    [ OK ] Stopped Dispatch Password Requests to Console Directory Watch.
    [ OK ] Stopped Forward Password Requests to Wall Directory Watch.
    [ OK ] Stopped target Sockets.
    [ OK ] Closed D-Bus System Message Bus Socket.
    [ OK ] Closed Avahi mDNS/DNS-SD Stack Activation Socket.
    [ OK ] Closed dropbear.socket.
    [ OK ] Stopped target Slices.
    [ OK ] Removed slice User and Session Slice.
    [ OK ] Stopped target System Initialization.
    Stopping Network Time Synchronization...
    Stopping Load/Save Random Seed...
    Stopping Network Service...
    [ OK ] Stopped Network Time Synchronization.
    [ OK ] Stopped Load/Save Random Seed.
    [ OK ] Stopped Network Service.
    [ OK ] Stopped Apply Kernel Variables.
    [ OK ] Stopped Create Volatile Files and Directories.
    [ OK ] Stopped target Local File Systems.
    Unmounting /media/ram...
    Unmounting /var/volatile...
    Unmounting Temporary Directory (/tmp)...
    [ OK ] Unmounted /media/ram.
    [FAILED] Failed unmounting /var/volatile.
    [FAILED] Failed unmounting Temporary Directory (/tmp).
    [ OK ] Reached target Unmount All Filesystems.
    [ OK ] Stopped target Swap.
    [ OK ] Stopped target Local File Systems (Pre).
    [ OK ] Stopped Remount Root and Kernel File Systems.
    [ OK ] Stopped Create Static Device Nodes in /dev.
    [ OK ] Reached target Shutdown.
    [ OK ] Reached target Final Step.
    Starting Reboot...
    [ 109.689811] systemd-shutdow: 20 output lines suppressed due to ratelimiting
    [ 109.716138] systemd-shutdown[1]: Syncing filesystems and block devices.
    [ 109.796636] systemd-shutdown[1]: Sending SIGTERM to remaining processes...
    [ 109.814314] systemd-journald[101]: Received SIGTERM from PID 1 (systemd-shutdow).
    [ 109.959923] systemd-shutdown[1]: Sending SIGKILL to remaining processes...
    [ 109.975233] systemd-shutdown[1]: Unmounting file systems.
    [ 109.983285] [923]: Unmounting '/var/volatile'.
    [ 110.027682] [924]: Unmounting '/tmp'.
    [ 110.067676] [925]: Remounting '/' read-only in with options '(null)'.
    [ 110.107038] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
    [ 110.123431] systemd-shutdown[1]: All filesystems unmounted.
    [ 110.129183] systemd-shutdown[1]: Deactivating swaps.
    [ 110.134298] systemd-shutdown[1]: All swaps deactivated.
    [ 110.139596] systemd-shutdown[1]: Detaching loop devices.
    [ 110.147921] systemd-shutdown[1]: All loop devices detached.
    [ 110.153531] systemd-shutdown[1]: Detaching DM devices.
    [ 110.195586] reboot: Restarting system

    U-Boot SPL 2019.01-00014-gf454ae0 (Feb 23 2021 - 12:53:23 +0800)
    DRA762-GP ES1.0 ACD package
    Trying to boot from MMC1
    no pinctrl state for default mode
    Loading Environment from MMC... Card did not respond to voltage select!
    *** Warning - No block device, using default environment



    U-Boot 2019.01-00014-gf454ae0 (Feb 23 2021 - 12:53:23 +0800)

    CPU : DRA762-GP ES1.0 ACD package
    Model: TI DRA762 EVM
    Board: DRA76x EVM REV A.2
    DRAM: 4 GiB
    NAND: 0 MiB
    MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1
    Loading Environment from MMC... Card did not respond to voltage select!
    *** Warning - No block device, using default environment

    Card did not respond to voltage select!
    invalid mmc device
    Net:
    Warning: ethernet@48484000 using MAC address from ROM
    eth0: ethernet@48484000
    Hit any key to stop autoboot: 0
    switch to partitions #0, OK
    mmc0 is current device
    SD/MMC found on device 0
    ** Unable to read file boot.scr **
    174 bytes read in 1 ms (169.9 KiB/s)
    Loaded env from uEnv.txt
    Importing environment from mmc0 ...
    switch to partitions #0, OK
    mmc0 is current device
    SD/MMC found on device 0
    4411904 bytes read in 196 ms (21.5 MiB/s)
    93156 bytes read in 6 ms (14.8 MiB/s)
    ## Flattened Device Tree blob at 88000000
    Booting using the fdt blob at 0x88000000
    Loading Device Tree to 8ffe6000, end 8ffffbe3 ... OK

    Starting kernel ...

    [ 0.000000] Booting Linux on physical CPU 0x0
    [ 0.000000] Linux version 4.19.73-00040-g3d03684 (tdz@tdz-pc) (gcc version 8.3.0 (GNU Toolchain for the A-profile Architecture 8.3-2019.03 (arm-rel-8.36))) #1 SMP PREEMPT Fri Feb 19 08:40:30 CST 2021
    [ 0.000000] CPU: ARMv7 Processor [412fc0f2] revision 2 (ARMv7), cr=30c5387d
    [ 0.000000] CPU: div instructions available: patching division code
    [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
    [ 0.000000] OF: fdt: Machine model: TI DRA762 EVM
    [ 0.000000] Memory policy: Data cache writealloc
    [ 0.000000] efi: Getting EFI parameters from FDT:
    [ 0.000000] efi: UEFI not found.
    [ 0.000000] Reserved memory: created DMA memory pool at 0x0000000040300000, size 3 MiB
    [ 0.000000] OF: reserved mem: initialized node cmem@40300000, compatible id shared-dma-pool
    [ 0.000000] Reserved memory: regions without no-map are not yet supported
    [ 0.000000] Reserved memory: created CMA memory pool at 0x0000000099000000, size 80 MiB
    [ 0.000000] OF: reserved mem: initialized node ipu2-memory@95800000, compatible id shared-dma-pool
    [ 0.000000] Reserved memory: created CMA memory pool at 0x000000009e000000, size 32 MiB
    [ 0.000000] OF: reserved mem: initialized node ipu1-memory@9d000000, compatible id shared-dma-pool
    [ 0.000000] Reserved memory: regions without no-map are not yet supported
    [ 0.000000] Reserved memory: created CMA memory pool at 0x00000000a1000000, size 32 MiB
    [ 0.000000] OF: reserved mem: initialized node dsp1-memory@99000000, compatible id shared-dma-pool
    [ 0.000000] Reserved memory: created CMA memory pool at 0x00000000a3000000, size 32 MiB
    [ 0.000000] OF: reserved mem: initialized node dsp2-memory@9f000000, compatible id shared-dma-pool
    [ 0.000000] Reserved memory: regions without no-map are not yet supported
    [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a9000000, size 32 MiB
    [ 0.000000] OF: reserved mem: initialized node cmem@A9000000, compatible id shared-dma-pool
    [ 0.000000] Reserved memory: created CMA memory pool at 0x00000000b0000000, size 64 MiB
    [ 0.000000] OF: reserved mem: initialized node gpu-memory@c0000000, compatible id shared-dma-pool
    [ 0.000000] cma: Reserved 64 MiB at 0x00000000bbc00000
    [ 0.000000] OMAP4: Map 0x00000000bfd00000 to (ptrval) for dram barrier
    [ 0.000000] DRA762 ES1.0
    [ 0.000000] random: get_random_bytes called from start_kernel+0xb4/0x470 with crng_init=0
    [ 0.000000] percpu: Embedded 16 pages/cpu s36492 r8192 d20852 u65536
    [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 251456
    [ 0.000000] Kernel command line: console=ttyO0,115200n8 vram=16M root=PARTUUID=befba2c0-02 rw rootwait ip=none mem=1024M cma=64M
    [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
    [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
    [ 0.000000] Memory: 280712K/1012736K available (10240K kernel code, 341K rwdata, 2804K rodata, 2048K init, 269K bss, 420728K reserved, 311296K cma-reserved, 128000K highmem)
    [ 0.000000] Virtual kernel memory layout:
    [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
    [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
    [ 0.000000] vmalloc : 0xf0800000 - 0xff800000 ( 240 MB)
    [ 0.000000] lowmem : 0xc0000000 - 0xf0000000 ( 768 MB)
    [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
    [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
    [ 0.000000] .text : 0x(ptrval) - 0x(ptrval) (12256 kB)
    [ 0.000000] .init : 0x(ptrval) - 0x(ptrval) (2048 kB)
    [ 0.000000] .data : 0x(ptrval) - 0x(ptrval) ( 342 kB)
    [ 0.000000] .bss : 0x(ptrval) - 0x(ptrval) ( 270 kB)
    [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
    [ 0.000000] rcu: Preemptible hierarchical RCU implementation.
    [ 0.000000] Tasks RCU enabled.
    [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
    [ 0.000000] GIC: Using split EOI/Deactivate mode
    [ 0.000000] OMAP clockevent source: timer1 at 32786 Hz
    [ 0.000000] arch_timer: cp15 timer(s) running at 6.14MHz (phys).
    [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x16af5adb9, max_idle_ns: 440795202250 ns
    [ 0.000005] sched_clock: 56 bits at 6MHz, resolution 162ns, wraps every 4398046511023ns
    [ 0.000018] Switching to timer-based delay loop, resolution 162ns
    [ 0.000293] clocksource: 32k_counter: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 58327039986419 ns
    [ 0.000303] OMAP clocksource: 32k_counter at 32768 Hz
    [ 0.000766] Console: colour dummy device 80x30
    [ 0.000784] WARNING: Your 'console=ttyO0' has been replaced by 'ttyS0'
    [ 0.000792] This ensures that you still see kernel messages. Please
    [ 0.000799] update your kernel commandline.
    [ 0.000832] Calibrating delay loop (skipped), value calculated using timer frequency.. 12.29 BogoMIPS (lpj=61475)
    [ 0.000848] pid_max: default: 32768 minimum: 301
    [ 0.000972] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
    [ 0.000986] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
    [ 0.001527] CPU: Testing write buffer coherency: ok
    [ 0.001566] CPU0: Spectre v2: using ICIALLU workaround
    [ 0.001771] /cpus/cpu@0 missing clock-frequency property
    [ 0.001790] /cpus/cpu@1 missing clock-frequency property
    [ 0.001803] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
    [ 0.059914] Setting up static identity map for 0x80200000 - 0x80200060
    [ 0.079925] rcu: Hierarchical SRCU implementation.
    [ 0.100121] EFI services will not be available.
    [ 0.119986] smp: Bringing up secondary CPUs ...
    [ 0.200320] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
    [ 0.200326] CPU1: Spectre v2: using ICIALLU workaround
    [ 0.200448] smp: Brought up 1 node, 2 CPUs
    [ 0.200460] SMP: Total of 2 processors activated (24.59 BogoMIPS).
    [ 0.200469] CPU: All CPU(s) started in HYP mode.
    [ 0.200477] CPU: Virtualization extensions available.
    [ 0.200963] devtmpfs: initialized
    [ 0.218749] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0
    [ 0.219015] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
    [ 0.219033] futex hash table entries: 512 (order: 3, 32768 bytes)
    [ 0.223815] pinctrl core: initialized pinctrl subsystem
    [ 0.224334] DMI not present or invalid.
    [ 0.224603] NET: Registered protocol family 16
    [ 0.225784] DMA: preallocated 256 KiB pool for atomic coherent allocations
    [ 0.226675] omap_hwmod: l3_main_2 using broken dt data from ocp
    [ 0.327007] wkupaon_cm:clk:0068:0: failed to disable
    [ 0.424565] cpuidle: using governor ladder
    [ 0.424600] cpuidle: using governor menu
    [ 0.434712] OMAP GPIO hardware version 0.1
    [ 0.459131] No ATAGs?
    [ 0.459208] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
    [ 0.459223] hw-breakpoint: maximum watchpoint size is 8 bytes.
    [ 0.459748] omap4_sram_init:Unable to allocate sram needed to handle errata I688
    [ 0.459761] omap4_sram_init:Unable to get sram pool needed to handle errata I688
    [ 0.460389] OMAP DMA hardware revision 0.0
    [ 0.471937] edma 43300000.edma: memcpy is disabled
    [ 0.475345] edma 43300000.edma: TI EDMA DMA engine driver
    [ 0.482511] omap-dma-engine 4a056000.dma-controller: OMAP DMA engine driver (LinkedList1/2/3 supported)
    [ 0.483310] vsys_5v0: supplied by vsys_12v0
    [ 0.483584] vio_3v6: supplied by vsys_5v0
    [ 0.483844] vsys_3v3: supplied by vsys_12v0
    [ 0.484123] vio_3v3: supplied by vsys_3v3
    [ 0.484400] vio_3v3_sd: supplied by vio_3v3
    [ 0.485132] vtt_fixed: supplied by vsys_3v3
    [ 0.485400] aic_dvdd: supplied by vio_3v3
    [ 0.488014] omap-iommu 40d01000.mmu: 40d01000.mmu registered
    [ 0.488189] omap-iommu 40d02000.mmu: 40d02000.mmu registered
    [ 0.488437] omap-iommu 58882000.mmu: 58882000.mmu registered
    [ 0.488668] omap-iommu 55082000.mmu: 55082000.mmu registered
    [ 0.489022] omap-iommu 41501000.mmu: 41501000.mmu registered
    [ 0.489209] omap-iommu 41502000.mmu: 41502000.mmu registered
    [ 0.489487] iommu: Adding device 58820000.ipu to group 1
    [ 0.489567] iommu: Adding device 55020000.ipu to group 2
    [ 0.489693] iommu: Adding device 40800000.dsp to group 0
    [ 0.489912] iommu: Adding device 41000000.dsp to group 3
    [ 0.491022] SCSI subsystem initialized
    [ 0.492243] palmas 0-0058: IRQ missing: skipping irq request
    [ 0.517831] palmas 0-0058: Muxing GPIO 51, PWM 0, LED 2
    [ 0.519195] SMPS3: supplied by vsys_3v3
    [ 0.520790] SMPS4: supplied by vsys_3v3
    [ 0.522359] SMPS5: supplied by vsys_3v3
    [ 0.523798] SMPS12: supplied by regulator-dummy
    [ 0.525074] LDO1: supplied by vsys_3v3
    [ 0.528382] LDO2: supplied by vsys_3v3
    [ 0.538121] LDO3: supplied by vsys_5v0
    [ 0.548136] LDO4: supplied by vsys_5v0
    [ 0.558323] LDO5: supplied by vsys_3v3
    [ 0.569585] pcf857x 0-0020: probed
    [ 0.570161] pcf857x 0-0021: probed
    [ 0.570581] GPIO line 465 (vin6_sel_s0) hogged as output/low
    [ 0.570715] GPIO line 466 (vin2_s0) hogged as output/low
    [ 0.570848] GPIO line 471 (vin2_s2) hogged as output/high
    [ 0.570981] GPIO line 473 (exvin2_s0) hogged as output/low
    [ 0.571113] GPIO line 474 (exvin2_s2) hogged as output/high
    [ 0.571294] pcf857x 0-0026: probed
    [ 0.571461] omap_i2c 48070000.i2c: bus 0 rev0.12 at 400 kHz
    [ 0.571893] omap_i2c 48060000.i2c: bus 2 rev0.12 at 400 kHz
    [ 0.572104] media: Linux media interface: v0.10
    [ 0.572143] videodev: Linux video capture interface: v2.00
    [ 0.572213] pps_core: LinuxPPS API ver. 1 registered
    [ 0.572222] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
    [ 0.572242] PTP clock support registered
    [ 0.572271] EDAC MC: Ver: 3.0.0
    [ 0.573038] omap-mailbox 48840000.mailbox: omap mailbox rev 0x400
    [ 0.573290] omap-mailbox 48842000.mailbox: omap mailbox rev 0x400
    [ 0.573776] Advanced Linux Sound Architecture Driver Initialized.
    [ 0.574571] clocksource: Switched to clocksource arch_sys_counter
    [ 0.582727] NET: Registered protocol family 2
    [ 0.583295] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes)
    [ 0.583324] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
    [ 0.583390] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
    [ 0.583516] TCP: Hash tables configured (established 8192 bind 8192)
    [ 0.583583] UDP hash table entries: 512 (order: 2, 16384 bytes)
    [ 0.583617] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
    [ 0.583743] NET: Registered protocol family 1
    [ 0.584161] RPC: Registered named UNIX socket transport module.
    [ 0.584172] RPC: Registered udp transport module.
    [ 0.584181] RPC: Registered tcp transport module.
    [ 0.584189] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [ 0.585281] hw perfevents: no interrupt-affinity property for /pmu, guessing.
    [ 0.585472] hw perfevents: enabled with armv7_cortex_a15 PMU driver, 7 counters available
    [ 0.586445] Initialise system trusted keyrings
    [ 0.586589] workingset: timestamp_bits=14 max_order=18 bucket_order=4
    [ 0.591492] squashfs: version 4.0 (2009/01/31) Phillip Lougher
    [ 0.591958] NFS: Registering the id_resolver key type
    [ 0.591984] Key type id_resolver registered
    [ 0.591993] Key type id_legacy registered
    [ 0.592032] ntfs: driver 2.1.32 [Flags: R/O].
    [ 0.593493] Key type asymmetric registered
    [ 0.593505] Asymmetric key parser 'x509' registered
    [ 0.593554] bounce: pool size: 64 pages
    [ 0.593589] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
    [ 0.593599] io scheduler noop registered
    [ 0.593607] io scheduler deadline registered
    [ 0.593709] io scheduler cfq registered (default)
    [ 0.593719] io scheduler mq-deadline registered
    [ 0.593729] io scheduler kyber registered
    [ 0.600626] pinctrl-single 4a003400.pinmux: 282 pins, size 1128
    [ 0.604617] dra7-pcie 51000000.pcie: Linked as a consumer to phy-4a094000.pciephy.1
    [ 0.604649] dra7-pcie 51000000.pcie: Linked as a consumer to phy-4a095000.pciephy.2
    [ 0.604963] dra7-pcie 51000000.pcie: WA for Errata i870 not applied
    [ 0.605054] dra7-pcie 51000000.pcie: host bridge /ocp/axi@0/pcie@51000000 ranges:
    [ 0.605096] dra7-pcie 51000000.pcie: IO 0x20003000..0x20012fff -> 0x00000000
    [ 0.605124] dra7-pcie 51000000.pcie: MEM 0x20013000..0x2fffffff -> 0x20013000
    [ 1.604611] dra7-pcie 51000000.pcie: Phy link never came up
    [ 1.604748] dra7-pcie 51000000.pcie: PCI host bridge to bus 0000:00
    [ 1.604763] pci_bus 0000:00: root bus resource [bus 00-ff]
    [ 1.604775] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
    [ 1.604786] pci_bus 0000:00: root bus resource [mem 0x20013000-0x2fffffff]
    [ 1.610772] PCI: bus0: Fast back to back transfers disabled
    [ 1.616418] PCI: bus1: Fast back to back transfers enabled
    [ 1.616462] pci 0000:00:00.0: BAR 0: assigned [mem 0x20100000-0x201fffff 64bit]
    [ 1.616482] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
    [ 1.616806] pcieport 0000:00:00.0: Signaling PME with IRQ 172
    [ 1.616936] pcieport 0000:00:00.0: AER enabled with IRQ 172
    [ 1.621055] vio_1v8: supplied by smps5
    [ 1.665626] Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled
    [ 1.669165] 4806a000.serial: ttyS0 at MMIO 0x4806a000 (irq = 45, base_baud = 3000000) is a 8250
    [ 2.871533] console [ttyS0] enabled
    [ 2.875951] 4806c000.serial: ttyS1 at MMIO 0x4806c000 (irq = 46, base_baud = 3000000) is a 8250
    [ 2.885596] 48020000.serial: ttyS2 at MMIO 0x48020000 (irq = 47, base_baud = 3000000) is a 8250
    [ 2.896664] omap_rng 48090000.rng: Random Number Generator ver. 20
    [ 2.896871] random: fast init done
    [ 2.906475] random: crng init done
    [ 2.916813] brd: module loaded
    [ 2.926026] loop: module loaded
    [ 2.930227] BUCK10: supplied by vsys_3v3
    [ 2.935405] BUCK23: supplied by vsys_3v3
    [ 2.940838] vmemexp device MAJOR num = 244
    [ 2.944996] vmemexp class registered
    [ 2.948687] /dev/vmemexp device registered
    [ 2.952803] ioctl DBUFIOC_EXPORT_VIRTMEM = -1072899120
    [ 2.983843] m25p80 spi0.0: s25fl256s1 (32768 Kbytes)
    [ 2.988953] 10 fixed-partitions partitions found on MTD device spi0.0
    [ 2.995443] Creating 10 MTD partitions on "spi0.0":
    [ 3.000347] 0x000000000000-0x000000010000 : "QSPI.SPL"
    [ 3.006234] 0x000000010000-0x000000020000 : "QSPI.SPL.backup1"
    [ 3.012768] 0x000000020000-0x000000030000 : "QSPI.SPL.backup2"
    [ 3.019302] 0x000000030000-0x000000040000 : "QSPI.SPL.backup3"
    [ 3.025849] 0x000000040000-0x000000140000 : "QSPI.u-boot"
    [ 3.031938] 0x000000140000-0x0000001c0000 : "QSPI.u-boot-spl-os"
    [ 3.038641] 0x0000001c0000-0x0000001d0000 : "QSPI.u-boot-env"
    [ 3.045115] 0x0000001d0000-0x0000001e0000 : "QSPI.u-boot-env.backup1"
    [ 3.052244] 0x0000001e0000-0x0000009e0000 : "QSPI.kernel"
    [ 3.058349] 0x0000009e0000-0x000002000000 : "QSPI.file-system"
    [ 3.065436] libphy: Fixed MDIO Bus: probed
    [ 3.124612] davinci_mdio 48485000.mdio: davinci mdio revision 1.6, bus freq 1000000
    [ 3.132307] libphy: 48485000.mdio: probed
    [ 3.140943] davinci_mdio 48485000.mdio: phy[2]: device 48485000.mdio:02, driver TI DP83867
    [ 3.149270] davinci_mdio 48485000.mdio: phy[3]: device 48485000.mdio:03, driver TI DP83867
    [ 3.158297] cpsw 48484000.ethernet: Detected MACID = 40:06:a0:fb:f4:84
    [ 3.164912] cpsw 48484000.ethernet: initialized cpsw ale version 1.4
    [ 3.171294] cpsw 48484000.ethernet: ALE Table size 1024
    [ 3.176603] cpsw 48484000.ethernet: cpts: overflow check period 500 (jiffies)
    [ 3.184640] cpsw 48484000.ethernet: cpsw: Detected MACID = 40:06:a0:fb:f4:85
    [ 3.193293] i2c /dev entries driver
    [ 3.201857] cpu cpu0: Linked as a consumer to regulator.28
    [ 3.207466] cpu cpu0: Linked as a consumer to regulator.24
    [ 3.214993] sdhci: Secure Digital Host Controller Interface driver
    [ 3.221235] sdhci: Copyright(c) Pierre Ossman
    [ 3.226633] sdhci-pltfm: SDHCI platform and OF driver helper
    [ 3.232827] omap_gpio 4805d000.gpio: Could not set line 27 debounce to 200000 microseconds (-22)
    [ 3.241991] sdhci-omap 4809c000.mmc: Got CD GPIO
    [ 3.246747] sdhci-omap 4809c000.mmc: Linked as a consumer to regulator.23
    [ 3.253766] sdhci-omap 4809c000.mmc: Linked as a consumer to regulator.18
    [ 3.260652] sdhci-omap 4809c000.mmc: Dropping the link to regulator.18
    [ 3.267263] sdhci-omap 4809c000.mmc: Linked as a consumer to regulator.6
    [ 3.274171] sdhci-omap 4809c000.mmc: Linked as a consumer to regulator.18
    [ 3.281075] sdhci-omap 4809c000.mmc: no pinctrl state for sdr104 mode
    [ 3.287569] sdhci-omap 4809c000.mmc: no pinctrl state for ddr50 mode
    [ 3.293947] sdhci-omap 4809c000.mmc: no pinctrl state for sdr50 mode
    [ 3.300338] sdhci-omap 4809c000.mmc: no pinctrl state for sdr25 mode
    [ 3.306738] sdhci-omap 4809c000.mmc: no pinctrl state for sdr12 mode
    [ 3.313116] sdhci-omap 4809c000.mmc: no pinctrl state for ddr_1_8v mode
    [ 3.319766] sdhci-omap 4809c000.mmc: no pinctrl state for ddr_3_3v mode
    [ 3.326428] sdhci-omap 4809c000.mmc: no pinctrl state for hs200_1_8v mode
    [ 3.359336] mmc0: SDHCI controller on 4809c000.mmc [4809c000.mmc] using ADMA
    [ 3.367142] sdhci-omap 480b4000.mmc: Linked as a consumer to regulator.7
    [ 3.373948] sdhci-omap 480b4000.mmc: Dropping the link to regulator.7
    [ 3.380529] sdhci-omap 480b4000.mmc: Linked as a consumer to regulator.7
    [ 3.413775] mmc1: SDHCI controller on 480b4000.mmc [480b4000.mmc] using ADMA
    [ 3.421557] ti-iodelay 4844a000.padconf: Set reg 0x840 Delay(a: 0 g: 0), Elements(C=0 F=0)0x29000
    [ 3.430576] ti-iodelay 4844a000.padconf: Set reg 0x848 Delay(a: 0 g: 0), Elements(C=0 F=0)0x29000
    [ 3.439592] ti-iodelay 4844a000.padconf: Set reg 0x84c Delay(a: 307 g: 0), Elements(C=0 F=9)0x29009
    [ 3.448808] ti-iodelay 4844a000.padconf: Set reg 0x850 Delay(a: 0 g: 0), Elements(C=0 F=0)0x29000
    [ 3.457804] ti-iodelay 4844a000.padconf: Set reg 0x854 Delay(a: 0 g: 0), Elements(C=0 F=0)0x29000
    [ 3.466794] ti-iodelay 4844a000.padconf: Set reg 0x870 Delay(a: 785 g: 0), Elements(C=1 F=9)0x29029
    [ 3.475955] ti-iodelay 4844a000.padconf: Set reg 0x874 Delay(a: 0 g: 0), Elements(C=0 F=0)0x29000
    [ 3.484979] ti-iodelay 4844a000.padconf: Set reg 0x878 Delay(a: 0 g: 0), Elements(C=0 F=0)0x29000
    [ 3.493954] ti-iodelay 4844a000.padconf: Set reg 0x87c Delay(a: 613 g: 0), Elements(C=1 F=4)0x29024
    [ 3.503164] ti-iodelay 4844a000.padconf: Set reg 0x880 Delay(a: 0 g: 0), Elements(C=0 F=0)0x29000
    [ 3.512170] ti-iodelay 4844a000.padconf: Set reg 0x884 Delay(a: 0 g: 0), Elements(C=0 F=0)0x29000
    [ 3.521195] ti-iodelay 4844a000.padconf: Set reg 0x888 Delay(a: 683 g: 0), Elements(C=1 F=6)0x29026
    [ 3.530483] ti-iodelay 4844a000.padconf: Set reg 0x88c Delay(a: 0 g: 0), Elements(C=0 F=0)0x29000
    [ 3.539491] ti-iodelay 4844a000.padconf: Set reg 0x890 Delay(a: 0 g: 0), Elements(C=0 F=0)0x29000
    [ 3.548540] ti-iodelay 4844a000.padconf: Set reg 0x894 Delay(a: 835 g: 0), Elements(C=1 F=11)0x2902b
    [ 3.557867] ti-iodelay 4844a000.padconf: Set reg 0x898 Delay(a: 0 g: 0), Elements(C=0 F=0)0x29000
    [ 3.566912] ti-iodelay 4844a000.padconf: Set reg 0x89c Delay(a: 0 g: 0), Elements(C=0 F=0)0x29000
    [ 3.575944] mmc0: host does not support reading read-only switch, assuming write-enable
    [ 3.584495] sdhci-omap 480d1000.mmc: Linked as a consumer to regulator.8
    [ 3.591411] sdhci-omap 480d1000.mmc: Dropping the link to regulator.8
    [ 3.598134] mmc0: new high speed SDHC card at address 0001
    [ 3.603844] sdhci-omap 480d1000.mmc: Linked as a consumer to regulator.3
    [ 3.611049] mmcblk0: mmc0:0001 SD16G 29.5 GiB
    [ 3.615570] sdhci-omap 480d1000.mmc: Linked as a consumer to regulator.8
    [ 3.633527] mmcblk0: p1 p2
    [ 3.704603] sdhci-omap 480d1000.mmc: no pinctrl state for sdr104 mode
    [ 3.711079] sdhci-omap 480d1000.mmc: no pinctrl state for ddr50 mode
    [ 3.717522] sdhci-omap 480d1000.mmc: no pinctrl state for sdr50 mode
    [ 3.723927] sdhci-omap 480d1000.mmc: no pinctrl state for hs200_1_8v mode
    [ 3.757009] mmc2: SDHCI controller on 480d1000.mmc [480d1000.mmc] using PIO
    [ 3.766211] ledtrig-cpu: registered to indicate activity on CPUs
    [ 3.776245] tlv320aic3x-codec 0-0019: Linked as a consumer to regulator.5
    [ 3.783133] tlv320aic3x-codec 0-0019: Linked as a consumer to regulator.10
    [ 3.791569] NET: Registered protocol family 10
    [ 3.796635] Segment Routing with IPv6
    [ 3.800365] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
    [ 3.806611] NET: Registered protocol family 17
    [ 3.811200] Key type dns_resolver registered
    [ 3.815702] Registering SWP/SWPB emulation handler
    [ 3.820529] omap_voltage_late_init: Voltage driver support not added
    [ 3.826932] Power Management for TI OMAP4+ devices.
    [ 3.832254] Loading compiled-in X.509 certificates
    [ 3.851682] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
    [ 3.858347] [drm] No driver support for vblank timestamp query.
    [ 3.864766] [drm] Initialized vdrm 1.0.0 20191105 for 44000000.ocp:vdrm@0 on minor 0
    [ 3.947442] Console: switching to colour frame buffer device 240x67
    [ 3.969711] vdrm 44000000.ocp:vdrm@0: fb0: DRM emulated frame buffer device
    [ 3.977297] dmm 4e000000.dmm: workaround for errata i878 in use
    [ 3.984641] dmm 4e000000.dmm: initialized all PAT entries
    [ 3.990576] [drm] Initialized omapdrm 1.0.0 20110917 for omapdrm.0 on minor 1
    [ 3.998843] asoc-simple-card sound0: tlv320aic3x-hifi <-> 48468000.mcasp mapping ok
    [ 4.006580] asoc-simple-card sound0: ASoC: no DMI vendor name!
    [ 4.014090] input: gpio_keys as /devices/platform/gpio_keys/input/input0
    [ 4.020992] hctosys: unable to open rtc device (rtc0)
    [ 4.026536] aic_dvdd: disabling
    [ 4.029706] ALSA device list:
    [ 4.032682] #0: DRA7xx-EVM
    [ 4.044879] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
    [ 4.053027] VFS: Mounted root (ext4 filesystem) on device 179:2.
    [ 4.061017] devtmpfs: mounted
    [ 4.064899] Freeing unused kernel memory: 2048K
    [ 4.069555] Run /sbin/init as init process
    [ 4.400969] systemd[1]: System time before build time, advancing clock.
    [ 4.429939] systemd[1]: systemd 239 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=hybri)
    [ 4.451605] systemd[1]: Detected architecture arm.

    Welcome to Arago 2019.09!

    [ 4.485538] systemd[1]: Set hostname to <dra7xx-evm>.
    [ 4.645377] systemd[1]: File /lib/systemd/system/systemd-journald.service:36 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling.
    [ 4.662557] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
    [ 4.850582] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    [ OK ] Started Dispatch Password Requests to Console Directory Watch.
    [ 4.894729] systemd[1]: Reached target Swap.
    [ OK ] Reached target Swap.
    [ 4.924787] systemd[1]: Reached target Remote File Systems.
    [ OK ] Reached target Remote File Systems.
    [ 4.954986] systemd[1]: Listening on udev Control Socket.
    [ OK ] Listening on udev Control Socket.
    [ 4.999582] systemd[1]: Listening on Process Core Dump Socket.
    [ OK ] Listening on Process Core Dump Socket.
    [ OK ] Listening on Network Service Netlink Socket.
    [ OK ] Listening on udev Kernel Socket.
    [ OK ] Created slice system-getty.slice.
    [ OK ] Listening on Journal Socket.
    Mounting POSIX Message Queue File System...
    Starting Remount Root and Kernel File Systems...
    [ 5.201942] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
    Starting Create list of required st…ce nodes for the current kernel...
    [ OK ] Started Forward Password Requests to Wall Directory Watch.
    [ OK ] Reached target Paths.
    Mounting Kernel Debug File System...
    [ OK ] Created slice User and Session Slice.
    [ OK ] Reached target Slices.
    [ OK ] Listening on initctl Compatibility Named Pipe.
    Starting udev Coldplug all Devices...
    Mounting Temporary Directory (/tmp)...
    [ OK ] Created slice system-serial\x2dgetty.slice.
    Starting Load Kernel Modules...
    [ OK ] Listening on Journal Socket (/dev/log).
    Starting Journal Service...
    [ OK ] Mounted POSIX Message Queue File System.
    [ OK ] Started Remount Root and Kernel File Systems.
    [ OK ] Started Create list of required sta…vice nodes for the current kernel.
    [ OK ] Started Journal Service.
    [ OK ] Mounted Kernel Debug File System.
    [ OK ] Mounted Temporary Directory (/tmp).
    [FAILED] Failed to start Load Kernel Modules.
    See 'systemctl status systemd-modules-load.service' for details.
    Mounting Kernel Configuration File System...
    Starting Apply Kernel Variables...
    Starting Flush Journal to Persistent Storage...
    Starting Create Static Device Nodes in /dev...
    [ OK ] Mounted Kernel Configuration File System.
    [ OK ] Started Apply Kernel Variables.
    [ OK ] Started Create Static Device Nodes in /dev.
    [ 6.081196] systemd-journald[108]: Received request to flush runtime journal from PID 1
    Starting udev Kernel Device Manager...
    [ OK ] Reached target Local File Systems (Pre).
    Mounting /var/volatile...
    Mounting /media/ram...
    [ OK ] Reached target Containers.
    [ OK ] Started udev Kernel Device Manager.
    [ OK ] Started udev Coldplug all Devices.
    [ OK ] Started Flush Journal to Persistent Storage.
    [ OK ] Mounted /var/volatile.
    [ OK ] Mounted /media/ram.
    Starting Load/Save Random Seed...
    [ 6.409187] omap-rproc 58820000.ipu: ignoring dependency for device, assuming no driver
    [ 6.421714] omap-rproc 58820000.ipu: ignoring dependency for device, assuming no driver
    [ OK ] Reached target Local File Systems.
    [ 6.454669] CAN device driver interface
    [ 6.457154] omap-rproc 58820000.ipu: assigned reserved memory node ipu1-memory@9d000000
    [ 6.466659] remoteproc remoteproc0: 58820000.ipu is available
    [ 6.473446] remoteproc remoteproc0: Direct firmware load for dra7-ipu1-fw.xem4 failed with error -2
    Starting Create Volatile Files and Directories...
    [ 6.504140] remoteproc remoteproc0: powering up 58820000.ipu
    [ 6.517236] omap-rproc 55020000.ipu: ignoring dependency for device, assuming no driver
    [ OK ] Started Load/Save Random Seed.
    [ 6.535753] m_can 42c01a00.mcan: m_can device registered (irq=169, version=32)
    [ 6.536542] remoteproc remoteproc0: Direct firmware load for dra7-ipu1-fw.xem4 failed with error -2
    [ 6.558851] omap-rproc 55020000.ipu: ignoring dependency for device, assuming no driver
    [ 6.590578] omap-rproc 55020000.ipu: assigned reserved memory node ipu2-memory@95800000
    [ 6.599379] remoteproc remoteproc0: request_firmware failed: -2
    [ 6.604309] remoteproc remoteproc1: 55020000.ipu is available
    [ OK ] Started Create Volatile Files and Directories[ 6.614012] omap-rproc 40800000.dsp: ignoring dependency for device, assuming no driver
    .
    Starting Network Time Synchronization...
    [ 6.657392] omap-rproc 40800000.dsp: ignoring dependency for device, assuming no driver
    Starting Update UTMP about System Boot/Shutdown...
    Starting Network Service...
    [ 6.711269] omap-rproc 40800000.dsp: assigned reserved memory node dsp1-memory@99000000
    [ 6.738892] remoteproc remoteproc2: 40800000.dsp is available
    [ 6.746896] omap-rproc 41000000.dsp: ignoring dependency for device, assuming no driver
    [ 6.779797] omap-rproc 41000000.dsp: ignoring dependency for device, assuming no driver
    [ 6.815370] omap-rproc 41000000.dsp: assigned reserved memory node dsp2-memory@9f000000
    [ OK ] Found device /dev/ttyS0.
    [ 6.825333] remoteproc remoteproc3: 41000000.dsp is available
    [ OK ] Started Update UTMP about System Boot/Shutdown.
    [ 7.346549] Driver for 1-wire Dallas network protocol.
    [ 7.603592] remoteproc remoteproc2: powering up 40800000.dsp
    [ 7.610314] remoteproc remoteproc2: Booting fw image dra7-dsp1-fw.xe66, size 5597956
    [ 7.619331] omap-iommu 40d01000.mmu: 40d01000.mmu: version 3.0
    [ 7.625232] omap-iommu 40d02000.mmu: 40d02000.mmu: version 3.0
    [ 7.649043] virtio_rpmsg_bus virtio0: rpmsg host is online
    [ 7.655225] remoteproc remoteproc2: registered virtio0 (type 7)
    [ 7.661932] remoteproc remoteproc2: remote processor 40800000.dsp is now up
    [ 7.693522] phy phy-4a084000.phy.4: Linked as a consumer to regulator.17
    [ 7.702007] phy phy-4a085000.phy.5: Linked as a consumer to regulator.17
    [ 7.740516] remoteproc remoteproc3: powering up 41000000.dsp
    [ 7.746784] remoteproc remoteproc3: Booting fw image dra7-dsp2-fw.xe66, size 5597956
    [ 7.755636] omap-iommu 41501000.mmu: 41501000.mmu: version 3.0
    [ 7.761511] omap-iommu 41502000.mmu: 41502000.mmu: version 3.0
    [ 7.781983] virtio_rpmsg_bus virtio1: rpmsg host is online
    [ 7.787557] remoteproc remoteproc3: registered virtio1 (type 7)
    [ 7.797486] remoteproc remoteproc3: remote processor 41000000.dsp is now up
    [ 7.874590] omap_hdq 480b2000.1w: OMAP HDQ Hardware Rev 0.:. Driver in Interrupt mode
    [ 7.884614] remoteproc remoteproc1: powering up 55020000.ipu
    [ 7.890461] remoteproc remoteproc1: Booting fw image dra7-ipu2-fw.xem4, size 10985040
    [ 7.899342] omap-iommu 55082000.mmu: 55082000.mmu: version 2.1
    [ 7.927770] virtio_rpmsg_bus virtio2: rpmsg host is online
    [ 7.933309] remoteproc remoteproc1: registered virtio2 (type 7)
    [ 7.940212] remoteproc remoteproc1: remote processor 55020000.ipu is now up
    [ 7.957426] omap-sham 4b101000.sham: hw accel on OMAP rev 4.3
    [ OK ] Started Network Time Synchronization.
    [ OK ] Reached target System Time Synchronized.
    [ 8.017308] net eth1: initializing cpsw version 1.15 (0)
    [ OK ] Reached target System Initialization.
    [ 8.053556] virtio_rpmsg_bus virtio2: creating channel rpmsg-proto addr 0x50
    [ 8.061033] virtio_rpmsg_bus virtio0: creating channel rpmsg-proto addr 0x50
    [ 8.070282] virtio_rpmsg_bus virtio1: creating channel rpmsg-proto addr 0x50
    [ 8.078930] omap-des 480a5000.des: OMAP DES hw accel rev: 2.2
    [ 8.086086] omap-des 480a5000.des: will run requests pump with realtime priority
    [ 8.094641] w1_master_driver w1_bus_master1: Attaching one wire slave 01.000000000000 crc 3d
    [ OK ] Listening on D-Bus System Message Bus Socket.
    [ 8.116960] w1_master_driver w1_bus_master1: Family 1 for 01.000000000000.3d is not registered.
    [ OK ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
    [ 8.146554] ahci 4a140000.sata: controller can't do 64bit DMA, forcing 32bit
    [ 8.154604] ahci 4a140000.sata: forcing port_map 0x0 -> 0x1
    [ 8.160274] ahci 4a140000.sata: AHCI 0001.0300 32 slots 1 ports 3 Gbps 0x1 impl platform mode
    [ 8.170894] ahci 4a140000.sata: flags: ncq sntf pm led clo only pmp pio slum part ccc apst
    [ 8.186659] TI DP83867 48485000.mdio:03: attached PHY driver [TI DP83867] (mii_bus:phy_addr=48485000.mdio:03, irq=POLL)
    [ OK ] Listening on dropbear.socket.
    [ OK ] Reached target Sockets.
    [ 8.234990] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
    [ OK ] Reached target Basic System.
    [ 8.258262] scsi host0: ahci
    [ 8.261433] ata1: SATA max UDMA/133 mmio [mem 0x4a140000-0x4a1410ff] port 0x100 irq 85
    Starting TI IPC Daemon...
    [ 8.282070] net eth0: initializing cpsw version 1.15 (0)
    [ OK ] Started D-Bus System Message Bus.
    Starting Login Service...
    [ OK ] Started Daily Cleanup of Temporary Directories.
    [ OK ] Reached target Timers.
    Starting rc.pvr.service...
    [ 8.433690] TI DP83867 48485000.mdio:02: attached PHY driver [TI DP83867] (mii_bus:phy_addr=48485000.mdio:02, irq=POLL)
    [ OK ] Started Network Service.
    [ 8.458518] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
    [ OK ] Started TI IPC Daemon.
    [ 8.496916] omap-aes 4b500000.aes: OMAP AES hw accel rev: 3.3
    [ 8.507200] omap-aes 4b500000.aes: will run requests pump with realtime priority
    [ 8.574976] omap-aes 4b700000.aes: OMAP AES hw accel rev: 3.3
    [ 8.586011] omap-aes 4b700000.aes: will run requests pump with realtime priority
    [ 8.628365] ata1: SATA link down (SStatus 0 SControl 300)
    [ 8.826789] pvrsrvkm: loading out-of-tree module taints kernel.
    [ 8.827524] pvrsrvkm: loading out-of-tree module taints kernel.
    [ 8.860870] pvrsrvkm 56000000.gpu: assigned reserved memory node gpu-memory@c0000000
    [ 8.905061] [drm] Initialized pvr 1.17.4948957 20110701 for 56000000.gpu on minor 2
    [ 9.000539] PVR_K: UM DDK-(4948957) and KM DDK-(4948957) match. [ OK ]
    [ OK ] Started rc.pvr.service.
    [ 9.990061] NET: Registered protocol family 45
    [ 10.087972] dwc3 48890000.usb: Failed to get clk 'ref': -2
    [ 10.094081] dwc3 48890000.usb: changing max_speed on rev 5533202a
    [ 10.100562] dwc3 488d0000.usb: Failed to get clk 'ref': -2
    [ 10.273785] usbcore: registered new interface driver usbfs
    [ 10.279863] usbcore: registered new interface driver hub
    [ 10.286245] usbcore: registered new device driver usb
    [ 10.386341] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
    [ 10.391865] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 1
    [ 10.401868] xhci-hcd xhci-hcd.2.auto: hcc params 0x0220f04c hci version 0x100 quirks 0x0000000002010010
    [ 10.411990] xhci-hcd xhci-hcd.2.auto: irq 182, io mem 0x488d0000
    [ 10.418832] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
    [ 10.428165] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [ 10.435728] usb usb1: Product: xHCI Host Controller
    [ 10.440624] usb usb1: Manufacturer: Linux 4.19.73-00040-g3d03684 xhci-hcd
    [ 10.447966] usb usb1: SerialNumber: xhci-hcd.2.auto
    [ 10.453864] hub 1-0:1.0: USB hub found
    [ 10.458704] hub 1-0:1.0: 1 port detected
    [ 10.463548] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
    [ 10.470100] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 2
    [ 10.478307] xhci-hcd xhci-hcd.2.auto: Host supports USB 3.0 SuperSpeed
    [ 10.485492] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
    [ 10.493977] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.19
    [ 10.502571] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [ 10.510139] usb usb2: Product: xHCI Host Controller
    [ 10.515234] usb usb2: Manufacturer: Linux 4.19.73-00040-g3d03684 xhci-hcd
    [ 10.522140] usb usb2: SerialNumber: xhci-hcd.2.auto
    [ 10.528321] hub 2-0:1.0: USB hub found
    [ 10.532106] hub 2-0:1.0: 1 port detected
    [ 10.824591] usb 1-1: new high-speed USB device number 2 using xhci-hcd
    [ 11.004907] usb 1-1: New USB device found, idVendor=0451, idProduct=8027, bcdDevice= 1.10
    [ 11.013224] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=1
    [ 11.020889] usb 1-1: SerialNumber: EC020069913E
    [ 11.061633] hub 1-1:1.0: USB hub found
    [ 11.065850] hub 1-1:1.0: 2 ports detected
    [ OK ] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
    Starting Save/Restore Sound Card State...
    [ OK ] Created slice system-systemd\x2dfsck.slice.
    Starting File System Check on /dev/mmcblk0p1...
    Starting weston.service...
    Starting Network Name Resolution...
    [ OK ] Started Save/Restore Sound Card State.
    [ OK ] Started File System Check on /dev/mmcblk0p1.
    [ OK ] Started weston.service.
    Starting telnetd.service...
    Mounting /run/media/mmcblk0p1...
    [ OK ] Reached target Sound Card.
    [ OK ] Started telnetd.service.
    [ OK ] Started Login Service.
    [ OK ] Started Network Name Resolution.
    Starting Avahi mDNS/DNS-SD Stack...
    [ OK ] Reached target Host and Network Name Lookups.
    [ OK ] Reached target Network.
    Starting Permit User Sessions...
    [ OK ] Mounted /run/media/mmcblk0p1.
    [ OK ] Started Permit User Sessions.
    [ OK ] Started Avahi mDNS/DNS-SD Stack.
    [ OK ] Started Serial Getty on ttyS0.
    [ OK ] Started Getty on tty1.
    [ OK ] Reached target Login Prompts.
    Starting Synchronize System and HW clocks...
    [ OK ] Reached target Multi-User System.
    Starting Update UTMP about System Runlevel Changes...
    [FAILED] Failed to start Synchronize System and HW clocks.
    See 'systemctl status sync-clocks.service' for details.
    [ OK ] Started Update UTMP about System Runlevel Changes.

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

    Arago Project http://arago-project.org dra7xx-evm ttyS0

    Arago 2019.09 dra7xx-evm ttyS0

    dra7xx-evm login: root
    root@dra7xx-evm:~# cd /opt/vision_sdk/
    root@dra7xx-evm:/opt/vision_sdk# source ./vision_sdk_load.sh
    [ 26.442350] DMA: Module install successful, device major num = 240
    [ 26.448879] DRV: Module install successful
    insmod: ERROR: could not load module ./bin/cmemk.ko: No such file or directory
    ./disableDssInterruptsOnA15.sh: line 11: COMMANDS: command not found
    ./disableDssInterruptsOnA15.sh: line 12: COMMANDS: command not found
    ./disableDssInterruptsOnA15.sh: line 13: COMMANDS: command not found
    ./disableDssInterruptsOnA15.sh: line 14: COMMANDS: command not found
    ./disableDssInterruptsOnA15.sh: line 15: COMMANDS: command not found
    ./disableDssInterruptsOnA15.sh: line 16: COMMANDS: command not found
    ./disableDssInterruptsOnA15.sh: line 17: COMMANDS: command not found
    ./disableDssInterruptsOnA15.sh: line 18: COMMANDS: command not found
    ./disableDssInterruptsOnA15.sh: line 19: COMMANDS: command not found
    updated value is


    COMMANDS

    ### WARNING ###: use the following [read | write | set bit | clear bit | dump] commands at your own risk!
    No address check done, may generate:
    - bus error (invalid or not accessible <physical address>,
    - platform crash/hang (bad <value>).

    Read any OMAP memory address (register), given its <physical address> or <name> as listed in TRM.

    Write <value> at any OMAP memory address (register), given its <physical address> or <name> as listed in TRM.

    Set bit at <position> into any OMAP memory address (register), given its <physical address> or <name> as listed in TRM.

    Clear bit at <position> into any OMAP memory address (register), given its <physical address> or <name> as listed in TRM.

    Dump a range of OMAP memory addresses, from <start address> to <end address>.
    Note all addresses within given range must be valid and accessible.

    ### WARNING ###: use the following I2C [read | write] commands at your own risk!
    No address check done, may generate:
    - I2C bus error (invalid or not accessible <physical address>,
    - platform crash/hang (bad <value>).

    Read I2C register at address <addr> from I2C chip at <chip-addr> on I2C <bus>.

    Write <value> in I2C register at address <addr> from I2C chip at <chip-addr> on I2C <bus>.
    root@dra7xx-evm:/opt/vision_sdk# ./apps.out
    [HOST] OSA: MEM: 0: Mapped 0xa0100000 to 0xb68db000 of size 0x00100000
    [HOST] OSA: MEM: 1: Mapped 0x84203000 to 0xa3cdb000[ 41.753530] omap_l3_noc 44000000.ocp: L3 application error: target 3 mod:2 (unclearable)
    of size 0x12c00000
    [HOST] OSA: MEM: 2: Mapped 0xa0200000 to[ 41.762071] omap_l3_noc 44000000.ocp: L3 debug error: target 3 mod:2 (unclearable)
    0xa3c1b000 of size 0x00040000
    [HOST] OSA: MEM: 3: Mapped 0xa02c0000 to 0xa3c5b000 of size 0x00080000
    [HOST] OSA: MEM: 4: Mapped 0x00000000 to 0x00000000 of size 0x00000000
    [HOST] OSA: HOST Remote Log Shared Memory @ 0xa024f140
    [HOST] OSA: DSP1 Remote Log Shared Memory @ 0xa02769e0
    [HOST] OSA: DSP2 Remote Log Shared Memory @ 0xa029e280
    [HOST] OSA: EVE1 Remote Log Shared Memory @ 0xa02c5b20
    [HOST] OSA: EVE2 Remote Log Shared Memory @ 0xa02ed3c0
    [HOST] OSA: IPU2 Remote Log Shared Memory @ 0xa0363da0
    [HOST] [HOST ] 48.676264 s: SYSTEM: System A15 Init in progress !!!
    [HOST] [HOST ] 48.676386 s: SYSTEM: IPC: Init in progress !!!
    [HOST] [HOST ] 48.677911 s: SYSTEM: IPC: Notify init in progress !!!
    [HOST] [HOST ] 48.678002 s: SYSTEM: IPC: [IPU2] socket bind success !!! (dst vproc = 1, endpt = 81)
    [HOST] [HOST ] 48.678033 s: SYSTEM: IPC: [IPU2] socket info (family = 45, dst proc id = -1, endpt = 81) !!!
    [HOST] [HOST ] 48.678094 s: SYSTEM: IPC: [IPU2] socket connect success !!! (dst vproc = 1, endpt = 80)
    [HOST] [HOST ] 48.678094 s: SYSTEM: IPC: [IPU2] socket info (family = 45, dst proc id = -1, endpt = 1024) !!!
    [HOST] [HOST ] 48.678124 s: SYSTEM: IPC: [DSP1] socket bind success !!! (dst vproc = 2, endpt = 81)
    [HOST] [HOST ] 48.678124 s: SYSTEM: IPC: [DSP1] socket info (family = 45, dst proc id = -1, endpt = 81) !!!
    [HOST] [HOST ] 48.678185 s: SYSTEM: IPC: [DSP1] socket connect success !!! (dst vproc = 2, endpt = 80)
    [HOST] [HOST ] 48.678185 s: SYSTEM: IPC: [DSP1] socket info (family = 45, dst proc id = -1, endpt = 1024) !!!
    [HOST] [HOST ] 48.678216 s: SYSTEM: IPC: [DSP2] socket bind success !!! (dst vproc = 3, endpt = 81)
    [HOST] [HOST ] 48.678246 s: SYSTEM: IPC: [DSP2] socket info (family = 45, dst proc id = -1, endpt = 81) !!!
    [HOST] [HOST ] 48.678277 s: SYSTEM: IPC: [DSP2] socket connect success !!! (dst vproc = 3, endpt = 80)
    [HOST] [HOST ] 48.678277 s: SYSTEM: IPC: [DSP2] socket info (family = 45, dst proc id = -1, endpt = 1024) !!!
    [HOST] [HOST ] 48.678429 s: SYSTEM: IPC: Notify init DONE !!!
    [HOST] [HOST ] 48.678429 s: SYSTEM: MSGQ: MsgQ init in progress !!!
    [HOST] [HOST ] 48.678612 s: SYSTEM: MSGQ: MsgQ init DONE !!!
    [HOST] [HOST ] 48.678612 s: SYSTEM: IPC: Init DONE !!!
    [HOST] [HOST ] 48.678612 s: SYSTEM: Initializing A15 Links !!!
    [HOST] [HOST ] 48.678948 s: IPC_OUT_0 : Init done - linkid-0x2000000
    [HOST] [HOST ] 48.679039 s: IPC_OUT_1 : Init done - linkid-0x2000001
    [HOST] [HOST ] 48.679131 s: IPC_OUT_2 : Init done - linkid-0x2000002
    [HOST] [HOST ] 48.679222 s: IPC_OUT_3 : Init done - linkid-0x2000003
    [HOST] [HOST ] 48.679314 s: IPC_OUT_4 : Init done - linkid-0x2000004
    [HOST] [HOST ] 48.679436 s: IPC_IN_0 : Init done - linkid-0x200000a
    [HOST] [HOST ] 48.679527 s: IPC_IN_1 : Init done - linkid-0x200000b
    [HOST] [HOST ] 48.679619 s: IPC_IN_2 : Init done - linkid-0x200000c
    [HOST] [HOST ] 48.679710 s: IPC_IN_3 : Init done - linkid-0x200000d
    [HOST] [HOST ] 48.679832 s: IPC_IN_4 : Init done - linkid-0x200000e
    [HOST] [HOST ] 48.679924 s: IPC_IN_5 : Init done - linkid-0x200000f
    [HOST] [HOST ] 48.680015 s: IPC_IN_6 : Init done - linkid-0x2000010
    [HOST] [HOST ] 48.680107 s: NULL_0 : Init done - linkid-0x2000014
    [HOST] [HOST ] 48.680198 s: NULL_1 : Init done - linkid-0x2000015
    [HOST] [HOST ] 48.680320 s: NULL_SRC_0 : Init done - linkid-0x2000039
    [HOST] [HOST ] 48.680473 s: DISP_DIST_SRC_0 : Init done - linkid-0x2000066
    [HOST] [HOST ] 48.680564 s: DISP_DIST_SRC_1 : Init done - linkid-0x2000067
    [HOST] [HOST ] 48.680656 s: DISP_DIST_SRC_2 : Init done - linkid-0x2000068
    [HOST] [HOST ] 48.680747 s: DISP_DIST_SRC_3 : Init done - linkid-0x2000069
    [HOST] [HOST ] 48.680839 s: SGX3DSRV_0 : Init done - linkid-0x200004b
    [HOST] [HOST ] 48.680930 s: ALGORITHM_0 : Init done - linkid-0x2000031
    [HOST] [HOST ] 48.681052 s: ALGORITHM_1 : Init done - linkid-0x2000032
    [HOST] [HOST ] 48.681144 s: ALGORITHM_2 : Init done - linkid-0x2000033
    [HOST] [HOST ] 48.681235 s: ALGORITHM_3 : Init done - linkid-0x2000034
    [HOST] [HOST ] 48.681327 s: ALGORITHM_4 : Init done - linkid-0x2000035
    [HOST] [HOST ] 48.681418 s: ALGORITHM_5 : Init done - linkid-0x2000036
    [HOST] [HOST ] 48.681540 s: ALGORITHM_6 : Init done - linkid-0x2000037
    [HOST] [HOST ] 48.681632 s: ALGORITHM_7 : Init done - linkid-0x2000038
    [HOST] [HOST ] 48.681845 s: DUP0 : Init done - linkid-0x0
    [HOST] [HOST ] 48.681998 s: DUP1 : Init done - linkid-0x0
    [HOST] [HOST ] 48.682150 s: DUP2 : Init done - linkid-0x0
    [HOST] [HOST ] 48.682303 s: DUP3 : Init done - linkid-0x0
    [HOST] [HOST ] 48.682425 s: DUP4 : Init done - linkid-0x0
    [HOST] [HOST ] 48.682547 s: SYNC_0 : Init done - linkid-0x0
    [HOST] [HOST ] 48.682638 s: SYNC_1 : Init done - linkid-0x0
    [HOST] [HOST ] 48.682730 s: SYNC_2 : Init done - linkid-0x0
    [HOST] [HOST ] 48.682852 s: SYNC_3 : Init done - linkid-0x0
    [HOST] [HOST ] 48.682943 s: MERGE_0 : Init done - linkid-0x0
    [HOST] [HOST ] 48.683065 s: MERGE_1 : Init done - linkid-0x0
    [HOST] [HOST ] 48.683157 s: MERGE_2 : Init done - linkid-0x0
    [HOST] [HOST ] 48.683279 s: MERGE_3 : Init done - linkid-0x0
    [HOST] [HOST ] 48.683370 s: MERGE_4 : Init done - linkid-0x0
    [HOST] [HOST ] 48.683462 s: SELECT_0 : Init done - linkid-0x0
    [HOST] [HOST ] 48.683584 s: SELECT_1 : Init done - linkid-0x0
    [HOST] [HOST ] 48.683675 s: GATE_0 : Init done - linkid-0x0
    [HOST] [HOST ] 48.683736 s: GATE_1 : Init done - linkid-0x0
    [HOST] [HOST ] 48.683828 s: GATE_2 : Init done - linkid-0x0
    [HOST] [HOST ] 48.683889 s: GATE_3 : Init done - linkid-0x0
    [HOST] [HOST ] 48.683980 s: SGXFRMCPY_0 : Init done - linkid-0x200004a
    [HOST] [HOST ] 48.683980 s: SYSTEM: Initializing A15 Links ... DONE !!!
    [HOST] [HOST ] 48.684346 s: OSA: Adjusting global time, timeH by 0 units!!!
    [HOST] [HOST ] 48.684377 s: SYSTEM: System A15 Init Done !!!
    [HOST] [HOST ] 48.684468 s: NETWORK_CTRL: Starting Server (port=5000) !!!
    [HOST] [HOST ] 48.684560 s: NETWORK_CTRL: Starting Server ... DONE (port=5000) !!!
    [HOST] [DSP1 ] 14.581711 s: ***** DSP1 Firmware build time 13:01:51 Feb 23 2021
    [HOST] [DSP1 ] 14.581772 s: *** SYSTEM: CPU Frequency <ORG = 600000000 Hz>, <NEW = 850000000 Hz>
    [HOST] [DSP1 ] 14.581986 s: SYSTEM: System Common Init in progress !!!
    [HOST] [DSP1 ] 14.582199 s: UTILS: CIO: Init Done !!!
    [HOST] [DSP1 ] 14.582199 s: SYSTEM: IPC init in progress !!!
    [HOST] [DSP1 ] 14.582230 s: SYSTEM: Attaching to [IPU2] ...
    [HOST] [DSP1 ] 14.950192 s: SYSTEM: Attaching to [IPU2] ... SUCCESS !!!
    [HOST] [DSP1 ] 14.955041 s: SYSTEM: Attaching to [DSP2] ... SUCCESS !!!
    [HOST] [DSP1 ] 14.971512 s: SYSTEM: Attaching to [EVE1] ... SUCCESS !!!
    [HOST] [DSP1 ] 14.991520 s: SYSTEM: Attaching to [EVE2] ... SUCCESS !!!
    [HOST] [DSP1 ] 14.991551 s: SYSTEM: Notify register to [IPU2] line 0, event 15...
    [HOST] [DSP1 ] 14.991612 s: SYSTEM: Notify register to [DSP2] line 0, event 15...
    [HOST] [DSP1 ] 14.991642 s: SYSTEM: Notify register to [EVE1] line 0, event 15...
    [HOST] [DSP1 ] 14.991673 s: SYSTEM: Notify register to [EVE2] line 0, event 15...
    [HOST] [DSP1 ] 14.991703 s: SYSTEM: Notify init done !!!
    [HOST] [DSP1 ] 14.991856 s: SYSTEM: MsgQ init done !!!
    [HOST] [DSP1 ] 14.991947 s: RpmsgInit in progress...
    [HOST] [DSP1 ] 14.991978 s: Connection established with HLOS, calling rpmsgInit
    [HOST] [DSP1 ] 14.992161 s: SYSTEM: IPC init DONE !!!
    [HOST] [DSP1 ] 14.992679 s: SYSTEM: System Common Init Done !!!
    [HOST] [DSP1 ] 14.992710 s: SYSTEM: System DSP Init in progress !!!
    [HOST] [DSP1 ] 14.992923 s: SYSTEM: SW Message Box Msg Pool, Free Msg Count = 1024
    [HOST] [DSP1 ] 14.992954 s: SYSTEM: Heap = LOCAL_L2 @ 0x00800000, Total size = 227264 B (221 KB), Free size = 227264 B (221 KB)
    [HOST] [DSP1 ] 14.992984 s: SYSTEM: Heap = LOCAL_DDR @ 0x00000000, Total size = 524288 B (512 KB), Free size = 518440 B (506 KB)
    [HOST] [DSP1 ] 14.993015 s: SYSTEM: Initializing Links !!!
    [HOST] [DSP1 ] 15.000976 s: SYSTEM: Initializing Links ... DONE !!!
    [HOST] [DSP1 ] 15.001037 s: lz4CompDecomp Init
    [HOST] [DSP1 ] 15.001037 s: SYSTEM: System DSP Init Done !!!
    [HOST] [DSP1 ] 15.374946 s: SYSTEM: CACHE: L1P = 32 KB, L1D = 32 KB, L2 = 32 KB ... after boot !!!
    [HOST] [DSP1 ] 15.374977 s: SYSTEM: CACHE: L1P = 32 KB, L1D = 32 KB, L2 = 32 KB ... after update by APP !!!
    [HOST] [DSP2 ] 14.714664 s: ***** DSP2 Firmware build time 13:01:50 Feb 23 2021
    [HOST] [DSP2 ] 14.714725 s: *** SYSTEM: CPU Frequency <ORG = 600000000 Hz>, <NEW = 850000000 Hz>
    [HOST] [DSP2 ] 14.714939 s: SYSTEM: System Common Init in progress !!!
    [HOST] [DSP2 ] 14.715152 s: UTILS: CIO: Init Done !!!
    [HOST] [DSP2 ] 14.715152 s: SYSTEM: IPC init in progress !!!
    [HOST] [DSP2 ] 14.715183 s: SYSTEM: Attaching to [IPU2] ...
    [HOST] [DSP2 ] 14.953120 s: SYSTEM: Attaching to [IPU2] ... SUCCESS !!!
    [HOST] [DSP2 ] 14.955041 s: SYSTEM: Attaching to [DSP1] ... SUCCESS !!!
    [HOST] [DSP2 ] 14.981424 s: SYSTEM: Attaching to [EVE1] ... SUCCESS !!!
    [HOST] [DSP2 ] 15.001433 s: SYSTEM: Attaching to [EVE2] ... SUCCESS !!!
    [HOST] [DSP2 ] 15.001464 s: SYSTEM: Notify register to [IPU2] line 0, event 15...
    [HOST] [DSP2 ] 15.001525 s: SYSTEM: Notify register to [DSP1] line 0, event 15...
    [HOST] [DSP2 ] 15.001555 s: SYSTEM: Notify register to [EVE1] line 0, event 15...
    [HOST] [DSP2 ] 15.001586 s: SYSTEM: Notify register to [EVE2] line 0, event 15...
    [HOST] [DSP2 ] 15.001616 s: SYSTEM: Notify init done !!!
    [HOST] [DSP2 ] 15.001769 s: SYSTEM: MsgQ init done !!!
    [HOST] [DSP2 ] 15.001860 s: RpmsgInit in progress...
    [HOST] [DSP2 ] 15.001860 s: Connection established with HLOS, calling rpmsgInit
    [HOST] [DSP2 ] 15.002043 s: SYSTEM: IPC init DONE !!!
    [HOST] [DSP2 ] 15.002592 s: SYSTEM: System Common Init Done !!!
    [HOST] [DSP2 ] 15.002623 s: SYSTEM: System DSP Init in progress !!!
    [HOST] [DSP2 ] 15.002836 s: SYSTEM: SW Message Box Msg Pool, Free Msg Count = 1024
    [HOST] [DSP2 ] 15.002836 s: SYSTEM: Heap = LOCAL_L2 @ 0x00800000, Total size = 227264 B (221 KB), Free size = 227264 B (221 KB)
    [HOST] [DSP2 ] 15.002897 s: SYSTEM: Heap = LOCAL_DDR @ 0x00000000, Total size = 524288 B (512 KB), Free size = 518440 B (506 KB)
    [HOST] [DSP2 ] 15.002928 s: SYSTEM: Initializing Links !!!
    [HOST] [DSP2 ] 15.010827 s: SYSTEM: Initializing Links ... DONE !!!
    [HOST] [DSP2 ] 15.010888 s: lz4CompDecomp Init
    [HOST] [DSP2 ] 15.010888 s: SYSTEM: System DSP Init Done !!!
    [HOST] [DSP2 ] 15.376959 s: SYSTEM: CACHE: L1P = 32 KB, L1D = 32 KB, L2 = 32 KB ... after boot !!!
    [HOST] [DSP2 ] 15.376990 s: SYSTEM: CACHE: L1P = 32 KB, L1D = 32 KB, L2 = 32 KB ... after update by APP !!!
    [HOST] [EVE1 ] 14.946196 s: ***** EVE Firmware build time 13:00:58 Feb 23 2021
    [HOST] [EVE1 ] 14.947813 s: *** SYSTEM: CPU Frequency <ORG = 267500000 Hz>, <NEW = 267500000 Hz>
    [HOST] [EVE1 ] 14.950283 s: SYSTEM: System Common Init in progress !!!
    [HOST] [EVE1 ] 14.952144 s: UTILS: CIO: Init Done !!!
    [HOST] [EVE1 ] 14.952998 s: SYSTEM: IPC init in progress !!!
    [HOST] [EVE1 ] 14.953882 s: SYSTEM: Attaching to [IPU2] ...
    [HOST] [EVE1 ] 14.961843 s: SYSTEM: Attaching to [IPU2] ... SUCCESS !!!
    [HOST] [EVE1 ] 14.971512 s: SYSTEM: Attaching to [DSP1] ... SUCCESS !!!
    [HOST] [EVE1 ] 14.981424 s: SYSTEM: Attaching to [DSP2] ... SUCCESS !!!
    [HOST] [EVE1 ] 15.021564 s: SYSTEM: Attaching to [EVE2] ... SUCCESS !!!
    [HOST] [EVE1 ] 15.022509 s: SYSTEM: Notify register to [IPU2] line 0, event 15...
    [HOST] [EVE1 ] 15.023760 s: SYSTEM: Notify register to [DSP1] line 0, event 15...
    [HOST] [EVE1 ] 15.024980 s: SYSTEM: Notify register to [DSP2] line 0, event 15...
    [HOST] [EVE1 ] 15.026200 s: SYSTEM: Notify register to [EVE2] line 0, event 15...
    [HOST] [EVE1 ] 15.027420 s: SYSTEM: Notify init done !!!
    [HOST] [EVE1 ] 15.029036 s: SYSTEM: MsgQ init done !!!
    [HOST] [EVE1 ] 15.029860 s: SYSTEM: IPC init DONE !!!
    [HOST] [EVE1 ] 15.042304 s: SYSTEM: System Common Init Done !!!
    [HOST] [EVE1 ] 15.043189 s: SYSTEM: System EVE Init in progress !!!
    [HOST] [EVE1 ] 15.044500 s: UTILS: DMA: HWI Create for INT8 !!!
    [HOST] [EVE1 ] 15.045568 s: SYSTEM: SW Message Box Msg Pool, Free Msg Count = 1024
    [HOST] [EVE1 ] 15.046727 s: SYSTEM: Heap = LOCAL_L2 @ 0x40020000, Total size = 22528 B (22 KB), Free size = 22528 B (22 KB)
    [HOST] [EVE1 ] 15.048831 s: SYSTEM: Heap = LOCAL_DDR @ 0x00000000, Total size = 262144 B (256 KB), Free size = 256528 B (250 KB)
    [HOST] [EVE1 ] 15.050844 s: SYSTEM: Initializing Links !!!
    [HOST] [EVE1 ] 15.129262 s: SYSTEM: Initializing Links ... DONE !!!
    [HOST] [EVE1 ] 15.130208 s: SYSTEM: System EVE Init Done !!!
    [HOST] [EVE2 ] 14.946288 s: ***** EVE Firmware build time 13:00:58 Feb 23 2021
    [HOST] [EVE2 ] 14.947904 s: *** SYSTEM: CPU Frequency <ORG = 267500000 Hz>, <NEW = 267500000 Hz>
    [HOST] [EVE2 ] 14.950375 s: SYSTEM: System Common Init in progress !!!
    [HOST] [EVE2 ] 14.952235 s: UTILS: CIO: Init Done !!!
    [HOST] [EVE2 ] 14.953120 s: SYSTEM: IPC init in progress !!!
    [HOST] [EVE2 ] 14.953974 s: SYSTEM: Attaching to [IPU2] ...
    [HOST] [EVE2 ] 14.981882 s: SYSTEM: Attaching to [IPU2] ... SUCCESS !!!
    [HOST] [EVE2 ] 14.991520 s: SYSTEM: Attaching to [DSP1] ... SUCCESS !!!
    [HOST] [EVE2 ] 15.001433 s: SYSTEM: Attaching to [DSP2] ... SUCCESS !!!
    [HOST] [EVE2 ] 15.021564 s: SYSTEM: Attaching to [EVE1] ... SUCCESS !!!
    [HOST] [EVE2 ] 15.022509 s: SYSTEM: Notify register to [IPU2] line 0, event 15...
    [HOST] [EVE2 ] 15.023760 s: SYSTEM: Notify register to [DSP1] line 0, event 15...
    [HOST] [EVE2 ] 15.024980 s: SYSTEM: Notify register to [DSP2] line 0, event 15...
    [HOST] [EVE2 ] 15.026200 s: SYSTEM: Notify register to [EVE1] line 0, event 15...
    [HOST] [EVE2 ] 15.027420 s: SYSTEM: Notify init done !!!
    [HOST] [EVE2 ] 15.029067 s: SYSTEM: MsgQ init done !!!
    [HOST] [EVE2 ] 15.029890 s: SYSTEM: IPC init DONE !!!
    [HOST] [EVE2 ] 15.042365 s: SYSTEM: System Common Init Done !!!
    [HOST] [EVE2 ] 15.043250 s: SYSTEM: System EVE Init in progress !!!
    [HOST] [EVE2 ] 15.044561 s: UTILS: DMA: HWI Create for INT8 !!!
    [HOST] [EVE2 ] 15.045629 s: SYSTEM: SW Message Box Msg Pool, Free Msg Count = 1024
    [HOST] [EVE2 ] 15.046818 s: SYSTEM: Heap = LOCAL_L2 @ 0x40020000, Total size = 22528 B (22 KB), Free size = 22528 B (22 KB)
    [HOST] [EVE2 ] 15.048892 s: SYSTEM: Heap = LOCAL_DDR @ 0x00000000, Total size = 262144 B (256 KB), Free size = 256528 B (250 KB)
    [HOST] [EVE2 ] 15.050936 s: SYSTEM: Initializing Links !!!
    [HOST] [EVE2 ] 15.129689 s: SYSTEM: Initializing Links ... DONE !!!
    [HOST] [EVE2 ] 15.130696 s: SYSTEM: System EVE Init Done !!!
    [HOST] [IPU2 ] 14.892454 s:
    [HOST] [IPU2 ] WARNING: Device Id Does not Match
    [HOST] [IPU2 ] 14.913133 s:
    [HOST] [IPU2 ] EVE1 Image Load Completed
    [HOST] [IPU2 ] 14.933691 s:
    [HOST] [IPU2 ] EVE2 Image Load Completed
    [HOST] [IPU2 ] 14.933813 s:
    [HOST] [IPU2 ] EVE MMU configuration completed
    [HOST] [IPU2 ] 14.933904 s:
    [HOST] [IPU2 ] EVE MMU configuration completed
    [HOST] [IPU2 ] 14.933965 s: ***** IPU2 Firmware build time 13:03:04 Feb 23 2021
    [HOST] [IPU2 ] 14.934087 s: *** SYSTEM: CPU Frequency <ORG = 212800000 Hz>, <NEW = 212800000 Hz>
    [HOST] [IPU2 ] 14.937046 s: SYSTEM: System Common Init in progress !!!
    [HOST] [IPU2 ] 14.947172 s: UTILS: CIO: Init Done !!!
    [HOST] [IPU2 ] 14.947264 s: SYSTEM: IPC init in progress !!!
    [HOST] [IPU2 ] 14.947325 s: SYSTEM: Attaching to [DSP1] ...
    [HOST] [IPU2 ] 14.950192 s: SYSTEM: Attaching to [DSP1] ... SUCCESS !!!
    [HOST] [IPU2 ] 14.953120 s: SYSTEM: Attaching to [DSP2] ... SUCCESS !!!
    [HOST] [IPU2 ] 14.961843 s: SYSTEM: Attaching to [EVE1] ... SUCCESS !!!
    [HOST] [IPU2 ] 14.981882 s: SYSTEM: Attaching to [EVE2] ... SUCCESS !!!
    [HOST] [IPU2 ] 14.981974 s: SYSTEM: Notify register to [DSP1] line 0, event 15...
    [HOST] [IPU2 ] 14.982126 s: SYSTEM: Notify register to [DSP2] line 0, event 15...
    [HOST] [IPU2 ] 14.982218 s: SYSTEM: Notify register to [EVE1] line 0, event 15...
    [HOST] [IPU2 ] 14.982370 s: SYSTEM: Notify register to [EVE2] line 0, event 15...
    [HOST] [IPU2 ] 14.982492 s: SYSTEM: Notify init done !!!
    [HOST] [IPU2 ] 14.984200 s: SYSTEM: MsgQ init done !!!
    [HOST] [IPU2 ] 14.985115 s: RpmsgInit in progress...
    [HOST] [IPU2 ] 14.985207 s: Connection established with HLOS, calling rpmsgInit
    [HOST] [IPU2 ] 14.985786 s: SYSTEM: IPC init DONE !!!
    [HOST] [IPU2 ] 14.990941 s: SYSTEM: System Common Init Done !!!
    [HOST] [IPU2 ] 14.991032 s: SYSTEM: System Init in progress !!!
    [HOST] [IPU2 ] 14.991093 s: SYSTEM: BSP Common Init in progress !!!
    [HOST] [IPU2 ] 14.991185 s: SYSTEM: BSP Common Init Done !!!
    [HOST] [IPU2 ] 14.991246 s: SYSTEM: BSP Platform Init in progress !!!
    [HOST] [IPU2 ] 14.991337 s: SYSTEM: BSP Platform Init Done !!!
    [HOST] [IPU2 ] 14.991429 s: SYSTEM: FVID2 Init in progress !!!
    [HOST] [IPU2 ] 14.991581 s: SYSTEM: FVID2 Init Done !!!
    [HOST] [IPU2 ] 14.991642 s: SYSTEM: VPS Init in progress !!!
    [HOST] [IPU2 ] 14.991703 s: SYSTEM: VPDMA Descriptor Memory Address translation ENABLED [0x80000000 -> 0x80000000]
    [HOST] [IPU2 ] 14.994662 s: *** VPDMA Firmware Loading... ***
    [HOST] [IPU2 ] 14.994753 s: VPDMA Firmware Address = 0xa035b5c0
    [HOST] [IPU2 ] 14.994845 s: VPDMA Load Address = 0x4897d004
    [HOST] [IPU2 ] 14.994967 s: VPDMA Firmware Version = 0x4d0001b8
    [HOST] [IPU2 ] 14.995028 s: VPDMA List Busy Status = 0x00000000
    [HOST] [IPU2 ] 14.995119 s: *** VPDMA Firmware Load Success ***
    [HOST] [IPU2 ] 14.995455 s: *** VPDMA Firmware Loading... ***
    [HOST] [IPU2 ] 14.995546 s: VPDMA Firmware Address = 0xa035b5c0
    [HOST] [IPU2 ] 14.995638 s: VPDMA Load Address = 0x4899d004
    [HOST] [IPU2 ] 14.995729 s: VPDMA Firmware Version = 0x4d0001b8
    [HOST] [IPU2 ] 14.995821 s: VPDMA List Busy Status = 0x00000000
    [HOST] [IPU2 ] 14.995912 s: *** VPDMA Firmware Load Success ***
    [HOST] [IPU2 ] 14.996217 s: *** VPDMA Firmware Loading... ***
    [HOST] [IPU2 ] 14.996309 s: VPDMA Firmware Address = 0xa035b5c0
    [HOST] [IPU2 ] 14.996400 s: VPDMA Load Address = 0x489dd004
    [HOST] [IPU2 ] 14.996492 s: VPDMA Firmware Version = 0x4d0001b8
    [HOST] [IPU2 ] 14.996583 s: VPDMA List Busy Status = 0x00000000
    [HOST] [IPU2 ] 14.996675 s: *** VPDMA Firmware Load Success ***
    [HOST] [IPU2 ] 15.067589 s: SYSTEM: VPS Init Done !!!
    [HOST] [IPU2 ] 15.068504 s: UTILS: DMA: HWI Create for INT25 !!!
    [HOST] [IPU2 ] 15.068748 s: SYSTEM: SW Message Box Msg Pool, Free Msg Count = 1024
    [HOST] [IPU2 ] 15.068840 s: SYSTEM: Heap = LOCAL_DDR @ 0x00000000, Total size = 262144 B (256 KB), Free size = 256080 B (250 KB)
    [HOST] [IPU2 ] 15.068992 s: SYSTEM: Heap = SR_OCMC @ 0x00000000, Total size = 0 B (0 KB), Free size = 0 B (0 KB)
    [HOST] [IPU2 ] 15.069145 s: SYSTEM: Heap = SR_DDR_CACHED @ 0x84203000, Total size = 314572800 B (300 MB), Free size = 314572800 B (300 MB)
    [HOST] [IPU2 ] 15.069328 s: SYSTEM: Heap = SR_DDR_NON_CACHED @ 0xa0100000, Total size = 1046656 B (0 MB), Free size = 954496 B (0 MB)
    [HOST] [IPU2 ] 15.069511 s: SYSTEM: Initializing Links !!!
    [HOST] [IPU2 ] 15.368327 s: SYSTEM: Initializing Links ... DONE !!!
    [HOST] [IPU2 ] 15.410449 s: CHAINS: Application Started !!!
    [HOST] [IPU2 ] 15.423869 s: BOARD: Board Init in progress !!!
    [HOST] [IPU2 ] 15.424418 s: BOARD: Board Init Done !!!
    [HOST] [IPU2 ] 15.434331 s:
    [HOST] [HOST ] 49.209418 s:
    [HOST] [HOST ]
    [HOST] [HOST ] ====================
    [HOST] [HOST ] Vision SDK Usecases
    [HOST] [HOST ] ====================
    [HOST] [HOST ] 1: Single Camera Usecases
    [HOST] [HOST ] 2: Multi-Camera LVDS Usecases
    [HOST] [HOST ] 3: Open-Compute Usecases
    [HOST] [HOST ] 5: ISS Usecases, (TDA2Px ONLY)
    [HOST] [HOST ] 6: Radar Usecases
    [HOST] [HOST ]
    [HOST] [HOST ] 7: PCIe SSD card Write Test
    [HOST] [HOST ] p: CPU Status
    [HOST] [HOST ] i: Show IP Addr (IPU + NDK + AVB)
    [HOST] [HOST ]
    [HOST] [HOST ] s: System Settings
    [HOST] [HOST ]
    [HOST] [HOST ] x: Exit
    [HOST] [HOST ] z: Exit - AND SHUTDOWN Remote CPUs
    [HOST] [HOST ]
    [HOST] [HOST ] Enter Choice:
    [HOST] [HOST ]
    1
    [HOST] [HOST ] 53.561916 s:
    [HOST] [HOST ]
    [HOST] [HOST ] Single Camera Usecases
    [HOST] [HOST ] ------------------------
    [HOST] [HOST ] 1: 1CH VIP capture + SGX Copy + DISPLAY
    [HOST] [HOST ] 2: 1CH VIP capture + Encode + Decode + SGX Copy + DISPLAY
    [HOST] [HOST ] 3: 1CH VIP capture + Alg FrameCopy (EVE1) + SGX Copy + DISPLAY - (TDA2xx ONLY)
    [HOST] [HOST ] 6: 1CH VIP capture + Alg Frame Copy (A15) + SGX Copy + DISPLAY
    [HOST] [HOST ] 7: 1CH VIP + Alg Frame Copy (A15) + Connetor Links (Dup, Merge, Select, Gate on A15) + SGX Copy + DISPLAY
    [HOST] [HOST ]
    [HOST] [HOST ] x: Exit
    [HOST] [HOST ]
    [HOST] [HOST ] Enter Choice:
    [HOST] [HOST ]
    [HOST] [HOST ] 53.561947 s:
    [HOST] [HOST ] 53.561947 s: Unsupported option '
    [HOST] [HOST ] '. Please try again
    [HOST] [HOST ] 53.561947 s:
    [HOST] [HOST ]
    [HOST] [HOST ] Single Camera Usecases
    [HOST] [HOST ] ------------------------
    [HOST] [HOST ] 1: 1CH VIP capture + SGX Copy + DISPLAY
    [HOST] [HOST ] 2: 1CH VIP capture + Encode + Decode + SGX Copy + DISPLAY
    [HOST] [HOST ] 3: 1CH VIP capture + Alg FrameCopy (EVE1) + SGX Copy + DISPLAY - (TDA2xx ONLY)
    [HOST] [HOST ] 6: 1CH VIP capture + Alg Frame Copy (A15) + SGX Copy + DISPLAY
    [HOST] [HOST ] 7: 1CH VIP + Alg Frame Copy (A15) + Connetor Links (Dup, Merge, Select, Gate on A15) + SGX Copy + DISPLAY
    [HOST] [HOST ]
    [HOST] [HOST ] x: Exit
    [HOST] [HOST ]
    [HOST] [HOST ] Enter Choice:
    [HOST] [HOST ]
    1
    [HOST] [HOST ] 55.594888 s:
    [HOST] [IPU2 ] 55.601293 s: CAPTURE: Create in progress !!!
    [HOST] [IPU2 ] 55.601689 s: CAPTURE: VIP1 Slice0 PortA capture mode is [ 8-bit] !!!
    [HOST] [HOST ] 55.715915 s: IPC_IN_0 : Create in progress !!!
    [HOST] [HOST ] 55.716342 s: IPC_IN_0 : Create Done !!!
    [HOST] [HOST ] 55.716433 s: SGXFRMCPY: Create in progress for resolution: 1920x1080 !!!
    [HOST] [HOST ] 55.716494 s: SYSTEM_PVRSCOPE: FIFO /opt/vision_sdk/gpufifo opened successfully
    [HOST] [IPU2 ] 55.714817 s: CAPTURE: Create Done !!!
    [HOST] [IPU2 ] 55.715244 s: IPC_OUT_0 : Create in progress !!!
    [HOST] [IPU2 ] 55.715610 s: IPC_OUT_0 : Create Done !!!
    [HOST] [HOST ] 55.739217 s: EGL: version 1.4
    [HOST] [HOST ] 55.745806 s: EGL: GL Version = (null)
    [HOST] [HOST ] 55.745806 s: EGL: GL Vendor = (null)
    [HOST] [HOST ] 55.745836 s: EGL: GL Renderer = (null)
    [HOST] [HOST ] 55.745836 s: EGL: GL Extensions = (null)
    [HOST] [HOST ] 55.761636 s: SGXFRMCPY: Create Done for resolution: 1920x1080 !!!
    [HOST] [HOST ] 55.761727 s: IPC_OUT_0 : Create in progress !!!
    [HOST] [HOST ] 55.761880 s: IPC_OUT_0 : Create Done !!!
    [HOST] [IPU2 ] 55.762032 s: IPC_IN_0 : Create in progress !!!
    [HOST] [IPU2 ] 55.763161 s: IPC_IN_0 : Create Done !!!
    [HOST] [IPU2 ] 55.763588 s: DISPLAY: Create in progress !!!
    [HOST] [IPU2 ] 55.764076 s: DISPLAY: Create Done !!!
    [HOST] [IPU2 ] 55.764503 s: GRPXSRC: Create in progress !!!
    [HOST] [IPU2 ] 57.181998 s: GRPXSRC: Create Done !!!
    [HOST] [IPU2 ] 57.182547 s: DISPLAY: Create in progress !!!
    [HOST] [IPU2 ] 57.183187 s: DISPLAY: Create Done !!!
    [HOST] [IPU2 ] 57.184926 s: *** UTILS: CPU KHz = 20000 Khz ***
    [HOST] [DSP1 ] 57.284023 s: SYSTEM: SW Message Box Msg Pool, Free Msg Count = 1023
    [HOST] [DSP1 ] 57.284054 s: SYSTEM: Heap = LOCAL_L2 @ 0x00800000, Total size = 227264 B (221 KB), Free size = 227264 B (221 KB)
    [HOST] [DSP1 ] 57.284115 s: SYSTEM: Heap = LOCAL_DDR @ 0x00000000, Total size = 524288 B (512 KB), Free size = 518240 B (506 KB)
    [HOST] [DSP2 ] 57.284328 s: SYSTEM: SW Message Box Msg Pool, Free Msg Count = 1023
    [HOST] [DSP2 ] 57.284359 s: SYSTEM: Heap = LOCAL_L2 @ 0x00800000, Total size = 227264 B (221 KB), Free size = 227264 B (221 KB)
    [HOST] [DSP2 ] 57.284389 s: SYSTEM: Heap = LOCAL_DDR @ 0x00000000, Total size = 524288 B (512 KB), Free size = 518240 B (506 KB)
    [HOST] [EVE1 ] 57.284847 s: SYSTEM: SW Message Box Msg Pool, Free Msg Count = 1023
    [HOST] [EVE1 ] 57.285152 s: SYSTEM: Heap = LOCAL_L2 @ 0x40020000, Total size = 22528 B (22 KB), Free size = 22528 B (22 KB)
    [HOST] [EVE1 ] 57.285670 s: SYSTEM: Heap = LOCAL_DDR @ 0x00000000, Total size = 262144 B (256 KB), Free size = 256368 B (250 KB)
    [HOST] [EVE2 ] 57.286738 s: SYSTEM: SW Message Box Msg Pool, Free Msg Count = 1023
    [HOST] [EVE2 ] 57.287043 s: SYSTEM: Heap = LOCAL_L2 @ 0x40020000, Total size = 22528 B (22 KB), Free size = 22528 B (22 KB)
    [HOST] [EVE2 ] 57.287561 s: SYSTEM: Heap = LOCAL_DDR @ 0x00000000, Total size = 262144 B (256 KB), Free size = 256368 B (250 KB)
    [HOST] [IPU2 ] 57.288415 s: SYSTEM: SW Message Box Msg Pool, Free Msg Count = 1023
    [HOST] [IPU2 ] 57.288568 s: SYSTEM: Heap = LOCAL_DDR @ 0x00000000, Total size = 262144 B (256 KB), Free size = 250168 B (244 KB)
    [HOST] [IPU2 ] 57.288720 s: SYSTEM: Heap = SR_OCMC @ 0x00000000, Total size = 0 B (0 KB), Free size = 0 B (0 KB)
    [HOST] [IPU2 ] 57.288873 s: SYSTEM: Heap = SR_DDR_CACHED @ 0x84203000, Total size = 314572800 B (300 MB), Free size = 268953600 B (256 MB)
    [HOST] [IPU2 ] 57.289056 s: SYSTEM: Heap = SR_DDR_NON_CACHED @ 0xa0100000, Total size = 1046656 B (0 MB), Free size = 954496 B (0 MB)
    [HOST] [IPU2 ] 57.289544 s: CHAINS: Sensor create in progress
    [HOST] [IPU2 ] 57.289727 s: VIDEO_SENSOR: INST0 : I2C4 : I2C Addr = 0x30
    [HOST] [IPU2 ] 57.290855 s: src/bsp_deviceI2c.c @ Line 765:
    [HOST] [IPU2 ] 57.290947 s: I2C4: DEV 0x30: RD 0x300a ... ERROR !!!
    [HOST] [IPU2 ] 57.291038 s: src/bsp_deviceI2c.c @ Line 836:
    [HOST] [IPU2 ] 57.291130 s: I2C4: Error timeout 1 ms!!!
    [HOST] [IPU2 ] 57.291618 s: Assertion @ Line: 510 in /home/tdz/PROCESSOR_SDK_VISION_03_08_00_00/vision_sdk/apps/src/rtos/video_sensor/src/vid_sensor.c: status == SYSTEM_LINK_STATUS_SOK : failed !!!

    谢谢!
  • 从日志中看出该错误与相机传感器问题有关。 因此,我将与相关团队核实,一旦有消息会立即告知您。
  • 请问哪个摄像机连接到VIP? 这看起来似乎无法与传感器通信。

    建议参阅用户指南,获取支持的摄像机输入列表。
  • Annie Liu 说:
    请问哪个摄像机连接到VIP? 这看起来似乎无法与传感器通信。

    建议参阅用户指南,获取支持的摄像机输入列表。

    你好,fusion 板和摄像机见下图

    谢谢

  • ISS usecases支持Bus fusion board 输入。 不能用于VIP输入。
    请检查ISS usecases,并确保在输入设置中选择正确的摄像机。
  • HI Annie:
    Vision SDK Usecases 处我选择的 1: Single Camera Usecases 属于VIP 输入么。
    关于 ISS 的 usecases, 已经运行失败了。Shine 帮我在 e2e上开了个 thread. 目前里面的回答的不够细致。
    e2e.ti.com/.../3629582
    后续不知道怎么办,呜呜呜...
    这个编译问题算是解决了。
    谢谢小姐姐的帮助 ~~