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.

J721E-EVM: Unable to boot rootfs from eMMC

Part Number: PROCESSOR-SDK-J721E
Other Parts Discussed in Thread: TDA4VM

Hi,

Kindly shre me the steps to load the rootfs into th emc. steps are not given 


3.1.1.5. SD, eMMC and USB — Processor SDK Linux for J721e Documentation

we are able to copy the u-boot images but not the rootfs.

We are not using the custopm board. 

SDK version: /ti-processor-sdk-linux-j7-evm-08_00_00_08

Regards,

Viswa

  • Viswa,

    Easiest way is to copy from SD to eMMC. Do you have Linux booting with rootfs in SD card?


    We are not using the custopm board. 

    So you are using standard TDA4VM form TI correct?

    - Keerthy

  • Hi Keerthy,

     
    1. rootfs is not working in the emmc , timeout and FDT address error happening.

    2. also let me know what is the difference between the emmc-user and emmc-boot0?


    We are not using the custom board. Im using the TDA4VM form TI.

    1. booted the board in using NFS since the SD card is having the issue in mounting  mmc1: error -110 whilst initialising SD card.

    2. ran the mksdboot.sh and created 2 partition for the emmc

    3. copied the boot-j7-evm.tar.gz to the emmc/boot partition and extracted

    4. copied the tisdk-default-image-j7-evm.tar.xz to the emmc/root partition and extracted.

    5. powered off and removed the sd card.

    6. changed the switch to emmc user mode

    7. power on

    8. could notice uboot is coming up.

    U-Boot SPL 2021.01-g53e79d0e89 (Aug 04 2021 - 22:33:28 +0000)
    Model: Texas Instruments K3 J721E SoC
    Board: J721EX-PM2-SOM rev E8
    SYSFW ABI: 3.1 (firmware rev 0x0015 '21.5.0--v2021.05 (Terrific Llam')
    Detected: J7X-BASE-CPB rev E3
    Detected: J7X-VSC8514-ETH rev E2
    Trying to boot from MMC1


    U-Boot 2021.01-g53e79d0e89 (Aug 04 2021 - 22:33:28 +0000)

    SoC: J721E SR2.0
    Model: Texas Instruments K3 J721E SoC
    Board: J721EX-PM2-SOM rev E8
    DRAM: 4 GiB
    Flash: 0 Bytes
    MMC: sdhci@4f80000: 0, sdhci@4fb0000: 1
    In: serial@2800000
    Out: serial@2800000
    Err: serial@2800000
    Detected: J7X-BASE-CPB rev E3
    Detected: J7X-VSC8514-ETH rev E2
    Net: am65_cpsw_nuss_slave ethernet@46000000: K3 CPSW: nuss_ver: 0x6BA00101 cpsw_ver: 0x6BA80100 ale_ver: 0x00293904 Ports:1 mdio_freq:1000000
    eth0: ethernet@46000000
    Hit any key to stop autoboot: 0
    MMC: no card present
    mmc_init: -123, time 2002
    SD/MMC found on device 1
    MMC: no card present
    mmc_init: -123, time 2002
    MMC: no card present
    mmc_init: -123, time 2002
    MMC: no card present
    mmc_init: -123, time 2002
    MMC: no card present
    mmc_init: -123, time 2002
    MMC: no card present
    mmc_init: -123, time 2002
    libfdt fdt_check_header(): FDT_ERR_BADMAGIC
    No FDT memory address configured. Please configure
    the FDT address via "fdt addr <address>" command.
    Aborting!
    Bad Linux ARM64 Image magic!

    ==================================================
    Also I have verified the 

    root@j7-evm:/mnt/emmc-rootfs# cd boot/
    root@j7-evm:/mnt/emmc-rootfs/boot# ls
    Image k3-j721e-eaik-csi2-ov5640.dtbo k3-j721e-proc-board-tps65917.dtb
    Image-5.10.41-g4c2eade9f7 k3-j721e-eaik-rpi-cam-imx219.dtbo k3-j721e-vision-apps.dtbo
    k3-j721e-common-proc-board-infotainment.dtbo k3-j721e-eaik.dtb vmlinux.gz
    k3-j721e-common-proc-board.dtb k3-j721e-edgeai-apps.dtbo vmlinux.gz-5.10.41-g4c2eade9f7

    => mmc list
    sdhci@4f80000: 0 (eMMC)
    sdhci@4fb0000: 1
    => mmc part

    Partition Map for MMC device 0 -- Partition Type: DOS

    Part Start Sector Num Sectors UUID Type
    1 2048 126976 7223156f-01 0c Boot
    2 129024 30951424 7223156f-02 83

    ==================================================================

    whether we need to add any extra files in the emmc/rootfs/boot/ path ? or need to make any change in the u-boot environment.

    I also tried cleaning the environment  and ran the

    To boot kernel from eMMC, use the following commands after writing rootfs to user partition:

    => setenv mmcdev 0
    => setenv bootpart 0
    => boot
    switch to partitions #0, OK
    mmc0(part 0) is current device
    SD/MMC found on device 0
    Failed to load 'boot.scr'
    0 bytes read in 0 ms
    Loaded env from uEnv.txt
    Importing environment from mmc0 ...
    Failed to load '/boot/Image'
    Failed to load '/boot/k3-j721e-common-proc-board.dtb'
    libfdt fdt_check_header(): FDT_ERR_BADMAGIC
    No FDT memory address configured. Please configure
    the FDT address via "fdt addr <address>" command.
    Aborting!
    Bad Linux ARM64 Image magic!

    Regards,

    Viswa

  • Viswa,

    Assuming your eMMC file system is all properly copied.

    Please try the below environment commands from U-Boot to switch to eMMC:

    setenv mmcdev 0
    setenv bootpart 0
    setenv args_mmc "run finduuid;setenv bootargs console=ttyS2,115200n8 root=/dev/mmcblk0p1 rw rootfste=ext4 rootwait"
    saveenv
    boot

    Best Regards,
    Keerthy

  • Hi Keerthy,

    1. also let me know what is the difference between the emmc-user and emmc-boot0 swich position ? when to go for each?

    ie emmc (boot0) SW8 1000_0000  sw9: 0100_0000

    emmc (user) SW8 1000_0000  sw9:0000_0000

    2.Below error happens both in emmc (boot0) and emmc (user)?
    saveenv is getting failed?

    mmc_init: -123, time 2002
    Failed (1)

    3. setenv args_mmc "run finduuid;setenv bootargs console=ttyS2,115200n8 root=/dev/mmcblk0p1 rw rootfste=ext4 rootwait"

    whether it should be mmcblk0p1 or mmcblk0p2?

    => mmc part

    Partition Map for MMC device 0 -- Partition Type: DOS

    Part Start Sector Num Sectors UUID Type
    1 2048 126976 7223156f-01 0c Boot
    2 129024 30951424 7223156f-02 83

    Steps followed?


    Kept the switch
    sw8: 10000000
    sw9: 00000000

    =>default -f -a
    =>mmc dev 0
    =>mmc list
    =>setenv mmcdev 0
    =>setenv bootpart 0
    =>setenv args_mmc "run finduuid;setenv bootargs console=ttyS2,115200n8 root=/dev/mmcblk0p1 rw rootfste=ext4 rootwait"
    =>saveenv

    => mmc list
    sdhci@4f80000: 0 (eMMC)
    sdhci@4fb0000: 1

    => saveenv
    Saving Environment to FAT... MMC: no card present
    mmc_init: -123, time 2002
    Failed (1)

    Bootup Log:

    U-Boot 2021.01-g53e79d0e89 (Aug 04 2021 - 22:33:28 +0000)

    SoC: J721E SR2.0
    Model: Texas Instruments K3 J721E SoC
    Board: J721EX-PM2-SOM rev E8
    DRAM: 4 GiB
    Flash: 0 Bytes
    MMC: sdhci@4f80000: 0, sdhci@4fb0000: 1
    In: serial@2800000
    Out: serial@2800000
    Err: serial@2800000
    Detected: J7X-BASE-CPB rev E3
    Detected: J7X-VSC8514-ETH rev E2
    Net: am65_cpsw_nuss_slave ethernet@46000000: K3 CPSW: nuss_ver: 0x6BA00101 cpsw_ver: 0x6BA80100 ale_ver: 0x00293904 Ports:1 mdio_freq:1000000
    eth0: ethernet@46000000
    Hit any key to stop autoboot: 0
    MMC: no card present
    mmc_init: -123, time 2002
    SD/MMC found on device 1
    MMC: no card present
    mmc_init: -123, time 2002
    MMC: no card present
    mmc_init: -123, time 2002
    MMC: no card present
    mmc_init: -123, time 2002
    MMC: no card present
    mmc_init: -123, time 2002
    MMC: no card present
    mmc_init: -123, time 2002
    libfdt fdt_check_header(): FDT_ERR_BADMAGIC
    No FDT memory address configured. Please configure
    the FDT address via "fdt addr <address>" command.
    Aborting!
    Bad Linux ARM64 Image magic!

    Regards,

    Viswa

  • Hi Keerthy,

    Is there any update on what is wrong in my setting? 


    after loading the in NFS. .I could notice the in the emmc partiotion, Image and  k3-j721e-common-proc-board.dtb files are present/


    Failed to load '/boot/Image'
    Failed to load '/boot/k3-j721e-common-proc-board.dtb'

    I followed this link in partitioning the emmc and copying the files.

    https://software-dl.ti.com/jacinto7/esd/processor-sdk-linux-jacinto7/07_00_00_04/exports/docs/linux/How_to_Guides/Target/How_to_flash_emmc_device.html

    Also  let me know what is the difference between the emmc-user and emmc-boot0 swich position ? when to go for each?

    ie emmc (boot0) SW8 1000_0000  sw9: 0100_0000

    emmc (user) SW8 1000_0000  sw9:0000_0000

    Regards,

    Viswa

  • Also  let me know what is the difference between the emmc-user and emmc-boot0 swich position ? when to go for each?

    emmc-boot0 is a small partition which allows you to copy bootloaders(Few MBs). User partition on the other hand is for hosting file system. It will be the order of GBs.

    saveenv
    Saving Environment to FAT... MMC: no card present
    mmc_init: -123, time 2002
    Failed (1)

    Okay this is known issue. https://e2e.ti.com/support/processors/f/791/t/1031148

    saveenv is failing.

    Follow the instructions for:
    1) Environment is now saved to FAT partition of SD as against eMMC in the previous 7.3 version. This is to accommodate eaik boards that do not have eMMC.

    That should let you save the environment to eMMC. That should also solve the boot issue.

    - Keerthy

  • Hi Keerthy,
       Thanks for the explaination so we will not use the opsi for the roofilesystem. I attached the SD card, able to save the environment and ran the below command and got the image error.

    we are not able to use the micron sd card for the OOB, scandisk SD is working. need to bring the board up in the emmc. 

    => setenv mmcdev 0
    => setenv bootpart 0
    => setenv args_mmc "run finduuid;setenv bootargs console=ttyS2,115200n8 root=/dev/mmcblk0p1 rw rootfste=ext4 rootwait"
    => saveenv
    Saving Environment to FAT... OK
    => boot
    switch to partitions #0, OK
    mmc0(part 0) is current device
    SD/MMC found on device 0
    Failed to load 'boot.scr'
    0 bytes read in 1 ms (0 Bytes/s)
    Loaded env from uEnv.txt
    Importing environment from mmc0 ...
    Failed to load '/boot/Image'
    Failed to load '/boot/k3-j721e-common-proc-board.dtb'
    libfdt fdt_check_header(): FDT_ERR_BADMAGIC
    No FDT memory address configured. Please configure
    the FDT address via "fdt addr <address>" command.
    Aborting!
    Bad Linux ARM64 Image magic!

    Regards,
    Viswa

  • we are not able to use the micron sd card for the OOB, scandisk SD is working. need to bring the board up in the emmc. 

    => setenv mmcdev 0
    => setenv bootpart 0
    => setenv args_mmc "run finduuid;setenv bootargs console=ttyS2,115200n8 root=/dev/mmcblk0p1 rw rootfste=ext4 rootwait"
    => saveenv

    Viswa,

    have you already copied the file system to eMMC from the SD card (that works for you)?

    From U-Boot prompt can you do:

    ext4ls mmc 0:1 /boot

    Failed to load '/boot/Image'
    Failed to load '/boot/k3-j721e-common-proc-board.dtb'
    libfdt fdt_check_header(): FDT_ERR_BADMAGIC
    No FDT memory address configured. Please configure
    the FDT address via "fdt addr <address>" command.

    Suggests that eMMC does not have the required kernel images.

    - Keerthy

  • Hi Keerthy,
      I have copied the file system from the NFS to emmc. let me know the steps to copy from the SD card so that i can try?

    Regards,

    Viswa

  • Viswa,

    http://software-dl.ti.com/jacinto7/esd/processor-sdk-linux-jacinto7/latest/exports/docs/linux/How_to_Guides/Target/How_to_flash_emmc_device.html

    The above link is pretty detailed. Please follow that to copy rootfs to eMMC.

    Best Regards,
    Keerthy

  • HI Keerthy,

     Able to mount the emmc partition. still not able to boot.
     root@j7-evm:/bin# df -h
    Filesystem Size Used Avail Use% Mounted on
    /dev/root 59G 2.3G 53G 5% /
    devtmpfs 1.7G 64K 1.7G 1% /dev
    tmpfs 1.9G 0 1.9G 0% /dev/shm
    tmpfs 1.9G 29M 1.9G 2% /run
    tmpfs 1.9G 0 1.9G 0% /sys/fs/cgroup
    tmpfs 1.9G 0 1.9G 0% /tmp
    tmpfs 16M 0 16M 0% /media/ram
    tmpfs 50M 256K 50M 1% /var/volatile
    tmpfs 381M 0 381M 0% /run/user/0
    /dev/mmcblk1p1 62M 2.7M 59M 5% /run/media/mmcblk1p1
    /dev/mmcblk0p1 62M 512 62M 1% /run/media/mmcblk0p1
    root@j7-evm:/bin# umount /run/media/*
    mount /dev/mmcblk1p2 /mnt/sd-rootfs
    root@j7-evm:/bin# mkdir /mnt/sd-rootfs
    mkdir: cannot create directory '/mnt/sd-rootfs': File exists
    root@j7-evm:/bin# mount /dev/mmcblk1p2 /mnt/sd-rootfs
    root@j7-evm:/bin# mkdir /mnt/emmc-rootfs
    mkdir: cannot create directory '/mnt/emmc-rootfs': File exists
    sync
    root@j7-evm:/bin# mount /dev/mmcblk0p2 /mnt/emmc-rootfs
    [ 365.369582] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
    root@j7-evm:/bin# cp -r /mnt/sd-rootfs/* /mnt/emmc-rootfs
    root@j7-evm:/bin# sync
    root@j7-evm:/bin# umount /mnt/*

    ===================================

    => setenv mmcdev 0
    => setenv bootpart 0
    => setenv args_mmc "run finduuid;setenv bootargs console=ttyS2,115200n8 root=/dev/mmcblk0p1 rw rootfste=ext4 rootwait"
    => saveenv
    Saving Environment to FAT... OK
    => boot
    switch to partitions #0, OK
    mmc0(part 0) is current device
    SD/MMC found on device 0
    Failed to load 'boot.scr'
    Failed to load 'uEnv.txt'
    Failed to load '/boot/Image'
    Failed to load '/boot/k3-j721e-common-proc-board.dtb'
    libfdt fdt_check_header(): FDT_ERR_BADMAGIC
    No FDT memory address configured. Please configure
    the FDT address via "fdt addr <address>" command.
    Aborting!
    Bad Linux ARM64 Image magic!
    =>

    What is the difference in the emmc boot0 and emmc user?

    Regards,

    Viswa

  • => setenv args_mmc "run finduuid;setenv bootargs console=ttyS2,115200n8 root=/dev/mmcblk0p1 rw rootfste=ext4 rootwait"
    => saveenv
    Saving Environment to FAT... OK
    => boot

    Vishwa,

    Environment is not getting saved to eMMC. Follow the below link:

    https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1031148/faq-tda4vm-u-boot-changes-in-sdk-8-0-vs-7-3

    1) Environment is now saved to FAT partition of SD as against eMMC in the previous 7.3 version. This is to accommodate eaik boards that do not have eMMC.

    This should help you save the environment to eMMC & help you boot from eMMC.


    What is the difference in the emmc boot0 and emmc user?

    Boot0 is the partition which is of the order of MBs is raw and meant for booting/hosting boot loader images. User partition is of the order of GBs
    & is used for storing file system.

    So your dip switch settings for boot0 should be:

    SW8: 10000000
    SW9: 01000000

    Best Regards,
    Keerthy

  • Hi Keerthy,
      Made the changes as mention in the ticket. In sd card mode,


    SW8: 10000010
    SW9: 00000000
    => saveenv
    Saving Environment to MMC... Writing to redundant MMC(0)... OK
    => edit args_mmc
    edit: run finduuid;setenv bootargs console=ttyS2,115200n8 root=/dev/mmcblk0p1 rw rootfste=ext4 rootwait
    => saveenv
    Saving Environment to MMC... Writing to MMC(0)... OK


    now switched back to emmc boot mode
    SW8: 10000000
    SW9: 01000000

    and look at the environmental setting , saved changes is not reflecting.
    args_mmc=run finduuid;setenv bootargs console=${console} ${optargs} root=PARTUUID=${uuid} rw rootfstype=${mmcrootfstype}

    Regards,

    Viswa

  • Viswa,

    That is because you did not burn the U-Boot to eMMC. The U-Boot in your eMMC is still trying to save in MMC-SD.

    So use the below command to burn the new U-Boot to eMMC:

    => mmc dev 0 1
    => fatload mmc 1 ${loadaddr} tiboot3.bin
    => mmc write ${loadaddr} 0x0 0x400
    => fatload mmc 1 ${loadaddr} tispl.bin
    => mmc write ${loadaddr} 0x400 0x1000
    => fatload mmc 1 ${loadaddr} u-boot.img
    => mmc write ${loadaddr} 0x1400 0x2000
    => fatload mmc 1 ${loadaddr} sysfw.itb
    => mmc write ${loadaddr} 0x3600 0x800

    Hope that solves your problem.


    Best Regards,
    Keerthy

  • Hi Keerthy,

    Now u-boot setting are saved into the emmc. but the booting is not happening. 

    I have already copied the rootfs into the emmc specified in the 
    software-dl.ti.com/.../How_to_flash_emmc_device.html


    Environment size: 6262/131067 bytes
    => print args_mmc
    args_mmc=run finduuid;setenv bootargs console=ttyS2,115200n8 root=/dev/mmcblk0p1 rw rootfste=ext4 rootwait
    => saveenv
    Saving Environment to MMC... Writing to MMC(0)... OK
    => print args_mmc
    args_mmc=run finduuid;setenv bootargs console=ttyS2,115200n8 root=/dev/mmcblk0p1 rw rootfste=ext4 rootwait
    => boot
    switch to partitions #0, OK
    mmc0(part 0) is current device
    SD/MMC found on device 0
    Failed to load 'boot.scr'
    0 bytes read in 0 ms
    Loaded env from uEnv.txt
    Importing environment from mmc0 ...
    Failed to load '/boot/Image'
    Failed to load '/boot/k3-j721e-common-proc-board.dtb'
    libfdt fdt_check_header(): FDT_ERR_BADMAGIC
    No FDT memory address configured. Please configure
    the FDT address via "fdt addr <address>" command.
    Aborting!
    Bad Linux ARM64 Image magic!

    Regards,

    Viswa

  • Viswa,

    Can you try:

    ext4ls mmc 0:2 /boot

    Also try:

    ext4ls mmc 0:1 /boot

    Let us check if the eMMC file system partition has all the files.

    Best Regards,
    Keerthy

  • Hi Keerthy,
      im  getting  Unrecognized filesystem type 

    [1:42 PM] Yu, Olivia (uie52811)

    => ext4ls mmc 0:2 /boot
    <DIR> 4096 .
    <DIR> 4096 ..
    <SYM> 25 Image
    19137024 Image-5.10.41-g4c2eade9f7
    3712 k3-j721e-common-proc-board-infotainment.dtbo
    97586 k3-j721e-common-proc-board.dtb
    2722 k3-j721e-eaik-csi2-ov5640.dtbo
    4197 k3-j721e-eaik-rpi-cam-imx219.dtbo
    94795 k3-j721e-eaik.dtb
    9862 k3-j721e-edgeai-apps.dtbo
    98514 k3-j721e-proc-board-tps65917.dtb
    10737 k3-j721e-vision-apps.dtbo
    <SYM> 30 vmlinux.gz
    8998293 vmlinux.gz-5.10.41-g4c2eade9f7

    [1:42 PM] Yu, Olivia (uie52811)

    => ext4ls mmc 0:1 /boot
    ** Unrecognized filesystem type **

    =========================================
    mount /dev/mmcblk0p1 /mnt/emmc-root@j7-evm:~# udevadm control -s
    root@j7-evm:~# mkdir /mnt/emmc-boot
    root@j7-evm:~# mount /dev/mmcblk0p1 /mnt/emmc-boot
    root@j7-evm:~# cd /mnt/emmc-boot
    root@j7-evm:/mnt/emmc-boot# ls
    sysfw.itb u-boot.img uenv.txt.base uenv.txt.psdkra
    tiboot3.bin uboot.env uenv.txt.disp_sharing version
    tispl.bin uenv.txt uenv.txt.jailhouse

    root@j7-evm:~# mount /dev/mmcblk0p2 /mnt/emmc-rootfs
    [ 208.038010] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. )
    root@j7-evm:~# cd /mnt/emmc-rootfs
    root@j7-evm:/mnt/emmc-rootfs# ls
    bin dev home init linuxrc media opt run sys usr
    boot etc include lib lost+found mnt proc sbin tmp var

    Regards,
    Viswa

  • Viswa,

    Can you try:

    setenv mmcdev 0
    setenv bootpart 0:2

    Best Regards,
    Keerthy

  • Hi Keerthy,

    => setenv mmcdev 0                                                              
    => setenv bootpart 0:2                                                          
    => saveenv                                                                      
    Saving Environment to MMC... Writing to MMC(0)... OK                            
    => ext4ls mmc 0:1 /boot                                                         
    ** Unrecognized filesystem type **                                              
    => ext4ls mmc 0:2 /boot                                                         
    <DIR>       4096 .                                                              
    <DIR>       4096 ..                                                             
    <SYM>         25 Image                                                          
            19137024 Image-5.10.41-g4c2eade9f7                                      
                3712 k3-j721e-common-proc-board-infotainment.dtbo                   
               97586 k3-j721e-common-proc-board.dtb                                 
                2722 k3-j721e-eaik-csi2-ov5640.dtbo                                 
                4197 k3-j721e-eaik-rpi-cam-imx219.dtbo                              
               94795 k3-j721e-eaik.dtb                                              
                9862 k3-j721e-edgeai-apps.dtbo                                      
               98514 k3-j721e-proc-board-tps65917.dtb                               
               10737 k3-j721e-vision-apps.dtbo                                      
    <SYM>         30 vmlinux.gz                                                     
             8998293 vmlinux.gz-5.10.41-g4c2eade9f7                                 

    Now ext4ls mmc 0:1 /boot gives unrecognized filesystem type.

    Regards,

    Olivia

  • Hi Keerthy,

    I also tried:

    => setenv mmcdev 0

    => setenv bootpart 0:2

    => setenv args_mmc "run finduuid;setenv bootargs console=ttyS2,115200n8 root=/dev/mmcblk0p1 rw rootfste=ext4 rootwait"
    => saveenv
    Saving Environment to MMC... Writing to MMC(0)... OK
    => boot
    switch to partitions #0, OK
    mmc0(part 0) is current device
    SD/MMC found on device 0
    Failed to load 'boot.scr'
    0 bytes read in 0 ms
    Loaded env from uEnv.txt
    Importing environment from mmc0 ...
    19137024 bytes read in 111 ms (164.4 MiB/s)
    97586 bytes read in 9 ms (10.3 MiB/s)
    ## Flattened Device Tree blob at 88000000
    Booting using the fdt blob at 0x88000000
    Loading Device Tree to 000000008fee5000, end 000000008fffffff ... OK

    .

    .

    .

    [    5.675121] davinci-mcasp 2ba0000.mcasp: IRQ common not found
    [    5.675486] mmc1: CQHCI version 5.10
    [    5.692442] debugfs: Directory 'pd:242' with parent 'pm_genpd' already present!
    [    5.699830] debugfs: Directory 'pd:241' with parent 'pm_genpd' already present!
    [    5.707186] debugfs: Directory 'pd:240' with parent 'pm_genpd' already present!
    [    5.714490] debugfs: Directory 'pd:239' with parent 'pm_genpd' already present!
    [    5.722534] input: gpio-keys as /devices/platform/gpio-keys/input/input0
    [    5.738582] ALSA device list:
    [    5.741551]   No soundcards found.
    [    6.747175] mmc1: SDHCI controller on 4fb0000.mmc [4fb0000.mmc] using ADMA 64-bit
    [    6.759361] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
    [    6.769312] VFS: Mounted root (vfat filesystem) on device 179:1.
    [    6.775406] devtmpfs: error mounting -2
    [    6.779569] Freeing unused kernel memory: 1856K
    [    6.784175] Run /sbin/init as init process
    [    6.788475] Run /etc/init as init process
    [    6.792555] Run /bin/init as init process
    [    6.796642] Run /bin/sh as init process
    [    6.800533] Kernel panic - not syncing: No working init found.  Try passing init= option to kernel. See Linux Documentation/admin-guide/init.rst for guidance.
    [    6.814671] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 5.10.41-g4c2eade9f7 #1
    [    6.821699] Hardware name: Texas Instruments K3 J721E SoC (DT)
    [    6.827514] Call trace:
    [    6.829958]  dump_backtrace+0x0/0x1a0
    [    6.833606]  show_stack+0x18/0x68
    [    6.836910]  dump_stack+0xd0/0x12c
    [    6.840298]  panic+0x16c/0x334
    [    6.843340]  kernel_init+0xf8/0x114
    [    6.846815]  ret_from_fork+0x10/0x34
    [    6.850378] SMP: stopping secondary CPUs
    [    6.854289] Kernel Offset: disabled
    [    6.857765] CPU features: 0x0040022,20006008
    [    6.862018] Memory Limit: none
    [    6.865064] ---[ end Kernel panic - not syncing: No working init found.  Try passing init= option to kernel. See Linux Documentation/admin-guide/init.rst for guidance. ]---

    Was not able to boot.

    Thank you.

    Regards,

    Olivia

  • Olivia/Viswa,

    Can you confirm that you are able to load the Image/dtb from eMMC now? I see that the kernel is also booting and fails to mount the filesystem.

    Best Regards,
    Keerthy

  • Hi Keerthy,
       Images and the dtb are copied to the emmc from the working SD card  as specified in the above steps .
    also able to see the image and the dtb files using the command
     ext4ls mmc 0:2 /boot

    => ext4ls mmc 0:2 /boot
    <DIR> 4096 .
    <DIR> 4096 ..
    <SYM> 25 Image
    19137024 Image-5.10.41-g4c2eade9f7
    3712 k3-j721e-common-proc-board-infotainment.dtbo
    97586 k3-j721e-common-proc-board.dtb
    2722 k3-j721e-eaik-csi2-ov5640.dtbo
    4197 k3-j721e-eaik-rpi-cam-imx219.dtbo
    94795 k3-j721e-eaik.dtb
    9862 k3-j721e-edgeai-apps.dtbo
    98514 k3-j721e-proc-board-tps65917.dtb
    10737 k3-j721e-vision-apps.dtbo
    <SYM> 30 vmlinux.gz
    8998293 vmlinux.gz-5.10.41-g4c2eade9f7

    => ext4ls mmc 0:1 /boot
    ** Unrecognized filesystem type ** 

    Still not able to load the file system. getting the kernel panic.

    [    6.800533] Kernel panic - not syncing: No working init found.  Try passing init= option to kernel. See Linux Documentation/admin-guide/init.rst for guidance.
    [    6.814671] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 5.10.41-g4c2eade9f7 #1
    [    6.821699] Hardware name: Texas Instruments K3 J721E SoC (DT)
    [    6.827514] Call trace:
    [    6.829958]  dump_backtrace+0x0/0x1a0
    [    6.833606]  show_stack+0x18/0x68
    [    6.836910]  dump_stack+0xd0/0x12c
    [    6.840298]  panic+0x16c/0x334
    [    6.843340]  kernel_init+0xf8/0x114
    [    6.846815]  ret_from_fork+0x10/0x34
    [    6.850378] SMP: stopping secondary CPUs
    [    6.854289] Kernel Offset: disabled
    [    6.857765] CPU features: 0x0040022,20006008
    [    6.862018] Memory Limit: none

    Regards,
    Viswa

  • Hi Keerthy,
     do you have any update on this issue? why mounting is failing for emmc and not for the sd card since the dtb and images are the same.

    => print args_mmc
    args_mmc=run finduuid;setenv bootargs console=ttyS2,115200n8 root=/dev/mmcblk0p1 rw rootfste=ext4 rootwait
    => saveenv
    Saving Environment to MMC... Writing to MMC(0)... OK
    => print args_mmc
    args_mmc=run finduuid;setenv bootargs console=ttyS2,115200n8 root=/dev/mmcblk0p1 rw rootfste=ext4 rootwait

    Regards,

    Viswa

  • Hi Keerthy,
      Do you have any update ?

    Regards,

    Viswa

  • Hi Viswa,

    I am going to support this thread going forward. So far, if I understood correctly looking at the history, you were able to load the kernel and dtb from eMMC, but unable to use the eMMC filesystem.  

    Please try booting with root=/dev/mmcblk0p2 in your args_mmc command in place of root=/dev/mmcblk0p1.regards

    Suman

  • Hi Suman Anna,

      we did the following steps.

    1. Partitioned the emmc by running  mkdtsboot.sh

    2. Copied the  root filesystem from the SD card to the emmc.

    3. booted the board to u-boot in the SD card , copied the 

    => mmc dev 0 1
    => fatload mmc 1 ${loadaddr} tiboot3.bin
    => mmc write ${loadaddr} 0x0 0x400
    => fatload mmc 1 ${loadaddr} tispl.bin
    => mmc write ${loadaddr} 0x400 0x1000
    => fatload mmc 1 ${loadaddr} u-boot.img
    => mmc write ${loadaddr} 0x1400 0x2000
    => fatload mmc 1 ${loadaddr} sysfw.itb
    => mmc write ${loadaddr} 0x3600 0x800

    4. Poweredoff the board , changed to the switch to the uboot-user and poweron.

    5.  No the UART log appears 

    so not able to verify the changes yet. do you have any clue why the UART log doesn't appears for emmc?

  • Hi Viswa,

    I am confused, is this thread open or closed? You clicked "This Resolved My Issue" on your response.

    And based on earlier logs, aren't you already booting out of eMMC, and only rootfs is not working?

    regards

    Suman

  • Hi Viswa,

    I have also changed the thread title to a more appropriate description.

    regards

    Suman

  • Hi Suman,
       i was able to able to boot. please find the attached log. let me know if there is any deviation in booting from emmc.

    emmc_log.txt
    => setenv mmcdev 0
    =>
    => setenv bootpart 0:2
    =>
    => setenv args_mmc "run finduuid;setenv bootargs console=ttyS2,115200n8 root=/dev/mmcblk0p2 rw rootfste=ext4 rootwait"
    => saveenv
    Saving Environment to MMC... Writing to MMC(0)... OK
    
    
    =>
    boot
    switch to partitions #0, OK
    mmc0(part 0) is current device
    SD/MMC found on device 0
    0 bytes read in 0 ms
    Loaded env from uEnv.txt
    Importing environment from mmc0 ...
    19137024 bytes read in 106 ms (172.2 MiB/s)
    97586 bytes read in 4 ms (23.3 MiB/s)
    ## Flattened Device Tree blob at 88000000
       Booting using the fdt blob at 0x88000000
       Loading Device Tree to 000000008fee5000, end 000000008fffffff ... OK
    
    Starting kernel ...
    
    [    0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd080]
    [    0.000000] Linux version 5.10.41-g4c2eade9f7 (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 Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10)) 2.33.1.20191209) #1 SMP PREEMPT Wed Aug 4 22:47:28 UTC 2021
    [    0.000000] Machine model: Texas Instruments K3 J721E SoC
    [    0.000000] efi: UEFI not found.
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a0000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a0000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a0100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@a0100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a1000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a1000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a1100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@a1100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a2000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a2000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a2100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@a2100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a3000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a3000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a3100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@a3100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a4000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a4000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a4100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@a4100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a5000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a5000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a5100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@a5100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a6000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node c66-dma-memory@a6000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a6100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node c66-memory@a6100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a7000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node c66-dma-memory@a7000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a7100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node c66-memory@a7100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a8000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node c71-dma-memory@a8000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a8100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node c71-memory@a8100000, compatible id shared-dma-pool
    [    0.000000] 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-0x00000000a8ffffff]
    [    0.000000]   node   0: [mem 0x00000000a9000000-0x00000000a9ffffff]
    [    0.000000]   node   0: [mem 0x00000000aa000000-0x00000000abbfffff]
    [    0.000000]   node   0: [mem 0x00000000abc00000-0x00000000ffffffff]
    [    0.000000]   node   0: [mem 0x0000000880000000-0x00000008ffffffff]
    [    0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000008ffffffff]
    [    0.000000] cma: Reserved 512 MiB at 0x00000000e0000000
    [    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 2 pages/cpu s49880 r8192 d73000 u131072
    [    0.000000] Detected PIPT I-cache on CPU0
    [    0.000000] CPU features: detected: GIC system register CPU interface
    [    0.000000] CPU features: detected: EL2 vector hardening
    [    0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923
    [    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 65472
    [    0.000000] Kernel command line: console=ttyS2,115200n8 root=/dev/mmcblk0p2 rw rootfste=ext4 rootwait
    [    0.000000] Dentry cache hash table entries: 524288 (order: 6, 4194304 bytes, linear)
    [    0.000000] Inode-cache hash table entries: 262144 (order: 5, 2097152 bytes, linear)
    [    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
    [    0.000000] software IO TLB: mapped [mem 0x00000000dc000000-0x00000000e0000000] (64MB)
    [    0.000000] Memory: 3372032K/4194304K available (10816K kernel code, 1344K rwdata, 4288K rodata, 1856K init, 758K bss, 297984K 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] 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: allocated 1048576 Devices @880800000 (flat, esz 8, psz 64K, shr 0)
    [    0.000000] ITS: using cache flushing for cmd queue
    [    0.000000] GICv3: using LPI property table @0x00000008800b0000
    [    0.000000] GIC: using cache flushing for LPI property table
    [    0.000000] GICv3: CPU0: using allocated LPI pending table @0x00000008800c0000
    [    0.000000] random: get_random_bytes called from start_kernel+0x32c/0x4d4 with crng_init=0
    [    0.000000] arch_timer: cp15 timer(s) running at 200.00MHz (phys).
    [    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2e2049d3e8, max_idle_ns: 440795210634 ns
    [    0.000002] sched_clock: 56 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
    [    0.000194] Console: colour dummy device 80x25
    [    0.000222] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
    [    0.000230] pid_max: default: 32768 minimum: 301
    [    0.000263] LSM: Security Framework initializing
    [    0.000295] Mount-cache hash table entries: 8192 (order: 0, 65536 bytes, linear)
    [    0.000308] Mountpoint-cache hash table entries: 8192 (order: 0, 65536 bytes, linear)
    [    0.001275] rcu: Hierarchical SRCU implementation.
    [    0.001414] Platform MSI: msi-controller@1820000 domain created
    [    0.001594] PCI/MSI: /bus@100000/interrupt-controller@1800000/msi-controller@1820000 domain created
    [    0.001645] EFI services will not be available.
    [    0.001768] smp: Bringing up secondary CPUs ...
    [    0.002311] Detected PIPT I-cache on CPU1
    [    0.002334] GICv3: CPU1: found redistributor 1 region 0:0x0000000001920000
    [    0.002345] GICv3: CPU1: using allocated LPI pending table @0x00000008800d0000
    [    0.002379] CPU1: Booted secondary processor 0x0000000001 [0x411fd080]
    [    0.002434] smp: Brought up 1 node, 2 CPUs
    [    0.002441] SMP: Total of 2 processors activated.
    [    0.002445] CPU features: detected: 32-bit EL0 Support
    [    0.002449] CPU features: detected: CRC32 instructions
    [    0.010893] CPU: All CPU(s) started at EL2
    [    0.010910] alternatives: patching kernel code
    [    0.011364] devtmpfs: initialized
    [    0.016164] KASLR disabled due to lack of seed
    [    0.016275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
    [    0.016283] futex hash table entries: 512 (order: -1, 32768 bytes, linear)
    [    0.016893] pinctrl core: initialized pinctrl subsystem
    [    0.017122] DMI not present or invalid.
    [    0.017431] NET: Registered protocol family 16
    [    0.020416] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
    [    0.020508] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
    [    0.020599] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
    [    0.020810] thermal_sys: Registered thermal governor 'step_wise'
    [    0.020812] thermal_sys: Registered thermal governor 'power_allocator'
    [    0.021083] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
    [    0.021129] ASID allocator initialised with 65536 entries
    [    0.038372] HugeTLB registered 16.0 GiB page size, pre-allocated 0 pages
    [    0.038380] HugeTLB registered 512 MiB page size, pre-allocated 0 pages
    [    0.038384] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
    [    0.039440] cryptd: max_cpu_qlen set to 1000
    [    0.041080] k3-chipinfo 43000014.chipid: Family:J721E rev:SR2.0 JTAGID[0x1bb6402f] Detected
    [    0.041362] vsys_3v3: supplied by evm_12v0
    [    0.041494] vsys_5v0: supplied by evm_12v0
    [    0.041937] iommu: Default domain type: Translated
    [    0.042075] SCSI subsystem initialized
    [    0.042349] mc: Linux media interface: v0.10
    [    0.042362] videodev: Linux video capture interface: v2.00
    [    0.042389] pps_core: LinuxPPS API ver. 1 registered
    [    0.042393] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
    [    0.042399] PTP clock support registered
    [    0.042436] EDAC MC: Ver: 3.0.0
    [    0.042961] FPGA manager framework
    [    0.042995] Advanced Linux Sound Architecture Driver Initialized.
    [    0.043362] clocksource: Switched to clocksource arch_sys_counter
    [    0.043535] VFS: Disk quotas dquot_6.6.0
    [    0.043571] VFS: Dquot-cache hash table entries: 8192 (order 0, 65536 bytes)
    [    0.045938] NET: Registered protocol family 2
    [    0.046069] IP idents hash table entries: 65536 (order: 3, 524288 bytes, linear)
    [    0.047069] tcp_listen_portaddr_hash hash table entries: 4096 (order: 0, 65536 bytes, linear)
    [    0.047116] TCP established hash table entries: 32768 (order: 2, 262144 bytes, linear)
    [    0.047221] TCP bind hash table entries: 32768 (order: 3, 524288 bytes, linear)
    [    0.047651] TCP: Hash tables configured (established 32768 bind 32768)
    [    0.047711] UDP hash table entries: 2048 (order: 0, 65536 bytes, linear)
    [    0.047753] UDP-Lite hash table entries: 2048 (order: 0, 65536 bytes, linear)
    [    0.047855] NET: Registered protocol family 1
    [    0.048090] RPC: Registered named UNIX socket transport module.
    [    0.048095] RPC: Registered udp transport module.
    [    0.048097] RPC: Registered tcp transport module.
    [    0.048100] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [    0.048108] PCI: CLS 0 bytes, default 64
    [    0.048449] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
    [    0.050243] Initialise system trusted keyrings
    [    0.050307] workingset: timestamp_bits=46 max_order=16 bucket_order=0
    [    0.052047] squashfs: version 4.0 (2009/01/31) Phillip Lougher
    [    0.052276] NFS: Registering the id_resolver key type
    [    0.052289] Key type id_resolver registered
    [    0.052292] Key type id_legacy registered
    [    0.052319] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
    [    0.052323] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
    [    0.052401] 9p: Installing v9fs 9p2000 file system support
    [    0.072067] Key type asymmetric registered
    [    0.072072] Asymmetric key parser 'x509' registered
    [    0.072093] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
    [    0.072098] io scheduler mq-deadline registered
    [    0.072101] io scheduler kyber registered
    [    0.073247] pinctrl-single 4301c000.pinctrl: 94 pins, size 376
    [    0.073449] pinctrl-single 11c000.pinctrl: 173 pins, size 692
    [    0.076029] k3-ringacc 2b800000.ringacc: Failed to get MSI domain
    [    0.076061] k3-ringacc 3c000000.ringacc: Failed to get MSI domain
    [    0.077575] Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled
    [    0.079100] arm-smmu-v3 36600000.iommu: ias 48-bit, oas 48-bit (features 0x00001faf)
    [    0.080185] arm-smmu-v3 36600000.iommu: allocated 524288 entries for cmdq
    [    0.082072] arm-smmu-v3 36600000.iommu: allocated 524288 entries for evtq
    [    0.082837] arm-smmu-v3 36600000.iommu: msi_domain absent - falling back to wired irqs
    [    0.087678] brd: module loaded
    [    0.090346] loop: module loaded
    [    0.090917] megasas: 07.714.04.00-rc1
    [    0.092108] libphy: Fixed MDIO Bus: probed
    [    0.092549] tun: Universal TUN/TAP device driver, 1.6
    [    0.092812] igbvf: Intel(R) Gigabit Virtual Function Network Driver
    [    0.092815] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
    [    0.092842] sky2: driver version 1.30
    [    0.093344] VFIO - User Level meta-driver version: 0.3
    [    0.093745] i2c /dev entries driver
    [    0.094344] sdhci: Secure Digital Host Controller Interface driver
    [    0.094346] sdhci: Copyright(c) Pierre Ossman
    [    0.094584] sdhci-pltfm: SDHCI platform and OF driver helper
    [    0.095121] ledtrig-cpu: registered to indicate activity on CPUs
    [    0.095302] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
    [    0.095847] optee: probing for conduit method.
    [    0.095863] optee: revision 3.11 (c4def2a8)
    [    0.096163] optee: initialized driver
    [    0.097449] NET: Registered protocol family 17
    [    0.097518] 9pnet: Installing 9P2000 support
    [    0.097547] Key type dns_resolver registered
    [    0.097621] Loading compiled-in X.509 certificates
    [    0.101975] k3-ringacc 2b800000.ringacc: Failed to get MSI domain
    [    0.102076] k3-ringacc 3c000000.ringacc: Failed to get MSI domain
    [    0.103944] ti-sci 44083000.dmsc: ABI: 3.1 (firmware rev 0x0015 '21.1.1--v2021.01a (Terrific Lla')
    [    0.119632] random: fast init done
    [    0.140542] davinci-mcasp 2ba0000.mcasp: IRQ common not found
    [    0.142055] omap_i2c 40b00000.i2c: bus 0 rev0.12 at 100 kHz
    [    0.142405] omap_i2c 40b10000.i2c: bus 1 rev0.12 at 100 kHz
    [    0.142746] omap_i2c 42120000.i2c: bus 2 rev0.12 at 100 kHz
    [    0.143411] pca953x 3-0020: supply vcc not found, using dummy regulator
    [    0.143462] pca953x 3-0020: using no AI
    [    0.168112] pca953x 3-0022: supply vcc not found, using dummy regulator
    [    0.168150] pca953x 3-0022: using AI
    [    0.168764] gpio-480 (CTRL_PM_I2C_OE): hogged as output/high
    [    0.168957] gpio-481 (MCASP/TRACE_MUX_S0): hogged as output/low
    [    0.169148] gpio-482 (MCASP/TRACE_MUX_S1): hogged as output/high
    [    0.169496] omap_i2c 2000000.i2c: bus 3 rev0.12 at 400 kHz
    [    0.170288] omap_i2c 2010000.i2c: bus 4 rev0.12 at 400 kHz
    [    0.174379] omap_i2c 2020000.i2c: bus 5 rev0.12 at 400 kHz
    [    0.175022] pca953x 6-0020: supply vcc not found, using dummy regulator
    [    0.175070] pca953x 6-0020: using no AI
    [    0.196018] omap_i2c 2030000.i2c: bus 6 rev0.12 at 400 kHz
    [    0.196428] omap_i2c 2040000.i2c: bus 7 rev0.12 at 100 kHz
    [    0.196734] omap_i2c 2050000.i2c: bus 8 rev0.12 at 100 kHz
    [    0.197311] pca953x 9-0020: supply vcc not found, using dummy regulator
    [    0.197358] pca953x 9-0020: using no AI
    [    0.219948] omap_i2c 2060000.i2c: bus 9 rev0.12 at 400 kHz
    [    0.220729] ti-sci-intr bus@100000:bus@28380000:interrupt-controller2: Interrupt Router 137 domain created
    [    0.220814] ti-sci-intr bus@100000:interrupt-controller0: Interrupt Router 131 domain created
    [    0.220898] ti-sci-intr bus@100000:main-navss:interrupt-controller1: Interrupt Router 213 domain created
    [    0.221018] ti-sci-inta 33d00000.interrupt-controller: Interrupt Aggregator domain 209 created
    [    0.231611] cdns-torrent-phy 5050000.serdes: 4 lanes, max bit rate 5.400 Gbps
    [    0.231947] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
    [    0.231965] j721e-pcie 2900000.pcie:       IO 0x0010001000..0x0010010fff -> 0x0010001000
    [    0.231975] j721e-pcie 2900000.pcie:      MEM 0x0010011000..0x0017ffffff -> 0x0010011000
    [    0.231986] j721e-pcie 2900000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
    [    1.233887] j721e-pcie 2900000.pcie: PCI host bridge to bus 0000:00
    [    1.233894] pci_bus 0000:00: root bus resource [bus 00-0f]
    [    1.233900] pci_bus 0000:00: root bus resource [io  0x0000-0xffff] (bus address [0x10001000-0x10010fff])
    [    1.233904] pci_bus 0000:00: root bus resource [mem 0x10011000-0x17ffffff]
    [    1.233931] pci 0000:00:00.0: [104c:b00d] type 01 class 0x060400
    [    1.233938] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x4 may corrupt adjacent RW1C bits
    [    1.233943] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x4 may corrupt adjacent RW1C bits
    [    1.233970] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0xe8 may corrupt adjacent RW1C bits
    [    1.233975] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x3e may corrupt adjacent RW1C bits
    [    1.233989] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x92 may corrupt adjacent RW1C bits
    [    1.233996] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0xb2 may corrupt adjacent RW1C bits
    [    1.234027] pci 0000:00:00.0: supports D1
    [    1.234030] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
    [    1.234036] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x84 may corrupt adjacent RW1C bits
    [    1.235726] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
    [    1.235732] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x3e may corrupt adjacent RW1C bits
    [    1.235738] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x3e may corrupt adjacent RW1C bits
    [    1.235744] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x3e may corrupt adjacent RW1C bits
    [    1.237229] pci_bus 0000:01: busn_res: [bus 01-0f] end is updated to 01
    [    1.237242] pci 0000:00:00.0: PCI bridge to [bus 01]
    [    1.237443] pcieport 0000:00:00.0: PME: Signaling with IRQ 56
    [    1.237894] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
    [    1.237911] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
    [    1.237921] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
    [    1.237932] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
    [    2.239677] j721e-pcie 2910000.pcie: PCI host bridge to bus 0001:00
    [    2.239683] pci_bus 0001:00: root bus resource [bus 00-0f]
    [    2.239687] pci_bus 0001:00: root bus resource [io  0x10000-0x1ffff] (bus address [0x18001000-0x18010fff])
    [    2.239691] pci_bus 0001:00: root bus resource [mem 0x18011000-0x1fffffff]
    [    2.239714] pci 0001:00:00.0: [104c:b00d] type 01 class 0x060400
    [    2.239782] pci 0001:00:00.0: supports D1
    [    2.239785] pci 0001:00:00.0: PME# supported from D0 D1 D3hot
    [    2.241410] pci 0001:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
    [    2.242893] pci_bus 0001:01: busn_res: [bus 01-0f] end is updated to 01
    [    2.242905] pci 0001:00:00.0: PCI bridge to [bus 01]
    [    2.243097] pcieport 0001:00:00.0: PME: Signaling with IRQ 59
    [    2.243539] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
    [    2.243556] j721e-pcie 2920000.pcie:       IO 0x4400001000..0x4400010fff -> 0x0000001000
    [    2.243566] j721e-pcie 2920000.pcie:      MEM 0x4400011000..0x4407ffffff -> 0x0000011000
    [    2.243576] j721e-pcie 2920000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
    [    3.245464] j721e-pcie 2920000.pcie: PCI host bridge to bus 0002:00
    [    3.245470] pci_bus 0002:00: root bus resource [bus 00-0f]
    [    3.245475] pci_bus 0002:00: root bus resource [io  0x20000-0x2ffff] (bus address [0x1000-0x10fff])
    [    3.245479] pci_bus 0002:00: root bus resource [mem 0x4400011000-0x4407ffffff] (bus address [0x00011000-0x07ffffff])
    [    3.245502] pci 0002:00:00.0: [104c:b00d] type 01 class 0x060400
    [    3.245567] pci 0002:00:00.0: supports D1
    [    3.245571] pci 0002:00:00.0: PME# supported from D0 D1 D3hot
    [    3.247160] pci 0002:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
    [    3.248660] pci_bus 0002:01: busn_res: [bus 01-0f] end is updated to 01
    [    3.248672] pci 0002:00:00.0: PCI bridge to [bus 01]
    [    3.248862] pcieport 0002:00:00.0: PME: Signaling with IRQ 62
    [    3.249699] k3-ringacc 2b800000.ringacc: Ring Accelerator probed rings:286, gp-rings[96,20] sci-dev-id:235
    [    3.249705] k3-ringacc 2b800000.ringacc: dma-ring-reset-quirk: disabled
    [    3.249709] k3-ringacc 2b800000.ringacc: RA Proxy rev. 66346100, num_proxies:64
    [    3.251159] k3-ringacc 3c000000.ringacc: Ring Accelerator probed rings:1024, gp-rings[440,150] sci-dev-id:211
    [    3.251166] k3-ringacc 3c000000.ringacc: dma-ring-reset-quirk: disabled
    [    3.251170] k3-ringacc 3c000000.ringacc: RA Proxy rev. 66346100, num_proxies:64
    [    3.251606] 40a00000.serial: ttyS1 at MMIO 0x40a00000 (irq = 15, base_baud = 6000000) is a 8250
    [    3.252045] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 33, base_baud = 3000000) is a 8250
    [    5.237991] printk: console [ttyS2] enabled
    [    5.242587] 2810000.serial: ttyS3 at MMIO 0x2810000 (irq = 34, base_baud = 3000000) is a 8250
    [    5.251498] 2840000.serial: ttyS6 at MMIO 0x2840000 (irq = 35, base_baud = 3000000) is a 8250
    [    5.261774] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vdd-hba-supply regulator, assuming enabled
    [    5.272290] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vcc-supply regulator, assuming enabled
    [    5.282441] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vccq-supply regulator, assuming enabled
    [    5.292679] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vccq2-supply regulator, assuming enabled
    [    5.303407] scsi host0: ufshcd
    [    5.325239] cdns-ufshcd 4e84000.ufs: ufshcd_print_pwr_info:[RX, TX]: gear=[1, 1], lane[1, 1], pwr[SLOWAUTO_MODE, SLOWAUTO_MODE], rate = 0
    [    5.347366] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
    [    5.355007] libphy: 46000f00.mdio: probed
    [    5.360304] davinci_mdio 46000f00.mdio: phy[0]: device 46000f00.mdio:00, driver TI DP83867
    [    5.361315] cdns-ufshcd 4e84000.ufs: ufshcd_print_pwr_info:[RX, TX]: gear=[3, 3], lane[2, 2], pwr[FAST MODE, FAST MODE], rate = 2
    [    5.368615] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA00101, cpsw version 0x6BA80100 Ports: 2 quirks:00000000
    [    5.380212] cdns-ufshcd 4e84000.ufs: ufshcd_find_max_sup_active_icc_level: Regulator capability was not set, actvIccLevel=0
    [    5.404233] scsi 0:0:0:49488: Well-known LUN    TOSHIBA  THGAF8G8T23BAILB 0300 PQ: 0 ANSI: 6
    [    5.413077] scsi 0:0:0:49476: Well-known LUN    TOSHIBA  THGAF8G8T23BAILB 0300 PQ: 0 ANSI: 6
    [    5.421546] am65-cpts 310d0000.cpts: CPTS ver 0x4e8a010a, freq:200000000, add_val:4 pps:0
    [    5.421857] cdns-ufshcd 4e84000.ufs: ufshcd_scsi_add_wlus: BOOT WLUN not found
    [    5.436955] davinci-mcasp 2ba0000.mcasp: IRQ common not found
    [    5.437342] mmc0: CQHCI version 5.10
    [    5.451747] vdd_mmc1: supplied by vsys_3v3
    [    5.456375] pca953x 4-0020: supply vcc not found, using dummy regulator
    [    5.463030] pca953x 4-0020: using no AI
    [    5.483937] mmc0: SDHCI controller on 4f80000.mmc [4f80000.mmc] using ADMA 64-bit
    [    5.492327] omap-mailbox 31f80000.mailbox: omap mailbox rev 0x66fc7100
    [    5.499132] omap-mailbox 31f81000.mailbox: omap mailbox rev 0x66fc7100
    [    5.505949] omap-mailbox 31f82000.mailbox: omap mailbox rev 0x66fc7100
    [    5.512756] omap-mailbox 31f83000.mailbox: omap mailbox rev 0x66fc7100
    [    5.519538] omap-mailbox 31f84000.mailbox: omap mailbox rev 0x66fc7100
    [    5.529165] ti-udma 285c0000.dma-controller: Channels: 26 (tchan: 13, rchan: 13, gp-rflow: 8)
    [    5.539169] ti-udma 31150000.dma-controller: Channels: 84 (tchan: 42, rchan: 42, gp-rflow: 16)
    [    5.552157] spi-nor spi0.0: mt35xu512aba (65536 Kbytes)
    [    5.559945] spi-nor spi1.0: mt25qu512a (65536 Kbytes)
    [    5.578779] mmc0: Command Queue Engine enabled
    [    5.583220] mmc0: new HS400 MMC card at address 0001
    [    5.588440] mmcblk0: mmc0:0001 S0J56X 14.8 GiB
    [    5.593065] mmcblk0boot0: mmc0:0001 S0J56X partition 1 31.5 MiB
    [    5.599073] mmcblk0boot1: mmc0:0001 S0J56X partition 2 31.5 MiB
    [    5.603373] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
    [    5.605061] mmcblk0rpmb: mmc0:0001 S0J56X partition 3 4.00 MiB, chardev (237:0)
    [    5.612613] libphy: 46000f00.mdio: probed
    [    5.620871]  mmcblk0: p1 p2
    [    5.625102] davinci_mdio 46000f00.mdio: phy[0]: device 46000f00.mdio:00, driver TI DP83867
    [    5.634998] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA00101, cpsw version 0x6BA80100 Ports: 2 quirks:00000000
    [    5.648540] am65-cpsw-nuss 46000000.ethernet: set new flow-id-base 48
    [    5.655414] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 1.4
    [    5.662640] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64
    [    5.668883] am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010a, freq:500000000, add_val:1 pps:0
    [    5.679123] davinci-mcasp 2ba0000.mcasp: IRQ common not found
    [    5.679282] mmc1: CQHCI version 5.10
    [    5.696181] debugfs: Directory 'pd:242' with parent 'pm_genpd' already present!
    [    5.703605] debugfs: Directory 'pd:241' with parent 'pm_genpd' already present!
    [    5.710915] debugfs: Directory 'pd:240' with parent 'pm_genpd' already present!
    [    5.718232] debugfs: Directory 'pd:239' with parent 'pm_genpd' already present!
    [    5.726274] input: gpio-keys as /devices/platform/gpio-keys/input/input0
    [    5.741472] ALSA device list:
    [    5.744440]   No soundcards found.
    [    6.752281] mmc1: SDHCI controller on 4fb0000.mmc [4fb0000.mmc] using ADMA 64-bit
    [    6.901542] EXT4-fs (mmcblk0p2): recovery complete
    [    6.906914] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
    [    6.915021] VFS: Mounted root (ext4 filesystem) on device 179:2.
    [    6.922112] devtmpfs: mounted
    [    6.925355] Freeing unused kernel memory: 1856K
    [    6.929901] Run /sbin/init as init process
    [    6.962203] mmc1: new ultra high speed DDR50 SDXC card at address e624
    [    6.969089] mmcblk1: mmc1:e624 SD64G 59.5 GiB
    [    6.973543] systemd[1]: System time before build time, advancing clock.
    [    6.980203]  mmcblk1: p1 p2
    [    7.000222] NET: Registered protocol family 10
    [    7.005094] Segment Routing with IPv6
    [    7.014116] systemd[1]: systemd 244.5+ running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR -SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP -GCRYPT -GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN2 -IDN -PCRE2 default-hierarchy=hybrid)
    [    7.035831] systemd[1]: Detected architecture arm64.
    
    Welcome to Arago 2020.09!
    
    [    7.063669] systemd[1]: Set hostname to <j7-evm>.
    [    7.180489] systemd[1]: /lib/systemd/system/docker.socket:6: ListenStream= references a path below legacy directory /var/run/, updating /var/run/docker.sock ? /run/docker.sock; please update the unit file accordingly.
    [    7.234988] random: systemd: uninitialized urandom read (16 bytes read)
    [    7.241716] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling.
    [    7.254042] systemd[1]: (This warning is only shown for the first unit using IP firewalling.)
    [    7.263880] systemd[1]: Created slice system-getty.slice.
    [  OK  ] Created slice system-getty.slice.
    [    7.283438] random: systemd: uninitialized urandom read (16 bytes read)
    [    7.290679] systemd[1]: Created slice system-serial\x2dgetty.slice.
    [  OK  ] Created slice system-serial\x2dgetty.slice.
    [    7.311426] random: systemd: uninitialized urandom read (16 bytes read)
    [    7.318591] systemd[1]: Created slice User and Session Slice.
    [  OK  ] Created slice User and Session Slice.
    [    7.339538] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    [  OK  ] Started Dispatch Password …ts to Console Directory Watch.
    [    7.363468] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    [  OK  ] Started Forward Password R…uests to Wall Directory Watch.
    [    7.387463] systemd[1]: Reached target Paths.
    [  OK  ] Reached target Paths.
    [    7.407412] systemd[1]: Reached target Remote File Systems.
    [  OK  ] Reached target Remote File Systems.
    [    7.427407] systemd[1]: Reached target Slices.
    [  OK  ] Reached target Slices.
    [    7.447408] systemd[1]: Reached target Swap.
    [  OK  ] Reached target Swap.
    [    7.470125] systemd[1]: Listening on RPCbind Server Activation Socket.
    [  OK  ] Listening on RPCbind Server Activation Socket.
    [    7.491430] systemd[1]: Reached target RPC Port Mapper.
    [  OK  ] Reached target RPC Port Mapper.
    [    7.513293] systemd[1]: Listening on Process Core Dump Socket.
    [  OK  ] Listening on Process Core Dump Socket.
    [    7.535532] systemd[1]: Listening on initctl Compatibility Named Pipe.
    [  OK  ] Listening on initctl Compatibility Named Pipe.
    [    7.562640] systemd[1]: Condition check resulted in Journal Audit Socket being skipped.
    [    7.570945] systemd[1]: Listening on Journal Socket (/dev/log).
    [  OK  ] Listening on Journal Socket (/dev/log).
    [    7.591639] systemd[1]: Listening on Journal Socket.
    [  OK  ] Listening on Journal Socket.
    [    7.611655] systemd[1]: Listening on Network Service Netlink Socket.
    [  OK  ] Listening on Network Service Netlink Socket.
    [    7.635572] systemd[1]: Listening on udev Control Socket.
    [  OK  ] Listening on udev Control Socket.
    [    7.655528] systemd[1]: Listening on udev Kernel Socket.
    [  OK  ] Listening on udev Kernel Socket.
    [    7.677721] systemd[1]: Mounting Huge Pages File System...
             Mounting Huge Pages File System...
    [    7.701629] systemd[1]: Mounting POSIX Message Queue File System...
             Mounting POSIX Message Queue File System...
    [    7.725568] systemd[1]: Mounting Kernel Debug File System...
             Mounting Kernel Debug File System...
    [    7.752253] systemd[1]: Mounting Temporary Directory (/tmp)...
             Mounting Temporary Directory (/tmp)...
    [    7.778011] systemd[1]: Starting Create list of static device nodes for the current kernel...
             Starting Create list of st…odes for the current kernel...
    [    7.805696] systemd[1]: Starting Start psplash boot splash screen...
             Starting Start psplash boot splash screen...
    [    7.831117] systemd[1]: Started Hardware RNG Entropy Gatherer Daemon.
    [  OK  ] Started Hardware RNG Entropy Gatherer Daemon.
    [    7.853635] systemd[1]: Starting RPC Bind...
             Starting RPC Bind...
    [    7.863131] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
    [    7.881018] systemd[1]: Starting Journal Service...
             Starting Journal Service...
    [    7.911016] systemd[1]: Starting Load Kernel Modules...
             Starting Load Kernel Modules...
    [    7.924534] cryptodev: loading out-of-tree module taints kernel.
    [    7.938220] systemd[1]: Starting Remount Root and Kernel File Systems...
             Starting Remount Root and Kernel File Systems cryptodev: driver 1.10 loaded.
    [0m...
    [    7.952165] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
    [    7.963303] systemd[1]: Starting udev Coldplug all Devices...
             Starting udev Coldplug all Devices...
    [    7.985957] systemd[1]: Started RPC Bind.
    [  OK  ] Started RPC Bind.
    [    8.004427] 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.202601] systemd-journald[169]: 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.
    [  OK  ] Reached target Local File Systems (Pre).
             Mounting /media/ram...
             Mounting /var/volatile...
             Starting udev Kernel Device Manager...
    [  OK  ] Mounted /media/ram.
    [  OK  ] Mounted /var/volatile.
             Starting Load/Save Random Seed...
    [  OK  ] Reached target Local File Systems.
             Starting Create Volatile Files and Directories...
    [  OK  ] Started udev Kernel Device Manager.
    [  OK  ] Started udev Coldplug all Devices.
    [  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 Initialization.
    [  OK  ] Started Daily Cleanup of Temporary Directories.
    [  OK  ] Reached target System Time Set.
    [  OK  ] Reached target System Time Synchronized.
    [  OK  ] Started Daily rotation of log files.
    [  OK  ] Reached target Timers.
    [  OK  ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
    [  OK  ] Listening on D-Bus System Message Bus Socket.
             Starting Docker Socket for the API.
    [  OK  ] Listening on dropbear.socket.
             Starting Reboot and dump vmcore via kexec...
    [  OK  ] Listening on Docker Socket for the API.
    [  OK  ] Started Reboot and dump vmcore via kexec.
    [  OK  ] Reached target Sockets.
    [  OK  ] Reached target Basic System.
    [  OK  ] Started Job spooling tools.
    [  OK  ] Started Periodic Command Scheduler.
    [  OK  ] Started D-Bus System Message Bus.
             Starting Print notice about GPLv3 packages...
             Starting IPv6 Packet Filtering Framework...
             Starting IPv4 Packet Filtering Framework...
    [  OK  ] Started irqbalance daemon.
             Starting Telephony service...
             Starting rc.pvr.service...
             Starting Login Service...
    [  OK  ] Started IPv6 Packet Filtering Framework.
    [  OK  ] Started IPv4 Packet Filtering Framework.
    [  OK  ] Reached target Network (Pre).
             Starting Network Service...
    [  OK  ] Started Telephony service.
    [    9.066269] Bluetooth: Core ver 2.22
    [    9.070546] NET: Registered protocol family 31
    [    9.079384] Bluetooth: HCI device and connection manager initialized
    [    9.086008] PVR_K:  254: Read BVNC 22.104.208.318 from HW device registers
    [    9.092920] Bluetooth: HCI socket layer initialized
    [    9.097790] Bluetooth: L2CAP socket layer initialized
    [    9.107407] Bluetooth: SCO socket layer initialized
    [    9.161995] PVR_K:  254: RGX Device registered with BVNC 22.104.208.318
    [    9.215667] [drm] Initialized pvr 1.13.5776728 20170530 for 4e20000000.gpu on minor 0
    [  OK  ] Started Network Service.
             Starting Wait for Network to be Configured...
             Starting Network Name Resolution...
    [  OK  ] Started Login Service.
    [  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...
    [FAILED] Failed to start Synchronize System and HW clocks.
    See 'systemctl status sync-clocks.se[    9.508417] ina2xx 5-0040: power monitor ina226 (Rshunt = 10000 uOhm)
    rvice' for details.
    [  OK  ] Started Avahi mDNS/DNS-SD Stack.
    [  OK  ] Started Enable and configure wl18xx bluetooth stack.
    [    9.575951] ina2xx 5-0041: power monitor ina226 (Rshunt = 10000 uOhm)
    [    9.701381] ina2xx 5-0042: power monitor ina226 (Rshunt = 10000 uOhm)
    [    9.795843] ov5640 9-003c: supply DOVDD not found, using dummy regulator
    [    9.832810] ina2xx 5-0043: power monitor ina226 (Rshunt = 10000 uOhm)
    [    9.943615] ov5640 9-003c: supply AVDD not found, using dummy regulator
    [    9.983853] ina2xx 5-0044: power monitor ina226 (Rshunt = 10000 uOhm)
    [   10.016626] img_dec 4300000.video-decoder: decoder registered as /dev/video0
    [   10.027637] ov5640 9-003c: supply DVDD not found, using dummy regulator
    [   10.043521] ina2xx 5-0045: power monitor ina226 (Rshunt = 5000 uOhm)
    [   10.079070] ina2xx 5-0046: power monitor ina226 (Rshunt = 10000 uOhm)
    [   10.119900] ov5640 9-003c: ov5640_read_reg: error: reg=300a
    [   10.125634] ina2xx 5-0047: power monitor ina226 (Rshunt = 10000 uOhm)
    [   10.190637] ov5640 9-003c: ov5640_check_chip_id: failed to read chip identifier
    [   10.214755] ina2xx 5-0048: power monitor ina226 (Rshunt = 10000 uOhm)
    [   10.235672] ina2xx 5-0049: power monitor ina226 (Rshunt = 10000 uOhm)
    [   10.256233] ov5640: probe of 9-003c failed with error -121
    [   10.266261] k3-dsp-rproc 4d80800000.dsp: assigned reserved memory node c66-dma-memory@a7000000
    [   10.303980] ina2xx 5-004a: power monitor ina226 (Rshunt = 10000 uOhm)
    [   10.324771] ina2xx 5-004b: power monitor ina226 (Rshunt = 10000 uOhm)
    [   10.342493] k3-dsp-rproc 4d80800000.dsp: configured DSP for remoteproc mode
    [   10.376823] ina2xx 5-004c: power monitor ina226 (Rshunt = 10000 uOhm)
    [   10.392393] ina2xx 5-004d: power monitor ina226 (Rshunt = 10000 uOhm)
    [   10.404421] k3-dsp-rproc 4d80800000.dsp: local reset is deasserted for device
    [   10.415516] ina2xx 5-004e: power monitor ina226 (Rshunt = 10000 uOhm)
    [   10.431410] random: crng init done
    [   10.432833] ina2xx 5-004f: power monitor ina226 (Rshunt = 10000 uOhm)
    [   10.434805] random: 7 urandom warning(s) missed due to ratelimiting
    [  OK  ] Started Load/Save Random Seed.
    ***************************************************************
    ***************************************************************[   10.533071] remoteproc remoteproc0: 4d80800000.dsp is available
    
    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 Simple Network Man…ement Protocol (SNMP) Daemon..
    [  OK  ] Started Print notice about GPLv3 packages.
    [   10.768635] platform 41000000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1)
    [   10.895618] k3-dsp-rproc 4d81800000.dsp: assigned reserved memory node c66-dma-memory@a6000000
    [   10.904382] remoteproc remoteproc0: powering up 4d80800000.dsp
    [   10.910307] remoteproc remoteproc0: Booting fw image j7-c66_0-fw, size 187480
    [   10.923637] k3-dsp-rproc 4d80800000.dsp: booting DSP core using boot addr = 0xa6200000
    [   10.935499]  remoteproc0#vdev0buffer: assigned reserved memory node c66-dma-memory@a7000000
    [   10.947675] virtio_rpmsg_bus virtio0: rpmsg host is online
    [   10.953200]  remoteproc0#vdev0buffer: registered virtio0 (type 7)
    [   10.963384] remoteproc remoteproc0: remote processor 4d80800000.dsp is now up
    [   10.970663] virtio_rpmsg_bus virtio0: creating channel ti.ipc4.ping-pong addr 0xd
    [   10.983129] CAN device driver interface
    [   10.983542] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0xe
    [   11.047415] platform 41000000.r5f: configured R5F for IPC-only mode
    [   11.054262] [drm] Initialized tidss 1.0.0 20180215 for 4a00000.dss on minor 1
    [   11.061430] tidss 4a00000.dss: [drm] Cannot find any crtc or sizes
    [   11.138600] k3-dsp-rproc 4d81800000.dsp: configured DSP for remoteproc mode
    [   11.155511] platform 41000000.r5f: assigned reserved memory node r5f-dma-memory@a0000000
    [   11.308073] remoteproc remoteproc1: 41000000.r5f is available
    [   11.311678] k3-dsp-rproc 4d81800000.dsp: local reset is deasserted for device
    [   11.436302] remoteproc remoteproc1: attaching to 41000000.r5f
    [   11.465545] remoteproc remoteproc2: 4d81800000.dsp is available
    [   11.538187] k3-dsp-rproc 64800000.dsp: assigned reserved memory node c71-dma-memory@a8000000
    [   11.546777] remoteproc remoteproc2: powering up 4d81800000.dsp
    [   11.552609] remoteproc remoteproc2: Booting fw image j7-c66_1-fw, size 187480
    [   11.567715] k3-dsp-rproc 4d81800000.dsp: booting DSP core using boot addr = 0xa7200000
    [   11.578749]  remoteproc2#vdev0buffer: assigned reserved memory node c66-dma-memory@a6000000
    [   11.591667] virtio_rpmsg_bus virtio1: rpmsg host is online
    [   11.597177]  remoteproc2#vdev0buffer: registered virtio1 (type 7)
    [   11.601354] platform 41000000.r5f: R5F core initialized in IPC-only mode
    [   11.607391] remoteproc remoteproc2: remote processor 4d81800000.dsp is now up
    [   11.623432] virtio_rpmsg_bus virtio1: creating channel ti.ipc4.ping-pong addr 0xd
    [   11.631034] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0xe
    [   11.695587] k3-dsp-rproc 64800000.dsp: configured DSP for remoteproc mode
    [   11.773660]  remoteproc1#vdev0buffer: assigned reserved memory node r5f-dma-memory@a0000000
    [   11.832855] TI DP83867 46000f00.mdio:00: attached PHY driver [TI DP83867] (mii_bus:phy_addr=46000f00.mdio:00, irq=POLL)
    [   11.850132] remoteproc remoteproc3: 64800000.dsp is available
    [   11.858318] am65-cpsw-nuss 46000000.ethernet eth0: Link is Down
    [   11.911706] virtio_rpmsg_bus virtio2: rpmsg host is online
    [   11.920276] virtio_rpmsg_bus virtio2: creating channel ti.ipc4.ping-pong addr 0xd
    [   11.927901] virtio_rpmsg_bus virtio2: creating channel rpmsg_chrdev addr 0xe
    [   11.986615] remoteproc remoteproc3: powering up 64800000.dsp
    [   11.992332] remoteproc remoteproc3: Booting fw image j7-c71_0-fw, size 10489872
    [   12.003476] remoteproc remoteproc3: unsupported resource 65538
    [   12.010082] k3-dsp-rproc 64800000.dsp: booting DSP core using boot addr = 0xa8e00000
    [   12.013958]  remoteproc1#vdev0buffer: registered virtio2 (type 7)
    [   12.024305]  remoteproc3#vdev0buffer: assigned reserved memory node c71-dma-memory@a8000000
    [   12.033021] virtio_rpmsg_bus virtio3: rpmsg host is online
    [   12.043436]  remoteproc3#vdev0buffer: registered virtio3 (type 7)
    [   12.048901] virtio_rpmsg_bus virtio3: creating channel ti.ipc4.ping-pong addr 0xd
    [   12.049533] remoteproc remoteproc3: remote processor 64800000.dsp is now up
    [   12.059450] virtio_rpmsg_bus virtio3: creating channel rpmsg_chrdev addr 0xe
    [   12.200572] remoteproc remoteproc1: remote processor 41000000.r5f is now attached
    [   12.349090] m_can_platform 40528000.can: m_can device registered (irq=23, version=32)
    [   12.406264] m_can_platform 40568000.can: m_can device registered (irq=25, version=32)
    [   12.543246] platform 5c00000.r5f: configured R5F for remoteproc mode
    [   12.685868] platform 5c00000.r5f: assigned reserved memory node r5f-dma-memory@a2000000
    [   12.777810] remoteproc remoteproc4: 5c00000.r5f is available
    [   12.886185] remoteproc remoteproc4: powering up 5c00000.r5f
    [   12.891845] remoteproc remoteproc4: Booting fw image j7-main-r5f0_0-fw, size 527528
    [   12.911518] platform 5d00000.r5f: configured R5F for remoteproc mode
    [   12.919193]  remoteproc4#vdev0buffer: assigned reserved memory node r5f-dma-memory@a2000000
    [   12.931795] virtio_rpmsg_bus virtio4: rpmsg host is online
    [   12.937376]  remoteproc4#vdev0buffer: registered virtio4 (type 7)
    [   12.947414] remoteproc remoteproc4: remote processor 5c00000.r5f is now up
    [   12.991050] platform 5d00000.r5f: assigned reserved memory node r5f-dma-memory@a3000000
    [   13.134934] remoteproc remoteproc5: 5d00000.r5f is available
    [   13.241643] remoteproc remoteproc5: powering up 5d00000.r5f
    [   13.247256] remoteproc remoteproc5: Booting fw image j7-main-r5f0_1-fw, size 78708
    [   13.286446]  remoteproc5#vdev0buffer: assigned reserved memory node r5f-dma-memory@a3000000
    [   13.299767] virtio_rpmsg_bus virtio5: rpmsg host is online
    [   13.305292]  remoteproc5#vdev0buffer: registered virtio5 (type 7)
    [   13.314875] remoteproc remoteproc5: remote processor 5d00000.r5f is now up
    [   13.327707] virtio_rpmsg_bus virtio5: creating channel ti.ipc4.ping-pong addr 0xd
    [   13.349345] platform 5e00000.r5f: configured R5F for remoteproc mode
    [   13.360317] virtio_rpmsg_bus virtio5: creating channel rpmsg_chrdev addr 0xe
    [   13.392658] platform 5e00000.r5f: assigned reserved memory node r5f-dma-memory@a4000000
    [   13.442026] remoteproc remoteproc6: 5e00000.r5f is available
    [   13.482506] remoteproc remoteproc6: powering up 5e00000.r5f
    [   13.488156] remoteproc remoteproc6: Booting fw image j7-main-r5f1_0-fw, size 78708
    [   13.504015] platform 5f00000.r5f: configured R5F for remoteproc mode
    [   13.511284]  remoteproc6#vdev0buffer: assigned reserved memory node r5f-dma-memory@a4000000
    [   13.520084] virtio_rpmsg_bus virtio6: rpmsg host is online
    [   13.531527]  remoteproc6#vdev0buffer: registered virtio6 (type 7)
    [   13.537672] remoteproc remoteproc6: remote processor 5e00000.r5f is now up
    [   13.547426] virtio_rpmsg_bus virtio6: creating channel ti.ipc4.ping-pong addr 0xd
    [   13.559456] virtio_rpmsg_bus virtio6: creating channel rpmsg_chrdev addr 0xe
    [   13.567011] virtio_rpmsg_bus virtio4: creating channel ti.ethfw.notifyservice addr 0x1e
    [   13.584547] virtio_rpmsg_bus virtio4: creating channel rpmsg-kdrv addr 0x1a
    [   13.592543] rpmsg-kdrv-eth-switch rpmsg-kdrv-2-mpu_1_0_ethswitch-device-0: Device info: permissions: 07FFFFFF uart_id: 2
    [   13.606659] platform 5f00000.r5f: assigned reserved memory node r5f-dma-memory@a5000000
    [   13.614711] rpmsg-kdrv-eth-switch rpmsg-kdrv-2-mpu_1_0_ethswitch-device-0: FW ver 0.1 (rev 1) 13/Jul/2021 SHA:4cb38131
    [   13.616846] remoteproc remoteproc7: 5f00000.r5f is available
    [   13.646600] remoteproc remoteproc7: powering up 5f00000.r5f
    [   13.652203] remoteproc remoteproc7: Booting fw image j7-main-r5f1_1-fw, size 78708
    [   13.665051]  remoteproc7#vdev0buffer: assigned reserved memory node r5f-dma-memory@a5000000
    [   13.673887] virtio_rpmsg_bus virtio7: rpmsg host is online
    [   13.683479]  remoteproc7#vdev0buffer: registered virtio7 (type 7)
    [   13.684197] virtio_rpmsg_bus virtio7: creating channel ti.ipc4.ping-pong addr 0xd
    [   13.689587] remoteproc remoteproc7: remote processor 5f00000.r5f is now up
    [   13.716295] virtio_rpmsg_bus virtio7: creating channel rpmsg_chrdev addr 0xe
    [   13.753043] j721e-cpsw-virt-mac main_r5fss_cpsw9g_virt_mac0: virt_cpsw_nuss mac loaded
    [   13.763277] j721e-cpsw-virt-mac main_r5fss_cpsw9g_virt_mac0: rdev_features:00000003 rdev_mtu:1522 flow_id:172 tx_psil_dst_id:4A00
    [   13.781564] 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
    [  OK  ] Created slice system-systemd\x2dfsck.slice.
    [  OK  ] Listening on Load/Save RF …itch Status /dev/rfkill Watch.
    [  OK  ] Created slice system-weston.slice.
    [   14.250041] usbcore: registered new interface driver usbfs
    [  OK  ] Started Weston Wayland Compositor.
    [  OK  ] Created slice User Slice of UID 0.
    [   14.296021] usbcore: registered new interface driver hub
             Starting User Runtime Directory /run/user/0...
    [   14.313032] usbcore: registered new device driver usb
    [  OK  ] Started User Runtime Directory /run/user/0.
             Starting User Manager for UID 0...
    [   14.375404] cdns-csi2rx 4504000.csi-bridge: Probed CSI2RX with 2/4 lanes, 4 streams, external D-PHY
    [   14.483639] cdns-csi2rx: probe of 4514000.csi-bridge failed with error -22
    [   14.583417] omap_rng 4e10000.rng: Random Number Generator ver. 241b34c
    [   14.593601] remoteproc remoteproc8: b034000.pru is available
    [   14.726762] remoteproc remoteproc9: b004000.rtu is available
    [   14.752175] remoteproc remoteproc10: b00a000.txpru is available
    [   14.766870] PVR_K:  1024: RGX Firmware image 'rgx.fw.22.104.208.318' loaded
    [   14.939745] remoteproc remoteproc11: b038000.pru is available
    [   15.035612] remoteproc remoteproc12: b006000.rtu is available
    [   15.112519] remoteproc remoteproc13: b00c000.txpru is available
    [   15.177570] remoteproc remoteproc14: b134000.pru is available
    [   15.239861] remoteproc remoteproc15: b104000.rtu is available
    [   15.354999] remoteproc remoteproc16: b10a000.txpru is available
    [   15.500109] remoteproc remoteproc17: b138000.pru is available
    
     _____                    _____           _         _
    |  _  |___ ___ ___ ___   |  _  |___ ___  |_|___ ___| |_
    |     |  _| .'| . | . |  |   __|  _| . | | | -_|  _|  _|
    |__|__|_| |__,|_  |___|  |__|  |_| |___|_| |___|___|_|
                  |___|                    |___|
    
    Arago Project http://arago-project.org j7-evm ttyS2
    
    Arago 2020.09 j7-evm ttyS2
    
    [   15.652863] remoteproc remoteproc18: b106000.rtu is available
    [   15.763937] remoteproc remoteproc19: b10c000.txpru is available
    [   16.040667] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
    [   16.169095] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 1
    [   16.225449] xhci-hcd xhci-hcd.2.auto: hcc params 0x200073c9 hci version 0x100 quirks 0x0000002000010010
    [   16.259459] xhci-hcd xhci-hcd.2.auto: irq 620, io mem 0x06410000
    [   16.275617] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
    [   16.311461] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [   16.328613] usb usb1: Product: xHCI Host Controller
    [   16.389163] usb usb1: Manufacturer: Linux 5.10.41-g4c2eade9f7 xhci-hcd
    [   16.452624] j721e-cpsw-virt-mac main_r5fss_cpsw9g_virt_mac0: virt_cpsw_nuss mac started
    [   16.487437] usb usb1: SerialNumber: xhci-hcd.2.auto
    [   16.543715] hub 1-0:1.0: USB hub found
    [   16.588527] hub 1-0:1.0: 1 port detected
    [   16.655290] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
    [   16.673550] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 2
    [   16.691756] xhci-hcd xhci-hcd.2.auto: Host supports USB 3.0 SuperSpeed
    [   16.703420] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
    [   16.715450] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
    [   16.727378] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [   16.739388] usb usb2: Product: xHCI Host Controller
    [   16.744362] usb usb2: Manufacturer: Linux 5.10.41-g4c2eade9f7 xhci-hcd
    [   16.753973] usb usb2: SerialNumber: xhci-hcd.2.auto
    [   16.763946] hub 2-0:1.0: USB hub found
    [   16.772967] hub 2-0:1.0: 1 port detected
    [   17.687373] usb 1-1: new high-speed USB device number 2 using xhci-hcd
    [   18.127639] usb 1-1: New USB device found, idVendor=0451, idProduct=8142, bcdDevice= 1.00
    [   18.139362] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=1
    [   18.151361] usb 1-1: SerialNumber: 70020051CDF1
    [   18.156393] hub 1-1:1.0: USB hub found
    [   18.163379] hub 1-1:1.0: 4 ports detected
    
    j7-evm login: root
    Last login: Wed Aug  4 22:28:22 UTC 2021
    root@j7-evm:~# [  129.593141] Initializing XFRM netlink socket
    [  130.561719] process 'docker/tmp/qemu-check386907100/check' started with executable stack

    Regards,

    Viswa

  • Hi Viswa,

    Yeah, everything looks good. Thanks for confirming. 

    regards

    Suman