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.

J721EXCPXEVM: Unable to access the native ethernet connection & not able to connect host Ubuntu PC remotely to TDA4EVM board

Part Number: J721EXCPXEVM
Other Parts Discussed in Thread: TDA4VM

Hi,

PSDK Linux (08.06.00.11) + PSDK RTOS (08.06.00.12) is installed on Ubuntu 18.04 Linux PC. Followed the process to build & run from the user guide Vision Apps User Guide

NFS setup is followed from the guide Run vision apps on EVM in Linux+RTOS mode (via NFS boot - For Debug only)

1) Without NFS setup

Installed the tftp server on the host (Ubuntu PC) side but when trying to ping from TDA4VM to PC & vice versa, it is failed to connect.

No ip address is configured automatically for native ethernet connection CPSW2G).

The Ethernet configuration when logged in to TDA4EVM board prior to NFS setup is shown below as minicom output:

root@j7-evm:~# ifconfig -a
can0: flags=128<NOARP>  mtu 16  metric 1
        unspec 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00  txqueuelen 10  (UNSPEC)
        RX packets 0  bytes 0 (0.0 B)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 0  bytes 0 (0.0 B)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
        device interrupt 23  

can1: flags=128<NOARP>  mtu 16  metric 1
        unspec 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00  txqueuelen 10  (UNSPEC)
        RX packets 0  bytes 0 (0.0 B)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 0  bytes 0 (0.0 B)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
        device interrupt 25  

can2: flags=128<NOARP>  mtu 16  metric 1
        unspec 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00  txqueuelen 10  (UNSPEC)
        RX packets 0  bytes 0 (0.0 B)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 0  bytes 0 (0.0 B)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
        device interrupt 48  

can3: flags=128<NOARP>  mtu 16  metric 1
        unspec 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00  txqueuelen 10  (UNSPEC)
        RX packets 0  bytes 0 (0.0 B)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 0  bytes 0 (0.0 B)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
        device interrupt 50  

eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500  metric 1
        inet6 fe80::3608:e1ff:fe5b:66e6  prefixlen 64  scopeid 0x20<link>
        ether 34:08:e1:5b:66:e6  txqueuelen 1000  (Ethernet)
        RX packets 110  bytes 10271 (10.0 KiB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 22  bytes 3660 (3.5 KiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

eth1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500  metric 1
        inet6 fe80::72ff:76ff:fe1d:92c1  prefixlen 64  scopeid 0x20<link>
        ether 70:ff:76:1d:92:c1  txqueuelen 1000  (Ethernet)
        RX packets 0  bytes 0 (0.0 B)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 19  bytes 2914 (2.8 KiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

eth2: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500  metric 1
        inet6 fe80::72ff:76ff:fe1d:92c2  prefixlen 64  scopeid 0x20<link>
        ether 70:ff:76:1d:92:c2  txqueuelen 1000  (Ethernet)
        RX packets 0  bytes 0 (0.0 B)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 20  bytes 2984 (2.9 KiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

lo: flags=73<UP,LOOPBACK,RUNNING>  mtu 65536  metric 1
        inet 127.0.0.1  netmask 255.0.0.0
        inet6 ::1  prefixlen 128  scopeid 0x10<host>
        loop  txqueuelen 1000  (Local Loopback)
        RX packets 82  bytes 6220 (6.0 KiB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 82  bytes 6220 (6.0 KiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

root@j7-evm:~# 

2) Configured the board with NFS setup (as per the guide mentioned above)

Here is the output of sudo minicom -S bin/setupBoard.minicom:

U-Boot SPL 2021.01-g62a9e51344 (Mar 03 2023 - 23:01:15 +0000)
Model: Texas Instruments K3 J721E SoC
Board: J721EX-PM2-SOM rev A
SYSFW ABI: 3.1 (firmware rev 0x0008 '8.6.3--v08.06.03 (Chill Capybar')
Trying to boot from MMC2
Starting ATF on ARM64 core...

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

U-Boot SPL 2021.01-g62a9e51344 (Mar 03 2023 - 22:59:37 +0000)
Model: Texas Instruments K3 J721E SoC
Board: J721EX-PM2-SOM rev A
SYSFW ABI: 3.1 (firmware rev 0x0008 '8.6.3--v08.06.03 (Chill Capybar')
Detected: J7X-BASE-CPB rev A
Detected: J7X-VSC8514-ETH rev E2
Trying to boot from MMC2


U-Boot 2021.01-g62a9e51344 (Mar 03 2023 - 22:59:37 +0000)

SoC:   J721E SR1.1 GP
Model: Texas Instruments K3 J721E SoC
Board: J721EX-PM2-SOM rev A
DRAM:  4 GiB
Flash: 0 Bytes
MMC:   sdhci@4f80000: 0, sdhci@4fb0000: 1
Loading Environment from FAT... OK
In:    serial@2800000
Out:   serial@2800000
Err:   serial@2800000
am65_cpsw_nuss ethernet@46000000: K3 CPSW: nuss_ver: 0x6BA00101 cpsw_ver: 0x6BA80100 ale_ver: 0x00293904 Ports:1 mdio_freq:1000000
Detected: J7X-BASE-CPB rev A
Detected: J7X-VSC8514-ETH rev E2
cdns,sierra serdes@5000000: sierra probed
Net:   eth0: ethernet@46000000port@1
Hit any key to stop autoboot:  0 
=> setenv serverip_to_set 10.126.53.212
=> setenv serverip ${serverip_to_set}
=> setenv init_net 'run args_all args_net; setenv autoload no;dhcp; setenv serverip ${serverip_to_set};rproc init; run boot_rprocs_mmc; rproc list;'
=> setenv rproc_fw_binaries '2 /lib/firmware/j7-main-r5f0_0-fw 3 /lib/firmware/j7-main-r5f0_1-fw 6 /lib/firmware/j7-c66_0-fw 7 /lib/firmware/j7-c66_1-fw 8 /lib/firmware/j7-c71_0-fw'
=> setenv rproc_load_and_boot_one 'if nfs $loadaddr ${serverip}:${nfs_root}/${rproc_fw};then if rproc load ${rproc_id} ${loadaddr} ${filesize}; then rproc start ${rproc_id};fi;fi'
=> setenv overlay_files 'k3-j721e-evm-virt-mac-client.dtbo k3-j721e-vision-apps.dtbo'
=> setenv overlayaddr ${dtboaddr}
=> setenv args_net 'setenv bootargs console=${console} ${optargs} rootfstype=nfs root=/dev/nfs rw nfsroot=${serverip}:${nfs_root},${nfs_options} ip=dhcp'
=> setenv setup_net 'setenv autoload no; dhcp; setenv serverip ${serverip_to_set}'
=> saveenv
Saving Environment to FAT... OK
=> boot
switch to partitions #0, OK
mmc1 is current device
SD/MMC found on device 1
Failed to load 'boot.scr'
483 bytes read in 8 ms (58.6 KiB/s)
Loaded env from uEnv.txt
Importing environment from mmc1 ...
Running uenvcmd ...
1 bytes read in 11 ms (0 Bytes/s)
Already setup.
k3-navss-ringacc ringacc@2b800000: Ring Accelerator probed rings:286, gp-rings[96,20] sci-dev-id:235
k3-navss-ringacc ringacc@2b800000: dma-ring-reset-quirk: disabled
am65_cpsw_nuss_port ethernet@46000000port@1: K3 CPSW: rflow_id_base: 2
link up on port 1, speed 1000, full duplex
BOOTP broadcast 1
BOOTP broadcast 2
BOOTP broadcast 3
BOOTP broadcast 4
BOOTP broadcast 5
BOOTP broadcast 6
BOOTP broadcast 7
BOOTP broadcast 8
BOOTP broadcast 9
BOOTP broadcast 10
BOOTP broadcast 11
BOOTP broadcast 12
BOOTP broadcast 13
BOOTP broadcast 14
BOOTP broadcast 15
BOOTP broadcast 16
BOOTP broadcast 17

Retry time exceeded; starting again
am65_cpsw_nuss_port ethernet@46000000port@1: K3 CPSW: rflow_id_base: 2
link up on port 1, speed 1000, full duplex
BOOTP broadcast 1
BOOTP broadcast 2
BOOTP broadcast 3
BOOTP broadcast 4
BOOTP broadcast 5
BOOTP broadcast 6
BOOTP broadcast 7
BOOTP broadcast 8
BOOTP broadcast 9
BOOTP broadcast 10
BOOTP broadcast 11
BOOTP broadcast 12
BOOTP broadcast 13
BOOTP broadcast 14
BOOTP broadcast 15
BOOTP broadcast 16
BOOTP broadcast 17

Retry time exceeded; starting again
k3_r5f_rproc r5f@41000000: Core 1 is already in use. No rproc commands work
k3_r5f_rproc r5f@41400000: Core 2 is already in use. No rproc commands work
am65_cpsw_nuss_port ethernet@46000000port@1: K3 CPSW: rflow_id_base: 2
link up on port 1, speed 1000, full duplex
*** ERROR: `ipaddr' not set
am65_cpsw_nuss_port ethernet@46000000port@1: K3 CPSW: rflow_id_base: 2
link up on port 1, speed 1000, full duplex
*** ERROR: `ipaddr' not set
am65_cpsw_nuss_port ethernet@46000000port@1: K3 CPSW: rflow_id_base: 2
link up on port 1, speed 1000, full duplex
*** ERROR: `ipaddr' not set
am65_cpsw_nuss_port ethernet@46000000port@1: K3 CPSW: rflow_id_base: 2
link up on port 1, speed 1000, full duplex
*** ERROR: `ipaddr' not set
am65_cpsw_nuss_port ethernet@46000000port@1: K3 CPSW: rflow_id_base: 2
link up on port 1, speed 1000, full duplex
*** ERROR: `ipaddr' not set
0 - Name:'r5f@41000000' type:'internal memory mapped' supports: load start stop reset 
1 - Name:'r5f@41400000' type:'internal memory mapped' supports: load start stop reset 
2 - Name:'r5f@5c00000' type:'internal memory mapped' supports: load start stop reset 
3 - Name:'r5f@5d00000' type:'internal memory mapped' supports: load start stop reset 
4 - Name:'r5f@5e00000' type:'internal memory mapped' supports: load start stop reset 
5 - Name:'r5f@5f00000' type:'internal memory mapped' supports: load start stop reset 
6 - Name:'dsp@4d80800000' type:'internal memory mapped' supports: load start stop reset 
7 - Name:'dsp@4d81800000' type:'internal memory mapped' supports: load start stop reset 
8 - Name:'dsp@64800000' type:'internal memory mapped' supports: load start stop reset 
am65_cpsw_nuss_port ethernet@46000000port@1: K3 CPSW: rflow_id_base: 2
link up on port 1, speed 1000, full duplex
*** ERROR: `ipaddr' not set
am65_cpsw_nuss_port ethernet@46000000port@1: K3 CPSW: rflow_id_base: 2
link up on port 1, speed 1000, full duplex
*** ERROR: `ipaddr' not set
libfdt fdt_check_header(): FDT_ERR_BADMAGIC
No FDT memory address configured. Please configure
the FDT address via "fdt addr <address>" command.
Aborting!
am65_cpsw_nuss_port ethernet@46000000port@1: K3 CPSW: rflow_id_base: 2
link up on port 1, speed 1000, full duplex
*** ERROR: `ipaddr' not set
No FDT memory address configured. Please configure
the FDT address via "fdt addr <address>" command.
Aborting!
am65_cpsw_nuss_port ethernet@46000000port@1: K3 CPSW: rflow_id_base: 2
link up on port 1, speed 1000, full duplex
*** ERROR: `ipaddr' not set
No FDT memory address configured. Please configure
the FDT address via "fdt addr <address>" command.
Aborting!
Bad Linux ARM64 Image magic!
=> 
=> 
=> 

3) Manually assigned the ip addreess to the board

Here is the output of sudo minicom -S bin/setupBoard.minicom:

U-Boot SPL 2021.01-g62a9e51344 (Mar 03 2023 - 23:01:15 +0000)
Model: Texas Instruments K3 J721E SoC
Board: J721EX-PM2-SOM rev A
SYSFW ABI: 3.1 (firmware rev 0x0008 '8.6.3--v08.06.03 (Chill Capybar')
Trying to boot from MMC2
Starting ATF on ARM64 core...

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

U-Boot SPL 2021.01-g62a9e51344 (Mar 03 2023 - 22:59:37 +0000)
Model: Texas Instruments K3 J721E SoC
Board: J721EX-PM2-SOM rev A
SYSFW ABI: 3.1 (firmware rev 0x0008 '8.6.3--v08.06.03 (Chill Capybar')
Detected: J7X-BASE-CPB rev A
Detected: J7X-VSC8514-ETH rev E2
Trying to boot from MMC2


U-Boot 2021.01-g62a9e51344 (Mar 03 2023 - 22:59:37 +0000)

SoC:   J721E SR1.1 GP
Model: Texas Instruments K3 J721E SoC
Board: J721EX-PM2-SOM rev A
DRAM:  4 GiB
Flash: 0 Bytes
MMC:   sdhci@4f80000: 0, sdhci@4fb0000: 1
Loading Environment from FAT... OK
In:    serial@2800000
Out:   serial@2800000
Err:   serial@2800000
am65_cpsw_nuss ethernet@46000000: K3 CPSW: nuss_ver: 0x6BA00101 cpsw_ver: 0x6BA80100 ale_ver: 0x00293904 Ports:1 mdio_freq:1000000
Detected: J7X-BASE-CPB rev A
Detected: J7X-VSC8514-ETH rev E2
cdns,sierra serdes@5000000: sierra probed
Net:   eth0: ethernet@46000000port@1
Hit any key to stop autoboot:  0 
=> 
=> setenv serverip_to_set 10.126.53.212
=> setenv serverip ${serverip_to_set}
=> setenv ipaddr 10.126.53.114
=> setenv gatewayip 10.126.53.1
=> setenv netmask 255.255.255.0
=> setenv init_net 'run args_all args_net; setenv autoload no;dhcp; setenv serverip ${serverip_to_set};rproc init; run boot_rprocs_mmc; rproc list;'
=> setenv rproc_fw_binaries '2 /lib/firmware/j7-main-r5f0_0-fw 3 /lib/firmware/j7-main-r5f0_1-fw 6 /lib/firmware/j7-c66_0-fw 7 /lib/firmware/j7-c66_1-fw 8 /lib/firmware/j7-c71_0-fw'
=> setenv rproc_load_and_boot_one 'if nfs $loadaddr ${serverip}:${nfs_root}/${rproc_fw};then if rproc load ${rproc_id} ${loadaddr} ${filesize}; then rproc start ${rproc_id};fi;fi'
=> setenv overlay_files 'k3-j721e-evm-virt-mac-client.dtbo k3-j721e-vision-apps.dtbo'
=> setenv overlayaddr ${dtboaddr}
=> setenv args_net 'setenv bootargs console=${console} ${optargs} rootfstype=nfs root=/dev/nfs rw nfsroot=${serverip}:${nfs_root},${nfs_options} ip=dhcp'
=> setenv setup_net 'setenv autoload no; dhcp; setenv serverip ${serverip_to_set}'
=> saveenv
Saving Environment to FAT... OK
=> boot
switch to partitions #0, OK
mmc1 is current device
SD/MMC found on device 1
Failed to load 'boot.scr'
483 bytes read in 10 ms (46.9 KiB/s)
Loaded env from uEnv.txt
Importing environment from mmc1 ...
Running uenvcmd ...
1 bytes read in 11 ms (0 Bytes/s)
Already setup.
k3-navss-ringacc ringacc@2b800000: Ring Accelerator probed rings:286, gp-rings[96,20] sci-dev-id:235
k3-navss-ringacc ringacc@2b800000: dma-ring-reset-quirk: disabled
am65_cpsw_nuss_port ethernet@46000000port@1: K3 CPSW: rflow_id_base: 2
link up on port 1, speed 1000, full duplex
BOOTP broadcast 1
BOOTP broadcast 2
BOOTP broadcast 3
BOOTP broadcast 4
BOOTP broadcast 5
BOOTP broadcast 6
BOOTP broadcast 7
BOOTP broadcast 8
BOOTP broadcast 9
BOOTP broadcast 10
BOOTP broadcast 11
BOOTP broadcast 12
BOOTP broadcast 13
BOOTP broadcast 14
BOOTP broadcast 15
BOOTP broadcast 16
BOOTP broadcast 17

Retry time exceeded; starting again
am65_cpsw_nuss_port ethernet@46000000port@1: K3 CPSW: rflow_id_base: 2
link up on port 1, speed 1000, full duplex
BOOTP broadcast 1
BOOTP broadcast 2
BOOTP broadcast 3
BOOTP broadcast 4
BOOTP broadcast 5
BOOTP broadcast 6
BOOTP broadcast 7
BOOTP broadcast 8
BOOTP broadcast 9
BOOTP broadcast 10
BOOTP broadcast 11
BOOTP broadcast 12
BOOTP broadcast 13
BOOTP broadcast 14
BOOTP broadcast 15
BOOTP broadcast 16
BOOTP broadcast 17

Retry time exceeded; starting again
k3_r5f_rproc r5f@41000000: Core 1 is already in use. No rproc commands work
k3_r5f_rproc r5f@41400000: Core 2 is already in use. No rproc commands work
am65_cpsw_nuss_port ethernet@46000000port@1: K3 CPSW: rflow_id_base: 2
link up on port 1, speed 1000, full duplex
*** ERROR: `ipaddr' not set
am65_cpsw_nuss_port ethernet@46000000port@1: K3 CPSW: rflow_id_base: 2
link up on port 1, speed 1000, full duplex
*** ERROR: `ipaddr' not set
am65_cpsw_nuss_port ethernet@46000000port@1: K3 CPSW: rflow_id_base: 2
link up on port 1, speed 1000, full duplex
*** ERROR: `ipaddr' not set
am65_cpsw_nuss_port ethernet@46000000port@1: K3 CPSW: rflow_id_base: 2
link up on port 1, speed 1000, full duplex
*** ERROR: `ipaddr' not set
am65_cpsw_nuss_port ethernet@46000000port@1: K3 CPSW: rflow_id_base: 2
link up on port 1, speed 1000, full duplex
*** ERROR: `ipaddr' not set
0 - Name:'r5f@41000000' type:'internal memory mapped' supports: load start stop reset 
1 - Name:'r5f@41400000' type:'internal memory mapped' supports: load start stop reset 
2 - Name:'r5f@5c00000' type:'internal memory mapped' supports: load start stop reset 
3 - Name:'r5f@5d00000' type:'internal memory mapped' supports: load start stop reset 
4 - Name:'r5f@5e00000' type:'internal memory mapped' supports: load start stop reset 
5 - Name:'r5f@5f00000' type:'internal memory mapped' supports: load start stop reset 
6 - Name:'dsp@4d80800000' type:'internal memory mapped' supports: load start stop reset 
7 - Name:'dsp@4d81800000' type:'internal memory mapped' supports: load start stop reset 
8 - Name:'dsp@64800000' type:'internal memory mapped' supports: load start stop reset 
am65_cpsw_nuss_port ethernet@46000000port@1: K3 CPSW: rflow_id_base: 2
link up on port 1, speed 1000, full duplex
*** ERROR: `ipaddr' not set
am65_cpsw_nuss_port ethernet@46000000port@1: K3 CPSW: rflow_id_base: 2
link up on port 1, speed 1000, full duplex
*** ERROR: `ipaddr' not set
libfdt fdt_check_header(): FDT_ERR_BADMAGIC
No FDT memory address configured. Please configure
the FDT address via "fdt addr <address>" command.
Aborting!
am65_cpsw_nuss_port ethernet@46000000port@1: K3 CPSW: rflow_id_base: 2
link up on port 1, speed 1000, full duplex
*** ERROR: `ipaddr' not set
No FDT memory address configured. Please configure
the FDT address via "fdt addr <address>" command.
Aborting!
am65_cpsw_nuss_port ethernet@46000000port@1: K3 CPSW: rflow_id_base: 2
link up on port 1, speed 1000, full duplex
*** ERROR: `ipaddr' not set
No FDT memory address configured. Please configure
the FDT address via "fdt addr <address>" command.
Aborting!
Bad Linux ARM64 Image magic!
=> 
=> 
=> 


Please help me to resolve the issue for configuring the CPSW2G Ethernet connection.

  • Hi,

    Can you try to remove the command "dhcp" from "setup_net" and remove "${nfs_options} ip=dhcp" from args_net while assigning a manual ip.

    Regards,
    Tanmay

  • Hi Tanmay,

    I have followed the steps you mentioned and now the bad Linux error is not appeared. Please check the minicom output as shown below:

    U-Boot 2021.01-g62a9e51344 (Mar 03 2023 - 22:59:37 +0000)
    
    SoC:   J721E SR1.1 GP
    Model: Texas Instruments K3 J721E SoC
    Board: J721EX-PM2-SOM rev A
    DRAM:  4 GiB
    Flash: 0 Bytes
    MMC:   sdhci@4f80000: 0, sdhci@4fb0000: 1
    Loading Environment from FAT... OK
    In:    serial@2800000
    Out:   serial@2800000
    Err:   serial@2800000
    am65_cpsw_nuss ethernet@46000000: K3 CPSW: nuss_ver: 0x6BA00101 cpsw_ver: 0x6BA80100 ale_ver: 0x00293904 Ports:1 mdio_freq:1000000
    Detected: J7X-BASE-CPB rev A
    Detected: J7X-VSC8514-ETH rev E2
    cdns,sierra serdes@5000000: sierra probed
    Net:   eth0: ethernet@46000000port@1
    Hit any key to stop autoboot:  0 
    => setenv serverip_to_set 10.126.53.212
    => setenv serverip ${serverip_to_set}
    => setenv init_net 'run args_all args_net; setenv autoload no;dhcp; setenv serverip ${serverip_to_set};rproc init; run boot_rprocs_mmc; rproc list;'
    => setenv rproc_fw_binaries '2 /lib/firmware/j7-main-r5f0_0-fw 3 /lib/firmware/j7-main-r5f0_1-fw 6 /lib/firmware/j7-c66_0-fw 7 /lib/firmware/j7-c66_1-fw 8 /lib/firmware/j7-c71_0-fw'
    => setenv rproc_load_and_boot_one 'if nfs $loadaddr ${serverip}:${nfs_root}/${rproc_fw};then if rproc load ${rproc_id} ${loadaddr} ${filesize}; then rproc start ${rproc_id};fi;fi'
    => setenv overlay_files 'k3-j721e-evm-virt-mac-client.dtbo k3-j721e-vision-apps.dtbo'
    => setenv overlayaddr ${dtboaddr}
    => setenv args_net 'setenv bootargs console=${console} ${optargs} rootfstype=nfs root=/dev/nfs rw nfsroot=${serverip}:${nfs_root},${nfs_options} ip=manual'
    => setenv setup_net 'setenv autoload no; setenv serverip ${serverip_to_set}'      
    => saveenv
    Saving Environment to FAT... OK
    => boot
    switch to partitions #0, OK
    mmc1 is current device
    SD/MMC found on device 1
    Failed to load 'boot.scr'
    483 bytes read in 6 ms (78.1 KiB/s)
    Loaded env from uEnv.txt
    Importing environment from mmc1 ...
    Running uenvcmd ...
    1 bytes read in 7 ms (0 Bytes/s)
    Already setup.
    gpio: pin gpio@22_17 (gpio 281) value is 1
    gpio: pin gpio@22_16 (gpio 280) value is 0
    k3_r5f_rproc r5f@41000000: Core 1 is already in use. No rproc commands work
    k3_r5f_rproc r5f@41400000: Core 2 is already in use. No rproc commands work
    k3-navss-ringacc ringacc@2b800000: Ring Accelerator probed rings:286, gp-rings[96,20] sci-dev-id:235
    k3-navss-ringacc ringacc@2b800000: dma-ring-reset-quirk: disabled
    am65_cpsw_nuss_port ethernet@46000000port@1: K3 CPSW: rflow_id_base: 2
    link up on port 1, speed 1000, full duplex
    *** ERROR: `ipaddr' not set
    am65_cpsw_nuss_port ethernet@46000000port@1: K3 CPSW: rflow_id_base: 2
    link up on port 1, speed 1000, full duplex
    *** ERROR: `ipaddr' not set
    am65_cpsw_nuss_port ethernet@46000000port@1: K3 CPSW: rflow_id_base: 2
    link up on port 1, speed 1000, full duplex
    *** ERROR: `ipaddr' not set
    am65_cpsw_nuss_port ethernet@46000000port@1: K3 CPSW: rflow_id_base: 2
    link up on port 1, speed 1000, full duplex
    *** ERROR: `ipaddr' not set
    am65_cpsw_nuss_port ethernet@46000000port@1: K3 CPSW: rflow_id_base: 2
    link up on port 1, speed 1000, full duplex
    *** ERROR: `ipaddr' not set
    19079680 bytes read in 795 ms (22.9 MiB/s)
    111990 bytes read in 13 ms (8.2 MiB/s)
    11789 bytes read in 10 ms (1.1 MiB/s)
    ## Flattened Device Tree blob at 88000000
       Booting using the fdt blob at 0x88000000
       Loading Device Tree to 000000008fee1000, end 000000008fffffff ... OK
    
    Starting kernel ...
    
    [    0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd080]
    [    0.000000] Linux version 5.10.162-g76b3e88d56 (oe-user@oe-host) (aarch64-none-linux-gnu-gcc (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10)) 9.2.1 20191025, GNU ld (GNU Toolchain3
    [    0.000000] Machine model: Texas Instruments K3 J721E SoC
    [    0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002800000 (options '')
    [    0.000000] printk: bootconsole [ns16550a0] enabled
    [    0.000000] efi: UEFI not found.
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a0000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-r5f-dma-memory@a0000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a0100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-r5f-memory@a0100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a1000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-r5f-dma-memory@a1000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a1100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-r5f-memory@a1100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a2000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-r5f-dma-memory@a2000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a2100000, size 31 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-r5f-memory@a2100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a4000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-r5f-dma-memory@a4000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a4100000, size 31 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-r5f-memory@a4100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a6000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-r5f-dma-memory@a6000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a6100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-r5f-memory@a6100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a7000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-r5f-dma-memory@a7000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a7100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-r5f-memory@a7100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a8000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-c66-dma-memory@a8000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a8100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-c66-memory@a8100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a9000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-c66-dma-memory@a9000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a9100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-c66-memory@a9100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000ac000000, size 96 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-dma-memory@ac000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000b2000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-c71-dma-memory@b2000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000b2100000, size 95 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-c71-memory@b2100000, compatible id shared-dma-pool
    [    0.000000] OF: reserved mem: initialized node vision_apps_shared-memories, compatible id dma-heap-carveout
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000d8000000, size 192 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-core-heap-memory-lo@d8000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000e4000000, size 8 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-r5f-virtual-eth-queues@e4000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000e4800000, size 24 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-r5f-virtual-eth-buffers@e4800000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x0000000880000000, size 624 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-core-heap-memory-hi@880000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created CMA memory pool at 0x00000008a7000000, size 512 MiB
    [    0.000000] OF: reserved mem: initialized node linux-cma-buffers@8a7000000, compatible id shared-dma-pool
    [    0.000000] Zone ranges:
    [    0.000000]   DMA      [mem 0x0000000080000000-0x00000000ffffffff]
    [    0.000000]   DMA32    empty
    [    0.000000]   Normal   [mem 0x0000000100000000-0x00000008ffffffff]
    [    0.000000] Movable zone start for each node
    [    0.000000] Early memory node ranges
    [    0.000000]   node   0: [mem 0x0000000080000000-0x000000009e7fffff]
    [    0.000000]   node   0: [mem 0x000000009e800000-0x00000000b7ffffff]
    [    0.000000]   node   0: [mem 0x00000000b8000000-0x00000000d7ffffff]
    [    0.000000]   node   0: [mem 0x00000000d8000000-0x00000000e5ffffff]
    [    0.000000]   node   0: [mem 0x00000000e6000000-0x00000000ffffffff]
    [    0.000000]   node   0: [mem 0x0000000880000000-0x00000008a6ffffff]
    [    0.000000]   node   0: [mem 0x00000008a7000000-0x00000008ffffffff]
    [    0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000008ffffffff]
    [    0.000000] psci: probing for conduit method from DT.
    [    0.000000] psci: PSCIv1.1 detected in firmware.
    [    0.000000] psci: Using standard PSCI v0.2 function IDs
    [    0.000000] psci: Trusted OS migration not required
    [    0.000000] psci: SMC Calling Convention v1.2
    [    0.000000] percpu: Embedded 22 pages/cpu s50392 r8192 d31528 u90112
    [    0.000000] Detected PIPT I-cache on CPU0
    [    0.000000] CPU features: detected: GIC system register CPU interface
    [    0.000000] CPU features: detected: EL2 vector hardening
    [    0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923
    [    0.000000] CPU features: detected: Spectre-BHB
    [    0.000000] CPU features: detected: ARM erratum 1742098
    [    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 1032192
    [    0.000000] Kernel command line: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 mtdparts=47040000.spi.0:512k(ospi.tiboot3),2m(ospi.tispl),4m(ospi.u-boot),256k(ospi.env),1m(ospi.sysfw),256kt
    [    0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
    [    0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
    [    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
    [    0.000000] software IO TLB: mapped [mem 0x00000000fbfff000-0x00000000fffff000] (64MB)
    [    0.000000] Memory: 1696364K/4194304K available (11200K kernel code, 1160K rwdata, 4300K rodata, 1856K init, 433K bss, 1973652K reserved, 524288K cma-reserved)
    [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
    [    0.000000] rcu: Preemptible hierarchical RCU implementation.
    [    0.000000] rcu:     RCU event tracing is enabled.
    [    0.000000] rcu:     RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.
    [    0.000000]  Trampoline variant of Tasks RCU enabled.
    [    0.000000]  Tracing variant of Tasks RCU enabled.
    [    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
    [    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
    [    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
    [    0.000000] GICv3: GIC: Using split EOI/Deactivate mode
    [    0.000000] GICv3: 960 SPIs implemented
    [    0.000000] GICv3: 0 Extended SPIs implemented
    [    0.000000] GICv3: Distributor has no Range Selector support
    [    0.000000] GICv3: 16 PPIs implemented
    [    0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000001900000
    [    0.000000] ITS [mem 0x01820000-0x0182ffff]
    [    0.000000] GIC: enabling workaround for ITS: Socionext Synquacer pre-ITS
    [    0.000000] ITS@0x0000000001820000: Devices Table too large, reduce ids 20->19
    [    0.000000] ITS@0x0000000001820000: allocated 524288 Devices @8c7800000 (flat, esz 8, psz 64K, shr 0)
    [    0.000000] ITS: using cache flushing for cmd queue
    [    0.000000] GICv3: using LPI property table @0x00000008c7030000
    [    0.000000] GIC: using cache flushing for LPI property table
    [    0.000000] GICv3: CPU0: using allocated LPI pending table @0x00000008c7040000
    [    0.000000] arch_timer: cp15 timer(s) running at 200.00MHz (phys).
    [    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2e2049d3e8, max_idle_ns: 440795210634 ns
    [    0.000001] sched_clock: 56 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
    [    0.008407] Console: colour dummy device 80x25
    [    0.012969] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
    [    0.023639] pid_max: default: 32768 minimum: 301
    [    0.028394] LSM: Security Framework initializing
    [    0.033147] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
    [    0.040723] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
    [    0.049537] rcu: Hierarchical SRCU implementation.
    [    0.054602] Platform MSI: msi-controller@1820000 domain created
    [    0.060859] PCI/MSI: /bus@100000/interrupt-controller@1800000/msi-controller@1820000 domain created
    [    0.070165] EFI services will not be available.
    [    0.074885] smp: Bringing up secondary CPUs ...
    I/TC: Secondary CPU 1 initializing
    I/TC: Secondary CPU 1 switching to normal world boot
    [    0.088110] Detected PIPT I-cache on CPU1
    [    0.088133] GICv3: CPU1: found redistributor 1 region 0:0x0000000001920000
    [    0.088144] GICv3: CPU1: using allocated LPI pending table @0x00000008c7050000
    [    0.088179] CPU1: Booted secondary processor 0x0000000001 [0x411fd080]
    [    0.088228] smp: Brought up 1 node, 2 CPUs
    [    0.117574] SMP: Total of 2 processors activated.
    [    0.122379] CPU features: detected: 32-bit EL0 Support
    [    0.127634] CPU features: detected: CRC32 instructions
    [    0.141663] CPU: All CPU(s) started at EL2
    [    0.145858] alternatives: patching kernel code
    [    0.150864] devtmpfs: initialized
    [    0.160087] KASLR disabled due to lack of seed
    [    0.164730] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
    [    0.174693] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
    [    0.187758] pinctrl core: initialized pinctrl subsystem
    [    0.193402] DMI not present or invalid.
    [    0.197643] NET: Registered protocol family 16
    [    0.203015] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
    [    0.210313] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
    [    0.218315] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
    [    0.226618] thermal_sys: Registered thermal governor 'step_wise'
    [    0.226620] thermal_sys: Registered thermal governor 'power_allocator'
    [    0.233198] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
    [    0.246835] ASID allocator initialised with 65536 entries
    [    0.269880] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
    [    0.276740] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
    [    0.283586] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
    [    0.290432] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
    [    0.297881] cryptd: max_cpu_qlen set to 1000
    [    0.303921] k3-chipinfo 43000014.chipid: Family:J721E rev:SR2.0 JTAGID[0x1bb6402f] Detected
    [    0.312733] vsys_3v3: supplied by evm_12v0
    [    0.317100] vsys_5v0: supplied by evm_12v0
    [    0.321853] iommu: Default domain type: Translated 
    [    0.327011] SCSI subsystem initialized
    [    0.331123] mc: Linux media interface: v0.10
    [    0.335503] videodev: Linux video capture interface: v2.00
    [    0.341134] pps_core: LinuxPPS API ver. 1 registered
    [    0.346204] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
    [    0.355543] PTP clock support registered
    [    0.359564] EDAC MC: Ver: 3.0.0
    [    0.363338] FPGA manager framework
    [    0.366847] Advanced Linux Sound Architecture Driver Initialized.
    [    0.373456] clocksource: Switched to clocksource arch_sys_counter
    [    0.379784] VFS: Disk quotas dquot_6.6.0
    [    0.383814] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [    0.393447] Carveout Heap: Exported 512 MiB at 0x00000000b8000000
    [    0.399744] NET: Registered protocol family 2
    [    0.404466] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
    [    0.413051] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
    [    0.421807] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
    [    0.430008] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear)
    [    0.437798] TCP: Hash tables configured (established 32768 bind 32768)
    [    0.444592] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
    [    0.451482] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
    [    0.458881] NET: Registered protocol family 1
    [    0.463599] RPC: Registered named UNIX socket transport module.
    [    0.469657] RPC: Registered udp transport module.
    [    0.474473] RPC: Registered tcp transport module.
    [    0.479277] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [    0.485859] NET: Registered protocol family 44
    [    0.490406] PCI: CLS 0 bytes, default 64
    [    0.494798] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
    [    0.505111] Initialise system trusted keyrings
    [    0.509741] workingset: timestamp_bits=46 max_order=20 bucket_order=0
    [    0.517866] squashfs: version 4.0 (2009/01/31) Phillip Lougher
    [    0.524090] NFS: Registering the id_resolver key type
    [    0.529266] Key type id_resolver registered
    [    0.533542] Key type id_legacy registered
    [    0.537664] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
    [    0.544513] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
    [    0.552150] 9p: Installing v9fs 9p2000 file system support
    [    0.577135] Key type asymmetric registered
    [    0.581320] Asymmetric key parser 'x509' registered
    [    0.586316] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
    [    0.593875] io scheduler mq-deadline registered
    [    0.598500] io scheduler kyber registered
    [    0.604186] pinctrl-single 4301c000.pinctrl: 94 pins, size 376
    [    0.610367] pinctrl-single 11c000.pinctrl: 173 pins, size 692
    [    0.619333] ti-pat 31010000.pat: Found PAT Rev 1.0 with 16384 pages
    [    0.625761] debugfs: Directory '31010000.pat' with parent 'regmap' already present!
    [    0.633755] ti-pat 31011000.pat: Found PAT Rev 1.0 with 16384 pages
    [    0.640178] debugfs: Directory '31011000.pat' with parent 'regmap' already present!
    [    0.648122] ti-pat 31012000.pat: Found PAT Rev 1.0 with 16384 pages
    [    0.654538] debugfs: Directory '31012000.pat' with parent 'regmap' already present!
    [    0.662469] ti-pat 31013000.pat: Found PAT Rev 1.0 with 2048 pages
    [    0.668796] debugfs: Directory '31013000.pat' with parent 'regmap' already present!
    [    0.676743] ti-pat 31014000.pat: Found PAT Rev 1.0 with 2048 pages
    [    0.683068] debugfs: Directory '31014000.pat' with parent 'regmap' already present!
    [    0.692722] Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled
    [    0.700957] arm-smmu-v3 36600000.iommu: ias 48-bit, oas 48-bit (features 0x00001faf)
    [    0.709122] arm-smmu-v3 36600000.iommu: allocated 65536 entries for cmdq
    [    0.716230] arm-smmu-v3 36600000.iommu: allocated 32768 entries for evtq
    [    0.724634] arm-smmu-v3 36600000.iommu: msi_domain absent - falling back to wired irqs
    [    0.737742] brd: module loaded
    [    0.744132] loop: module loaded
    [    0.747934] megasas: 07.714.04.00-rc1
    [    0.753692] tun: Universal TUN/TAP device driver, 1.6
    [    0.759150] igbvf: Intel(R) Gigabit Virtual Function Network Driver
    [    0.765556] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
    [    0.771629] sky2: driver version 1.30
    [    0.775971] VFIO - User Level meta-driver version: 0.3
    [    0.781760] i2c /dev entries driver
    [    0.786246] sdhci: Secure Digital Host Controller Interface driver
    [    0.792564] sdhci: Copyright(c) Pierre Ossman
    [    0.797300] sdhci-pltfm: SDHCI platform and OF driver helper
    [    0.803707] ledtrig-cpu: registered to indicate activity on CPUs
    [    0.810055] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
    [    0.817432] optee: probing for conduit method.
    I/TC: Reserved shared memory is enabled
    I/TC: Dynamic shared memory is enabled
    I/TC: Normal World virtualization support is disabled
    I/TC: Asynchronous notifications are disabled
    [    0.821990] optee: revision 3.20 (8e74d476)
    [    0.838395] optee: dynamic shared memory is enabled
    [    0.847853] optee: initialized driver
    [    0.852993] NET: Registered protocol family 17
    [    0.857616] 9pnet: Installing 9P2000 support
    [    0.862014] Key type dns_resolver registered
    [    0.866463] Loading compiled-in X.509 certificates
    [    0.879756] ti-sci 44083000.dmsc: ABI: 3.1 (firmware rev 0x0008 '8.6.3--v08.06.03 (Chill Capybar')
    [    0.938068] davinci-mcasp 2ba0000.mcasp: IRQ common not found
    [    0.945852] omap_i2c 40b00000.i2c: bus 0 rev0.12 at 100 kHz
    [    0.951925] omap_i2c 40b10000.i2c: bus 1 rev0.12 at 100 kHz
    [    0.958287] omap_i2c 42120000.i2c: bus 2 rev0.12 at 100 kHz
    [    0.964729] pca953x 3-0020: supply vcc not found, using dummy regulator
    [    0.971553] pca953x 3-0020: using no AI
    [    0.998280] pca953x 3-0022: supply vcc not found, using dummy regulator
    [    1.005090] pca953x 3-0022: using AI
    [    1.009362] gpio-480 (CTRL_PM_I2C_OE): hogged as output/high
    [    1.015338] gpio-481 (MCASP/TRACE_MUX_S0): hogged as output/low
    [    1.021580] gpio-482 (MCASP/TRACE_MUX_S1): hogged as output/high
    [    1.028074] omap_i2c 2000000.i2c: bus 3 rev0.12 at 400 kHz
    [    1.037390] omap_i2c 2020000.i2c: bus 4 rev0.12 at 400 kHz
    [    1.043658] pca953x 5-0020: supply vcc not found, using dummy regulator
    [    1.050472] pca953x 5-0020: using no AI
    [    1.078095] omap_i2c 2030000.i2c: bus 5 rev0.12 at 400 kHz
    [    1.084171] omap_i2c 2040000.i2c: bus 6 rev0.12 at 100 kHz
    [    1.090137] omap_i2c 2050000.i2c: bus 7 rev0.12 at 100 kHz
    [    1.096543] ti-sci-intr bus@100000:bus@28380000:interrupt-controller2: Interrupt Router 137 domain created
    [    1.106516] ti-sci-intr bus@100000:interrupt-controller0: Interrupt Router 131 domain created
    [    1.115329] ti-sci-intr bus@100000:main-navss:interrupt-controller1: Interrupt Router 213 domain created
    [    1.125203] ti-sci-inta 33d00000.interrupt-controller: Interrupt Aggregator domain 209 created
    [    1.144333] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
    [    1.152023] j721e-pcie 2900000.pcie:       IO 0x0010001000..0x0010010fff -> 0x0010001000
    [    1.160301] j721e-pcie 2900000.pcie:      MEM 0x0010011000..0x0017ffffff -> 0x0010011000
    [    1.168581] j721e-pcie 2900000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
    [    2.187927] j721e-pcie 2900000.pcie: PCI host bridge to bus 0000:00
    [    2.194353] pci_bus 0000:00: root bus resource [bus 00-ff]
    [    2.199973] pci_bus 0000:00: root bus resource [io  0x0000-0xffff] (bus address [0x10001000-0x10010fff])
    [    2.209675] pci_bus 0000:00: root bus resource [mem 0x10011000-0x17ffffff]
    [    2.216731] pci 0000:00:00.0: [104c:b00d] type 01 class 0x060400
    [    2.222870] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x4 may corrupt adjacent RW1C bits
    [    2.232818] pci 0000:00:00.0: supports D1
    [    2.236912] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
    [    2.242798] pci 0000:00:00.0: reg 0x224: [mem 0x00000000-0x003fffff 64bit]
    [    2.249824] pci 0000:00:00.0: VF(n) BAR0 space: [mem 0x00000000-0x00ffffff 64bit] (contains BAR0 for 4 VFs)
    [    2.261953] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
    [    2.272072] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
    [    2.278845] pci 0000:00:00.0: BAR 7: assigned [mem 0x10400000-0x113fffff 64bit]
    [    2.286318] pci 0000:00:00.0: PCI bridge to [bus 01]
    [    2.291612] pcieport 0000:00:00.0: PME: Signaling with IRQ 61
    [    2.297972] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
    [    2.305641] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
    [    2.313919] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
    [    2.322198] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
    [    3.333518] j721e-pcie 2910000.pcie: PCI host bridge to bus 0001:00
    [    3.339938] pci_bus 0001:00: root bus resource [bus 00-ff]
    [    3.345544] pci_bus 0001:00: root bus resource [io  0x10000-0x1ffff] (bus address [0x18001000-0x18010fff])
    [    3.355412] pci_bus 0001:00: root bus resource [mem 0x18011000-0x1fffffff]
    [    3.362457] pci 0001:00:00.0: [104c:b00d] type 01 class 0x060400
    [    3.368595] pci_bus 0001:00: 2-byte config write to 0001:00:00.0 offset 0x4 may corrupt adjacent RW1C bits
    [    3.378525] pci 0001:00:00.0: supports D1
    [    3.382620] pci 0001:00:00.0: PME# supported from D0 D1 D3hot
    [    3.390587] pci 0001:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
    [    3.400712] pci_bus 0001:01: busn_res: [bus 01-ff] end is updated to 01
    [    3.407480] pci 0001:00:00.0: PCI bridge to [bus 01]
    [    3.412761] pcieport 0001:00:00.0: PME: Signaling with IRQ 64
    [    3.419113] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
    [    3.426782] j721e-pcie 2920000.pcie:       IO 0x4400001000..0x4400010fff -> 0x0000001000
    [    3.435059] j721e-pcie 2920000.pcie:      MEM 0x4400011000..0x4407ffffff -> 0x0000011000
    [    3.443336] j721e-pcie 2920000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
    [    4.451985] j721e-pcie 2920000.pcie: PCI host bridge to bus 0002:00
    [    4.458396] pci_bus 0002:00: root bus resource [bus 00-ff]
    [    4.464002] pci_bus 0002:00: root bus resource [io  0x20000-0x2ffff] (bus address [0x1000-0x10fff])
    [    4.473249] pci_bus 0002:00: root bus resource [mem 0x4400011000-0x4407ffffff] (bus address [0x00011000-0x07ffffff])
    [    4.484024] pci 0002:00:00.0: [104c:b00d] type 01 class 0x060400
    [    4.490163] pci_bus 0002:00: 2-byte config write to 0002:00:00.0 offset 0x4 may corrupt adjacent RW1C bits
    [    4.500094] pci 0002:00:00.0: supports D1
    [    4.504188] pci 0002:00:00.0: PME# supported from D0 D1 D3hot
    [    4.512135] pci 0002:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
    [    4.522274] pci_bus 0002:01: busn_res: [bus 01-ff] end is updated to 01
    [    4.529041] pci 0002:00:00.0: PCI bridge to [bus 01]
    [    4.534322] pcieport 0002:00:00.0: PME: Signaling with IRQ 67
    [    4.541136] k3-ringacc 2b800000.ringacc: Ring Accelerator probed rings:286, gp-rings[96,20] sci-dev-id:235
    [    4.551019] k3-ringacc 2b800000.ringacc: dma-ring-reset-quirk: disabled
    [    4.557778] k3-ringacc 2b800000.ringacc: RA Proxy rev. 66346100, num_proxies:64
    [    4.566769] k3-ringacc 3c000000.ringacc: Ring Accelerator probed rings:1024, gp-rings[440,150] sci-dev-id:211
    [    4.576914] k3-ringacc 3c000000.ringacc: dma-ring-reset-quirk: disabled
    [    4.583678] k3-ringacc 3c000000.ringacc: RA Proxy rev. 66346100, num_proxies:64
    [    4.591645] 40a00000.serial: ttyS1 at MMIO 0x40a00000 (irq = 15, base_baud = 6000000) is a 8250
    [    4.601033] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 33, base_baud = 3000000) is a 8250
    [    4.609779] printk: console [ttyS2] enabled
    [    4.609779] printk: console [ttyS2] enabled
    [    4.618216] printk: bootconsole [ns16550a0] disabled
    [    4.618216] printk: bootconsole [ns16550a0] disabled
    [    4.628685] 2810000.serial: ttyS3 at MMIO 0x2810000 (irq = 34, base_baud = 3000000) is a 8250
    [    4.637631] 2840000.serial: ttyS6 at MMIO 0x2840000 (irq = 35, base_baud = 3000000) is a 8250
    [    4.647264] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vdd-hba-supply regulator, assuming enabled
    [    4.657773] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vcc-supply regulator, assuming enabled
    [    4.667925] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vccq-supply regulator, assuming enabled
    [    4.678163] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vccq2-supply regulator, assuming enabled
    [    4.689133] scsi host0: ufshcd
    [    4.698216] davinci_mdio 46000f00.mdio: Configuring MDIO in manual mode
    [    4.711098] cdns-ufshcd 4e84000.ufs: ufshcd_print_pwr_info:[RX, TX]: gear=[1, 1], lane[1, 1], pwr[SLOWAUTO_MODE, SLOWAUTO_MODE], rate = 0
    [    4.741460] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
    [    4.749950] davinci_mdio 46000f00.mdio: phy[0]: device 46000f00.mdio:00, driver TI DP83867
    [    4.758250] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA00101, cpsw version 0x6BA80100 Ports: 2 quirks:00000000
    [    4.771121] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 1.4
    [    4.778332] cdns-ufshcd 4e84000.ufs: ufshcd_print_pwr_info:[RX, TX]: gear=[3, 3], lane[2, 2], pwr[FAST MODE, FAST MODE], rate = 2
    [    4.778333] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64
    [    4.778713] am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010a, freq:500000000, add_val:1 pps:0
    [    4.795877] cdns-ufshcd 4e84000.ufs: ufshcd_find_max_sup_active_icc_level: Regulator capability was not set, actvIccLevel=0
    [    4.815957] scsi 0:0:0:49488: Well-known LUN    TOSHIBA  THGAF8G8T23BAILB 0300 PQ: 0 ANSI: 6
    [    4.821624] am65-cpts 310d0000.cpts: CPTS ver 0x4e8a010a, freq:200000000, add_val:4 pps:0
    [    4.832966] scsi 0:0:0:49476: Well-known LUN    TOSHIBA  THGAF8G8T23BAILB 0300 PQ: 0 ANSI: 6
    [    4.841762] cdns-ufshcd 4e84000.ufs: ufshcd_scsi_add_wlus: BOOT WLUN not found
    [    4.934026] davinci-mcasp 2ba0000.mcasp: IRQ common not found
    [    4.940897] mmc1: CQHCI version 5.10
    [    4.949912] vdd_mmc1: supplied by vsys_3v3
    [    4.955027] omap-mailbox 31f80000.mailbox: omap mailbox rev 0x66fc7100
    [    4.961878] omap-mailbox 31f81000.mailbox: omap mailbox rev 0x66fc7100
    [    4.968713] omap-mailbox 31f82000.mailbox: omap mailbox rev 0x66fc7100
    [    4.975533] omap-mailbox 31f83000.mailbox: omap mailbox rev 0x66fc7100
    [    4.981483] mmc1: SDHCI controller on 4f80000.mmc [4f80000.mmc] using ADMA 64-bit
    [    4.982408] omap-mailbox 31f84000.mailbox: omap mailbox rev 0x66fc7100
    [    5.000048] ti-udma 285c0000.dma-controller: Channels: 26 (tchan: 13, rchan: 13, gp-rflow: 8)
    [    5.011021] ti-udma 31150000.dma-controller: Channels: 122 (tchan: 61, rchan: 61, gp-rflow: 16)
    [    5.025173] spi-nor spi7.0: mt35xu512aba (65536 Kbytes)
    [    5.030419] 8 cmdlinepart partitions found on MTD device 47040000.spi.0
    [    5.037025] Creating 8 MTD partitions on "47040000.spi.0":
    [    5.042498] 0x000000000000-0x000000080000 : "ospi.tiboot3"
    [    5.048467] 0x000000080000-0x000000280000 : "ospi.tispl"
    [    5.054204] 0x000000280000-0x000000680000 : "ospi.u-boot"
    [    5.059972] 0x000000680000-0x0000006c0000 : "ospi.env"
    [    5.065514] 0x0000006c0000-0x0000007c0000 : "ospi.sysfw"
    [    5.071178] 0x0000007c0000-0x000000800000 : "ospi.env.backup"
    [    5.077290] 0x000000800000-0x000003fc0000 : "ospi.rootfs"
    [    5.083088] 0x000003fc0000-0x000004000000 : "ospi.phypattern"
    [    5.092021] spi-nor spi8.0: mt25qu512a (65536 Kbytes)
    [    5.098276] davinci_mdio 46000f00.mdio: Configuring MDIO in manual mode
    [    5.125838] mmc1: Command Queue Engine enabled
    [    5.130288] mmc1: new HS200 MMC card at address 0001
    [    5.135546] mmcblk1: mmc1:0001 G1M15L 29.6 GiB 
    [    5.140180] mmcblk1boot0: mmc1:0001 G1M15L partition 1 31.5 MiB
    [    5.141468] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
    [    5.146195] mmcblk1boot1: mmc1:0001 G1M15L partition 2 31.5 MiB
    [    5.154586] davinci_mdio 46000f00.mdio: phy[0]: device 46000f00.mdio:00, driver TI DP83867
    [    5.159703] mmcblk1rpmb: mmc1:0001 G1M15L partition 3 4.00 MiB, chardev (237:0)
    [    5.167944] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA00101, cpsw version 0x6BA80100 Ports: 2 quirks:00000000
    [    5.188052] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 1.4
    [    5.195280] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64
    [    5.201620] am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010a, freq:500000000, add_val:1 pps:0
    [    5.212147] am65-cpsw-nuss 46000000.ethernet: set new flow-id-base 48
    [    5.220344] davinci-mcasp 2ba0000.mcasp: IRQ common not found
    [    5.234852] debugfs: Directory 'pd:27' with parent 'pm_genpd' already present!
    [    5.235134] mmc0: CQHCI version 5.10
    [    5.242160] debugfs: Directory 'pd:26' with parent 'pm_genpd' already present!
    [    5.254006] debugfs: Directory 'pd:242' with parent 'pm_genpd' already present!
    [    5.261320] debugfs: Directory 'pd:241' with parent 'pm_genpd' already present!
    [    5.268632] debugfs: Directory 'pd:240' with parent 'pm_genpd' already present!
    [    5.275943] debugfs: Directory 'pd:239' with parent 'pm_genpd' already present!
    [    5.284312] input: gpio-keys as /devices/platform/gpio-keys/input/input0
    [    5.304190] ALSA device list:
    [    5.307156]   No soundcards found.
    [    6.302477] mmc0: SDHCI controller on 4fb0000.mmc [4fb0000.mmc] using ADMA 64-bit
    [    6.310673] Waiting for root device PARTUUID=db549338-02...
    [    6.362769] mmc0: new ultra high speed DDR50 SDHC card at address aaaa
    [    6.369627] mmcblk0: mmc0:aaaa SB32G 29.7 GiB 
    [    6.378149]  mmcblk0: p1 p2
    [    6.872353] EXT4-fs (mmcblk0p2): recovery complete
    [    6.880493] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
    [    6.888603] VFS: Mounted root (ext4 filesystem) on device 179:98.
    [    6.898475] devtmpfs: mounted
    [    6.902249] Freeing unused kernel memory: 1856K
    [    6.906865] Run /sbin/init as init process
    [    7.077143] systemd[1]: System time before build time, advancing clock.
    [    7.126842] NET: Registered protocol family 10
    [    7.131762] Segment Routing with IPv6
    [    7.162112] systemd[1]: systemd 244.5+ running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR -SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP -GCRYPT -GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD )
    [    7.183865] systemd[1]: Detected architecture arm64.
    
    Welcome to Arago 2021.09!
    
    [    7.228218] systemd[1]: Set hostname to <j7-evm>.
    [    7.396478] systemd[1]: /lib/systemd/system/irqbalanced.service:6: Unknown key name 'ConditionCPUs' in section 'Unit', ignoring.
    [    7.423263] 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 uni.
    [    7.492797] random: systemd: uninitialized urandom read (16 bytes read)
    [    7.501100] systemd[1]: Created slice system-getty.slice.
    [  OK  ] Created slice system-getty.slice.
    [    7.521536] random: systemd: uninitialized urandom read (16 bytes read)
    [    7.528904] systemd[1]: Created slice system-serial\x2dgetty.slice.
    [  OK  ] Created slice system-serial\x2dgetty.slice.
    [    7.549529] random: systemd: uninitialized urandom read (16 bytes read)
    [    7.556761] systemd[1]: Created slice User and Session Slice.
    [  OK  ] Created slice User and Session Slice.
    [    7.577661] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    [  OK  ] Started Dispatch Password ��…ts to Console Directory Watch.
    [    7.601588] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    [  OK  ] Started Forward Password R��…uests to Wall Directory Watch.
    [    7.625577] systemd[1]: Reached target Paths.
    [  OK  ] Reached target Paths.
    [    7.641522] systemd[1]: Reached target Remote File Systems.
    [  OK  ] Reached target Remote File Systems.
    [    7.661515] systemd[1]: Reached target Slices.
    [  OK  ] Reached target Slices.
    [    7.677516] systemd[1]: Reached target Swap.
    [  OK  ] Reached target Swap.
    [    7.707339] systemd[1]: Listening on RPCbind Server Activation Socket.
    [  OK  ] Listening on RPCbind Server Activation Socket.
    [    7.729598] systemd[1]: Reached target RPC Port Mapper.
    [  OK  ] Reached target RPC Port Mapper.
    [    7.754051] systemd[1]: Listening on Process Core Dump Socket.
    [  OK  ] Listening on Process Core Dump Socket.
    [    7.777661] systemd[1]: Listening on initctl Compatibility Named Pipe.
    [  OK  ] Listening on initctl Compatibility Named Pipe.
    [    7.803178] systemd[1]: Condition check resulted in Journal Audit Socket being skipped.
    [    7.811521] systemd[1]: Listening on Journal Socket (/dev/log).
    [  OK  ] Listening on Journal Socket (/dev/log).
    [    7.833794] systemd[1]: Listening on Journal Socket.
    [  OK  ] Listening on Journal Socket.
    [    7.849810] systemd[1]: Listening on Network Service Netlink Socket.
    [  OK  ] Listening on Network Service Netlink Socket.
    [    7.873717] systemd[1]: Listening on udev Control Socket.
    [  OK  ] Listening on udev Control Socket.
    [    7.893665] systemd[1]: Listening on udev Kernel Socket.
    [  OK  ] Listening on udev Kernel Socket.
    [    7.915739] systemd[1]: Mounting Huge Pages File System...
             Mounting Huge Pages File System...
    [    7.931669] systemd[1]: Mounting POSIX Message Queue File System...
             Mounting POSIX Message Queue File System...
    [    7.955675] systemd[1]: Mounting Kernel Debug File System...
             Mounting Kernel Debug File System...
    [    7.982672] systemd[1]: Mounting Temporary Directory (/tmp)...
             Mounting Temporary Directory (/tmp)...
    [    7.999908] systemd[1]: Starting Create list of static device nodes for the current kernel...
             Starting Create list of st��…odes for the current kernel...
    [    8.031365] systemd[1]: Starting Start psplash boot splash screen...
             Starting Start psplash boot splash screen...
    [    8.059708] systemd[1]: Starting RPC Bind...
             Starting RPC Bind...
    [    8.073706] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
    [    8.085850] systemd[1]: Starting Journal Service...
             Starting Journal Service...
    [    8.102087] systemd[1]: Starting Load Kernel Modules...
             Starting Load Kernel Modules...
    [    8.115830] systemd[1]: Starting Remount Root and Kernel File Systems...
             Starting Remount Root and Kernel File Systems...
    [    8.135385] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
    [    8.140041] cryptodev: loading out-of-tree module taints kernel.
    [    8.149381] systemd[1]: Starting udev Coldplug all Devices...
             Starting udev Coldplug all Devices...[    8.156527] cryptodev: driver 1.10 loaded.
    
    [    8.176322] systemd[1]: Started RPC Bind.
    [  OK  ] Started RPC Bind.
    [    8.193919] systemd[1]: Started Journal Service.
    [  OK  ] Started Journal Service.
    [  OK  ] Mounted Huge Pages File System.
    [  OK  ] Mounted POSIX Message Queue File System.
    [  OK  ] Mounted Kernel Debug File System.
    [  OK  ] Mounted Temporary Directory (/tmp).
    [  OK  ] Started Create list of sta��… nodes for the current kernel.
    [FAILED] Failed to start Start psplash boot splash screen.
    See 'systemctl status psplash-start.service' for details.
    [DEPEND] Dependency failed for Star��…progress communication helper.
    [  OK  ] Started Load Kernel Modules.
    [  OK  ] Started Remount Root and Kernel File Systems.
             Mounting Kernel Configuration File System...
             Starting Flush Journal to Persistent Storage...
    [    8.415872] systemd-journald[183]: Received client request to flush runtime journal.
             Starting Apply Kernel Variables...
             Starting Create Static Device Nodes in /dev...
    [  OK  ] Mounted Kernel Configuration File System.
    [  OK  ] Started Flush Journal to Persistent Storage.
    [  OK  ] Started Apply Kernel Variables.
    [  OK  ] Started Create Static Device Nodes in /dev.
    [    8.530120] random: systemd: uninitialized urandom read (16 bytes read)
    [  OK  ] Reached target Local File Systems (Pre).
    [    8.553696] random: systemd: uninitialized urandom read (16 bytes read)
             Mounting /media/ram...
    [    8.565785] random: systemd-journal: uninitialized urandom read (16 bytes read)
             Mounting /var/volatile...
             Starting udev Kernel Device Manager...
    [  OK  ] Started udev Coldplug all Devices.
    [  OK  ] Mounted /media/ram.
    [  OK  ] Mounted /var/volatile.
             Starting udev Wait for Complete Device Initialization...
             Starting Load/Save Random Seed...
    [  OK  ] Reached target Local File Systems.
             Starting Create Volatile Files and Directories...
    [  OK  ] Started udev Kernel Device Manager.
    [  OK  ] Started Create Volatile Files and Directories.
             Starting Network Time Synchronization...
             Starting Update UTMP about System Boot/Shutdown...
    [  OK  ] Started Update UTMP about System Boot/Shutdown.
    [  OK  ] Started Network Time Synchronization.
    [  OK  ] Reached target System Time Set.
    [  OK  ] Reached target System Time Synchron[    8.933948] random: crng init done
    ized.
    [    8.939608] random: 66 urandom warning(s) missed due to ratelimiting
    [  OK  ] Started Load/Save Random Seed.[    8.969836] ina2xx 4-0040: power monitor ina226 (Rshunt = 10000 uOhm)
    
    [    8.979698] ina2xx 4-0041: power monitor ina226 (Rshunt = 10000 uOhm)
    [    8.987689] ina2xx 4-0042: power monitor ina226 (Rshunt = 10000 uOhm)
    [    8.995798] ina2xx 4-0043: power monitor ina226 (Rshunt = 10000 uOhm)
    [    9.003540] ina2xx 4-0044: power monitor ina226 (Rshunt = 10000 uOhm)
    [    9.011427] ina2xx 4-0045: power monitor ina226 (Rshunt = 5000 uOhm)
    [    9.019047] ina2xx 4-0046: power monitor ina226 (Rshunt = 10000 uOhm)
    [    9.026889] ina2xx 4-0047: power monitor ina226 (Rshunt = 10000 uOhm)
    [    9.034649] ina2xx 4-0048: power monitor ina226 (Rshunt = 10000 uOhm)
    [    9.042409] ina2xx 4-0049: power monitor ina226 (Rshunt = 10000 uOhm)
    [    9.050260] ina2xx 4-004a: power monitor ina226 (Rshunt = 10000 uOhm)
    [    9.058000] ina2xx 4-004b: power monitor ina226 (Rshunt = 10000 uOhm)
    [    9.065295] ina2xx 4-004c: power monitor ina226 (Rshunt = 10000 uOhm)
    [    9.073279] ina2xx 4-004d: power monitor ina226 (Rshunt = 10000 uOhm)
    [    9.081011] ina2xx 4-004e: power monitor ina226 (Rshunt = 10000 uOhm)
    [    9.088725] ina2xx 4-004f: power monitor ina226 (Rshunt = 10000 uOhm)
    [    9.119238] CAN device driver interface
    [    9.243333] img_dec 4300000.video-decoder: decoder registered as /dev/video0
    [    9.252377] k3-dsp-rproc 4d80800000.dsp: assigned reserved memory node vision-apps-c66-dma-memory@a9000000
    [    9.266127] img_enc 4200000.video-encoder: vxe_enc_probe: using heap 1 for internal alloc
    [    9.275801] k3-dsp-rproc 4d80800000.dsp: configured DSP for remoteproc mode
    [    9.301856] img_enc 4200000.video-encoder: encoder registered as /dev/video1
    [    9.313833] remoteproc remoteproc0: 4d80800000.dsp is available
    [    9.324532] k3-dsp-rproc 4d81800000.dsp: assigned reserved memory node vision-apps-c66-dma-memory@a8000000
    [    9.374595] remoteproc remoteproc0: powering up 4d80800000.dsp
    [    9.377390] k3-dsp-rproc 4d81800000.dsp: configured DSP for remoteproc mode
    [    9.381681] remoteproc remoteproc0: Booting fw image j7-c66_0-fw, size 1334036
    [    9.387607] remoteproc remoteproc1: 4d81800000.dsp is available
    [    9.402168] pvrsrvkm 4e20000000.gpu: More than one power domain for this GPU, gpu driver manages power domains
    [    9.414160] k3-dsp-rproc 4d80800000.dsp: booting DSP core using boot addr = 0xa8d85400
    [    9.414755] k3-dsp-rproc 64800000.dsp: assigned reserved memory node vision-apps-c71-dma-memory@b2000000
    [    9.431875]  remoteproc0#vdev0buffer: assigned reserved memory node vision-apps-c66-dma-memory@a9000000
    [    9.441672] PVR_K:  205: Read BVNC 22.104.208.318 from HW device registers
    [    9.448968] virtio_rpmsg_bus virtio0: rpmsg host is online
    [    9.454633]  remoteproc0#vdev0buffer: registered virtio0 (type 7)
    [    9.457719] platform 41000000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1)
    [    9.460781] remoteproc remoteproc0: remote processor 4d80800000.dsp is now up
    [    9.472487] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0xd
    [    9.487265] k3-dsp-rproc 64800000.dsp: configured DSP for remoteproc mode
    [    9.494377] remoteproc remoteproc1: powering up 4d81800000.dsp
    [    9.498038] remoteproc remoteproc2: 64800000.dsp is available
    [    9.500273] remoteproc remoteproc1: Booting fw image j7-c66_1-fw, size 1334036
    [    9.510604] PVR_K:  205: RGX Device registered with BVNC 22.104.208.318
    [    9.519967] platform 41000000.r5f: configured R5F for IPC-only mode
    [    9.529082] k3-dsp-rproc 4d81800000.dsp: booting DSP core using boot addr = 0xa9d85400
    [    9.542770]  remoteproc1#vdev0buffer: assigned reserved memory node vision-apps-c66-dma-memory@a8000000
    [    9.558257] virtio_rpmsg_bus virtio1: rpmsg host is online
    [    9.571202]  remoteproc1#vdev0buffer: registered virtio1 (type 7)
    [    9.581706] remoteproc remoteproc1: remote processor 4d81800000.dsp is now up
    [    9.590596] platform 41000000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a0000000
    [    9.599843] [drm] Initialized pvr 1.15.6133109 20170530 for 4e20000000.gpu on minor 0
    [    9.600270] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0xd
    [    9.696379] remoteproc remoteproc2: powering up 64800000.dsp
    [    9.702131] remoteproc remoteproc2: Booting fw image j7-c71_0-fw, size 12849048
    [    9.709588] remoteproc remoteproc2: unsupported resource 65538
    [    9.722885] k3-dsp-rproc 64800000.dsp: booting DSP core using boot addr = 0xb2200000
    [    9.731144]  remoteproc2#vdev0buffer: assigned reserved memory node vision-apps-c71-dma-memory@b2000000
    [    9.741144] remoteproc remoteproc3: 41000000.r5f is available
    [    9.747256] virtio_rpmsg_bus virtio2: rpmsg host is online
    [    9.752818]  remoteproc2#vdev0buffer: registered virtio2 (type 7)
    [    9.754493] virtio_rpmsg_bus virtio2: creating channel rpmsg_chrdev addr 0xd
    [    9.758935] remoteproc remoteproc2: remote processor 64800000.dsp is now up
    [    9.774239] remoteproc remoteproc3: attaching to 41000000.r5f
    [    9.862010] platform 41000000.r5f: R5F core initialized in IPC-only mode
    [    9.925310]  remoteproc3#vdev0buffer: assigned reserved memory node vision-apps-r5f-dma-memory@a0000000
    [    9.948746] virtio_rpmsg_bus virtio3: rpmsg host is online
    [    9.955036]  remoteproc3#vdev0buffer: registered virtio3 (type 7)
    [    9.957171] virtio_rpmsg_bus virtio3: creating channel ti.ipc4.ping-pong addr 0xd
    [    9.961612] remoteproc remoteproc3: remote processor 41000000.r5f is now attached
    [    9.973574] virtio_rpmsg_bus virtio3: creating channel rpmsg_chrdev addr 0xe
    [    9.987781] platform 5c00000.r5f: configured R5F for remoteproc mode
    [   10.002792] platform 5c00000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a2000000
    [   10.016936] remoteproc remoteproc4: 5c00000.r5f is available
    [   10.034639] platform 5d00000.r5f: configured R5F for remoteproc mode
    [   10.053772] platform 5d00000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a4000000
    [   10.068498] m_can_platform 40528000.can: m_can device registered (irq=23, version=32)
    [   10.084192] m_can_platform 40568000.can: m_can device registered (irq=25, version=32)
    [   10.085649] remoteproc remoteproc4: powering up 5c00000.r5f
    [   10.100463] m_can_platform 2701000.can: m_can device registered (irq=48, version=32)
    [   10.101604] remoteproc remoteproc4: Booting fw image j7-main-r5f0_0-fw, size 1424760
    [   10.110791] remoteproc remoteproc5: 5d00000.r5f is available
    [   10.124492] m_can_platform 2721000.can: m_can device registered (irq=50, version=32)
    [   10.141179]  remoteproc4#vdev0buffer: assigned reserved memory node vision-apps-r5f-dma-memory@a2000000
    [   10.151003] remoteproc remoteproc5: powering up 5d00000.r5f
    [   10.156751] remoteproc remoteproc5: Booting fw image j7-main-r5f0_1-fw, size 302028
    [   10.157063] virtio_rpmsg_bus virtio4: rpmsg host is online
    [   10.172839]  remoteproc5#vdev0buffer: assigned reserved memory node vision-apps-r5f-dma-memory@a4000000
    [   10.173015] platform 5e00000.r5f: configured R5F for remoteproc mode
    [   10.183326] virtio_rpmsg_bus virtio5: rpmsg host is online
    [   10.188688]  remoteproc4#vdev0buffer: registered virtio4 (type 7)
    [   10.194320]  remoteproc5#vdev0buffer: registered virtio5 (type 7)
    [   10.203009] remoteproc remoteproc4: remote processor 5c00000.r5f is now up
    [   10.206512] remoteproc remoteproc5: remote processor 5d00000.r5f is now up
    [   10.224667] platform 5e00000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a6000000
    [   10.260371] virtio_rpmsg_bus virtio5: creating channel rpmsg_chrdev addr 0xd
    [   10.288867] remoteproc remoteproc6: 5e00000.r5f is available
    [   10.321625] virtio_rpmsg_bus virtio4: creating channel rpmsg_chrdev addr 0xd
    [   10.333515] virtio_rpmsg_bus virtio4: creating channel rpmsg_chrdev addr 0x15
    [   10.340797] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0x15
    [   10.363179] virtio_rpmsg_bus virtio0: creating channel ti.ipc4.ping-pong addr 0xe
    [   10.377616] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0x15
    [   10.390372] virtio_rpmsg_bus virtio1: creating channel ti.ipc4.ping-pong addr 0xe
    [   10.405059] virtio_rpmsg_bus virtio2: creating channel rpmsg_chrdev addr 0x15
    [   10.415761] virtio_rpmsg_bus virtio2: creating channel ti.ipc4.ping-pong addr 0xe
    [   10.428767] virtio_rpmsg_bus virtio4: creating channel ti.ethfw.notifyservice addr 0x1e
    [   10.439090] platform 5f00000.r5f: configured R5F for remoteproc mode
    [   10.445584] virtio_rpmsg_bus virtio4: creating channel rpmsg-kdrv addr 0x1a
    [   10.452749] virtio_rpmsg_bus virtio5: creating channel rpmsg_chrdev addr 0x15
    [   10.460026] virtio_rpmsg_bus virtio5: creating channel ti.ipc4.ping-pong addr 0xe
    [   10.469810] remoteproc remoteproc6: Direct firmware load for j7-main-r5f1_0-fw failed with error -2
    [   10.479964] remoteproc remoteproc6: powering up 5e00000.r5f
    [   10.487835] remoteproc remoteproc6: Direct firmware load for j7-main-r5f1_0-fw failed with error -2
    [   10.496946] remoteproc remoteproc6: request_firmware failed: -2
    [   10.505707] rpmsg-kdrv-eth-switch rpmsg-kdrv-1-mpu_1_0_ethswitch-device-0: Device info: permissions: 3FFFFFFF uart_id: 2
    [   10.517136] rpmsg-kdrv-eth-switch rpmsg-kdrv-1-mpu_1_0_ethswitch-device-0: FW ver 0.2 (rev 0) 30/Oct/2023 SHA:
    [   10.528512] rpmsg-kdrv-eth-switch rpmsg-kdrv-3-mpu_1_0_ethmac-device-1: Device info: permissions: 3FFFFFFF uart_id: 2
    [   10.539177] rpmsg-kdrv-eth-switch rpmsg-kdrv-3-mpu_1_0_ethmac-device-1: FW ver 0.2 (rev 0) 30/Oct/2023 SHA:
    [   10.550532] platform 5f00000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a7000000
    [   10.550982] virtio_rpmsg_bus virtio4: creating channel ti.ipc4.ping-pong addr 0xe
    [   10.568560] j721e-cpsw-virt-mac main_r5fss_cpsw9g_virt_mac0: rpmsg attach_ext - rx_mtu:1522 features:0000000B tx_mtu[0]:2024 flow_idx:172 tx_cpsw_psil_dst_id:51712 mac_addr:70:ff:76:1d:92:c1 mac-only:0
    [   10.594837] j721e-cpsw-virt-mac main_r5fss_cpsw9g_virt_mac0: virt_cpsw_nuss mac loaded
    [   10.605499] j721e-cpsw-virt-mac main_r5fss_cpsw9g_virt_mac0: rdev_features:0000000B rdev_mtu:1522 flow_id:172 tx_psil_dst_id:4A00 mac_only:0
    [   10.618131] 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
    [   10.630463] j721e-cpsw-virt-mac main-r5fss-cpsw9g-virt-mac1: rpmsg attach_ext - rx_mtu:1522 features:00000007 tx_mtu[0]:2024 flow_idx:173 tx_cpsw_psil_dst_id:51713 mac_addr:70:ff:76:1d:92:c2 mac-only:1
    [   10.648817] remoteproc remoteproc7: 5f00000.r5f is available
    [   10.654728] remoteproc remoteproc7: Direct firmware load for j7-main-r5f1_1-fw failed with error -2
    [   10.664438] remoteproc remoteproc7: powering up 5f00000.r5f
    [   10.670077] remoteproc remoteproc7: Direct firmware load for j7-main-r5f1_1-fw failed with error -2
    [   10.679753] remoteproc remoteproc7: request_firmware failed: -2
    [   10.695913] j721e-cpsw-virt-mac main-r5fss-cpsw9g-virt-mac1: virt_cpsw_nuss mac loaded
    [   10.705230] j721e-cpsw-virt-mac main-r5fss-cpsw9g-virt-mac1: rdev_features:00000007 rdev_mtu:1522 flow_id:173 tx_psil_dst_id:4A01 mac_only:1
    [   10.724455] j721e-cpsw-virt-mac main-r5fss-cpsw9g-virt-mac1: local_mac_addr:00:00:00:00:00:00 rdev_mac_addr:70:ff:76:1d:92:c2
    [   11.152597] remoteproc remoteproc8: b034000.pru is available
    [   11.172929] usbcore: registered new interface driver usbfs
    [   11.196491] remoteproc remoteproc9: b004000.rtu is available
    [   11.211077] usbcore: registered new interface driver hub
    [   11.219069] usbcore: registered new device driver usb
    [   11.226497] remoteproc remoteproc10: b00a000.txpru is available
    [   11.235656] remoteproc remoteproc11: b038000.pru is available
    [   11.243907] remoteproc remoteproc12: b006000.rtu is available
    [   11.252832] remoteproc remoteproc13: b00c000.txpru is available
    [   11.261185] remoteproc remoteproc14: b134000.pru is available
    [   11.270750] remoteproc remoteproc15: b104000.rtu is available
    [   11.279061] omap_rng 4e10000.rng: Random Number Generator ver. 241b34c
    [   11.286632] remoteproc remoteproc16: b10a000.txpru is available
    [   11.298314] remoteproc remoteproc17: b138000.pru is available
    [   11.304841] remoteproc remoteproc18: b106000.rtu is available
    [   11.311346] remoteproc remoteproc19: b10c000.txpru is available
             Starting Start psplash boot splash screen...
    [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  ] Created slice system-systemd\x2dfsck.slice.
    [  OK  ] Found device /dev/mmcblk0p1.
             Starting File System Check on /dev/mmcblk0p1...
    [  OK  ] Started File System Check on /dev/mmcblk0p1.
             Mounting /run/media/mmcblk0p1...
    [  OK  ] Mounted /run/media/mmcblk0p1.
    [   12.090311] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
    [   12.095910] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 1
    [   12.103694] xhci-hcd xhci-hcd.2.auto: hcc params 0x200073c9 hci version 0x100 quirks 0x0000002000010010
    [   12.113116] xhci-hcd xhci-hcd.2.auto: irq 670, io mem 0x06410000
    [   12.119292] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
    [   12.127552] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [   12.134762] usb usb1: Product: xHCI Host Controller
    [   12.139631] usb usb1: Manufacturer: Linux 5.10.162-g76b3e88d56 xhci-hcd
    [   12.146238] usb usb1: SerialNumber: xhci-hcd.2.auto
    [   12.151383] hub 1-0:1.0: USB hub found
    [   12.155156] hub 1-0:1.0: 1 port detected
    [   12.160011] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
    [   12.165514] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 2
    [   12.173171] xhci-hcd xhci-hcd.2.auto: Host supports USB 3.0 SuperSpeed
    [   12.179722] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
    [   12.187866] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
    [   12.196117] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [   12.203327] usb usb2: Product: xHCI Host Controller
    [   12.208202] usb usb2: Manufacturer: Linux 5.10.162-g76b3e88d56 xhci-hcd
    [   12.214805] usb usb2: SerialNumber: xhci-hcd.2.auto
    [   12.219930] hub 2-0:1.0: USB hub found
    [   12.223701] hub 2-0:1.0: 1 port detected
    [  OK  ] Started udev Wait for Complete Device Initialization.
    [  OK  ] Started Hardware RNG Entropy Gatherer Daemon.
    [  OK  ] Reached target System Initialization.
    [  OK  ] Started Daily rotation of log files.
    [  OK  ] Started Daily Cleanup of Temporary Directories.
    [  OK  ] Reached target Timers.
    [  OK  ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
    [  OK  ] Listening on D-Bus System Message Bus Socket.
    [   12.417472] usb 1-1: new high-speed USB device number 2 using xhci-hcd
             Starting Docker Socket for the API.
    [  OK  ] Listening on dropbear.socket.
             Starting Reboot and dump vmcore via kexec...
    [  OK  ] Listening on Docker Socket for the API.
    [  OK  ] Started Reboot and dump vmcore via kexec.
    [  OK  ] Reached target Sockets.
    [  OK  ] Reached target Basic System.
             Starting Save/Restore Sound Card State...
    [   12.577859] usb 1-1: New USB device found, idVendor=0451, idProduct=8142, bcdDevice= 1.00
    [   12.589079] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=1
    [  OK  ] Started Job spooling tools.[   12.601482] usb 1-1: SerialNumber: 27090089A750
    
    [   12.606648] hub 1-1:1.0: USB hub found
    [   12.610438] hub 1-1:1.0: 4 ports detected
    [  OK  ] Started Periodic Command Scheduler.
    [  OK  ] Started D-Bus System Message Bus.
             Starting Print notice about GPLv3 packages...
             Starting set host name as per compatible name...
             Starting IPv6 Packet Filtering Framework...
             Starting IPv4 Packet Filtering Framework...
    [  OK  ] Started irqbalance daemon.
             Starting Telephony service...
             Starting Update pmic regis��…fety feature on power rails...
             Starting rc.pvr.service...
             Starting startwlanap...
             Starting startwlansta...
             Starting Login Service...
    [  OK  ] Started TEE Supplicant.
             Starting Update weston ini��… based on the platform name...
    [  OK  ] Started Save/Restore Sound Card State.
    [  OK  ] Started IPv6 Packet Filtering Framework.
    [  OK  ] Started IPv4 Packet Filtering Framework.
    [  OK  ] Started startwlansta.
    [  OK  ] Reached target Network (Pre).
    [  OK  ] Reached target Sound Card.
             Starting Network Service...
    [  OK  ] Started set host name as per compatible name.
    [  OK  ] Started Update pmic regist��…safety feature on power rails.
    [  OK  ] Started startwlanap.
    [  OK  ] Started Update weston ini ��…ge based on the platform name.
    [  OK  ] Started Telephony service.
    [  OK  ] Started Network Service.
             Starting Wait for Network to be Configured...
             Starting Network Name Resolution...
    [   12.936039] j721e-cpsw-virt-mac main-r5fss-cpsw9g-virt-mac1: virt_cpsw_nuss mac started
    [   12.976758] Bluetooth: Core ver 2.22
    [   12.982414] NET: Registered protocol family 31
    [   12.989551] Bluetooth: HCI device and connection manager initialized
    [   12.992906] j721e-cpsw-virt-mac main_r5fss_cpsw9g_virt_mac0: virt_cpsw_nuss mac started
    [   13.001559] Bluetooth: HCI socket layer initialized
    [   13.011642] Bluetooth: L2CAP socket layer initialized
    [   13.017489] Bluetooth: SCO socket layer initialized
    [  OK  ] Started Login Service.
    [   13.076715] am65-cpsw-nuss 46000000.ethernet eth0: PHY [46000f00.mdio:00] driver [TI DP83867] (irq=POLL)
    [   13.141954] am65-cpsw-nuss 46000000.ethernet eth0: configuring for phy/rgmii-rxid link mode
    [  OK  ] Listening on Load/Save RF ��…itch Status /dev/rfkill Watch.
    [  OK  ] Started Network Name Resolution.
    [  OK  ] Reached target Network.
    [  OK  ] Reached target Host and Network Name Lookups.
             Starting Avahi mDNS/DNS-SD Stack...
             Starting Enable and configure wl18xx bluetooth stack...
    [  OK  ] Started NFS status monitor for NFSv2/3 locking..
             Starting Simple Network Ma��…ent Protocol (SNMP) Daemon....
             Starting Permit User Sessions...
    [  OK  ] Started Permit User Sessions.
    [  OK  ] Started Getty on tty1.
    [  OK  ] Started Serial Getty on ttyS2.
    [  OK  ] Started Serial Getty on ttyS3.
    [  OK  ] Reached target Login Prompts.
             Starting Synchronize System and HW clocks...
    [  OK  ] Started Enable and configure wl18xx bluetooth stack.
    [FAILED] Failed to start Synchronize System and HW clocks.
    See 'systemctl status sync-clocks.service' for details.
    [  OK  ] Started Avahi mDNS/DNS-SD Stack.
    [  OK  ] Started rc.pvr.service.
             Starting weston.service...
    [  OK  ] Started weston.service.
             Starting DEMO...
             Starting EdgeAI OOB demos...
             Starting telnetd.service...
    [  OK  ] Started DEMO.
    [  OK  ] Started telnetd.service.
    [   13.771081] PVR_K:  783: RGX Firmware image 'rgx.fw.22.104.208.318' loaded
    [   13.798018] PVR_K:  783: Shader binary image 'rgx.sh.22.104.208.318' loaded
    [  OK  ] Started Simple Network Man��…ement Protocol (SNMP) Daemon..
    ***************************************************************
    ***************************************************************
    NOTICE: This file system contains the following GPLv3 packages:
            autoconf
            bash-dev
            bash
            bc
            binutils
            cifs-utils
            coreutils-stdbuf
            coreutils
            cpio
            cpp-symlinks
            cpp
            dosfstools
            elfutils
            g++-symlinks
            g++
            gawk
            gcc-symlinks
            gcc
            gdb
            gdbserver
            gettext
            glmark2
            gstreamer1.0-libav-dev
            gstreamer1.0-libav
            gzip
            less
            libasm1
            libbfd
            libdw1
            libelf1
            libgdbm-compat4
            libgdbm-dev
            libgdbm6
            libgettextlib
            libgettextsrc
            libgmp-dev
            libgmp10
            libgmpxx4
            libidn2-0
            libidn2-dev
            libmpc3
            libmpfr6
            libreadline-dev
            libreadline8
            libunistring-dev
            libunistring2
            m4-dev
            m4
            make
            nettle-dev
            nettle
            parted
            python3-rfc3987
            python3-strict-rfc3339
            tar
            which
            zeromq
    
    If you do not wish to distribute GPLv3 components please remove
    the above packages prior to distribution.  This can be done using
    the opkg remove command.  i.e.:
        opkg remove <package>
    Where <package> is the name printed in the list above
    
    NOTE: If the package is a dependency of another package you
          will be notified of the dependent packages.  You should
          use the --force-removal-of-dependent-packages option to
          also remove the dependent packages as well
    ***************************************************************
    ***************************************************************
    [  OK  ] Started Print notice about GPLv3 packages.
    [   17.290257] am65-cpsw-nuss 46000000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
    [   17.298967] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
    
     _____                    _____           _         _   
    |  _  |___ ___ ___ ___   |  _  |___ ___  |_|___ ___| |_ 
    |     |  _| .'| . | . |  |   __|  _| . | | | -_|  _|  _|
    |__|__|_| |__,|_  |___|  |__|  |_| |___|_| |___|___|_|  
                  |___|                    |___|            
    
    Arago Project j7-evm ttyS2
    
    Arago 2021.09 j7-evm ttyS2
    
    j7-evm login: root
    
    

    Also, please find the screenshot of the ifconfig command entered in the root login:

  • Hi Srikant,

    This seems correct right.

    Please let me know if there is any query here.

    Regards,
    Tanmay

  • Hi Tanmay,

    Sorry for the confusion. Please ignore the previous reply message as it was not correctly configured for NFS setup.

    As per the response given by you, Can you try to remove the command "dhcp" from "setup_net" and remove "${nfs_options} ip=dhcp" from args_net while assigning a manual ip.

    --> While configuring the NFS setup, I have removed the command "dhcp" from "setup_net" and "${nfs_options} ip=dhcp" from args_net while assigning a manual ip.

    Here is the output of sudo minicom -S bin/setupBoard.minicom for the above modifications:

    U-Boot SPL 2021.01-g62a9e51344 (Mar 03 2023 - 23:01:15 +0000)
    Model: Texas Instruments K3 J721E SoC
    Board: J721EX-PM2-SOM rev A
    SYSFW ABI: 3.1 (firmware rev 0x0008 '8.6.3--v08.06.03 (Chill Capybar')
    Trying to boot from MMC2
    Starting ATF on ARM64 core...
    
    NOTICE:  BL31: v2.8(release):v2.8-226-g2fcd408bb3-dirty
    NOTICE:  BL31: Built : 22:56:45, Mar  3 2023
    I/TC: 
    I/TC: OP-TEE version: 3.20.0 (gcc version 9.2.1 20191025 (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10))) #1 Fri Mar  3 22:59:24 UTC 2023 aarch64
    I/TC: WARNING: This OP-TEE configuration might be insecure!
    I/TC: WARNING: Please check https://optee.readthedocs.io/en/latest/architecture/porting_guidelines.html
    I/TC: Primary CPU initializing
    I/TC: SYSFW ABI: 3.1 (firmware rev 0x0008 '8.6.3--v08.06.03 (Chill Capybar')
    I/TC: HUK Initialized
    I/TC: Activated SA2UL device
    I/TC: Fixing SA2UL firewall owner for GP device
    I/TC: Enabled firewalls for SA2UL TRNG device
    I/TC: SA2UL TRNG initialized
    I/TC: SA2UL Drivers initialized
    I/TC: Primary CPU switching to normal world boot
    
    U-Boot SPL 2021.01-g62a9e51344 (Mar 03 2023 - 22:59:37 +0000)
    Model: Texas Instruments K3 J721E SoC
    Board: J721EX-PM2-SOM rev A
    SYSFW ABI: 3.1 (firmware rev 0x0008 '8.6.3--v08.06.03 (Chill Capybar')
    Detected: J7X-BASE-CPB rev A
    Detected: J7X-VSC8514-ETH rev E2
    Trying to boot from MMC2
    
    
    U-Boot 2021.01-g62a9e51344 (Mar 03 2023 - 22:59:37 +0000)
    
    SoC:   J721E SR1.1 GP
    Model: Texas Instruments K3 J721E SoC
    Board: J721EX-PM2-SOM rev A
    DRAM:  4 GiB
    Flash: 0 Bytes
    MMC:   sdhci@4f80000: 0, sdhci@4fb0000: 1
    Loading Environment from FAT... OK
    In:    serial@2800000
    Out:   serial@2800000
    Err:   serial@2800000
    am65_cpsw_nuss ethernet@46000000: K3 CPSW: nuss_ver: 0x6BA00101 cpsw_ver: 0x6BA80100 ale_ver: 0x00293904 Ports:1 mdio_freq:1000000
    Detected: J7X-BASE-CPB rev A
    Detected: J7X-VSC8514-ETH rev E2
    cdns,sierra serdes@5000000: sierra probed
    Net:   eth0: ethernet@46000000port@1
    Hit any key to stop autoboot:  0 
    => 
    => setenv serverip_to_set 10.126.53.212
    => setenv serverip ${serverip_to_set}
    => setenv ipaddr 10.126.53.114
    => setenv gatewayip 10.126.53.1
    => setenv netmask 255.255.255.0
    => setenv init_net 'run args_all args_net; setenv autoload no;dhcp; setenv serverip ${serverip_to_set};rproc init; run boot_rprocs_mmc; rproc list;'
    => setenv rproc_fw_binaries '2 /lib/firmware/j7-main-r5f0_0-fw 3 /lib/firmware/j7-main-r5f0_1-fw 6 /lib/firmware/j7-c66_0-fw 7 /lib/firmware/j7-c66_1-fw 8 /lib/firmware/j7-c71_0-fw'
    => setenv rproc_load_and_boot_one 'if nfs $loadaddr ${serverip}:${nfs_root}/${rproc_fw};then if rproc load ${rproc_id} ${loadaddr} ${filesize}; then rproc start ${rproc_id};fi;fi'
    => setenv overlay_files 'k3-j721e-evm-virt-mac-client.dtbo k3-j721e-vision-apps.dtbo'
    => setenv overlayaddr ${dtboaddr}
    => setenv args_net 'setenv bootargs console=${console} ${optargs} rootfstype=nfs root=/dev/nfs rw nfsroot=${serverip}:${nfs_root}'                       
    => setenv setup_net 'setenv autoload no; setenv serverip ${serverip_to_set}'      
    => saveenv
    Saving Environment to FAT... OK
    => boot
    switch to partitions #0, OK
    mmc1 is current device
    SD/MMC found on device 1
    Failed to load 'boot.scr'
    483 bytes read in 7 ms (67.4 KiB/s)
    Loaded env from uEnv.txt
    Importing environment from mmc1 ...
    Running uenvcmd ...
    1 bytes read in 8 ms (0 Bytes/s)
    Already setup.
    k3-navss-ringacc ringacc@2b800000: Ring Accelerator probed rings:286, gp-rings[96,20] sci-dev-id:235
    k3-navss-ringacc ringacc@2b800000: dma-ring-reset-quirk: disabled
    am65_cpsw_nuss_port ethernet@46000000port@1: K3 CPSW: rflow_id_base: 2
    link up on port 1, speed 1000, full duplex
    BOOTP broadcast 1
    BOOTP broadcast 2
    BOOTP broadcast 3
    BOOTP broadcast 4
    BOOTP broadcast 5
    BOOTP broadcast 6
    BOOTP broadcast 7
    BOOTP broadcast 8
    BOOTP broadcast 9
    BOOTP broadcast 10
    BOOTP broadcast 11
    BOOTP broadcast 12
    BOOTP broadcast 13
    BOOTP broadcast 14
    BOOTP broadcast 15
    BOOTP broadcast 16
    BOOTP broadcast 17
    
    Retry time exceeded; starting again
    k3_r5f_rproc r5f@41000000: Core 1 is already in use. No rproc commands work
    k3_r5f_rproc r5f@41400000: Core 2 is already in use. No rproc commands work
    am65_cpsw_nuss_port ethernet@46000000port@1: K3 CPSW: rflow_id_base: 2
    link up on port 1, speed 1000, full duplex
    *** ERROR: `ipaddr' not set
    am65_cpsw_nuss_port ethernet@46000000port@1: K3 CPSW: rflow_id_base: 2
    link up on port 1, speed 1000, full duplex
    *** ERROR: `ipaddr' not set
    am65_cpsw_nuss_port ethernet@46000000port@1: K3 CPSW: rflow_id_base: 2
    link up on port 1, speed 1000, full duplex
    *** ERROR: `ipaddr' not set
    am65_cpsw_nuss_port ethernet@46000000port@1: K3 CPSW: rflow_id_base: 2
    link up on port 1, speed 1000, full duplex
    *** ERROR: `ipaddr' not set
    am65_cpsw_nuss_port ethernet@46000000port@1: K3 CPSW: rflow_id_base: 2
    link up on port 1, speed 1000, full duplex
    *** ERROR: `ipaddr' not set
    0 - Name:'r5f@41000000' type:'internal memory mapped' supports: load start stop reset 
    1 - Name:'r5f@41400000' type:'internal memory mapped' supports: load start stop reset 
    2 - Name:'r5f@5c00000' type:'internal memory mapped' supports: load start stop reset 
    3 - Name:'r5f@5d00000' type:'internal memory mapped' supports: load start stop reset 
    4 - Name:'r5f@5e00000' type:'internal memory mapped' supports: load start stop reset 
    5 - Name:'r5f@5f00000' type:'internal memory mapped' supports: load start stop reset 
    6 - Name:'dsp@4d80800000' type:'internal memory mapped' supports: load start stop reset 
    7 - Name:'dsp@4d81800000' type:'internal memory mapped' supports: load start stop reset 
    8 - Name:'dsp@64800000' type:'internal memory mapped' supports: load start stop reset 
    am65_cpsw_nuss_port ethernet@46000000port@1: K3 CPSW: rflow_id_base: 2
    link up on port 1, speed 1000, full duplex
    *** ERROR: `ipaddr' not set
    am65_cpsw_nuss_port ethernet@46000000port@1: K3 CPSW: rflow_id_base: 2
    link up on port 1, speed 1000, full duplex
    *** ERROR: `ipaddr' not set
    libfdt fdt_check_header(): FDT_ERR_BADMAGIC
    No FDT memory address configured. Please configure
    the FDT address via "fdt addr <address>" command.
    Aborting!
    am65_cpsw_nuss_port ethernet@46000000port@1: K3 CPSW: rflow_id_base: 2
    link up on port 1, speed 1000, full duplex
    *** ERROR: `ipaddr' not set
    No FDT memory address configured. Please configure
    the FDT address via "fdt addr <address>" command.
    Aborting!
    am65_cpsw_nuss_port ethernet@46000000port@1: K3 CPSW: rflow_id_base: 2
    link up on port 1, speed 1000, full duplex
    *** ERROR: `ipaddr' not set
    No FDT memory address configured. Please configure
    the FDT address via "fdt addr <address>" command.
    Aborting!
    Bad Linux ARM64 Image magic!
    => 
    => 
    => 
    
    

    1) Is there any other way to assign static ip to the TDA4VM board apart from nfs setup?

    2) Is it possible to assign the ip address, gateway, netmask & DNS in the code and rebuild the vision apps to check the ethernet connection?

    3) How to connect the host Ubuntu PC & TDA4VM board remotely using ssh connection?

    (Note: For your information, I'm not able to ping from host pc to target & vice versa.)

    Thanks & Regards,

    Srikanth E

  • Hi Srikanth,

    For your information, I'm not able to ping from host pc to target & vice versa

    Ok. Lets get the ping working first.

    If you just set the "ipaddr", "serverip" and "netmask" and try to ping just the serververip, what output do you see? Do not run any setup for nfs boot, just do setenv for "ipaddr", "serverip" and "netmask" and then ping the serverip.

    Regards,
    Tanmay

  • Hi Tanmay,

    I have followed the steps you mentioned above.

    Here is the output of sudo minicom -S bin/setupBoard.minicom for the above modifications: 

    U-Boot SPL 2021.01-g62a9e51344 (Mar 03 2023 - 23:01:15 +0000)
    Model: Texas Instruments K3 J721E SoC
    Board: J721EX-PM2-SOM rev A
    SYSFW ABI: 3.1 (firmware rev 0x0008 '8.6.3--v08.06.03 (Chill Capybar')
    Trying to boot from MMC2
    Starting ATF on ARM64 core...
    
    NOTICE:  BL31: v2.8(release):v2.8-226-g2fcd408bb3-dirty
    NOTICE:  BL31: Built : 22:56:45, Mar  3 2023
    I/TC: 
    I/TC: OP-TEE version: 3.20.0 (gcc version 9.2.1 20191025 (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10))) #1 Fri Mar  3 22:59:24 UTC 2023 aarch64
    I/TC: WARNING: This OP-TEE configuration might be insecure!
    I/TC: WARNING: Please check https://optee.readthedocs.io/en/latest/architecture/porting_guidelines.html
    I/TC: Primary CPU initializing
    I/TC: SYSFW ABI: 3.1 (firmware rev 0x0008 '8.6.3--v08.06.03 (Chill Capybar')
    I/TC: HUK Initialized
    I/TC: Activated SA2UL device
    I/TC: Fixing SA2UL firewall owner for GP device
    I/TC: Enabled firewalls for SA2UL TRNG device
    I/TC: SA2UL TRNG initialized
    I/TC: SA2UL Drivers initialized
    I/TC: Primary CPU switching to normal world boot
    
    U-Boot SPL 2021.01-g62a9e51344 (Mar 03 2023 - 22:59:37 +0000)
    Model: Texas Instruments K3 J721E SoC
    Board: J721EX-PM2-SOM rev A
    SYSFW ABI: 3.1 (firmware rev 0x0008 '8.6.3--v08.06.03 (Chill Capybar')
    Detected: J7X-BASE-CPB rev A
    Detected: J7X-VSC8514-ETH rev E2
    Trying to boot from MMC2
    
    
    U-Boot 2021.01-g62a9e51344 (Mar 03 2023 - 22:59:37 +0000)
    
    SoC:   J721E SR1.1 GP
    Model: Texas Instruments K3 J721E SoC
    Board: J721EX-PM2-SOM rev A
    DRAM:  4 GiB
    Flash: 0 Bytes
    MMC:   sdhci@4f80000: 0, sdhci@4fb0000: 1
    Loading Environment from FAT... OK
    In:    serial@2800000
    Out:   serial@2800000
    Err:   serial@2800000
    am65_cpsw_nuss ethernet@46000000: K3 CPSW: nuss_ver: 0x6BA00101 cpsw_ver: 0x6BA80100 ale_ver: 0x00293904 Ports:1 mdio_freq:1000000
    Detected: J7X-BASE-CPB rev A
    Detected: J7X-VSC8514-ETH rev E2
    cdns,sierra serdes@5000000: sierra probed
    Net:   eth0: ethernet@46000000port@1
    Hit any key to stop autoboot:  0 
    => 
    => setenv serverip_to_set 10.126.53.212
    => setenv serverip ${serverip_to_set}
    => setenv ipaddr 10.126.53.114
    => setenv netmask 255.255.255.0
    => saveenv
    Saving Environment to FAT... OK
    => boot
    switch to partitions #0, OK
    mmc1 is current device
    SD/MMC found on device 1
    Failed to load 'boot.scr'
    483 bytes read in 8 ms (58.6 KiB/s)
    Loaded env from uEnv.txt
    Importing environment from mmc1 ...
    Running uenvcmd ...
    1 bytes read in 7 ms (0 Bytes/s)
    Already setup.
    gpio: pin gpio@22_17 (gpio 281) value is 1
    gpio: pin gpio@22_16 (gpio 280) value is 0
    k3_r5f_rproc r5f@41000000: Core 1 is already in use. No rproc commands work
    k3_r5f_rproc r5f@41400000: Core 2 is already in use. No rproc commands work
    1424760 bytes read in 69 ms (19.7 MiB/s)
    Load Remote Processor 2 with data@addr=0x82000000 1424760 bytes: Success!
    302028 bytes read in 22 ms (13.1 MiB/s)
    Load Remote Processor 3 with data@addr=0x82000000 302028 bytes: Success!
    Failed to load '/lib/firmware/j7-main-r5f1_0-fw'
    Failed to load '/lib/firmware/j7-main-r5f1_1-fw'
    1334036 bytes read in 65 ms (19.6 MiB/s)
    Load Remote Processor 6 with data@addr=0x82000000 1334036 bytes: Success!
    1334036 bytes read in 65 ms (19.6 MiB/s)
    Load Remote Processor 7 with data@addr=0x82000000 1334036 bytes: Success!
    12849048 bytes read in 213 ms (57.5 MiB/s)
    Load Remote Processor 8 with data@addr=0x82000000 12849048 bytes: Success!
    19079680 bytes read in 796 ms (22.9 MiB/s)
    111990 bytes read in 13 ms (8.2 MiB/s)
    11789 bytes read in 10 ms (1.1 MiB/s)
    ## Flattened Device Tree blob at 88000000
       Booting using the fdt blob at 0x88000000
       Loading Device Tree to 000000008fee1000, end 000000008fffffff ... OK
    
    Starting kernel ...
    
    [    0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd080]
    [    0.000000] Linux version 5.10.162-g76b3e88d56 (oe-user@oe-host) (aarch64-none-linux-gnu-gcc (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10)) 9.2.1 20191025, GNU ld (GNU Toolchain3
    [    0.000000] Machine model: Texas Instruments K3 J721E SoC
    [    0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002800000 (options '')
    [    0.000000] printk: bootconsole [ns16550a0] enabled
    [    0.000000] efi: UEFI not found.
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a0000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-r5f-dma-memory@a0000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a0100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-r5f-memory@a0100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a1000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-r5f-dma-memory@a1000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a1100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-r5f-memory@a1100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a2000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-r5f-dma-memory@a2000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a2100000, size 31 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-r5f-memory@a2100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a4000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-r5f-dma-memory@a4000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a4100000, size 31 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-r5f-memory@a4100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a6000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-r5f-dma-memory@a6000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a6100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-r5f-memory@a6100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a7000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-r5f-dma-memory@a7000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a7100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-r5f-memory@a7100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a8000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-c66-dma-memory@a8000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a8100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-c66-memory@a8100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a9000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-c66-dma-memory@a9000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a9100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-c66-memory@a9100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000ac000000, size 96 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-dma-memory@ac000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000b2000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-c71-dma-memory@b2000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000b2100000, size 95 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-c71-memory@b2100000, compatible id shared-dma-pool
    [    0.000000] OF: reserved mem: initialized node vision_apps_shared-memories, compatible id dma-heap-carveout
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000d8000000, size 192 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-core-heap-memory-lo@d8000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000e4000000, size 8 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-r5f-virtual-eth-queues@e4000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000e4800000, size 24 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-r5f-virtual-eth-buffers@e4800000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x0000000880000000, size 624 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-core-heap-memory-hi@880000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created CMA memory pool at 0x00000008a7000000, size 512 MiB
    [    0.000000] OF: reserved mem: initialized node linux-cma-buffers@8a7000000, compatible id shared-dma-pool
    [    0.000000] Zone ranges:
    [    0.000000]   DMA      [mem 0x0000000080000000-0x00000000ffffffff]
    [    0.000000]   DMA32    empty
    [    0.000000]   Normal   [mem 0x0000000100000000-0x00000008ffffffff]
    [    0.000000] Movable zone start for each node
    [    0.000000] Early memory node ranges
    [    0.000000]   node   0: [mem 0x0000000080000000-0x000000009e7fffff]
    [    0.000000]   node   0: [mem 0x000000009e800000-0x00000000b7ffffff]
    [    0.000000]   node   0: [mem 0x00000000b8000000-0x00000000d7ffffff]
    [    0.000000]   node   0: [mem 0x00000000d8000000-0x00000000e5ffffff]
    [    0.000000]   node   0: [mem 0x00000000e6000000-0x00000000ffffffff]
    [    0.000000]   node   0: [mem 0x0000000880000000-0x00000008a6ffffff]
    [    0.000000]   node   0: [mem 0x00000008a7000000-0x00000008ffffffff]
    [    0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000008ffffffff]
    [    0.000000] psci: probing for conduit method from DT.
    [    0.000000] psci: PSCIv1.1 detected in firmware.
    [    0.000000] psci: Using standard PSCI v0.2 function IDs
    [    0.000000] psci: Trusted OS migration not required
    [    0.000000] psci: SMC Calling Convention v1.2
    [    0.000000] percpu: Embedded 22 pages/cpu s50392 r8192 d31528 u90112
    [    0.000000] Detected PIPT I-cache on CPU0
    [    0.000000] CPU features: detected: GIC system register CPU interface
    [    0.000000] CPU features: detected: EL2 vector hardening
    [    0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923
    [    0.000000] CPU features: detected: Spectre-BHB
    [    0.000000] CPU features: detected: ARM erratum 1742098
    [    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 1032192
    [    0.000000] Kernel command line: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 mtdparts=47040000.spi.0:512k(ospi.tiboot3),2m(ospi.tispl),4m(ospi.u-boot),256k(ospi.env),1m(ospi.sysfw),256kt
    [    0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
    [    0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
    [    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
    [    0.000000] software IO TLB: mapped [mem 0x00000000fbfff000-0x00000000fffff000] (64MB)
    [    0.000000] Memory: 1696364K/4194304K available (11200K kernel code, 1160K rwdata, 4300K rodata, 1856K init, 433K bss, 1973652K reserved, 524288K cma-reserved)
    [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
    [    0.000000] rcu: Preemptible hierarchical RCU implementation.
    [    0.000000] rcu:     RCU event tracing is enabled.
    [    0.000000] rcu:     RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.
    [    0.000000]  Trampoline variant of Tasks RCU enabled.
    [    0.000000]  Tracing variant of Tasks RCU enabled.
    [    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
    [    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
    [    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
    [    0.000000] GICv3: GIC: Using split EOI/Deactivate mode
    [    0.000000] GICv3: 960 SPIs implemented
    [    0.000000] GICv3: 0 Extended SPIs implemented
    [    0.000000] GICv3: Distributor has no Range Selector support
    [    0.000000] GICv3: 16 PPIs implemented
    [    0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000001900000
    [    0.000000] ITS [mem 0x01820000-0x0182ffff]
    [    0.000000] GIC: enabling workaround for ITS: Socionext Synquacer pre-ITS
    [    0.000000] ITS@0x0000000001820000: Devices Table too large, reduce ids 20->19
    [    0.000000] ITS@0x0000000001820000: allocated 524288 Devices @8c7800000 (flat, esz 8, psz 64K, shr 0)
    [    0.000000] ITS: using cache flushing for cmd queue
    [    0.000000] GICv3: using LPI property table @0x00000008c7030000
    [    0.000000] GIC: using cache flushing for LPI property table
    [    0.000000] GICv3: CPU0: using allocated LPI pending table @0x00000008c7040000
    [    0.000000] arch_timer: cp15 timer(s) running at 200.00MHz (phys).
    [    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2e2049d3e8, max_idle_ns: 440795210634 ns
    [    0.000001] sched_clock: 56 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
    [    0.008411] Console: colour dummy device 80x25
    [    0.012974] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
    [    0.023644] pid_max: default: 32768 minimum: 301
    [    0.028398] LSM: Security Framework initializing
    [    0.033156] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
    [    0.040736] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
    [    0.049595] rcu: Hierarchical SRCU implementation.
    [    0.054669] Platform MSI: msi-controller@1820000 domain created
    [    0.060935] PCI/MSI: /bus@100000/interrupt-controller@1800000/msi-controller@1820000 domain created
    [    0.070243] EFI services will not be available.
    [    0.074969] smp: Bringing up secondary CPUs ...
    I/TC: Secondary CPU 1 initializing
    I/TC: Secondary CPU 1 switching to normal world boot
    [    0.088206] Detected PIPT I-cache on CPU1
    [    0.088230] GICv3: CPU1: found redistributor 1 region 0:0x0000000001920000
    [    0.088241] GICv3: CPU1: using allocated LPI pending table @0x00000008c7050000
    [    0.088277] CPU1: Booted secondary processor 0x0000000001 [0x411fd080]
    [    0.088329] smp: Brought up 1 node, 2 CPUs
    [    0.117675] SMP: Total of 2 processors activated.
    [    0.122480] CPU features: detected: 32-bit EL0 Support
    [    0.127735] CPU features: detected: CRC32 instructions
    [    0.141885] CPU: All CPU(s) started at EL2
    [    0.146083] alternatives: patching kernel code
    [    0.151127] devtmpfs: initialized
    [    0.160482] KASLR disabled due to lack of seed
    [    0.165132] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
    [    0.175097] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
    [    0.189807] pinctrl core: initialized pinctrl subsystem
    [    0.195469] DMI not present or invalid.
    [    0.199718] NET: Registered protocol family 16
    [    0.205128] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
    [    0.212439] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
    [    0.220448] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
    [    0.228760] thermal_sys: Registered thermal governor 'step_wise'
    [    0.228762] thermal_sys: Registered thermal governor 'power_allocator'
    [    0.235346] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
    [    0.248985] ASID allocator initialised with 65536 entries
    [    0.272828] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
    [    0.279686] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
    [    0.286533] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
    [    0.293379] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
    [    0.300858] cryptd: max_cpu_qlen set to 1000
    [    0.306952] k3-chipinfo 43000014.chipid: Family:J721E rev:SR2.0 JTAGID[0x1bb6402f] Detected
    [    0.315776] vsys_3v3: supplied by evm_12v0
    [    0.320165] vsys_5v0: supplied by evm_12v0
    [    0.324945] iommu: Default domain type: Translated 
    [    0.330070] SCSI subsystem initialized
    [    0.334206] mc: Linux media interface: v0.10
    [    0.338577] videodev: Linux video capture interface: v2.00
    [    0.344208] pps_core: LinuxPPS API ver. 1 registered
    [    0.349281] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
    [    0.358619] PTP clock support registered
    [    0.362638] EDAC MC: Ver: 3.0.0
    [    0.366444] FPGA manager framework
    [    0.369955] Advanced Linux Sound Architecture Driver Initialized.
    [    0.376557] clocksource: Switched to clocksource arch_sys_counter
    [    0.382884] VFS: Disk quotas dquot_6.6.0
    [    0.386916] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [    0.396526] Carveout Heap: Exported 512 MiB at 0x00000000b8000000
    [    0.402817] NET: Registered protocol family 2
    [    0.407562] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
    [    0.416188] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
    [    0.424946] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
    [    0.433151] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear)
    [    0.440958] TCP: Hash tables configured (established 32768 bind 32768)
    [    0.447760] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
    [    0.454657] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
    [    0.462059] NET: Registered protocol family 1
    [    0.466778] RPC: Registered named UNIX socket transport module.
    [    0.472835] RPC: Registered udp transport module.
    [    0.477649] RPC: Registered tcp transport module.
    [    0.482453] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [    0.489034] NET: Registered protocol family 44
    [    0.493581] PCI: CLS 0 bytes, default 64
    [    0.497972] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
    [    0.508407] Initialise system trusted keyrings
    [    0.513041] workingset: timestamp_bits=46 max_order=20 bucket_order=0
    [    0.521195] squashfs: version 4.0 (2009/01/31) Phillip Lougher
    [    0.527399] NFS: Registering the id_resolver key type
    [    0.532590] Key type id_resolver registered
    [    0.536863] Key type id_legacy registered
    [    0.540982] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
    [    0.547830] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
    [    0.555471] 9p: Installing v9fs 9p2000 file system support
    [    0.580274] Key type asymmetric registered
    [    0.584462] Asymmetric key parser 'x509' registered
    [    0.589459] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
    [    0.597018] io scheduler mq-deadline registered
    [    0.601643] io scheduler kyber registered
    [    0.607351] pinctrl-single 4301c000.pinctrl: 94 pins, size 376
    [    0.613548] pinctrl-single 11c000.pinctrl: 173 pins, size 692
    [    0.622533] ti-pat 31010000.pat: Found PAT Rev 1.0 with 16384 pages
    [    0.628972] debugfs: Directory '31010000.pat' with parent 'regmap' already present!
    [    0.636966] ti-pat 31011000.pat: Found PAT Rev 1.0 with 16384 pages
    [    0.643386] debugfs: Directory '31011000.pat' with parent 'regmap' already present!
    [    0.651327] ti-pat 31012000.pat: Found PAT Rev 1.0 with 16384 pages
    [    0.657745] debugfs: Directory '31012000.pat' with parent 'regmap' already present!
    [    0.665673] ti-pat 31013000.pat: Found PAT Rev 1.0 with 2048 pages
    [    0.671997] debugfs: Directory '31013000.pat' with parent 'regmap' already present!
    [    0.679964] ti-pat 31014000.pat: Found PAT Rev 1.0 with 2048 pages
    [    0.686290] debugfs: Directory '31014000.pat' with parent 'regmap' already present!
    [    0.695985] Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled
    [    0.704237] arm-smmu-v3 36600000.iommu: ias 48-bit, oas 48-bit (features 0x00001faf)
    [    0.712473] arm-smmu-v3 36600000.iommu: allocated 65536 entries for cmdq
    [    0.719633] arm-smmu-v3 36600000.iommu: allocated 32768 entries for evtq
    [    0.728289] arm-smmu-v3 36600000.iommu: msi_domain absent - falling back to wired irqs
    [    0.741536] brd: module loaded
    [    0.748056] loop: module loaded
    [    0.751874] megasas: 07.714.04.00-rc1
    [    0.757650] tun: Universal TUN/TAP device driver, 1.6
    [    0.763118] igbvf: Intel(R) Gigabit Virtual Function Network Driver
    [    0.769530] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
    [    0.775607] sky2: driver version 1.30
    [    0.779951] VFIO - User Level meta-driver version: 0.3
    [    0.785738] i2c /dev entries driver
    [    0.790212] sdhci: Secure Digital Host Controller Interface driver
    [    0.796535] sdhci: Copyright(c) Pierre Ossman
    [    0.801199] sdhci-pltfm: SDHCI platform and OF driver helper
    [    0.807598] ledtrig-cpu: registered to indicate activity on CPUs
    [    0.813946] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
    [    0.821327] optee: probing for conduit method.
    I/TC: Reserved shared memory is enabled
    I/TC: Dynamic shared memory is enabled
    I/TC: Normal World virtualization support is disabled
    I/TC: Asynchronous notifications are disabled
    [    0.825885] optee: revision 3.20 (8e74d476)
    [    0.842289] optee: dynamic shared memory is enabled
    [    0.851752] optee: initialized driver
    [    0.856963] NET: Registered protocol family 17
    [    0.861579] 9pnet: Installing 9P2000 support
    [    0.865981] Key type dns_resolver registered
    [    0.870440] Loading compiled-in X.509 certificates
    [    0.883937] ti-sci 44083000.dmsc: ABI: 3.1 (firmware rev 0x0008 '8.6.3--v08.06.03 (Chill Capybar')
    [    0.943617] davinci-mcasp 2ba0000.mcasp: IRQ common not found
    [    0.951427] omap_i2c 40b00000.i2c: bus 0 rev0.12 at 100 kHz
    [    0.957526] omap_i2c 40b10000.i2c: bus 1 rev0.12 at 100 kHz
    [    0.963915] omap_i2c 42120000.i2c: bus 2 rev0.12 at 100 kHz
    [    0.970378] pca953x 3-0020: supply vcc not found, using dummy regulator
    [    0.977208] pca953x 3-0020: using no AI
    [    1.005428] pca953x 3-0022: supply vcc not found, using dummy regulator
    [    1.012241] pca953x 3-0022: using AI
    [    1.016512] gpio-480 (CTRL_PM_I2C_OE): hogged as output/high
    [    1.022488] gpio-481 (MCASP/TRACE_MUX_S0): hogged as output/low
    [    1.028730] gpio-482 (MCASP/TRACE_MUX_S1): hogged as output/high
    [    1.035221] omap_i2c 2000000.i2c: bus 3 rev0.12 at 400 kHz
    [    1.044916] omap_i2c 2020000.i2c: bus 4 rev0.12 at 400 kHz
    [    1.051218] pca953x 5-0020: supply vcc not found, using dummy regulator
    [    1.058039] pca953x 5-0020: using no AI
    [    1.085227] omap_i2c 2030000.i2c: bus 5 rev0.12 at 400 kHz
    [    1.091325] omap_i2c 2040000.i2c: bus 6 rev0.12 at 100 kHz
    [    1.097293] omap_i2c 2050000.i2c: bus 7 rev0.12 at 100 kHz
    [    1.103730] ti-sci-intr bus@100000:bus@28380000:interrupt-controller2: Interrupt Router 137 domain created
    [    1.113708] ti-sci-intr bus@100000:interrupt-controller0: Interrupt Router 131 domain created
    [    1.122517] ti-sci-intr bus@100000:main-navss:interrupt-controller1: Interrupt Router 213 domain created
    [    1.132384] ti-sci-inta 33d00000.interrupt-controller: Interrupt Aggregator domain 209 created
    [    1.151760] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
    [    1.159464] j721e-pcie 2900000.pcie:       IO 0x0010001000..0x0010010fff -> 0x0010001000
    [    1.167745] j721e-pcie 2900000.pcie:      MEM 0x0010011000..0x0017ffffff -> 0x0010011000
    [    1.176023] j721e-pcie 2900000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
    [    2.195401] j721e-pcie 2900000.pcie: PCI host bridge to bus 0000:00
    [    2.201827] pci_bus 0000:00: root bus resource [bus 00-ff]
    [    2.207444] pci_bus 0000:00: root bus resource [io  0x0000-0xffff] (bus address [0x10001000-0x10010fff])
    [    2.217136] pci_bus 0000:00: root bus resource [mem 0x10011000-0x17ffffff]
    [    2.224190] pci 0000:00:00.0: [104c:b00d] type 01 class 0x060400
    [    2.230328] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x4 may corrupt adjacent RW1C bits
    [    2.240278] pci 0000:00:00.0: supports D1
    [    2.244372] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
    [    2.250258] pci 0000:00:00.0: reg 0x224: [mem 0x00000000-0x003fffff 64bit]
    [    2.257284] pci 0000:00:00.0: VF(n) BAR0 space: [mem 0x00000000-0x00ffffff 64bit] (contains BAR0 for 4 VFs)
    [    2.269431] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
    [    2.279561] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
    [    2.286335] pci 0000:00:00.0: BAR 7: assigned [mem 0x10400000-0x113fffff 64bit]
    [    2.293808] pci 0000:00:00.0: PCI bridge to [bus 01]
    [    2.299103] pcieport 0000:00:00.0: PME: Signaling with IRQ 61
    [    2.305479] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
    [    2.313147] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
    [    2.321423] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
    [    2.329705] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
    [    3.341014] j721e-pcie 2910000.pcie: PCI host bridge to bus 0001:00
    [    3.347443] pci_bus 0001:00: root bus resource [bus 00-ff]
    [    3.353049] pci_bus 0001:00: root bus resource [io  0x10000-0x1ffff] (bus address [0x18001000-0x18010fff])
    [    3.362917] pci_bus 0001:00: root bus resource [mem 0x18011000-0x1fffffff]
    [    3.369962] pci 0001:00:00.0: [104c:b00d] type 01 class 0x060400
    [    3.376101] pci_bus 0001:00: 2-byte config write to 0001:00:00.0 offset 0x4 may corrupt adjacent RW1C bits
    [    3.386029] pci 0001:00:00.0: supports D1
    [    3.390124] pci 0001:00:00.0: PME# supported from D0 D1 D3hot
    [    3.398096] pci 0001:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
    [    3.408224] pci_bus 0001:01: busn_res: [bus 01-ff] end is updated to 01
    [    3.414992] pci 0001:00:00.0: PCI bridge to [bus 01]
    [    3.420275] pcieport 0001:00:00.0: PME: Signaling with IRQ 64
    [    3.426644] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
    [    3.434314] j721e-pcie 2920000.pcie:       IO 0x4400001000..0x4400010fff -> 0x0000001000
    [    3.442591] j721e-pcie 2920000.pcie:      MEM 0x4400011000..0x4407ffffff -> 0x0000011000
    [    3.450868] j721e-pcie 2920000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
    [    4.459509] j721e-pcie 2920000.pcie: PCI host bridge to bus 0002:00
    [    4.465922] pci_bus 0002:00: root bus resource [bus 00-ff]
    [    4.471528] pci_bus 0002:00: root bus resource [io  0x20000-0x2ffff] (bus address [0x1000-0x10fff])
    [    4.480774] pci_bus 0002:00: root bus resource [mem 0x4400011000-0x4407ffffff] (bus address [0x00011000-0x07ffffff])
    [    4.491549] pci 0002:00:00.0: [104c:b00d] type 01 class 0x060400
    [    4.497688] pci_bus 0002:00: 2-byte config write to 0002:00:00.0 offset 0x4 may corrupt adjacent RW1C bits
    [    4.507618] pci 0002:00:00.0: supports D1
    [    4.511713] pci 0002:00:00.0: PME# supported from D0 D1 D3hot
    [    4.519668] pci 0002:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
    [    4.529804] pci_bus 0002:01: busn_res: [bus 01-ff] end is updated to 01
    [    4.536571] pci 0002:00:00.0: PCI bridge to [bus 01]
    [    4.541849] pcieport 0002:00:00.0: PME: Signaling with IRQ 67
    [    4.548716] k3-ringacc 2b800000.ringacc: Ring Accelerator probed rings:286, gp-rings[96,20] sci-dev-id:235
    [    4.558589] k3-ringacc 2b800000.ringacc: dma-ring-reset-quirk: disabled
    [    4.565349] k3-ringacc 2b800000.ringacc: RA Proxy rev. 66346100, num_proxies:64
    [    4.574358] k3-ringacc 3c000000.ringacc: Ring Accelerator probed rings:1024, gp-rings[440,150] sci-dev-id:211
    [    4.584512] k3-ringacc 3c000000.ringacc: dma-ring-reset-quirk: disabled
    [    4.591274] k3-ringacc 3c000000.ringacc: RA Proxy rev. 66346100, num_proxies:64
    [    4.599261] 40a00000.serial: ttyS1 at MMIO 0x40a00000 (irq = 15, base_baud = 6000000) is a 8250
    [    4.608683] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 33, base_baud = 3000000) is a 8250
    [    4.617427] printk: console [ttyS2] enabled
    [    4.617427] printk: console [ttyS2] enabled
    [    4.625863] printk: bootconsole [ns16550a0] disabled
    [    4.625863] printk: bootconsole [ns16550a0] disabled
    [    4.636332] 2810000.serial: ttyS3 at MMIO 0x2810000 (irq = 34, base_baud = 3000000) is a 8250
    [    4.645274] 2840000.serial: ttyS6 at MMIO 0x2840000 (irq = 35, base_baud = 3000000) is a 8250
    [    4.654961] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vdd-hba-supply regulator, assuming enabled
    [    4.665474] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vcc-supply regulator, assuming enabled
    [    4.675630] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vccq-supply regulator, assuming enabled
    [    4.685872] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vccq2-supply regulator, assuming enabled
    [    4.696885] scsi host0: ufshcd
    [    4.706120] davinci_mdio 46000f00.mdio: Configuring MDIO in manual mode
    [    4.718852] cdns-ufshcd 4e84000.ufs: ufshcd_print_pwr_info:[RX, TX]: gear=[1, 1], lane[1, 1], pwr[SLOWAUTO_MODE, SLOWAUTO_MODE], rate = 0
    [    4.752561] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
    [    4.760206] cdns-ufshcd 4e84000.ufs: ufshcd_print_pwr_info:[RX, TX]: gear=[3, 3], lane[2, 2], pwr[FAST MODE, FAST MODE], rate = 2
    [    4.761122] davinci_mdio 46000f00.mdio: phy[0]: device 46000f00.mdio:00, driver TI DP83867
    [    4.780093] cdns-ufshcd 4e84000.ufs: ufshcd_find_max_sup_active_icc_level: Regulator capability was not set, actvIccLevel=0
    [    4.791256] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA00101, cpsw version 0x6BA80100 Ports: 2 quirks:00000000
    [    4.804048] scsi 0:0:0:49488: Well-known LUN    TOSHIBA  THGAF8G8T23BAILB 0300 PQ: 0 ANSI: 6
    [    4.804094] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 1.4
    [    4.819689] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64
    [    4.825971] scsi 0:0:0:49476: Well-known LUN    TOSHIBA  THGAF8G8T23BAILB 0300 PQ: 0 ANSI: 6
    [    4.826075] am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010a, freq:500000000, add_val:1 pps:0
    [    4.843685] cdns-ufshcd 4e84000.ufs: ufshcd_scsi_add_wlus: BOOT WLUN not found
    [    4.848725] am65-cpts 310d0000.cpts: CPTS ver 0x4e8a010a, freq:200000000, add_val:4 pps:0
    [    4.960723] mmc0: CQHCI version 5.10
    [    4.960777] davinci-mcasp 2ba0000.mcasp: IRQ common not found
    [    4.976586] vdd_mmc1: supplied by vsys_3v3
    [    4.981724] omap-mailbox 31f80000.mailbox: omap mailbox rev 0x66fc7100
    [    4.988603] omap-mailbox 31f81000.mailbox: omap mailbox rev 0x66fc7100
    [    4.995432] omap-mailbox 31f82000.mailbox: omap mailbox rev 0x66fc7100
    [    5.000570] mmc0: SDHCI controller on 4f80000.mmc [4f80000.mmc] using ADMA 64-bit
    [    5.002271] omap-mailbox 31f83000.mailbox: omap mailbox rev 0x66fc7100
    [    5.016376] omap-mailbox 31f84000.mailbox: omap mailbox rev 0x66fc7100
    [    5.027198] ti-udma 285c0000.dma-controller: Channels: 26 (tchan: 13, rchan: 13, gp-rflow: 8)
    [    5.038166] ti-udma 31150000.dma-controller: Channels: 122 (tchan: 61, rchan: 61, gp-rflow: 16)
    [    5.052330] spi-nor spi7.0: mt35xu512aba (65536 Kbytes)
    [    5.057581] 8 cmdlinepart partitions found on MTD device 47040000.spi.0
    [    5.064186] Creating 8 MTD partitions on "47040000.spi.0":
    [    5.069665] 0x000000000000-0x000000080000 : "ospi.tiboot3"
    [    5.075660] 0x000000080000-0x000000280000 : "ospi.tispl"
    [    5.081350] 0x000000280000-0x000000680000 : "ospi.u-boot"
    [    5.087133] 0x000000680000-0x0000006c0000 : "ospi.env"
    [    5.092680] 0x0000006c0000-0x0000007c0000 : "ospi.sysfw"
    [    5.098370] 0x0000007c0000-0x000000800000 : "ospi.env.backup"
    [    5.104489] 0x000000800000-0x000003fc0000 : "ospi.rootfs"
    [    5.110285] 0x000003fc0000-0x000004000000 : "ospi.phypattern"
    [    5.119338] spi-nor spi8.0: mt25qu512a (65536 Kbytes)
    [    5.125640] davinci_mdio 46000f00.mdio: Configuring MDIO in manual mode
    [    5.142230] mmc0: Command Queue Engine enabled
    [    5.146691] mmc0: new HS200 MMC card at address 0001
    [    5.151968] mmcblk0: mmc0:0001 G1M15L 29.6 GiB 
    [    5.156612] mmcblk0boot0: mmc0:0001 G1M15L partition 1 31.5 MiB
    [    5.162638] mmcblk0boot1: mmc0:0001 G1M15L partition 2 31.5 MiB
    [    5.168576] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
    [    5.168638] mmcblk0rpmb: mmc0:0001 G1M15L partition 3 4.00 MiB, chardev (237:0)
    [    5.177099] davinci_mdio 46000f00.mdio: phy[0]: device 46000f00.mdio:00, driver TI DP83867
    [    5.191877] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA00101, cpsw version 0x6BA80100 Ports: 2 quirks:00000000
    [    5.204721] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 1.4
    [    5.211940] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64
    [    5.218255] am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010a, freq:500000000, add_val:1 pps:0
    [    5.228855] am65-cpsw-nuss 46000000.ethernet: set new flow-id-base 48
    [    5.237357] davinci-mcasp 2ba0000.mcasp: IRQ common not found
    [    5.243316] mmc1: CQHCI version 5.10
    [    5.255798] debugfs: Directory 'pd:27' with parent 'pm_genpd' already present!
    [    5.263067] debugfs: Directory 'pd:26' with parent 'pm_genpd' already present!
    [    5.271450] debugfs: Directory 'pd:242' with parent 'pm_genpd' already present!
    [    5.278788] debugfs: Directory 'pd:241' with parent 'pm_genpd' already present!
    [    5.286095] debugfs: Directory 'pd:240' with parent 'pm_genpd' already present!
    [    5.293409] debugfs: Directory 'pd:239' with parent 'pm_genpd' already present!
    [    5.301831] input: gpio-keys as /devices/platform/gpio-keys/input/input0
    [    5.322105] ALSA device list:
    [    5.325072]   No soundcards found.
    [    6.307317] mmc1: SDHCI controller on 4fb0000.mmc [4fb0000.mmc] using ADMA 64-bit
    [    6.315539] Waiting for root device PARTUUID=9ce30c16-02...
    [    6.367454] mmc1: new ultra high speed DDR50 SDHC card at address aaaa
    [    6.374328] mmcblk1: mmc1:aaaa SB32G 29.7 GiB 
    [    6.382916]  mmcblk1: p1 p2
    [    7.212257] EXT4-fs (mmcblk1p2): recovery complete
    [    7.217928] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Opts: (null)
    [    7.226041] VFS: Mounted root (ext4 filesystem) on device 179:98.
    [    7.236072] devtmpfs: mounted
    [    7.239921] Freeing unused kernel memory: 1856K
    [    7.244547] Run /sbin/init as init process
    [    7.410897] systemd[1]: System time before build time, advancing clock.
    [    7.463570] NET: Registered protocol family 10
    [    7.468544] Segment Routing with IPv6
    [    7.498592] systemd[1]: systemd 244.5+ running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR -SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP -GCRYPT -GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD )
    [    7.520353] systemd[1]: Detected architecture arm64.
    
    Welcome to Arago 2021.09!
    
    [    7.559293] systemd[1]: Set hostname to <j7-evm>.
    [    7.729064] systemd[1]: /lib/systemd/system/irqbalanced.service:6: Unknown key name 'ConditionCPUs' in section 'Unit', ignoring.
    [    7.755393] 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 uni.
    [    7.824330] random: systemd: uninitialized urandom read (16 bytes read)
    [    7.832698] systemd[1]: Created slice system-getty.slice.
    [  OK  ] Created slice system-getty.slice.
    [    7.852692] random: systemd: uninitialized urandom read (16 bytes read)
    [    7.860085] systemd[1]: Created slice system-serial\x2dgetty.slice.
    [  OK  ] Created slice system-serial\x2dgetty.slice.
    [    7.880636] random: systemd: uninitialized urandom read (16 bytes read)
    [    7.887871] systemd[1]: Created slice User and Session Slice.
    [  OK  ] Created slice User and Session Slice.
    [    7.908769] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    [  OK  ] Started Dispatch Password ��…ts to Console Directory Watch.
    [    7.932698] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    [  OK  ] Started Forward Password R��…uests to Wall Directory Watch.
    [    7.956681] systemd[1]: Reached target Paths.
    [  OK  ] Reached target Paths.
    [    7.972628] systemd[1]: Reached target Remote File Systems.
    [  OK  ] Reached target Remote File Systems.
    [    7.992611] systemd[1]: Reached target Slices.
    [  OK  ] Reached target Slices.
    [    8.008618] systemd[1]: Reached target Swap.
    [  OK  ] Reached target Swap.
    [    8.038658] systemd[1]: Listening on RPCbind Server Activation Socket.
    [  OK  ] Listening on RPCbind Server Activation Socket.
    [    8.060732] systemd[1]: Reached target RPC Port Mapper.
    [  OK  ] Reached target RPC Port Mapper.
    [    8.085069] systemd[1]: Listening on Process Core Dump Socket.
    [  OK  ] Listening on Process Core Dump Socket.
    [    8.108768] systemd[1]: Listening on initctl Compatibility Named Pipe.
    [  OK  ] Listening on initctl Compatibility Named Pipe.
    [    8.134347] systemd[1]: Condition check resulted in Journal Audit Socket being skipped.
    [    8.142706] systemd[1]: Listening on Journal Socket (/dev/log).
    [  OK  ] Listening on Journal Socket (/dev/log).
    [    8.164884] systemd[1]: Listening on Journal Socket.
    [  OK  ] Listening on Journal Socket.
    [    8.180967] systemd[1]: Listening on Network Service Netlink Socket.
    [  OK  ] Listening on Network Service Netlink Socket.
    [    8.204851] systemd[1]: Listening on udev Control Socket.
    [  OK  ] Listening on udev Control Socket.
    [    8.224771] systemd[1]: Listening on udev Kernel Socket.
    [  OK  ] Listening on udev Kernel Socket.
    [    8.246881] systemd[1]: Mounting Huge Pages File System...
             Mounting Huge Pages File System...
    [    8.270969] systemd[1]: Mounting POSIX Message Queue File System...
             Mounting POSIX Message Queue File System...
    [    8.294899] systemd[1]: Mounting Kernel Debug File System...
             Mounting Kernel Debug File System...
    [    8.321548] systemd[1]: Mounting Temporary Directory (/tmp)...
             Mounting Temporary Directory (/tmp)...
    [    8.339032] systemd[1]: Starting Create list of static device nodes for the current kernel...
             Starting Create list of st��…odes for the current kernel...
    [    8.370543] systemd[1]: Starting Start psplash boot splash screen...
             Starting Start psplash boot splash screen...
    [    8.395588] systemd[1]: Starting RPC Bind...
             Starting RPC Bind...
    [    8.408782] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
    [    8.421016] systemd[1]: Starting Journal Service...
             Starting Journal Service...
    [    8.440495] systemd[1]: Starting Load Kernel Modules...
             Starting Load Kernel Modules...
    [    8.451625] cryptodev: loading out-of-tree module taints kernel.
    [    8.458561] cryptodev: driver 1.10 loaded.
    [    8.459989] systemd[1]: Starting Remount Root and Kernel File Systems...
             Starting Remount Root and Kernel File Systems...
    [    8.491151] systemd[1]: Starting udev Coldplug all Devices...
    [    8.497766] EXT4-fs (mmcblk1p2): re-mounted. Opts: (null)
             Starting udev Coldplug all Devices...
    [    8.523674] systemd[1]: Started RPC Bind.
    [  OK  ] Started RPC Bind.
    [    8.545032] systemd[1]: Started Journal Service.
    [  OK  ] Started Journal Service.
    [  OK  ] Mounted Huge Pages File System.
    [  OK  ] Mounted POSIX Message Queue File System.
    [  OK  ] Mounted Kernel Debug File System.
    [  OK  ] Mounted Temporary Directory (/tmp).
    [  OK  ] Started Create list of sta��… nodes for the current kernel.
    [FAILED] Failed to start Start psplash boot splash screen.
    See 'systemctl status psplash-start.service' for details.
    [DEPEND] Dependency failed for Star��…progress communication helper.
    [  OK  ] Started Load Kernel Modules.
    [  OK  ] Started Remount Root and Kernel File Systems.
             Mounting Kernel Configuration File System...
             Starting Flush Journal to Persistent Storage...
    [    8.755701] systemd-journald[183]: Received client request to flush runtime journal.
             Starting Apply Kernel Variables...
             Starting Create Static Device Nodes in /dev...
    [  OK  ] Mounted Kernel Configuration File System.
    [  OK  ] Started Flush Journal to Persistent Storage.
    [  OK  ] Started Apply Kernel Variables.
    [  OK  ] Started Create Static Device Nodes in /dev.
    [    8.869241] random: systemd: uninitialized urandom read (16 bytes read)
    [  OK  ] Reached target Local File Systems (Pre).
    [    8.892832] random: systemd: uninitialized urandom read (16 bytes read)
             Mounting /media/ram...
    [    8.905421] random: systemd-journal: uninitialized urandom read (16 bytes read)
             Mounting /var/volatile...
             Starting udev Kernel Device Manager...
    [  OK  ] Started udev Coldplug all Devices.
    [  OK  ] Mounted /media/ram.
    [  OK  ] Mounted /var/volatile.
             Starting udev Wait for Complete Device Initialization...
             Starting Load/Save Random Seed...
    [  OK  ] Reached target Local File Systems.
             Starting Create Volatile Files and Directories...
    [  OK  ] Started udev Kernel Device Manager.
    [  OK  ] Started Create Volatile Files and Directories.
             Starting Network Time Synchronization...
             Starting Update UTMP about System Boot/Shutdown...
    [  OK  ] Started Update UTMP about System Boot/Shutdown.
    [  OK  ] Started Network Time Synchronization.
    [  OK  ] Reached target System Time Set.
    [  OK  ] Reached target System Time Synchronized.
    [    9.318448] random: crng init done
    [    9.322075] random: 66 urandom warning(s) missed due to ratelimiting
    [  OK  ] Started Load/Save Random Seed.[    9.356740] CAN device driver interface
    
    [    9.365135] ina2xx 4-0040: power monitor ina226 (Rshunt = 10000 uOhm)
    [    9.374845] ina2xx 4-0041: power monitor ina226 (Rshunt = 10000 uOhm)
    [    9.385451] ina2xx 4-0042: power monitor ina226 (Rshunt = 10000 uOhm)
    [    9.395744] ina2xx 4-0043: power monitor ina226 (Rshunt = 10000 uOhm)
    [    9.405226] ina2xx 4-0044: power monitor ina226 (Rshunt = 10000 uOhm)
    [    9.414676] ina2xx 4-0045: power monitor ina226 (Rshunt = 5000 uOhm)
    [    9.423183] ina2xx 4-0046: power monitor ina226 (Rshunt = 10000 uOhm)
    [    9.432670] ina2xx 4-0047: power monitor ina226 (Rshunt = 10000 uOhm)
    [    9.441857] ina2xx 4-0048: power monitor ina226 (Rshunt = 10000 uOhm)
    [    9.451277] ina2xx 4-0049: power monitor ina226 (Rshunt = 10000 uOhm)
    [    9.459838] ina2xx 4-004a: power monitor ina226 (Rshunt = 10000 uOhm)
    [    9.469297] ina2xx 4-004b: power monitor ina226 (Rshunt = 10000 uOhm)
    [    9.478619] ina2xx 4-004c: power monitor ina226 (Rshunt = 10000 uOhm)
    [    9.487173] ina2xx 4-004d: power monitor ina226 (Rshunt = 10000 uOhm)
    [    9.496526] ina2xx 4-004e: power monitor ina226 (Rshunt = 10000 uOhm)
    [    9.505708] ina2xx 4-004f: power monitor ina226 (Rshunt = 10000 uOhm)
    [    9.638596] k3-dsp-rproc 4d80800000.dsp: assigned reserved memory node vision-apps-c66-dma-memory@a9000000
    [    9.651043] k3-dsp-rproc 4d80800000.dsp: configured DSP for IPC-only mode
    [    9.659981] remoteproc remoteproc0: 4d80800000.dsp is available
    [    9.666539] pvrsrvkm 4e20000000.gpu: More than one power domain for this GPU, gpu driver manages power domains
    [    9.676843] remoteproc remoteproc0: attaching to 4d80800000.dsp
    [    9.704754] k3-dsp-rproc 4d80800000.dsp: DSP initialized in IPC-only mode
    [    9.721612] img_enc 4200000.video-encoder: vxe_enc_probe: using heap 1 for internal alloc
    [    9.735661] PVR_K:  215: Read BVNC 22.104.208.318 from HW device registers
    [    9.748840] img_dec 4300000.video-decoder: decoder registered as /dev/video0
    [    9.754812] PVR_K:  215: RGX Device registered with BVNC 22.104.208.318
    [    9.789471]  remoteproc0#vdev0buffer: assigned reserved memory node vision-apps-c66-dma-memory@a9000000
    [    9.793538] img_enc 4200000.video-encoder: encoder registered as /dev/video1
    [    9.799216] virtio_rpmsg_bus virtio0: rpmsg host is online
    [    9.805987] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0xd
    [    9.811696]  remoteproc0#vdev0buffer: registered virtio0 (type 7)
    [    9.836962] remoteproc remoteproc0: remote processor 4d80800000.dsp is now attached
    [    9.837078] [drm] Initialized pvr 1.15.6133109 20170530 for 4e20000000.gpu on minor 0
    [    9.858840] k3-dsp-rproc 4d81800000.dsp: assigned reserved memory node vision-apps-c66-dma-memory@a8000000
    [    9.876900] k3-dsp-rproc 4d81800000.dsp: configured DSP for IPC-only mode
    [    9.889903] platform 41000000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1)
    [    9.903675] remoteproc remoteproc1: 4d81800000.dsp is available
    [    9.914120] remoteproc remoteproc1: attaching to 4d81800000.dsp
    [    9.922265] k3-dsp-rproc 4d81800000.dsp: DSP initialized in IPC-only mode
    [    9.929553] platform 41000000.r5f: configured R5F for IPC-only mode
    [    9.936019] platform 41000000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a0000000
    [    9.945864]  remoteproc1#vdev0buffer: assigned reserved memory node vision-apps-c66-dma-memory@a8000000
    [    9.956119] remoteproc remoteproc2: 41000000.r5f is available
    [    9.962717] virtio_rpmsg_bus virtio1: rpmsg host is online
    [    9.966250] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0xd
    [    9.969446]  remoteproc1#vdev0buffer: registered virtio1 (type 7)
    [    9.976443] remoteproc remoteproc2: attaching to 41000000.r5f
    [    9.994374] platform 41000000.r5f: R5F core initialized in IPC-only mode
    [   10.002613]  remoteproc2#vdev0buffer: assigned reserved memory node vision-apps-r5f-dma-memory@a0000000
    [   10.014794] virtio_rpmsg_bus virtio2: rpmsg host is online
    [   10.014911] remoteproc remoteproc1: remote processor 4d81800000.dsp is now attached
    [   10.021482]  remoteproc2#vdev0buffer: registered virtio2 (type 7)
    [   10.034928] virtio_rpmsg_bus virtio2: creating channel ti.ipc4.ping-pong addr 0xd
    [   10.043422] virtio_rpmsg_bus virtio2: creating channel rpmsg_chrdev addr 0xe
    [   10.050872] remoteproc remoteproc2: remote processor 41000000.r5f is now attached
    [   10.064885] k3-dsp-rproc 64800000.dsp: assigned reserved memory node vision-apps-c71-dma-memory@b2000000
    [   10.074772] platform 5c00000.r5f: configured R5F for IPC-only mode
    [   10.085490] platform 5c00000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a2000000
    [   10.087046] k3-dsp-rproc 64800000.dsp: configured DSP for IPC-only mode
    [   10.101492] remoteproc remoteproc4: 64800000.dsp is available
    [   10.107331] remoteproc remoteproc4: attaching to 64800000.dsp
    [   10.113983] remoteproc remoteproc4: unsupported resource 65538
    [   10.120002] k3-dsp-rproc 64800000.dsp: DSP initialized in IPC-only mode
    [   10.128161]  remoteproc4#vdev0buffer: assigned reserved memory node vision-apps-c71-dma-memory@b2000000
    [   10.138036] virtio_rpmsg_bus virtio3: rpmsg host is online
    [   10.143608] virtio_rpmsg_bus virtio3: creating channel rpmsg_chrdev addr 0xd
    [   10.153143]  remoteproc4#vdev0buffer: registered virtio3 (type 7)
    [   10.162835] remoteproc remoteproc3: 5c00000.r5f is available
    [   10.163404] remoteproc remoteproc4: remote processor 64800000.dsp is now attached
    [   10.182732] remoteproc remoteproc3: attaching to 5c00000.r5f
    [   10.188580] platform 5c00000.r5f: R5F core initialized in IPC-only mode
    [   10.302979]  remoteproc3#vdev0buffer: assigned reserved memory node vision-apps-r5f-dma-memory@a2000000
    [   10.378432] virtio_rpmsg_bus virtio4: rpmsg host is online
    [   10.393283] virtio_rpmsg_bus virtio4: creating channel rpmsg_chrdev addr 0xd
    [   10.399701]  remoteproc3#vdev0buffer: registered virtio4 (type 7)
    [   10.422339] remoteproc remoteproc3: remote processor 5c00000.r5f is now attached
    [   10.446310] platform 5d00000.r5f: configured R5F for IPC-only mode
    [   10.455871] platform 5d00000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a4000000
    [   10.490085] remoteproc remoteproc5: 5d00000.r5f is available
    [   10.500666] remoteproc remoteproc5: attaching to 5d00000.r5f
    [   10.506993] platform 5d00000.r5f: R5F core initialized in IPC-only mode
    [   10.515814]  remoteproc5#vdev0buffer: assigned reserved memory node vision-apps-r5f-dma-memory@a4000000
    [   10.527257] virtio_rpmsg_bus virtio5: rpmsg host is online
    [   10.536380]  remoteproc5#vdev0buffer: registered virtio5 (type 7)
    [   10.542020] virtio_rpmsg_bus virtio5: creating channel rpmsg_chrdev addr 0xd
    [   10.544125] remoteproc remoteproc5: remote processor 5d00000.r5f is now attached
    [   10.552732] virtio_rpmsg_bus virtio5: creating channel rpmsg_chrdev addr 0x15
    [   10.568446] virtio_rpmsg_bus virtio5: creating channel ti.ipc4.ping-pong addr 0xe
    [   10.579123] platform 5e00000.r5f: configured R5F for remoteproc mode
    [   10.585603] virtio_rpmsg_bus virtio3: creating channel rpmsg_chrdev addr 0x15
    [   10.592893] virtio_rpmsg_bus virtio3: creating channel ti.ipc4.ping-pong addr 0xe
    [   10.603443] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0x15
    [   10.613590] platform 5e00000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a6000000
    [   10.622818] virtio_rpmsg_bus virtio0: creating channel ti.ipc4.ping-pong addr 0xe
    [   10.630441] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0x15
    [   10.637684] virtio_rpmsg_bus virtio1: creating channel ti.ipc4.ping-pong addr 0xe
    [   10.649057] remoteproc remoteproc6: 5e00000.r5f is available
    [   10.654834] virtio_rpmsg_bus virtio4: creating channel rpmsg_chrdev addr 0x15
    [   10.662088] virtio_rpmsg_bus virtio4: creating channel ti.ethfw.notifyservice addr 0x1e
    [   10.670257] virtio_rpmsg_bus virtio4: creating channel rpmsg-kdrv addr 0x1a
    [   10.680190] remoteproc remoteproc6: Direct firmware load for j7-main-r5f1_0-fw failed with error -2
    [   10.691027] remoteproc remoteproc6: powering up 5e00000.r5f
    [   10.698567] platform 5f00000.r5f: configured R5F for remoteproc mode
    [   10.705003] remoteproc remoteproc6: Direct firmware load for j7-main-r5f1_0-fw failed with error -2
    [   10.716176] remoteproc remoteproc6: request_firmware failed: -2
    [   10.726311] rpmsg-kdrv-eth-switch rpmsg-kdrv-1-mpu_1_0_ethswitch-device-0: Device info: permissions: 3FFFFFFF uart_id: 2
    [   10.740267] rpmsg-kdrv-eth-switch rpmsg-kdrv-1-mpu_1_0_ethswitch-device-0: FW ver 0.2 (rev 0) 30/Oct/2023 SHA:
    [   10.754383] rpmsg-kdrv-eth-switch rpmsg-kdrv-3-mpu_1_0_ethmac-device-1: Device info: permissions: 3FFFFFFF uart_id: 2
    [   10.770298] platform 5f00000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a7000000
    [   10.779667] m_can_platform 2721000.can: m_can device registered (irq=50, version=32)
    [   10.787488] rpmsg-kdrv-eth-switch rpmsg-kdrv-3-mpu_1_0_ethmac-device-1: FW ver 0.2 (rev 0) 30/Oct/2023 SHA:
    [   10.797362] virtio_rpmsg_bus virtio4: creating channel ti.ipc4.ping-pong addr 0xe
    [   10.807969] m_can_platform 40528000.can: m_can device registered (irq=23, version=32)
    [   10.817372] remoteproc remoteproc7: 5f00000.r5f is available
    [   10.825744] m_can_platform 40568000.can: m_can device registered (irq=25, version=32)
    [   10.838171] m_can_platform 2701000.can: m_can device registered (irq=48, version=32)
    [   10.851362] remoteproc remoteproc7: Direct firmware load for j7-main-r5f1_1-fw failed with error -2
    [   10.861333] remoteproc remoteproc7: powering up 5f00000.r5f
    [   10.866989] remoteproc remoteproc7: Direct firmware load for j7-main-r5f1_1-fw failed with error -2
    [   10.877594] remoteproc remoteproc7: request_firmware failed: -2
    [   10.900732] j721e-cpsw-virt-mac main_r5fss_cpsw9g_virt_mac0: rpmsg attach_ext - rx_mtu:1522 features:0000000B tx_mtu[0]:2024 flow_idx:172 tx_cpsw_psil_dst_id:51712 mac_addr:70:ff:76:1d:92:c1 mac-only:0
    [   10.990903] j721e-cpsw-virt-mac main_r5fss_cpsw9g_virt_mac0: virt_cpsw_nuss mac loaded
    [   11.001184] j721e-cpsw-virt-mac main_r5fss_cpsw9g_virt_mac0: rdev_features:0000000B rdev_mtu:1522 flow_id:172 tx_psil_dst_id:4A00 mac_only:0
    [   11.015681] 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
    [   11.028471] j721e-cpsw-virt-mac main-r5fss-cpsw9g-virt-mac1: rpmsg attach_ext - rx_mtu:1522 features:00000007 tx_mtu[0]:2024 flow_idx:173 tx_cpsw_psil_dst_id:51713 mac_addr:70:ff:76:1d:92:c2 mac-only:1
    [   11.057719] j721e-cpsw-virt-mac main-r5fss-cpsw9g-virt-mac1: virt_cpsw_nuss mac loaded
    [   11.065879] j721e-cpsw-virt-mac main-r5fss-cpsw9g-virt-mac1: rdev_features:00000007 rdev_mtu:1522 flow_id:173 tx_psil_dst_id:4A01 mac_only:1
    [   11.082935] j721e-cpsw-virt-mac main-r5fss-cpsw9g-virt-mac1: local_mac_addr:00:00:00:00:00:00 rdev_mac_addr:70:ff:76:1d:92:c2
    [  OK  ] Created slice system-systemd\x2dfsck.slice.
    [   11.526130] remoteproc remoteproc8: b034000.pru is available
    [   11.545203] usbcore: registered new interface driver usbfs
    [   11.554700] remoteproc remoteproc9: b004000.rtu is available
    [   11.561702] remoteproc remoteproc10: b00a000.txpru is available
    [   11.571595] remoteproc remoteproc11: b038000.pru is available
    [   11.576695] usbcore: registered new interface driver hub
    [   11.580934] remoteproc remoteproc12: b006000.rtu is available
    [   11.589711] remoteproc remoteproc13: b00c000.txpru is available
    [   11.589826] usbcore: registered new device driver usb
    [   11.598723] remoteproc remoteproc14: b134000.pru is available
    [   11.608257] remoteproc remoteproc15: b104000.rtu is available
    [   11.616227] remoteproc remoteproc16: b10a000.txpru is available
    [   11.624045] remoteproc remoteproc17: b138000.pru is available
    [   11.631256] remoteproc remoteproc18: b106000.rtu is available
    [   11.640644] remoteproc remoteproc19: b10c000.txpru is available
    [   11.666987] omap_rng 4e10000.rng: Random Number Generator ver. 241b34c
             Starting Start psplash boot splash screen...
    [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  ] 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.460882] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
    [   12.466426] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 1
    [   12.474192] xhci-hcd xhci-hcd.2.auto: hcc params 0x200073c9 hci version 0x100 quirks 0x0000002000010010
    [   12.483613] xhci-hcd xhci-hcd.2.auto: irq 670, io mem 0x06410000
    [   12.489791] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
    [   12.498049] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [   12.505305] usb usb1: Product: xHCI Host Controller
    [   12.510180] usb usb1: Manufacturer: Linux 5.10.162-g76b3e88d56 xhci-hcd
    [   12.516788] usb usb1: SerialNumber: xhci-hcd.2.auto
    [   12.521925] hub 1-0:1.0: USB hub found
    [   12.525698] hub 1-0:1.0: 1 port detected
    [   12.530521] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
    [   12.536020] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 2
    [   12.543675] xhci-hcd xhci-hcd.2.auto: Host supports USB 3.0 SuperSpeed
    [   12.550231] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
    [   12.558370] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
    [   12.566622] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [   12.573830] usb usb2: Product: xHCI Host Controller
    [   12.578705] usb usb2: Manufacturer: Linux 5.10.162-g76b3e88d56 xhci-hcd
    [   12.585308] usb usb2: SerialNumber: xhci-hcd.2.auto
    [   12.590427] hub 2-0:1.0: USB hub found
    [   12.594197] hub 2-0:1.0: 1 port detected
    [  OK  ] Started udev Wait for Complete Device Initialization.
    [  OK  ] Started Hardware RNG Entropy Gatherer Daemon.
    [  OK  ] Reached target System Initialization.
    [  OK  ] Started Daily rotation of log files.
    [  OK  ] Started Daily Cleanup of Temporary Directories.
    [  OK  ] Reached target Timers.
    [  OK  ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
    [   12.788574] usb 1-1: new high-speed USB device number 2 using xhci-hcd
    [  OK  ] Listening on D-Bus System Message Bus Socket.
             Starting Docker Socket for the API.
    [  OK  ] Listening on dropbear.socket.
             Starting Reboot and dump vmcore via kexec...
    [  OK  ] Listening on Docker Socket for the API.
    [  OK  ] Started Reboot and dump vmcore via kexec.
    [  OK  ] Reached target Sockets.
    [  OK  ] Reached target Basic System.
             Starting Save/Restore Sound Card State...[   12.948894] usb 1-1: New USB device found, idVendor=0451, idProduct=8142, bcdDevice= 1.00
    
    [   12.964589] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=1
    [   12.975238] usb 1-1: SerialNumber: 27090089A750
    [   12.980063] hub 1-1:1.0: USB hub found
    [   12.980094] hub 1-1:1.0: 4 ports detected
    [  OK  ] Started Job spooling tools.
    [  OK  ] Started Periodic Command Scheduler.
    [  OK  ] Started D-Bus System Message Bus.
             Starting Print notice about GPLv3 packages...
             Starting set host name as per compatible name...
             Starting IPv6 Packet Filtering Framework...
             Starting IPv4 Packet Filtering Framework...
    [  OK  ] Started irqbalance daemon.
             Starting Telephony service...
             Starting Update pmic regis��…fety feature on power rails...
             Starting rc.pvr.service...
             Starting startwlanap...
             Starting startwlansta...
             Starting Login Service...
    [  OK  ] Started TEE Supplicant.
             Starting Update weston ini��… based on the platform name...
    [  OK  ] Started Save/Restore Sound Card State.
    [  OK  ] Started IPv6 Packet Filtering Framework.
    [  OK  ] Started set host name as per compatible name.
    [  OK  ] Started IPv4 Packet Filtering Framework.
    [  OK  ] Reached target Network (Pre).
    [  OK  ] Reached target Sound Card.
             Starting Network Service...
    [  OK  ] Started Update pmic regist��…safety feature on power rails.
    [  OK  ] Started Update weston ini ��…ge based on the platform name.
    [  OK  ] Started startwlansta.
    [  OK  ] Started startwlanap.
    [  OK  ] Started Telephony service.
    [   13.303239] Bluetooth: Core ver 2.22
    [   13.308810] NET: Registered protocol family 31
    [   13.316787] Bluetooth: HCI device and connection manager initialized
    [   13.328619] Bluetooth: HCI socket layer initialized
    [   13.335750] Bluetooth: L2CAP socket layer initialized
    [   13.346051] Bluetooth: SCO socket layer initialized
    [  OK  ] Started Network Service.
             Starting Wait for Network to be Configured...
             Starting Network Name Resolution...
    [   13.442803] j721e-cpsw-virt-mac main-r5fss-cpsw9g-virt-mac1: virt_cpsw_nuss mac started
    [  OK  ] Started Login Service.
    [   13.509414] j721e-cpsw-virt-mac main_r5fss_cpsw9g_virt_mac0: virt_cpsw_nuss mac started
    [  OK  ] Listening on Load/Save RF ��…itch S[   13.624789] am65-cpsw-nuss 46000000.ethernet eth0: PHY [46000f00.mdio:00] driver [TI DP83867] (irq=POLL)
    tatus /dev/rfkill Watch.
    [   13.691767] am65-cpsw-nuss 46000000.ethernet eth0: configuring for phy/rgmii-rxid link mode
    [  OK  ] Started Network Name Resolution.
    [  OK  ] Reached target Network.
    [  OK  ] Reached target Host and Network Name Lookups.
             Starting Avahi mDNS/DNS-SD Stack...
             Starting Enable and configure wl18xx bluetooth stack...
    [  OK  ] Started NFS status monitor for NFSv2/3 locking..
             Starting Simple Network Ma��…ent Protocol (SNMP) Daemon....
             Starting Permit User Sessions...
    [  OK  ] Started Permit User Sessions.
    [  OK  ] Started Getty on tty1.
    [  OK  ] Started Serial Getty on ttyS2.
    [  OK  ] Started Serial Getty on ttyS3.
    [  OK  ] Reached target Login Prompts.
             Starting Synchronize System and HW clocks...
    [  OK  ] Started Avahi mDNS/DNS-SD Stack.
    [FAILED] Failed to start Synchronize System and HW clocks.
    See 'systemctl status sync-clocks.service' for details.
    [  OK  ] Started Enable and configure wl18xx bluetooth stack.
    [  OK  ] Started rc.pvr.service.
             Starting weston.service...
    [  OK  ] Started weston.service.
             Starting DEMO...
             Starting EdgeAI OOB demos...
             Starting telnetd.service...
    [  OK  ] Started DEMO.
    [  OK  ] Started telnetd.service.
    [   14.226363] PVR_K:  788: RGX Firmware image 'rgx.fw.22.104.208.318' loaded
    [   14.274159] PVR_K:  788: Shader binary image 'rgx.sh.22.104.208.318' loaded
    [  OK  ] Started Simple Network Man��…ement Protocol (SNMP) Daemon..
    ***************************************************************
    ***************************************************************
    NOTICE: This file system contains the following GPLv3 packages:
            autoconf
            bash-dev
            bash
            bc
            binutils
            cifs-utils
            coreutils-stdbuf
            coreutils
            cpio
            cpp-symlinks
            cpp
            dosfstools
            elfutils
            g++-symlinks
            g++
            gawk
            gcc-symlinks
            gcc
            gdb
            gdbserver
            gettext
            glmark2
            gstreamer1.0-libav-dev
            gstreamer1.0-libav
            gzip
            less
            libasm1
            libbfd
            libdw1
            libelf1
            libgdbm-compat4
            libgdbm-dev
            libgdbm6
            libgettextlib
            libgettextsrc
            libgmp-dev
            libgmp10
            libgmpxx4
            libidn2-0
            libidn2-dev
            libmpc3
            libmpfr6
            libreadline-dev
            libreadline8
            libunistring-dev
            libunistring2
            m4-dev
            m4
            make
            nettle-dev
            nettle
            parted
            python3-rfc3987
            python3-strict-rfc3339
            tar
            which
            zeromq
    
    If you do not wish to distribute GPLv3 components please remove
    the above packages prior to distribution.  This can be done using
    the opkg remove command.  i.e.:
        opkg remove <package>
    Where <package> is the name printed in the list above
    
    NOTE: If the package is a dependency of another package you
          will be notified of the dependent packages.  You should
          use the --force-removal-of-dependent-packages option to
          also remove the dependent packages as well
    ***************************************************************
    ***************************************************************
    [  OK  ] Started Print notice about GPLv3 packages.
    [   17.825369] am65-cpsw-nuss 46000000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
    [   17.834087] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
    
     _____                    _____           _         _   
    |  _  |___ ___ ___ ___   |  _  |___ ___  |_|___ ___| |_ 
    |     |  _| .'| . | . |  |   __|  _| . | | | -_|  _|  _|
    |__|__|_| |__,|_  |___|  |__|  |_| |___|_| |___|___|_|  
                  |___|                    |___|            
    
    Arago Project j7-evm ttyS2
    
    Arago 2021.09 j7-evm ttyS2
    
    j7-evm login: root
    root@j7-evm:~# ping 10.126.53.212
    PING 10.126.53.212 (10.126.53.212): 56 data bytes
    ping: sendto: Network is unreachable
    
    

    Still, I'm not able to get the ping. It is showing as "Network is unreachable."

    Thanks & Regards,

    Srikanth E

  • Hi Srikanth,

    Sorry, I think I misunderstood your query. I thought you wanted to ping from u-boot. But it turns out your looking to ping from kernel.

    You will have to assign IP address in the kernel. The configuration in done in u-boot is not persistent to kernel. Both are independent. The ethernet controller will reset while going from u-boot to kernel.

    You can run the following commands on kernel command line to ping. After booting,

    • ifconfig eth0 10.126.53.114
    • ping  10.126.53.212

    Regards,
    Tanmay

  • Hi Tanmay,

    I have followed the above steps you mentioned and entered the commands on the kernel.

    Here is the screenshot of the ifconfig command entered in the root login:

    I was able to ping, but not for longer time. It is stopping after two ping statements. Please refer the below image for reference:

    I want to clarify the below queries:

    1. How to add DNS address to the ip address (10.126.53.114) - TDA4VM board

    2. How to add ip address permanently so that it is not required to enter every time on the kernel when logged in.

    Should i need to modify anything in the below image:

    Thanks & Regards,

    Srikanth E

  • HI Srikanth,

    How to add ip address permanently so that it is not required to enter every time on the kernel when logged in.

    For this, in the file 10-eth.network, you can add address in a different section:

    [Address]
    Address=192.168.5.135/24
    

    . How to add DNS address to the ip address (10.126.53.114) - TDA4VM board

    I don't think its possible to a DNS to an IP address. Anyway, as you are running linux, this would be the similar to how you would do it on different linux distros. See this for example.

    Regards,
    Tanmay

  • Hi Tanmay,

    Thank you so much for your support!!

    Along with the steps mentioned by you, I have made few more changes to get the internet access using Static IP Address.

    Refer to the below steps that I followed:

    1. Updated Netmask and Gateway along with Ip Address in 10-eth.network file.

    [Network]
    DHCP=no
    Address=10.126.53.114
    Netmask=255.255.255.0
    Gateway=10.126.53.1

    2. Updated nameserver in /etc/resolv.conf

    After above two steps, I have rebooted the Ubuntu Linux PC, then I'm able to get the internet access.

    Thanks & Regards,

    Srikanth E