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: Having issues in running the demos of 6_02 release

Part Number: TDA4VM


Hi TI,

I have recently updated new release of psdkra and pskdla to 6_02 and tried to test the demos first as described in the TI's documentation. I have already read and tried the following threads:

https://e2e.ti.com/support/processors/f/791/t/883414?tisearch=e2e-sitesearch&keymatch=rproc_device_find_chrdev_by_remote_port

and

https://e2e.ti.com/support/processors/f/791/t/872376?tisearch=e2e-sitesearch&keymatch=rproc_device_find_chrdev_by_remote_port

but none of them could solve my problem. Here is my log which shows the similar errors but given solution doesn't work.

oot@j7-evm:/opt/vision_apps# source ./vision_apps_init.sh 
root@j7-evm:/opt/vision_apps# APP_LOG: Mapping 0xac000000 ...
APP_LOG: Mapped 0xac000000 -> 0xffff8df40000 of size 262144 bytes 
[MCU2_1]      0.000461 s: CIO: Init ... Done !!!
[MCU2_1]      0.000531 s: ### CPU Frequency <ORG = 1000000000 Hz>, <NEW = 1000000000 Hz>
[MCU2_1]      0.000573 s: APP: Init ... !!!
[MCU2_1]      0.000590 s: SCICLIENT: Init ... !!!
[MCU2_1]      0.000679 s: SCICLIENT: DMSC FW version [19.8.0-v]
[MCU2_1]      0.000710 s: SCICLIENT: DMSC FW revision 0x13  
[MCU2_1]      0.000733 s: SCICLIENT: DMSC FW ABI revision 2.6
[MCU2_1]      0.000755 s: SCICLIENT: Init ... Done !!!
[MCU2_1]      0.000775 s: UDMA: Init ... !!!
[MCU2_1]      0.001064 s: [UDMA] 
[MCU2_1]      0.001095 s: [Error] SciClient Set proxy config failed!!!
[MCU2_1]      0.001129 s: UDMA: ERROR: Udma_init failed !!!
[MCU2_1]      0.001152 s: UDMA: Init ... Done !!!
[C6x_1 ]      0.000699 s: CIO: Init ... Done !!!
[C6x_1 ]      0.000731 s: ### CPU Frequency <ORG = 1350000000 Hz>, <NEW = 1350000000 Hz>
[C6x_1 ]      0.000744 s: APP: Init ... !!!
[C6x_1 ]      0.000751 s: SCICLIENT: Init ... !!!
[C6x_1 ]      0.000808 s: SCICLIENT: DMSC FW version [19.8.0-v]
[C6x_1 ]      0.000818 s: SCICLIENT: DMSC FW revision 0x13  
[C6x_1 ]      0.000826 s: SCICLIENT: DMSC FW ABI revision 2.6
[C6x_1 ]      0.000835 s: SCICLIENT: Init ... Done !!!
[C6x_1 ]      0.000843 s: UDMA: Init ... !!!
[C6x_1 ]      0.001012 s: 
[C6x_1 ]      0.001021 s: 
[C6x_1 ]      0.001029 s: UDMA: ERROR: Udma_init failed !!!
[C6x_1 ]      0.001037 s: UDMA: Init ... Done !!!
[C6x_2 ]      0.000708 s: CIO: Init ... Done !!!
[C6x_2 ]      0.000741 s: ### CPU Frequency <ORG = 1350000000 Hz>, <NEW = 1350000000 Hz>
[C6x_2 ]      0.000754 s: APP: Init ... !!!
[C6x_2 ]      0.000761 s: SCICLIENT: Init ... !!!
[C6x_2 ]      0.000818 s: SCICLIENT: DMSC FW version [19.8.0-v]
[C6x_2 ]      0.000828 s: SCICLIENT: DMSC FW revision 0x13  
[C6x_2 ]      0.000836 s: SCICLIENT: DMSC FW ABI revision 2.6
[C6x_2 ]      0.000846 s: SCICLIENT: Init ... Done !!!
[C6x_2 ]      0.000853 s: UDMA: Init ... !!!
[C6x_2 ]      0.001022 s: 
[C6x_2 ]      0.001030 s: 
[C6x_2 ]      0.001039 s: UDMA: ERROR: Udma_init failed !!!
[C6x_2 ]      0.001047 s: UDMA: Init ... Done !!!
[C7x_1 ]      0.011461 s: CIO: Init ... Done !!!
[C7x_1 ]      0.011484 s: ### CPU Frequency <ORG = 1000000000 Hz>, <NEW = 1000000000 Hz>
[C7x_1 ]      0.011501 s: APP: Init ... !!!
[C7x_1 ]      0.011509 s: SCICLIENT: Init ... !!!
[C7x_1 ]      0.011570 s: SCICLIENT: DMSC FW version [19.8.0-v]
[C7x_1 ]      0.011583 s: SCICLIENT: DMSC FW revision 0x13  
[C7x_1 ]      0.011593 s: SCICLIENT: DMSC FW ABI revision 2.6
[C7x_1 ]      0.011603 s: SCICLIENT: Init ... Done !!!
[C7x_1 ]      0.011612 s: UDMA: Init ... !!!

root@j7-evm:/opt/vision_apps# 
root@j7-evm:/opt/vision_apps# 
root@j7-evm:/opt/vision_apps# ./run_jsegnet.sh 
APP: Init ... !!!
APP_LOG: Mapping 0xac000000 ...
APP_LOG: Mapped 0xac000000 -> 0xffffa64f0000 of size 262144 bytes 
MEM: Init ION ... !!!
MEM: Initialized ION (fd=4) !!!
root@j7-evm:/opt/vision_apps# 
root@j7-evm:/opt/vision_apps# 
root@j7-evm:/opt/vision_apps# 
root@j7-evm:/opt/vision_apps# source ./vision_apps_init.sh 
root@j7-evm:/opt/vision_apps# APP_LOG: Mapping 0xac000000 ...
APP_LOG: Mapped 0xac000000 -> 0xffff9b7c0000 of size 262144 bytes 
[MCU2_1]      0.000461 s: CIO: Init ... Done !!!
[MCU2_1]      0.000531 s: ### CPU Frequency <ORG = 1000000000 Hz>, <NEW = 1000000000 Hz>
[MCU2_1]      0.000573 s: APP: Init ... !!!
[MCU2_1]      0.000590 s: SCICLIENT: Init ... !!!
[MCU2_1]      0.000679 s: SCICLIENT: DMSC FW version [19.8.0-v]
[MCU2_1]      0.000710 s: SCICLIENT: DMSC FW revision 0x13  
[MCU2_1]      0.000733 s: SCICLIENT: DMSC FW ABI revision 2.6
[MCU2_1]      0.000755 s: SCICLIENT: Init ... Done !!!
[MCU2_1]      0.000775 s: UDMA: Init ... !!!
[MCU2_1]      0.001064 s: [UDMA] 
[MCU2_1]      0.001095 s: [Error] SciClient Set proxy config failed!!!
[MCU2_1]      0.001129 s: UDMA: ERROR: Udma_init failed !!!
[MCU2_1]      0.001152 s: UDMA: Init ... Done !!!
[C6x_1 ]      0.000699 s: CIO: Init ... Done !!!
[C6x_1 ]      0.000731 s: ### CPU Frequency <ORG = 1350000000 Hz>, <NEW = 1350000000 Hz>
[C6x_1 ]      0.000744 s: APP: Init ... !!!
[C6x_1 ]      0.000751 s: SCICLIENT: Init ... !!!
[C6x_1 ]      0.000808 s: SCICLIENT: DMSC FW version [19.8.0-v]
[C6x_1 ]      0.000818 s: SCICLIENT: DMSC FW revision 0x13  
[C6x_1 ]      0.000826 s: SCICLIENT: DMSC FW ABI revision 2.6
[C6x_1 ]      0.000835 s: SCICLIENT: Init ... Done !!!
[C6x_1 ]      0.000843 s: UDMA: Init ... !!!
[C6x_1 ]      0.001012 s: 
[C6x_1 ]      0.001021 s: 
[C6x_1 ]      0.001029 s: UDMA: ERROR: Udma_init failed !!!
[C6x_1 ]      0.001037 s: UDMA: Init ... Done !!!
[C6x_2 ]      0.000708 s: CIO: Init ... Done !!!
[C6x_2 ]      0.000741 s: ### CPU Frequency <ORG = 1350000000 Hz>, <NEW = 1350000000 Hz>
[C6x_2 ]      0.000754 s: APP: Init ... !!!
[C6x_2 ]      0.000761 s: SCICLIENT: Init ... !!!
[C6x_2 ]      0.000818 s: SCICLIENT: DMSC FW version [19.8.0-v]
[C6x_2 ]      0.000828 s: SCICLIENT: DMSC FW revision 0x13  
[C6x_2 ]      0.000836 s: SCICLIENT: DMSC FW ABI revision 2.6
[C6x_2 ]      0.000846 s: SCICLIENT: Init ... Done !!!
[C6x_2 ]      0.000853 s: UDMA: Init ... !!!
[C6x_2 ]      0.001022 s: 
[C6x_2 ]      0.001030 s: 
[C6x_2 ]      0.001039 s: UDMA: ERROR: Udma_init failed !!!
[C6x_2 ]      0.001047 s: UDMA: Init ... Done !!!
[C7x_1 ]      0.011461 s: CIO: Init ... Done !!!
[C7x_1 ]      0.011484 s: ### CPU Frequency <ORG = 1000000000 Hz>, <NEW = 1000000000 Hz>
[C7x_1 ]      0.011501 s: APP: Init ... !!!
[C7x_1 ]      0.011509 s: SCICLIENT: Init ... !!!
[C7x_1 ]      0.011570 s: SCICLIENT: DMSC FW version [19.8.0-v]
[C7x_1 ]      0.011583 s: SCICLIENT: DMSC FW revision 0x13  
[C7x_1 ]      0.011593 s: SCICLIENT: DMSC FW ABI revision 2.6
[C7x_1 ]      0.011603 s: SCICLIENT: Init ... Done !!!
[C7x_1 ]      0.011612 s: UDMA: Init ... !!!

root@j7-evm:/opt/vision_apps# ./run_app_tidl_avp.sh 
APP: Init ... !!!
APP_LOG: Mapping 0xac000000 ...
APP_LOG: Mapped 0xac000000 -> 0xffffb1e30000 of size 262144 bytes 
MEM: Init ION ... !!!
MEM: Initialized ION (fd=4) !!!
MEM: Init ION ... Done !!!
IPC: Init ... !!!
APP_LOG: Mapping 0xac040000 ...
APP_LOG: Mapped 0xac040000 -> 0xffffafe90000 of size 33161216 bytes 
APP_LOG: Mapping 0x30e00000 ...
APP_LOG: Mapped 0x30e00000 -> 0xffffb2320000 of size 3072 bytes 
rproc_device_find_chrdev_by_remote_port: could not find a matching rpmsg_chrdev node
IPC: ERROR: Unable to find rproc_char_device for rproc CPU [r5f-main-0-core-1] @ remote endpt 13
rproc_device_find_chrdev_by_remote_port: could not find a matching rpmsg_chrdev node
IPC: ERROR: Unable to find rproc_char_device for rproc CPU [c66-0] @ remote endpt 13
rproc_device_find_chrdev_by_remote_port: could not find a matching rpmsg_chrdev node
IPC: ERROR: Unable to find rproc_char_device for rproc CPU [c66-1] @ remote endpt 13
rproc_device_find_chrdev_by_remote_port: could not find a matching rpmsg_chrdev node
IPC: ERROR: Unable to find rproc_char_device for rproc CPU [c7x] @ remote endpt 13
IPC: ERROR: Unable to create TX channels for CPU [mcu2_1] !!!
IPC: ERROR: Unable to create TX channels for CPU [c6x_1] !!!
IPC: ERROR: Unable to create TX channels for CPU [c6x_2] !!!
IPC: ERROR: Unable to create TX channels for CPU [c7x_1] !!!
IPC: Init ... Done !!!
APP: ERROR: IPC init failed !!!
REMOTE_SERVICE: Init ... !!!
rproc_device_find_chrdev_by_remote_port: could not find a matching rpmsg_chrdev node
IPC: ERROR: Unable to find rproc_char_device for rproc CPU [r5f-main-0-core-1] @ remote endpt 21
rproc_device_find_chrdev_by_remote_port: could not find a matching rpmsg_chrdev node
IPC: ERROR: Unable to find rproc_char_device for rproc CPU [c66-0] @ remote endpt 21
rproc_device_find_chrdev_by_remote_port: could not find a matching rpmsg_chrdev node
IPC: ERROR: Unable to find rproc_char_device for rproc CPU [c66-1] @ remote endpt 21
rproc_device_find_chrdev_by_remote_port: could not find a matching rpmsg_chrdev node
IPC: ERROR: Unable to find rproc_char_device for rproc CPU [c7x] @ remote endpt 21
REMOTE_SERVICE: Init ... Done !!!
APP: Init ... Done !!!
     0.000217 s:  VX_ZONE_INIT:Enabled
     0.000224 s:  VX_ZONE_ERROR:Enabled
     0.000228 s:  VX_ZONE_WARNING:Enabled
     0.000566 s:  VX_ZONE_INIT:[tivxInit:64] Initialization Done !!!
     0.000726 s:  VX_ZONE_INIT:[tivxHostInit:44] Initialization Done for HOST !!!
     0.003518 s:  VX_ZONE_ERROR:[ownContextCreateCmdObj:122] context object descriptor allocation failed
     0.003530 s:  VX_ZONE_ERROR:[vxCreateContext:638] context objection creation failed
./run_app_tidl_avp.sh: line 1:  1039 Segmentation fault      (core dumped) /opt/vision_apps/vx_app_tidl_avp.out --cfg app_avp.cfg

With best regards,

H.M. Owais

  • There is below error during remote core (C7x/C6x) init

    [MCU2_1]      0.000775 s: UDMA: Init ... !!!
    [MCU2_1]      0.001064 s: [UDMA]
    [MCU2_1]      0.001095 s: [Error] SciClient Set proxy config failed!!!
    [MCU2_1]      0.001129 s: UDMA: ERROR: Udma_init failed !!!

    [C6x_1 ]      0.000843 s: UDMA: Init ... !!!
    [C6x_1 ]      0.001012 s:
    [C6x_1 ]      0.001021 s:
    [C6x_1 ]      0.001029 s: UDMA: ERROR: Udma_init failed !!!

    [C6x_2 ]      0.000853 s: UDMA: Init ... !!!
    [C6x_2 ]      0.001022 s:
    [C6x_2 ]      0.001030 s:
    [C6x_2 ]      0.001039 s: UDMA: ERROR: Udma_init failed !!!

    [C7x_1 ]      0.011612 s: UDMA: Init ... !!!

    Can you send the log from boot ?

    This is basically due to "sysfw" loading issue. Looking at log from the beginning will help narrow the issue.

    regards
    Kedar

  • Hi Kedar,

    Here is the log file from boot. 

    U-Boot SPL 2019.01-g66126341c8 (Oct 24 2019 - 03:52:25 +0000)
    SYSFW ABI: 2.6 (firmware rev 0x0013 '19.8.0-v2019.08 (Terrific Llama')
    Trying to boot from MMC2
    Loading Environment from MMC... *** Warning - No MMC card found, using default environment
    
    Remoteproc 2 started successfully
    ** File not found /lib/firmware/j7-mcu-r5f0_0-fw **
    Starting ATF on ARM64 core...
    
    NOTICE:  BL31: v2.1(release):ti2019.02-rc4
    NOTICE:  BL31: Built : 03:52:00, Oct 24 2019
    I/TC: 
    I/TC: OP-TEE version: ti2019.02-89-ge5a8779-dev (gcc version 8.3.0 (GNU Toolchain for the A-profile Architecture 8.3-2019.03 (arm-rel-8.36))) #1 Thu Oct 24 03:52:22 UTC 2019 aarch64
    I/TC: Initialized
    
    U-Boot SPL 2019.01-g66126341c8 (Oct 24 2019 - 03:52:45 +0000)
    Detected: J7X-BASE-CPB rev E3
    Detected: J7X-VSC8514-ETH rev E2
    Trying to boot from MMC2
    
    
    U-Boot 2019.01-g66126341c8 (Oct 24 2019 - 03:52:45 +0000)
    
    SoC:   J721E PG 1.0
    Model: Texas Instruments K3 J721E SoC
    Board: J721EX-PM2-SOM rev E7
    DRAM:  4 GiB
    Flash: 0 Bytes
    MMC:   sdhci@4f80000: 0, sdhci@4fb0000: 1
    Loading Environment from MMC... OK
    In:    serial@2800000
    Out:   serial@2800000
    Err:   serial@2800000
    Detected: J7X-BASE-CPB rev E3
    Detected: J7X-VSC8514-ETH rev E2
    Net:   
    Warning: ethernet@046000000 using MAC address from ROM
    eth0: ethernet@046000000
    Hit any key to stop autoboot:  0 
    switch to partitions #0, OK
    mmc1 is current device
    SD/MMC found on device 1
    ** Unable to read file boot.scr **
    81 bytes read in 1 ms (79.1 KiB/s)
    Loaded env from uEnv.txt
    Importing environment from mmc1 ...
    3811288 bytes read in 163 ms (22.3 MiB/s)
    Load Remote Processor 3 with data@addr=0x80080000 3811288 bytes: Success!
    ** File not found /lib/firmware/j7-main-r5f1_0-fw **
    1448016 bytes read in 61 ms (22.6 MiB/s)
    Load Remote Processor 6 with data@addr=0x80080000 1448016 bytes: Success!
    1448016 bytes read in 61 ms (22.6 MiB/s)
    Load Remote Processor 7 with data@addr=0x80080000 1448016 bytes: Success!
    6954352 bytes read in 118 ms (56.2 MiB/s)
    Load Remote Processor 8 with data@addr=0x80080000 6954352 bytes: Success!
    13338632 bytes read in 558 ms (22.8 MiB/s)
    98400 bytes read in 6 ms (15.6 MiB/s)
    72 bytes read in 0 ms
    3973 bytes read in 2 ms (1.9 MiB/s)
    ## Flattened Device Tree blob at 82000000
       Booting using the fdt blob at 0x82000000
       Loading Device Tree to 00000000fdda6000, end 00000000fdec1fff ... OK
    
    Starting kernel ...
    
    [    0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd080]
    [    0.000000] Linux version 4.19.73-g0cabba2b47 (oe-user@oe-host) (gcc version 8.3.0 (GNU Toolchain for the A-profile Architecture 8.3-2019.03 (arm-rel-8.36))) #1 SMP PREEMPT Thu Oct 24 03:54:33 UTC 2019
    [    0.000000] Machine model: Texas Instruments K3 J721E SoC
    [    0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002800000 (options '')
    [    0.000000] 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 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@a1100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a2000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a2000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a2100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@a2100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a3000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a3000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a3100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@a3100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 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@ab000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000ae000000, size 512 MiB
    [    0.000000] OF: reserved mem: initialized node vision_apps_shared-memories@ad000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000ce000000, size 736 MiB
    [    0.000000] OF: reserved mem: initialized node vision_apps-core-heap-memory@cd000000, 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.1
    [    0.000000] random: get_random_bytes called from start_kernel+0x94/0x3e4 with crng_init=0
    [    0.000000] percpu: Embedded 2 pages/cpu s52632 r8192 d70248 u131072
    [    0.000000] Detected PIPT I-cache on CPU0
    [    0.000000] CPU features: enabling workaround for EL2 vector hardening
    [    0.000000] Speculative Store Bypass Disable mitigation not required
    [    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 50063
    [    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.backut
    [    0.000000] Dentry cache hash table entries: 524288 (order: 6, 4194304 bytes)
    [    0.000000] Inode-cache hash table entries: 262144 (order: 5, 2097152 bytes)
    [    0.000000] software IO TLB: mapped [mem 0x9a800000-0x9e800000] (64MB)
    [    0.000000] Memory: 2591104K/3207168K available (8510K kernel code, 738K rwdata, 3136K rodata, 576K init, 642K bss, 616064K 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=64 to nr_cpu_ids=2.
    [    0.000000]  Tasks RCU enabled.
    [    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: Distributor has no Range Selector support
    [    0.000000] GICv3: no VLPI support, no direct LPI support
    [    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] GIC: using LPI property table @0x00000008c00a0000
    [    0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000001900000
    [    0.000000] CPU0: using LPI pending table @0x00000008c00b0000
    [    0.000000] GIC: using cache flushing for LPI property table
    [    0.000000] arch_timer: cp15 timer(s) running at 200.00MHz (phys).
    [    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2e2049d3e8, max_idle_ns: 440795210634 ns
    [    0.000002] sched_clock: 56 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
    [    0.008361] Console: colour dummy device 80x25
    [    0.012920] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
    [    0.023590] pid_max: default: 32768 minimum: 301
    [    0.028331] Security Framework initialized
    [    0.032534] Mount-cache hash table entries: 8192 (order: 0, 65536 bytes)
    [    0.039389] Mountpoint-cache hash table entries: 8192 (order: 0, 65536 bytes)
    [    0.070730] ASID allocator initialised with 32768 entries
    [    0.084258] rcu: Hierarchical SRCU implementation.
    [    0.097216] Platform MSI: gic-its@1820000 domain created
    [    0.102830] PCI/MSI: /interconnect@100000/interrupt-controller@1800000/gic-its@1820000 domain created
    [    0.120265] smp: Bringing up secondary CPUs ...
    [    0.157169] Detected PIPT I-cache on CPU1
    [    0.157191] GICv3: CPU1: found redistributor 1 region 0:0x0000000001920000
    [    0.157218] CPU1: using LPI pending table @0x00000008c0310000
    [    0.157244] CPU1: Booted secondary processor 0x0000000001 [0x411fd080]
    [    0.157291] smp: Brought up 1 node, 2 CPUs
    [    0.185129] SMP: Total of 2 processors activated.
    [    0.189939] CPU features: detected: GIC system register CPU interface
    [    0.196521] CPU features: detected: 32-bit EL0 Support
    [    0.202022] CPU: All CPU(s) started at EL2
    [    0.206210] alternatives: patching kernel code
    [    0.211261] devtmpfs: initialized
    [    0.219630] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
    [    0.229598] futex hash table entries: 512 (order: -1, 32768 bytes)
    [    0.236026] pinctrl core: initialized pinctrl subsystem
    [    0.241733] NET: Registered protocol family 16
    [    0.246623] vdso: 2 pages (1 code @ (____ptrval____), 1 data @ (____ptrval____))
    [    0.254185] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
    [    0.261218] DMA: preallocated 256 KiB pool for atomic allocations
    [    0.274526] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
    [    0.281387] HugeTLB registered 512 MiB page size, pre-allocated 0 pages
    [    0.288828] cryptd: max_cpu_qlen set to 1000
    [    0.293778] vsys_3v3: supplied by evm_12v0
    [    0.298063] vsys_5v0: supplied by evm_12v0
    [    0.302620] SCSI subsystem initialized
    [    0.306681] media: Linux media interface: v0.10
    [    0.311321] videodev: Linux video capture interface: v2.00
    [    0.316936] pps_core: LinuxPPS API ver. 1 registered
    [    0.322008] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
    [    0.331348] PTP clock support registered
    [    0.335361] EDAC MC: Ver: 3.0.0
    [    0.339199] Advanced Linux Sound Architecture Driver Initialized.
    [    0.345811] clocksource: Switched to clocksource arch_sys_counter
    [    0.352111] VFS: Disk quotas dquot_6.6.0
    [    0.356150] VFS: Dquot-cache hash table entries: 8192 (order 0, 65536 bytes)
    [    0.365737] NET: Registered protocol family 2
    [    0.370486] tcp_listen_portaddr_hash hash table entries: 4096 (order: 0, 65536 bytes)
    [    0.378539] TCP established hash table entries: 32768 (order: 2, 262144 bytes)
    [    0.386021] TCP bind hash table entries: 32768 (order: 3, 524288 bytes)
    [    0.393052] TCP: Hash tables configured (established 32768 bind 32768)
    [    0.399778] UDP hash table entries: 2048 (order: 0, 65536 bytes)
    [    0.405963] UDP-Lite hash table entries: 2048 (order: 0, 65536 bytes)
    [    0.412644] NET: Registered protocol family 1
    [    0.417314] RPC: Registered named UNIX socket transport module.
    [    0.423368] RPC: Registered udp transport module.
    [    0.428172] RPC: Registered tcp transport module.
    [    0.432975] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [    0.439856] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
    [    0.449384] Initialise system trusted keyrings
    [    0.454007] workingset: timestamp_bits=46 max_order=16 bucket_order=0
    [    0.462141] squashfs: version 4.0 (2009/01/31) Phillip Lougher
    [    0.468333] NFS: Registering the id_resolver key type
    [    0.473507] Key type id_resolver registered
    [    0.477778] Key type id_legacy registered
    [    0.481876] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
    [    0.488796] 9p: Installing v9fs 9p2000 file system support
    [    0.495817] Key type asymmetric registered
    [    0.500005] Asymmetric key parser 'x509' registered
    [    0.505011] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
    [    0.512571] io scheduler noop registered
    [    0.516577] io scheduler deadline registered
    [    0.520982] io scheduler cfq registered (default)
    [    0.525789] io scheduler mq-deadline registered
    [    0.530415] io scheduler kyber registered
    [    0.535328] pinctrl-single 4301c000.pinmux: 94 pins, size 376
    [    0.541416] pinctrl-single 11c000.pinmux: 173 pins, size 692
    [    0.547539] pinctrl-single a40000.timesync_router: 512 pins, size 2048
    [    0.556637] ti-pat 31010000.pat: Found PAT Rev 1.0 with 16384 pages
    [    0.563060] ti-pat 31010000.pat: Failed to create 31010000.pat debugfs directory
    [    0.570749] ti-pat 31011000.pat: Found PAT Rev 1.0 with 16384 pages
    [    0.577161] ti-pat 31011000.pat: Failed to create 31011000.pat debugfs directory
    [    0.584794] ti-pat 31012000.pat: Found PAT Rev 1.0 with 16384 pages
    [    0.591206] ti-pat 31012000.pat: Failed to create 31012000.pat debugfs directory
    [    0.598842] ti-pat 31013000.pat: Found PAT Rev 1.0 with 2048 pages
    [    0.605163] ti-pat 31013000.pat: Failed to create 31013000.pat debugfs directory
    [    0.612793] ti-pat 31014000.pat: Found PAT Rev 1.0 with 2048 pages
    [    0.619115] ti-pat 31014000.pat: Failed to create 31014000.pat debugfs directory
    [    0.628095] Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled
    [    0.635962] panel-simple dummy-panel: dummy-panel supply power not found, using dummy regulator
    [    0.644896] panel-simple dummy-panel: Linked as a consumer to regulator.0
    [    0.655388] brd: module loaded
    [    0.661188] loop: module loaded
    [    0.665624] libphy: Fixed MDIO Bus: probed
    [    0.669967] tun: Universal TUN/TAP device driver, 1.6
    [    0.675363] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.4.0-k
    [    0.683372] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
    [    0.689441] sky2: driver version 1.30
    [    0.693753] VFIO - User Level meta-driver version: 0.3
    [    0.699365] i2c /dev entries driver
    [    0.703390] sdhci: Secure Digital Host Controller Interface driver
    [    0.709708] sdhci: Copyright(c) Pierre Ossman
    [    0.714352] sdhci-pltfm: SDHCI platform and OF driver helper
    [    0.720580] ledtrig-cpu: registered to indicate activity on CPUs
    [    0.783797] optee: probing for conduit method from DT.
    [    0.789066] optee: revision 3.6 (e5a8779a)
    [    0.789181] optee: initialized driver
    [    0.797839] NET: Registered protocol family 17
    [    0.802446] 9pnet: Installing 9P2000 support
    [    0.806834] Key type dns_resolver registered
    [    0.811447] registered taskstats version 1
    [    0.815632] Loading compiled-in X.509 certificates
    [    0.824702] ti-sci 44083000.dmsc: ABI: 2.6 (firmware rev 0x0013 '19.8.0-v2019.08 (Terrific Llama')
    [    0.850112] random: fast init done
    [    0.891556] omap_i2c 40b00000.i2c: bus 0 rev0.12 at 100 kHz
    [    0.897515] omap_i2c 40b10000.i2c: bus 1 rev0.12 at 100 kHz
    [    0.903485] omap_i2c 42120000.i2c: bus 2 rev0.12 at 100 kHz
    [    0.909501] pca953x 3-0020: 3-0020 supply vcc not found, using dummy regulator
    [    0.916918] pca953x 3-0020: Linked as a consumer to regulator.0
    [    0.946375] pca953x 3-0022: 3-0022 supply vcc not found, using dummy regulator
    [    0.953777] pca953x 3-0022: Linked as a consumer to regulator.0
    [    0.960651] GPIO line 481 (MCASP/TRACE_MUX_S0) hogged as output/low
    [    0.967374] GPIO line 482 (MCASP/TRACE_MUX_S1) hogged as output/high
    [    0.973933] omap_i2c 2000000.i2c: bus 3 rev0.12 at 400 kHz
    [    0.979810] omap_i2c 2020000.i2c: bus 4 rev0.12 at 100 kHz
    [    0.985717] pca953x 5-0020: 5-0020 supply vcc not found, using dummy regulator
    [    0.993165] pca953x 5-0020: Linked as a consumer to regulator.0
    [    1.022469] GPIO line 464 (CODEC_RSTz) hogged as output/high
    [    1.028377] omap_i2c 2030000.i2c: bus 5 rev0.12 at 400 kHz
    [    1.034249] omap_i2c 2040000.i2c: bus 6 rev0.12 at 100 kHz
    [    1.040096] omap_i2c 2050000.i2c: bus 7 rev0.12 at 100 kHz
    [    1.054725] cdns-pcie-host d000000.pcie: missing "mem"
    [    1.060339] cdns-pcie-host d000000.pcie: Linked as a consumer to phy-5000000.serdes.0
    [    2.069712] cdns-pcie-host d000000.pcie: Phy link never came up
    [    2.075767] cdns-pcie-host d000000.pcie: host bridge /interconnect@100000/pcie@2900000/pcie@d000000 ranges:
    [    2.085737] cdns-pcie-host d000000.pcie:    IO 0x10001000..0x10010fff -> 0x10001000
    [    2.093569] cdns-pcie-host d000000.pcie:   MEM 0x10011000..0x17ffffff -> 0x10011000
    [    2.101461] cdns-pcie-host d000000.pcie: PCI host bridge to bus 0000:00
    [    2.108223] pci_bus 0000:00: root bus resource [bus 00-0f]
    [    2.113829] pci_bus 0000:00: root bus resource [io  0x0000-0xffff] (bus address [0x10001000-0x10010fff])
    [    2.123520] pci_bus 0000:00: root bus resource [mem 0x10011000-0x17ffffff]
    [    2.130573] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x4 may corrupt adjacent RW1C bits
    [    2.140443] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x4 may corrupt adjacent RW1C bits
    [    2.150339] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x92 may corrupt adjacent RW1C bits
    [    2.160300] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0xb2 may corrupt adjacent RW1C bits
    [    2.170288] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x84 may corrupt adjacent RW1C bits
    [    2.182112] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
    [    2.190295] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x3e may corrupt adjacent RW1C bits
    [    2.200254] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x3e may corrupt adjacent RW1C bits
    [    2.210214] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x3e may corrupt adjacent RW1C bits
    [    2.220172] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x6 may corrupt adjacent RW1C bits
    [    2.231689] pci_bus 0000:00: 1-byte config write to 0000:00:00.0 offset 0x1a may corrupt adjacent RW1C bits
    [    2.241658] pci 0000:00:00.0: PCI bridge to [bus 01]
    [    2.247160] cdns-pcie-host d800000.pcie: missing "mem"
    [    2.252822] cdns-pcie-host d800000.pcie: Linked as a consumer to phy-5010000.serdes.1
    [    3.262199] cdns-pcie-host d800000.pcie: Phy link never came up
    [    3.268254] cdns-pcie-host d800000.pcie: host bridge /interconnect@100000/pcie@2910000/pcie@d800000 ranges:
    [    3.278221] cdns-pcie-host d800000.pcie:    IO 0x18001000..0x18010fff -> 0x18001000
    [    3.286052] cdns-pcie-host d800000.pcie:   MEM 0x18011000..0x1fffffff -> 0x18011000
    [    3.293931] cdns-pcie-host d800000.pcie: PCI host bridge to bus 0001:00
    [    3.300693] pci_bus 0001:00: root bus resource [bus 00-0f]
    [    3.306298] pci_bus 0001:00: root bus resource [io  0x10000-0x1ffff] (bus address [0x18001000-0x18010fff])
    [    3.316166] pci_bus 0001:00: root bus resource [mem 0x18011000-0x1fffffff]
    [    3.325020] pci 0001:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
    [    3.334873] pci 0001:00:00.0: PCI bridge to [bus 01]
    [    3.340341] cdns-pcie-host e000000.pcie: missing "mem"
    [    3.345938] cdns-pcie-host e000000.pcie: Linked as a consumer to phy-5020000.serdes.2
    [    4.355314] cdns-pcie-host e000000.pcie: Phy link never came up
    [    4.361367] cdns-pcie-host e000000.pcie: host bridge /interconnect@100000/pcie@2920000/pcie@e000000 ranges:
    [    4.371334] cdns-pcie-host e000000.pcie:    IO 0x4400001000..0x4400010fff -> 0x00001000
    [    4.379521] cdns-pcie-host e000000.pcie:   MEM 0x4400011000..0x4407ffffff -> 0x00011000
    [    4.387756] cdns-pcie-host e000000.pcie: PCI host bridge to bus 0002:00
    [    4.394517] pci_bus 0002:00: root bus resource [bus 00-0f]
    [    4.400122] pci_bus 0002:00: root bus resource [io  0x20000-0x2ffff] (bus address [0x1000-0x10fff])
    [    4.409369] pci_bus 0002:00: root bus resource [mem 0x4400011000-0x4407ffffff] (bus address [0x00011000-0x07ffffff])
    [    4.421926] pci 0002:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
    [    4.431769] pci 0002:00:00.0: PCI bridge to [bus 01]
    [    4.437283] k3-ringacc 2b800000.ringacc: Ring Accelerator probed rings:286, gp-rings[96,20] sci-dev-id:235
    [    4.447160] k3-ringacc 2b800000.ringacc: dma-ring-reset-quirk: disabled
    [    4.453919] k3-ringacc 2b800000.ringacc: RA Proxy rev. 66346100, num_proxies:64
    [    4.461575] k3-ringacc 3c000000.ringacc: Ring Accelerator probed rings:1024, gp-rings[440,150] sci-dev-id:211
    [    4.471714] k3-ringacc 3c000000.ringacc: dma-ring-reset-quirk: disabled
    [    4.478473] k3-ringacc 3c000000.ringacc: RA Proxy rev. 66346100, num_proxies:64
    [    4.486097] omap8250 40a00000.serial: PM domain pd:149 will not be powered off
    [    4.493642] 40a00000.serial: ttyS1 at MMIO 0x40a00000 (irq = 7, base_baud = 6000000) is a 8250
    [    4.502760] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 18, base_baud = 3000000) is a 8250
    [    4.511496] console [ttyS2] enabled
    [    4.511496] console [ttyS2] enabled
    [    4.518531] bootconsole [ns16550a0] disabled
    [    4.518531] bootconsole [ns16550a0] disabled
    [    4.527436] 2810000.serial: ttyS3 at MMIO 0x2810000 (irq = 19, base_baud = 3000000) is a 8250
    [    4.536234] 2840000.serial: ttyS6 at MMIO 0x2840000 (irq = 20, base_baud = 3000000) is a 8250
    [    4.544954] arm-smmu-v3 36600000.smmu: ias 48-bit, oas 48-bit (features 0x00001faf)
    [    4.553471] arm-smmu-v3 36600000.smmu: msi_domain absent - falling back to wired irqs
    [    4.562246] tidss 4a00000.dss: dispc7_wb_find_free_ovr: No OVR available for WB, disabling WB.
    [    4.570846] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
    [    4.577449] [drm] No driver support for vblank timestamp query.
    [    4.584779] [drm] Initialized tidss 1.0.0 20180215 for 4a00000.dss on minor 0
    [    4.645888] Console: switching to colour frame buffer device 240x67
    [    4.668463] tidss 4a00000.dss: fb0: DRM emulated frame buffer device
    [    4.679369] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vdd-hba-supply regulator, assuming enabled
    [    4.689874] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vcc-supply regulator, assuming enabled
    [    4.700033] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vccq-supply regulator, assuming enabled
    [    4.710277] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vccq2-supply regulator, assuming enabled
    [    4.721046] scsi host0: ufshcd
    [    4.736454] cadence-qspi 47040000.spi: mt35xu512aba (65536 Kbytes)
    [    4.742642] 7 cmdlinepart partitions found on MTD device 47040000.spi.0
    [    4.749241] Creating 7 MTD partitions on "47040000.spi.0":
    [    4.754721] 0x000000000000-0x000000080000 : "ospi.tiboot3"
    [    4.754724] cdns-ufshcd 4e84000.ufs: ufshcd_print_pwr_info:[RX, TX]: gear=[1, 1], lane[1, 1], pwr[SLOWAUTO_MODE, SLOWAUTO_MODE], rate = 0
    [    4.772828] 0x000000080000-0x000000280000 : "ospi.tispl"
    [    4.778336] 0x000000280000-0x000000680000 : "ospi.u-boot"
    [    4.783930] 0x000000680000-0x0000006a0000 : "ospi.env"
    [    4.789279] 0x0000006a0000-0x0000006c0000 : "ospi.env.backup"
    [    4.795212] 0x0000006c0000-0x0000007c0000 : "ospi.sysfw"
    [    4.800774] 0x000000800000-0x000004000000 : "ospi.rootfs"
    [    4.819173] cdns-ufshcd 4e84000.ufs: ufshcd_print_pwr_info:[RX, TX]: gear=[3, 3], lane[2, 2], pwr[FAST MODE, FAST MODE], rate = 2
    [    4.830852] cdns-ufshcd 4e84000.ufs: ufshcd_find_max_sup_active_icc_level: Regulator capability was not set, actvIccLevel=0
    [    4.842103] scsi 0:0:0:49488: Well-known LUN    TOSHIBA  THGAF8G8T23BAILB 0300 PQ: 0 ANSI: 6
    [    4.850833] scsi 0:0:0:49476: Well-known LUN    TOSHIBA  THGAF8G8T23BAILB 0300 PQ: 0 ANSI: 6
    [    4.859573] cdns-ufshcd 4e84000.ufs: ufshcd_scsi_add_wlus: BOOT WLUN not found
    [    4.941901] cadence-qspi 47040000.spi: Cadence QSPI NOR probe failed -517
    [    4.949477] cadence-qspi 47050000.spi: n25q512a (65536 Kbytes)
    [    4.969899] cadence-qspi 47050000.spi: Cadence QSPI NOR probe failed -517
    [    4.977209] am65-cpsw-nuss 46000000.ethernet: rx-flow-id-base is not set -22
    [    4.984263] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA00101, cpsw version 0x6BA80100 Ports: 2
    [    4.995670] UDMA has not been proped
    [    4.999245] am65-cpsw-nuss 46000000.ethernet: Failed to request tx dma channel -517
    [    5.007699] am65-cpts 310d0000.cpts: CPTS ver 0x4e8a010a, freq:200000000, add_val:4 pps:0
    [    5.016208] mmc0: Unknown controller version (4). You may experience problems.
    [    5.023437] mmc0: CQHCI version 5.10
    [    5.057730] mmc0: SDHCI controller on 4f80000.sdhci [4f80000.sdhci] using ADMA 64-bit
    [    5.071990] vdd_mmc1: supplied by vsys_3v3
    [    5.076902] omap-mailbox 31f80000.mailbox: omap mailbox rev 0x66fc7100
    [    5.083952] omap-mailbox 31f81000.mailbox: omap mailbox rev 0x66fc7100
    [    5.090887] omap-mailbox 31f82000.mailbox: omap mailbox rev 0x66fc7100
    [    5.097756] omap-mailbox 31f83000.mailbox: omap mailbox rev 0x66fc7100
    [    5.104626] omap-mailbox 31f84000.mailbox: omap mailbox rev 0x66fc7100
    [    5.134700] mmc0: Command Queue Engine enabled
    [    5.139145] mmc0: new HS400 MMC card at address 0001
    [    5.144519] mmcblk0: mmc0:0001 S0J56X 14.8 GiB 
    [    5.149326] mmcblk0boot0: mmc0:0001 S0J56X partition 1 31.5 MiB
    [    5.155537] mmcblk0boot1: mmc0:0001 S0J56X partition 2 31.5 MiB
    [    5.161562] mmcblk0rpmb: mmc0:0001 S0J56X partition 3 4.00 MiB, chardev (242:0)
    [    5.427613] ti-udma 285c0000.udmap: Channels: 24 (tchan: 48, echan: 0, rchan: 48, rflow: 96)
    [    5.437209] ti-udma 31150000.udmap: Channels: 84 (tchan: 140, echan: 160, rchan: 140, rflow: 300)
    [    5.449549] cadence-qspi 47040000.spi: mt35xu512aba (65536 Kbytes)
    [    5.455733] 7 cmdlinepart partitions found on MTD device 47040000.spi.0
    [    5.462341] Creating 7 MTD partitions on "47040000.spi.0":
    [    5.467815] 0x000000000000-0x000000080000 : "ospi.tiboot3"
    [    5.473591] 0x000000080000-0x000000280000 : "ospi.tispl"
    [    5.479092] 0x000000280000-0x000000680000 : "ospi.u-boot"
    [    5.484711] 0x000000680000-0x0000006a0000 : "ospi.env"
    [    5.490028] 0x0000006a0000-0x0000006c0000 : "ospi.env.backup"
    [    5.495955] 0x0000006c0000-0x0000007c0000 : "ospi.sysfw"
    [    5.501447] 0x000000800000-0x000004000000 : "ospi.rootfs"
    [    5.509052] cadence-qspi 47050000.spi: n25q512a (65536 Kbytes)
    [    5.516781] am65-cpsw-nuss 46000000.ethernet: rx-flow-id-base is not set -22
    [    5.523839] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA00101, cpsw version 0x6BA80100 Ports: 2
    [    5.540974] am65-cpsw-nuss 46000000.ethernet: set new flow-id-base 48
    [    5.551292] pps pps0: new PPS source ptp1
    [    5.555374] am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010a, freq:500000000, add_val:1 pps:1
    [    5.564325] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 0.4
    [    5.571531] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64
    [    5.613817] am65-cpsw-nuss 46000000.ethernet: davinci mdio revision 9.7, bus freq 1000000
    [    5.621985] libphy: 46000000.ethernet: probed
    [    5.627682] sdhci-am654 4fb0000.sdhci: Linked as a consumer to regulator.4
    [    5.634571] sdhci-am654 4fb0000.sdhci: Linked as a consumer to regulator.5
    [    5.641467] mmc1: Unknown controller version (4). You may experience problems.
    [    5.648696] mmc1: CQHCI version 5.10
    [    5.682372] mmc1: SDHCI controller on 4fb0000.sdhci [4fb0000.sdhci] using ADMA 64-bit
    [    5.698746] input: gpio-keys as /devices/platform/gpio-keys/input/input0
    [    5.705595] hctosys: unable to open rtc device (rtc0)
    [    5.731181] vdd_mmc1: disabling
    [    5.734320] ALSA device list:
    [    5.737274]   No soundcards found.
    [    5.740911] Waiting for root device PARTUUID=0fcb9f16-02...
    [    7.093502] mmc1: new ultra high speed DDR50 SDHC card at address aaaa
    [    7.100603] mmcblk1: mmc1:aaaa SC16G 14.8 GiB 
    [    7.110633]  mmcblk1: p1 p2
    [    7.507271] EXT4-fs (mmcblk1p2): recovery complete
    [    7.512913] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Opts: (null)
    [    7.521013] VFS: Mounted root (ext4 filesystem) on device 179:98.
    [    7.534744] devtmpfs: mounted
    [    7.537843] Freeing unused kernel memory: 576K
    [    7.542289] Run /sbin/init as init process
    [    7.698968] systemd[1]: System time before build time, advancing clock.
    [    7.755220] NET: Registered protocol family 10
    [    7.760057] Segment Routing with IPv6
    [    7.780962] 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 -ID)
    [    7.802418] systemd[1]: Detected architecture arm64.
    
    Welcome to Arago 2019.09!
    
    [    7.832491] systemd[1]: Set hostname to <j7-evm>.
    [    7.934624] systemd[1]: Configuration file /lib/systemd/system/local-fs.target is marked executable. Please remove executable permission bits. Proceeding anyway.
    [    7.949062] systemd[1]: Configuration file /lib/systemd/system/local-fs.target is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
    [    7.969035] systemd[1]: Configuration file /lib/systemd/system/swap.target is marked executable. Please remove executable permission bits. Proceeding anyway.
    [    7.983106] systemd[1]: Configuration file /lib/systemd/system/swap.target is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
    [    8.000709] systemd[1]: Configuration file /lib/systemd/system/umount.target is marked executable. Please remove executable permission bits. Proceeding anyway.
    [    8.014955] systemd[1]: Configuration file /lib/systemd/system/umount.target is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
    [    8.032572] systemd[1]: Configuration file /lib/systemd/system/systemd-journald.socket is marked executable. Please remove executable permission bits. Proceeding anyway.
    [    8.155316] random: systemd: uninitialized urandom read (16 bytes read)
    [  OK  ] Listening on Journal Socket.
    [    8.174087] random: systemd: uninitialized urandom read (16 bytes read)
             Mounting Huge Pages File System...
    [    8.194008] random: systemd: uninitialized urandom read (16 bytes read)
    [  OK  ] Started Dispatch Password Requests to Console Directory Watch.
    [  OK  ] Listening on udev Control Socket.
    [  OK  ] Created slice system-getty.slice.
             Starting Remount Root and Kernel File Systems...
    [    8.255018] EXT4-fs (mmcblk1p2): re-mounted. Opts: (null)
    [  OK  ] Listening on Syslog Socket.
             Mounting Kernel Debug File System...
             Mounting POSIX Message Queue File System...
    [  OK  ] Created slice system-serial\x2dgetty.slice.
    [  OK  ] Listening on udev Kernel Socket.
             Starting udev Coldplug all Devices...
    [  OK  ] Listening on Process Core Dump Socket.
             Starting Create list of required st��…ce nodes for the current kernel...
    [  OK  ] Started Hardware RNG Entropy Gatherer Daemon.
    [  OK  ] Listening on Journal Socket (/dev/log).
             Starting Journal Service...
    [  OK  ] Created slice User and Session Slice.
    [  OK  ] Reached target Slices.
    [  OK  ] Reached target Swap.
             Mounting Temporary Directory (/tmp)...
    [  OK  ] Listening on Network Service Netlink Socket.
    [  OK  ] Listening on initctl Compatibility Named Pipe.
    [  OK  ] Started Forward Password Requests to Wall Directory Watch.
    [  OK  ] Reached target Paths.
    [  OK  ] Reached target Remote File Systems.
             Starting Load Kernel Modules...
    [    8.580378] cmemk: loading out-of-tree module taints kernel.
    [    8.586977] CMEMK module: reference Linux version 4.19.73
    [[    8.592753] no physical memory specified
      OK  ] Started Journal Service.
    [    8.596737] cmemk initialized
    [  OK  ] Mounted Huge Pages File System.
    [    8.610635] cryptodev: driver 1.9 loaded.
    [  OK  ] Started Remount Root and Kernel File Systems.
    [  OK  ] Mounted Kernel Debug File System.
    [  OK  ] Mounted POSIX Message Queue File System.
    [  OK  ] Started Create list of required sta��…vice nodes for the current kernel.
    [  OK  ] Mounted Temporary Directory (/tmp).
    [  OK  ] Started Load Kernel Modules.
             Starting Apply Kernel Variables...
             Mounting Kernel Configuration File System...
             Starting Create Static Device Nodes in /dev...
             Starting Flush Journal to Persistent Storage...
    [  OK  ] Started Apply Kernel Variables.
    [  OK  ] Started udev Coldplug all Devices.
    [  OK  ] Mounted Kernel Configuration File System.
    [  OK  ] Started Create Static Device Nodes in /dev.
             Starting udev Kernel Device Manager...
    [  OK  ] Reached target Local File Systems (Pre).
    [  OK  ] Reached target Containers.
             Mounting /media/ram...
             Mounting /var/volatile...
    [  OK  ] Started udev Kernel Device Manager.
    [  OK  ] Mounted /media/ram.
    [  OK  ] Mounted /var/volatile.
    [    8.940493] systemd-journald[155]: Received request to flush runtime journal from PID 1
             Starting Load/Save Random Seed...
    [  OK  ] Reached target Local File Systems.
    [  OK  ] Started Flush Journal to Persistent Storage.
    [  OK  ] Started Load/Save Random Seed.
             Starting Create Volatile Files and Directories...
    [  OK  ] Started Create Volatile Files and Directories.
    [  OK  ] Found device /dev/ttyS2.
    [    9.073267] pcm3168a 5-0044: Linked as a consumer to regulator.2
             Starting Network Service...
    [    9.101732] pcm3168a 5-0044: Linked as a consumer to regulator.3
             Starting Update UTMP about System Boot/Shutdown...
             Starting Network Time Synchronization...
    [  OK  ] Started Update UTMP about System Boot/Shutdown.
    [    9.170210] k3-dsp-rproc 4d80800000.dsp: assigned reserved memory node c66-dma-memory@a7000000
    [  OK  ] Started Network Service.[    9.181288] k3-dsp-rproc 4d80800000.dsp: configured DSP for IPC-only mode
    
    [    9.190952] remoteproc remoteproc0: 4d80800000.dsp is available
             Starting Wait for Network to be Configured...
    [    9.199040] k3-dsp-rproc 4d81800000.dsp: assigned reserved memory node c66-dma-memory@a6000000
    [    9.215336] iommu: Adding device 0000:00:00.0 to group 0
             Starting Network Name Resolution...
    [    9.227058] pci-endpoint-test 0000:00:00.0: of_irq_parse_pci: failed with rc=-22
    [    9.239483] pci_generic_config_write32: 29 callbacks suppressed
    [    9.239488] pci_bus 0000:00: 1-byte config write to 0000:00:00.0 offset 0x3c may corrupt adjacent RW1C bits
    [    9.256723] k3-dsp-rproc 4d81800000.dsp: configured DSP for IPC-only mode
    [    9.263859] iommu: Adding device 0001:00:00.0 to group 1
    [    9.269942] remoteproc remoteproc1: 4d81800000.dsp is available
    [    9.278148] remoteproc remoteproc0: powering up 4d80800000.dsp
    [    9.290253] remoteproc remoteproc0: Booting fw image j7-c66_0-fw, size 1448016
    [    9.297730] pci-endpoint-test 0001:00:00.0: of_irq_parse_pci: failed with rc=-22
    [    9.313290] k3-dsp-rproc 4d80800000.dsp: DSP initialized in IPC-only mode
    [    9.339970] virtio_rpmsg_bus virtio0: rpmsg host is online
    [  OK  ] Started Network Time Synchronization.
    [    9.361947] remoteproc remoteproc0: registered virtio0 (type 7)
    [  OK  ] Reached target System Initialization.
    [    9.372763] remoteproc remoteproc0: remote processor 4d80800000.dsp is now up
    [    9.381369] k3-dsp-rproc 64800000.dsp: assigned reserved memory node c71-dma-memory@a8000000
    [    9.398382] pci_bus 0001:00: 1-byte config write to 0001:00:00.0 offset 0x3c may corrupt adjacent RW1C bits
    [    9.409138] k3-dsp-rproc 64800000.dsp: configured DSP for IPC-only mode
    [    9.416612] iommu: Adding device 0002:00:00.0 to group 2
    [    9.430359] remoteproc remoteproc2: 64800000.dsp is available
    [    9.434553] pci-endpoint-test 0002:00:00.0: of_irq_parse_pci: failed with rc=-22
    [    9.453866] pci_bus 0002:00: 1-byte config write to 0002:00:00.0 offset 0x3c may corrupt adjacent RW1C bits
    [    9.466158] remoteproc remoteproc1: powering up 4d81800000.dsp
    [    9.472112] remoteproc remoteproc1: Booting fw image j7-c66_1-fw, size 1448016
    [    9.480989] k3-dsp-rproc 4d81800000.dsp: DSP initialized in IPC-only mode
    [  OK  ] Listening on dropbear.socket.[    9.491879] virtio_rpmsg_bus virtio1: rpmsg host is online
    
    [  OK  ] Started Daily Cleanup of Temporary Directori[    9.502583] remoteproc remoteproc1: registered virtio1 (type 7)
    es.
    [    9.515326] remoteproc remoteproc1: remote processor 4d81800000.dsp is now up
    [  OK  ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
    [  OK  ] Listening on D-Bus System Message Bus Socket.
             Starting Reboot and dump vmcore via kexec...
    [  OK  ] Listening on RPCbind Server Activation Socket.
    [  OK  ] Reached target Sockets.
    [    9.593702] remoteproc remoteproc2: powering up 64800000.dsp
    [    9.599475] remoteproc remoteproc2: Booting fw image j7-c71_0-fw, size 6954352
    [  OK  ] Reached target Basic System.[    9.612297] ntb_hw_epf 0000:00:00.0: of_irq_parse_pci: failed with rc=-22
    
    [    9.622242] k3-dsp-rproc 64800000.dsp: DSP initialized in IPC-only mode
    [    9.629464] virtio_rpmsg_bus virtio2: rpmsg host is online
    [    9.635083] remoteproc remoteproc2: registered virtio2 (type 7)
    [    9.643440] remoteproc remoteproc2: remote processor 64800000.dsp is now up
    [  OK  ] Started Periodic Command Scheduler.[    9.658179] pci_bus 0000:00: 1-byte config write to 0000:00:00.0 offset 0x3c may corrupt adjacent RW1C bits
    
    [    9.674407] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x4 may corrupt adjacent RW1C bits
    [    9.686125] ntb_hw_epf 0000:00:00.0: Cannot set DMA mask
    [    9.699858] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x4 may corrupt adjacent RW1C bits
             Starting RPC Bind Service...
    [    9.719955] ntb_hw_epf 0000:00:00.0: Failed to init PCI
    [  OK  ] Started Kernel Logging Service.
    [    9.742268] ntb_hw_epf: probe of 0000:00:00.0 failed with error -5
             Starting Login Service...
    [  OK  ] Started Job spooling tools.
    [  OK  ] Started System Logging Service.
             Starting Print notice about GPLv3 packages...
    [  OK  ] Started D-Bus System Message Bus.
    [    9.818279] ntb_hw_epf 0001:00:00.0: of_irq_parse_pci: failed with rc=-22
             Starting rng-tools.service...
    [  OK  ] Started irqbalance daemon.
    [  OK  ] Started TEE Supplicant.
    [  OK  ] Reached target System Time Synchronized.
    [  OK  ] Started Daily rotation of log files.
    [  OK  ] Reached target Timers.
    [  OK  ] Started Network Name Resolution.
    [  OK  ] Started Reboot and dump vmcore via kexec.
    [  OK  ] Started RPC Bind Service.
    [  OK  ] Started rng-tools.service.
    [  OK  ] Found device /dev/ttyS1.
    [    9.884696] TI DP83867 k3-cpsw-mdio:00: attached PHY driver [TI DP83867] (mii_bus:phy_addr=k3-cpsw-mdio:00, irq=POLL)
    [    9.915014] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
    [    9.933405] pci_bus 0001:00: 1-byte config write to 0001:00:00.0 offset 0x3c may corrupt adjacent RW1C bits
    [   10.016104] pci_bus 0001:00: 2-byte config write to 0001:00:00.0 offset 0x4 may corrupt adjacent RW1C bits
    [   10.028449] ntb_hw_epf 0001:00:00.0: Cannot set DMA mask
             Starting rc.pvr.service...
    [  OK  ] Reached target Network.
    [   10.044730] pci_bus 0001:00: 2-byte config write to 0001:00:00.0 offset 0x4 may corrupt adjacent RW1C bits
             Starting Permit User Sessions...
             Starting Avahi mDNS/DNS-SD Stack...
    [  OK  ] Reached[   10.070856] ntb_hw_epf 0001:00:00.0: Failed to init PCI
     target Host and Network Name Lookups.
    [   10.082416] ntb_hw_epf: probe of 0001:00:00.0 failed with error -5
    [  OK  ] Started NFS status monitor for NFSv2/3 locking..
    [   10.104112] ntb_hw_epf 0002:00:00.0: of_irq_parse_pci: failed with rc=-22
    [  OK  ] Started Permit User Sessions.
    [   10.141893] pci_bus 0002:00: 1-byte config write to 0002:00:00.0 offset 0x3c may corrupt adjacent RW1C bits
    [   10.162713] k3_r5_rproc interconnect@100000:interconnect@28380000:r5fss@41000000: creating child devices for R5F cores
    [   10.178623] ntb_hw_epf 0002:00:00.0: Cannot set DMA mask
    [  OK  ] Started Getty on tty1.
    [  OK  ] Started Serial Getty on ttyS2.
    [   10.201876] ntb_hw_epf 0002:00:00.0: Failed to init PCI
    [  OK  ] Started Serial Getty on ttyS1.
    [  OK  ] Reached target Login Prompts.
             Star[   10.215883] platform 41000000.r5f: configured R5F for remoteproc mode
    ting Synchronize System and HW clocks...
    [  OK  ] Started Login Service.
    [   10.252991] platform 41000000.r5f: assigned reserved memory node r5f-dma-memory@a0000000
    [FAILED] Failed to start Synchronize System and HW clocks.
    See 'systemctl status sync-clocks.service' for details.
    [  OK  ] Started Avahi mDNS/DNS-SD Stack.
    [   10.281493] ntb_hw_epf: probe of 0002:00:00.0 failed with error -5
    [   10.293351] remoteproc remoteproc3: 41000000.r5f is available
    [   10.324483] pvrsrvkm 4e20000000.gpu: Linked as a consumer to genpd:0:4e20000000.gpu
    [   10.333001] remoteproc remoteproc3: Direct firmware load for j7-mcu-r5f0_0-fw failed with error -2
    [   10.333801] pvrsrvkm 4e20000000.gpu: Linked as a consumer to genpd:1:4e20000000.gpu
    [   10.345872] remoteproc remoteproc3: powering up 41000000.r5f
    [   10.350867] PVR_K:  458: Read BVNC 22.104.208.318 from HW device registers
    [   10.362932] PVR_K:  458: RGX Device initialised with BVNC 22.104.208.318
    [   10.371562] remoteproc remoteproc3: Direct firmware load for j7-mcu-r5f0_0-fw failed with error -2
    [   10.373090] j721e-audio sound@0: pcm3168a-dac <-> 2ba0000.mcasp mapping ok
    [   10.388014] [drm] Initialized pvr 1.10.5371573 20170530 for 4e20000000.gpu on minor 1
    [   10.392932] remoteproc remoteproc3: request_firmware failed: -2
    [   10.406487] k3_r5_rproc interconnect@100000:r5fss@5c00000: creating child devices for R5F cores
    [   10.407458] j721e-audio sound@0: pcm3168a-adc <-> 2ba0000.mcasp mapping ok
    [   10.437936] platform 5c00000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1)
    [   10.453778] platform 5c00000.r5f: configured R5F for IPC-only mode
    [   10.473932] platform 5c00000.r5f: assigned reserved memory node r5f-dma-memory@a2000000
    [   10.520908] remoteproc remoteproc4: 5c00000.r5f is available
    [   10.543331] platform 5d00000.r5f: configured R5F for IPC-only mode
    [   10.553595] remoteproc remoteproc4: powering up 5c00000.r5f
    [   10.559340] remoteproc remoteproc4: Booting fw image j7-main-r5f0_0-fw, size 128832
    [   10.571043] platform 5c00000.r5f: R5F core initialized in IPC-only mode
    [  OK  ] Started rc.pvr.service.
             Starting weston.service...
    [   10.586895] platform 5d00000.r5f: assigned reserved memory node r5f-dma-memory@a3000000
    [   10.596927] virtio_rpmsg_bus virtio3: rpmsg host is online
    [   10.601487] virtio_rpmsg_bus virtio3: creating channel rpmsg_chrdev addr 0xd
    [   10.602839] remoteproc remoteproc4: registered virtio3 (type 7)
    [   10.615423] remoteproc remoteproc4: remote processor 5c00000.r5f is now up
    [   10.643614] remoteproc remoteproc5: 5d00000.r5f is available
    [  OK  ] Started weston.service.
             Starting telnetd.service...
    [  OK  ] Started telnetd.service.
    [   10.676957] k3_r5_rproc interconnect@100000:r5fss@5e00000: creating child devices for R5F cores
             Starting thttpd.service...
    [   10.720249] platform 5e00000.r5f: configured R5F for remoteproc mode
    [   10.742235] platform 5e00000.r5f: assigned reserved memory node r5f-dma-memory@a4000000
    [   10.762664] remoteproc remoteproc6: 5e00000.r5f is available
    [   10.782024] remoteproc remoteproc6: Direct firmware load for j7-main-r5f1_0-fw failed with error -2
    [   10.793871] remoteproc remoteproc6: powering up 5e00000.r5f
    [   10.801013] remoteproc remoteproc6: Direct firmware load for j7-main-r5f1_0-fw failed with error -2
    [   10.810588] remoteproc remoteproc6: request_firmware failed: -2
    [  OK  ] Started thttpd.service.
    [   10.825779] remoteproc remoteproc5: powering up 5d00000.r5f
    [   10.831765] remoteproc remoteproc5: Booting fw image j7-main-r5f0_1-fw, size 3811288
    [   10.844381] platform 5d00000.r5f: R5F core initialized in IPC-only mode
    [   10.855318] virtio_rpmsg_bus virtio4: rpmsg host is online
    [   10.865013] remoteproc remoteproc5: registered virtio4 (type 7)
    [   10.871374] remoteproc remoteproc5: remote processor 5d00000.r5f is now up
    [   10.930940] am65-cpsw-nuss 46000000.ethernet eth0: Link is Down
    [   11.141913] cdns-usb3 6000000.usb: DRD version v1 (ID: 0004024e, rev: 00000200)
    [   11.160863] omap_rng 4e10000.trng: Random Number Generator ver. 241b34c
    [   11.167603] random: crng init done
    [   11.171090] random: 7 urandom warning(s) missed due to ratelimiting
    [   11.236341] cdns-usb3 6400000.usb: DRD version v1 (ID: 0004024e, rev: 00000200)
             Starting Save/Restore Sound Card State...
    [   11.294972] remoteproc remoteproc7: b034000.pru is available
    [   11.301060] pru-rproc b034000.pru: PRU rproc node pru@b034000 probed successfully
    [   11.310103] remoteproc remoteproc8: b004000.rtu is available
    [   11.315867] pru-rproc b004000.rtu: PRU rproc node rtu@b004000 probed successfully
    [   11.324087] remoteproc remoteproc9: b00a000.txpru is available
    [   11.329988] pru-rproc b00a000.txpru: PRU rproc node txpru@b00a000 probed successfully
    [   11.338572] remoteproc remoteproc10: b038000.pru is available
    [   11.344398] pru-rproc b038000.pru: PRU rproc node pru@b038000 probed successfully
    [   11.352558] remoteproc remoteproc11: b006000.rtu is available
    [   11.358350] pru-rproc b006000.rtu: PRU rproc node rtu@b006000 probed successfully
    [   11.366195] remoteproc remoteproc12: b00c000.txpru is available
    [   11.372168] pru-rproc b00c000.txpru: PRU rproc node txpru@b00c000 probed successfully
    [   11.380503] remoteproc remoteproc13: b134000.pru is available
    [   11.386368] pru-rproc b134000.pru: PRU rproc node pru@b134000 probed successfully
    [   11.386778] remoteproc remoteproc14: b104000.rtu is available
    [   11.399900] pru-rproc b104000.rtu: PRU rproc node rtu@b104000 probed successfully
    [   11.407794] remoteproc remoteproc15: b10a000.txpru is available
    [[   11.413762] pru-rproc b10a000.txpru: PRU rproc node txpru@b10a000 probed successfully
      OK  [   11.422436] remoteproc remoteproc16: b138000.pru is available
    ] Started Save/Restore Sound Card State.
    [   11.429129] pru-rproc b138000.pru: PRU rproc node pru@b138000 probed successfully
    [   11.440748] remoteproc remoteproc17: b106000.rtu is available
    [   11.450044] pru-rproc b106000.rtu: PRU rproc node rtu@b106000 probed successfully
    [  OK  ] Created slice system-systemd\x2dfsck.slice.
    [   11.460309] remoteproc remoteproc18: b10c000.txpru is available
    [  OK  ] Reached target Sound Card.
    [   11.470078] pru-rproc b10c000.txpru: PRU rproc node txpru@b10c000 probed successfully
    [  OK  ] Started Hardware RNG Entropy Gatherer Daemon.
    [   11.557984] usbcore: registered new interface driver usbfs
    [   11.563564] usbcore: registered new interface driver hub
    [   11.569541] usbcore: registered new device driver usb
    [   11.602023] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
    [   11.607565] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 1
    [   11.616330] xhci-hcd xhci-hcd.2.auto: hcc params 0x200073c9 hci version 0x100 quirks 0x0000000000010010
    [   11.626350] xhci-hcd xhci-hcd.2.auto: irq 321, io mem 0x06410000
    [   11.633005] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
    [   11.641613] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [   11.649168] usb usb1: Product: xHCI Host Controller
    [   11.654589] usb usb1: Manufacturer: Linux 4.19.73-g0cabba2b47 xhci-hcd
    [   11.661486] usb usb1: SerialNumber: xhci-hcd.2.auto
    [   11.666884] hub 1-0:1.0: USB hub found
    [   11.671297] hub 1-0:1.0: 1 port detected
    [   11.676243] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
    [   11.682301] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 2
    [   11.690576] xhci-hcd xhci-hcd.2.auto: Host supports USB 3.0 SuperSpeed
    [   11.697648] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
    [   11.706135] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.19
    [   11.714836] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [   11.722856] usb usb2: Product: xHCI Host Controller
    [   11.728120] usb usb2: Manufacturer: Linux 4.19.73-g0cabba2b47 xhci-hcd
    [   11.734946] usb usb2: SerialNumber: xhci-hcd.2.auto
    [   11.740394] hub 2-0:1.0: USB hub found
    [   11.745172] hub 2-0:1.0: 1 port detected
    [  OK  ] Found device /dev/mmcblk1p1.
             Starting File System Check on /dev/mmcblk1p1...
    [  OK  ] Started File System Check on /dev/mmcblk1p1.
             Mounting /run/media/mmcblk1p1...
    [  OK  ] Mounted /run/media/mmcblk1p1.
    [   12.917832] usb 1-1: new high-speed USB device number 2 using xhci-hcd
    [   13.074126] usb 1-1: New USB device found, idVendor=0451, idProduct=8142, bcdDevice= 1.00
    [   13.082332] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=1
    [   13.090058] usb 1-1: SerialNumber: 4E0108597885
    [   13.095409] hub 1-1:1.0: USB hub found
    [   13.099847] hub 1-1:1.0: 4 ports detected
    ***************************************************************
    ***************************************************************
    NOTICE: This file system contains the following GPLv3 packages:
            autoconf
            bash-dev
            bash
            bc
            binutils
            cifs-utils
            coreutils-dev
            coreutils
            cpio
            cpp-symlinks
            cpp
            dosfstools
            elfutils
            g++-symlinks
            g++
            gawk
            gcc-symlinks
            gcc
            gdb
            gdbserver
            gettext
            glmark2
            gstreamer1.0-libav
            gzip
            libbfd
            libcairo-perf-utils
            libdw1
            libelf1
            libgdbm-compat4
            libgdbm-dev
            libgdbm6
            libgettextlib
            libgettextsrc
            libgmp-dev
            libgmp10
            libgmpxx4
            libidn2-0
            libmpc3
            libmpfr6
            libreadline-dev
            libreadline7
            libunistring2
            m4-dev
            m4
            make
            nettle
            parted
            which
    
    If you do not wish to distribute GPLv3 components please remove
    the above packages prior to distribution.  This can be done using
    the opkg remove command.  i.e.:
        opkg remove <package>
    Where <package> is the name printed in the list above
    
    NOTE: If the package is a dependency of another package you
          will be notified of the dependent packages.  You should
          use the --force-removal-of-dependent-packages option to
          also remove the dependent packages as well
    ***************************************************************
    ***************************************************************
    [  OK  ] Started Print notice about GPLv3 packages.
    
     _____                    _____           _         _   
    |  _  |___ ___ ___ ___   |  _  |___ ___  |_|___ ___| |_ 
    |     |  _| .'| . | . |  |   __|  _| . | | | -_|  _|  _|
    |__|__|_| |__,|_  |___|  |__|  |_| |___|_| |___|___|_|  
                  |___|                    |___|            
    
    Arago Project http://arago-project.org j7-evm ttyS2
    
    Arago 2019.09 j7-evm ttyS2
    
    j7-evm login: 
    
    

    With best regards,

    H.M.Owais

  • Hello,

    I know you were using the 6.1 SDK prior to the 6.2 SDK.  Could you confirm that you did a clean install of the updated Linux FS and boot partitions by following the below instructions?

    Run "psdk_rtos_auto/scripts/install_to_sd_card.sh" script as described in below link:

    http://software-dl.ti.com/jacinto7/esd/processor-sdk-rtos-jacinto7/latest/exports/docs/vision_apps/docs/user_guide/RUN_INSTRUCTIONS.html#run_step1

    Regards,

    Lucas

  • Hi Lucas,

    Yes, I have followed the same steps as it is mentioned in the documentation. I can see that this release transfers more binary files than the previous one, do I have to enable any of the mcus?

    With best regards,

    H.M. Owais

  • Hello,

    Are you also using the targetfs and bootfs from the 6.2 PSDKLA?  If so, I have seen this occur when the sysfw.itb file is incorrect.  This gets copied from the bootfs from the 6.2 PSDKLA when running "make linux_fs_install_sd".  I would recommend removing your existing bootfs from the 6.2 PSDKRA directory and re-copying from the 6.2 PSDKLA to ensure no issues were had when copying.  Then you can re-run the "make linux_fs_install_sd".

    Regards,

    Lucas

  • hi,

    The boot log shows you are using old boot loader, please make sure to update bootfs in SD card as mentioned  in the user guide.

    This is the boot version and date you should see.

    regards
    Kedar

    U-Boot SPL 2019.01-g350f3927b8 (Feb 17 2020 - 09:46:23 +0000)
    SYSFW ABI: 2.9 (firmware rev 0x0013 '19.12.1-v2019.12a (Terrific Lla')
    Trying to boot from MMC2