This thread has been locked.

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

TDA4VM: Regarding MCU cold boot.

Part Number: TDA4VM


Hi.

I have the TDA4VM cold reset issue.

My Symptom is, 

When boot from eMMc, system is starting well.

But after pressing MCU_PORz button or software reset by "reboot" command , system is not starting again, also any system log is not printed. (100% reproduced)

* While Boot from sd card (mmc1), MCU cold reset works fine.

In this time, hardware reset is OK and eMMc clock is set to default 25MHz, seems to ready.

Is there any point to review?

Please advise.

best regards.

S.H

  • Hi S.H,

    Could you share the logs? I am having the bootloader in eMMC boot partition & i do not face the issue that you are seeing.
    A simple test did here:

    U-Boot SPL 2020.01-g3c9ebdb87d (Nov 19 2020 - 18:33:21 +0000)
    SYSFW ABI: 3.1 (firmware rev 0x0014 '20.8.5--v2020.08b (Terrific Lla')
    Trying to boot from MMC1
    Loading Environment from MMC... *** Warning - bad CRC, using default environment

    init_env from device 17 not supported!
    Starting ATF on ARM64 core...

    NOTICE:  BL31: v2.3():07.01.00.004-1-g52c334fc3-dirty
    NOTICE:  BL31: Built : 18:17:14, Nov 19 2020

    U-Boot SPL 2020.01-g3c9ebdb87d (Nov 19 2020 - 18:29:59 +0000)
    SYSFW ABI: 3.1 (firmware rev 0x0014 '20.8.5--v2020.08b (Terrific Lla')
    Detected: J7X-BASE-CPB rev E2
    Detected: J7X-INFOTAN-EXP rev E3
    Detected: J7X-VSC8514-ETH rev E2
    Trying to boot from MMC1


    U-Boot 2020.01-g3c9ebdb87d (Nov 19 2020 - 18:29:59 +0000)

    SoC:   J721E SR1.0
    Model: Texas Instruments K3 J721E SoC
    Board: J721EX-PM2-SOM rev E6
    DRAM:  4 GiB
    not found for dev hbmc-mux
    Flash: 0 Bytes
    MMC:   sdhci@4f80000: 0, sdhci@4fb0000: 1
    Loading Environment from MMC... OK
    In:    serial@2800000
    Out:   serial@2800000
    Err:   serial@2800000
    Detected: J7X-BASE-CPB rev E2
    Detected: J7X-INFOTAN-EXP rev E3
    Detected: J7X-VSC8514-ETH rev E2
    Net:   
    Warning: ethernet@46000000 using MAC address from ROM
    eth0: ethernet@46000000
    Hit any key to stop autoboot:  0
    =>
    => reset
    resetting ...

    U-Boot SPL 2020.01-g3c9ebdb87d (Nov 19 2020 - 18:33:21 +0000)
    SYSFW ABI: 3.1 (firmware rev 0x0014 '20.8.5--v2020.08b (Terrific Lla')
    Trying to boot from MMC1
    Loading Environment from MMC... *** Warning - bad CRC, using default environment

    init_env from device 17 not supported!
    Starting ATF on ARM64 core...

    NOTICE:  BL31: v2.3():07.01.00.004-1-g52c334fc3-dirty
    NOTICE:  BL31: Built : 18:17:14, Nov 19 2020

    U-Boot SPL 2020.01-g3c9ebdb87d (Nov 19 2020 - 18:29:59 +0000)
    SYSFW ABI: 3.1 (firmware rev 0x0014 '20.8.5--v2020.08b (Terrific Lla')
    Detected: J7X-BASE-CPB rev E2
    Detected: J7X-INFOTAN-EXP rev E3
    Detected: J7X-VSC8514-ETH rev E2
    Trying to boot from MMC1


    U-Boot 2020.01-g3c9ebdb87d (Nov 19 2020 - 18:29:59 +0000)

    SoC:   J721E SR1.0
    Model: Texas Instruments K3 J721E SoC
    Board: J721EX-PM2-SOM rev E6
    DRAM:  4 GiB
    not found for dev hbmc-mux
    Flash: 0 Bytes
    MMC:   sdhci@4f80000: 0, sdhci@4fb0000: 1
    Loading Environment from MMC... OK
    In:    serial@2800000
    Out:   serial@2800000
    Err:   serial@2800000
    Detected: J7X-BASE-CPB rev E2
    Detected: J7X-INFOTAN-EXP rev E3
    Detected: J7X-VSC8514-ETH rev E2
    Net:   
    Warning: ethernet@46000000 using MAC address from ROM
    eth0: ethernet@46000000
    Hit any key to stop autoboot:  0

    1) Please share the logs.
    2) Do you have a custom TDA4 Board or a standard TI TDA4 EVM?
    3) Share the dip switch settings?

    Best Regards,
    Keerthy

  • Hi Keerthy.

    I used custom TDA4VM board.

    My switch (boot mode) configuration is set as below :

    > eMMc boot config : 

    MCU bootmode [9:0]  : 0 0    0 0 0 0   1 0 0 0

    Bootmode          [7:0]  :          0 0 0 0    0 0 0 1

    > SD card boot config : 

    MCU bootmode [9:0]  : 0 0    0 0 0 0   0 0 0 0

    Bootmode          [7:0]  :          0 0 1 0    0 0 0 1

    Below is Boot log of each boot mode.

    * Comment of eMMc boot log 

    All system function works well after initial power on,

    After "reboot" command, system hanged. ("[ 23.610179] reboot: Restarting system" log)

    Same system hang symptom is appeared after pressing MCU_PORz button.

    * Comment of SD card boot log,

     All system function works well after initial power on

    After pressing "MCU_PORz", system restarted well.  (impossible to set the UART command)

    ************************************Start boot from eMMc Log****************************************************************************************

    p
    U-Boot SPL 2020.01 (Oct 13 2020 - 17:20:41 +0900)
    SYSFW ABI: 3.0 (firmware rev 0x0014 '20.04.1-v2020.04a (Terrific Lla')
    Trying to boot from MMC1
    Loading Environment from MMC... *** Warning - bad CRC, using default environment

    Starting ATF on ARM64 core...

    NOTICE: BL31: v2.3():07.00.00.005-dirty
    NOTICE: BL31: Built : 14:33:55, Jun 17 2020

    U-Boot SPL 2020.01 (Nov 17 2020 - 15:45:37 +0900)
    SYSFW ABI: 3.0 (firmware rev 0x0014 '20.04.1-v2020.04a (Terrific Lla')
    Trying to boot from MMC1


    U-Boot 2020.01 (Nov 26 2020 - 14:40:02 +0900)

    SoC: J721E SR1.0
    Model: Texas Instruments K3 J721E SoC
    Board: J721EX-PM2-SOM rev E7
    DRAM: 4 GiB
    not found for dev hbmc-mux
    Flash: 0 Bytes
    MMC: sdhci@4f80000: 0, sdhci@4fb0000: 1
    Loading Environment from MMC... *** Warning - bad CRC, using default environment

    Part group: 0
    In: serial@2800000
    Out: serial@2800000
    Err: serial@2800000
    Net: Could not get PHY for ethernet@046000000: addr 0
    phy_connect() failed
    No ethernet found.

    `*__________
    `___ ____/____________ _____
    `__ __/ __ ___/ __ `/ _ \ `Erae.
    `_ /___ _ / / /_/ // __/ `Version: ERaeTools V0.2.3d
    `/_____/ /_/ \__,_/ \___/ `DATE: Nov 26 2020 `TIME: 14:40:11
    ** Unrecognized filesystem type **
    Hit any key to stop autoboot: 2 1 0
    switch to partitions #0, OK
    mmc0(part 0) is current device
    SD/MMC found on device 0
    ** Unrecognized filesystem type **
    4798788 bytes read in 90 ms (50.8 MiB/s)
    Load Remote Processor 2 with data@addr=0x80080000 4798788 bytes: Success!
    157548 bytes read in 14 ms (10.7 MiB/s)
    Load Remote Processor 4 with data@addr=0x80080000 157548 bytes: Success!
    1579152 bytes read in 15 ms (100.4 MiB/s)
    Load Remote Processor 6 with data@addr=0x80080000 1579152 bytes: Success!
    1579152 bytes read in 16 ms (94.1 MiB/s)
    Load Remote Processor 7 with data@addr=0x80080000 1579152 bytes: Success!
    9314288 bytes read in 36 ms (246.7 MiB/s)
    Load Remote Processor 8 with data@addr=0x80080000 9314288 bytes: Success!
    16654344 bytes read in 205 ms (77.5 MiB/s)
    86144 bytes read in 2 ms (41.1 MiB/s)
    1711 bytes read in 2 ms (835 KiB/s)
    ## Flattened Device Tree blob at 82000000
    Booting using the fdt blob at 0x82000000
    Loading Device Tree to 00000000fdda1000, end 00000000fdeb9fff ... OK

    Starting kernel ...

    [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd080]
    [ 0.000000] Linux version 5.4.40-g66cf445b76 (hwcho@hwcho-VirtualBox) (gcc version 9.2.1 20191025 (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10))) #2 SMP PREEMPT Mon Oct 26 21:35:49 KST 2020
    [ 0.000000] Machine model: Texas Instruments K3 J721E SoC
    [ 0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002800000 (options '')
    [ 0.000000] printk: bootconsole [ns16550a0] enabled
    [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a0000000, size 1 MiB
    [ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a0000000, compatible id shared-dma-pool
    [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a0100000, size 15 MiB
    [ 0.000000] OF: reserved mem: initialized node r5f-memory@a0100000, compatible id shared-dma-pool
    [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a1000000, size 1 MiB
    [ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a1000000, compatible id shared-dma-pool
    [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a1100000, size 31 MiB
    [ 0.000000] OF: reserved mem: initialized node r5f-memory@a1100000, compatible id shared-dma-pool
    [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a3000000, size 1 MiB
    [ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a3000000, compatible id shared-dma-pool
    [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a3100000, size 15 MiB
    [ 0.000000] OF: reserved mem: initialized node r5f-memory@a3100000, compatible id shared-dma-pool
    [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a4000000, size 1 MiB
    [ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a4000000, compatible id shared-dma-pool
    [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a4100000, size 15 MiB
    [ 0.000000] OF: reserved mem: initialized node r5f-memory@a4100000, compatible id shared-dma-pool
    [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a5000000, size 1 MiB
    [ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a5000000, compatible id shared-dma-pool
    [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a5100000, size 15 MiB
    [ 0.000000] OF: reserved mem: initialized node r5f-memory@a5100000, compatible id shared-dma-pool
    [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a6000000, size 1 MiB
    [ 0.000000] OF: reserved mem: initialized node c66-dma-memory@a6000000, compatible id shared-dma-pool
    [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a6100000, size 15 MiB
    [ 0.000000] OF: reserved mem: initialized node c66-memory@a6100000, compatible id shared-dma-pool
    [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a7000000, size 1 MiB
    [ 0.000000] OF: reserved mem: initialized node c66-dma-memory@a7000000, compatible id shared-dma-pool
    [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a7100000, size 15 MiB
    [ 0.000000] OF: reserved mem: initialized node c66-memory@a7100000, compatible id shared-dma-pool
    [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a8000000, size 1 MiB
    [ 0.000000] OF: reserved mem: initialized node c71-dma-memory@a8000000, compatible id shared-dma-pool
    [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a8100000, size 15 MiB
    [ 0.000000] OF: reserved mem: initialized node c71-memory@a8100000, compatible id shared-dma-pool
    [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000ac000000, size 32 MiB
    [ 0.000000] OF: reserved mem: initialized node vision_apps-dma-memory@ac000000, compatible id shared-dma-pool
    [ 0.000000] OF: reserved mem: initialized node vision_apps_shared-memories, compatible id dma-heap-carveout
    [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000ce000000, size 720 MiB
    [ 0.000000] OF: reserved mem: initialized node vision_apps-core-heap-memory@ce000000, compatible id shared-dma-pool
    [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000fb000000, size 1 MiB
    [ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@fb000000, compatible id shared-dma-pool
    [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000fb100000, size 15 MiB
    [ 0.000000] OF: reserved mem: initialized node r5f-memory@fb100000, compatible id shared-dma-pool
    [ 0.000000] cma: Failed to reserve 512 MiB
    [ 0.000000] psci: probing for conduit method from DT.
    [ 0.000000] psci: PSCIv1.1 detected in firmware.
    [ 0.000000] psci: Using standard PSCI v0.2 function IDs
    [ 0.000000] psci: Trusted OS migration not required
    [ 0.000000] psci: SMC Calling Convention v1.0
    [ 0.000000] percpu: Embedded 2 pages/cpu s48408 r8192 d74472 u131072
    [ 0.000000] Detected PIPT I-cache on CPU0
    [ 0.000000] CPU features: detected: GIC system register CPU interface
    [ 0.000000] CPU features: detected: EL2 vector hardening
    [ 0.000000] Built 1 zonelists, mobility grouping off. Total pages: 35779
    [ 0.000000] Kernel command line: part_group=0 console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 mtdparts=47040000.spi.0:512k(ospi.tiboot3),2m(ospi.tispl),4m(ospi.u-boot),128k(ospi.env),128k(ospi.env.backup),1m(ospi.sysfw),-@8m(ospi.rootfs);47034000.hyperbus:512k(hbmc.tiboot3),2m(hbmc.tispl),4m(hbmc.u-boot),256k(hbmc.env),1m(hbmc.sysfw),-@8m(hbmc.rootfs) root=PARTUUID=65696e74-656c-6c69-6765-6e63650d0a01 rw rootfstype=ext4 rootwait
    [ 0.000000] Dentry cache hash table entries: 524288 (order: 6, 4194304 bytes, linear)
    [ 0.000000] Inode-cache hash table entries: 262144 (order: 5, 2097152 bytes, linear)
    [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
    [ 0.000000] software IO TLB: mapped [mem 0x9a800000-0x9e800000] (64MB)
    [ 0.000000] Memory: 2584064K/2293760K available (9534K kernel code, 776K rwdata, 3840K rodata, 1728K init, 695K bss, 18446744073709261312K reserved, 0K cma-reserved)
    [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
    [ 0.000000] rcu: Preemptible hierarchical RCU implementation.
    [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.
    [ 0.000000] Tasks RCU enabled.
    [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
    [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
    [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
    [ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode
    [ 0.000000] GICv3: 960 SPIs implemented
    [ 0.000000] GICv3: 0 Extended SPIs implemented
    [ 0.000000] GICv3: Distributor has no Range Selector support
    [ 0.000000] GICv3: 16 PPIs implemented
    [ 0.000000] GICv3: no VLPI support, no direct LPI support
    [ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000001900000
    [ 0.000000] ITS [mem 0x01820000-0x0182ffff]
    [ 0.000000] GIC: enabling workaround for ITS: Socionext Synquacer pre-ITS
    [ 0.000000] ITS@0x0000000001820000: allocated 1048576 Devices @8c0800000 (flat, esz 8, psz 64K, shr 0)
    [ 0.000000] ITS: using cache flushing for cmd queue
    [ 0.000000] GICv3: using LPI property table @0x00000008c00c0000
    [ 0.000000] GIC: using cache flushing for LPI property table
    [ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x00000008c00d0000
    [ 0.000000] random: get_random_bytes called from start_kernel+0x2b8/0x438 with crng_init=0
    [ 0.000000] arch_timer: cp15 timer(s) running at 200.00MHz (phys).
    [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2e2049d3e8, max_idle_ns: 440795210634 ns
    [ 0.000001] sched_clock: 56 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
    [ 0.008325] Console: colour dummy device 80x25
    [ 0.012881] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
    [ 0.023550] pid_max: default: 32768 minimum: 301
    [ 0.028297] LSM: Security Framework initializing
    [ 0.033040] Mount-cache hash table entries: 8192 (order: 0, 65536 bytes, linear)
    [ 0.040609] Mountpoint-cache hash table entries: 8192 (order: 0, 65536 bytes, linear)
    [ 0.072652] ASID allocator initialised with 32768 entries
    [ 0.086179] rcu: Hierarchical SRCU implementation.
    [ 0.099118] Platform MSI: gic-its@1820000 domain created
    [ 0.104637] PCI/MSI: /interconnect@100000/interrupt-controller@1800000/gic-its@1820000 domain created
    [ 0.122072] smp: Bringing up secondary CPUs ...
    [ 0.159022] Detected PIPT I-cache on CPU1
    [ 0.159039] GICv3: CPU1: found redistributor 1 region 0:0x0000000001920000
    [ 0.159049] GICv3: CPU1: using allocated LPI pending table @0x00000008c00e0000
    [ 0.159070] CPU1: Booted secondary processor 0x0000000001 [0x411fd080]
    [ 0.159109] smp: Brought up 1 node, 2 CPUs
    [ 0.188452] SMP: Total of 2 processors activated.
    [ 0.193257] CPU features: detected: 32-bit EL0 Support
    [ 0.198510] CPU features: detected: CRC32 instructions
    [ 0.209732] CPU: All CPU(s) started at EL2
    [ 0.213926] alternatives: patching kernel code
    [ 0.218864] devtmpfs: initialized
    [ 0.226160] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
    [ 0.236126] futex hash table entries: 512 (order: -1, 32768 bytes, linear)
    [ 0.243257] pinctrl core: initialized pinctrl subsystem
    [ 0.248924] NET: Registered protocol family 16
    [ 0.253637] DMA: preallocated 256 KiB pool for atomic allocations
    [ 0.260130] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
    [ 0.274589] HugeTLB registered 16.0 GiB page size, pre-allocated 0 pages
    [ 0.281439] HugeTLB registered 512 MiB page size, pre-allocated 0 pages
    [ 0.288196] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
    [ 0.296792] cryptd: max_cpu_qlen set to 1000
    [ 0.303813] vsys_3v3: supplied by evm_12v0
    [ 0.308086] vsys_5v0: supplied by evm_12v0
    [ 0.312624] iommu: Default domain type: Translated
    [ 0.317727] SCSI subsystem initialized
    [ 0.321879] mc: Linux media interface: v0.10
    [ 0.326258] videodev: Linux video capture interface: v2.00
    [ 0.331870] pps_core: LinuxPPS API ver. 1 registered
    [ 0.336939] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
    [ 0.346275] PTP clock support registered
    [ 0.350284] EDAC MC: Ver: 3.0.0
    [ 0.358655] FPGA manager framework
    [ 0.362160] Advanced Linux Sound Architecture Driver Initialized.
    [ 0.368664] clocksource: Switched to clocksource arch_sys_counter
    [ 0.374950] VFS: Disk quotas dquot_6.6.0
    [ 0.378989] VFS: Dquot-cache hash table entries: 8192 (order 0, 65536 bytes)
    [ 0.388378] Carveout Heap: Exported 512 MiB at 0x00000000ae000000
    [ 0.394608] thermal_sys: Registered thermal governor 'step_wise'
    [ 0.394610] thermal_sys: Registered thermal governor 'power_allocator'
    [ 0.400893] NET: Registered protocol family 2
    [ 0.412190] tcp_listen_portaddr_hash hash table entries: 4096 (order: 0, 65536 bytes, linear)
    [ 0.420948] TCP established hash table entries: 32768 (order: 2, 262144 bytes, linear)
    [ 0.429143] TCP bind hash table entries: 32768 (order: 3, 524288 bytes, linear)
    [ 0.436841] TCP: Hash tables configured (established 32768 bind 32768)
    [ 0.443571] UDP hash table entries: 2048 (order: 0, 65536 bytes, linear)
    [ 0.450459] UDP-Lite hash table entries: 2048 (order: 0, 65536 bytes, linear)
    [ 0.457842] NET: Registered protocol family 1
    [ 0.462545] RPC: Registered named UNIX socket transport module.
    [ 0.468598] RPC: Registered udp transport module.
    [ 0.473404] RPC: Registered tcp transport module.
    [ 0.478208] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [ 0.484791] PCI: CLS 0 bytes, default 64
    [ 0.489051] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
    [ 0.500394] Initialise system trusted keyrings
    [ 0.505015] workingset: timestamp_bits=46 max_order=16 bucket_order=0
    [ 0.513483] squashfs: version 4.0 (2009/01/31) Phillip Lougher
    [ 0.519661] NFS: Registering the id_resolver key type
    [ 0.524883] Key type id_resolver registered
    [ 0.529154] Key type id_legacy registered
    [ 0.533251] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
    [ 0.540182] 9p: Installing v9fs 9p2000 file system support
    [ 0.553204] Key type asymmetric registered
    [ 0.557390] Asymmetric key parser 'x509' registered
    [ 0.562393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
    [ 0.569954] io scheduler mq-deadline registered
    [ 0.574581] io scheduler kyber registered
    [ 0.579616] pinctrl-single 4301c000.pinmux: 94 pins, size 376
    [ 0.585686] pinctrl-single 11c000.pinmux: 173 pins, size 692
    [ 0.591811] pinctrl-single a40000.timesync_router: 512 pins, size 2048
    [ 0.600481] k3-ringacc 2b800000.ringacc: Failed to get MSI domain
    [ 0.606743] k3-ringacc 3c000000.ringacc: Failed to get MSI domain
    [ 0.613059] ti-pat 31010000.pat: Found PAT Rev 1.0 with 16384 pages
    [ 0.619468] debugfs: Directory '31010000.pat' with parent 'regmap' already present!
    [ 0.627413] ti-pat 31011000.pat: Found PAT Rev 1.0 with 16384 pages
    [ 0.633823] debugfs: Directory '31011000.pat' with parent 'regmap' already present!
    [ 0.641747] ti-pat 31012000.pat: Found PAT Rev 1.0 with 16384 pages
    [ 0.648161] debugfs: Directory '31012000.pat' with parent 'regmap' already present!
    [ 0.656085] ti-pat 31013000.pat: Found PAT Rev 1.0 with 2048 pages
    [ 0.662407] debugfs: Directory '31013000.pat' with parent 'regmap' already present!
    [ 0.670323] ti-pat 31014000.pat: Found PAT Rev 1.0 with 2048 pages
    [ 0.676644] debugfs: Directory '31014000.pat' with parent 'regmap' already present!
    [ 0.685951] Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled
    [ 0.697347] brd: module loaded
    [ 0.703314] loop: module loaded
    [ 0.706777] sysfs: cannot create duplicate filename '/devices/platform/dma_buf_phys'
    [ 0.714700] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 5.4.40-g66cf445b76 #2
    [ 0.721810] Hardware name: Texas Instruments K3 J721E SoC (DT)
    [ 0.727764] Call trace:
    [ 0.730258] dump_backtrace+0x0/0x140
    [ 0.733992] show_stack+0x14/0x20
    [ 0.737375] dump_stack+0xb4/0xf8
    [ 0.740757] sysfs_warn_dup+0x5c/0x78
    [ 0.744491] sysfs_create_dir_ns+0xd8/0xf0
    [ 0.748670] kobject_add_internal+0x94/0x280
    [ 0.753025] kobject_add+0x90/0xf8
    [ 0.756493] device_add+0xdc/0x600
    [ 0.759962] platform_device_add+0xfc/0x228
    [ 0.764229] platform_device_register_full+0xc8/0x140
    [ 0.769386] dma_buf_phys_init+0x68/0x94
    [ 0.773387] do_one_initcall+0x50/0x190
    [ 0.777300] kernel_init_freeable+0x194/0x22c
    [ 0.781745] kernel_init+0x10/0xfc
    [ 0.785213] ret_from_fork+0x10/0x18
    [ 0.788868] kobject_add_internal failed for dma_buf_phys with -EEXIST, don't try to register things with the same name in the same directory.
    [ 0.802833] libphy: Fixed MDIO Bus: probed
    [ 0.807169] tun: Universal TUN/TAP device driver, 1.6
    [ 0.812576] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.4.0-k
    [ 0.820579] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
    [ 0.826640] sky2: driver version 1.30
    [ 0.830821] VFIO - User Level meta-driver version: 0.3
    [ 0.836382] i2c /dev entries driver
    [ 0.840400] sdhci: Secure Digital Host Controller Interface driver
    [ 0.846714] sdhci: Copyright(c) Pierre Ossman
    [ 0.851340] sdhci-pltfm: SDHCI platform and OF driver helper
    [ 0.857536] ledtrig-cpu: registered to indicate activity on CPUs
    [ 0.864247] optee: probing for conduit method from DT.
    [ 0.869507] optee: revision 3.8 (199fca17)
    [ 0.869791] optee: initialized driver
    [ 0.878362] NET: Registered protocol family 17
    [ 0.882964] 9pnet: Installing 9P2000 support
    [ 0.887346] Key type dns_resolver registered
    [ 0.891834] registered taskstats version 1
    [ 0.896021] Loading compiled-in X.509 certificates
    [ 0.904045] k3-ringacc 2b800000.ringacc: Failed to get MSI domain
    [ 0.910371] k3-ringacc 3c000000.ringacc: Failed to get MSI domain
    [ 0.917829] ti-sci 44083000.dmsc: ABI: 3.0 (firmware rev 0x0014 '20.04.1-v2020.04a (Terrific Lla')
    [ 0.943087] random: fast init done
    [ 0.962976] davinci-mcasp 2ba0000.mcasp: IRQ common not found
    [ 0.970104] omap_i2c 40b00000.i2c: bus 0 rev0.12 at 100 kHz
    [ 0.976080] omap_i2c 40b10000.i2c: bus 1 rev0.12 at 100 kHz
    [ 0.982049] omap_i2c 42120000.i2c: bus 2 rev0.12 at 100 kHz
    [ 0.988026] omap_i2c 2000000.i2c: bus 3 rev0.12 at 400 kHz
    [ 0.993896] omap_i2c 2020000.i2c: bus 4 rev0.12 at 100 kHz
    [ 0.999759] omap_i2c 2040000.i2c: bus 5 rev0.12 at 100 kHz
    [ 1.005621] omap_i2c 2050000.i2c: bus 6 rev0.12 at 100 kHz
    [ 1.011812] ti-sci-intr interconnect@100000:interconnect@28380000:interrupt-controller2: Interrupt Router 137 domain created
    [ 1.023376] ti-sci-intr interconnect@100000:interrupt-controller0: Interrupt Router 131 domain created
    [ 1.032983] ti-sci-intr interconnect@100000:navss@30000000:interrupt-controller1: Interrupt Router 213 domain created
    [ 1.043986] ti-sci-inta 33d00000.interrupt-controller: Interrupt Aggregator domain 209 created
    [ 1.059146] k3-ringacc 2b800000.ringacc: Ring Accelerator probed rings:286, gp-rings[96,20] sci-dev-id:235
    [ 1.069029] k3-ringacc 2b800000.ringacc: dma-ring-reset-quirk: disabled
    [ 1.075790] k3-ringacc 2b800000.ringacc: RA Proxy rev. 66346100, num_proxies:64
    [ 1.084609] k3-ringacc 3c000000.ringacc: Ring Accelerator probed rings:1024, gp-rings[440,150] sci-dev-id:211
    [ 1.094752] k3-ringacc 3c000000.ringacc: dma-ring-reset-quirk: disabled
    [ 1.101510] k3-ringacc 3c000000.ringacc: RA Proxy rev. 66346100, num_proxies:64
    [ 1.109161] omap8250 2800000.serial: PM domain pd:146 will not be powered off
    [ 1.116565] printk: console [ttyS2] disabled
    [ 1.120942] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 18, base_baud = 3000000) is a 8250
    [ 1.129675] printk: console [ttyS2] enabled
    [ 1.129675] printk: console [ttyS2] enabled
    [ 1.138113] printk: bootconsole [ns16550a0] disabled
    [ 1.138113] printk: bootconsole [ns16550a0] disabled
    [ 1.148475] 2810000.serial: ttyS3 at MMIO 0x2810000 (irq = 19, base_baud = 3000000) is a 8250
    [ 1.157305] 2840000.serial: ttyS6 at MMIO 0x2840000 (irq = 20, base_baud = 3000000) is a 8250
    [ 1.166040] arm-smmu-v3 36600000.smmu: ias 48-bit, oas 48-bit (features 0x00001faf)
    [ 1.175441] arm-smmu-v3 36600000.smmu: allocated 524288 entries for cmdq
    [ 1.184105] arm-smmu-v3 36600000.smmu: allocated 524288 entries for evtq
    [ 1.191495] arm-smmu-v3 36600000.smmu: msi_domain absent - falling back to wired irqs
    [ 1.200080] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vdd-hba-supply regulator, assuming enabled
    [ 1.210588] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vcc-supply regulator, assuming enabled
    [ 1.220739] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vccq-supply regulator, assuming enabled
    [ 1.230977] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vccq2-supply regulator, assuming enabled
    [ 1.241726] scsi host0: ufshcd
    [ 1.246929] cadence-qspi 47040000.spi: unrecognized JEDEC id bytes: ff ff ff ff ff ff
    [ 1.254746] cadence-qspi 47040000.spi: Cadence QSPI NOR probe failed -2
    [ 1.261613] cadence-qspi: probe of 47040000.spi failed with error -2
    [ 1.268319] cadence-qspi 47050000.spi: unrecognized JEDEC id bytes: ff ff ff ff ff ff
    [ 1.276135] cadence-qspi 47050000.spi: Cadence QSPI NOR probe failed -2
    [ 1.282956] cadence-qspi: probe of 47050000.spi failed with error -2
    [ 1.328672] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
    [ 1.336314] libphy: 46000f00.mdio: probed
    [ 1.340803] davinci_mdio: probe of 46000f00.mdio failed with error -5
    [ 1.347265] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA00101, cpsw version 0x6BA80100 Ports: 2
    [ 1.358682] am65-cpsw-nuss 46000000.ethernet: Failed to request tx dma channel -517
    [ 1.367097] am65-cpts 310d0000.cpts: CPTS ver 0x4e8a010a, freq:200000000, add_val:4 pps:0
    [ 1.375600] mmc0: CQHCI version 5.10
    [ 1.413974] mmc0: SDHCI controller on 4f80000.sdhci [4f80000.sdhci] using ADMA 64-bit
    [ 1.422583] davinci-mcasp 2ba0000.mcasp: IRQ common not found
    [ 1.429170] davinci_gpio 42110000.gpio: IRQ index 4 not found
    [ 1.434922] davinci_gpio 42110000.gpio: IRQ not populated, err = -6
    [ 1.442239] GPIO line 410 (DP_POWER_EN) hogged as output/high
    [ 1.450083] vdd_mmc1: supplied by vsys_3v3
    [ 1.454624] omap-mailbox 31f80000.mailbox: omap mailbox rev 0x66fc7100
    [ 1.461569] omap-mailbox 31f81000.mailbox: omap mailbox rev 0x66fc7100
    [ 1.468510] omap-mailbox 31f82000.mailbox: omap mailbox rev 0x66fc7100
    [ 1.475449] omap-mailbox 31f83000.mailbox: omap mailbox rev 0x66fc7100
    [ 1.482253] omap-mailbox 31f84000.mailbox: omap mailbox rev 0x66fc7100
    [ 1.491695] ti-udma 285c0000.dma-controller: Channels: 24 (tchan: 12, rchan: 12, gp-rflow: 8)
    [ 1.502070] ti-udma 31150000.dma-controller: Channels: 84 (tchan: 42, rchan: 42, gp-rflow: 16)
    [ 1.548671] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
    [ 1.556338] libphy: 46000f00.mdio: probed
    [ 1.560812] davinci_mdio: probe of 46000f00.mdio failed with error -5
    [ 1.567285] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA00101, cpsw version 0x6BA80100 Ports: 2
    [ 1.579502] am65-cpsw-nuss 46000000.ethernet: set new flow-id-base 48
    [ 1.586686] pps pps0: new PPS source ptp1
    [ 1.590847] am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010a, freq:500000000, add_val:1 pps:1
    [ 1.599803] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 57.4
    [ 1.607106] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64
    [ 1.614529] mmc1: CQHCI version 5.10
    [ 1.620292] mmc0: Command Queue Engine enabled
    [ 1.624763] mmc0: new HS400 MMC card at address 0001
    [ 1.634062] mmcblk0: mmc0:0001 S0J56X 14.8 GiB
    [ 1.638714] mmcblk0boot0: mmc0:0001 S0J56X partition 1 31.5 MiB
    [ 1.644742] mmcblk0boot1: mmc0:0001 S0J56X partition 2 31.5 MiB
    [ 1.650774] mmcblk0rpmb: mmc0:0001 S0J56X partition 3 4.00 MiB, chardev (240:0)
    [ 1.662473] mmc1: SDHCI controller on 4fb0000.sdhci [4fb0000.sdhci] using ADMA 64-bit
    [ 1.670655] davinci-mcasp 2ba0000.mcasp: IRQ common not found
    [ 1.676913] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12
    [ 1.687599] cdns-ufshcd 4e84000.ufs: link startup failed 1
    [ 1.687809] debugfs: Directory 'pd:242' with parent 'pm_genpd' already present!
    [ 1.693085] cdns-ufshcd 4e84000.ufs: UFS Host state=0
    [ 1.700424] debugfs: Directory 'pd:241' with parent 'pm_genpd' already present!
    [ 1.705404] cdns-ufshcd 4e84000.ufs: lrb in use=0x0, outstanding reqs=0x0 tasks=0x0
    [ 1.705407] cdns-ufshcd 4e84000.ufs: saved_err=0x0, saved_uic_err=0x0
    [ 1.705410] cdns-ufshcd 4e84000.ufs: Device power mode=1, UIC link state=0
    [ 1.712715] debugfs: Directory 'pd:240' with parent 'pm_genpd' already present!
    [ 1.720332] cdns-ufshcd 4e84000.ufs: PM in progress=0, sys. suspended=0
    [ 1.720335] cdns-ufshcd 4e84000.ufs: Auto BKOPS=0, Host self-block=0
    [ 1.720337] cdns-ufshcd 4e84000.ufs: Clk gate=1
    [ 1.726777] debugfs: Directory 'pd:239' with parent 'pm_genpd' already present!
    [ 1.733614] cdns-ufshcd 4e84000.ufs: error handling flags=0x0, req. abort count=0
    [ 1.733617] cdns-ufshcd 4e84000.ufs: Host capabilities=0x1587031f, caps=0x0
    [ 1.741417] hctosys: unable to open rtc device (rtc0)
    [ 1.747507] cdns-ufshcd 4e84000.ufs: quirks=0x0, dev. quirks=0x0
    [ 1.765485] ALSA device list:
    [ 1.765646] cdns-ufshcd 4e84000.ufs: ufshcd_print_pwr_info:[RX, TX]: gear=[0, 0], lane[0, 0], pwr[INVALID MODE, INVALID MODE], rate = 0
    [ 1.773109] No soundcards found.
    [ 1.780063] host_regs: 00000000: 1587031f 00000000 00000210 00000000
    [ 1.815890] host_regs: 00000010: 00000000 00000000 00000000 00000000
    [ 1.815892] host_regs: 00000020: 00000000 00000470 00000000 00000000
    [ 1.828566] host_regs: 00000030: 00000008 00000001 00000000 00000000
    [ 1.834909] host_regs: 00000040: 00000000 00000000 00000000 00000000
    [ 1.841248] host_regs: 00000050: 00000000 00000000 00000000 00000000
    [ 1.847588] host_regs: 00000060: 00000000 00000000 00000000 00000000
    [ 1.853927] host_regs: 00000070: 00000000 00000000 00000000 00000000
    [ 1.860265] host_regs: 00000080: 00000000 00000000 00000000 00000000
    [ 1.866602] host_regs: 00000090: 00000000 00000000 00000000 00000000
    [ 1.872941] cdns-ufshcd 4e84000.ufs: hba->ufs_version = 0x210, hba->capabilities = 0x1587031f
    [ 1.881445] cdns-ufshcd 4e84000.ufs: hba->outstanding_reqs = 0x0, hba->outstanding_tasks = 0x0
    [ 1.890036] cdns-ufshcd 4e84000.ufs: last_hibern8_exit_tstamp at 0 us, hibern8_exit_cnt = 0
    [ 1.898377] cdns-ufshcd 4e84000.ufs: No record of pa_err errors
    [ 1.904284] cdns-ufshcd 4e84000.ufs: No record of dl_err errors
    [ 1.910189] cdns-ufshcd 4e84000.ufs: No record of nl_err errors
    [ 1.916093] cdns-ufshcd 4e84000.ufs: No record of tl_err errors
    [ 1.921998] cdns-ufshcd 4e84000.ufs: No record of dme_err errors
    [ 1.927988] cdns-ufshcd 4e84000.ufs: No record of auto_hibern8_err errors
    [ 1.934758] cdns-ufshcd 4e84000.ufs: No record of fatal_err errors
    [ 1.940923] cdns-ufshcd 4e84000.ufs: link_startup_fail[0] = 0x1 at 1614936 us
    [ 1.948042] cdns-ufshcd 4e84000.ufs: No record of resume_fail errors
    [ 1.954381] cdns-ufshcd 4e84000.ufs: No record of suspend_fail errors
    [ 1.960805] cdns-ufshcd 4e84000.ufs: No record of dev_reset errors
    [ 1.966969] cdns-ufshcd 4e84000.ufs: No record of host_reset errors
    [ 1.973219] cdns-ufshcd 4e84000.ufs: No record of task_abort errors
    [ 1.979471] cdns-ufshcd 4e84000.ufs: clk: core_clk, rate: 250000000
    [ 1.985722] cdns-ufshcd 4e84000.ufs: clk: phy_clk, rate: 19200000
    [ 1.991800] cdns-ufshcd 4e84000.ufs: clk: ref_clk, rate: 19200000
    [ 2.010193] EXT4-fs (mmcblk0p1): recovery complete
    [ 2.015690] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
    [ 2.023789] VFS: Mounted root (ext4 filesystem) on device 179:1.
    [ 2.030294] devtmpfs: mounted
    [ 2.033839] Freeing unused kernel memory: 1728K
    [ 2.038384] Run /sbin/init as init process
    [ 2.083481] systemd[1]: System time before build time, advancing clock.
    [ 2.100207] 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)
    [ 2.121609] systemd[1]: Detected architecture arm64.

    Welcome to Arago 2019.11!

    [ 2.161023] systemd[1]: Set hostname to <j7-evm>.
    [ 2.213047] systemd[1]: Configuration file /lib/systemd/system/local-fs.target is marked executable. Please remove executable permission bits. Proceeding anyway.
    [ 2.229233] systemd[1]: Configuration file /lib/systemd/system/swap.target is marked executable. Please remove executable permission bits. Proceeding anyway.
    [ 2.243777] systemd[1]: Configuration file /lib/systemd/system/umount.target is marked executable. Please remove executable permission bits. Proceeding anyway.
    [ 2.258309] systemd[1]: Configuration file /lib/systemd/system/systemd-journald.socket is marked executable. Please remove executable permission bits. Proceeding anyway.
    [ 2.274463] systemd[1]: Configuration file /lib/systemd/system/systemd-journald.service is marked executable. Please remove executable permission bits. Proceeding anyway.
    [ 2.290027] 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.
    [ 2.307034] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
    [ 2.383201] random: systemd: uninitialized urandom read (16 bytes read)
    [ OK ] Reached target Remote File Systems.
    [ 2.400731] random: systemd: uninitialized urandom read (16 bytes read)
    [ OK ] Listening on Journal Socket.
    [ 2.420718] random: systemd: uninitialized urandom read (16 bytes read)
    [ OK ] Started Hardware RNG Entropy Gatherer Daemon.
    Mounting Kernel Debug File System...
    [ OK ] Reached target Swap.
    [ OK ] Started Dispatch Password Requests to Console Directory Watch.
    Mounting Temporary Directory (/tmp)...
    Starting Remount Root and Kernel File Systems...
    [ 2.505693] EXT4-fs (mmcblk0p1): re-mounted. Opts: (null)
    [ OK ] Created slice User and Session Slice.
    [ 2.511845] ext4 filesystem being remounted at / supports timestamps until 2038 (0x7fffffff)
    [ OK ] Reached target Slices.
    [ OK ] Created slice system-serial\x2dgetty.slice.
    [ OK ] Created slice system-getty.slice.
    [ OK ] Listening on initctl Compatibility Named Pipe.
    [ OK ] Listening on udev Kernel Socket.
    [ OK ] Listening on Network Service Netlink Socket.
    [ OK ] Listening on udev Control Socket.
    Starting udev Coldplug all Devices...
    [ OK ] Started Forward Password Requests to Wall Directory Watch.
    [ OK ] Reached target Paths.
    [ OK ] Listening on Journal Socket (/dev/log).
    Starting Journal Service...
    Mounting Huge Pages File System...
    Starting Dual partition...
    Mounting POSIX Message Queue File System...
    [ OK ] Listening on Process Core Dump Socket.
    [ OK ] Started Journal Service.
    [ 2.742157] EXT4-fs (mmcblk0p2): recovery complete
    [ 2.747930] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
    [ 2.756061] ext4 filesystem being mounted at /boot supports timestamps until 2038 (0x7fffffff)
    [ OK ] Mounted Kernel Debug File System.
    [ OK ] Mounted Temporary Directory (/tmp).
    [ 2.781099] EXT4-fs (mmcblk0p3): recovery complete
    [ 2.790592] EXT4-fs (mmcblk0p3): mounted filesystem with ordered data mode. Opts: (null)
    [ 2.798692] ext4 filesystem being mounted at /opt supports timestamps until 2038 (0x7fffffff)
    [ OK ] Started Remount Root and Kernel File Systems.
    [ OK ] Mounted Huge Pages File System.
    [ OK ] Started Dual partition.
    [ OK ] Mounted POSIX Message Queue File System.
    Starting Load Kernel Modules...
    [ 2.877176] cryptodev: loading out-of-tree module taints kernel.
    Starting Create Static Device Nodes in /dev...
    Starting Flush Journal to Persistent Storage...
    [ 2.899936] cryptodev: driver 1.10 loaded.
    [ OK ] Started Create Static Device Nodes in /dev.
    [ 2.922939] udc-core: couldn't find an available UDC - added [g_ether] to list of pending drivers
    [ OK ] Started udev Coldplug all Devices.
    [ OK ] Started Load Kernel Modules.
    Starting Apply Kernel Variables...
    Mounting Kernel Configuration File System...
    Starting udev Kernel Device Manager...
    [ OK ] Reached target Local File Systems (Pre).
    Mounting /var/volatile...
    Mounting /media/ram...
    [ OK ] Started udev Kernel Device Manager.
    [ OK ] Started Apply Kernel Variables.
    [ OK ] Mounted Kernel Configuration File System.
    [ OK ] Mounted /var/volatile.
    [ OK ] Mounted /media/ram.
    [ 3.100428] rti-wdt 2200000.rti: heartbeat 60 sec
    [ 3.111675] systemd-journald[214]: Received request to flush runtime journal from PID 1
    [ 3.115907] rti-wdt 2210000.rti: heartbeat 60 sec
    Starting Load/Save Random Seed...
    [ OK ] Reached target Local File Systems.
    [ OK ] Started Flush Journal to Persistent Storage.
    [ OK ] Started Load/Save Random Seed.
    [ OK ] Found device /dev/ttyS2.
    [ 3.187796] k3-dsp-rproc 4d80800000.dsp: assigned reserved memory node c66-dma-memory@a7000000
    [ 3.200504] cdns-mhdp a000000.dp-bridge: no PHY configured
    [ OK ] Found device /dev/ttyS3.
    Starting Create Volatile Files and Directories...
    [ 3.239788] k3-dsp-rproc 4d80800000.dsp: configured DSP for IPC-only mode
    [ 3.242706] cdns-mhdp a000000.dp-bridge: no PHY configured
    [ OK ] [ 3.255854] cdns-mhdp a000000.dp-bridge: no PHY configured
    Started Create Volatile Files and Directories.
    [ 3.256890] remoteproc remoteproc0: 4d80800000.dsp is available
    Starting Update UTMP about System Boot/Shutdown...
    [ 3.283639] cdns-mhdp a000000.dp-bridge: no PHY configured
    [ 3.289469] cdns-mhdp a000000.dp-bridge: no PHY configured
    [ 3.291345] k3-dsp-rproc 4d81800000.dsp: assigned reserved memory node c66-dma-memory@a6000000
    [ 3.305086] cdns-mhdp a000000.dp-bridge: no PHY configured
    Starting Network Time Synchronization...[ 3.313889] cdns-mhdp a000000.dp-bridge: no PHY configured

    Starting Network Service...
    [ 3.323663] remoteproc remoteproc0: powering up 4d80800000.dsp
    [ OK ] Started Update UTMP about System Boot/Shutdown.
    [ 3.340783] remoteproc remoteproc0: Booting fw image j7-c66_0-fw, size 1579152
    [ 3.344773] PVR_K: 239: Read BVNC 22.104.208.318 from HW device registers
    [ 3.352086] k3-dsp-rproc 4d80800000.dsp: DSP initialized in IPC-only mode
    [ 3.370964] remoteproc0#vdev0buffer: assigned reserved memory node c66-dma-memory@a7000000
    [ OK ] Started Network Service.
    [ 3.379649] k3-dsp-rproc 4d81800000.dsp: configured DSP for IPC-only mode
    [ 3.390680] virtio_rpmsg_bus virtio0: rpmsg host is online
    [ 3.394461] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0xd
    [ 3.397360] remoteproc0#vdev0buffer: registered virtio0 (type 7)
    [ 3.411312] remoteproc remoteproc0: remote processor 4d80800000.dsp is now up
    Starting Network Name Resolution...
    [ 3.419831] cdns-mhdp a000000.dp-bridge: no PHY configured
    Starting Wait for Network to be Configured...
    [ OK ] Started Network Time Synchronization.
    [ 3.451792] remoteproc remoteproc1: 4d81800000.dsp is available
    [[ 3.458737] PVR_K: 239: RGX Device initialised with BVNC 22.104.208.318
    OK ] Reached target System Time Synchronized.
    [ 3.469249] cdns-mhdp a000000.dp-bridge: no PHY configured
    [ OK ] Reached target System Initialization.
    [ 3.480170] remoteproc remoteproc1: powering up 4d81800000.dsp
    [ OK ] Started Daily rotation of log files.
    [ 3.489674] remoteproc remoteproc1: Booting fw image j7-c66_1-fw, size 1579152
    Starting Reboot and dump vmcore via kexec...
    [ 3.507734] k3-dsp-rproc 64800000.dsp: assigned reserved memory node c71-dma-memory@a8000000
    [ 3.517502] k3-dsp-rproc 4d81800000.dsp: DSP initialized in IPC-only mode
    [ 3.523880] [drm] Initialized pvr 1.10.5371573 20170530 for 4e20000000.gpu on minor 0
    [ 3.524767] remoteproc1#vdev0buffer: assigned reserved memory node c66-dma-memory@a6000000
    [ 3.536771] cdns-mhdp a000000.dp-bridge: no PHY configured
    [ 3.542944] virtio_rpmsg_bus virtio1: rpmsg host is online
    [ 3.549449] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0xd
    [ 3.556708] remoteproc1#vdev0buffer: registered virtio1 (type 7)
    [ 3.562577] platform 41000000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1)
    [ 3.566318] remoteproc remoteproc1: remote processor 4d81800000.dsp is now up
    [ OK ] Listening on dropbear.socket.
    [ 3.591013] cdns-mhdp a000000.dp-bridge: no PHY configured
    [ OK ] Started Daily Cleanup of Temporary Directorie[ 3.602288] k3-dsp-rproc 64800000.dsp: configured DSP for IPC-only mode
    s.
    [ 3.609799] platform 41000000.r5f: configured R5F for IPC-only mode
    [ OK ] Reached target Timers.
    [ 3.625099] platform 41000000.r5f: assigned reserved memory node r5f-dma-memory@a0000000
    [ 3.628412] remoteproc remoteproc2: 64800000.dsp is available
    [ OK ] Listening on D-Bus System Message Bus Socket.
    [ 3.648885] remoteproc remoteproc3: 41000000.r5f is available
    [ OK ] Listening on Avahi mDNS/DNS-SD Stack Activati[ 3.658518] cdns-mhdp a000000.dp-bridge: no PHY configured
    on Socket.
    [ 3.662800] remoteproc remoteproc2: powering up 64800000.dsp
    [ OK ] Listening on RPCbind Server Activation Socket[ 3.680394] remoteproc remoteproc2: Booting fw image j7-c71_0-fw, size 9314288
    .
    [ 3.689913] cdns-mhdp a000000.dp-bridge: no PHY configured
    [ 3.692195] k3-dsp-rproc 64800000.dsp: DSP initialized in IPC-only mode
    [ 3.695589] remoteproc remoteproc3: powering up 41000000.r5f
    [ OK ] Reached target Sockets.
    [ 3.711252] remoteproc2#vdev0buffer: assigned reserved memory node c71-dma-memory@a8000000
    [ 3.712861] remoteproc remoteproc3: Booting fw image j7-mcu-r5f0_0-fw, size 198604
    [ 3.729574] platform 5c00000.r5f: configured R5F for IPC-only mode
    [ 3.735475] virtio_rpmsg_bus virtio2: rpmsg host is online
    [ 3.739137] platform 41000000.r5f: R5F core initialized in IPC-only mode
    [ 3.741269] remoteproc2#vdev0buffer: registered virtio2 (type 7)
    [ 3.749080] platform 5c00000.r5f: assigned reserved memory node r5f-dma-memory@a1000000
    [ OK ] Reached target Basic System.
    [ 3.762439] remoteproc3#vdev0buffer: assigned reserved memory node r5f-dma-memory@a0000000
    [ 3.764557] remoteproc remoteproc2: remote processor 64800000.dsp is now up
    [ 3.775557] virtio_rpmsg_bus virtio3: rpmsg host is online
    [ 3.788949] remoteproc3#vdev0buffer: registered virtio3 (type 7)
    [ OK ] Started Periodic Command Scheduler.
    [ 3.797625] remoteproc remoteproc3: remote processor 41000000.r5f is now up
    [ 3.804001] virtio_rpmsg_bus virtio2: creating channel rpmsg_chrdev addr 0xd
    [ 3.808860] remoteproc remoteproc4: 5c00000.r5f is available
    [ OK ] Started Job spooling tools.
    [ 3.824510] virtio_rpmsg_bus virtio3: creating channel rpmsg_chrdev addr 0xd
    [ 3.840416] am65-cpsw-nuss 46000000.ethernet: phy /interconnect@100000/interconnect@28380000/ethernet@46000000/mdio@f00/ethernet-phy@0 not found on slave 1
    [ 3.857205] cdns-mhdp a000000.dp-bridge: no PHY configured
    [ 3.857207] platform 5d00000.r5f: configured R5F for remoteproc mode
    [ 3.869328] platform 5d00000.r5f: assigned reserved memory node r5f-dma-memory@a3000000
    [ OK ] Started TEE Supplicant.
    [ 3.882504] remoteproc remoteproc4: powering up 5c00000.r5f
    [ 3.888087] remoteproc remoteproc4: Booting fw image j7-main-r5f0_0-fw, size 4798788
    [ 3.900818] platform 5c00000.r5f: R5F core initialized in IPC-only mode
    [ 3.908101] remoteproc4#vdev0buffer: assigned reserved memory node r5f-dma-memory@a1000000
    [ 3.917016] remoteproc remoteproc5: 5d00000.r5f is available
    [ 3.923403] virtio_rpmsg_bus virtio4: rpmsg host is online
    [ OK ] Started D-Bus System Message Bus.
    [ 3.930436] virtio_rpmsg_bus virtio4: creating channel rpmsg_chrdev addr 0xd
    [ 3.932744] remoteproc4#vdev0buffer: registered virtio4 (type 7)
    [ 3.950266] remoteproc remoteproc4: remote processor 5c00000.r5f is now up
    [ 3.962564] cdns-mhdp a000000.dp-bridge: no PHY configured
    Starting rc.pvr.service...
    [ OK ] Started irqbalance daemon.
    [ 3.997149] remoteproc remoteproc5: Direct firmware load for j7-main-r5f0_1-fw failed with error -2
    Starting RPC Bind Service...
    [ 4.024225] remoteproc remoteproc5: powering up 5d00000.r5f
    Starting Login Service...
    [ 4.046312] NET: Registered protocol family 10
    [ 4.049512] remoteproc remoteproc5: Direct firmware load for j7-main-r5f0_1-fw failed with error -2
    Starting Print notice about GPLv3 packages...
    [ 4.064989] Segment Routing with IPv6
    [ 4.066414] remoteproc remoteproc5: request_firmware failed: -2
    [ OK ] Started Network Name Resolution.
    [ 4.080968] platform 5e00000.r5f: configured R5F for IPC-only mode
    [ OK ] Started Reboot and dump vmcore via kexec.
    [ 4.092258] cdns-mhdp a000000.dp-bridge: no PHY configured
    [ OK ] Started rc.pvr.service.
    [ OK ] Started RPC Bind Service.
    Starting weston.service...
    Starting Avahi mDNS/DNS-SD Stack...
    [ OK ] Reached target Network.
    Starting Permit User Sessions...
    [ OK ] Reached target Host and Network Name Lookups.
    [ OK ] Started NFS status monitor for NFSv2/3 locking..
    [ OK ] Started Permit User Sessions.
    [ OK ] Started Avahi mDNS/DNS-SD Stack.
    [ 4.216428] platform 5e00000.r5f: assigned reserved memory node r5f-dma-memory@a4000000
    [ OK ] Started Getty on tty1.
    [ 4.286720] remoteproc remoteproc6: 5e00000.r5f is available
    [ OK ] Started Serial Getty on ttyS2.
    [ OK ] Started Serial Getty on ttyS3.
    [ OK ] Reached target Login Prompts.
    Starting Synchronize System and HW clocks...
    [FAILED] Failed to start Synchronize System and HW clocks.
    See 'systemctl status sync-clocks.service' for details.
    [ 4.352802] remoteproc remoteproc6: powering up 5e00000.r5f
    [ 4.358900] remoteproc remoteproc6: Booting fw image j7-main-r5f1_0-fw, size 157548
    [ 4.368690] platform 5f00000.r5f: configured R5F for remoteproc mode
    [ 4.375312] platform 5e00000.r5f: R5F core initialized in IPC-only mode
    [ 4.386905] remoteproc6#vdev0buffer: assigned reserved memory node r5f-dma-memory@a4000000
    [ 4.399158] virtio_rpmsg_bus virtio5: rpmsg host is online
    [ 4.406070] virtio_rpmsg_bus virtio5: creating channel rpmsg_chrdev addr 0xd
    [ 4.411786] remoteproc6#vdev0buffer: registered virtio5 (type 7)
    [ 4.417468] virtio_rpmsg_bus virtio5: creating channel rpmsg_chrdev addr 0x15
    [ 4.420711] remoteproc remoteproc6: remote processor 5e00000.r5f is now up
    [ 4.443960] cdns-mhdp a000000.dp-bridge: no PHY configured
    [ 4.447262] virtio_rpmsg_bus virtio5: creating channel ti.ipc4.ping-pong addr 0xe
    [ 4.473647] platform 5f00000.r5f: assigned reserved memory node r5f-dma-memory@a5000000
    [ 4.481212] virtio_rpmsg_bus virtio2: creating channel rpmsg_chrdev addr 0x15
    [ 4.509417] virtio_rpmsg_bus virtio2: creating channel ti.ipc4.ping-pong addr 0xe
    [ 4.533934] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0x15
    [ 4.551871] remoteproc remoteproc7: 5f00000.r5f is available
    [ 4.553018] virtio_rpmsg_bus virtio0: creating channel ti.ipc4.ping-pong addr 0xe
    [ OK ] Started Login Service.
    [ 4.593048] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0x15
    [ 4.602289] remoteproc remoteproc7: Direct firmware load for j7-main-r5f1_1-fw failed with error -2
    [ 4.614220] virtio_rpmsg_bus virtio1: creating channel ti.ipc4.ping-pong addr 0xe
    [ 4.616848] remoteproc remoteproc7: powering up 5f00000.r5f
    [ 4.638347] remoteproc remoteproc7: Direct firmware load for j7-main-r5f1_1-fw failed with error -2
    [ 4.641262] virtio_rpmsg_bus virtio3: creating channel rpmsg_chrdev addr 0x15
    [ 4.657585] remoteproc remoteproc7: request_firmware failed: -2
    [ 4.672035] cdns-mhdp a000000.dp-bridge: no PHY configured
    [ 4.675413] virtio_rpmsg_bus virtio3: creating channel ti.ipc4.ping-pong addr 0xe
    [ OK ] Created slice system-systemd\x2dfsck.slice.
    [ 4.690731] virtio_rpmsg_bus virtio4: creating channel rpmsg_chrdev addr 0x15
    [ 4.714109] virtio_rpmsg_bus virtio4: creating channel ti.ethfw.notifyservice addr 0x1e
    [ 4.727409] virtio_rpmsg_bus virtio4: creating channel rpmsg-kdrv addr 0x1a
    [ 4.736176] virtio_rpmsg_bus virtio4: creating channel ti.ipc4.ping-pong addr 0xe
    [ 4.761031] rpmsg-kdrv-eth-switch rpmsg-kdrv-2-mpu_1_0_ethswitch-device-0: Device info: permissions: 07FFFFFF uart_id: 2
    [ 4.784699] rpmsg-kdrv-eth-switch rpmsg-kdrv-2-mpu_1_0_ethswitch-device-0: FW ver 0.1 (rev 1) 5/Oct/2020 SHA:0df6924b
    [ 4.809733] cdns-mhdp a000000.dp-bridge: no PHY configured
    [ 4.928123] j721e-cpsw-virt-mac main_r5fss_cpsw9g_virt_mac0: virt_cpsw_nuss mac loaded
    [ 4.945780] j721e-cpsw-virt-mac main_r5fss_cpsw9g_virt_mac0: rdev_features:00000003 rdev_mtu:1522 flow_id:172 tx_psil_dst_id:4A00
    [ 4.984704] j721e-cpsw-virt-mac main_r5fss_cpsw9g_virt_mac0: local_mac_addr:00:00:00:00:00:00 rdev_mac_addr:70:ff:76:1d:92:c1
    [ 5.024192] cdns-mhdp a000000.dp-bridge: no PHY configured
    Starting File System Check on /dev/mmcblk0p2...
    [ OK ] Started File System Check on /dev/mmcblk0p2.
    Mounting /run/media/mmcblk0p2...
    [ 5.227566] ext4 filesystem being mounted at /run/media/mmcblk0p2 supports timestamps until 2038 (0x7fffffff)
    [ OK ] Mounted /run/media/mmcblk0p2.
    Starting File System Check on /dev/mmcblk0p3...
    [ OK ] Started File System Check on /dev/mmcblk0p3.
    Mounting /run/media/mmcblk0p3...
    [ 5.475106] ext4 filesystem being mounted at /run/media/mmcblk0p3 supports timestamps until 2038 (0x7fffffff)
    [ OK ] Mounted /run/media/mmcblk0p3.
    [ 5.659680] cdns-mhdp a000000.dp-bridge: no PHY configured
    [ 5.670123] cdns-mhdp a000000.dp-bridge: no PHY configured
    [ 5.681820] remoteproc remoteproc8: b034000.pru is available
    [ 5.706057] pru-rproc b034000.pru: PRU rproc node /interconnect@100000/icssg@b000000/pru@34000 probed successfully
    ***************************************************************
    ***************************************************************
    NOTICE: This file system contains the following GPLv3 packages[ 5.739839] cdns-mhdp a000000.dp-bridge: no PHY configured
    :
    bash-dev
    bash
    bc
    binutils
    cifs-utils
    cpio
    dosfst[ 5.745277] remoteproc remoteproc9: b004000.rtu is available
    ools
    elfutils
    gawk
    gdb
    gdbserver
    glmark2
    gstreamer1.[ 5.761882] pru-rproc b004000.rtu: PRU rproc node /interconnect@100000/icssg@b000000/rtu@4000 probed successfully
    0-libav
    gzip
    less
    libasm1
    libbfd
    libdw1
    libelf1
    li[ 5.776278] cdns-mhdp a000000.dp-bridge: no PHY configured
    [ 5.776891] pru-rproc b00a000.txpru: IRQ vring not found
    bgdbm-compat4
    libgdbm-dev
    libgdbm6
    libgmp10
    libidn2-0
    [ 5.792358] pru-rproc b00a000.txpru: IRQ kick not found
    libreadline-dev
    libreadline8
    libunistring2
    m4-dev
    m4
    n[ 5.803271] remoteproc remoteproc10: b00a000.txpru is available
    ettle
    parted
    tar
    which

    If you do not wish to distribute[ 5.814464] pru-rproc b00a000.txpru: PRU rproc node /interconnect@100000/icssg@b000000/txpru@a000 probed successfully
    GPLv3 components please remove
    the above packages prior to dis[ 5.830821] cdns-mhdp a000000.dp-bridge: no PHY configured
    tribution. This can be done using
    the opkg remove command. i.[ 5.841689] remoteproc remoteproc11: b038000.pru is available
    e.:
    opkg remove <package>
    Where <package> is the name prin[ 5.852887] pru-rproc b038000.pru: PRU rproc node /interconnect@100000/icssg@b000000/pru@38000 probed successfully
    ted in the list above

    NOTE: If the package is a dependency of[ 5.868973] cdns-mhdp a000000.dp-bridge: no PHY configured
    another package you
    will be notified of the dependent pa[ 5.879842] remoteproc remoteproc12: b006000.rtu is available
    ckages. You should
    use the --force-removal-of-dependent-[ 5.891073] pru-rproc b006000.rtu: PRU rproc node /interconnect@100000/icssg@b000000/rtu@6000 probed successfully
    packages option to
    also remove the dependent packages as [ 5.907065] cdns-mhdp a000000.dp-bridge: no PHY configured
    well
    **********************************************************[ 5.908706] pru-rproc b00c000.txpru: IRQ vring not found
    *****
    *********************************************************[ 5.928694] pru-rproc b00c000.txpru: IRQ kick not found
    ******
    [ 5.939691] remoteproc remoteproc13: b00c000.txpru is available
    [ 5.946046] pru-rproc b00c000.txpru: PRU rproc node /interconnect@100000/icssg@b000000/txpru@c000 probed successfully
    [ 5.956882] cdns-mhdp a000000.dp-bridge: no PHY configured
    [ 5.958198] remoteproc remoteproc14: b134000.pru is available
    [ OK ] [ 5.968254] pru-rproc b134000.pru: PRU rproc node /interconnect@100000/icssg@b100000/pru@34000 probed successfully
    Started Print notice about GPLv3 packages.
    [ 5.980540] cdns-mhdp a000000.dp-bridge: no PHY configured
    [ 5.981353] remoteproc remoteproc15: b104000.rtu is available
    [ 5.995316] pru-rproc b104000.rtu: PRU rproc node /interconnect@100000/icssg@b100000/rtu@4000 probed successfully
    [ 6.005834] cdns-mhdp a000000.dp-bridge: no PHY configured
    [ 6.008699] pru-rproc b10a000.txpru: IRQ vring not found
    [ 6.016626] pru-rproc b10a000.txpru: IRQ kick not found
    [ 6.022646] remoteproc remoteproc16: b10a000.txpru is available
    [ 6.028633] pru-rproc b10a000.txpru: PRU rproc node /interconnect@100000/icssg@b100000/txpru@a000 probed successfully
    [ 6.039510] cdns-mhdp a000000.dp-bridge: no PHY configured
    [ 6.040954] remoteproc remoteproc17: b138000.pru is available
    [ 6.050772] pru-rproc b138000.pru: PRU rproc node /interconnect@100000/icssg@b100000/pru@38000 probed successfully
    [ 6.061347] cdns-mhdp a000000.dp-bridge: no PHY configured
    [ 6.064783] remoteproc remoteproc18: b106000.rtu is available
    [ 6.072602] pru-rproc b106000.rtu: PRU rproc node /interconnect@100000/icssg@b100000/rtu@6000 probed successfully
    [ 6.083088] cdns-mhdp a000000.dp-bridge: no PHY configured
    [ 6.083629] pru-rproc b10c000.txpru: IRQ vring not found
    [ 6.094156] pru-rproc b10c000.txpru: IRQ kick not found
    [ 6.099411] remoteproc remoteproc19: b10c000.txpru is available
    [ 6.105376] pru-rproc b10c000.txpru: PRU rproc node /interconnect@100000/icssg@b100000/txpru@c000 probed successfully
    [ 6.116197] cdns-mhdp a000000.dp-bridge: no PHY configured
    [ 6.149035] random: crng init done
    [ 6.152429] random: 7 urandom warning(s) missed due to ratelimiting
    [ 6.159654] omap_rng 4e10000.trng: Random Number Generator ver. 241b34c
    [ 6.167986] cdns-mhdp a000000.dp-bridge: no PHY configured
    [ 6.178209] cdns-mhdp a000000.dp-bridge: no PHY configured
    [ 6.191219] cdns-mhdp a000000.dp-bridge: no PHY configured
    [ 6.199972] cdns-mhdp a000000.dp-bridge: no PHY configured
    [ 6.209719] cdns-mhdp a000000.dp-bridge: no PHY configured
    [ 6.215990] cdns-mhdp a000000.dp-bridge: no PHY configured
    [ 6.226399] cdns-mhdp a000000.dp-bridge: no PHY configured
    [ OK ] Started Hardware RNG Entropy Gatherer Daemon.
    [ 6.469768] cdns-usb3 6000000.usb: DRD version v1 (ID: 0004024e, rev: 00000200)
    [ 6.525438] j721e-cpsw-virt-mac main_r5fss_cpsw9g_virt_mac0: virt_cpsw_nuss mac started
    [ OK ] Started weston.service.
    [ OK ] Started Erae VF Application.
    Starting DEMO...
    [ 7.269819] cdns-usb3 6400000.usb: DRD version v1 (ID: 0004024e, rev: 00000200)
    [ 7.277459] cdns-mhdp a000000.dp-bridge: no PHY configured
    [ 7.280516] cdns-usb3 6400000.usb: Initialized ep0 support:
    [ 7.289931] cdns-usb3 6400000.usb: Initialized ep1out support: BULK, INT ISO
    Starting telnetd.service...
    [ 7.297936] cdns-usb3 6400000.usb: Initialized ep2out support: BULK, INT ISO
    [ 7.307457] cdns-usb3 6400000.usb: Initialized ep3out support: BULK, INT ISO
    [ 7.315704] cdns-usb3 6400000.usb: Initialized ep4out support: BULK, INT ISO
    [ 7.322950] cdns-usb3 6400000.usb: Initialized ep5out support: BULK, INT ISO
    [ 7.322953] cdns-usb3 6400000.usb: Initialized ep6out support: BULK, INT ISO
    [ 7.322956] cdns-usb3 6400000.usb: Initialized ep7out support: BULK, INT ISO
    [ 7.322959] cdns-usb3 6400000.usb: Initialized ep8out support: BULK, INT ISO
    [ 7.322961] cdns-usb3 6400000.usb: Initialized ep9out support: BULK, INT ISO
    [ 7.322964] cdns-usb3 6400000.usb: Initialized ep10out support: BULK, INT ISO
    [ 7.322966] cdns-usb3 6400000.usb: Initialized ep11out support: BULK, INT ISO
    [ 7.322969] cdns-usb3 6400000.usb: Initialized ep12out support: BULK, INT ISO
    [[ 7.322971] cdns-usb3 6400000.usb: Initialized ep13out support: BULK, INT ISO
    OK ] [ 7.322974] cdns-usb3 6400000.usb: Initialized ep14out support: BULK, INT ISO
    Started DEMO.[ 7.322976] cdns-usb3 6400000.usb: Initialized ep15out support: BULK, INT ISO

    [ 7.322978] cdns-usb3 6400000.usb: Initialized ep1in support: BULK, INT ISO
    [ 7.322981] cdns-usb3 6400000.usb: Initialized ep2in support: BULK, INT ISO
    [ 7.322983] cdns-usb3 6400000.usb: Initialized ep3in support: BULK, INT ISO
    [ 7.322985] cdns-usb3 6400000.usb: Initialized ep4in support: BULK, INT ISO
    [ 7.322988] cdns-usb3 6400000.usb: Initialized ep5in support: BULK, INT ISO
    [ 7.322990] cdns-usb3 6400000.usb: Initialized ep6in support: BULK, INT ISO
    [ 7.322992] cdns-usb3 6400000.usb: Initialized ep7in support: BULK, INT ISO
    [ 7.322995] cdns-usb3 6400000.usb: Initialized ep8in support: BULK, INT ISO
    [ 7.322997] cdns-usb3 6400000.usb: Initialized ep9in support: BULK, INT ISO
    [ 7.322999] cdns-usb3 6400000.usb: Initialized ep10in support: BULK, INT ISO
    [ 7.323002] cdns-usb3 6400000.usb: Initialized ep11in support: BULK, INT ISO
    [ 7.323005] cdns-usb3 6400000.usb: Initialized ep12in support: BULK, INT ISO
    [ 7.323008] cdns-usb3 6400000.usb: Initialized ep13in support: BULK, INT ISO
    [ 7.323010] cdns-usb3 6400000.usb: Initialized ep14in support: BULK, INT ISO
    [ 7.323014] cdns-usb3 6400000.usb: Initialized ep15in support: BULK, INT ISO
    [ 7.345573] using random self ethernet address
    [ 7.515609] using random host ethernet address
    [ OK ] Started telnetd.service.
    [ 7.521096] usb0: HOST MAC f2:6e:1a:fa:de:03
    [ 7.529426] usb0: MAC 06:ab:95:22:b7:95
    [ 7.533274] using random self ethernet address
    [ 7.537861] using random host ethernet address
    [ 7.542331] g_ether gadget: Ethernet Gadget, version: Memorial Day 2008
    [ 7.548932] g_ether gadget: g_ether ready
    [ 7.553475] cdns-mhdp a000000.dp-bridge: no PHY configured
    [ 7.568737] usbcore: registered new interface driver usbfs
    [ 7.574357] usbcore: registered new interface driver hub
    [ 7.579734] usbcore: registered new device driver usb
    [ 7.589354] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
    [ 7.594847] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 1
    [ 7.602896] xhci-hcd xhci-hcd.2.auto: hcc params 0x200073c9 hci version 0x100 quirks 0x0000000000010010
    [ 7.612299] xhci-hcd xhci-hcd.2.auto: irq 496, io mem 0x06010000
    [ 7.618434] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
    [ 7.626690] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [ 7.633924] usb usb1: Product: xHCI Host Controller
    [ 7.638796] usb usb1: Manufacturer: Linux 5.4.40-g66cf445b76 xhci-hcd
    [ 7.645224] usb usb1: SerialNumber: xhci-hcd.2.auto
    [ 7.650290] hub 1-0:1.0: USB hub found
    [ 7.654062] hub 1-0:1.0: 1 port detected
    [ 7.658350] cdns-mhdp a000000.dp-bridge: no PHY configured
    [ 7.660832] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
    [ 7.664007] cdns-mhdp a000000.dp-bridge: no PHY configured
    [ 7.670051] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 2
    [ 7.682421] xhci-hcd xhci-hcd.2.auto: Host supports USB 3.0 SuperSpeed
    [ 7.688965] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
    [ 7.697089] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.04
    [ 7.705340] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [ 7.712549] usb usb2: Product: xHCI Host Controller
    [ 7.717416] usb usb2: Manufacturer: Linux 5.4.40-g66cf445b76 xhci-hcd
    [ 7.723850] usb usb2: SerialNumber: xhci-hcd.2.auto
    [ 7.728900] hub 2-0:1.0: USB hub found
    [ 7.732646] hub 2-0:1.0: 1 port detected
    [ 7.736881] cdns-mhdp a000000.dp-bridge: no PHY configured
    [ 7.742573] cdns-mhdp a000000.dp-bridge: no PHY configured
    APP: Init ... !!!
    MEM: Init ... !!!
    MEM: Initialized DMA HEAP (fd=4) !!!
    MEM: Init ... Done !!!
    IPC: Init ... !!!
    IPC: Init ... Done !!!
    REMOTE_SERVICE: Init ... !!!
    REMOTE_SERVICE: Init ... Done !!!
    APP: Init ... Done !!!
    13.963797 s: VX_ZONE_INIT:Enabled
    13.963808 s: VX_ZONE_ERROR:Enabled
    13.963813 s: VX_ZONE_WARNING:Enabled
    13.964378 s: VX_ZONE_INIT:[tivxInit:71] Initialization Done !!!(tiovx/source/psdk_j7/common)
    13.964572 s: VX_ZONE_INIT:[tivxHostInit:48] Initialization Done for HOST !!!
    sensor_selection = [0]
    ldc_enable = [0]
    num_frames_to_run = [1000000000]
    is_interactive = [0]
    IttCtrl_registerHandler: command echo registered at location 0
    IttCtrl_registerHandler: command iss_read_2a_params registered at location 1
    IttCtrl_registerHandler: command iss_write_2a_params registered at location 2
    IttCtrl_registerHandler: command iss_raw_save registered at location 3
    IttCtrl_registerHandler: command iss_yuv_save registered at location 4
    IttCtrl_registerHandler: command iss_read_sensor_reg registered at location 5
    IttCtrl_registerHandler: command iss_write_sensor_reg registered at location 6
    IttCtrl_registerHandler: command dev_ctrl registered at location 7
    IttCtrl_registerHandler: command iss_send_dcc_file registered at location 8
    NETWORK: Opened at IP Addr = 0.0.0.0, socket port=5000!!!
    13.965743 s: ISS: Enumerating sensors ... !!!
    13.965995 s: ISS: Enumerating sensors ... found 0 : IMX390-UB953_D3
    Sensor selected : IMX390-UB953_D3
    Querying IMX390-UB953_D3
    13.966008 s: ISS: Querying sensor [IMX390-UB953_D3] ... !!!
    13.966177 s: ISS: Querying sensor [IMX390-UB953_D3] ... Done !!!
    13.966182 s: ISS: Initializing sensor [IMX390-UB953_D3], doing IM_SENSOR_CMD_PWRON ... !!!
    14.096171 s: ISS: Initializing sensor [IMX390-UB953_D3], doing IM_SENSOR_CMD_CONFIG ... !!!

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

    Arago Project http://arago-project.org j7-evm ttyS2

    Arago 2020.05 j7-evm ttyS2

    j7-evm login: 15.091151 s: ISS: Initializing sensor [IMX390-UB953_D3] ... Done !!!
    Scaler is enabled
    15.111187 s: ISS: Starting sensor [IMX390-UB953_D3] ... !!!
    15.617169 s: ISS: Starting sensor [IMX390-UB953_D3] ... !!!

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

    Arago Project http://arago-project.org j7-evm ttyS2

    Arago 2020.05 j7-evm ttyS2

    j7-evm login: RO root
    root@j7-evm:~#
    root@j7-evm:~#
    root@j7-evm:~# ls
    pl.sh
    root@j7-evm:~# reboot
    Stopping Session c1 of user root.
    Unmounting /run/media/mmcblk0p2...
    [ OK ] Stopped target Timers.
    Stopping NFS status monitor for NFSv2/3 locking....
    Stopping Reboot and dump vmcore via kexec...
    [ OK ] Removed slice system-user\x2druntime\x2ddir.slice.
    [ OK ] Stopped Daily Cleanup of Temporary Directories.
    Unmounting /run/media/mmcblk0p3...
    Stopping irqbalance daemon...
    Stopping Erae VF Application...
    [ OK ] Stopped DEMO.
    Stopping Job spooling tools...
    Stopping telnetd.service...
    Stopping D-Bus System Message Bus...
    Stopping Periodic Command Scheduler...
    Stopping Avahi mDNS/DNS-SD Stack...
    [ OK ] Stopped target Login Prompts.
    Stopping Getty on tty1...
    Stopping Serial Getty on ttyS2...
    Stopping Serial Getty on ttyS3...
    [ OK ] Stopped Daily rotation of log files.
    [ OK ] Stopped target System Time Synchronized.
    [ OK ] Stopped Wait for Network to be Configured.
    [ OK ] Stopped Periodic Command Scheduler.
    [ OK ] Stopped Job spooling tools.
    [ OK ] Stopped D-Bus System Message Bus.
    [ OK ] Stopped irqbalance daemon.
    [ OK ] Stopped Avahi mDNS/DNS-SD Stack.
    [ OK ] Stopped NFS status monitor for NFSv2/3 locking..
    [ OK ] Stopped Getty on tty1.
    [ OK ] Stopped Serial Getty on ttyS2.
    [ OK ] Stopped Serial Getty on ttyS3.
    [ OK ] Stopped Erae VF Application.
    [ OK ] Unmounted /run/media/mmcblk0p2.
    [ OK ] Stopped Reboot and dump vmcore via kexec.
    [ OK ] Unmounted /run/media/mmcblk0p3.
    [ OK ] Stopped telnetd.service.
    [ OK ] Stopped Session c1 of user root.
    [ OK ] Removed slice User Slice of UID 0.
    Stopping Login Service...
    [ OK ] Stopped File System Check on /dev/mmcblk0p3.
    [ OK ] Stopped File System Check on /dev/mmcblk0p2.
    [ OK ] Removed slice system-systemd\x2dfsck.slice.
    Stopping weston.service...
    [ OK ] Removed slice system-serial\x2dgetty.slice.
    [ OK ] Removed slice system-getty.slice.
    Stopping Permit User Sessions...
    Stopping RPC Bind Service...
    [ OK ] Stopped target Host and Network Name Lookups.
    [ OK ] Stopped Login Service.
    [ OK ] Stopped RPC Bind Service.
    [ OK ] Stopped weston.service.
    [ OK ] Stopped Permit User Sessions.
    [ OK ] Stopped target Network.
    Stopping Network Name Resolution...
    Stopping rc.pvr.service...
    [ OK ] Stopped target Remote File Systems.
    [ OK ] Stopped Network Name Resolution.
    Stopping Network Service...
    [ OK ] Stopped Network Service.
    [ OK ] Stopped rc.pvr.service.
    [ OK ] Stopped target Basic System.
    [ OK ] Stopped target Sockets.
    [ OK ] Closed D-Bus System Message Bus Socket.
    [ OK ] Closed RPCbind Server Activation Socket.
    [ OK ] Closed Avahi mDNS/DNS-SD Stack Activation Socket.
    [ OK ] Closed dropbear.socket.
    [ OK ] Stopped target System Initialization.
    [ OK ] Stopped Apply Kernel Variables.
    Stopping Network Time Synchronization...
    Stopping Update UTMP about System Boot/Shutdown...
    [ OK ] Stopped Load Kernel Modules.
    Stopping Load/Save Random Seed...
    [ OK ] Stopped target Slices.
    [ OK ] Removed slice User and Session Slice.
    [ OK ] Stopped target Paths.
    [ OK ] Stopped Dispatch Password Requests to Console Directory Watch.
    [ OK ] Stopped Forward Password Requests to Wall Directory Watch.
    [ OK ] Stopped Network Time Synchronization.
    [ OK ] Stopped Load/Save Random Seed.
    [ OK ] Stopped Update UTMP about System Boot/Shutdown.
    [ OK ] Stopped Create Volatile Files and Directories.
    [ OK ] Stopped target Local File Systems.
    Unmounting /media/ram...
    Unmounting /var/volatile...
    Unmounting /opt...
    Unmounting /boot...
    Unmounting Temporary Directory (/tmp)...
    [ OK ] Unmounted /media/ram.
    [ OK ] Unmounted /var/volatile.
    [FAILED] Failed unmounting /opt.
    [FAILED] Failed unmounting /boot.
    [ OK ] Unmounted 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...
    [ 23.388785] watchdog: watchdog0: nowayout prevents watchdog being stopped!
    [ 23.395726] watchdog: watchdog0: nowayout prevents watchdog being stopped!
    [ 23.402597] watchdog: watchdog0: watchdog did not stop!
    [ 23.410713] printk: systemd-shutdow: 139 output lines suppressed due to ratelimiting
    [ 23.422624] systemd-shutdown[1]: Syncing filesystems and block devices.
    [ 23.434877] systemd-shutdown[1]: Sending SIGTERM to remaining processes...
    [ 23.446498] systemd-journald[214]: Received SIGTERM from PID 1 (systemd-shutdow).
    [ 23.469408] systemd-shutdown[1]: Sending SIGKILL to remaining processes...
    [ 23.479238] systemd-shutdown[1]: Hardware watchdog 'K3 RTI Watchdog', version 0
    [ 23.487457] systemd-shutdown[1]: Unmounting file systems.
    [ 23.494006] [1179]: Remounting '/opt' read-only in with options '(null)'.
    [ 23.505218] EXT4-fs (mmcblk0p3): re-mounted. Opts: (null)
    [ 23.511442] [1180]: Unmounting '/opt'.
    [ 23.516251] [1181]: Remounting '/boot' read-only in with options '(null)'.
    [ 23.526499] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
    [ 23.533180] [1182]: Unmounting '/boot'.
    [ 23.539375] [1183]: Remounting '/' read-only in with options '(null)'.
    [ 23.554214] EXT4-fs (mmcblk0p1): re-mounted. Opts: (null)
    [ 23.562629] systemd-shutdown[1]: All filesystems unmounted.
    [ 23.568225] systemd-shutdown[1]: Deactivating swaps.
    [ 23.573244] systemd-shutdown[1]: All swaps deactivated.
    [ 23.578462] systemd-shutdown[1]: Detaching loop devices.
    [ 23.585272] systemd-shutdown[1]: All loop devices detached.
    [ 23.610179] reboot: Restarting system

    ************************************end of boot from eMMc Log****************************************************************************************

    ************************************Start boot from SD card Log****************************************************************************************

    U-Boot SPL 2020.01 (Oct 13 2020 - 17:20:41 +0900)
    SYSFW ABI: 3.0 (firmware rev 0x0014 '20.04.1-v2020.04a (Terrific Lla')
    Trying to boot from MMC2
    Loading Environment from MMC... *** Warning - No MMC card found, using default environment

    Loading rproc fw image from device 16 not supported!
    Starting ATF on ARM64 core...

    NOTICE: BL31: v2.3():07.00.00.005-dirty
    NOTICE: BL31: Built : 14:33:55, Jun 17 2020

    U-Boot SPL 2020.01 (Oct 07 2020 - 14:58:03 +0900)
    SYSFW ABI: 3.0 (firmware rev 0x0014 '20.04.1-v2020.04a (Terrific Lla')
    Trying to boot from MMC2


    U-Boot 2020.01 (Oct 07 2020 - 14:58:03 +0900)

    SoC: J721E SR1.0
    Model: Texas Instruments K3 J721E SoC
    Board: J721EX-PM2-SOM rev E7
    DRAM: 4 GiB
    not found for dev hbmc-mux
    Flash: 0 Bytes
    MMC: sdhci@4f80000: 0, sdhci@4fb0000: 1
    Loading Environment from MMC... *** Warning - bad CRC, using default environment

    In: serial@2800000
    Out: serial@2800000
    Err: serial@2800000
    Net: Could not get PHY for ethernet@046000000: addr 0
    phy_connect() failed
    No ethernet found.

    `*__________
    `___ ____/____________ _____
    `__ __/ __ ___/ __ `/ _ \ `Erae.
    `_ /___ _ / / /_/ // __/ `Version: ERaeTools V0.2.3d
    `/_____/ /_/ \__,_/ \___/ `DATE: Oct 7 2020 `TIME: 14:58:26
    ** Unrecognized filesystem type **
    Hit any key to stop autoboot: 2 1 0
    switch to partitions #0, OK
    mmc1 is current device
    SD/MMC found on device 1
    55 bytes read in 2 ms (26.4 KiB/s)
    Loaded env from uEnv.txt
    Importing environment from mmc1 ...
    157548 bytes read in 12 ms (12.5 MiB/s)
    Load Remote Processor 4 with data@addr=0x80080000 157548 bytes: Success!
    1579152 bytes read in 68 ms (22.1 MiB/s)
    Load Remote Processor 6 with data@addr=0x80080000 1579152 bytes: Success!
    1579152 bytes read in 67 ms (22.5 MiB/s)
    Load Remote Processor 7 with data@addr=0x80080000 1579152 bytes: Success!
    9314288 bytes read in 136 ms (65.3 MiB/s)
    Load Remote Processor 8 with data@addr=0x80080000 9314288 bytes: Success!
    16654344 bytes read in 691 ms (23 MiB/s)
    86120 bytes read in 6 ms (13.7 MiB/s)
    1715 bytes read in 3 ms (557.6 KiB/s)
    ## Flattened Device Tree blob at 82000000
    Booting using the fdt blob at 0x82000000
    Loading Device Tree to 00000000fdda0000, end 00000000fdeb8fff ... OK

    Starting kernel ...

    [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd080]
    [ 0.000000] Linux version 5.4.40-g66cf445b76 (hwcho@hwcho-VirtualBox) (gcc version 9.2.1 20191025 (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10))) #1 SMP PREEMPT Mon Oct 5 15:32:22 KST 2020
    [ 0.000000] Machine model: Texas Instruments K3 J721E SoC
    [ 0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002800000 (options '')
    [ 0.000000] printk: bootconsole [ns16550a0] enabled
    [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a0000000, size 1 MiB
    [ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a0000000, compatible id shared-dma-pool
    [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a0100000, size 15 MiB
    [ 0.000000] OF: reserved mem: initialized node r5f-memory@a0100000, compatible id shared-dma-pool
    [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a1000000, size 1 MiB
    [ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a1000000, compatible id shared-dma-pool
    [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a1100000, size 31 MiB
    [ 0.000000] OF: reserved mem: initialized node r5f-memory@a1100000, compatible id shared-dma-pool
    [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a3000000, size 1 MiB
    [ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a3000000, compatible id shared-dma-pool
    [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a3100000, size 15 MiB
    [ 0.000000] OF: reserved mem: initialized node r5f-memory@a3100000, compatible id shared-dma-pool
    [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a4000000, size 1 MiB
    [ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a4000000, compatible id shared-dma-pool
    [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a4100000, size 15 MiB
    [ 0.000000] OF: reserved mem: initialized node r5f-memory@a4100000, compatible id shared-dma-pool
    [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a5000000, size 1 MiB
    [ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a5000000, compatible id shared-dma-pool
    [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a5100000, size 15 MiB
    [ 0.000000] OF: reserved mem: initialized node r5f-memory@a5100000, compatible id shared-dma-pool
    [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a6000000, size 1 MiB
    [ 0.000000] OF: reserved mem: initialized node c66-dma-memory@a6000000, compatible id shared-dma-pool
    [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a6100000, size 15 MiB
    [ 0.000000] OF: reserved mem: initialized node c66-memory@a6100000, compatible id shared-dma-pool
    [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a7000000, size 1 MiB
    [ 0.000000] OF: reserved mem: initialized node c66-dma-memory@a7000000, compatible id shared-dma-pool
    [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a7100000, size 15 MiB
    [ 0.000000] OF: reserved mem: initialized node c66-memory@a7100000, compatible id shared-dma-pool
    [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a8000000, size 1 MiB
    [ 0.000000] OF: reserved mem: initialized node c71-dma-memory@a8000000, compatible id shared-dma-pool
    [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a8100000, size 15 MiB
    [ 0.000000] OF: reserved mem: initialized node c71-memory@a8100000, compatible id shared-dma-pool
    [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000ac000000, size 32 MiB
    [ 0.000000] OF: reserved mem: initialized node vision_apps-dma-memory@ac000000, compatible id shared-dma-pool
    [ 0.000000] OF: reserved mem: initialized node vision_apps_shared-memories, compatible id dma-heap-carveout
    [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000ce000000, size 720 MiB
    [ 0.000000] OF: reserved mem: initialized node vision_apps-core-heap-memory@ce000000, compatible id shared-dma-pool
    [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000fb000000, size 1 MiB
    [ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@fb000000, compatible id shared-dma-pool
    [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000fb100000, size 15 MiB
    [ 0.000000] OF: reserved mem: initialized node r5f-memory@fb100000, compatible id shared-dma-pool
    [ 0.000000] cma: Failed to reserve 512 MiB
    [ 0.000000] psci: probing for conduit method from DT.
    [ 0.000000] psci: PSCIv1.1 detected in firmware.
    [ 0.000000] psci: Using standard PSCI v0.2 function IDs
    [ 0.000000] psci: Trusted OS migration not required
    [ 0.000000] psci: SMC Calling Convention v1.0
    [ 0.000000] percpu: Embedded 2 pages/cpu s48408 r8192 d74472 u131072
    [ 0.000000] Detected PIPT I-cache on CPU0
    [ 0.000000] CPU features: detected: GIC system register CPU interface
    [ 0.000000] CPU features: detected: EL2 vector hardening
    [ 0.000000] Built 1 zonelists, mobility grouping off. Total pages: 35779
    [ 0.000000] Kernel command line: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 mtdparts=47040000.spi.0:512k(ospi.tiboot3),2m(ospi.tispl),4m(ospi.u-boot),128k(ospi.env),128k(ospi.env.backup),1m(ospi.sysfw),-@8m(ospi.rootfs);47034000.hyperbus:512k(hbmc.tiboot3),2m(hbmc.tispl),4m(hbmc.u-boot),256k(hbmc.env),1m(hbmc.sysfw),-@8m(hbmc.rootfs) root=PARTUUID=82ff5ad4-02 rw rootfstype=ext4 rootwait
    [ 0.000000] Dentry cache hash table entries: 524288 (order: 6, 4194304 bytes, linear)
    [ 0.000000] Inode-cache hash table entries: 262144 (order: 5, 2097152 bytes, linear)
    [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
    [ 0.000000] software IO TLB: mapped [mem 0x9a800000-0x9e800000] (64MB)
    [ 0.000000] Memory: 2584064K/2293760K available (9534K kernel code, 776K rwdata, 3840K rodata, 1728K init, 695K bss, 18446744073709261312K reserved, 0K cma-reserved)
    [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
    [ 0.000000] rcu: Preemptible hierarchical RCU implementation.
    [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.
    [ 0.000000] Tasks RCU enabled.
    [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
    [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
    [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
    [ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode
    [ 0.000000] GICv3: 960 SPIs implemented
    [ 0.000000] GICv3: 0 Extended SPIs implemented
    [ 0.000000] GICv3: Distributor has no Range Selector support
    [ 0.000000] GICv3: 16 PPIs implemented
    [ 0.000000] GICv3: no VLPI support, no direct LPI support
    [ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000001900000
    [ 0.000000] ITS [mem 0x01820000-0x0182ffff]
    [ 0.000000] GIC: enabling workaround for ITS: Socionext Synquacer pre-ITS
    [ 0.000000] ITS@0x0000000001820000: allocated 1048576 Devices @8c0800000 (flat, esz 8, psz 64K, shr 0)
    [ 0.000000] ITS: using cache flushing for cmd queue
    [ 0.000000] GICv3: using LPI property table @0x00000008c00c0000
    [ 0.000000] GIC: using cache flushing for LPI property table
    [ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x00000008c00d0000
    [ 0.000000] random: get_random_bytes called from start_kernel+0x2b8/0x438 with crng_init=0
    [ 0.000000] arch_timer: cp15 timer(s) running at 200.00MHz (phys).
    [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2e2049d3e8, max_idle_ns: 440795210634 ns
    [ 0.000001] sched_clock: 56 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
    [ 0.008336] Console: colour dummy device 80x25
    [ 0.012900] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
    [ 0.023569] pid_max: default: 32768 minimum: 301
    [ 0.028319] LSM: Security Framework initializing
    [ 0.033064] Mount-cache hash table entries: 8192 (order: 0, 65536 bytes, linear)
    [ 0.040635] Mountpoint-cache hash table entries: 8192 (order: 0, 65536 bytes, linear)
    [ 0.072689] ASID allocator initialised with 32768 entries
    [ 0.086216] rcu: Hierarchical SRCU implementation.
    [ 0.099177] Platform MSI: gic-its@1820000 domain created
    [ 0.104770] PCI/MSI: /interconnect@100000/interrupt-controller@1800000/gic-its@1820000 domain created
    [ 0.122205] smp: Bringing up secondary CPUs ...
    [ 0.159170] Detected PIPT I-cache on CPU1
    [ 0.159193] GICv3: CPU1: found redistributor 1 region 0:0x0000000001920000
    [ 0.159203] GICv3: CPU1: using allocated LPI pending table @0x00000008c00e0000
    [ 0.159229] CPU1: Booted secondary processor 0x0000000001 [0x411fd080]
    [ 0.159278] smp: Brought up 1 node, 2 CPUs
    [ 0.188623] SMP: Total of 2 processors activated.
    [ 0.193427] CPU features: detected: 32-bit EL0 Support
    [ 0.198681] CPU features: detected: CRC32 instructions
    [ 0.210341] CPU: All CPU(s) started at EL2
    [ 0.214536] alternatives: patching kernel code
    [ 0.219582] devtmpfs: initialized
    [ 0.227364] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
    [ 0.237330] futex hash table entries: 512 (order: -1, 32768 bytes, linear)
    [ 0.244509] pinctrl core: initialized pinctrl subsystem
    [ 0.250242] NET: Registered protocol family 16
    [ 0.254962] DMA: preallocated 256 KiB pool for atomic allocations
    [ 0.261431] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
    [ 0.276231] HugeTLB registered 16.0 GiB page size, pre-allocated 0 pages
    [ 0.283086] HugeTLB registered 512 MiB page size, pre-allocated 0 pages
    [ 0.289843] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
    [ 0.298532] cryptd: max_cpu_qlen set to 1000
    [ 0.305733] vsys_3v3: supplied by evm_12v0
    [ 0.310062] vsys_5v0: supplied by evm_12v0
    [ 0.314624] iommu: Default domain type: Translated
    [ 0.319755] SCSI subsystem initialized
    [ 0.323884] mc: Linux media interface: v0.10
    [ 0.328260] videodev: Linux video capture interface: v2.00
    [ 0.333870] pps_core: LinuxPPS API ver. 1 registered
    [ 0.338939] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
    [ 0.348276] PTP clock support registered
    [ 0.352286] EDAC MC: Ver: 3.0.0
    [ 0.356001] FPGA manager framework
    [ 0.359515] Advanced Linux Sound Architecture Driver Initialized.
    [ 0.366097] clocksource: Switched to clocksource arch_sys_counter
    [ 0.372426] VFS: Disk quotas dquot_6.6.0
    [ 0.376476] VFS: Dquot-cache hash table entries: 8192 (order 0, 65536 bytes)
    [ 0.385948] Carveout Heap: Exported 512 MiB at 0x00000000ae000000
    [ 0.392181] thermal_sys: Registered thermal governor 'step_wise'
    [ 0.392183] thermal_sys: Registered thermal governor 'power_allocator'
    [ 0.398557] NET: Registered protocol family 2
    [ 0.409953] tcp_listen_portaddr_hash hash table entries: 4096 (order: 0, 65536 bytes, linear)
    [ 0.418712] TCP established hash table entries: 32768 (order: 2, 262144 bytes, linear)
    [ 0.426907] TCP bind hash table entries: 32768 (order: 3, 524288 bytes, linear)
    [ 0.434669] TCP: Hash tables configured (established 32768 bind 32768)
    [ 0.441406] UDP hash table entries: 2048 (order: 0, 65536 bytes, linear)
    [ 0.448296] UDP-Lite hash table entries: 2048 (order: 0, 65536 bytes, linear)
    [ 0.455695] NET: Registered protocol family 1
    [ 0.460443] RPC: Registered named UNIX socket transport module.
    [ 0.466498] RPC: Registered udp transport module.
    [ 0.471302] RPC: Registered tcp transport module.
    [ 0.476104] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [ 0.482688] PCI: CLS 0 bytes, default 64
    [ 0.487026] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
    [ 0.498413] Initialise system trusted keyrings
    [ 0.503028] workingset: timestamp_bits=46 max_order=16 bucket_order=0
    [ 0.511648] squashfs: version 4.0 (2009/01/31) Phillip Lougher
    [ 0.517970] NFS: Registering the id_resolver key type
    [ 0.523143] Key type id_resolver registered
    [ 0.527413] Key type id_legacy registered
    [ 0.531508] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
    [ 0.538469] 9p: Installing v9fs 9p2000 file system support
    [ 0.551180] Key type asymmetric registered
    [ 0.555376] Asymmetric key parser 'x509' registered
    [ 0.560388] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
    [ 0.567949] io scheduler mq-deadline registered
    [ 0.572575] io scheduler kyber registered
    [ 0.577732] pinctrl-single 4301c000.pinmux: 94 pins, size 376
    [ 0.583817] pinctrl-single 11c000.pinmux: 173 pins, size 692
    [ 0.589951] pinctrl-single a40000.timesync_router: 512 pins, size 2048
    [ 0.598819] k3-ringacc 2b800000.ringacc: Failed to get MSI domain
    [ 0.605080] k3-ringacc 3c000000.ringacc: Failed to get MSI domain
    [ 0.611405] ti-pat 31010000.pat: Found PAT Rev 1.0 with 16384 pages
    [ 0.617814] debugfs: Directory '31010000.pat' with parent 'regmap' already present!
    [ 0.625788] ti-pat 31011000.pat: Found PAT Rev 1.0 with 16384 pages
    [ 0.632198] debugfs: Directory '31011000.pat' with parent 'regmap' already present!
    [ 0.640117] ti-pat 31012000.pat: Found PAT Rev 1.0 with 16384 pages
    [ 0.646529] debugfs: Directory '31012000.pat' with parent 'regmap' already present!
    [ 0.654447] ti-pat 31013000.pat: Found PAT Rev 1.0 with 2048 pages
    [ 0.660772] debugfs: Directory '31013000.pat' with parent 'regmap' already present!
    [ 0.668687] ti-pat 31014000.pat: Found PAT Rev 1.0 with 2048 pages
    [ 0.675007] debugfs: Directory '31014000.pat' with parent 'regmap' already present!
    [ 0.684308] Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled
    [ 0.696134] brd: module loaded
    [ 0.702161] loop: module loaded
    [ 0.705665] sysfs: cannot create duplicate filename '/devices/platform/dma_buf_phys'
    [ 0.713593] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 5.4.40-g66cf445b76 #1
    [ 0.720702] Hardware name: Texas Instruments K3 J721E SoC (DT)
    [ 0.726657] Call trace:
    [ 0.729154] dump_backtrace+0x0/0x140
    [ 0.732888] show_stack+0x14/0x20
    [ 0.736272] dump_stack+0xb4/0xf8
    [ 0.739656] sysfs_warn_dup+0x5c/0x78
    [ 0.743391] sysfs_create_dir_ns+0xd8/0xf0
    [ 0.747570] kobject_add_internal+0x94/0x280
    [ 0.751926] kobject_add+0x90/0xf8
    [ 0.755396] device_add+0xdc/0x600
    [ 0.758865] platform_device_add+0xfc/0x228
    [ 0.763132] platform_device_register_full+0xc8/0x140
    [ 0.768290] dma_buf_phys_init+0x68/0x94
    [ 0.772291] do_one_initcall+0x50/0x190
    [ 0.776205] kernel_init_freeable+0x194/0x22c
    [ 0.780651] kernel_init+0x10/0xfc
    [ 0.784119] ret_from_fork+0x10/0x18
    [ 0.787774] kobject_add_internal failed for dma_buf_phys with -EEXIST, don't try to register things with the same name in the same directory.
    [ 0.801857] libphy: Fixed MDIO Bus: probed
    [ 0.806211] tun: Universal TUN/TAP device driver, 1.6
    [ 0.811622] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.4.0-k
    [ 0.819625] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
    [ 0.825690] sky2: driver version 1.30
    [ 0.829941] VFIO - User Level meta-driver version: 0.3
    [ 0.835545] i2c /dev entries driver
    [ 0.839572] sdhci: Secure Digital Host Controller Interface driver
    [ 0.845886] sdhci: Copyright(c) Pierre Ossman
    [ 0.850526] sdhci-pltfm: SDHCI platform and OF driver helper
    [ 0.856729] ledtrig-cpu: registered to indicate activity on CPUs
    [ 0.863446] optee: probing for conduit method from DT.
    [ 0.868716] optee: revision 3.8 (199fca17)
    [ 0.869028] optee: initialized driver
    [ 0.877759] NET: Registered protocol family 17
    [ 0.882378] 9pnet: Installing 9P2000 support
    [ 0.886769] Key type dns_resolver registered
    [ 0.891283] registered taskstats version 1
    [ 0.895469] Loading compiled-in X.509 certificates
    [ 0.903531] k3-ringacc 2b800000.ringacc: Failed to get MSI domain
    [ 0.909851] k3-ringacc 3c000000.ringacc: Failed to get MSI domain
    [ 0.917437] ti-sci 44083000.dmsc: ABI: 3.0 (firmware rev 0x0014 '20.04.1-v2020.04a (Terrific Lla')
    [ 0.943267] random: fast init done
    [ 0.964545] davinci-mcasp 2ba0000.mcasp: IRQ common not found
    [ 0.971761] omap_i2c 40b00000.i2c: bus 0 rev0.12 at 100 kHz
    [ 0.977779] omap_i2c 40b10000.i2c: bus 1 rev0.12 at 100 kHz
    [ 0.983753] omap_i2c 42120000.i2c: bus 2 rev0.12 at 100 kHz
    [ 0.989739] omap_i2c 2000000.i2c: bus 3 rev0.12 at 400 kHz
    [ 0.995613] omap_i2c 2020000.i2c: bus 4 rev0.12 at 100 kHz
    [ 1.001475] omap_i2c 2040000.i2c: bus 5 rev0.12 at 100 kHz
    [ 1.007331] omap_i2c 2050000.i2c: bus 6 rev0.12 at 100 kHz
    [ 1.013565] ti-sci-intr interconnect@100000:interconnect@28380000:interrupt-controller2: Interrupt Router 137 domain created
    [ 1.025134] ti-sci-intr interconnect@100000:interrupt-controller0: Interrupt Router 131 domain created
    [ 1.034741] ti-sci-intr interconnect@100000:navss@30000000:interrupt-controller1: Interrupt Router 213 domain created
    [ 1.045750] ti-sci-inta 33d00000.interrupt-controller: Interrupt Aggregator domain 209 created
    [ 1.061233] k3-ringacc 2b800000.ringacc: Ring Accelerator probed rings:286, gp-rings[96,20] sci-dev-id:235
    [ 1.071131] k3-ringacc 2b800000.ringacc: dma-ring-reset-quirk: disabled
    [ 1.077891] k3-ringacc 2b800000.ringacc: RA Proxy rev. 66346100, num_proxies:64
    [ 1.086824] k3-ringacc 3c000000.ringacc: Ring Accelerator probed rings:1024, gp-rings[440,150] sci-dev-id:211
    [ 1.096968] k3-ringacc 3c000000.ringacc: dma-ring-reset-quirk: disabled
    [ 1.103726] k3-ringacc 3c000000.ringacc: RA Proxy rev. 66346100, num_proxies:64
    [ 1.111445] omap8250 40a00000.serial: PM domain pd:149 will not be powered off
    [ 1.118989] 40a00000.serial: ttyS1 at MMIO 0x40a00000 (irq = 7, base_baud = 6000000) is a 8250
    [ 1.128165] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 19, base_baud = 3000000) is a 8250
    [ 1.136909] printk: console [ttyS2] enabled
    [ 1.136909] printk: console [ttyS2] enabled
    [ 1.145347] printk: bootconsole [ns16550a0] disabled
    [ 1.145347] printk: bootconsole [ns16550a0] disabled
    [ 1.155695] 2810000.serial: ttyS3 at MMIO 0x2810000 (irq = 20, base_baud = 3000000) is a 8250
    [ 1.164539] 2840000.serial: ttyS6 at MMIO 0x2840000 (irq = 21, base_baud = 3000000) is a 8250
    [ 1.173286] arm-smmu-v3 36600000.smmu: ias 48-bit, oas 48-bit (features 0x00001faf)
    [ 1.182210] arm-smmu-v3 36600000.smmu: allocated 524288 entries for cmdq
    [ 1.191086] arm-smmu-v3 36600000.smmu: allocated 524288 entries for evtq
    [ 1.198653] arm-smmu-v3 36600000.smmu: msi_domain absent - falling back to wired irqs
    [ 1.207385] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vdd-hba-supply regulator, assuming enabled
    [ 1.217897] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vcc-supply regulator, assuming enabled
    [ 1.228049] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vccq-supply regulator, assuming enabled
    [ 1.238287] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vccq2-supply regulator, assuming enabled
    [ 1.249041] scsi host0: ufshcd
    [ 1.254323] cadence-qspi 47040000.spi: unrecognized JEDEC id bytes: ff ff ff ff ff ff
    [ 1.262143] cadence-qspi 47040000.spi: Cadence QSPI NOR probe failed -2
    [ 1.269019] cadence-qspi: probe of 47040000.spi failed with error -2
    [ 1.275752] cadence-qspi 47050000.spi: unrecognized JEDEC id bytes: ff ff ff ff ff ff
    [ 1.283569] cadence-qspi 47050000.spi: Cadence QSPI NOR probe failed -2
    [ 1.290390] cadence-qspi: probe of 47050000.spi failed with error -2
    [ 1.334107] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
    [ 1.341749] libphy: 46000f00.mdio: probed
    [ 1.346256] davinci_mdio: probe of 46000f00.mdio failed with error -5
    [ 1.352704] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA00101, cpsw version 0x6BA80100 Ports: 2
    [ 1.364130] am65-cpsw-nuss 46000000.ethernet: Failed to request tx dma channel -517
    [ 1.372624] am65-cpts 310d0000.cpts: CPTS ver 0x4e8a010a, freq:200000000, add_val:4 pps:0
    [ 1.381162] mmc0: CQHCI version 5.10
    [ 1.419529] mmc0: SDHCI controller on 4f80000.sdhci [4f80000.sdhci] using ADMA 64-bit
    [ 1.428284] davinci-mcasp 2ba0000.mcasp: IRQ common not found
    [ 1.434874] davinci_gpio 42110000.gpio: IRQ index 4 not found
    [ 1.440656] davinci_gpio 42110000.gpio: IRQ not populated, err = -6
    [ 1.448122] GPIO line 410 (DP_POWER_EN) hogged as output/high
    [ 1.456344] vdd_mmc1: supplied by vsys_3v3
    [ 1.460855] omap-mailbox 31f80000.mailbox: omap mailbox rev 0x66fc7100
    [ 1.467700] omap-mailbox 31f81000.mailbox: omap mailbox rev 0x66fc7100
    [ 1.474537] omap-mailbox 31f82000.mailbox: omap mailbox rev 0x66fc7100
    [ 1.481439] omap-mailbox 31f83000.mailbox: omap mailbox rev 0x66fc7100
    [ 1.488250] omap-mailbox 31f84000.mailbox: omap mailbox rev 0x66fc7100
    [ 1.497953] ti-udma 285c0000.dma-controller: Channels: 24 (tchan: 12, rchan: 12, gp-rflow: 8)
    [ 1.508381] ti-udma 31150000.dma-controller: Channels: 84 (tchan: 42, rchan: 42, gp-rflow: 16)
    [ 1.541659] mmc0: Command Queue Engine enabled
    [ 1.546100] mmc0: new HS400 MMC card at address 0001
    [ 1.555404] mmcblk0: mmc0:0001 S0J56X 14.8 GiB
    [ 1.559935] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
    [ 1.567714] mmcblk0boot0: mmc0:0001 S0J56X partition 1 31.5 MiB
    [ 1.573630] libphy: 46000f00.mdio: probed
    [ 1.577769] mmcblk0boot1: mmc0:0001 S0J56X partition 2 31.5 MiB
    [ 1.583787] mmcblk0rpmb: mmc0:0001 S0J56X partition 3 4.00 MiB, chardev (240:0)
    [ 1.591202] davinci_mdio: probe of 46000f00.mdio failed with error -5
    [ 1.597695] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA00101, cpsw version 0x6BA80100 Ports: 2
    [ 1.610079] am65-cpsw-nuss 46000000.ethernet: set new flow-id-base 48
    [ 1.617285] pps pps0: new PPS source ptp1
    [ 1.621509] am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010a, freq:500000000, add_val:1 pps:1
    [ 1.630513] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12
    [ 1.636222] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 57.4
    [ 1.643556] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64
    [ 1.651973] mmc1: CQHCI version 5.10
    [ 1.686409] mmc1: SDHCI controller on 4fb0000.sdhci [4fb0000.sdhci] using ADMA 64-bit
    [ 1.694556] davinci-mcasp 2ba0000.mcasp: IRQ common not found
    [ 1.695344] cdns-ufshcd 4e84000.ufs: link startup failed 1
    [ 1.705781] cdns-ufshcd 4e84000.ufs: UFS Host state=0
    [ 1.706639] debugfs: Directory 'pd:242' with parent 'pm_genpd' already present!
    [ 1.710827] cdns-ufshcd 4e84000.ufs: lrb in use=0x0, outstanding reqs=0x0 tasks=0x0
    [ 1.718181] debugfs: Directory 'pd:241' with parent 'pm_genpd' already present!
    [ 1.725753] cdns-ufshcd 4e84000.ufs: saved_err=0x0, saved_uic_err=0x0
    [ 1.733053] debugfs: Directory 'pd:240' with parent 'pm_genpd' already present!
    [ 1.739465] cdns-ufshcd 4e84000.ufs: Device power mode=1, UIC link state=0
    [ 1.746766] debugfs: Directory 'pd:239' with parent 'pm_genpd' already present!
    [ 1.753612] cdns-ufshcd 4e84000.ufs: PM in progress=0, sys. suspended=0
    [ 1.761476] hctosys: unable to open rtc device (rtc0)
    [ 1.767505] cdns-ufshcd 4e84000.ufs: Auto BKOPS=0, Host self-block=0
    [ 1.778879] cdns-ufshcd 4e84000.ufs: Clk gate=1
    [ 1.783396] cdns-ufshcd 4e84000.ufs: error handling flags=0x0, req. abort count=0
    [ 1.784387] ALSA device list:
    [ 1.790863] cdns-ufshcd 4e84000.ufs: Host capabilities=0x1587031f, caps=0x0
    [ 1.793815] No soundcards found.
    [ 1.800757] cdns-ufshcd 4e84000.ufs: quirks=0x0, dev. quirks=0x0
    [ 1.810139] cdns-ufshcd 4e84000.ufs: ufshcd_print_pwr_info:[RX, TX]: gear=[0, 0], lane[0, 0], pwr[INVALID MODE, INVALID MODE], rate = 0
    [ 1.810160] host_regs: 00000000: 1587031f 00000000 00000210 00000000
    [ 1.828622] host_regs: 00000010: 00000000 00000000 00000000 00000000
    [ 1.834961] host_regs: 00000020: 00000000 00000470 00000000 00000000
    [ 1.841304] host_regs: 00000030: 00000008 00000001 00000000 00000000
    [ 1.847643] host_regs: 00000040: 00000000 00000000 00000000 00000000
    [ 1.853981] host_regs: 00000050: 00000000 00000000 00000000 00000000
    [ 1.860319] host_regs: 00000060: 00000000 00000000 00000000 00000000
    [ 1.866659] host_regs: 00000070: 00000000 00000000 00000000 00000000
    [ 1.872997] host_regs: 00000080: 00000000 00000000 00000000 00000000
    [ 1.879335] host_regs: 00000090: 00000000 00000000 00000000 00000000
    [ 1.885673] cdns-ufshcd 4e84000.ufs: hba->ufs_version = 0x210, hba->capabilities = 0x1587031f
    [ 1.894178] cdns-ufshcd 4e84000.ufs: hba->outstanding_reqs = 0x0, hba->outstanding_tasks = 0x0
    [ 1.902770] cdns-ufshcd 4e84000.ufs: last_hibern8_exit_tstamp at 0 us, hibern8_exit_cnt = 0
    [ 1.911114] cdns-ufshcd 4e84000.ufs: No record of pa_err errors
    [ 1.917023] cdns-ufshcd 4e84000.ufs: No record of dl_err errors
    [ 1.922928] cdns-ufshcd 4e84000.ufs: No record of nl_err errors
    [ 1.928832] cdns-ufshcd 4e84000.ufs: No record of tl_err errors
    [ 1.934738] cdns-ufshcd 4e84000.ufs: No record of dme_err errors
    [ 1.940728] cdns-ufshcd 4e84000.ufs: No record of auto_hibern8_err errors
    [ 1.947500] cdns-ufshcd 4e84000.ufs: No record of fatal_err errors
    [ 1.953665] cdns-ufshcd 4e84000.ufs: link_startup_fail[0] = 0x1 at 1613251 us
    [ 1.960783] cdns-ufshcd 4e84000.ufs: No record of resume_fail errors
    [ 1.967123] cdns-ufshcd 4e84000.ufs: No record of suspend_fail errors
    [ 1.973547] cdns-ufshcd 4e84000.ufs: No record of dev_reset errors
    [ 1.979711] cdns-ufshcd 4e84000.ufs: No record of host_reset errors
    [ 1.985962] cdns-ufshcd 4e84000.ufs: No record of task_abort errors
    [ 1.992213] cdns-ufshcd 4e84000.ufs: clk: core_clk, rate: 250000000
    [ 1.998465] cdns-ufshcd 4e84000.ufs: clk: phy_clk, rate: 19200000
    [ 2.004542] cdns-ufshcd 4e84000.ufs: clk: ref_clk, rate: 19200000
    [ 2.010879] Waiting for root device PARTUUID=82ff5ad4-02...
    [ 2.943934] mmc1: new high speed SDHC card at address aaaa
    [ 2.949789] mmcblk1: mmc1:aaaa SC16G 14.8 GiB
    [ 2.961844] mmcblk1: p1 p2
    [ 3.253663] EXT4-fs (mmcblk1p2): recovery complete
    [ 3.259468] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Opts: (null)
    [ 3.267579] VFS: Mounted root (ext4 filesystem) on device 179:98.
    [ 3.278144] devtmpfs: mounted
    [ 3.281488] Freeing unused kernel memory: 1728K
    [ 3.286048] Run /sbin/init as init process
    [ 3.592568] systemd[1]: System time before build time, advancing clock.
    [ 3.675562] NET: Registered protocol family 10
    [ 3.680425] Segment Routing with IPv6
    [ 3.714790] systemd[1]: systemd 244.3+ running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR -SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP -GCRYPT -GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN2 -IDN -PCRE2 default-hierarchy=hybrid)
    [ 3.736508] systemd[1]: Detected architecture arm64.

    Welcome to Arago 2020.05!

    [ 3.788911] systemd[1]: Set hostname to <j7-evm>.
    [ 4.040459] systemd[1]: Configuration file /lib/systemd/system/erae_vf_frs.service is marked executable. Please remove executable permission bits. Proceeding anyway.
    [ 4.059443] systemd[1]: /lib/systemd/system/docker.socket:6: ListenStream= references a path below legacy directory /var/run/, updating /var/run/docker.sock → /run/docker.sock; please update the unit file accordingly.
    [ 4.135384] random: systemd: uninitialized urandom read (16 bytes read)
    [ 4.142111] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling.
    [ 4.154444] systemd[1]: (This warning is only shown for the first unit using IP firewalling.)
    [ 4.164367] systemd[1]: Created slice system-getty.slice.
    [ OK ] Created slice system-getty.slice.
    [ 4.182211] random: systemd: uninitialized urandom read (16 bytes read)
    [ 4.189450] systemd[1]: Created slice system-serial\x2dgetty.slice.
    [ OK ] Created slice system-serial\x2dgetty.slice.
    [ 4.206157] random: systemd: uninitialized urandom read (16 bytes read)
    [ 4.213325] systemd[1]: Created slice User and Session Slice.
    [ OK ] Created slice User and Session Slice.
    [ 4.230272] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    [ OK ] Started Dispatch Password …ts to Console Directory Watch.
    [ 4.254205] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    [ OK ] Started Forward Password R…uests to Wall Directory Watch.
    [ 4.278206] systemd[1]: Reached target Paths.
    [ OK ] Reached target Paths.
    [ 4.294149] systemd[1]: Reached target Remote File Systems.
    [ OK ] Reached target Remote File Systems.
    [ 4.314140] systemd[1]: Reached target Slices.
    [ OK ] Reached target Slices.
    [ 4.330146] systemd[1]: Reached target Swap.
    [ OK ] Reached target Swap.
    [ 4.355764] systemd[1]: Listening on RPCbind Server Activation Socket.
    [ OK ] Listening on RPCbind Server Activation Socket.
    [ 4.374182] systemd[1]: Reached target RPC Port Mapper.
    [ OK ] Reached target RPC Port Mapper.
    [ 4.394591] systemd[1]: Listening on Process Core Dump Socket.
    [ OK ] Listening on Process Core Dump Socket.
    [ 4.414285] systemd[1]: Listening on initctl Compatibility Named Pipe.
    [ OK ] Listening on initctl Compatibility Named Pipe.
    [ 4.450143] systemd[1]: Condition check resulted in Journal Audit Socket being skipped.
    [ 4.458482] systemd[1]: Listening on Journal Socket (/dev/log).
    [ OK ] Listening on Journal Socket (/dev/log).
    [ 4.478379] systemd[1]: Listening on Journal Socket.
    [ OK ] Listening on Journal Socket.
    [ 4.494417] systemd[1]: Listening on Network Service Netlink Socket.
    [ OK ] Listening on Network Service Netlink Socket.
    [ 4.514323] systemd[1]: Listening on udev Control Socket.
    [ OK ] Listening on udev Control Socket.
    [ 4.530258] systemd[1]: Listening on udev Kernel Socket.
    [ OK ] Listening on udev Kernel Socket.
    [ 4.549233] systemd[1]: Mounting Huge Pages File System...
    Mounting Huge Pages File System...
    [ 4.574230] systemd[1]: Mounting POSIX Message Queue File System...
    Mounting POSIX Message Queue File System...
    [ 4.600794] systemd[1]: Mounting Kernel Debug File System...
    Mounting Kernel Debug File System...
    [ 4.623622] systemd[1]: Mounting Temporary Directory (/tmp)...
    Mounting Temporary Directory (/tmp)...
    [ 4.649014] systemd[1]: Starting Create list of static device nodes for the current kernel...
    Starting Create list of st…odes for the current kernel...
    [ 4.677837] systemd[1]: Starting Start psplash boot splash screen...
    Starting Start psplash boot splash screen...
    [ 4.710789] systemd[1]: Started Hardware RNG Entropy Gatherer Daemon.
    [ OK ] Started Hardware RNG Entropy Gatherer Daemon.
    [ 4.736014] systemd[1]: Starting RPC Bind...
    Starting RPC Bind...
    [ 4.750273] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
    [ 4.766074] systemd[1]: Starting Journal Service...
    Starting Journal Service...
    [ 4.783543] systemd[1]: Starting Load Kernel Modules...
    Starting Load Kernel Modules...
    [ 4.805939] systemd[1]: Starting Remount Root and Kernel File Systems...
    [ 4.812994] cryptodev: loading out-of-tree module taints kernel.
    Starting Remount Root and Kernel File Systems...
    [ 4.830279] cryptodev: driver 1.10 loaded.
    [ 4.832547] systemd[1]: Starting udev Coldplug all Devices...
    Starting udev Coldplug all Devices...
    [ 4.853791] EXT4-fs (mmcblk1p2): re-mounted. Opts: (null)
    [ 4.861786] systemd[1]: Started RPC Bind.
    [ OK ] Started RPC Bind.
    [ 4.883276] systemd[1]: Started Journal Service.
    [ OK ] Started Journal Service.
    [ OK ] Mounted Huge Pages File System.
    [ OK ] Mounted POSIX Message Queue File System.
    [ OK ] Mounted Kernel Debug File System.
    [ OK ] Mounted Temporary Directory (/tmp).
    [ OK ] Started Create list of sta… nodes for the current kernel.
    [FAILED] Failed to start Start psplash boot splash screen.
    See 'systemctl status psplash-start.service' for details.
    [DEPEND] Dependency failed for Star…progress communication helper.
    [ OK ] Started Load Kernel Modules.
    [ OK ] Started Remount Root and Kernel File Systems.
    Mounting Kernel Configuration File System...
    Starting Flush Journal to Persistent Storage...
    Starting Apply Kernel Variables...
    [ 5.102274] systemd-journald[218]: Received client request to flush runtime journal.
    Starting Create Static Device Nodes in /dev...
    [ OK ] Mounted Kernel Configuration File System.
    [ OK ] Started Flush Journal to Persistent Storage.
    [ OK ] Started Apply Kernel Variables.
    [ OK ] Started Create Static Device Nodes in /dev.
    [ OK ] Reached target Local File Systems (Pre).
    Mounting /media/ram...
    Mounting /var/volatile...
    Starting udev Kernel Device Manager...
    [ OK ] Started udev Coldplug all Devices.
    [ OK ] Mounted /media/ram.
    [ OK ] Mounted /var/volatile.
    Starting Load/Save Random Seed...
    [ OK ] Reached target Local File Systems.
    Starting Create Volatile Files and Directories...
    [ OK ] Started Create Volatile Files and Directories.
    [ OK ] Started udev Kernel Device Manager.
    Starting Network Time Synchronization...
    Starting Update UTMP about System Boot/Shutdown...
    [ OK ] Started Update UTMP about System Boot/Shutdown.
    [ OK ] Started Network Time Synchronization.
    [ OK ] Reached target System Initialization.
    [ OK ] Started Daily Cleanup of Temporary Directories.
    [ OK ] Reached target System Time Set.
    [ OK ] Reached target System Time Synchronized.
    [ OK ] Started Daily rotation of log files.
    [ OK ] Reached target Timers.
    [ OK ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
    [ OK ] Listening on D-Bus System Message Bus Socket.
    Starting Docker Socket for the API.
    [ OK ] Listening on dropbear.socket.
    Starting Reboot and dump vmcore via kexec...
    [ OK ] Listening on Docker Socket for the API.
    [ OK ] Reached target Sockets.
    [ OK ] Reached target Basic System.
    [ OK ] Started Job spooling tools.
    [ OK ] Started Periodic Command Scheduler.
    [ OK ] Started D-Bus System Message Bus.
    Starting Print notice about GPLv3 packages...
    Starting IPv6 Packet Filtering Framework...
    Starting IPv4 Packet Filtering Framework...
    [ OK ] Started irqbalance daemon.
    Starting rc.pvr.service...
    Starting Login Service...
    [ OK ] Started TEE Supplicant.
    [ 6.022552] rti-wdt 2200000.rti: heartbeat 60 sec
    [ 6.051494] rti-wdt 2210000.rti: heartbeat 60 sec
    [ 6.065778] PVR_K: 291: Read BVNC 22.104.208.318 from HW device registers
    [ 6.074133] PVR_K: 291: RGX Device initialised with BVNC 22.104.208.318
    [ 6.087207] [drm] Initialized pvr 1.10.5371573 20170530 for 4e20000000.gpu on minor 0
    [ OK ] Started Reboot and dump vmcore via kexec.
    [ OK ] Started IPv6 Packet Filtering Framework.
    [ OK ] Started IPv4 Packet Filtering Framework.
    [ OK ] Reached target Network (Pre).
    Starting Network Service...
    [ 6.159350] k3-dsp-rproc 4d80800000.dsp: assigned reserved memory node c66-dma-memory@a7000000
    [ OK ] Started Login Service.
    [ OK ] Started Network Service.
    Starting Wait for Network to be Configured...
    Starting Network Name Resolution...
    [ OK ] Started Network Name Resolution.
    [ OK ] Reached target Network.
    [ OK ] Reached target Host and Network Name Lookups.
    Starting Avahi mDNS/DNS-SD Stack...
    [ OK[ 6.423039] k3-dsp-rproc 4d80800000.dsp: configured DSP for IPC-only mode
    ] Started NFS status monitor for NFSv2/3 locking..
    Starting Permit User Sessions...
    [ OK ] Started Permit User Sessions.
    [ OK ] Started Getty on tty1.
    [ OK ] Started Serial Getty on ttyS2.
    [ OK ] Started Serial Getty on ttyS3.
    [ OK ] Reached target Login Prompts.
    Starting Synchronize System and HW clocks...
    [ OK ] Started Avahi mDNS/DNS-SD Stack.
    [FAILED] Failed to start Synchronize System and HW clocks.
    See 'systemctl status sync-clocks.service' for details.
    [ 6.573475] remoteproc remoteproc0: 4d80800000.dsp is available
    [ 6.607089] cdns-mhdp a000000.dp-bridge: no PHY configured
    [ 6.854217] k3-dsp-rproc 4d81800000.dsp: assigned reserved memory node c66-dma-memory@a6000000
    [ 6.862877] cdns-mhdp a000000.dp-bridge: no PHY configured
    [ 6.913938] remoteproc remoteproc0: powering up 4d80800000.dsp
    [ 6.919875] remoteproc remoteproc0: Booting fw image j7-c66_0-fw, size 1579152
    [ 6.927256] k3-dsp-rproc 4d80800000.dsp: DSP initialized in IPC-only mode
    [ 6.941136] remoteproc0#vdev0buffer: assigned reserved memory node c66-dma-memory@a7000000
    [ 6.954638] virtio_rpmsg_bus virtio0: rpmsg host is online
    [ 6.960184] remoteproc0#vdev0buffer: registered virtio0 (type 7)
    [ 6.972209] remoteproc remoteproc0: remote processor 4d80800000.dsp is now up
    [ 6.979416] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0xd
    [ 6.993704] cdns-mhdp a000000.dp-bridge: no PHY configured
    [ 7.272414] k3-dsp-rproc 4d81800000.dsp: configured DSP for IPC-only mode
    [ 7.297648] platform 41000000.r5f: configured R5F for remoteproc mode
    [ 7.394134] random: crng init done
    [ 7.397533] random: 7 urandom warning(s) missed due to ratelimiting
    [ OK ] Started Load/Save Random Seed.
    [ 7.491312] remoteproc remoteproc1: 4d81800000.dsp is available
    [ 7.522310] platform 41000000.r5f: assigned reserved memory node r5f-dma-memory@a0000000
    [ 7.584780] cdns-mhdp a000000.dp-bridge: no PHY configured
    [ 7.593670] k3-dsp-rproc 64800000.dsp: assigned reserved memory node c71-dma-memory@a8000000
    [ 7.612810] remoteproc remoteproc2: 41000000.r5f is available
    [ 7.635678] cdns-mhdp a000000.dp-bridge: no PHY configured
    [ 7.648192] k3-dsp-rproc 64800000.dsp: configured DSP for IPC-only mode
    [ 7.658148] remoteproc remoteproc2: powering up 41000000.r5f
    [ 7.663856] remoteproc remoteproc1: powering up 4d81800000.dsp
    [ 7.669703] remoteproc remoteproc2: Booting fw image j7-mcu-r5f0_0-fw, size 198604
    [ 7.677340] remoteproc remoteproc1: Booting fw image j7-c66_1-fw, size 1579152
    [ 7.689795] k3-dsp-rproc 4d81800000.dsp: DSP initialized in IPC-only mode
    [ 7.701544] remoteproc1#vdev0buffer: assigned reserved memory node c66-dma-memory@a6000000
    [ 7.714251] virtio_rpmsg_bus virtio1: rpmsg host is online
    [ 7.718080] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0xd
    [ 7.722149] remoteproc1#vdev0buffer: registered virtio1 (type 7)
    [ 7.735499] remoteproc remoteproc1: remote processor 4d81800000.dsp is now up
    [ 7.736147] platform 5c00000.r5f: configured R5F for remoteproc mode
    [ 7.749806] platform 41000000.r5f: booting R5F core using boot addr = 0x41010000
    [ 7.757325] cdns-mhdp a000000.dp-bridge: no PHY configured
    [ 7.766281] remoteproc2#vdev0buffer: assigned reserved memory node r5f-dma-memory@a0000000
    [ 7.775981] platform 5c00000.r5f: assigned reserved memory node r5f-dma-memory@a1000000
    [ 7.778426] virtio_rpmsg_bus virtio2: rpmsg host is online
    [ 7.785503] virtio_rpmsg_bus virtio2: creating channel rpmsg_chrdev addr 0xd
    [ 7.794133] remoteproc2#vdev0buffer: registered virtio2 (type 7)
    [ 7.807306] remoteproc remoteproc2: remote processor 41000000.r5f is now up
    [ 7.818394] cdns-mhdp a000000.dp-bridge: no PHY configured
    [ 7.841838] am65-cpsw-nuss 46000000.ethernet: phy /interconnect@100000/interconnect@28380000/ethernet@46000000/mdio@f00/ethernet-phy@0 not found on slave 1
    [ 7.903634] remoteproc remoteproc3: 64800000.dsp is available
    [ 7.976010] remoteproc remoteproc4: 5c00000.r5f is available
    [ 8.119471] cdns-mhdp a000000.dp-bridge: no PHY configured
    [ 8.175251] platform 5d00000.r5f: configured R5F for remoteproc mode
    [ 8.335985] remoteproc remoteproc3: powering up 64800000.dsp
    [ 8.341797] remoteproc remoteproc3: Booting fw image j7-c71_0-fw, size 9314288
    [ 8.356888] k3-dsp-rproc 64800000.dsp: DSP initialized in IPC-only mode
    [ 8.364679] remoteproc3#vdev0buffer: assigned reserved memory node c71-dma-memory@a8000000
    [ 8.380868] virtio_rpmsg_bus virtio3: rpmsg host is online
    [ 8.383259] virtio_rpmsg_bus virtio3: creating channel rpmsg_chrdev addr 0xd
    [ 8.394187] remoteproc3#vdev0buffer: registered virtio3 (type 7)
    [ 8.400813] remoteproc remoteproc3: remote processor 64800000.dsp is now up
    [ 8.414248] cdns-mhdp a000000.dp-bridge: no PHY configured
    [ 8.457952] platform 5d00000.r5f: assigned reserved memory node r5f-dma-memory@a3000000
    ***************************************************************
    ***************************************************************
    NOTICE: This file system contains the following GPLv3 packages:
    bash-dev
    bash
    bc
    binutils
    cifs-utils
    cpio
    dosfstools
    elfutils
    gawk
    gdb
    gdbserver
    glmark2
    gstreamer1.0-libav
    gzip
    less
    libasm1
    libbfd
    libdw1
    libelf1
    libgdbm-compat4
    libgdbm-dev
    libgdbm6
    libgmp10
    libidn2-0
    libreadline-dev
    libreadline8
    libunistring2
    m4-dev
    m4
    nettle
    parted
    tar
    which

    If you do not wish to distribute GPLv3 components please remove
    the above packages prior to di[ 8.520733] remoteproc remoteproc4: powering up 5c00000.r5f
    stribution. This can be done using
    the opkg remove command. i[ 8.529125] remoteproc remoteproc4: Booting fw image j7-main-r5f0_0-fw, size 4798788
    .e.:
    opkg remove <package>
    Where <package> is the name printed in the list above

    NOTE: If the package is a dependency o[ 8.549265] platform 5c00000.r5f: booting R5F core using boot addr = 0x0
    f another package you
    will be notified of the dependent p[ 8.562377] remoteproc4#vdev0buffer: assigned reserved memory node r5f-dma-memory@a1000000
    ackages. You should
    use the --force-removal-of-dependent-packages option to
    also remove the dependent packages as[ 8.578574] virtio_rpmsg_bus virtio4: rpmsg host is online
    well
    *********************************************************[ 8.589965] remoteproc remoteproc5: 5d00000.r5f is available
    [ 8.591362] remoteproc4#vdev0buffer: registered virtio4 (type 7)
    ******
    ***************************************************************
    [ 8.614133] remoteproc remoteproc4: remote processor 5c00000.r5f is now up
    [ OK ] Started Print notice about GPLv3 packages.
    [ 8.627421] cdns-mhdp a000000.dp-bridge: no PHY configured
    [ 8.661972] virtio_rpmsg_bus virtio4: creating channel rpmsg_chrdev addr 0xd
    [ 8.839701] remoteproc remoteproc5: Direct firmware load for j7-main-r5f0_1-fw failed with error -2
    [ 8.854129] remoteproc remoteproc5: powering up 5d00000.r5f
    [ 8.859729] remoteproc remoteproc5: Direct firmware load for j7-main-r5f0_1-fw failed with error -2
    [ 8.874813] remoteproc remoteproc5: request_firmware failed: -2
    [ 8.886208] cdns-mhdp a000000.dp-bridge: no PHY configured
    [ 8.931267] platform 5e00000.r5f: configured R5F for IPC-only mode
    [ 9.042880] platform 5e00000.r5f: assigned reserved memory node r5f-dma-memory@a4000000
    [ 9.223217] remoteproc remoteproc6: 5e00000.r5f is available
    [ 9.411862] remoteproc remoteproc6: powering up 5e00000.r5f
    [ 9.417458] remoteproc remoteproc6: Booting fw image j7-main-r5f1_0-fw, size 157548
    [ 9.426052] platform 5f00000.r5f: configured R5F for remoteproc mode
    [ 9.432567] platform 5e00000.r5f: R5F core initialized in IPC-only mode
    [ 9.439230] remoteproc6#vdev0buffer: assigned reserved memory node r5f-dma-memory@a4000000
    [ 9.458531] virtio_rpmsg_bus virtio5: rpmsg host is online
    [ 9.465478] virtio_rpmsg_bus virtio5: creating channel rpmsg_chrdev addr 0xd
    [ 9.472719] remoteproc6#vdev0buffer: registered virtio5 (type 7)
    [ 9.474320] virtio_rpmsg_bus virtio5: creating channel rpmsg_chrdev addr 0x15
    [ 9.478818] remoteproc remoteproc6: remote processor 5e00000.r5f is now up
    [ 9.492785] virtio_rpmsg_bus virtio5: creating channel ti.ipc4.ping-pong addr 0xe
    [ 9.492836] virtio_rpmsg_bus virtio3: creating channel rpmsg_chrdev addr 0x15
    [ 9.514304] virtio_rpmsg_bus virtio3: creating channel ti.ipc4.ping-pong addr 0xe
    [ 9.516810] cdns-mhdp a000000.dp-bridge: no PHY configured
    [ 9.526414] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0x15
    [ 9.539085] virtio_rpmsg_bus virtio0: creating channel ti.ipc4.ping-pong addr 0xe
    [ 9.549839] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0x15
    [ 9.561262] virtio_rpmsg_bus virtio1: creating channel ti.ipc4.ping-pong addr 0xe
    [ 9.572392] virtio_rpmsg_bus virtio2: creating channel rpmsg_chrdev addr 0x15
    [ 9.582309] virtio_rpmsg_bus virtio2: creating channel ti.ipc4.ping-pong addr 0xe
    [ 9.596219] virtio_rpmsg_bus virtio4: creating channel rpmsg_chrdev addr 0x15
    [ 9.606883] virtio_rpmsg_bus virtio4: creating channel ti.ethfw.notifyservice addr 0x1e
    [ 9.614150] platform 5f00000.r5f: assigned reserved memory node r5f-dma-memory@a5000000
    [ 9.619556] virtio_rpmsg_bus virtio4: creating channel rpmsg-kdrv addr 0x1a
    [ 9.634462] rpmsg-kdrv-eth-switch rpmsg-kdrv-2-mpu_1_0_ethswitch-device-0: Device info: permissions: 07FFFFFF uart_id: 2
    [ 9.645489] cdns-mhdp a000000.dp-bridge: no PHY configured
    [ 9.654829] rpmsg-kdrv-eth-switch rpmsg-kdrv-2-mpu_1_0_ethswitch-device-0: FW ver 0.1 (rev 1) 5/Oct/2020 SHA:0df6924b
    [ 9.670748] virtio_rpmsg_bus virtio4: creating channel ti.ipc4.ping-pong addr 0xe
    [ 9.682910] cdns-mhdp a000000.dp-bridge: no PHY configured
    [ 9.756155] j721e-cpsw-virt-mac main_r5fss_cpsw9g_virt_mac0: virt_cpsw_nuss mac loaded
    [ 9.767412] j721e-cpsw-virt-mac main_r5fss_cpsw9g_virt_mac0: rdev_features:00000003 rdev_mtu:1522 flow_id:172 tx_psil_dst_id:4A00
    [ 9.785337] j721e-cpsw-virt-mac main_r5fss_cpsw9g_virt_mac0: local_mac_addr:00:00:00:00:00:00 rdev_mac_addr:70:ff:76:1d:92:c1
    [ 9.803926] cdns-mhdp a000000.dp-bridge: no PHY configured
    [ 9.849202] remoteproc remoteproc7: 5f00000.r5f is available
    [ 9.958458] remoteproc remoteproc7: Direct firmware load for j7-main-r5f1_1-fw failed with error -2
    [ 9.970135] remoteproc remoteproc7: powering up 5f00000.r5f
    [ 9.978997] remoteproc remoteproc7: Direct firmware load for j7-main-r5f1_1-fw failed with error -2
    [ OK ] Created slice system-systemd\x2dfsck.slice.
    [ 9.992203] remoteproc remoteproc7: request_firmware failed: -2
    [ 10.007622] cdns-mhdp a000000.dp-bridge: no PHY configured
    [ OK ] Created slice system-weston.slice.
    [ OK ] Started Weston Wayland Compositor.
    [ 10.711017] cdns-mhdp a000000.dp-bridge: no PHY configured
    [ 10.718027] cdns-mhdp a000000.dp-bridge: no PHY configured
    [ 10.720435] omap_rng 4e10000.trng: Random Number Generator ver. 241b34c
    [ 10.732754] remoteproc remoteproc8: b034000.pru is available
    [ OK ] Created slice User Slice of UID 0.
    Starting User Runtime Directory /run/user/0...
    [ 10.805926] cdns-mhdp a000000.dp-bridge: no PHY configured
    [ OK ] Started User Runtime Directory /run/[ 10.824452] cdns-mhdp a000000.dp-bridge: no PHY configured
    user/0.
    [ OK ] Found device /dev/mmcblk0p3.
    Starting File System Check on /dev/mmcblk0p3...
    Starting User Manager for UID 0...
    [ 10.896892] cdns-mhdp a000000.dp-bridge: no PHY configured
    [ 10.939742] pru-rproc b034000.pru: PRU rproc node /interconnect@100000/icssg@b000000/pru@34000 probed successfully
    [ OK ] Found device /dev/mmcblk0p2.
    Starting File System Check on /dev/mmcblk0p2...
    [ OK ] Started File System Check on /dev/mmcblk0p3.
    Mounting /run/media/mmcblk0p3...
    [ 11.047164] EXT4-fs (mmcblk0p3): mounted filesystem with ordered data mode. Opts: (null)
    [ 11.058574] ext4 filesystem being mounted at /run/media/mmcblk0p3 supports timestamps until 2038 (0x7fffffff)
    [ OK ] Mounted /run/media/mmcblk0p3.
    [ OK ] Started File System Check on /dev/mmcblk0p2.
    [ 11.131407] cdns-mhdp a000000.dp-bridge: no PHY configured
    [ 11.137766] remoteproc remoteproc9: b004000.rtu is available
    Mounting /run/media/mmcblk0p2...
    [ 11.167074] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
    [ 11.180891] ext4 filesystem being mounted at /run/media/mmcblk0p2 supports timestamps until 2038 (0x7fffffff)
    [ 11.184083] pru-rproc b004000.rtu: PRU rproc node /interconnect@100000/icssg@b000000/rtu@4000 probed successfully
    [ OK ] Mounted /run/media/mmcblk0p2.
    [ 11.237173] cdns-mhdp a000000.dp-bridge: no PHY configured
    [ 11.250204] pru-rproc b00a000.txpru: IRQ vring not found
    [ 11.283981] pru-rproc b00a000.txpru: IRQ kick not found
    [ OK ] Started User Manager for UID 0.
    [ OK ] Started Session c1 of user root.
    [ OK ] Found device /dev/mmcblk0p1.
    [ 11.346308] remoteproc remoteproc10: b00a000.txpru is available
    Starting File System Check on /dev/mmcblk0p1...
    [ 11.371270] pru-rproc b00a000.txpru: PRU rproc node /interconnect@100000/icssg@b000000/txpru@a000 probed successfully
    [ 11.402166] cdns-usb3 6000000.usb: DRD version v1 (ID: 0004024e, rev: 00000200)
    [ OK ] Started File System Check on /dev/mmcblk0p1.
    [ OK ] Started rc.pvr.service.
    [ 11.480174] cdns-mhdp a000000.dp-bridge: no PHY configured
    [ 11.495322] cdns-mhdp a000000.dp-bridge: no PHY configured
    [ 11.502883] cdns-usb3 6400000.usb: DRD version v1 (ID: 0004024e, rev: 00000200)
    [ 11.503547] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
    [ 11.526136] ext4 filesystem being mounted at /run/media/mmcblk0p1 supports timestamps until 2038 (0x7fffffff)
    [ 11.536134] cdns-mhdp a000000.dp-bridge: no PHY configured
    [ 11.544159] cdns-mhdp a000000.dp-bridge: no PHY configured
    [ 11.551485] remoteproc remoteproc11: b038000.pru is available
    [ 11.557571] cdns-mhdp a000000.dp-bridge: no PHY configured
    [ 11.585596] cdns-mhdp a000000.dp-bridge: no PHY configured
    [ 11.593806] cdns-mhdp a000000.dp-bridge: no PHY configured
    [ 11.600373] pru-rproc b038000.pru: PRU rproc node /interconnect@100000/icssg@b000000/pru@38000 probed successfully
    [ 11.611170] cdns-mhdp a000000.dp-bridge: no PHY configured
    [ 11.623542] cdns-usb3 6400000.usb: Initialized ep0 support:
    [ 11.641034] cdns-mhdp a000000.dp-bridge: no PHY configured
    [ 11.647042] cdns-mhdp a000000.dp-bridge: no PHY configured
    [ 11.647813] cdns-usb3 6400000.usb: Initialized ep1out support: BULK, INT ISO
    [ 11.658215] remoteproc remoteproc12: b006000.rtu is available
    [ 11.665550] cdns-mhdp a000000.dp-bridge: no PHY configured
    [ 11.682175] cdns-mhdp a000000.dp-bridge: no PHY configured
    [ 11.689086] cdns-mhdp a000000.dp-bridge: no PHY configured
    [ 11.711053] cdns-usb3 6400000.usb: Initialized ep2out support: BULK, INT ISO
    [ 11.726656] cdns-usb3 6400000.usb: Initialized ep3out support: BULK, INT ISO
    [ 11.749864] pru-rproc b006000.rtu: PRU rproc node /interconnect@100000/icssg@b000000/rtu@6000 probed successfully
    [ 11.771465] cdns-usb3 6400000.usb: Initialized ep4out support: BULK, INT ISO
    [ 11.786121] cdns-usb3 6400000.usb: Initialized ep5out support: BULK, INT ISO
    [ 11.857217] cdns-mhdp a000000.dp-bridge: no PHY configured
    [ 11.865041] pru-rproc b00c000.txpru: IRQ vring not found
    [ 11.875201] cdns-usb3 6400000.usb: Initialized ep6out support: BULK, INT ISO
    [ 11.894210] cdns-usb3 6400000.usb: Initialized ep7out support: BULK, INT ISO
    [ 11.907362] cdns-usb3 6400000.usb: Initialized ep8out support: BULK, INT ISO
    [ 11.909833] pru-rproc b00c000.txpru: IRQ kick not found
    [ 11.985400] cdns-usb3 6400000.usb: Initialized ep9out support: BULK, INT ISO
    [ 11.998987] remoteproc remoteproc13: b00c000.txpru is available
    [ 12.020700] cdns-usb3 6400000.usb: Initialized ep10out support: BULK, INT ISO
    [ 12.079978] pru-rproc b00c000.txpru: PRU rproc node /interconnect@100000/icssg@b000000/txpru@c000 probed successfully
    [ 12.102705] cdns-usb3 6400000.usb: Initialized ep11out support: BULK, INT ISO
    [ 12.182687] cdns-usb3 6400000.usb: Initialized ep12out support: BULK, INT ISO
    [ 12.194363] cdns-mhdp a000000.dp-bridge: no PHY configured
    [ 12.194435] cdns-usb3 6400000.usb: Initialized ep13out support: BULK, INT ISO
    [ 12.200115] remoteproc remoteproc14: b134000.pru is available
    [ 12.222619] cdns-usb3 6400000.usb: Initialized ep14out support: BULK, INT ISO
    [ 12.226241] pru-rproc b134000.pru: PRU rproc node /interconnect@100000/icssg@b100000/pru@34000 probed successfully
    [ 12.240170] cdns-usb3 6400000.usb: Initialized ep15out support: BULK, INT ISO
    [ 12.246528] cdns-mhdp a000000.dp-bridge: no PHY configured
    [ 12.253123] remoteproc remoteproc15: b104000.rtu is available
    [ 12.261895] cdns-usb3 6400000.usb: Initialized ep1in support: BULK, INT ISO
    [ 12.266205] pru-rproc b104000.rtu: PRU rproc node /interconnect@100000/icssg@b100000/rtu@4000 probed successfully
    [ 12.277033] cdns-usb3 6400000.usb: Initialized ep2in support: BULK, INT ISO
    [ 12.286510] cdns-mhdp a000000.dp-bridge: no PHY configured
    [ 12.292222] pru-rproc b10a000.txpru: IRQ vring not found
    [ 12.303064] cdns-usb3 6400000.usb: Initialized ep3in support: BULK, INT ISO
    [ 12.306187] pru-rproc b10a000.txpru: IRQ kick not found
    [ 12.318238] remoteproc remoteproc16: b10a000.txpru is available
    [ 12.319569] cdns-usb3 6400000.usb: Initialized ep4in support: BULK, INT ISO
    [ 12.330340] pru-rproc b10a000.txpru: PRU rproc node /interconnect@100000/icssg@b100000/txpru@a000 probed successfully
    [ 12.348786] cdns-usb3 6400000.usb: Initialized ep5in support: BULK, INT ISO
    [ 12.354689] cdns-mhdp a000000.dp-bridge: no PHY configured
    [ 12.361755] remoteproc remoteproc17: b138000.pru is available
    [ 12.364387] cdns-usb3 6400000.usb: Initialized ep6in support: BULK, INT ISO
    [ 12.367611] pru-rproc b138000.pru: PRU rproc node /interconnect@100000/icssg@b100000/pru@38000 probed successfully
    [ 12.390715] cdns-usb3 6400000.usb: Initialized ep7in support: BULK, INT ISO
    [ 12.398694] cdns-mhdp a000000.dp-bridge: no PHY configured
    [ 12.404280] j721e-cpsw-virt-mac main_r5fss_cpsw9g_virt_mac0: virt_cpsw_nuss mac started
    [ 12.407738] cdns-usb3 6400000.usb: Initialized ep8in support: BULK, INT ISO
    [ 12.414557] remoteproc remoteproc18: b106000.rtu is available
    [ 12.435601] cdns-usb3 6400000.usb: Initialized ep9in support: BULK, INT ISO
    [ 12.444289] pru-rproc b106000.rtu: PRU rproc node /interconnect@100000/icssg@b100000/rtu@6000 probed successfully
    [ 12.451855] cdns-usb3 6400000.usb: Initialized ep10in support: BULK, INT ISO
    [ 12.466468] cdns-mhdp a000000.dp-bridge: no PHY configured
    [ 12.472087] pru-rproc b10c000.txpru: IRQ vring not found
    [ 12.476465] cdns-usb3 6400000.usb: Initialized ep11in support: BULK, INT ISO
    [ 12.482122] pru-rproc b10c000.txpru: IRQ kick not found

    _____ _____ _ _
    | _ [ 12.494172] remoteproc remoteproc19: b10c000.txpru is available
    [ 12.495458] cdns-usb3 6400000.usb: Initialized ep12in support: BULK, INT ISO
    |___ ___ ___ ___ | _ |___ ___ |_|___ ___| |_
    | | _| [ 12.510133] pru-rproc b10c000.txpru: PRU rproc node /interconnect@100000/icssg@b100000/txpru@c000 probed successfully
    .'| . | . | | __| _| . | | | -_| _| _|
    |__|__|_| |__,|_ [ 12.531516] cdns-usb3 6400000.usb: Initialized ep13in support: BULK, INT ISO
    |___| |__| |_| |___|_| |___|___|_|
    |___| |___|

    Arago Project http://arago-p[ 12.546432] cdns-mhdp a000000.dp-bridge: no PHY configured
    roject.org j7-evm ttyS2

    Arago 2020.05 j7-evm ttyS2

    j7-evm [ 12.548149] cdns-usb3 6400000.usb: Initialized ep14in support: BULK, INT ISO
    login: [ 12.587601] cdns-usb3 6400000.usb: Initialized ep15in support: BULK, INT ISO
    [ 12.686584] cdns-mhdp a000000.dp-bridge: no PHY configured
    [MCU1_0] 13.082422 s: ### CPU Frequency <ORG = 1000000000 Hz>, <NEW = 1000000000 Hz>
    [MCU1_0] 13.082517 s: APP: Init ... !!!
    [MCU1_0] 13.082543 s: SCICLIENT: Init ... !!!
    [MCU1_0] 13.082621 s: SCICLIENT: DMSC FW version [20.04.1-v2020.04a (Terrific Lla]
    [MCU1_0] 13.082666 s: SCICLIENT: DMSC FW revision 0x14
    [MCU1_0] 13.082692 s: SCICLIENT: DMSC FW ABI revision 3.0
    [MCU1_0] 13.082718 s: SCICLIENT: Init ... Done !!!
    [MCU1_0] 13.082741 s: MEM: Init ... !!!
    [MCU1_0] 13.082774 s: MEM: Created heap (DDR_SHARED_MEM, id=0, flags=0x00000004) @ d2000000 of size 4194304 bytes !!!
    [MCU1_0] 13.082825 s: MEM: Init ... Done !!!
    [MCU1_0] 13.082846 s: IPC: Init ... !!!
    [MCU1_0] 13.082879 s: IPC: 7 CPUs participating in IPC !!!
    [MCU1_0] 13.082921 s: IPC: Waiting for HLOS to be ready ... !!!
    [MCU1_0] 13.086034 s: IPC: HLOS is ready !!!
    [MCU1_0] 13.093637 s: IPC: Init ... Done !!!
    [MCU1_0] 13.093707 s: APP: Syncing with 6 CPUs ... !!!
    [MCU1_0] 14.773632 s: APP: Syncing with 6 CPUs ... Done !!!
    [MCU1_0] 14.773799 s: REMOTE_SERVICE: Init ... !!!
    [MCU1_0] 14.775211 s: REMOTE_SERVICE: Init ... Done !!!
    [MCU1_0] 14.775528 s: MCan :: appConfiguremMcanPrcm Done...
    [MCU1_0] 14.775717 s: MCan :: appConfigureMcan Done...
    [MCU1_0] 14.775956 s: MCan :: MCU CAN Init ... Done !!!
    [MCU1_0] 14.775994 s: APP: Init ... Done !!!
    [MCU1_0] 14.776017 s: APP: Run ... !!!
    [MCU1_0] 14.776035 s: IPC: Starting echo test ...
    [MCU1_0] 14.778757 s: APP: Run ... Done !!!
    [MCU1_0] 14.779667 s: IPC: Echo status: mpu1_0[x] mcu1_0[s] mcu2_0[x] mcu3_0[x] C66X_1[x] C66X_2[x] C7X_1[P]
    [MCU1_0] 14.780244 s: appMcan_TxRun(0x40540000) in
    [MCU1_0] 14.780433 s: IPC: Echo status: mpu1_0[x] mcu1_0[s] mcu2_0[x] mcu3_0[.] C66X_1[P] C66X_2[.] C7X_1[P]
    [MCU1_0] 14.780676 s: IPC: Echo status: mpu1_0[x] mcu1_0[s] mcu2_0[x] mcu3_0[.] C66X_1[P] C66X_2[P] C7X_1[P]
    [MCU1_0] 14.781004 s:
    [MCU1_0] Error in transmission with payload Bytes:8
    [MCU1_0] 14.781113 s: IPC: Echo status: mpu1_0[x] mcu1_0[s] mcu2_0[x] mcu3_0[P] C66X_1[P] C66X_2[P] C7X_1[P]
    [MCU1_0] 14.781184 s: appMcan_RxRun(0x40540000) in
    [MCU1_0] 14.880674 s:
    [MCU1_0] Error in transmission with payload Bytes:8
    [MCU1_0] 14.948315 s: IPC: Echo status: mpu1_0[x] mcu1_0[s] mcu2_0[P] mcu3_0[P] C66X_1[P] C66X_2[P] C7X_1[P]
    [MCU1_0] 14.980679 s:
    [MCU1_0] Error in transmission with payload Bytes:8

    ************************************end of boot from SD card Log****************************************************************************************

    Best regards.

    S.H

  • Hi. 

    Typo of boot mode config boot from SD .

    bootmode bit 6 to be changed, not bit 5.


    MCU bootmode [9:0] : 0 0 0 0 0 0 0 0 0 0    --> ok
    Bootmode [7:0] : 0 0 1 0 0 0 0 1                 <before>   -->  0 1 0 0    0 0 0 1 <after>

    Best regards.

    S.H

  • Hi S.H,

    I believe you are using the latest 7.1 SDK. I will try to reproduce this at my end on my TI EVM and get back to you
    in a couple of days time.

    Best Regards,
    Keerthy

  • Hi Keerthy.

    Yes, My SDK Version is  7.1(07_01_00_11).

    Best regards.

    S.H

  • Hi S.H,

    I tried quickly booting u-boot from eMMC and my 7.1 PSDKLA filesystem is still on SD card. Reboot worked for me &
    even reset via push button. When you mention eMMC boot have you written your file system to eMMC or you have file system
    on SD card?

    Also are you using Linux SDK or RTOS?

    "MCU1_0] 13.082422 s: ### CPU Frequency <ORG = 1000000000 Hz>, <NEW = 1000000000 Hz>
    [MCU1_0] 13.082517 s: APP: Init ... !!!
    [MCU1_0] 13.082543 s: SCICLIENT: Init ... !!!"

    The above suggests RTOS.

    Best Regards,
    Keerthy

  • Hi Keerthy.

    Compared with SDK, I found missing parameter on my eMMC configuration.

    Now it works well!

    Thanks for help.

    Best regards.

    S.H