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.

PROCESSOR-SDK-J721E: eMMC boot pin configuration

Part Number: PROCESSOR-SDK-J721E

Tool/software:

Hi,

   For making emmc device to boot on power on, I followed the steps that mentioned in the SDK document given below,

https://software-dl.ti.com/jacinto7/esd/processor-sdk-linux-jacinto7/10_01_00_04/exports/docs/linux/How_to_Guides/Target/How_to_manually_flash_emmc_device.html

I followed the manually flash eMMC device. After following all the steps, I successfully boot the eMMC from u-boot. But I need to boot from eMMC on power on. What will be the sw8 and sw9 configuration for that. or we need to set any other switch.

I will attach the screenshots of booting from eMMC and SD card given below,

I am using J721E common board.

Regards,

Rejin

  • Hi Rejin,

    But I need to boot from eMMC on power on. What will be the sw8 and sw9 configuration for that. or we need to set any other switch.

    Regarding this ,you will have to update the boot switches(SW8  and SW9) to emmc(user) mode as provided in the image below,in order to boot from emmc UDA on poweron,

  • Hi Gokul,

    The eMMC boot setting is not working. MMCSD settings is working fine.

    Regards,

    Rejin  

  • Hi Rejin

    Can you check if you executed the below commands from U-BOOT using SD card before booting from eMMC user partition.

    Also,can you just check if the settings that you have set are strictly corresponding to emmc(user) and not emmc(boot0) based on the boot switch settings in the previous reply.

    Just one more question,you are using TI J721E EVM board and not custom board right?

    Regards,

    GOkul

  • Hi Gokul,

    1. I followed the steps 4.1.8.4 and also the next  step to boot from emmc.

    2. I checked with the two configuration ie emmc(user) and also emmc(boot). Both didn't work.

    3. I am using TI J721E EVM board. 

  • Hi Rejin,

    Can you help us with the boot images present in the FAT32 parttion of eMMC UDA(mmcblk0p1) .


    Ensure that you have the following files in mmcblk0p1 partition :

    • tiboo3.bin
    • tispl.bin
    • u-boot.img
    • sysfw.itb

    They can be obtained from <SDK folder/board-support/prebuilt-images>

    Note : Ensure that after you copy the boot images , you execute the sync command.

    Regards

    Gokul

  • Hi Gokul,

    I am attaching a screenshot regarding the content of mmcblk0p1.

    Regards,

    Rejin

  • Hi Rejin.

    Can you help us with the boot logs in the non working case.

    Regards

    Gokul

  • Hi Gokul,

    There is no boot logs because it will not boot only blank screen.

    Regards,

    Rejin

  • Hi Rejin,

    Ideally this shouldn't occur.

    Can you try the steps given in the below link and check if it is working,if possible.

    https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1459027/faq-am69a-booting-from-emmc-without-sd-card

  • Hi Gokul,

    I followed the step but still same blank screen. I tried to boot from u-boot but that shows some error.

    Regards,

    Rejin

  • HI Rejin,

    Sorry for the delay.Can you help us with the following,so that we can try the same on our side.

    1:Linux SDK version you are using?

    2:Can you share the boot files with us(tiboot3.bin,tispl.bin,u-boot.img,sysfw.itb,uEnv.txt)

    3:The image of the EMMC boot switch settings on your board.

    Regards

    Gokul

  • Hi Gokul,

    1. SDK version - 08.06.01

    2. boot-files.zip

    3.

    I created new SD card using the script mksdboot.sh located in the 8.06.01 SDK bin folder.

    For formatting and populating emmc I used guide from 10.0. While using 8.6.1 guide, I got error.

    This is the message I got when I use 8.6.1 for formatting and populating

    This is the message I got when I use 10.0 guide for formatting and populating

    Regards,

    Rejin

  • Hi Rejin,

    Sorry for the delay.Can you try the following steps as it worked for me.

     Apply the following changes to r5 config and a72 config file respectively.

    Really sorry,as this was unexpected,since latest sdks did not have this issue.

    Regards

    Gokul

  • Hi Gokul,

    I tried the above steps but still its not booting from emmc. Now it checks only for mmc 1 if I changed the switch setting to emmc(user)mode.

    I am attaching the screenshot of that.

    regards,

    Rejin

  • Hi Rejin,

    Just to confirm,you are using SDK 08_06 sdk right?

    Also in the above case, it is coming upto u-boot from eMMC user partition right as per the logs shown above.

    Regards

    Gokul

  • Hi Gokul,

    Yes I am using 08.06.01 SDK. In log message we can see that it trying to access mmc1 ie it trying to access SD card.

    Regards,

    Rejin

  • Hi Gokul,

    In log message we can see that it trying to access mmc1 ie it trying to access SD card.

    Hi Rejin,

    Yea,I understood that it is  trying to access SD card and since SD card is not inserted it is failing.

    What I meant to ask was that in the above scenario,during power on ,you are setting the switch settings to eMMC user mode and booting right.

    Also as per the above figure,you have not executed the below commands before booting the linux kernel.Can you do that as well in the U-BOOT command line.

    Regards,

    Gokul

  • Hi Gokul,

    I did the above mentioned step in u-boot and I can boot from emmc. After that also I cannot boot from emmc from power on.

    Regards,

    Rejin

  • Hi Gokul,

    Today I created an SD card with SDK version 10.01. Initially OS loaded from sd card in a normal manner. From that SD card i copied all the files to emmc according to the steps given in the guide. After giving boot command from u-boot after all the command, board starts to boot from emmc and after some times it rebooted and loading again. This process is continuing. Here I am attaching the boot log. Yesterday I have same issue with SDK version 10.00.

    7711.log.txt

    Regards,

    Rejin 

  • Hi Gokul,

    Here I am attaching the boot log after I set switch position to boot from emmc(user)

    0005.log1.txt
    U-Boot SPL 2024.04-ti-ga970f6e51043 (Nov 13 2024 - 14:26:23 +0000)
    SYSFW ABI: 4.0 (firmware rev 0x000a '10.1.6--v10.01.06 (Fiery Fox)')
    Trying to boot from MMC1
    Warning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail if the image was also encrypted
    Warning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail if the image was also encrypted
    Warning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail if the image was also encrypted
    Warning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail if the image was also encrypted
    Warning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail if the image was also encrypted
    Loading Environment from nowhere... OK
    init_env from device 17 not supported!
    Starting ATF on ARM64 core...
    
    NOTICE:  BL31: v2.11.0(release):v2.11.0-906-g58b25570c9-dirty
    NOTICE:  BL31: Built : 04:20:32, Nov  1 2024
    I/TC: 
    I/TC: OP-TEE version: 4.4.0-dev (gcc version 13.3.0 (GCC)) #1 Fri Oct 18 17:45:27 UTC 2024 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: GIC redistributor base address not provided
    I/TC: Assuming default GIC group status and modifier
    I/TC: SYSFW ABI: 4.0 (firmware rev 0x000a '10.1.6--v10.01.06 (Fiery Fox)')
    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: HUK Initialized
    I/TC: Primary CPU switching to normal world boot
    
    U-Boot SPL 2024.04-ti-ga970f6e51043 (Nov 13 2024 - 14:26:23 +0000)
    SYSFW ABI: 4.0 (firmware rev 0x000a '10.1.6--v10.01.06 (Fiery Fox)')
    Detected: J7X-BASE-CPB rev A
    Detected: J7X-GESI-EXP rev A
    Detected: J7X-VSC8514-ETH rev E2
    Trying to boot from MMC1
    Warning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail if the image was also encrypted
    Warning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail if the image was also encrypted
    
    
    U-Boot 2024.04-ti-ga970f6e51043 (Nov 13 2024 - 14:26:23 +0000)
    
    SoC:   J721E SR1.1 GP
    Model: Texas Instruments J721e EVM
    Board: J721EX-PM2-SOM rev A
    DRAM:  2 GiB (effective 4 GiB)
    Core:  144 devices, 35 uclasses, devicetree: separate
    Flash: 0 Bytes
    MMC:   mmc@4f80000: 0, mmc@4fb0000: 1
    Loading Environment from nowhere... 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
    Detected: J7X-BASE-CPB rev A
    Detected: J7X-GESI-EXP 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 
    MMC: no card present
    mmc_init: -123, time 2002
    MMC: no card present
    mmc_init: -123, time 2002
    ** Bad device specification mmc 1 **
    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
    MMC: no card present
    mmc_init: -123, time 2002
    ** Bad device specification mmc 1 **
    Couldn't find partition mmc 1:2
    Can't set block device
    MMC: no card present
    mmc_init: -123, time 2002
    ** Bad device specification mmc 1 **
    Couldn't find partition mmc 1:2
    Can't set block device
    MMC: no card present
    mmc_init: -123, time 2002
    ** Bad device specification mmc 1 **
    Couldn't find partition mmc 1:2
    Can't set block device
    MMC: no card present
    mmc_init: -123, time 2002
    ** Bad device specification mmc 1 **
    Couldn't find partition mmc 1:2
    Can't set block device
    MMC: no card present
    mmc_init: -123, time 2002
    ** Bad device specification mmc 1 **
    Couldn't find partition mmc 1:2
    Can't set block device
    MMC: no card present
    mmc_init: -123, time 2002
    ** Bad device specification mmc 1 **
    Couldn't find partition mmc 1:2
    Can't set block device
    MMC: no card present
    mmc_init: -123, time 2002
    ** Bad device specification mmc 1 **
    Couldn't find partition mmc 1:2
    Can't set block device
    MMC: no card present
    mmc_init: -123, time 2002
    ** Bad device specification mmc 1 **
    Couldn't find partition mmc 1:2
    Can't set block device
    MMC: no card present
    mmc_init: -123, time 2002
    ** Bad device specification mmc 1 **
    Couldn't find partition mmc 1:2
    Can't set block device
    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!
    Scanning for bootflows in all bootdevs
    Seq  Method       State   Uclass    Part  Name                      Filename
    ---  -----------  ------  --------  ----  ------------------------  ----------------
    Scanning global bootmeth 'efi_mgr':
    MMC: no card present
    mmc_init: -123, time 2002
    No EFI system partition
    No EFI system partition
    Failed to persist EFI variables
    No EFI system partition
    Failed to persist EFI variables
    No EFI system partition
    Failed to persist EFI variables
      0  efi_mgr      ready   (none)       0  <NULL>                    
    ** Booting bootflow '<NULL>' with efi_mgr
    Loading Boot0000 'mmc 0' failed
    EFI boot manager: Cannot load any image
    Boot failed (err=-14)
    Scanning bootdev 'mmc@4fb0000.bootdev':
    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
    Scanning bootdev 'mmc@4f80000.bootdev':
    Bus usb@6400000: cdns-usb3-host usb@6400000: DRD version v1 (ID: 0004024e, rev: 00000200)
    Register 2000840 NbrPorts 2
    Starting the controller
    USB XHCI 1.00
    scanning bus usb@6400000 for devices... 2 USB Device(s) found
    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: 3
    ethernet@46000000port@1 Waiting for PHY auto negotiation to complete......... TIMEOUT !
    am65_cpsw_nuss_port ethernet@46000000port@1: phy_startup failed
    am65_cpsw_nuss_port ethernet@46000000port@1: am65_cpsw_start end error
    am65_cpsw_nuss_port ethernet@46000000port@1: K3 CPSW: rflow_id_base: 3
    ethernet@46000000port@1 Waiting for PHY auto negotiation to complete......... TIMEOUT !
    am65_cpsw_nuss_port ethernet@46000000port@1: phy_startup failed
    am65_cpsw_nuss_port ethernet@46000000port@1: am65_cpsw_start end error
    No more bootdevs
    ---  -----------  ------  --------  ----  ------------------------  ----------------
    (1 bootflow, 1 valid)
    =>
    

    Regards,

    Rejin

  • HI Rejin,

    I tried the above steps but still its not booting from emmc. Now it checks only for mmc 1 if I changed the switch setting to emmc(user)mode.

    I am attaching the screenshot of that.

    This screenshot which you attached indicates that it is booting fine on power-on(using switch settings for eMMC UDA) upto U-BOOT from eMMC User partition on for the 08_06 SDK .The "Trying to boot from MMC1" print in the above log indicates that it has successfully booted upto UBOOT from eMMC user partition.

    Now the only thing you need to try is once it comes upto UBoot ,try the following command :

    • This below command ensures that the kernel,dtbs and rootfs are taken from the EMMC user partition.

    => mmc partconf 0 1 7 1
    => mmc bootbus 0 2 0 0

    Note : This has to be entered everytime you enter U-BOOT in order to boot from eMMC.

    Regards

    Gokul

  • Hi Gokul,

    How it is possible to enter the above command every time when we use in a particular user application.

    Regards,

    Rejin

  • Hi Rejin,

    How it is possible to enter the above command every time when we use in a particular user application.

    Sorry for that confusion.

    But , can you just try the steps mentioned in the above reply,as from your logs it is booting fine from eMMC on power on(emmc user boot switches).

    The "Trying to boot from MMC1" print in the below log indicates that upto UBOOT the files are booting fine from the eMMC user partition.

    Now the only thing you need to try is once it comes upto UBoot ,can you try the following command :

    • This below command ensures that the kernel,dtbs and rootfs are taken from the EMMC user partition.

    If this works,then we can further work on setting these permanently without having to do it every time.

    Regards

    Gokul

  • Hi Gokul,

    I did the above mentioned step and it boot successfully. I am using SDK version 8.06.01.

    Latest SDK have also the same issue. The above step will not work in latest SDK(10.01).

    Regards,

    Rejin

  • Hi Rejin,

    I did the above mentioned step and it boot successfully. I am using SDK version 8.06.01.

    That's good to hear.

    Latest SDK have also the same issue. The above step will not work in latest SDK(10.01).

    Regarding this can you just try keeping the SD card inserted and do booting from eMMC.It is actually a bug in the uENV.txt file inside which some commands involve writing to  SD card .

    Regards

    Gokul

  • Hi Gokul,

    1. can you please provide the autoboot for emmc ie without giving u-boot command to boot emmc.

    2. Currently emmc has 8.06 SDK linux OS. So I can check further changes to boot from emmc.

    3. After finishing above case I will change the emmc to newer version

    Regards,

    Rejin

  • Hi Rejin,

    1. can you please provide the autoboot for emmc ie without giving u-boot command to boot emmc.

    Entering the below command in uboot once will solve the problem.From them on ,it will autoboot from uboot without having to stop at u-boot.

    Regards

    Gokul

  • Hi Gokul,

    Above step didn't work. It still show error that occurred previously.

    6835.log2.txt
    U-Boot 2021.01-dirty (Jan 29 2025 - 21:13:27 -0800)
    
    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... *** Warning - bad CRC, using default environment
    
    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 mmcdev 0
    => setenv bootdev 0
    => setenv bootpart 0:2
    => saveenv
    Saving Environment to FAT... OK
    => 
    U-Boot SPL 2021.01-dirty (Jan 29 2025 - 21:09:06 -0800)
    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 MMC1
    init_env from device 17 not supported!
    Starting ATF on ARM64 core...
    
    NOTICE:  BL31: v2.8(release):v2.8-226-g2fcd408bb3-dirty
    NOTICE:  BL31: Built : 15:40:55, May  2 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 Tue May  2 15:41:00 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-dirty (Jan 29 2025 - 21:13:27 -0800)
    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 MMC1
    
    
    U-Boot 2021.01-dirty (Jan 29 2025 - 21:13:27 -0800)
    
    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... MMC: no card present
    mmc_init: -123, time 2002
    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 
    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!
    => boot
    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,

    Rejin

  • Hi Rejin,

    Sorry for that.

    • Can you make the below changes to the <SDK dir(8.06.01)/board-support/u-boot-2021.01+gitAUTOINC+62a9e51344-g62a9e51344/configs/j721e_evm_a72_defconfig>.

    • Once that is done,r
      • Rebuild u-boot by the following commands:
        • <make u-boot_clean> from the <SDK dir>
        • <make u-boot> from the <SDK dir>
        • Copy the tispl.bin,u-boot.img present in the following folders to sd card.
          • <SDK_DIR>/board-support/u-boot_build/a72/tispl.bin
          • <SDK_DIR>/board-support/u-boot_build/a72/u-boot.img
    • Once that is done boot using sd card and copy this tispl.bin and u-boot.img to the fat32 partition of emmc user partition(/dev/mmcblk0p1)
    • Execute the sync command.
    • Reboot using emmc user partition.
    • Execute the below command.

    Regards

    Gokul

  • Hi Gokul,

    SUCCESSFULLY boot from eMMC.

    Thank you very much for your seamless and wonderful support.

    Thumbsup

    Regards,

    Rejin

  • Thank you to you too ,Rejin.

    Regards

    Gokul

  • Hi Gokul,

    Sorry to open this thread again. Currently I cannot boot from SD card. I changed the switch position but it not booting from SD card.

    Regards,

    Rejin

  • Hi Rejin,

    Do you have the logs of the same.

    Regards

    Gokul

  • Hi Gokul,

    Here I am attaching the log file.

    1452.Log.txt
    U-Boot SPL 2021.01-dirty (Feb 06 2025 - 20:59:27 -0800)
    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 : 15:40:55, May  2 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 Tue May  2 15:41:00 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-dirty (Feb 06 2025 - 21:35:16 -0800)
    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-dirty (Feb 06 2025 - 21:35:16 -0800)
    
    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 
    switch to partitions #0, OK
    mmc0(part 0) is current device
    SD/MMC found on device 0
    Failed to load 'boot.scr'
    574 bytes read in 8 ms (69.3 KiB/s)
    Loaded env from uEnv.txt
    Importing environment from mmc0 ...
    19079680 bytes read in 116 ms (156.9 MiB/s)
    111990 bytes read in 8 ms (13.3 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 r5f-dma-memory@a0000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a0100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@a0100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a1000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a1000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a1100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@a1100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a2000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a2000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a2100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@a2100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a3000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a3000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a3100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@a3100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a4000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a4000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a4100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@a4100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a5000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a5000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a5100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@a5100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a6000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node c66-dma-memory@a6000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a6100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node c66-memory@a6100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a7000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node c66-dma-memory@a7000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a7100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node c66-memory@a7100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a8000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node c71-dma-memory@a8000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a8100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node c71-memory@a8100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000ac000000, size 2 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-virtual-eth-queues@ac000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000ac200000, size 30 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-virtual-eth-buffers@ac200000, 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-0x00000000abffffff]
    [    0.000000]   node   0: [mem 0x00000000ac000000-0x00000000adffffff]
    [    0.000000]   node   0: [mem 0x00000000ae000000-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 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 0x00000000dc000000-0x00000000e0000000] (64MB)
    [    0.000000] Memory: 3271300K/4194304K available (11200K kernel code, 1160K rwdata, 4300K rodata, 1856K init, 433K bss, 398716K 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 @880800000 (flat, esz 8, psz 64K, shr 0)
    [    0.000000] ITS: using cache flushing for cmd queue
    [    0.000000] GICv3: using LPI property table @0x0000000880030000
    [    0.000000] GIC: using cache flushing for LPI property table
    [    0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000880040000
    [    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.008414] Console: colour dummy device 80x25
    [    0.012975] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
    [    0.023645] pid_max: default: 32768 minimum: 301
    [    0.028398] LSM: Security Framework initializing
    [    0.033152] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
    [    0.040728] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
    [    0.049542] rcu: Hierarchical SRCU implementation.
    [    0.054608] Platform MSI: msi-controller@1820000 domain created
    [    0.060854] PCI/MSI: /bus@100000/interrupt-controller@1800000/msi-controller@1820000 domain created
    [    0.070162] EFI services will not be available.
    [    0.074879] smp: Bringing up secondary CPUs ...
    I/TC: Secondary CPU 1 initializing
    I/TC: Secondary CPU 1 switching to normal world boot
    [    0.088104] Detected PIPT I-cache on CPU1
    [    0.088128] GICv3: CPU1: found redistributor 1 region 0:0x0000000001920000
    [    0.088140] GICv3: CPU1: using allocated LPI pending table @0x0000000880050000
    [    0.088174] CPU1: Booted secondary processor 0x0000000001 [0x411fd080]
    [    0.088223] smp: Brought up 1 node, 2 CPUs
    [    0.117569] SMP: Total of 2 processors activated.
    [    0.122374] CPU features: detected: 32-bit EL0 Support
    [    0.127629] CPU features: detected: CRC32 instructions
    [    0.141574] CPU: All CPU(s) started at EL2
    [    0.145768] alternatives: patching kernel code
    [    0.150781] devtmpfs: initialized
    [    0.159715] KASLR disabled due to lack of seed
    [    0.164354] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
    [    0.174318] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
    [    0.187157] pinctrl core: initialized pinctrl subsystem
    [    0.192817] DMI not present or invalid.
    [    0.197062] NET: Registered protocol family 16
    [    0.202248] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
    [    0.209549] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
    [    0.217596] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
    [    0.225894] thermal_sys: Registered thermal governor 'step_wise'
    [    0.225896] thermal_sys: Registered thermal governor 'power_allocator'
    [    0.232464] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
    [    0.246097] ASID allocator initialised with 65536 entries
    [    0.271141] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
    [    0.277997] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
    [    0.284843] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
    [    0.291689] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
    [    0.299143] cryptd: max_cpu_qlen set to 1000
    [    0.305253] k3-chipinfo 43000014.chipid: Family:J721E rev:SR2.0 JTAGID[0x1bb6402f] Detected
    [    0.314093] vsys_3v3: supplied by evm_12v0
    [    0.318456] vsys_5v0: supplied by evm_12v0
    [    0.323214] iommu: Default domain type: Translated 
    [    0.328386] SCSI subsystem initialized
    [    0.332566] mc: Linux media interface: v0.10
    [    0.336945] videodev: Linux video capture interface: v2.00
    [    0.342582] pps_core: LinuxPPS API ver. 1 registered
    [    0.347653] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
    [    0.356991] PTP clock support registered
    [    0.361012] EDAC MC: Ver: 3.0.0
    [    0.364832] FPGA manager framework
    [    0.368339] Advanced Linux Sound Architecture Driver Initialized.
    [    0.374931] clocksource: Switched to clocksource arch_sys_counter
    [    0.381253] VFS: Disk quotas dquot_6.6.0
    [    0.385284] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [    0.394853] NET: Registered protocol family 2
    [    0.399588] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
    [    0.408162] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
    [    0.416919] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
    [    0.425118] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear)
    [    0.432907] TCP: Hash tables configured (established 32768 bind 32768)
    [    0.439722] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
    [    0.446614] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
    [    0.454010] NET: Registered protocol family 1
    [    0.458723] RPC: Registered named UNIX socket transport module.
    [    0.464786] RPC: Registered udp transport module.
    [    0.469590] RPC: Registered tcp transport module.
    [    0.474393] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [    0.480975] NET: Registered protocol family 44
    [    0.485520] PCI: CLS 0 bytes, default 64
    [    0.489892] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
    [    0.500299] Initialise system trusted keyrings
    [    0.504919] workingset: timestamp_bits=46 max_order=20 bucket_order=0
    [    0.513023] squashfs: version 4.0 (2009/01/31) Phillip Lougher
    [    0.519275] NFS: Registering the id_resolver key type
    [    0.524464] Key type id_resolver registered
    [    0.528734] Key type id_legacy registered
    [    0.532854] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
    [    0.539701] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
    [    0.547341] 9p: Installing v9fs 9p2000 file system support
    [    0.572640] Key type asymmetric registered
    [    0.576827] Asymmetric key parser 'x509' registered
    [    0.581824] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
    [    0.589383] io scheduler mq-deadline registered
    [    0.594009] io scheduler kyber registered
    [    0.599787] pinctrl-single 4301c000.pinctrl: 94 pins, size 376
    [    0.605982] pinctrl-single 11c000.pinctrl: 173 pins, size 692
    [    0.615092] ti-pat 31010000.pat: Found PAT Rev 1.0 with 16384 pages
    [    0.621518] debugfs: Directory '31010000.pat' with parent 'regmap' already present!
    [    0.629499] ti-pat 31011000.pat: Found PAT Rev 1.0 with 16384 pages
    [    0.635924] debugfs: Directory '31011000.pat' with parent 'regmap' already present!
    [    0.643870] ti-pat 31012000.pat: Found PAT Rev 1.0 with 16384 pages
    [    0.650288] debugfs: Directory '31012000.pat' with parent 'regmap' already present!
    [    0.658215] ti-pat 31013000.pat: Found PAT Rev 1.0 with 2048 pages
    [    0.664539] debugfs: Directory '31013000.pat' with parent 'regmap' already present!
    [    0.672489] ti-pat 31014000.pat: Found PAT Rev 1.0 with 2048 pages
    [    0.678816] debugfs: Directory '31014000.pat' with parent 'regmap' already present!
    [    0.688555] Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled
    [    0.696849] arm-smmu-v3 36600000.iommu: ias 48-bit, oas 48-bit (features 0x00001faf)
    [    0.705061] arm-smmu-v3 36600000.iommu: allocated 65536 entries for cmdq
    [    0.712094] arm-smmu-v3 36600000.iommu: allocated 32768 entries for evtq
    [    0.720503] arm-smmu-v3 36600000.iommu: msi_domain absent - falling back to wired irqs
    [    0.733693] brd: module loaded
    [    0.740112] loop: module loaded
    [    0.743846] megasas: 07.714.04.00-rc1
    [    0.749643] tun: Universal TUN/TAP device driver, 1.6
    [    0.755131] igbvf: Intel(R) Gigabit Virtual Function Network Driver
    [    0.761536] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
    [    0.767606] sky2: driver version 1.30
    [    0.771966] VFIO - User Level meta-driver version: 0.3
    [    0.777762] i2c /dev entries driver
    [    0.782289] sdhci: Secure Digital Host Controller Interface driver
    [    0.788610] sdhci: Copyright(c) Pierre Ossman
    [    0.793284] sdhci-pltfm: SDHCI platform and OF driver helper
    [    0.799717] ledtrig-cpu: registered to indicate activity on CPUs
    [    0.806078] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
    [    0.813465] 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.818025] optee: revision 3.20 (8e74d476)
    [    0.834426] optee: dynamic shared memory is enabled
    [    0.843887] optee: initialized driver
    [    0.849089] NET: Registered protocol family 17
    [    0.853722] 9pnet: Installing 9P2000 support
    [    0.858121] Key type dns_resolver registered
    [    0.862573] Loading compiled-in X.509 certificates
    [    0.876371] ti-sci 44083000.dmsc: ABI: 3.1 (firmware rev 0x0008 '8.6.3--v08.06.03 (Chill Capybar')
    [    0.939603] davinci-mcasp 2ba0000.mcasp: IRQ common not found
    [    0.947428] omap_i2c 40b00000.i2c: bus 0 rev0.12 at 100 kHz
    [    0.953503] omap_i2c 40b10000.i2c: bus 1 rev0.12 at 100 kHz
    [    0.959930] omap_i2c 42120000.i2c: bus 2 rev0.12 at 100 kHz
    [    0.966411] pca953x 3-0020: supply vcc not found, using dummy regulator
    [    0.973235] pca953x 3-0020: using no AI
    [    0.999816] pca953x 3-0022: supply vcc not found, using dummy regulator
    [    1.006616] pca953x 3-0022: using AI
    [    1.010889] gpio-480 (CTRL_PM_I2C_OE): hogged as output/high
    [    1.016865] gpio-481 (MCASP/TRACE_MUX_S0): hogged as output/low
    [    1.023107] gpio-482 (MCASP/TRACE_MUX_S1): hogged as output/high
    [    1.029604] omap_i2c 2000000.i2c: bus 3 rev0.12 at 400 kHz
    [    1.036069] omap_i2c 2010000.i2c: bus 4 rev0.12 at 400 kHz
    [    1.045986] omap_i2c 2020000.i2c: bus 5 rev0.12 at 400 kHz
    [    1.052307] pca953x 6-0020: supply vcc not found, using dummy regulator
    [    1.059136] pca953x 6-0020: using no AI
    [    1.087613] omap_i2c 2030000.i2c: bus 6 rev0.12 at 400 kHz
    [    1.093704] omap_i2c 2040000.i2c: bus 7 rev0.12 at 100 kHz
    [    1.099668] omap_i2c 2050000.i2c: bus 8 rev0.12 at 100 kHz
    [    1.105926] pca953x 9-0020: supply vcc not found, using dummy regulator
    [    1.112745] pca953x 9-0020: using no AI
    [    1.139261] omap_i2c 2060000.i2c: bus 9 rev0.12 at 400 kHz
    [    1.145730] ti-sci-intr bus@100000:bus@28380000:interrupt-controller2: Interrupt Router 137 domain created
    [    1.155721] ti-sci-intr bus@100000:interrupt-controller0: Interrupt Router 131 domain created
    [    1.164527] ti-sci-intr bus@100000:main-navss:interrupt-controller1: Interrupt Router 213 domain created
    [    1.174394] ti-sci-inta 33d00000.interrupt-controller: Interrupt Aggregator domain 209 created
    [    1.196475] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
    [    1.204153] j721e-pcie 2900000.pcie:       IO 0x0010001000..0x0010010fff -> 0x0010001000
    [    1.212429] j721e-pcie 2900000.pcie:      MEM 0x0010011000..0x0017ffffff -> 0x0010011000
    [    1.220707] j721e-pcie 2900000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
    [    2.240070] j721e-pcie 2900000.pcie: PCI host bridge to bus 0000:00
    [    2.246498] pci_bus 0000:00: root bus resource [bus 00-ff]
    [    2.252115] pci_bus 0000:00: root bus resource [io  0x0000-0xffff] (bus address [0x10001000-0x10010fff])
    [    2.261807] pci_bus 0000:00: root bus resource [mem 0x10011000-0x17ffffff]
    [    2.268860] pci 0000:00:00.0: [104c:b00d] type 01 class 0x060400
    [    2.274999] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x4 may corrupt adjacent RW1C bits
    [    2.284948] pci 0000:00:00.0: supports D1
    [    2.289041] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
    [    2.294929] pci 0000:00:00.0: reg 0x224: [mem 0x00000000-0x003fffff 64bit]
    [    2.301956] pci 0000:00:00.0: VF(n) BAR0 space: [mem 0x00000000-0x00ffffff 64bit] (contains BAR0 for 4 VFs)
    [    2.314108] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
    [    2.324290] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
    [    2.331063] pci 0000:00:00.0: BAR 7: assigned [mem 0x10400000-0x113fffff 64bit]
    [    2.338537] pci 0000:00:00.0: PCI bridge to [bus 01]
    [    2.343840] pcieport 0000:00:00.0: PME: Signaling with IRQ 68
    [    2.350204] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
    [    2.357871] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
    [    2.366147] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
    [    2.374429] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
    [    3.383059] j721e-pcie 2910000.pcie: PCI host bridge to bus 0001:00
    [    3.389473] pci_bus 0001:00: root bus resource [bus 00-ff]
    [    3.395079] pci_bus 0001:00: root bus resource [io  0x10000-0x1ffff] (bus address [0x18001000-0x18010fff])
    [    3.404946] pci_bus 0001:00: root bus resource [mem 0x18011000-0x1fffffff]
    [    3.411990] pci 0001:00:00.0: [104c:b00d] type 01 class 0x060400
    [    3.418129] pci_bus 0001:00: 2-byte config write to 0001:00:00.0 offset 0x4 may corrupt adjacent RW1C bits
    [    3.428057] pci 0001:00:00.0: supports D1
    [    3.432151] pci 0001:00:00.0: PME# supported from D0 D1 D3hot
    [    3.440181] pci 0001:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
    [    3.450343] pci_bus 0001:01: busn_res: [bus 01-ff] end is updated to 01
    [    3.457111] pci 0001:00:00.0: PCI bridge to [bus 01]
    [    3.462390] pcieport 0001:00:00.0: PME: Signaling with IRQ 71
    [    3.468751] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
    [    3.476425] j721e-pcie 2920000.pcie:       IO 0x4400001000..0x4400010fff -> 0x0000001000
    [    3.484701] j721e-pcie 2920000.pcie:      MEM 0x4400011000..0x4407ffffff -> 0x0000011000
    [    3.492979] j721e-pcie 2920000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
    [    4.504332] j721e-pcie 2920000.pcie: PCI host bridge to bus 0002:00
    [    4.510759] pci_bus 0002:00: root bus resource [bus 00-ff]
    [    4.516365] pci_bus 0002:00: root bus resource [io  0x20000-0x2ffff] (bus address [0x1000-0x10fff])
    [    4.525612] pci_bus 0002:00: root bus resource [mem 0x4400011000-0x4407ffffff] (bus address [0x00011000-0x07ffffff])
    [    4.536387] pci 0002:00:00.0: [104c:b00d] type 01 class 0x060400
    [    4.542526] pci_bus 0002:00: 2-byte config write to 0002:00:00.0 offset 0x4 may corrupt adjacent RW1C bits
    [    4.552456] pci 0002:00:00.0: supports D1
    [    4.556549] pci 0002:00:00.0: PME# supported from D0 D1 D3hot
    [    4.564511] pci 0002:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
    [    4.574780] pci_bus 0002:01: busn_res: [bus 01-ff] end is updated to 01
    [    4.581547] pci 0002:00:00.0: PCI bridge to [bus 01]
    [    4.586825] pcieport 0002:00:00.0: PME: Signaling with IRQ 74
    [    4.593664] k3-ringacc 2b800000.ringacc: Ring Accelerator probed rings:286, gp-rings[96,20] sci-dev-id:235
    [    4.603545] k3-ringacc 2b800000.ringacc: dma-ring-reset-quirk: disabled
    [    4.610304] k3-ringacc 2b800000.ringacc: RA Proxy rev. 66346100, num_proxies:64
    [    4.619305] k3-ringacc 3c000000.ringacc: Ring Accelerator probed rings:1024, gp-rings[440,150] sci-dev-id:211
    [    4.629445] k3-ringacc 3c000000.ringacc: dma-ring-reset-quirk: disabled
    [    4.636208] k3-ringacc 3c000000.ringacc: RA Proxy rev. 66346100, num_proxies:64
    [    4.644180] 40a00000.serial: ttyS1 at MMIO 0x40a00000 (irq = 15, base_baud = 6000000) is a 8250
    [    4.653590] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 33, base_baud = 3000000) is a 8250
    [    4.662339] printk: console [ttyS2] enabled
    [    4.662339] printk: console [ttyS2] enabled
    [    4.670775] printk: bootconsole [ns16550a0] disabled
    [    4.670775] printk: bootconsole [ns16550a0] disabled
    [    4.681243] 2810000.serial: ttyS3 at MMIO 0x2810000 (irq = 34, base_baud = 3000000) is a 8250
    [    4.690193] 2840000.serial: ttyS6 at MMIO 0x2840000 (irq = 35, base_baud = 3000000) is a 8250
    [    4.700949] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vdd-hba-supply regulator, assuming enabled
    [    4.711463] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vcc-supply regulator, assuming enabled
    [    4.721621] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vccq-supply regulator, assuming enabled
    [    4.731861] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vccq2-supply regulator, assuming enabled
    [    4.742991] scsi host0: ufshcd
    [    4.752068] davinci_mdio 46000f00.mdio: Configuring MDIO in manual mode
    [    4.764938] cdns-ufshcd 4e84000.ufs: ufshcd_print_pwr_info:[RX, TX]: gear=[1, 1], lane[1, 1], pwr[SLOWAUTO_MODE, SLOWAUTO_MODE], rate = 0
    [    4.790291] cdns-ufshcd 4e84000.ufs: ufshcd_print_pwr_info:[RX, TX]: gear=[3, 3], lane[2, 2], pwr[FAST MODE, FAST MODE], rate = 2
    [    4.794934] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
    [    4.809562] cdns-ufshcd 4e84000.ufs: ufshcd_find_max_sup_active_icc_level: Regulator capability was not set, actvIccLevel=0
    [    4.810424] davinci_mdio 46000f00.mdio: phy[0]: device 46000f00.mdio:00, driver TI DP83867
    [    4.828981] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA00101, cpsw version 0x6BA80100 Ports: 2 quirks:00000000
    [    4.841777] scsi 0:0:0:49488: Well-known LUN    TOSHIBA  THGAF8G8T23BAILB 0300 PQ: 0 ANSI: 6
    [    4.841818] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 1.4
    [    4.857419] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64
    [    4.863769] scsi 0:0:0:49476: Well-known LUN    TOSHIBA  THGAF8G8T23BAILB 0300 PQ: 0 ANSI: 6
    [    4.863777] am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010a, freq:500000000, add_val:1 pps:0
    [    4.881505] cdns-ufshcd 4e84000.ufs: ufshcd_scsi_add_wlus: BOOT WLUN not found
    [    4.889057] am65-cpts 310d0000.cpts: CPTS ver 0x4e8a010a, freq:200000000, add_val:4 pps:0
    [    4.998661] davinci-mcasp 2ba0000.mcasp: IRQ common not found
    [    5.005045] mmc1: CQHCI version 5.10
    [    5.014666] vdd_mmc1: supplied by vsys_3v3
    [    5.019623] pca953x 4-0020: supply vcc not found, using dummy regulator
    [    5.026295] pca953x 4-0020: using no AI
    [    5.049343] mmc1: SDHCI controller on 4f80000.mmc [4f80000.mmc] using ADMA 64-bit
    [    5.051903] omap-mailbox 31f80000.mailbox: omap mailbox rev 0x66fc7100
    [    5.063779] omap-mailbox 31f81000.mailbox: omap mailbox rev 0x66fc7100
    [    5.070621] omap-mailbox 31f82000.mailbox: omap mailbox rev 0x66fc7100
    [    5.077553] omap-mailbox 31f83000.mailbox: omap mailbox rev 0x66fc7100
    [    5.084409] omap-mailbox 31f84000.mailbox: omap mailbox rev 0x66fc7100
    [    5.095253] ti-udma 285c0000.dma-controller: Channels: 26 (tchan: 13, rchan: 13, gp-rflow: 8)
    [    5.105808] ti-udma 31150000.dma-controller: Channels: 122 (tchan: 61, rchan: 61, gp-rflow: 16)
    [    5.120500] spi-nor spi7.0: mt35xu512aba (65536 Kbytes)
    [    5.125735] 8 cmdlinepart partitions found on MTD device 47040000.spi.0
    [    5.132343] Creating 8 MTD partitions on "47040000.spi.0":
    [    5.137821] 0x000000000000-0x000000080000 : "ospi.tiboot3"
    [    5.143797] 0x000000080000-0x000000280000 : "ospi.tispl"
    [    5.149471] 0x000000280000-0x000000680000 : "ospi.u-boot"
    [    5.155255] 0x000000680000-0x0000006c0000 : "ospi.env"
    [    5.160763] 0x0000006c0000-0x0000007c0000 : "ospi.sysfw"
    [    5.166425] 0x0000007c0000-0x000000800000 : "ospi.env.backup"
    [    5.172526] 0x000000800000-0x000003fc0000 : "ospi.rootfs"
    [    5.178288] 0x000003fc0000-0x000004000000 : "ospi.phypattern"
    [    5.187257] spi-nor spi8.0: mt25qu512a (65536 Kbytes)
    [    5.193542] davinci_mdio 46000f00.mdio: Configuring MDIO in manual mode
    [    5.209726] mmc1: Command Queue Engine enabled
    [    5.214170] mmc1: new HS200 MMC card at address 0001
    [    5.219422] mmcblk1: mmc1:0001 G1M15L 29.6 GiB 
    [    5.224055] mmcblk1boot0: mmc1:0001 G1M15L partition 1 31.5 MiB
    [    5.230075] mmcblk1boot1: mmc1:0001 G1M15L partition 2 31.5 MiB
    [    5.236073] mmcblk1rpmb: mmc1:0001 G1M15L partition 3 4.00 MiB, chardev (237:0)
    [    5.238942] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
    [    5.251045]  mmcblk1: p1 p2
    [    5.251885] davinci_mdio 46000f00.mdio: phy[0]: device 46000f00.mdio:00, driver TI DP83867
    [    5.262157] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA00101, cpsw version 0x6BA80100 Ports: 2 quirks:00000000
    [    5.274982] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 1.4
    [    5.282189] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64
    [    5.288484] am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010a, freq:500000000, add_val:1 pps:0
    [    5.298819] am65-cpsw-nuss 46000000.ethernet: set new flow-id-base 48
    [    5.307000] davinci-mcasp 2ba0000.mcasp: IRQ common not found
    [    5.321554] mmc0: CQHCI version 5.10
    [    5.323584] debugfs: Directory 'pd:27' with parent 'pm_genpd' already present!
    [    5.332439] debugfs: Directory 'pd:26' with parent 'pm_genpd' already present!
    [    5.340806] debugfs: Directory 'pd:242' with parent 'pm_genpd' already present!
    [    5.348148] debugfs: Directory 'pd:241' with parent 'pm_genpd' already present!
    [    5.355473] debugfs: Directory 'pd:240' with parent 'pm_genpd' already present!
    [    5.362794] debugfs: Directory 'pd:239' with parent 'pm_genpd' already present!
    [    5.371201] input: gpio-keys as /devices/platform/gpio-keys/input/input0
    [    5.392371] ALSA device list:
    [    5.395337]   No soundcards found.
    [    6.391739] mmc0: SDHCI controller on 4fb0000.mmc [4fb0000.mmc] using ADMA 64-bit
    [    6.405585] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Opts: (null)
    [    6.413762] VFS: Mounted root (ext4 filesystem) on device 179:2.
    [    6.422227] devtmpfs: mounted
    [    6.426018] Freeing unused kernel memory: 1856K
    [    6.430647] Run /sbin/init as init process
    [    6.465793] mmc0: new ultra high speed DDR50 SDHC card at address 0001
    [    6.472766] mmcblk0: mmc0:0001 SD32G 28.9 GiB 
    [    6.478273]  mmcblk0: p1 p2
    [    6.509287] systemd[1]: System time before build time, advancing clock.
    [    6.536176] NET: Registered protocol family 10
    [    6.541087] Segment Routing with IPv6
    [    6.558873] 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 )
    [    6.580695] systemd[1]: Detected architecture arm64.
    
    Welcome to Arago 2021.09!
    
    [    6.611230] systemd[1]: Set hostname to <j7-evm>.
    [    6.724404] systemd[1]: /lib/systemd/system/irqbalanced.service:6: Unknown key name 'ConditionCPUs' in section 'Unit', ignoring.
    [    6.744265] 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.
    [    6.796409] random: systemd: uninitialized urandom read (16 bytes read)
    [    6.804669] systemd[1]: Created slice system-getty.slice.
    [  OK  ] Created slice system-getty.slice.
    [    6.827014] random: systemd: uninitialized urandom read (16 bytes read)
    [    6.834367] systemd[1]: Created slice system-serial\x2dgetty.slice.
    [  OK  ] Created slice system-serial\x2dgetty.slice.
    [    6.855004] random: systemd: uninitialized urandom read (16 bytes read)
    [    6.862230] systemd[1]: Created slice User and Session Slice.
    [  OK  ] Created slice User and Session Slice.
    [    6.883132] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    [  OK  ] Started Dispatch Password ��…ts to Console Directory Watch.
    [    6.907052] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    [  OK  ] Started Forward Password R��…uests to Wall Directory Watch.
    [    6.931095] systemd[1]: Reached target Paths.
    [  OK  ] Reached target Paths.
    [    6.947016] systemd[1]: Reached target Remote File Systems.
    [  OK  ] Reached target Remote File Systems.
    [    6.967005] systemd[1]: Reached target Slices.
    [  OK  ] Reached target Slices.
    [    6.986993] systemd[1]: Reached target Swap.
    [  OK  ] Reached target Swap.
    [    7.015818] systemd[1]: Listening on RPCbind Server Activation Socket.
    [  OK  ] Listening on RPCbind Server Activation Socket.
    [    7.039063] systemd[1]: Reached target RPC Port Mapper.
    [  OK  ] Reached target RPC Port Mapper.
    [    7.062613] systemd[1]: Listening on Process Core Dump Socket.
    [  OK  ] Listening on Process Core Dump Socket.
    [    7.083151] systemd[1]: Listening on initctl Compatibility Named Pipe.
    [  OK  ] Listening on initctl Compatibility Named Pipe.
    [    7.108521] systemd[1]: Condition check resulted in Journal Audit Socket being skipped.
    [    7.116858] systemd[1]: Listening on Journal Socket (/dev/log).
    [  OK  ] Listening on Journal Socket (/dev/log).
    [    7.139268] systemd[1]: Listening on Journal Socket.
    [  OK  ] Listening on Journal Socket.
    [    7.159297] systemd[1]: Listening on Network Service Netlink Socket.
    [  OK  ] Listening on Network Service Netlink Socket.
    [    7.183192] systemd[1]: Listening on udev Control Socket.
    [  OK  ] Listening on udev Control Socket.
    [    7.203123] systemd[1]: Listening on udev Kernel Socket.
    [  OK  ] Listening on udev Kernel Socket.
    [    7.225144] systemd[1]: Mounting Huge Pages File System...
             Mounting Huge Pages File System...
    [    7.249247] systemd[1]: Mounting POSIX Message Queue File System...
             Mounting POSIX Message Queue File System...
    [    7.273190] systemd[1]: Mounting Kernel Debug File System...
             Mounting Kernel Debug File System...
    [    7.297353] systemd[1]: Mounting Temporary Directory (/tmp)...
             Mounting Temporary Directory (/tmp)...
    [    7.321426] systemd[1]: Starting Create list of static device nodes for the current kernel...
             Starting Create list of st��…odes for the current kernel...
    [    7.352269] systemd[1]: Starting Start psplash boot splash screen...
             Starting Start psplash boot splash screen...
    [    7.377454] systemd[1]: Starting RPC Bind...
             Starting RPC Bind...
    [    7.395129] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
    [    7.407117] systemd[1]: Starting Journal Service...
             Starting Journal Service...
    [    7.431285] systemd[1]: Starting Load Kernel Modules...
             Starting Load Kernel Modules...
    [    7.445300] systemd[1]: Starting Remount Root and Kernel File Systems...
             Starting Remount Root and Kernel File Systems...
    [    7.461068] cryptodev: loading out-of-tree module taints kernel.
    [    7.461991] EXT4-fs (mmcblk1p2): re-mounted. Opts: (null)
    [    7.474810] systemd[1]: Starting udev Coldplug all Devices...
    [    7.483945] cryptodev: driver 1.10 loaded.
             Starting udev Coldplug all Devices...
    [    7.506023] systemd[1]: Started RPC Bind.
    [  OK  ] Started RPC Bind.
    [    7.523387] 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...
    [    7.729532] 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.
    [    7.839497] random: systemd: uninitialized urandom read (16 bytes read)
    [  OK  ] Reached target Local File Systems (Pre).
    [    7.863104] random: systemd: uninitialized urandom read (16 bytes read)
             Mounting /media/ram...[    7.874649] 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  ] Started udev Kernel Device Manager.
    [  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 Create Volatile Files and Directories.
             Starting Network Time Synchronization...
             Starting Update UTMP about System Boot/Shutdown...
    [  OK  ] Started Update UTMP about System Boot/Shutdown.
    [    8.183485] random: crng init done
    [  OK  ] Started Network Time Synchronizatio[    8.190974] random: 64 urandom warning(s) missed due to ratelimiting
    n.
    [  OK  ] Started Load/Save Random Seed.
    [  OK  ] Reached target System Time Set.
    [  OK  ] Reached target System Time Synchron[    8.247676] ina2xx 5-0040: power monitor ina226 (Rshunt = 10000 uOhm)
    ized.
    [    8.273380] ina2xx 5-0041: power monitor ina226 (Rshunt = 10000 uOhm)
    [    8.291332] ina2xx 5-0042: power monitor ina226 (Rshunt = 10000 uOhm)
    [    8.300357] ina2xx 5-0043: power monitor ina226 (Rshunt = 10000 uOhm)
    [    8.311964] CAN device driver interface
    [    8.331160] ina2xx 5-0044: power monitor ina226 (Rshunt = 10000 uOhm)
    [    8.340554] ina2xx 5-0045: power monitor ina226 (Rshunt = 5000 uOhm)
    [    8.349038] ina2xx 5-0046: power monitor ina226 (Rshunt = 10000 uOhm)
    [    8.358489] ina2xx 5-0047: power monitor ina226 (Rshunt = 10000 uOhm)
    [    8.367457] ina2xx 5-0048: power monitor ina226 (Rshunt = 10000 uOhm)
    [    8.377959] ina2xx 5-0049: power monitor ina226 (Rshunt = 10000 uOhm)
    [    8.386104] ina2xx 5-004a: power monitor ina226 (Rshunt = 10000 uOhm)
    [    8.396145] ina2xx 5-004b: power monitor ina226 (Rshunt = 10000 uOhm)
    [    8.408100] ina2xx 5-004c: power monitor ina226 (Rshunt = 10000 uOhm)
    [    8.416297] ina2xx 5-004d: power monitor ina226 (Rshunt = 10000 uOhm)
    [    8.427074] ina2xx 5-004e: power monitor ina226 (Rshunt = 10000 uOhm)
    [    8.431036] img_enc 4200000.video-encoder: vxe_enc_probe: using heap 1 for internal alloc
    [    8.442204] ina2xx 5-004f: power monitor ina226 (Rshunt = 10000 uOhm)
    [    8.465433] img_dec 4300000.video-decoder: decoder registered as /dev/video0
    [    8.486661] img_enc 4200000.video-encoder: encoder registered as /dev/video1
    [    8.511227] k3-dsp-rproc 4d80800000.dsp: assigned reserved memory node c66-dma-memory@a7000000
    [    8.567426] [drm] Initialized tidss 1.0.0 20180215 for 4a00000.dss on minor 0
    [    8.576064] tidss 4a00000.dss: [drm] Cannot find any crtc or sizes
    [    8.644112] k3-dsp-rproc 4d80800000.dsp: configured DSP for remoteproc mode
    [    8.654252] k3-dsp-rproc 4d80800000.dsp: local reset is deasserted for device
    [    8.667198] remoteproc remoteproc0: 4d80800000.dsp is available
    [    8.687557] remoteproc remoteproc0: powering up 4d80800000.dsp
    [    8.693441] remoteproc remoteproc0: Booting fw image j7-c66_0-fw, size 144652
    [    8.702890] pvrsrvkm 4e20000000.gpu: More than one power domain for this GPU, gpu driver manages power domains
    [    8.714181] k3-dsp-rproc 4d80800000.dsp: booting DSP core using boot addr = 0xa6200400
    [    8.723910] k3-dsp-rproc 4d81800000.dsp: assigned reserved memory node c66-dma-memory@a6000000
    [    8.733072]  remoteproc0#vdev0buffer: assigned reserved memory node c66-dma-memory@a7000000
    [    8.745964] virtio_rpmsg_bus virtio0: rpmsg host is online
    [    8.756674]  remoteproc0#vdev0buffer: registered virtio0 (type 7)
    [    8.766980] remoteproc remoteproc0: remote processor 4d80800000.dsp is now up
    [    8.783146] virtio_rpmsg_bus virtio0: creating channel ti.ipc4.ping-pong addr 0xd
    [    8.791251] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0xe
    [    8.885399] PVR_K:  219: Read BVNC 22.104.208.318 from HW device registers
    [    8.904963] k3-dsp-rproc 4d81800000.dsp: configured DSP for remoteproc mode
    [    8.940129] PVR_K:  219: RGX Device registered with BVNC 22.104.208.318
    [    8.962293] k3-dsp-rproc 4d81800000.dsp: local reset is deasserted for device
    [    8.982415] [drm] Initialized pvr 1.15.6133109 20170530 for 4e20000000.gpu on minor 1
    [    8.997590] remoteproc remoteproc1: 4d81800000.dsp is available
    [    9.011029] remoteproc remoteproc1: powering up 4d81800000.dsp
    [    9.017359] remoteproc remoteproc1: Booting fw image j7-c66_1-fw, size 144652
    [    9.029926] k3-dsp-rproc 64800000.dsp: assigned reserved memory node c71-dma-memory@a8000000
    [    9.039127] k3-dsp-rproc 4d81800000.dsp: booting DSP core using boot addr = 0xa7200400
    [    9.048949]  remoteproc1#vdev0buffer: assigned reserved memory node c66-dma-memory@a6000000
    [    9.061825] virtio_rpmsg_bus virtio1: rpmsg host is online
    [    9.071864]  remoteproc1#vdev0buffer: registered virtio1 (type 7)
    [    9.086192] remoteproc remoteproc1: remote processor 4d81800000.dsp is now up
    [    9.099338] virtio_rpmsg_bus virtio1: creating channel ti.ipc4.ping-pong addr 0xd
    [    9.107562] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0xe
    [    9.125708] platform 41000000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1)
    [    9.262245] k3-dsp-rproc 64800000.dsp: configured DSP for remoteproc mode
    [    9.278273] platform 41000000.r5f: configured R5F for IPC-only mode
    [    9.294699] remoteproc remoteproc2: 64800000.dsp is available
    [    9.303611] platform 41000000.r5f: assigned reserved memory node r5f-dma-memory@a0000000
    [    9.341318] remoteproc remoteproc3: 41000000.r5f is available
    [    9.394282] remoteproc remoteproc3: attaching to 41000000.r5f
    [    9.404874] remoteproc remoteproc2: powering up 64800000.dsp
    [    9.410577] remoteproc remoteproc2: Booting fw image j7-c71_0-fw, size 10488888
    [    9.421501] m_can_platform 40528000.can: m_can device registered (irq=23, version=32)
    [    9.421592] remoteproc remoteproc2: unsupported resource 65538
    [    9.437865] m_can_platform 40568000.can: m_can device registered (irq=25, version=32)
    [    9.439605] k3-dsp-rproc 64800000.dsp: booting DSP core using boot addr = 0xa8e00000
    [    9.450017] platform 41000000.r5f: R5F core initialized in IPC-only mode
    [    9.462835] m_can_platform 2701000.can: m_can device registered (irq=55, version=32)
    [    9.463949]  remoteproc2#vdev0buffer: assigned reserved memory node c71-dma-memory@a8000000
    [    9.471391]  remoteproc3#vdev0buffer: assigned reserved memory node r5f-dma-memory@a0000000
    [    9.486840] virtio_rpmsg_bus virtio2: rpmsg host is online
    [    9.492041] virtio_rpmsg_bus virtio3: rpmsg host is online
    [    9.497302]  remoteproc2#vdev0buffer: registered virtio2 (type 7)
    [    9.499709]  remoteproc3#vdev0buffer: registered virtio3 (type 7)
    [    9.507958] remoteproc remoteproc2: remote processor 64800000.dsp is now up
    [    9.511029] remoteproc remoteproc3: remote processor 41000000.r5f is now attached
    [    9.523812] virtio_rpmsg_bus virtio2: creating channel ti.ipc4.ping-pong addr 0xd
    [    9.535791] virtio_rpmsg_bus virtio2: creating channel rpmsg_chrdev addr 0xe
    [    9.548182] virtio_rpmsg_bus virtio3: creating channel ti.ipc4.ping-pong addr 0xd
    [    9.577650] platform 5c00000.r5f: configured R5F for remoteproc mode
    [    9.584858] m_can_platform 2721000.can: m_can device registered (irq=57, version=32)
    [    9.594248] platform 5c00000.r5f: assigned reserved memory node r5f-dma-memory@a2000000
    [    9.671003] remoteproc remoteproc4: 5c00000.r5f is available
    [    9.720994] platform 5d00000.r5f: configured R5F for remoteproc mode
    [    9.728889] remoteproc remoteproc4: powering up 5c00000.r5f
    [    9.734638] remoteproc remoteproc4: Booting fw image j7-main-r5f0_0-fw, size 650580
    [    9.748692]  remoteproc4#vdev0buffer: assigned reserved memory node r5f-dma-memory@a2000000
    [    9.759380] virtio_rpmsg_bus virtio4: rpmsg host is online
    [    9.766975]  remoteproc4#vdev0buffer: registered virtio4 (type 7)
    [    9.774977] remoteproc remoteproc4: remote processor 5c00000.r5f is now up
    [    9.803140] platform 5d00000.r5f: assigned reserved memory node r5f-dma-memory@a3000000
    [    9.857515] remoteproc remoteproc5: 5d00000.r5f is available
    [    9.864607] remoteproc remoteproc5: powering up 5d00000.r5f
    [    9.870422] remoteproc remoteproc5: Booting fw image j7-main-r5f0_1-fw, size 98828
    [    9.881365]  remoteproc5#vdev0buffer: assigned reserved memory node r5f-dma-memory@a3000000
    [    9.890515] virtio_rpmsg_bus virtio5: rpmsg host is online
    [    9.893644] platform 5e00000.r5f: configured R5F for remoteproc mode
    [    9.896071]  remoteproc5#vdev0buffer: registered virtio5 (type 7)
    [    9.902422] virtio_rpmsg_bus virtio5: creating channel ti.ipc4.ping-pong addr 0xd
    [    9.910331] remoteproc remoteproc5: remote processor 5d00000.r5f is now up
    [    9.963271] platform 5e00000.r5f: assigned reserved memory node r5f-dma-memory@a4000000
    [   10.088662] remoteproc remoteproc6: 5e00000.r5f is available
    [   10.191008] remoteproc remoteproc6: powering up 5e00000.r5f
    [   10.196595] remoteproc remoteproc6: Booting fw image j7-main-r5f1_0-fw, size 98828
    [   10.214778] platform 5f00000.r5f: configured R5F for remoteproc mode
    [   10.222128]  remoteproc6#vdev0buffer: assigned reserved memory node r5f-dma-memory@a4000000
    [   10.230860] virtio_rpmsg_bus virtio6: rpmsg host is online
    [   10.240876] virtio_rpmsg_bus virtio6: creating channel ti.ipc4.ping-pong addr 0xd
    [   10.247026]  remoteproc6#vdev0buffer: registered virtio6 (type 7)
    [   10.254468] remoteproc remoteproc6: remote processor 5e00000.r5f is now up
    [   10.300615] platform 5f00000.r5f: assigned reserved memory node r5f-dma-memory@a5000000
    [   10.338157] remoteproc remoteproc7: 5f00000.r5f is available
    [   10.354773] remoteproc remoteproc7: powering up 5f00000.r5f
    [   10.360382] remoteproc remoteproc7: Booting fw image j7-main-r5f1_1-fw, size 98828
    [   10.374338]  remoteproc7#vdev0buffer: assigned reserved memory node r5f-dma-memory@a5000000
    [   10.387554] virtio_rpmsg_bus virtio7: rpmsg host is online
    [  OK  ] Created slice system-systemd\x2dfsc[   10.396958]  remoteproc7#vdev0buffer: registered virtio7 (type 7)
    k.slice.
    [   10.402836] virtio_rpmsg_bus virtio7: creating channel ti.ipc4.ping-pong addr 0xd
    [   10.409148] remoteproc remoteproc7: remote processor 5f00000.r5f is now up
    [   10.441553] usbcore: registered new interface driver usbfs
    [   10.450357] virtio_rpmsg_bus virtio6: creating channel rpmsg_chrdev addr 0xe
    [   10.455150] usbcore: registered new interface driver hub
    [   10.468302] virtio_rpmsg_bus virtio5: creating channel rpmsg_chrdev addr 0xe
    [   10.515486] virtio_rpmsg_bus virtio7: creating channel rpmsg_chrdev addr 0xe
    [   10.523645] remoteproc remoteproc8: b034000.pru is available
    [   10.548412] omap_rng 4e10000.rng: Random Number Generator ver. 241b34c
    [   10.549877] usbcore: registered new device driver usb
    [   10.587062] remoteproc remoteproc9: b004000.rtu is available
    [   10.594001] remoteproc remoteproc10: b00a000.txpru is available
    [   10.603172] cdns-csi2rx: probe of 4504000.csi-bridge failed with error -22
    [   10.610162] virtio_rpmsg_bus virtio3: creating channel rpmsg_chrdev addr 0xe
    [   10.629712] remoteproc remoteproc11: b038000.pru is available
    [   10.641504] cdns-csi2rx: probe of 4514000.csi-bridge failed with error -22
    [   10.659850] remoteproc remoteproc12: b006000.rtu is available
    [   10.668118] remoteproc remoteproc13: b00c000.txpru is available
    [   10.693105] remoteproc remoteproc14: b134000.pru is available
    [   10.719847] remoteproc remoteproc15: b104000.rtu is available
    [  OK  ] Found device /dev/mmcblk0p2.[   10.754851] remoteproc remoteproc16: b10a000.txpru is available
    
             Starting File System Check on /dev/mmcblk0p2...
    [   10.784733] remoteproc remoteproc17: b138000.pru is available
    [   10.810716] remoteproc remoteproc18: b106000.rtu is available
    [  OK  ] Found device /dev/mmcblk1p1.
             Starting File System Check on /dev/mmcblk1p1...
    [   10.861058] remoteproc remoteproc19: b10c000.txpru is available
    [  OK  ] Started File System Check on /dev/mmcblk0p2.
             Mounting /run/media/mmcblk0p2...
             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.
    [   10.935720] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
    [  OK  ] Started File System Check on /dev/mmcblk1p1.
    [  OK  ] Mounted /run/media/mmcblk0p2.
             Mounting /run/media/mmcblk1p1...
    [  OK  ] Found device /dev/mmcblk0p1.
    [  OK  ] Mounted /run/media/mmcblk1p1.
             Starting File System Check on /dev/mmcblk0p1...
    [  OK  ] Started File System Check on /dev/mmcblk0p1.
             Mounting /run/media/mmcblk0p1...
    [   11.186290] virtio_rpmsg_bus virtio4: creating channel ti.ethfw.notifyservice addr 0x1e
    [  OK  ] Mounted /run/media/mmcblk0p1.
    [   11.245244] virtio_rpmsg_bus virtio4: creating channel rpmsg-kdrv addr 0x1a
    [   11.252615] virtio_rpmsg_bus virtio4: creating channel rpmsg-kdrv addr 0x1a
    [   11.259613] virtio_rpmsg_bus virtio4: channel rpmsg-kdrv:ffffffff:1a already exist
    [   11.267189] virtio_rpmsg_bus virtio4: rpmsg_create_channel failed
    [   11.273396] rpmsg-kdrv-eth-switch rpmsg-kdrv-1-mpu_1_0_ethswitch-device-0: Device info: permissions: 3FFFFFFF uart_id: 2
    [   11.284273] rpmsg-kdrv-eth-switch rpmsg-kdrv-1-mpu_1_0_ethswitch-device-0: FW ver 0.2 (rev 0) 18/Oct/2022 SHA:71138eee
    [   11.295042] rpmsg-kdrv-eth-switch rpmsg-kdrv-3-mpu_1_0_ethmac-device-1: Device info: permissions: 3FFFFFFF uart_id: 2
    [   11.305659] rpmsg-kdrv-eth-switch rpmsg-kdrv-3-mpu_1_0_ethmac-device-1: FW ver 0.2 (rev 0) 18/Oct/2022 SHA:71138eee
    [   11.316141] virtio_rpmsg_bus virtio4: creating channel rpmsg_chrdev addr 0x15
    [   11.323504] virtio_rpmsg_bus virtio4: creating channel rpmsg_chrdev addr 0x15
    [   11.330662] virtio_rpmsg_bus virtio4: channel rpmsg_chrdev:ffffffff:15 already exist
    [   11.338403] virtio_rpmsg_bus virtio4: rpmsg_create_channel failed
    [   11.396707] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
    [   11.402260] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 1
    [   11.410024] xhci-hcd xhci-hcd.2.auto: hcc params 0x200073c9 hci version 0x100 quirks 0x0000002000010010
    [   11.419469] 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
    [   11.422996] xhci-hcd xhci-hcd.2.auto: irq 677, io mem 0x06410000
    [   11.443646] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
    [   11.446370] j721e-cpsw-virt-mac main_r5fss_cpsw9g_virt_mac0: virt_cpsw_nuss mac loaded
    [   11.453752] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [   11.459879] 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.469022] usb usb1: Product: xHCI Host Controller
    [   11.484803] usb usb1: Manufacturer: Linux 5.10.162-g76b3e88d56 xhci-hcd
    [   11.485253] 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.492789] usb usb1: SerialNumber: xhci-hcd.2.auto
    [   11.508882] hub 1-0:1.0: USB hub found
    [   11.512824] hub 1-0:1.0: 1 port detected
    [   11.517092] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
    [   11.522728] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 2
    [   11.530401] xhci-hcd xhci-hcd.2.auto: Host supports USB 3.0 SuperSpeed
    [   11.536964] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
    [   11.545156] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
    [   11.553421] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [   11.560639] usb usb2: Product: xHCI Host Controller
    [   11.565510] usb usb2: Manufacturer: Linux 5.10.162-g76b3e88d56 xhci-hcd
    [   11.571399] 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.572482] usb usb2: SerialNumber: xhci-hcd.2.auto
    [   11.596775] hub 2-0:1.0: USB hub found
    [   11.601160] hub 2-0:1.0: 1 port detected
    [   11.602000] j721e-cpsw-virt-mac main-r5fss-cpsw9g-virt-mac1: virt_cpsw_nuss mac loaded
    [   11.614046] 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.626781] 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.774948] usb 1-1: new high-speed USB device number 2 using xhci-hcd
    [   11.927228] usb 1-1: New USB device found, idVendor=0451, idProduct=8142, bcdDevice= 1.00
    [   11.935396] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=1
    [   11.942522] usb 1-1: SerialNumber: 65090859A750
    [   11.947854] hub 1-1:1.0: USB hub found
    [   11.951647] hub 1-1:1.0: 4 ports 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.
             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...
    [  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 Update pmic regist��…safety feature on power rails.
    [  OK  ] Started startwlansta.
    [  OK  ] Started    12.450825] Bluetooth: Core ver 2.22
    ;39mTelephony service.
    [  OK  ] Reached target   12.457517] NET: Registered protocol family 31
    [0;1;39mSound Card.
    [  OK  ] Listening on    12.470489] Bluetooth: HCI device and connection manager initialized
    39mLoad/Save RF ��…itch Status /dev/rfkill Watch.
    [ [   12.477700] Bluetooth: HCI socket layer initialized
     OK  ] Started IPv6 Packet Filtering Framework.[   12.488053] Bluetooth: L2CAP socket layer initialized
    
    [  OK  ] Started IPv4 Packet Filtering Fra[   12.502959] Bluetooth: SCO socket layer initialized
    mework.
    [  OK  ] Reached target Network (Pre).
             Starting Network Service...
    [  OK  ] Started Update weston ini ��…ge based on the platform name.
    [  OK  ] Started startwlanap.
    [  OK  ] Started set host name as per compatible name.
    [  OK  ] Started Network Service.
             Starting Wait for Network to be Configured...
             Starting Network Name Resolution...
    [  OK  ] Started Login Service.
    [   12.965831] j721e-cpsw-virt-mac main-r5fss-cpsw9g-virt-mac1: virt_cpsw_nuss mac started
    [  OK  ] Started rc.pvr.service.
             Starting weston.service...
    [  OK  ] Started weston.service.
             Starting DEMO...
             Starting telnetd.service...
    [  OK  ] Started DEMO.
    [  OK  ] Started telnetd.service.
    [   13.320653] j721e-cpsw-virt-mac main_r5fss_cpsw9g_virt_mac0: virt_cpsw_nuss mac started
    [   13.338992] PVR_K:  897: RGX Firmware image 'rgx.fw.22.104.208.318' loaded
    [  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 b[   13.380147] PVR_K:  897: Shader binary image 'rgx.sh.22.104.208.318' loaded
    luetooth stack...
    [  OK  ] Started NFS status monitor for NFSv2/3 locking..
             Starting    13.396698] am65-cpsw-nuss 46000000.ethernet eth0: PHY [46000f00.mdio:00] driver [TI DP83867] (irq=POLL)
    1;39mSimple Network Ma��…ent Protocol (SNMP) Daemon....
             Starting Permit User Sessions...
    [   13.414976] am65-cpsw-nuss 46000000.ethernet eth0: configuring for phy/rgmii-rxid link mode
    [  OK  ] Started Avahi mDNS/DNS-SD Stack.
    [  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 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.
    
     _____                    _____           _         _   
    |  _  |___ ___ ___ ___   |  _  |___ ___  |_|___ ___| |_ 
    |     |  _| .'| . | . |  |   __|  _| . | | | -_|  _|  _|
    |__|__|_| |__,|_  |___|  |__|  |_| |___|_| |___|___|_|  
                  |___|                    |___|            
    
    Arago Project j7-evm ttyS2
    
    Arago 2021.09 j7-evm ttyS2
    
    j7-evm login: [  133.546887] Initializing XFRM netlink socket
    [  134.058851] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
    [  134.073407] Bridge firewalling registered
    [  134.443995] process 'docker/tmp/qemu-check086493466/check' started with executable stack
    
    j7-evm login: 
    
    

    Regards,

    Rejin

  • Hi Rejin,

    It is booting fine from SD card right(MMC2) as per the above logs.

    Regards

    Gokul

  • Hi Gokul, 

    Here we can see that mmc0 is used.

    Actually for proving I created a file in the root while my SD card is pulled out. I checked that location while SD card pulled in. In both case my file is there. So we can say that it still boot from emmc

    Regards,

    Rejin

  • Hi Rejin,

    That is because earlier we had executed the below command right to solve the booting from emmc issue.

    So,basically whenever we execute any setenv or savenv commands like below, the configuration will be saved to emmc,which is fine.

    Also,just one more thing to note.Since you had executed the above commands(ie:mmcdev,bootdev and boot part) earlier for booting from eMMC,u-boot takes the kernel,dtb and rootfs from eMMC.

    If you want to take the kernel,dtb and rootfs from SD,just execute the below commands upon entering u-boot.

    setenv mmcdev 1
    setenv bootdev 1
    setenv bootpart 1:2
    saveenv

    To revert back to eMMC for taking rootfs,kernel and dtb from eMMC,just execute the below commands,upon entering u-boot.

    Regards

    Gokul

  • Hi Gokul,

    That works. But is there any way to automatically select the media according to the switch configuration.

    Regards,

    Rejin

  • Hi Rejin,

    Actually we are sorry to say that currently that feature is not supported.

    Regards

    Gokul

  • Hi Gokul,

    Ok. Now we have a way to boot.

    Thank you

    Regards,

    Rejin

  • Hi rejin,

    Thanks for that.Can you also mark it as resolved ,so we can close this thread.

    Regards

    Gokul