TDA4VEN-Q1: Error with remote sd card flashing | TDA4VEN

Part Number: TDA4VEN-Q1

Tool/software:

Hello,

SDK version: 9.2.0.5

I have followed all the steps mentioned on how to build and run vision apps mentioned in the user guide. However, when I try to enter Uboot mode to remotely flash sd card I face the following issue, kindly let me know how i can resolve this.

  • Hi Srikar,

    Just keep on pressing enter as soon as the U-BOOT print comes up.It should ideally go into UBOOT mode.

    Thanks

    Gokul

  • Hi Gokul,

    Please check the error snapshot posted in the original question, I tried to press enter as suggested and the mentioned error is popping up.

    Let me know, awaiting your response.

    Thanks you,

    Srikar. V

  • Hi Srikar,

    Sorry for the late reply.Just a couple of questions to ask:

    You are just running the vision apps binaries right or you building it again and then running it.

    Also,this is a GP device , not HS/HS-SE device right?

    Thanks

    Gokul

  • Hello,

    Yes, this is a GP device. And I am building the complete SDK and not using the pre-built binaries. 

    I followed all the steps mentioned in build and run section within vision apps user guide for Linux+RTOS: Vision Apps User Guide: Vision Apps Introduction

  • Hi Srikar,

    Can you send the Uenv.txt file that you have in the boot partition of the sd card.Also can you check if ti/k3-j722s-vision-apps.dtbo is present in the rootfs partition of the SD card.It seems that some corruption has happened after extracting the tar files.

    Thanks Gokul

  • "k3-j722s-vision-apps.dtbo" is present at: rootfs/boot/dtb/ti/k3-j722s-vision-apps.dtbo and the permissions are given only to root user.

    attached is the Uenv.txt in the BOOT partition file for your reference -

    6138.uEnv.txt
    dorprocboot=1
    name_overlays=k3-j722s-vision-apps.dtbo

  • Hi srikar,

    Sorry for the late reply.Can you try using the below uEnv.txt file and check if it is working.

    1882.uEnv.txt
    # This uEnv.txt file can contain additional environment settings that you
    # want to set in U-Boot at boot time.  This can be simple variables such
    # as the serverip or custom variables.  The format of this file is:
    #    variable=value
    # NOTE: This file will be evaluated after the bootcmd is run and the
    #       bootcmd must be set to load this file if it exists (this is the
    #       default on all newer U-Boot images.  This also means that some
    #       variables such as bootdelay cannot be changed by this file since
    #       it is not evaluated until the bootcmd is run.
    
    # Update the Linux hostname based on board_name
    # The SK also requires an additional dtbo to boot. Prepend it to name_overlays depending on board_name
    uenvcmd=if test "$board_name" = "am67-sk"; then ; setenv args_all $args_all systemd.hostname=am67a-sk ; fi
    
    # Setting the right U-Boot environment variables
    dorprocboot=1
    name_overlays=ti/k3-j722s-vision-apps.dtbo
    

  • changed the Uenv.txt file as mentioned but the error is as follows now during booting:

    U-Boot SPL 2023.04-ti-gf9b966c67473 (Mar 19 2024 - 20:31:40 +0000)
    SYSFW ABI: 3.1 (firmware rev 0x0009 '9.0.6--w2023.01-j722s (Kool Koa')
    SPL initial stack usage: 17064 bytes
    Trying to boot from MMC2
    Authentication passed
    Authentication passed
    Authentication passed
    Authentication passed
    Authentication passed
    Starting ATF on ARM64 core...

    NOTICE: BL31: v2.10.0(release):v2.10.0-367-g00f1ec6b87-dirty
    NOTICE: BL31: Built : 16:09:05, Feb 9 2024
    NOTICE: Upgrade Firmwares for Power off functionality
    ERROR: Failed to get response (-19)
    ERROR: Transfer send failed (-19)
    ERROR: Unable to query firmware capabilities (-19)

    U-Boot SPL 2023.04-ti-gf9b966c67473 (Mar 19 2024 - 20:31:40 +0000)
    SYSFW ABI: 3.1 (firmware rev 0x0009 '9.0.6--w2023.01-j722s (Kool Koa')
    Trying to boot from MMC2
    Authentication passed
    Authentication passed


    U-Boot 2023.04-ti-gf9b966c67473 (Mar 19 2024 - 20:31:40 +0000)

    SoC: J722S SR1.0 HS-FS
    Model: Texas Instruments J722S EVM
    Board: J722SX-EVM rev E3
    DRAM: 2 GiB (effective 8 GiB)
    Core: 70 devices, 27 uclasses, devicetree: separate
    MMC: mmc@fa10000: 0, mmc@fa00000: 1
    Loading Environment from nowhere... OK
    In: serial@2800000
    Out: serial@2800000
    Err: serial@2800000
    Net:
    Warning: ethernet@8000000port@1 (eth0) using random MAC address - 0a:af:fe:99:d1:a6
    eth0: ethernet@8000000port@1
    Hit any key to stop autoboot: 0
    switch to partitions #0, OK
    mmc1 is current device
    SD/MMC found on device 1
    Failed to load 'boot.scr'
    997 bytes read in 33 ms (29.3 KiB/s)
    Loaded env from uEnv.txt
    Importing environment from mmc1 ...
    Running uenvcmd ... ## Error: "main_cpsw0_qsgmii_phyinit" not defined8 | VT102 | Offline | ttyUSB2 Failed to load '/lib/firmware/j722s-mcu-r5f0_0-fw'
    Failed to load '/lib/firmware/j722s-main-r5f0_0-fw'
    Failed to load '/lib/firmware/j722s-c71_0-fw'
    Failed to load '/lib/firmware/j722s-c71_1-fw'
    Failed to load '/boot/Image'
    Failed to load '/boot/dtb/ti/k3-j722s-evm.dtb'
    libfdt fdt_check_header(): FDT_ERR_BADMAGIC
    No FDT memory address configured. Please configure
    the FDT address via "fdt addr <address>" command.
    Aborting!
    Failed to load '/boot/dtb/ti/ti/k3-j722s-vision-apps.dtbo'
    Bad Linux ARM64 Image magic!
    switch to partitions #0, OK
    mmc0(part 0) is current device
    Scanning mmc 0:1...
    No EFI system partition
    No EFI system partition
    Failed to persist EFI variables
    BootOrder not defined
    EFI boot manager: Cannot load any image
    switch to partitions #0, OK
    mmc1 is current device
    Scanning mmc 1:1...
    BootOrder not defined
    EFI boot manager: Cannot load any image
    starting USB...
    No working controllers found
    USB is stopped. Please issue 'usb start' first.
    starting USB...
    No working controllers found
    ethernet@8000000port@1 Waiting for PHY auto negotiation to complete......... TIMEOUT !
    am65_cpsw_nuss_port ethernet@8000000port@1: phy_startup failed
    am65_cpsw_nuss_port ethernet@8000000port@1: am65_cpsw_start end error
    missing environment variable: pxeuuid
    Retrieving file: pxelinux.cfg/01-0a-af-fe-99-d1-a6
    ethernet@8000000port@1 Waiting for PHY auto negotiation to complete......... TIMEOUT !
    am65_cpsw_nuss_port ethernet@8000000port@1: phy_startup failed
    am65_cpsw_nuss_port ethernet@8000000port@1: am65_cpsw_start end error
    Retrieving file: pxelinux.cfg/00000000
    ethernet@8000000port@1 Waiting for PHY auto negotiation to complete......... TIMEOUT !
    am65_cpsw_nuss_port ethernet@8000000port@1: phy_startup failed
    am65_cpsw_nuss_port ethernet@8000000port@1: am65_cpsw_start end error
    Retrieving file: pxelinux.cfg/0000000
    ethernet@8000000port@1 Waiting for PHY auto negotiation to complete......... TIMEOUT !
    am65_cpsw_nuss_port ethernet@8000000port@1: phy_startup failed
    am65_cpsw_nuss_port ethernet@8000000port@1: am65_cpsw_start end error
    Retrieving file: pxelinux.cfg/000000
    ethernet@8000000port@1 Waiting for PHY auto negotiation to complete......... TIMEOUT !
    am65_cpsw_nuss_port ethernet@8000000port@1: phy_startup failed
    am65_cpsw_nuss_port ethernet@8000000port@1: am65_cpsw_start end error
    Retrieving file: pxelinux.cfg/00000
    ethernet@8000000port@1 Waiting for PHY auto negotiation to complete......

    "Please suggest a work around"

  • HI srikar,

    Could you help me with the following questions:

    1. Are you using a custom board,because the dtbo given with the sdk does not match with the dtbo which you had given in the start.

    2. Also,can you try testing with the below dtbo and check if it is working.

    8524.uEnv.txt
    # This uEnv.txt file can contain additional environment settings that you
    # want to set in U-Boot at boot time.  This can be simple variables such
    # as the serverip or custom variables.  The format of this file is:
    #    variable=value
    # NOTE: This file will be evaluated after the bootcmd is run and the
    #       bootcmd must be set to load this file if it exists (this is the
    #       default on all newer U-Boot images.  This also means that some
    #       variables such as bootdelay cannot be changed by this file since
    #       it is not evaluated until the bootcmd is run.
    
    # Update the Linux hostname based on board_name
    # The SK also requires an additional dtbo to boot. Prepend it to name_overlays depending on board_name
    uenvcmd=if test "$board_name" = "am67-sk"; then ; setenv args_all $args_all systemd.hostname=am67a-sk ; setenv name_overlays k3-am67-sk-som-ddr-mem-carveout.dtbo $name_overlays; fi
    
    # Setting the right U-Boot environment variables
    dorprocboot=1
    name_overlays=k3-j722s-vision-apps.dtbo
    

    Thanks

    Gokul

  • Hi Praveen,

    I tried the uEnv.txt sent, attached is the complete logs for Booting. Please suggest a work around.

    TDA4VEN_BootLogs.txt
    U-Boot SPL 2023.04-ti-gf9b966c67473 (Mar 19 2024 - 20:31:40 +0000)
    SYSFW ABI: 3.1 (firmware rev 0x0009 '9.0.6--w2023.01-j722s (Kool Koa')
    SPL initial stack usage: 17064 bytes
    Trying to boot from MMC2
    Authentication passed
    Authentication passed
    Authentication passed
    Authentication passed
    Authentication passed
    Starting ATF on ARM64 core...
    
    NOTICE:  BL31: v2.10.0(release):v2.10.0-367-g00f1ec6b87-dirty
    NOTICE:  BL31: Built : 16:09:05, Feb  9 2024
    NOTICE:  Upgrade Firmwares for Power off functionality
    ERROR:   Failed to get response (-19)
    ERROR:   Transfer send failed (-19)
    ERROR:   Unable to query firmware capabilities (-19)
    
    U-Boot SPL 2023.04-ti-gf9b966c67473 (Mar 19 2024 - 20:31:40 +0000)
    SYSFW ABI: 3.1 (firmware rev 0x0009 '9.0.6--w2023.01-j722s (Kool Koa')
    Trying to boot from MMC2
    Authentication passed
    Authentication passed
    
    
    U-Boot 2023.04-ti-gf9b966c67473 (Mar 19 2024 - 20:31:40 +0000)
    
    SoC:   J722S SR1.0 HS-FS
    Model: Texas Instruments J722S EVM
    Board: J722SX-EVM rev E3
    DRAM:  2 GiB (effective 8 GiB)
    Core:  70 devices, 27 uclasses, devicetree: separate
    MMC:   mmc@fa10000: 0, mmc@fa00000: 1
    Loading Environment from nowhere... OK
    In:    serial@2800000
    Out:   serial@2800000
    Err:   serial@2800000
    Net:   
    Warning: ethernet@8000000port@1 (eth0) using random MAC address - 8e:c5:63:0e:c9:4b
    eth0: ethernet@8000000port@1
    Hit any key to stop autoboot:  0 
    switch to partitions #0, OK
    mmc1 is current device
    SD/MMC found on device 1
    Failed to load 'boot.scr'
    1011 bytes read in 33 ms (29.3 KiB/s)
    Loaded env from uEnv.txt
    Importing environment from mmc1 ...
    Running uenvcmd ...
    ## Error: "main_cpsw0_qsgmii_phyinit" not defined
    Failed to load '/lib/firmware/j722s-mcu-r5f0_0-fw'
    887712 bytes read in 72 ms (11.8 MiB/s)
    Warning: Did not detect image signing certificate. Skipping authentication to prevent boot failure. This will fail on Security Enforcing(HS-SE) devices
    Load Remote Processor 2 with data@addr=0x82000000 887712 bytes: Success!
    11722864 bytes read in 266 ms (42 MiB/s)
    Warning: Did not detect image signing certificate. Skipping authentication to prevent boot failure. This will fail on Security Enforcing(HS-SE) devices
    Load Remote Processor 3 with data@addr=0x82000000 11722864 bytes: Success!
    11722864 bytes read in 267 ms (41.9 MiB/s)
    Warning: Did not detect image signing certificate. Skipping authentication to prevent boot failure. This will fail on Security Enforcing(HS-SE) devices
    Load Remote Processor 4 with data@addr=0x82000000 11722864 bytes: Success!
    19376640 bytes read in 837 ms (22.1 MiB/s)
    71313 bytes read in 38 ms (1.8 MiB/s)
    Working FDT set to 88000000
    7405 bytes read in 36 ms (200.2 KiB/s)
    ## Flattened Device Tree blob at 88000000
       Booting using the fdt blob at 0x88000000
    Working FDT set to 88000000
    ERROR: reserving fdt memory region failed (addr=880000000 size=20000000 flags=4)
       Loading Device Tree to 000000008feeb000, end 000000008fffffff ... OK
    Working FDT set to 8feeb000
    
    Starting kernel ...
    
    [    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
    [    0.000000] Linux version 6.1.80-ti-g2e423244f8c0 (oe-user@oe-host) (aarch64-oe-linux-gcc (GCC) 11.4.0, GNU ld (GNU Binutils) 2.38.20220708) #1 SMP PREEMPT Wed Mar4
    [    0.000000] Machine model: Texas Instruments J722S EVM
    [    0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002800000 (options '')
    [    0.000000] printk: bootconsole [ns16550a0] enabled
    [    0.000000] efi: UEFI not found.
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a0000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-r5f-dma-memory@a0000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a0100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-r5f-memory@a0100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a1000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-r5f-dma-memory@a1000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a1100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-r5f-memory@a1100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a2000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-r5f-dma-memory@a2000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a2100000, size 31 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-r5f-memory@a2100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a5000000, size 32 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-rtos-ipc-memory-region@a5000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a7000000, size 96 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-dma-memory@a7000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000ad000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-c71-dma-memory@ad000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000ad100000, size 63 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-c71_0-memory@ad100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000b1000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-c71_1-dma-memory@b1000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000b1100000, size 63 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-c71_1-memory1b1100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000b5000000, size 40 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-core-heap-memory-lo@b5000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x0000000880000000, size 512 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-core-heap-memory-hi@880000000, compatible id shared-dma-pool
    [    0.000000] OF: reserved mem: initialized node vision_apps_shared-memories, compatible id dma-heap-carveout
    [    0.000000] Reserved memory: created CMA memory pool at 0x0000000980000000, size 896 MiB
    [    0.000000] OF: reserved mem: initialized node linux-cma-buffers@980000000, compatible id shared-dma-pool
    [    0.000000] Zone ranges:
    [    0.000000]   DMA      [mem 0x0000000080000000-0x00000000ffffffff]
    [    0.000000]   DMA32    empty
    [    0.000000]   Normal   [mem 0x0000000100000000-0x00000009ffffffff]
    [    0.000000] Movable zone start for each node
    [    0.000000] Early memory node ranges
    [    0.000000]   node   0: [mem 0x0000000080000000-0x000000009e77ffff]
    [    0.000000]   node   0: [mem 0x000000009e780000-0x00000000a3ffffff]
    [    0.000000]   node   0: [mem 0x00000000a4000000-0x00000000a4ffffff]
    [    0.000000]   node   0: [mem 0x00000000a5000000-0x00000000b77fffff]
    [    0.000000]   node   0: [mem 0x00000000b7800000-0x00000000ffffffff]
    [    0.000000]   node   0: [mem 0x0000000880000000-0x000000089fffffff]
    [    0.000000]   node   0: [mem 0x00000008a0000000-0x00000009ffffffff]
    [    0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000009ffffffff]
    [    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.4
    [    0.000000] percpu: Embedded 20 pages/cpu s41064 r8192 d32664 u81920
    [    0.000000] Detected VIPT I-cache on CPU0
    [    0.000000] CPU features: detected: GIC system register CPU interface
    [    0.000000] CPU features: detected: ARM erratum 845719
    [    0.000000] alternatives: applying boot alternatives
    [    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 2064384
    [    0.000000] Kernel command line: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 mtdparts=spi-nand0:512k(ospi_nand.tiboot3),2m(ospi_nand.tispl),4m(ospi_t
    [    0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
    [    0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
    [    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
    [    0.000000] software IO TLB: area num 4.
    [    0.000000] software IO TLB: mapped [mem 0x00000000fbfff000-0x00000000fffff000] (64MB)
    [    0.000000] Memory: 5784368K/8388608K available (11712K kernel code, 1258K rwdata, 3812K rodata, 1984K init, 438K bss, 1686736K reserved, 917504K cma-reserved)
    [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, 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=4.
    [    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=4
    [    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
    [    0.000000] GICv3: GIC: Using split EOI/Deactivate mode
    [    0.000000] GICv3: 256 SPIs implemented
    [    0.000000] GICv3: 0 Extended SPIs implemented
    [    0.000000] Root IRQ handler: gic_handle_irq
    [    0.000000] GICv3: GICv3 features: 16 PPIs
    [    0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000001880000
    [    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 @8a0800000 (flat, esz 8, psz 64K, shr 0)
    [    0.000000] ITS: using cache flushing for cmd queue
    [    0.000000] GICv3: using LPI property table @0x00000008a0040000
    [    0.000000] GIC: using cache flushing for LPI property table
    [    0.000000] GICv3: CPU0: using allocated LPI pending table @0x00000008a0050000
    [    0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
    [    0.000000] arch_timer: cp15 timer(s) running at 200.00MHz (phys).
    [    0.000000] clocksource: arch_sys_counter: mask: 0x3ffffffffffffff max_cycles: 0x2e2049d3e8, max_idle_ns: 440795210634 ns
    [    0.000000] sched_clock: 58 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
    [    0.008535] Console: colour dummy device 80x25
    [    0.013123] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
    [    0.023792] pid_max: default: 32768 minimum: 301
    [    0.028552] LSM: Security Framework initializing
    [    0.033384] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
    [    0.041143] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
    [    0.050843] cblist_init_generic: Setting adjustable number of callback queues.
    [    0.058268] cblist_init_generic: Setting shift to 2 and lim to 1.
    [    0.064554] cblist_init_generic: Setting adjustable number of callback queues.
    [    0.071938] cblist_init_generic: Setting shift to 2 and lim to 1.
    [    0.078300] rcu: Hierarchical SRCU implementation.
    [    0.083201] rcu:     Max phase no-delay instances is 1000.
    [    0.088762] Platform MSI: msi-controller@1820000 domain created
    [    0.095070] PCI/MSI: /bus@f0000/interrupt-controller@1800000/msi-controller@1820000 domain created
    [    0.104510] EFI services will not be available.
    [    0.109390] smp: Bringing up secondary CPUs ...
    [    0.114604] Detected VIPT I-cache on CPU1
    [    0.114703] GICv3: CPU1: found redistributor 1 region 0:0x00000000018a0000
    [    0.114719] GICv3: CPU1: using allocated LPI pending table @0x00000008a0060000
    [    0.114767] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
    [    0.115389] Detected VIPT I-cache on CPU2
    [    0.115459] GICv3: CPU2: found redistributor 2 region 0:0x00000000018c0000
    [    0.115472] GICv3: CPU2: using allocated LPI pending table @0x00000008a0070000
    [    0.115503] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
    [    0.116056] Detected VIPT I-cache on CPU3
    [    0.116129] GICv3: CPU3: found redistributor 3 region 0:0x00000000018e0000
    [    0.116142] GICv3: CPU3: using allocated LPI pending table @0x00000008a0080000
    [    0.116170] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
    [    0.116230] smp: Brought up 1 node, 4 CPUs
    [    0.195867] SMP: Total of 4 processors activated.
    [    0.200674] CPU features: detected: 32-bit EL0 Support
    [    0.205938] CPU features: detected: CRC32 instructions
    [    0.211242] CPU: All CPU(s) started at EL2
    [    0.215435] alternatives: applying system-wide alternatives
    [    0.222720] devtmpfs: initialized
    [    0.236764] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
    [    0.246762] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
    [    0.280707] pinctrl core: initialized pinctrl subsystem
    [    0.286647] DMI not present or invalid.
    [    0.291135] NET: Registered PF_NETLINK/PF_ROUTE protocol family
    [    0.298221] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
    [    0.305658] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
    [    0.313777] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
    [    0.322063] audit: initializing netlink subsys (disabled)
    [    0.327771] audit: type=2000 audit(0.224:1): state=initialized audit_enabled=0 res=1
    [    0.328199] thermal_sys: Registered thermal governor 'step_wise'
    [    0.335688] thermal_sys: Registered thermal governor 'power_allocator'
    [    0.341964] cpuidle: using governor menu
    [    0.352785] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
    [    0.359795] ASID allocator initialised with 65536 entries
    [    0.378133] KASLR disabled due to lack of seed
    [    0.388878] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
    [    0.395836] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
    [    0.402239] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
    [    0.409169] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
    [    0.415567] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
    [    0.422496] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
    [    0.428897] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
    [    0.435828] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
    [    0.443489] k3-chipinfo 43000014.chipid: Family:J722S rev:SR1.0 JTAGID[0x0bba002f] Detected
    [    0.453482] iommu: Default domain type: Translated 
    [    0.458487] iommu: DMA domain TLB invalidation policy: strict mode 
    [    0.465135] SCSI subsystem initialized
    [    0.469277] usbcore: registered new interface driver usbfs
    [    0.474915] usbcore: registered new interface driver hub
    [    0.480359] usbcore: registered new device driver usb
    [    0.485925] pps_core: LinuxPPS API ver. 1 registered
    [    0.490998] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
    [    0.500334] PTP clock support registered
    [    0.504455] EDAC MC: Ver: 3.0.0
    [    0.508451] omap-mailbox 29000000.mailbox: omap mailbox rev 0x66fca100
    [    0.515263] omap-mailbox 29010000.mailbox: omap mailbox rev 0x66fca100
    [    0.522059] omap-mailbox 29020000.mailbox: omap mailbox rev 0x66fca100
    [    0.528899] omap-mailbox 29030000.mailbox: omap mailbox rev 0x66fca100
    [    0.535905] FPGA manager framework
    [    0.539454] Advanced Linux Sound Architecture Driver Initialized.
    [    0.546520] clocksource: Switched to clocksource arch_sys_counter
    [    0.552973] VFS: Disk quotas dquot_6.6.0
    [    0.557018] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [    0.569656] Carveout Heap: Exported 512 MiB at 0x0000000900000000
    [    0.576000] NET: Registered PF_INET protocol family
    [    0.581292] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear)
    [    0.594241] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
    [    0.603077] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
    [    0.611005] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
    [    0.619523] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
    [    0.628861] TCP: Hash tables configured (established 65536 bind 65536)
    [    0.635728] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
    [    0.642829] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
    [    0.650522] NET: Registered PF_UNIX/PF_LOCAL protocol family
    [    0.656713] RPC: Registered named UNIX socket transport module.
    [    0.662789] RPC: Registered udp transport module.
    [    0.667592] RPC: Registered tcp transport module.
    [    0.672396] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [    0.678978] NET: Registered PF_XDP protocol family
    [    0.683882] PCI: CLS 0 bytes, default 64
    [    0.688577] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
    [    0.698468] Initialise system trusted keyrings
    [    0.703220] workingset: timestamp_bits=46 max_order=21 bucket_order=0
    [    0.713888] squashfs: version 4.0 (2009/01/31) Phillip Lougher
    [    0.720405] NFS: Registering the id_resolver key type
    [    0.725625] Key type id_resolver registered
    [    0.729898] Key type id_legacy registered
    [    0.734041] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
    [    0.740887] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
    [    0.782915] Key type asymmetric registered
    [    0.787101] Asymmetric key parser 'x509' registered
    [    0.792127] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
    [    0.799820] io scheduler mq-deadline registered
    [    0.804453] io scheduler kyber registered
    [    0.811781] pinctrl-single 4084000.pinctrl: 34 pins, size 136
    [    0.818183] pinctrl-single f4000.pinctrl: 171 pins, size 684
    [    0.830170] Serial: 8250/16550 driver, 12 ports, IRQ sharing enabled
    [    0.845284] loop: module loaded
    [    0.849680] megasas: 07.719.03.00-rc1
    [    0.856281] tun: Universal TUN/TAP device driver, 1.6
    [    0.862172] VFIO - User Level meta-driver version: 0.3
    [    0.868141] usbcore: registered new interface driver usb-storage
    [    0.874817] i2c_dev: i2c /dev entries driver
    [    0.880291] sdhci: Secure Digital Host Controller Interface driver
    [    0.886643] sdhci: Copyright(c) Pierre Ossman
    [    0.891288] sdhci-pltfm: SDHCI platform and OF driver helper
    [    0.897815] ledtrig-cpu: registered to indicate activity on CPUs
    [    0.904132] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
    [    0.911053] usbcore: registered new interface driver usbhid
    [    0.916748] usbhid: USB HID core driver
    [    0.921476] optee: probing for conduit method.
    [    0.926058] optee: revision 4.1 (012cdca4)
    [    0.926328] optee: dynamic shared memory is enabled
    [    0.935738] optee: initialized driver
    [    0.941220] Initializing XFRM netlink socket
    [    0.945632] NET: Registered PF_PACKET protocol family
    [    0.950859] Key type dns_resolver registered
    [    0.955586] registered taskstats version 1
    [    0.959793] Loading compiled-in X.509 certificates
    [    0.972541] ti-sci 44043000.system-controller: ABI: 3.1 (firmware rev 0x0009 '9.0.6--w2023.01-j722s (Kool Koa')
    [    1.026391] omap_i2c 2b200000.i2c: bus 0 rev0.12 at 400 kHz
    [    1.033117] pca953x 1-0023: supply vcc not found, using dummy regulator
    [    1.040028] pca953x 1-0023: using AI
    [    1.067168] gpio-488 (TRC_MUX_SEL): hogged as output/low
    [    1.073092] omap_i2c 20000000.i2c: bus 1 rev0.12 at 400 kHz
    [    1.079000] ti-sci-intr 4210000.interrupt-controller: Interrupt Router 5 domain created
    [    1.087303] ti-sci-intr bus@f0000:interrupt-controller@a00000: Interrupt Router 3 domain created
    [    1.096512] ti-sci-inta 48000000.interrupt-controller: Interrupt Aggregator domain 28 created
    [    1.105483] ti-sci-inta 4e400000.interrupt-controller: Interrupt Aggregator domain 200 created
    [    1.119195] ti-udma 485c0100.dma-controller: Number of rings: 82
    [    1.127130] ti-udma 485c0100.dma-controller: Channels: 44 (bchan: 16, tchan: 12, rchan: 16)
    [    1.137688] ti-udma 485c0000.dma-controller: Number of rings: 150
    [    1.147440] ti-udma 485c0000.dma-controller: Channels: 35 (tchan: 20, rchan: 15)
    [    1.156748] ti-udma 4e230000.dma-controller: Number of rings: 40
    [    1.163947] ti-udma 4e230000.dma-controller: Channels: 20 (bchan: 0, tchan: 8, rchan: 12)
    [    1.173954] printk: console [ttyS2] disabled
    [    1.178391] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 274, base_baud = 3000000) is a 8250
    [    1.187253] printk: console [ttyS2] enabled
    [    1.187253] printk: console [ttyS2] enabled
    [    1.195709] printk: bootconsole [ns16550a0] disabled
    [    1.195709] printk: bootconsole [ns16550a0] disabled
    [    1.208582] spi-nor spi0.0: s28hs512t (65536 Kbytes)
    [    1.213679] 7 fixed-partitions partitions found on MTD device fc40000.spi.0
    [    1.220643] Creating 7 MTD partitions on "fc40000.spi.0":
    [    1.226034] 0x000000000000-0x000000080000 : "ospi.tiboot3"
    [    1.232593] 0x000000080000-0x000000280000 : "ospi.tispl"
    [    1.238938] 0x000000280000-0x000000680000 : "ospi.u-boot"
    [    1.245291] 0x000000680000-0x0000006c0000 : "ospi.env"
    [    1.251398] 0x0000006c0000-0x000000700000 : "ospi.env.backup"
    [    1.258167] 0x000000800000-0x000003fc0000 : "ospi.rootfs"
    [    1.264564] 0x000003fc0000-0x000004000000 : "ospi.phypattern"
    [    1.314560] davinci_mdio 8000f00.mdio: davinci mdio revision 17.7, bus freq 1000000
    [    1.324208] davinci_mdio 8000f00.mdio: phy[0]: device 8000f00.mdio:00, driver TI DP83867
    [    1.332350] am65-cpsw-nuss 8000000.ethernet: initializing am65 cpsw nuss version 0x6BA01903, cpsw version 0x6BA81903 Ports: 3 quirks:00000006
    [    1.345209] am65-cpsw-nuss 8000000.ethernet: Use random MAC address
    [    1.351480] am65-cpsw-nuss 8000000.ethernet: initialized cpsw ale version 1.5
    [    1.358604] am65-cpsw-nuss 8000000.ethernet: ALE Table size 512
    [    1.365110] am65-cpsw-nuss 8000000.ethernet: CPTS ver 0x4e8a010d, freq:500000000, add_val:1 pps:0
    [    1.375427] am65-cpsw-nuss 8000000.ethernet: set new flow-id-base 19
    [    1.383229] cpu cpu0: _of_add_opp_table_v2: no supported OPPs
    [    1.389031] cpu cpu0: OPP table can't be empty
    [    1.394719] mmc0: CQHCI version 5.10
    [    1.406271] debugfs: Directory 'pd:249' with parent 'pm_genpd' already present!
    [    1.406294] mmc1: CQHCI version 5.10
    [    1.413649] debugfs: Directory 'pd:248' with parent 'pm_genpd' already present!
    [    1.424515] debugfs: Directory 'pd:247' with parent 'pm_genpd' already present!
    [    1.431994] debugfs: Directory 'pd:182' with parent 'pm_genpd' already present!
    [    1.439344] debugfs: Directory 'pd:244' with parent 'pm_genpd' already present!
    [    1.439643] mmc0: SDHCI controller on fa10000.mmc [fa10000.mmc] using ADMA 64-bit
    [    1.448006] debugfs: Directory 'pd:182' with parent 'pm_genpd' already present!
    [    1.458401] mmc1: SDHCI controller on fa00000.mmc [fa00000.mmc] using ADMA 64-bit
    [    1.461461] debugfs: Directory 'pd:182' with parent 'pm_genpd' already present!
    [    1.483278] ALSA device list:
    [    1.486257]   No soundcards found.
    [    1.490000] Waiting for root device PARTUUID=81b56228-02...
    [    1.522141] mmc1: new ultra high speed SDR104 SDHC card at address aaaa
    [    1.529420] mmcblk1: mmc1:aaaa SL32G 29.7 GiB 
    [    1.538993]  mmcblk1: p1 p2
    [    1.542080] mmc0: Command Queue Engine enabled
    [    1.546549] mmc0: new HS400 MMC card at address 0001
    [    1.552117] mmcblk0: mmc0:0001 G1M15L 29.6 GiB 
    [    1.558028]  mmcblk0: p1 p2
    [    1.561416] mmcblk0boot0: mmc0:0001 G1M15L 31.5 MiB 
    [    1.567321] mmcblk0boot1: mmc0:0001 G1M15L 31.5 MiB 
    [    1.573103] mmcblk0rpmb: mmc0:0001 G1M15L 4.00 MiB, chardev (240:0)
    [    3.169434] EXT4-fs (mmcblk1p2): recovery complete
    [    3.175072] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Quota mode: none.
    [    3.183688] VFS: Mounted root (ext4 filesystem) on device 179:2.
    [    3.193770] devtmpfs: mounted
    [    3.197319] Freeing unused kernel memory: 1984K
    [    3.201941] Run /sbin/init as init process
    [    3.338484] systemd[1]: System time before build time, advancing clock.
    [    3.378900] NET: Registered PF_INET6 protocol family
    [    3.384775] Segment Routing with IPv6
    [    3.388484] In-situ OAM (IOAM) with IPv6
    [    3.415196] systemd[1]: systemd 250.5+ running in system mode (+PAM -AUDIT -SELINUX -APPARMOR +IMA -SMACK +SECCOMP -GCRYPT -GNUTLS -OPENSSL +ACL +BLKID -CURL -ELFU)
    [    3.447105] systemd[1]: Detected architecture arm64.
    
    Welcome to Arago 2023.10!
    
    [    3.505602] systemd[1]: Hostname set to <j722s-evm>.
    [    3.610061] systemd-sysv-generator[156]: SysV service '/etc/init.d/thermal-zone-init' lacks a native systemd unit file. Automatically generating a unit file for co.
    [    3.854233] systemd[1]: /lib/systemd/system/bt-enable.service:9: Standard output type syslog is obsolete, automatically updating to journal. Please update your uni.
    [    3.924449] systemd[1]: /etc/systemd/system/sync-clocks.service:11: Standard output type syslog is obsolete, automatically updating to journal. Please update your .
    [    4.007994] systemd[1]: Queued start job for default target Graphical Interface.
    [    4.074232] systemd[1]: Created slice Slice /system/getty.
    [  OK  ] Created slice Slice /system/getty.
    [    4.097519] systemd[1]: Created slice Slice /system/modprobe.
    [  OK  ] Created slice Slice /system/modprobe.
    [    4.121335] systemd[1]: Created slice Slice /system/serial-getty.
    [  OK  ] Created slice Slice /system/serial-getty.
    [    4.144746] systemd[1]: Created slice User and Session Slice.
    [  OK  ] Created slice User and Session Slice.
    [    4.166963] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    [  OK  ] Started Dispatch Password …ts to Console Directory Watch.
    [    4.190832] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    [  OK  ] Started Forward Password R…uests to Wall Directory Watch.
    [    4.214941] systemd[1]: Reached target Path Units.
    [  OK  ] Reached target Path Units.
    [    4.230651] systemd[1]: Reached target Remote File Systems.
    [  OK  ] Reached target Remote File Systems.
    [    4.250625] systemd[1]: Reached target Slice Units.
    [  OK  ] Reached target Slice Units.
    [    4.266653] systemd[1]: Reached target Swaps.
    [  OK  ] Reached target Swaps.
    [    4.327877] systemd[1]: Listening on RPCbind Server Activation Socket.
    [  OK  ] Listening on RPCbind Server Activation Socket.
    [    4.350764] systemd[1]: Reached target RPC Port Mapper.
    [  OK  ] Reached target RPC Port Mapper.
    [    4.379183] systemd[1]: Listening on Process Core Dump Socket.
    [  OK  ] Listening on Process Core Dump Socket.
    [    4.402985] systemd[1]: Listening on initctl Compatibility Named Pipe.
    [  OK  ] Listening on initctl Compatibility Named Pipe.
    [    4.427393] systemd[1]: Listening on Journal Audit Socket.
    [  OK  ] Listening on Journal Audit Socket.
    [    4.451174] systemd[1]: Listening on Journal Socket (/dev/log).
    [  OK  ] Listening on Journal Socket (/dev/log).
    [    4.475188] systemd[1]: Listening on Journal Socket.
    [  OK  ] Listening on Journal Socket.
    [    4.491413] systemd[1]: Listening on Network Service Netlink Socket.
    [  OK  ] Listening on Network Service Netlink Socket.
    [    4.515259] systemd[1]: Listening on udev Control Socket.
    [  OK  ] Listening on udev Control Socket.
    [    4.535050] systemd[1]: Listening on udev Kernel Socket.
    [  OK  ] Listening on udev Kernel Socket.
    [    4.555099] systemd[1]: Listening on User Database Manager Socket.
    [  OK  ] Listening on User Database Manager Socket.
    [    4.602992] systemd[1]: Mounting Huge Pages File System...
             Mounting Huge Pages File System...
    [    4.623485] systemd[1]: Mounting POSIX Message Queue File System...
             Mounting POSIX Message Queue File System...
    [    4.675005] systemd[1]: Mounting Kernel Debug File System...
             Mounting Kernel Debug File System...
    [    4.695105] systemd[1]: Kernel Trace File System was skipped because of a failed condition check (ConditionPathExists=/sys/kernel/tracing).
    [    4.715567] systemd[1]: Mounting Temporary Directory /tmp...
             Mounting Temporary Directory /tmp...
    [    4.736606] systemd[1]: Starting Create List of Static Device Nodes...
             Starting Create List of Static Device Nodes...
    [    4.767282] systemd[1]: Starting Load Kernel Module configfs...
             Starting Load Kernel Module configfs...
    [    4.787385] systemd[1]: Starting Load Kernel Module drm...
             Starting Load Kernel Module drm...
    [    4.823380] systemd[1]: Starting Load Kernel Module fuse...
             Starting Load Kernel Module fuse...
    [    4.837842] fuse: init (API version 7.37)
    [    4.849639] systemd[1]: Starting Start psplash boot splash screen...
             Starting Start psplash boot splash screen...
    [    4.878892] systemd[1]: Starting RPC Bind...
             Starting RPC Bind...
    [    4.894925] systemd[1]: File System Check on Root Device was skipped because of a failed condition check (ConditionPathIsReadWrite=!/).
    [    4.914309] systemd[1]: Starting Journal Service...
             Starting Journal Service...
    [    4.941188] systemd[1]: Starting Load Kernel Modules...
             Starting Load Kernel Modules...
    [    4.964568] systemd[1]: Starting Generate network units from Kernel command line...
    [    4.966902] cryptodev: loading out-of-tree module taints kernel.
             Starting Generate network …ts from Kernel co[    4.980072] cryptodev: driver 1.12 loaded.
    mmand line...
    [    5.031366] systemd[1]: Starting Remount Root and Kernel File Systems...
             Starting Remount Root and Kernel File Systems...
    [    5.054428] EXT4-fs (mmcblk1p2): re-mounted. Quota mode: none.
    [    5.066071] systemd[1]: Starting Coldplug All udev Devices...
             Starting Coldplug All udev Devices...
    [    5.092564] systemd[1]: Started RPC Bind.
    [  OK  ] Started RPC Bind.
    [    5.107341] 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  ] Finished Create List of Static Device Nodes.
    [  OK  ] Finished Load Kernel Module configfs.
    [  OK  ] Finished Load Kernel Module drm.
    [  OK  ] Finished Load Kernel Module fuse.
    [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  ] Finished Load Kernel Modules.
    [  OK  ] Finished Generate network units from Kernel command line.
    [  OK  ] Finished Remount Root and Kernel File Systems.
             Mounting FUSE Control File System...
             Mounting Kernel Configuration File System...
             Starting Flush Journal to Persistent Storage...
    [    5.476353] systemd-journald[171]: Received client request to flush runtime journal.
             Starting Apply Kernel Variables...
             Starting Create Static Device Nodes in /dev...
    [  OK  ] Mounted FUSE Control File System.
    [  OK  ] Mounted Kernel Configuration File System.
    [  OK  ] Finished Flush Journal to Persistent Storage.
    [  OK  ] Finished Apply Kernel Variables.
    [  OK  ] Finished Create Static Device Nodes in /dev.
    [  OK  ] Reached target Preparation for Local File Systems.
             Mounting /media/ram...
             Mounting /var/volatile...
    [    5.691559] audit: type=1334 audit(1651167747.352:2): prog-id=5 op=LOAD
    [    5.698269] audit: type=1334 audit(1651167747.356:3): prog-id=6 op=LOAD
             Starting Rule-based Manage…for Device Events and Files...
    [  OK  ] Finished Coldplug All udev Devices.
    [  OK  ] Mounted /media/ram.
    [  OK  ] Mounted /var/volatile.
             Starting Load/Save Random Seed...
    [  OK  ] Reached target Local File Systems.
             Starting Create Volatile Files and Directories...
    [  OK  ] Finished Create Volatile Files and Directories.
             Starting Network Time Synchronization...
             Starting Record System Boot/Shutdown in UTMP...
    [  OK  ] Started Rule-based Manager for Device Events and Files.
    [  OK  ] Finished Record System Boot/Shutdown in UTMP.
    [    6.250560] random: crng init done
    [  OK  ] Finished Load/Save Random Seed.
    [    6.334893] mc: Linux media interface: v0.10
    [  OK  ] Started Network Time Synchronization.
    [  OK  ] Reached target System Initialization.
    [  OK  ] Started Daily Cleanup of Temporary [    6.377628] videodev: Linux video capture interface: v2.00
    Directories.
    [  OK  ] Reached target System Time Set.
    [  OK  ] Started Daily rotation of log files.
    [    6.423722] k3-dsp-rproc 7e000000.dsp: assigned reserved memory node vision-apps-c71-dma-memory@ad000000
    [  OK  ] Reached target Timer Units.
    [    6.434786] k3-dsp-rproc 7e000000.dsp: configured DSP for IPC-only mode
    [  OK  ] Listening on Avahi mDNS/DNS-SD Stac[    6.452936] remoteproc remoteproc0: 7e000000.dsp is available
    k Activation Socket.
    [    6.463107] remoteproc remoteproc0: attaching to 7e000000.dsp
    [  OK  ] Listening on D-Bus System Message B[    6.478831] platform 79000000.r5f: configured R5F for remoteproc mode
    us Socket.
    [    6.480080] k3-dsp-rproc 7e000000.dsp: DSP initialized in IPC-only mode
    [    6.497752] rproc-virtio rproc-virtio.0.auto: assigned reserved memory node vision-apps-c71-dma-memory@ad000000
    [    6.508577] virtio_rpmsg_bus virtio0: rpmsg host is online
    [    6.509850] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0xd
    [    6.514349] rproc-virtio rproc-virtio.0.auto: registered virtio0 (type 7)
    [    6.528203] remoteproc remoteproc0: remote processor 7e000000.dsp is now attached
    [    6.529182] platform 79000000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a1000000
    [    6.535737] k3-dsp-rproc 7e000000.dsp: register pm nitifiers in remoteproc mode
             Starting Docker Socket for the API...[    6.547654] remoteproc remoteproc1: 79000000.r5f is available
    
    [    6.586374] k3-dsp-rproc 7e200000.dsp: assigned reserved memory node vision-apps-c71_1-dma-memory@b1000000
    [    6.589557] rtc-ti-k3 2b1f0000.rtc: registered as rtc0
    [    6.590569] remoteproc remoteproc1: Direct firmware load for j722s-mcu-r5f0_0-fw failed with error -2
    [    6.590598] remoteproc remoteproc1: powering up 79000000.r5f
    [    6.590636] remoteproc remoteproc1: Direct firmware load for j722s-mcu-r5f0_0-fw failed with error -2
    [    6.590645] remoteproc remoteproc1: request_firmware failed: -2
    [    6.598276] platform 78000000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1)
    [    6.598492] k3-dsp-rproc 7e200000.dsp: configured DSP for IPC-only mode
    [    6.601304] rtc-ti-k3 2b1f0000.rtc: setting system clock to 1970-01-01T00:00:03 UTC (3)
    [    6.613951] remoteproc remoteproc2: 7e200000.dsp is available
    [    6.664459] remoteproc remoteproc2: attaching to 7e200000.dsp
    [    6.671148] k3-dsp-rproc 7e200000.dsp: DSP initialized in IPC-only mode
    [    6.671244] platform 78000000.r5f: configured R5F for IPC-only mode
    [    6.677994] rproc-virtio rproc-virtio.2.auto: assigned reserved memory node vision-apps-c71_1-dma-memory@b1000000
    [    6.694263] platform 78000000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a0000000
    [    6.695290] virtio_rpmsg_bus virtio1: rpmsg host is online
    [    6.709272] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0xd
    [  OK  ] Listening on dropbear.socket.
    [    6.717348] rproc-virtio rproc-virtio.2.auto: registered virtio1 (type 7)
    [    6.717563] remoteproc remoteproc3: 78000000.r5f is available
    [    6.729434] remoteproc remoteproc2: remote processor 7e200000.dsp is now attached
    [    6.742668] k3-dsp-rproc 7e200000.dsp: register pm nitifiers in remoteproc mode
    [  OK  ] Listening on PC/SC Smart Card Daemon Activation Socket.
    [    6.760380] remoteproc remoteproc3: attaching to 78000000.r5f
    [    6.823852] e5010 fd20000.e5010: Device registered as /dev/video2
    [    6.833193] j721e-pcie-host f102000.pcie: host bridge /pcie@f102000 ranges:
    [    6.844284] j721e-pcie-host f102000.pcie:       IO 0x0068001000..0x0068010fff -> 0x0068001000
    [    6.847153] PVR_K:  224: Device: fd80000.gpu
    [    6.853242] j721e-pcie-host f102000.pcie:      MEM 0x0068011000..0x006fffffff -> 0x0068011000
    [    6.866309] j721e-pcie-host f102000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
    [    6.874769] PVR_K:  224: Read BVNC 36.53.104.796 from HW device registers
    [    6.884306] PVR_K:  224: RGX Device registered BVNC 36.53.104.796 with 1 core in the system
    [    6.895459] platform 78000000.r5f: R5F core initialized in IPC-only mode
    [    6.914734] rproc-virtio rproc-virtio.3.auto: assigned reserved memory node vision-apps-r5f-dma-memory@a0000000
    [    6.926858] virtio_rpmsg_bus virtio2: rpmsg host is online
    [    6.927724] virtio_rpmsg_bus virtio2: creating channel ti.ipc4.ping-pong addr 0xd
    [    6.940656] rproc-virtio rproc-virtio.3.auto: registered virtio2 (type 7)
    [    6.958410] virtio_rpmsg_bus virtio2: creating channel rpmsg_chrdev addr 0xe
             Starting Weston socket...
    [    6.973535] [drm] Initialized pvr 23.3.6512818 20170530 for fd80000.gpu on minor 0
    [    6.995512] remoteproc remoteproc3: remote processor 78000000.r5f is now attached
             Starting D-Bus System Message Bus...
             Starting Reboot and dump vmcore via kexec...
    [  OK  ] Listening on Docker Socket for the API.
    [  OK  ] Listening on Weston socket.
    [  OK  ] Finished Reboot and dump vmcore via kexec.
    [  OK  ] Found device /dev/ttyS2.
    [    7.146763] platform 78400000.r5f: configured R5F for IPC-only mode
    [    7.155036] platform 78400000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a2000000
    [    7.190011] remoteproc remoteproc4: 78400000.r5f is available
    [    7.196523] remoteproc remoteproc4: attaching to 78400000.r5f
    [    7.268777] platform 78400000.r5f: R5F core initialized in IPC-only mode
    [    7.279514] rproc-virtio rproc-virtio.4.auto: assigned reserved memory node vision-apps-r5f-dma-memory@a2000000
    [  OK  ] Reached target Socket Units.
    [  OK  ] Started D-Bus System Message Bus.
    [  OK  ] Reached target Basic System.
    [    7.340481] virtio_rpmsg_bus virtio3: rpmsg host is online
    [    7.341269] virtio_rpmsg_bus virtio3: creating channel rpmsg_chrdev addr 0xd
    [    7.353320] virtio_rpmsg_bus virtio3: creating channel rpmsg_chrdev addr 0x15
    [    7.362635] virtio_rpmsg_bus virtio3: creating channel ti.ipc4.ping-pong addr 0xe
    [    7.364500] rproc-virtio rproc-virtio.4.auto: registered virtio3 (type 7)
    [    7.370333] virtio_rpmsg_bus virtio3: msg received with no recipient
    [    7.385462] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0x15
    [    7.393241] virtio_rpmsg_bus virtio1: creating channel ti.ipc4.ping-pong addr 0xe
    [    7.401074] virtio_rpmsg_bus virtio1: msg received with no recipient
    [  OK  ] Started Job spooling tools.
    [    7.407571] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0x15
    [    7.421221] virtio_rpmsg_bus virtio0: creating channel ti.ipc4.ping-pong addr 0xe
    [    7.435295] virtio_rpmsg_bus virtio0: msg received with no recipient
    [  OK  ] Started Periodic Command Scheduler   7.444363] remoteproc remoteproc4: remote processor 78400000.r5f is now attached
    [0m.
             Starting DEMO...
             Starting Print notice about GPLv3 packages...
             Starting IPv6 Packet Filtering Framework...
             Starting IPv4 Packet Filtering Framework...
    [  OK  ] Started irqbalance daemon.
             Starting Telephony service...
             Starting Expand the rootfs…ll size of the boot device....
    [  OK  ] Started strongSwan IPsec I…IKEv2 daemon using ipsec.conf.
    [    7.747355] audit: type=1334 audit(1651178760.306:4): prog-id=7 op=LOAD
    [    7.762761] audit: type=1334 audit(1651178760.322:5): prog-id=8 op=LOAD
             Starting User Login Management...
    [  OK  ] Started TEE Supplicant.
             Starting Telnet Server...
    [  OK  ] Started DEMO.
    [  OK  ] Finished IPv6 Packet Filtering Fram[    7.855293] Bluetooth: Core ver 2.22
    ework.
    [    7.862415] NET: Registered PF_BLUETOOTH protocol family
    [  OK  ] Finished IPv4 Packet Filtering Fram[    7.869240] Bluetooth: HCI device and connection manager initialized
    ework.
    [  OK  ] Finished Telnet Server.
    [    7.886598] Bluetooth: HCI socket layer initialized
    [    7.893222] j721e-pcie-host f102000.pcie: PCI host bridge to bus 0000:00
    [    7.900044] Bluetooth: L2CAP socket layer initialized
    [    7.905245] Bluetooth: SCO socket layer initialized
    [  OK  ] Started Telephony service.
    [  OK  ] Reached target Preparation for Netw[    7.925354] pci_bus 0000:00: root bus resource [bus 00-ff]
    ork.
    [    7.939778] pci_bus 0000:00: root bus resource [io  0x0000-0xffff] (bus address [0x68001000-0x68010fff])
             Starting Network Configuration...
    [    7.974357] pci_bus 0000:00: root bus resource [mem 0x68011000-0x6fffffff]
    [    7.981797] pci 0000:00:00.0: [104c:b010] type 01 class 0x060400
    [    7.988464] pci 0000:00:00.0: supports D1
    [    7.992858] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
    [    8.003079] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
    [  OK  ] Finished Expand the rootfs…full size of the boot device..
    [    8.348724] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
    [    8.355507] pci 0000:00:00.0: PCI bridge to [bus 01]
    [    8.361306] pcieport 0000:00:00.0: PME: Signaling with IRQ 472
    [    8.367770] pcieport 0000:00:00.0: AER: enabled with IRQ 472
    [  OK  ] Listening on Load/Save RF …itch Status /dev/rfkill Watch.
    [  OK  ] Started User Login Management.
    [    8.628708] xhci-hcd xhci-hcd.5.auto: xHCI Host Controller
    [    8.636886] xhci-hcd xhci-hcd.5.auto: new USB bus registered, assigned bus number 1
    [    8.645056] xhci-hcd xhci-hcd.5.auto: hcc params 0x200073c9 hci version 0x100 quirks 0x0000002000018010
    [    8.648384] cfg80211: Loading compiled-in X.509 certificates for regulatory database
    [    8.654591] xhci-hcd xhci-hcd.5.auto: irq 473, io mem 0x31210000
    [    8.668567] xhci-hcd xhci-hcd.5.auto: xHCI Host Controller
    [    8.674162] xhci-hcd xhci-hcd.5.auto: new USB bus registered, assigned bus number 2
    [    8.681878] xhci-hcd xhci-hcd.5.auto: Host supports USB 3.0 SuperSpeed
    [  OK  ] Reached target Hardware activated USB gadget.
    [    8.698613] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
    [    8.706169] cfg80211: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
    [    8.750978] hub 1-0:1.0: USB hub found
    [    8.754837] hub 1-0:1.0: 1 port detected
    [    8.759968] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
    [  OK  ] Started Network Configuration.
             Starting Network Name Resolution...
    [    8.839618] hub 2-0:1.0: USB hub found
    [    8.844014] hub 2-0:1.0: 1 port detected
    [    8.847235] am65-cpsw-nuss 8000000.ethernet eth0: PHY [8000f00.mdio:00] driver [TI DP83867] (irq=POLL)
    [    8.857747] am65-cpsw-nuss 8000000.ethernet eth0: configuring for phy/rgmii-rxid link mode
    [    9.018578] usb 1-1: new high-speed USB device number 2 using xhci-hcd
    [  OK  ] Created slice Slice /system/systemd-fsck.
    [    9.172648] hub 1-1:1.0: USB hub found
    [    9.176686] hub 1-1:1.0: 4 ports detected
    [  OK  ] Found device /dev/mmcblk0p1.
    [  OK  ] Started Network Name Resolution.
    [  OK  ] Reached target Network.
    [  OK  ] Reached target Host and Network Name Lookups.
             Starting Avahi mDNS/DNS-SD Stack...
    [    9.298779] usb 2-1: new SuperSpeed USB device number 2 using xhci-hcd
             Starting Enable and configure wl18xx bluetooth stack...
             Starting containerd container runtime...
    [    9.324263] hub 2-1:1.0: USB hub found
    [    9.330141] hub 2-1:1.0: 4 ports detected
    [  OK  ] Started Netperf Benchmark Server.
    [  OK  ] Started NFS status monitor for NFSv2/3 locking..
             Starting Simple Network Ma…ent Protocol (SNMP) Daemon....
             Starting File System Check on /dev/mmcblk0p1...
             Starting Permit User Sessions...
    [  OK  ] Finished Enable and configure wl18xx bluetooth stack.
    [  OK  ] Started Avahi mDNS/DNS-SD Stack.
    [  OK  ] Finished Permit User Sessions.
    [  OK  ] Started Getty on tty1.
    [  OK  ] Started Serial Getty on ttyS2.
    [  OK  ] Reached target Login Prompts.
             Starting Synchronize System and HW clocks...
             Starting Weston, a Wayland…ositor, as a system service...
    [  OK  ] Finished File System Check on /dev/mmcblk0p1.
    [  OK  ] Found device /dev/mmcblk1p1.
             Mounting /run/media/mmcblk0p1...
             Starting File System Check on /dev/mmcblk1p1...
    [  OK  ] Mounted /run/media/mmcblk0p1.
    [    9.664996] audit: type=1334 audit(1651178762.222:6): prog-id=9 op=LOAD
    [    9.671805] audit: type=1334 audit(1651178762.230:7): prog-id=10 op=LOAD
             Starting User Database Manager...
    [  OK  ] Started User Database Manager.
    [  OK  ] Finished File System Check on /dev/mmcblk1p1.
             Mounting /run/media/BOOT-mmcblk1p1...
    [  OK  ] Created slice User Slice of UID 1000.
             Starting User Runtime Directory /run/user/1000...
    [  OK  ] Finished User Runtime Directory /run/user/1000.
             Starting User Manager for UID 1000...
    [  OK  ] Mounted /run/media/BOOT-mmcblk1p1.
    [   10.095776] audit: type=1006 audit(1651178762.654:8): pid=726 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=1 res=1
    [   10.108724] audit: type=1300 audit(1651178762.654:8): arch=c00000b7 syscall=64 success=yes exit=4 a0=8 a1=ffffde501c08 a2=4 a3=ffffbbdad020 items=0 ppid=1 pid=726 )
    [   10.135787] audit: type=1327 audit(1651178762.654:8): proctitle="(systemd)"
    [  OK  ] Started Simple Network Man…ement Protocol (SNMP) Daemon..
    [FAILED] Failed to start Synchronize System and HW clocks.
    See 'systemctl status sync-clocks.service' for details.
    [  OK  ] Started User Manager for UID 1000.
    [  OK  ] Started Session c1 of User weston.
    [   10.874939] audit: type=1006 audit(1651178763.430:9): pid=710 uid=0 old-auid=4294967295 auid=1000 tty=tty7 old-ses=4294967295 ses=2 res=1
    [   10.887554] audit: type=1300 audit(1651178763.430:9): arch=c00000b7 syscall=64 success=yes exit=4 a0=8 a1=ffffde501c08 a2=4 a3=ffffbbdad020 items=0 ppid=1 pid=710 )
    [   10.913970] audit: type=1327 audit(1651178763.430:9): proctitle="(weston)"
    [FAILED] Failed to start Weston, a …mpositor, as a system service.
    See 'systemctl status weston.service' for details.
    [  OK  ] Started containerd container runtime.
    ***************************************************************
    ***************************************************************
    NOTICE: This file system contains the following GPL-3.0 packages:
            adwaita-icon-theme-symbolic
            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
            gnu-config
            grub-common
            grub-editenv
            grub-efi
            gzip
            hidapi
            less
            libasm1
            libatomic-dev
            libatomic1
            libbfd
            libdebuginfod1
            libdw1
            libeigen-dev
            libelf1
            libgcc-s-dev
            libgcc1
            libgdbm-compat4
            libgdbm-dev
            libgdbm6
            libgettextlib
            libgettextsrc
            libgmp10
            libidn2-0
            libmpc3
            libmpfr6
            libopcodes
            libqt5charts-examples
            libqt5charts-plugins
            libqt5charts-qmlplugins
            libqt5charts5
            libqt5sensors-plugins
            libqt5sensors-qmlplugins
            libqt5sensors5
            libqt5serialport-examples
            libqt5serialport-plugins
            libqt5serialport-qmlplugins
            libqt5serialport5
            libqt5svg-examples
            libqt5svg-plugins
            libqt5svg-qmlplugins
            libqt5svg5
            libqt5virtualkeyboard-plugins
            libqt5virtualkeyboard-qmlplugins
            libqt5virtualkeyboard5
            libqt5webchannel-plugins
            libqt5webchannel-qmlplugins
            libqt5webchannel5
            libreadline-dev
            libreadline8
            libstdc++-dev
            libstdc++6
            libunistring2
            m4-dev
            m4
            make
            nettle
            parted
            piglit
            qt3d-plugins
            qt3d-qmlplugins
            qt3d
            qtbase-examples
            qtbase-plugins
            qtbase-qmlplugins
            qtbase
            qtconnectivity-plugins
            qtconnectivity-qmlplugins
            qtconnectivity
            qtdeclarative-plugins
            qtdeclarative-qmlplugins
            qtdeclarative-tools
            qtdeclarative
            qtgraphicaleffects-qmlplugins
            qtlocation-examples
            qtlocation-plugins
            qtlocation-qmlplugins
            qtlocation
            qtmultimedia-examples
            qtmultimedia-plugins
            qtmultimedia-qmlplugins
            qtmultimedia
            qtquics-qmlplugins.control
            qtquics2-plugins.control
            qtquics2-qmlplugins.control
            qtquics2.control
            qtscript-examples
            qtscript-plugins
            qtscript-qmlplugins
            qtscript
            qtwayland-examples
            qtwayland-plugins
            qtwayland-qmlplugins
            qtwayland
            tar
            which
    
    If you do not wish to distribute GPL-3.0 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  ] Finished Print notice about GPLv3 packages.
    [  OK  ] Reached target Multi-User System.
    [  OK  ] Reached target Graphical Interface.
             Starting Record Runlevel Change in UTMP...
    [  OK  ] Finished Record Runlevel Change in UTMP.
    
     _____                    _____           _         _   
    |  _  |___ ___ ___ ___   |  _  |___ ___  |_|___ ___| |_ 
    |     |  _| .'| . | . |  |   __|  _| . | | | -_|  _|  _|
    |__|__|_| |__,|_  |___|  |__|  |_| |___|_| |___|___|_|  
                  |___|                    |___|            
    
    Arago Project j722s-evm -
    
    Arago 2023.10 j722s-evm -
    
    j722s-evm login: 
    CTRL-A Z for help | 115200 8N1 | NOR | Minicom 2.8 | VT102 | Offline | ttyUSB6                                                                                        
    
    
    

  • Hi Srikar,

    It is booting fine now right.

  • HI Praveen,

    We are not facing any issue with normal Boot. My issue is for remote flashing in UBoot using "UMS 001". I am not able to enter uboot by pressing enter during booting.

    If you take a closer look in the logs at the stage "Hit any key to stop Autoboot" you'll see when I typed enter fail messages are appearing.

  • Hi Srikar,

    Sorry for the late reply.It seems that the boot delay environment variable is 0 ,which is preventing us from entering into uboot when pressing enter.

    As a solution to this,I would suggest you to change the bootdelay value.

    The steps are :

    Add the below line to the j722s_evm_a53_defconfig file and rebuild u-boot.As a check ,also ensure that Hit any key to stop Autoboot : 5 is coming in uboot.

    CONFIG_BOOTDELAY=5
  • Hello Praveen,

    I did changes as you suggested but the error mentioned in the snapshot in my original question is persistent. I don't think this issue is with delay but rather some files being missed. Kindly look into the logs and please let me know what a workaround on the issue could be. I've highlighted a few lines in the logs below that I believe could be the issue and might help you in assessing the situation. Please let me know what you think.

    Hit any key to stop autoboot: 0
    switch to partitions #0, OK
    mmc1 is current device
    SD/MMC found on device 1
    Failed to load 'boot.scr'
    997 bytes read in 33 ms (29.3 KiB/s)
    Loaded env from uEnv.txt
    Importing environment from mmc1 ...
    Running uenvcmd ... ## Error: "main_cpsw0_qsgmii_phyinit" not defined8 | VT102 | Offline | ttyUSB2 Failed to load '/lib/firmware/j722s-mcu-r5f0_0-fw'
    Failed to load '/lib/firmware/j722s-main-r5f0_0-fw'
    Failed to load '/lib/firmware/j722s-c71_0-fw'
    Failed to load '/lib/firmware/j722s-c71_1-fw'
    Failed to load '/boot/Image'
    Failed to load '/boot/dtb/ti/k3-j722s-evm.dtb'
    libfdt fdt_check_header(): FDT_ERR_BADMAGIC
    No FDT memory address configured. Please configure
    the FDT address via "fdt addr <address>" command.
    Aborting!
    Failed to load '/boot/dtb/ti/ti/k3-j722s-vision-apps.dtbo'
    Bad Linux ARM64 Image magic!
    switch to partitions #0, OK
    mmc0(part 0) is current device
    Scanning mmc 0:1...
    No EFI system partition
    No EFI system partition
    Failed to persist EFI variables
    BootOrder not defined
    EFI boot manager: Cannot load any image
    switch to partitions #0, OK
    mmc1 is current device
    Scanning mmc 1:1...
    BootOrder not defined
    EFI boot manager: Cannot load any image
    starting USB...
    No working controllers found
    USB is stopped. Please issue 'usb start' first.
    starting USB...
    No working controllers found

  • HI Srikar,

    I think you have not used the latest attached uEnv.txt.I am attaching it here once more below.Also ,do not change the boot delay parameter which I had mentioned above.

    6840.uEnv.txt
    # This uEnv.txt file can contain additional environment settings that you
    # want to set in U-Boot at boot time.  This can be simple variables such
    # as the serverip or custom variables.  The format of this file is:
    #    variable=value
    # NOTE: This file will be evaluated after the bootcmd is run and the
    #       bootcmd must be set to load this file if it exists (this is the
    #       default on all newer U-Boot images.  This also means that some
    #       variables such as bootdelay cannot be changed by this file since
    #       it is not evaluated until the bootcmd is run.
    
    # Update the Linux hostname based on board_name
    # The SK also requires an additional dtbo to boot. Prepend it to name_overlays depending on board_name
    uenvcmd=if test "$board_name" = "am67-sk"; then ; setenv args_all $args_all systemd.hostname=am67a-sk ; setenv name_overlays k3-am67-sk-som-ddr-mem-carveout.dtbo $name_overlays; fi
    
    # Setting the right U-Boot environment variables
    dorprocboot=1
    name_overlays=k3-j722s-vision-apps.dtbo
    

    Also,after applying the above uEnv , the below failed to load might come but it is fine.You should be able to enter into U-boot even if that error comes.

    Also,something like this should come when you enter into U-BOOT.

  • Hi Praveen,

    I tried what you mentioned but still I don't see U-Boot, I have attached the full logs after pressing enter at the autoboot stage:

    7776.Boot_logs.txt
    Hit any key to stop autoboot:  0 
    switch to partitions #0, OK
    mmc1 is current device
    SD/MMC found on device 1
    Failed to load 'boot.scr'
    1011 bytes read in 33 ms (29.3 KiB/s)
    Loaded env from uEnv.txt
    Importing environment from mmc1 ...
    Running uenvcmd ...
    ## Error: "main_cpsw0_qsgmii_phyinit" not defined
    Failed to load '/lib/firmware/j722s-mcu-r5f0_0-fw'
    887712 bytes read in 74 ms (11.4 MiB/s)
    Warning: Did not detect image signing certificate. Skipping authentication to prevent boot failure. This will fail on Security Enforcing(HS-SE) devices
    Load Remote Processor 2 with data@addr=0x82000000 887712 bytes: Success!
    11722864 bytes read in 268 ms (41.7 MiB/s)
    Warning: Did not detect image signing certificate. Skipping authentication to prevent boot failure. This will fail on Security Enforcing(HS-SE) devices
    Load Remote Processor 3 with data@addr=0x82000000 11722864 bytes: Success!
    11722864 bytes read in 268 ms (41.7 MiB/s)
    Warning: Did not detect image signing certificate. Skipping authentication to prevent boot failure. This will fail on Security Enforcing(HS-SE) devices
    Load Remote Processor 4 with data@addr=0x82000000 11722864 bytes: Success!
    19376640 bytes read in 837 ms (22.1 MiB/s)
    71313 bytes read in 38 ms (1.8 MiB/s)
    Working FDT set to 88000000
    7405 bytes read in 36 ms (200.2 KiB/s)
    ## Flattened Device Tree blob at 88000000
       Booting using the fdt blob at 0x88000000
    Working FDT set to 88000000
    ERROR: reserving fdt memory region failed (addr=880000000 size=20000000 flags=4)
       Loading Device Tree to 000000008feeb000, end 000000008fffffff ... OK
    Working FDT set to 8feeb000
    
    Starting kernel ...
    
    [    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
    [    0.000000] Linux version 6.1.80-ti-g2e423244f8c0 (oe-user@oe-host) (aarch64-oe-linux-gcc (GCC) 11.4.0, GNU ld (GNU Binutils) 2.38.20220708) #1 SMP PREEMPT Wed Mar 20 14:43:33 UTC 2024
    [    0.000000] Machine model: Texas Instruments J722S EVM
    [    0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002800000 (options '')
    [    0.000000] printk: bootconsole [ns16550a0] enabled
    [    0.000000] efi: UEFI not found.
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a0000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-r5f-dma-memory@a0000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a0100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-r5f-memory@a0100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a1000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-r5f-dma-memory@a1000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a1100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-r5f-memory@a1100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a2000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-r5f-dma-memory@a2000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a2100000, size 31 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-r5f-memory@a2100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a5000000, size 32 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-rtos-ipc-memory-region@a5000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a7000000, size 96 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-dma-memory@a7000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000ad000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-c71-dma-memory@ad000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000ad100000, size 63 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-c71_0-memory@ad100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000b1000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-c71_1-dma-memory@b1000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000b1100000, size 63 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-c71_1-memory1b1100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000b5000000, size 40 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-core-heap-memory-lo@b5000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x0000000880000000, size 512 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-core-heap-memory-hi@880000000, compatible id shared-dma-pool
    [    0.000000] OF: reserved mem: initialized node vision_apps_shared-memories, compatible id dma-heap-carveout
    [    0.000000] Reserved memory: created CMA memory pool at 0x0000000980000000, size 896 MiB
    [    0.000000] OF: reserved mem: initialized node linux-cma-buffers@980000000, compatible id shared-dma-pool
    [    0.000000] Zone ranges:
    [    0.000000]   DMA      [mem 0x0000000080000000-0x00000000ffffffff]
    [    0.000000]   DMA32    empty
    [    0.000000]   Normal   [mem 0x0000000100000000-0x00000009ffffffff]
    [    0.000000] Movable zone start for each node
    [    0.000000] Early memory node ranges
    [    0.000000]   node   0: [mem 0x0000000080000000-0x000000009e77ffff]
    [    0.000000]   node   0: [mem 0x000000009e780000-0x00000000a3ffffff]
    [    0.000000]   node   0: [mem 0x00000000a4000000-0x00000000a4ffffff]
    [    0.000000]   node   0: [mem 0x00000000a5000000-0x00000000b77fffff]
    [    0.000000]   node   0: [mem 0x00000000b7800000-0x00000000ffffffff]
    [    0.000000]   node   0: [mem 0x0000000880000000-0x000000089fffffff]
    [    0.000000]   node   0: [mem 0x00000008a0000000-0x00000009ffffffff]
    [    0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000009ffffffff]
    [    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.4
    [    0.000000] percpu: Embedded 20 pages/cpu s41064 r8192 d32664 u81920
    [    0.000000] Detected VIPT I-cache on CPU0
    [    0.000000] CPU features: detected: GIC system register CPU interface
    [    0.000000] CPU features: detected: ARM erratum 845719
    [    0.000000] alternatives: applying boot alternatives
    [    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 2064384
    [    0.000000] Kernel command line: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 mtdparts=spi-nand0:512k(ospi_nand.tiboot3),2m(ospi_nand.tispl),4m(ospi_nand.u-boot),256k(ospi_nand.env),256k(ot
    [    0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
    [    0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
    [    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
    [    0.000000] software IO TLB: area num 4.
    [    0.000000] software IO TLB: mapped [mem 0x00000000fbfff000-0x00000000fffff000] (64MB)
    [    0.000000] Memory: 5784368K/8388608K available (11712K kernel code, 1258K rwdata, 3812K rodata, 1984K init, 438K bss, 1686736K reserved, 917504K cma-reserved)
    [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, 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=4.
    [    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=4
    [    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
    [    0.000000] GICv3: GIC: Using split EOI/Deactivate mode
    [    0.000000] GICv3: 256 SPIs implemented
    [    0.000000] GICv3: 0 Extended SPIs implemented
    [    0.000000] Root IRQ handler: gic_handle_irq
    [    0.000000] GICv3: GICv3 features: 16 PPIs
    [    0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000001880000
    [    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 @8a0800000 (flat, esz 8, psz 64K, shr 0)
    [    0.000000] ITS: using cache flushing for cmd queue
    [    0.000000] GICv3: using LPI property table @0x00000008a0040000
    [    0.000000] GIC: using cache flushing for LPI property table
    [    0.000000] GICv3: CPU0: using allocated LPI pending table @0x00000008a0050000
    [    0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
    [    0.000000] arch_timer: cp15 timer(s) running at 200.00MHz (phys).
    [    0.000000] clocksource: arch_sys_counter: mask: 0x3ffffffffffffff max_cycles: 0x2e2049d3e8, max_idle_ns: 440795210634 ns
    [    0.000001] sched_clock: 58 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
    [    0.008533] Console: colour dummy device 80x25
    [    0.013120] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
    [    0.023788] pid_max: default: 32768 minimum: 301
    [    0.028547] LSM: Security Framework initializing
    [    0.033381] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
    [    0.041140] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
    [    0.050831] cblist_init_generic: Setting adjustable number of callback queues.
    [    0.058255] cblist_init_generic: Setting shift to 2 and lim to 1.
    [    0.064540] cblist_init_generic: Setting adjustable number of callback queues.
    [    0.071927] cblist_init_generic: Setting shift to 2 and lim to 1.
    [    0.078288] rcu: Hierarchical SRCU implementation.
    [    0.083187] rcu:     Max phase no-delay instances is 1000.
    [    0.088745] Platform MSI: msi-controller@1820000 domain created
    [    0.095056] PCI/MSI: /bus@f0000/interrupt-controller@1800000/msi-controller@1820000 domain created
    [    0.104499] EFI services will not be available.
    [    0.109377] smp: Bringing up secondary CPUs ...
    [    0.114592] Detected VIPT I-cache on CPU1
    [    0.114692] GICv3: CPU1: found redistributor 1 region 0:0x00000000018a0000
    [    0.114709] GICv3: CPU1: using allocated LPI pending table @0x00000008a0060000
    [    0.114758] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
    [    0.115383] Detected VIPT I-cache on CPU2
    [    0.115453] GICv3: CPU2: found redistributor 2 region 0:0x00000000018c0000
    [    0.115466] GICv3: CPU2: using allocated LPI pending table @0x00000008a0070000
    [    0.115498] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
    [    0.116053] Detected VIPT I-cache on CPU3
    [    0.116128] GICv3: CPU3: found redistributor 3 region 0:0x00000000018e0000
    [    0.116140] GICv3: CPU3: using allocated LPI pending table @0x00000008a0080000
    [    0.116168] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
    [    0.116229] smp: Brought up 1 node, 4 CPUs
    [    0.195866] SMP: Total of 4 processors activated.
    [    0.200673] CPU features: detected: 32-bit EL0 Support
    [    0.205936] CPU features: detected: CRC32 instructions
    [    0.211237] CPU: All CPU(s) started at EL2
    [    0.215430] alternatives: applying system-wide alternatives
    [    0.222816] devtmpfs: initialized
    [    0.236878] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
    [    0.246876] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
    [    0.280781] pinctrl core: initialized pinctrl subsystem
    [    0.286718] DMI not present or invalid.
    [    0.291198] NET: Registered PF_NETLINK/PF_ROUTE protocol family
    [    0.298282] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
    [    0.305720] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
    [    0.313837] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
    [    0.322119] audit: initializing netlink subsys (disabled)
    [    0.327828] audit: type=2000 audit(0.224:1): state=initialized audit_enabled=0 res=1
    [    0.328251] thermal_sys: Registered thermal governor 'step_wise'
    [    0.335745] thermal_sys: Registered thermal governor 'power_allocator'
    [    0.342020] cpuidle: using governor menu
    [    0.352843] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
    [    0.359854] ASID allocator initialised with 65536 entries
    [    0.378211] KASLR disabled due to lack of seed
    [    0.388944] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
    [    0.395905] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
    [    0.402306] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
    [    0.409238] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
    [    0.415638] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
    [    0.422569] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
    [    0.428969] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
    [    0.435899] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
    [    0.443578] k3-chipinfo 43000014.chipid: Family:J722S rev:SR1.0 JTAGID[0x0bba002f] Detected
    [    0.453577] iommu: Default domain type: Translated 
    [    0.458581] iommu: DMA domain TLB invalidation policy: strict mode 
    [    0.465225] SCSI subsystem initialized
    [    0.469367] usbcore: registered new interface driver usbfs
    [    0.475003] usbcore: registered new interface driver hub
    [    0.480448] usbcore: registered new device driver usb
    [    0.486006] pps_core: LinuxPPS API ver. 1 registered
    [    0.491078] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
    [    0.500414] PTP clock support registered
    [    0.504535] EDAC MC: Ver: 3.0.0
    [    0.508529] omap-mailbox 29000000.mailbox: omap mailbox rev 0x66fca100
    [    0.515349] omap-mailbox 29010000.mailbox: omap mailbox rev 0x66fca100
    [    0.522146] omap-mailbox 29020000.mailbox: omap mailbox rev 0x66fca100
    [    0.528988] omap-mailbox 29030000.mailbox: omap mailbox rev 0x66fca100
    [    0.535999] FPGA manager framework
    [    0.539545] Advanced Linux Sound Architecture Driver Initialized.
    [    0.546618] clocksource: Switched to clocksource arch_sys_counter
    [    0.553075] VFS: Disk quotas dquot_6.6.0
    [    0.557120] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [    0.569783] Carveout Heap: Exported 512 MiB at 0x0000000900000000
    [    0.576123] NET: Registered PF_INET protocol family
    [    0.581413] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear)
    [    0.594364] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
    [    0.603201] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
    [    0.611130] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
    [    0.619650] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
    [    0.629004] TCP: Hash tables configured (established 65536 bind 65536)
    [    0.635871] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
    [    0.642973] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
    [    0.650666] NET: Registered PF_UNIX/PF_LOCAL protocol family
    [    0.656864] RPC: Registered named UNIX socket transport module.
    [    0.662943] RPC: Registered udp transport module.
    [    0.667746] RPC: Registered tcp transport module.
    [    0.672548] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [    0.679131] NET: Registered PF_XDP protocol family
    [    0.684036] PCI: CLS 0 bytes, default 64
    [    0.688726] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
    [    0.698603] Initialise system trusted keyrings
    [    0.703373] workingset: timestamp_bits=46 max_order=21 bucket_order=0
    [    0.714026] squashfs: version 4.0 (2009/01/31) Phillip Lougher
    [    0.720540] NFS: Registering the id_resolver key type
    [    0.725768] Key type id_resolver registered
    [    0.730041] Key type id_legacy registered
    [    0.734188] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
    [    0.741035] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
    [    0.782736] Key type asymmetric registered
    [    0.786923] Asymmetric key parser 'x509' registered
    [    0.791947] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
    [    0.799642] io scheduler mq-deadline registered
    [    0.804276] io scheduler kyber registered
    [    0.811591] pinctrl-single 4084000.pinctrl: 34 pins, size 136
    [    0.817991] pinctrl-single f4000.pinctrl: 171 pins, size 684
    [    0.829994] Serial: 8250/16550 driver, 12 ports, IRQ sharing enabled
    [    0.845127] loop: module loaded
    [    0.849526] megasas: 07.719.03.00-rc1
    [    0.856144] tun: Universal TUN/TAP device driver, 1.6
    [    0.862035] VFIO - User Level meta-driver version: 0.3
    [    0.868002] usbcore: registered new interface driver usb-storage
    [    0.874700] i2c_dev: i2c /dev entries driver
    [    0.880168] sdhci: Secure Digital Host Controller Interface driver
    [    0.886520] sdhci: Copyright(c) Pierre Ossman
    [    0.891170] sdhci-pltfm: SDHCI platform and OF driver helper
    [    0.897691] ledtrig-cpu: registered to indicate activity on CPUs
    [    0.904013] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
    [    0.910934] usbcore: registered new interface driver usbhid
    [    0.916630] usbhid: USB HID core driver
    [    0.921359] optee: probing for conduit method.
    [    0.925936] optee: revision 4.1 (012cdca4)
    [    0.926209] optee: dynamic shared memory is enabled
    [    0.935630] optee: initialized driver
    [    0.941147] Initializing XFRM netlink socket
    [    0.945565] NET: Registered PF_PACKET protocol family
    [    0.950784] Key type dns_resolver registered
    [    0.955510] registered taskstats version 1
    [    0.959717] Loading compiled-in X.509 certificates
    [    0.972498] ti-sci 44043000.system-controller: ABI: 3.1 (firmware rev 0x0009 '9.0.6--w2023.01-j722s (Kool Koa')
    [    1.027242] omap_i2c 2b200000.i2c: bus 0 rev0.12 at 400 kHz
    [    1.033986] pca953x 1-0023: supply vcc not found, using dummy regulator
    [    1.040863] pca953x 1-0023: using AI
    [    1.067269] gpio-488 (TRC_MUX_SEL): hogged as output/low
    [    1.073209] omap_i2c 20000000.i2c: bus 1 rev0.12 at 400 kHz
    [    1.079128] ti-sci-intr 4210000.interrupt-controller: Interrupt Router 5 domain created
    [    1.087434] ti-sci-intr bus@f0000:interrupt-controller@a00000: Interrupt Router 3 domain created
    [    1.096639] ti-sci-inta 48000000.interrupt-controller: Interrupt Aggregator domain 28 created
    [    1.105606] ti-sci-inta 4e400000.interrupt-controller: Interrupt Aggregator domain 200 created
    [    1.119329] ti-udma 485c0100.dma-controller: Number of rings: 82
    [    1.127257] ti-udma 485c0100.dma-controller: Channels: 44 (bchan: 16, tchan: 12, rchan: 16)
    [    1.137821] ti-udma 485c0000.dma-controller: Number of rings: 150
    [    1.147596] ti-udma 485c0000.dma-controller: Channels: 35 (tchan: 20, rchan: 15)
    [    1.156878] ti-udma 4e230000.dma-controller: Number of rings: 40
    [    1.164090] ti-udma 4e230000.dma-controller: Channels: 20 (bchan: 0, tchan: 8, rchan: 12)
    [    1.174094] printk: console [ttyS2] disabled
    [    1.178533] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 274, base_baud = 3000000) is a 8250
    [    1.187395] printk: console [ttyS2] enabled
    [    1.187395] printk: console [ttyS2] enabled
    [    1.195850] printk: bootconsole [ns16550a0] disabled
    [    1.195850] printk: bootconsole [ns16550a0] disabled
    [    1.208736] spi-nor spi0.0: s28hs512t (65536 Kbytes)
    [    1.213831] 7 fixed-partitions partitions found on MTD device fc40000.spi.0
    [    1.220795] Creating 7 MTD partitions on "fc40000.spi.0":
    [    1.226187] 0x000000000000-0x000000080000 : "ospi.tiboot3"
    [    1.232743] 0x000000080000-0x000000280000 : "ospi.tispl"
    [    1.239087] 0x000000280000-0x000000680000 : "ospi.u-boot"
    [    1.245462] 0x000000680000-0x0000006c0000 : "ospi.env"
    [    1.251578] 0x0000006c0000-0x000000700000 : "ospi.env.backup"
    [    1.258335] 0x000000800000-0x000003fc0000 : "ospi.rootfs"
    [    1.264711] 0x000003fc0000-0x000004000000 : "ospi.phypattern"
    [    1.314658] davinci_mdio 8000f00.mdio: davinci mdio revision 17.7, bus freq 1000000
    [    1.324284] davinci_mdio 8000f00.mdio: phy[0]: device 8000f00.mdio:00, driver TI DP83867
    [    1.332425] am65-cpsw-nuss 8000000.ethernet: initializing am65 cpsw nuss version 0x6BA01903, cpsw version 0x6BA81903 Ports: 3 quirks:00000006
    [    1.345281] am65-cpsw-nuss 8000000.ethernet: Use random MAC address
    [    1.351550] am65-cpsw-nuss 8000000.ethernet: initialized cpsw ale version 1.5
    [    1.358675] am65-cpsw-nuss 8000000.ethernet: ALE Table size 512
    [    1.365196] am65-cpsw-nuss 8000000.ethernet: CPTS ver 0x4e8a010d, freq:500000000, add_val:1 pps:0
    [    1.375576] am65-cpsw-nuss 8000000.ethernet: set new flow-id-base 19
    [    1.383388] cpu cpu0: _of_add_opp_table_v2: no supported OPPs
    [    1.389193] cpu cpu0: OPP table can't be empty
    [    1.394874] mmc0: CQHCI version 5.10
    [    1.405614] mmc1: CQHCI version 5.10
    [    1.406737] debugfs: Directory 'pd:249' with parent 'pm_genpd' already present!
    [    1.416561] debugfs: Directory 'pd:248' with parent 'pm_genpd' already present!
    [    1.423898] debugfs: Directory 'pd:247' with parent 'pm_genpd' already present!
    [    1.431370] debugfs: Directory 'pd:182' with parent 'pm_genpd' already present!
    [    1.438741] debugfs: Directory 'pd:244' with parent 'pm_genpd' already present!
    [    1.439869] mmc0: SDHCI controller on fa10000.mmc [fa10000.mmc] using ADMA 64-bit
    [    1.445410] mmc1: SDHCI controller on fa00000.mmc [fa00000.mmc] using ADMA 64-bit
    [    1.447846] debugfs: Directory 'pd:182' with parent 'pm_genpd' already present!
    [    1.468427] debugfs: Directory 'pd:182' with parent 'pm_genpd' already present!
    [    1.482709] ALSA device list:
    [    1.485685]   No soundcards found.
    [    1.489425] Waiting for root device PARTUUID=07187f27-02...
    
    
    [    1.516380] mmc1: new ultra high speed SDR104 SDHC card at address aaaa
    [    1.523686] mmcblk1: mmc1:aaaa SL32G 29.7 GiB 
    [    1.532983]  mmcblk1: p1 p2
    [    1.555490] mmc0: Command Queue Engine enabled
    [    1.559985] mmc0: new HS400 MMC card at address 0001
    [    1.565638] mmcblk0: mmc0:0001 G1M15L 29.6 GiB 
    [    1.571810]  mmcblk0: p1 p2
    [    1.575344] mmcblk0boot0: mmc0:0001 G1M15L 31.5 MiB 
    [    1.581493] mmcblk0boot1: mmc0:0001 G1M15L 31.5 MiB 
    [    1.587607] mmcblk0rpmb: mmc0:0001 G1M15L 4.00 MiB, chardev (240:0)
    
    
    [    1.846351] EXT4-fs (mmcblk1p2): recovery complete
    [    1.852131] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Quota mode: none.
    [    1.860742] VFS: Mounted root (ext4 filesystem) on device 179:2.
    [    1.875071] devtmpfs: mounted
    [    1.878636] Freeing unused kernel memory: 1984K
    [    1.883251] Run /sbin/init as init process
    
    [    2.030708] systemd[1]: System time before build time, advancing clock.
    [    2.076285] NET: Registered PF_INET6 protocol family
    [    2.082248] Segment Routing with IPv6
    [    2.085968] In-situ OAM (IOAM) with IPv6
    [    2.114823] systemd[1]: systemd 250.5+ running in system mode (+PAM -AUDIT -SELINUX -APPARMOR +IMA -SMACK +SECCOMP -GCRYPT -GNUTLS -OPENSSL +ACL +BLKID -CURL -ELFUTILS -FIDO2 -IDN2 -IDN -IPTC +KMOD -LIB)
    [    2.146634] systemd[1]: Detected architecture arm64.
    
    Welcome to Arago 2023.10!
    
    [    2.213592] systemd[1]: Hostname set to <j722s-evm>.
    [    2.301831] systemd-sysv-generator[156]: SysV service '/etc/init.d/thermal-zone-init' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to i.
    [    2.548557] systemd[1]: /lib/systemd/system/bt-enable.service:9: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setti.
    [    2.618840] systemd[1]: /etc/systemd/system/sync-clocks.service:11: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the se.
    [    2.702519] systemd[1]: Queued start job for default target Graphical Interface.
    [    2.771263] systemd[1]: Created slice Slice /system/getty.
    [  OK  ] Created slice Slice /system/getty.
    [    2.797579] systemd[1]: Created slice Slice /system/modprobe.
    [  OK  ] Created slice Slice /system/modprobe.
    [    2.821505] systemd[1]: Created slice Slice /system/serial-getty.
    [  OK  ] Created slice Slice /system/serial-getty.
    [    2.844851] systemd[1]: Created slice User and Session Slice.
    [  OK  ] Created slice User and Session Slice.
    [    2.867067] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    [  OK  ] Started Dispatch Password …ts to Console Directory Watch.
    [    2.890929] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    [  OK  ] Started Forward Password R…uests to Wall Directory Watch.
    [    2.915076] systemd[1]: Reached target Path Units.
    [  OK  ] Reached target Path Units.
    [    2.930767] systemd[1]: Reached target Remote File Systems.
    [  OK  ] Reached target Remote File Systems.
    [    2.950743] systemd[1]: Reached target Slice Units.
    [  OK  ] Reached target Slice Units.
    [    2.966754] systemd[1]: Reached target Swaps.
    [  OK  ] Reached target Swaps.
    [    3.020037] systemd[1]: Listening on RPCbind Server Activation Socket.
    [  OK  ] Listening on RPCbind Server Activation Socket.
    [    3.042875] systemd[1]: Reached target RPC Port Mapper.
    [  OK  ] Reached target RPC Port Mapper.
    [    3.071383] systemd[1]: Listening on Process Core Dump Socket.
    [  OK  ] Listening on Process Core Dump Socket.
    [    3.095132] systemd[1]: Listening on initctl Compatibility Named Pipe.
    [  OK  ] Listening on initctl Compatibility Named Pipe.
    [    3.122737] systemd[1]: Listening on Journal Audit Socket.
    [  OK  ] Listening on Journal Audit Socket.
    [    3.143381] systemd[1]: Listening on Journal Socket (/dev/log).
    [  OK  ] Listening on Journal Socket (/dev/log).
    [    3.167311] systemd[1]: Listening on Journal Socket.
    [  OK  ] Listening on Journal Socket.
    [    3.183524] systemd[1]: Listening on Network Service Netlink Socket.
    [  OK  ] Listening on Network Service Netlink Socket.
    [    3.207423] systemd[1]: Listening on udev Control Socket.
    [  OK  ] Listening on udev Control Socket.
    [    3.227185] systemd[1]: Listening on udev Kernel Socket.
    [  OK  ] Listening on udev Kernel Socket.
    [    3.247213] systemd[1]: Listening on User Database Manager Socket.
    [  OK  ] Listening on User Database Manager Socket.
    [    3.295135] systemd[1]: Mounting Huge Pages File System...
             Mounting Huge Pages File System...
    [    3.315581] systemd[1]: Mounting POSIX Message Queue File System...
             Mounting POSIX Message Queue File System...
    [    3.343624] systemd[1]: Mounting Kernel Debug File System...
             Mounting Kernel Debug File System...
    [    3.359209] systemd[1]: Kernel Trace File System was skipped because of a failed condition check (ConditionPathExists=/sys/kernel/tracing).
    [    3.379635] systemd[1]: Mounting Temporary Directory /tmp...
             Mounting Temporary Directory /tmp...
    [    3.400705] systemd[1]: Starting Create List of Static Device Nodes...
             Starting Create List of Static Device Nodes...
    [    3.427488] systemd[1]: Starting Load Kernel Module configfs...
             Starting Load Kernel Module configfs...
    [    3.447569] systemd[1]: Starting Load Kernel Module drm...
             Starting Load Kernel Module drm...
    [    3.467689] systemd[1]: Starting Load Kernel Module fuse...
             Starting Load Kernel Module fuse...
    [    3.481493] fuse: init (API version 7.37)
    [    3.492838] systemd[1]: Starting Start psplash boot splash screen...
             Starting Start psplash boot splash screen...
    [    3.521127] systemd[1]: Starting RPC Bind...
             Starting RPC Bind...
    [    3.535037] systemd[1]: File System Check on Root Device was skipped because of a failed condition check (ConditionPathIsReadWrite=!/).
    [    3.554590] systemd[1]: Starting Journal Service...
             Starting Journal Service...
    [    3.583932] systemd[1]: Starting Load Kernel Modules...
             Starting Load Kernel Modules...
    [    3.604599] cryptodev: loading out-of-tree module taints kernel.
    [    3.605275] systemd[1]: Starting Generate network units from Kernel command line...
             Starting Generate network …ts from Kernel co[    3.619150] cryptodev: driver 1.12 loaded.
    mmand line...
    [    3.644191] systemd[1]: Starting Remount Root and Kernel File Systems...
             Starting Remount Root and Kernel File Systems...
    [    3.667692] EXT4-fs (mmcblk1p2): re-mounted. Quota mode: none.
    [    3.673055] systemd[1]: Starting Coldplug All udev Devices...
             Starting Coldplug All udev Devices...
    [    3.701708] systemd[1]: Started RPC Bind.
    [  OK  ] Started RPC Bind.
    [    3.719449] 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  ] Finished Create List of Static Device Nodes.
    [  OK  ] Finished Load Kernel Module configfs.
    [  OK  ] Finished Load Kernel Module drm.
    [  OK  ] Finished Load Kernel Module fuse.
    [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  ] Finished Load Kernel Modules.
    [  OK  ] Finished Generate network units from Kernel command line.
    [  OK  ] Finished Remount Root and Kernel File Systems.
             Mounting FUSE Control File System...
             Mounting Kernel Configuration File System...
             Starting Flush Journal to Persistent Storage...
             Starting Apply Kernel Variables...
    [    4.081728] systemd-journald[172]: Received client request to flush runtime journal.
             Starting Create Static Device Nodes in /dev...
    [  OK  ] Mounted FUSE Control File System.
    [  OK  ] Mounted Kernel Configuration File System.
    [  OK  ] Finished Flush Journal to Persistent Storage.
    [  OK  ] Finished Apply Kernel Variables.
    [  OK  ] Finished Create Static Device Nodes in /dev.
    [  OK  ] Reached target Preparation for Local File Systems.
             Mounting /media/ram...
             Mounting /var/volatile...
    [    4.283554] audit: type=1334 audit(1651167747.252:2): prog-id=5 op=LOAD
    [    4.290295] audit: type=1334 audit(1651167747.260:3): prog-id=6 op=LOAD
             Starting Rule-based Manage…for Device Events and Files...
    [  OK  ] Mounted /media/ram.
    [  OK  ] Mounted /var/volatile.
    [  OK  ] Finished Coldplug All udev Devices.
             Starting Load/Save Random Seed...
    [  OK  ] Reached target Local File Systems.
             Starting Create Volatile Files and Directories...
    [  OK  ] Finished Create Volatile Files and Directories.
             Starting Network Time Synchronization...
             Starting Record System Boot/Shutdown in UTMP...
    [  OK  ] Started Rule-based Manager for Device Events and Files.
    [  OK  ] Finished Record System Boot/Shutdown in UTMP.
    [  OK  ] Started Network Time Synchronization.
    [  OK  ] Reached target System Initialization.
    [  OK  ] Started Daily Cleanup of Temporary Directories.
    [    4.971109] mc: Linux media interface: v0.10
    [  OK  ] Reached target System Time Set.
    [  OK  ] Started Daily rotation of log files.
    [  OK  ] Reached target Timer Units.[    5.009530] videodev: Linux video capture interface: v2.00
    
    [  OK  ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
    [    5.036409] k3-dsp-rproc 7e000000.dsp: assigned reserved memory node vision-apps-c71-dma-memory@ad000000
    [    5.047953] k3-dsp-rproc 7e000000.dsp: configured DSP for IPC-only mode
    [  OK  ] Listening on D-Bus System Message Bus Socket.
             Starting Docker Socket for the API...
    [    5.088353] remoteproc remoteproc0: 7e000000.dsp is available
    [    5.094479] remoteproc remoteproc0: attaching to 7e000000.dsp
    [    5.106577] k3-dsp-rproc 7e000000.dsp: DSP initialized in IPC-only mode
    [    5.108708] platform 79000000.r5f: configured R5F for remoteproc mode
    [    5.113576] rproc-virtio rproc-virtio.0.auto: assigned reserved memory node vision-apps-c71-dma-memory@ad000000
    [    5.121652] platform 79000000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a1000000
    [    5.131275] virtio_rpmsg_bus virtio0: rpmsg host is online
    [    5.139260] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0xd
    [    5.145276] rproc-virtio rproc-virtio.0.auto: registered virtio0 (type 7)
    [    5.155349] remoteproc remoteproc1: 79000000.r5f is available
    [    5.160436] remoteproc remoteproc0: remote processor 7e000000.dsp is now attached
    [    5.165404] remoteproc remoteproc1: Direct firmware load for j722s-mcu-r5f0_0-fw failed with error -2
    [    5.172910] k3-dsp-rproc 7e000000.dsp: register pm nitifiers in remoteproc mode
    [    5.181232] remoteproc remoteproc1: powering up 79000000.r5f
    [    5.194413] remoteproc remoteproc1: Direct firmware load for j722s-mcu-r5f0_0-fw failed with error -2
    [    5.195173] platform 78000000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1)
    [    5.203845] remoteproc remoteproc1: request_firmware failed: -2
    [    5.217186] platform 78000000.r5f: configured R5F for IPC-only mode
    [    5.218363] k3-dsp-rproc 7e200000.dsp: assigned reserved memory node vision-apps-c71_1-dma-memory@b1000000
    [    5.219408] k3-dsp-rproc 7e200000.dsp: configured DSP for IPC-only mode
    [    5.244200] platform 78000000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a0000000
    [    5.254554] remoteproc remoteproc2: 78000000.r5f is available
    [    5.260551] remoteproc remoteproc2: attaching to 78000000.r5f
    [    5.267176] platform 78000000.r5f: R5F core initialized in IPC-only mode
    [    5.274014] rproc-virtio rproc-virtio.1.auto: assigned reserved memory node vision-apps-r5f-dma-memory@a0000000
    [  OK  ] Listening on dropbear.socket.
    [    5.293977] remoteproc remoteproc3: 7e200000.dsp is available
    [    5.300421] remoteproc remoteproc3: attaching to 7e200000.dsp
    [  OK  ] Listening on PC/SC Smart Card Daemo[    5.310021] k3-dsp-rproc 7e200000.dsp: DSP initialized in IPC-only mode
    n Activation Socket.
    [    5.320707] rproc-virtio rproc-virtio.2.auto: assigned reserved memory node vision-apps-c71_1-dma-memory@b1000000
    [    5.335408] virtio_rpmsg_bus virtio1: rpmsg host is online
    [    5.335640] virtio_rpmsg_bus virtio2: rpmsg host is online
    [    5.335655] virtio_rpmsg_bus virtio1: creating channel ti.ipc4.ping-pong addr 0xd
    [    5.335760] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0xe
    [    5.336106] virtio_rpmsg_bus virtio2: creating channel rpmsg_chrdev addr 0xd
    [    5.342628] rproc-virtio rproc-virtio.1.auto: registered virtio1 (type 7)
    [    5.346673] rproc-virtio rproc-virtio.2.auto: registered virtio2 (type 7)
    [    5.354037] remoteproc remoteproc2: remote processor 78000000.r5f is now attached
    [    5.361114] remoteproc remoteproc3: remote processor 7e200000.dsp is now attached
             Starting Weston socket...
    [    5.397289] k3-dsp-rproc 7e200000.dsp: register pm nitifiers in remoteproc mode
    [    5.415018] platform 78400000.r5f: configured R5F for IPC-only mode
    [    5.421510] platform 78400000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a2000000
    [    5.426670] random: crng init done
    [    5.441303] remoteproc remoteproc4: 78400000.r5f is available
    [    5.447459] remoteproc remoteproc4: attaching to 78400000.r5f
    [    5.458698] platform 78400000.r5f: R5F core initialized in IPC-only mode
    [    5.465955] rproc-virtio rproc-virtio.3.auto: assigned reserved memory node vision-apps-r5f-dma-memory@a2000000
             Starting D-Bus System Message Bus...
    [    5.507680] rtc-ti-k3 2b1f0000.rtc: registered as rtc0
    [    5.518593] rtc-ti-k3 2b1f0000.rtc: setting system clock to 1970-01-01T00:00:03 UTC (3)
    [    5.531733] e5010 fd20000.e5010: Device registered as /dev/video2
    [    5.539257] virtio_rpmsg_bus virtio3: rpmsg host is online
    [    5.539919] virtio_rpmsg_bus virtio3: creating channel rpmsg_chrdev addr 0xd
    [    5.552057] virtio_rpmsg_bus virtio2: creating channel rpmsg_chrdev addr 0x15
    [    5.552203] PVR_K:  226: Device: fd80000.gpu
    [    5.559293] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0x15
             Starting Reboot and dump vmcore via kexec.[    5.570839] rproc-virtio rproc-virtio.3.auto: registered virtio3 (type 7)
    ..
    [    5.570875] virtio_rpmsg_bus virtio0: creating channel ti.ipc4.ping-pong addr 0xe
    [    5.583017] remoteproc remoteproc4: remote processor 78400000.r5f is now attached
    [    5.590994] virtio_rpmsg_bus virtio2: creating channel ti.ipc4.ping-pong addr 0xe
    [    5.630921] virtio_rpmsg_bus virtio3: creating channel rpmsg_chrdev addr 0x15
    [    5.638506] virtio_rpmsg_bus virtio0: msg received with no recipient
    [    5.645142] virtio_rpmsg_bus virtio2: msg received with no recipient
    [  OK  ] Finished Load/Save Random Seed.
    [  OK  ] Listening on Docker Socket for the API.
    [  OK  ] Listening on Weston socket.
    [  OK  ] Finished Reboot and dump vmcore via kexec.
    [    5.714097] virtio_rpmsg_bus virtio3: creating channel ti.ipc4.ping-pong addr 0xe
    [    5.722185] virtio_rpmsg_bus virtio3: msg received with no recipient
    [  OK  ] Found device /dev/ttyS2.
    [    5.738583] j721e-pcie-host f102000.pcie: host bridge /pcie@f102000 ranges:
    [    5.745816] PVR_K:  226: Read BVNC 36.53.104.796 from HW device registers
    [    5.745875] j721e-pcie-host f102000.pcie:       IO 0x0068001000..0x0068010fff -> 0x0068001000
    [    5.752871] PVR_K:  226: RGX Device registered BVNC 36.53.104.796 with 1 core in the system
    [    5.761387] j721e-pcie-host f102000.pcie:      MEM 0x0068011000..0x006fffffff -> 0x0068011000
    [    5.770995] [drm] Initialized pvr 23.3.6512818 20170530 for fd80000.gpu on minor 0
    [    5.778672] j721e-pcie-host f102000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
    [  OK  ] Reached target Socket Units.
    [  OK  ] Started D-Bus System Message Bus.
    [  OK  ] Reached target Basic System.
    [  OK  ] Started Job spooling tools.
    [  OK  ] Started Periodic Command Scheduler.
             Starting DEMO...
             Starting Print notice about GPLv3 packages...
             Starting IPv6 Packet Filtering Framework...
             Starting IPv4 Packet Filtering Framework...
    [  OK  ] Started irqbalance daemon.
             Starting Telephony service...
             Starting Expand the rootfs…ll size of the boot device....
    [  OK  ] Started strongSwan IPsec I…IKEv2 daemon using ipsec.conf.
    [    6.326251] audit: type=1334 audit(1651238316.497:4): prog-id=7 op=LOAD
    [    6.339663] audit: type=1334 audit(1651238316.513:5): prog-id=8 op=LOAD
             Starting User Login Management...
    [  OK  ] Started TEE Supplicant.
             Starting Telnet Server...
    [  OK  ] Finished IPv6 Packet Filtering Framework.
    [  OK  ] Finished IPv4 Packet Filtering Framework.
    [  OK  ] Finished Telnet Server.
    [  OK  ] Reached target Preparation for Network.
             Starting Network Configuration...
    [  OK  ] Started Telephony service.
    
    [    6.556466] Bluetooth: Core ver 2.22
    [    6.561812] NET: Registered PF_BLUETOOTH protocol family
    
    [    6.568313] Bluetooth: HCI device and connection manager initialized
    [    6.575702] Bluetooth: HCI socket layer initialized
    [  OK  ] Started DEMO.
    [    6.581513] Bluetooth: L2CAP socket layer initialized
    [    6.590712] Bluetooth: SCO socket layer initialized
    
    [    6.904806] j721e-pcie-host f102000.pcie: PCI host bridge to bus 0000:00
    [    6.911723] pci_bus 0000:00: root bus resource [bus 00-ff]
    [    6.917655] pci_bus 0000:00: root bus resource [io  0x0000-0xffff] (bus address [0x68001000-0x68010fff])
    [    6.927340] pci_bus 0000:00: root bus resource [mem 0x68011000-0x6fffffff]
    [    6.934512] pci 0000:00:00.0: [104c:b010] type 01 class 0x060400
    [    6.940951] pci 0000:00:00.0: supports D1
    [    6.945212] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
    [    6.963487] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
    [  OK  ] Finished Expand the rootfs…full size of the boot device..
    
    [    7.028207] cfg80211: Loading compiled-in X.509 certificates for regulatory database
    [    7.069854] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
    [    7.070754] cfg80211: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
    [    7.126958] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
    [    7.134913] pci 0000:00:00.0: PCI bridge to [bus 01]
    
    [    7.293722] pcieport 0000:00:00.0: PME: Signaling with IRQ 473
    [  OK  ] Started Network Configuration.
    [    7.330646] pcieport 0000:00:00.0: AER: enabled with IRQ 473
    
    [    7.360296] am65-cpsw-nuss 8000000.ethernet eth0: PHY [8000f00.mdio:00] driver [TI DP83867] (irq=POLL)
    [    7.360330] am65-cpsw-nuss 8000000.ethernet eth0: configuring for phy/rgmii-rxid link mode
             Starting Network Name Resolution...
    [  OK  ] Started User Login Management.
    [  OK  ] Reached target Hardware activated USB gadget.
    [  OK  ] Listening on Load/Save RF …itch Status /dev/rfkill Watch.
    
    [    7.591222] xhci-hcd xhci-hcd.5.auto: xHCI Host Controller
    [    7.596932] xhci-hcd xhci-hcd.5.auto: new USB bus registered, assigned bus number 1
    [    7.605069] xhci-hcd xhci-hcd.5.auto: hcc params 0x200073c9 hci version 0x100 quirks 0x0000002000018010
    [    7.614671] xhci-hcd xhci-hcd.5.auto: irq 474, io mem 0x31210000
    [    7.621002] xhci-hcd xhci-hcd.5.auto: xHCI Host Controller
    [    7.626588] xhci-hcd xhci-hcd.5.auto: new USB bus registered, assigned bus number 2
    [    7.634348] xhci-hcd xhci-hcd.5.auto: Host supports USB 3.0 SuperSpeed
    [    7.643117] hub 1-0:1.0: USB hub found
    [    7.647017] hub 1-0:1.0: 1 port detected
    [    7.655562] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
    [    7.664773] hub 2-0:1.0: USB hub found
    [    7.670803] hub 2-0:1.0: 1 port detected
    
    [  OK  ] Started Network Name Resolution.
    [  OK  ] Reached target Network.
    [    7.906689] usb 1-1: new high-speed USB device number 2 using xhci-hcd
    0;32m  OK  ] Reached target Host and Network Name Lookups.
             Starting Avahi mDNS/DNS-SD Stack...
             Starting Enable and configure wl18xx bluetooth stack...
             Starting containerd container runtime...
    [  OK  ] Started Netperf Benchmark Server.
    
    [  OK  ] Started NFS status monitor for NFSv2/3 locking..
             Starting Simple Network Ma…ent Protocol (SNMP) Daemon....
             Starting Permit User Sessions...
    [  OK  ] Finished Enable and configure wl18xx bluetooth stack.
    [  OK  ] Started Avahi mDNS/DNS-SD Stack.
    [  OK  ] Finished Permit User Sessions.
    [    8.064531] hub 1-1:1.0: USB hub found
    [    8.068479] hub 1-1:1.0: 4 ports detected
    [  OK  ] Created slice Slice /system/systemd-fsck.
    [  OK  ] Started Getty on tty1.
    [  OK  ] Started Serial Getty on ttyS2.
    [  OK  ] Reached target Login Prompts.
             Starting Synchronize System and HW clocks...
             Starting Weston, a Wayland…ositor, as a system service...
    
    [    8.194770] usb 2-1: new SuperSpeed USB device number 2 using xhci-hcd
    [    8.219993] hub 2-1:1.0: USB hub found
    [    8.224014] hub 2-1:1.0: 4 ports detected
    [  OK  ] Found device /dev/mmcblk0p1.
             Starting File System Check on /dev/mmcblk0p1...
    [    8.338699] audit: type=1334 audit(1651238318.509:6): prog-id=9 op=LOAD
             Starting User Database Manager...
    [    8.351034] audit: type=1334 audit(1651238318.517:7): prog-id=10 op=LOAD
    
    [  OK  ] Found device /dev/mmcblk1p1.
             Starting File System Check on /dev/mmcblk1p1...
    [  OK  ] Finished File System Check on /dev/mmcblk0p1.
             Mounting /run/media/mmcblk0p1...
    [  OK  ] Mounted /run/media/mmcblk0p1.
    
    [  OK  ] Started User Database Manager.
    [  OK  ] Created slice User Slice of UID 1000.
             Starting User Runtime Directory /run/user/1000...
    [  OK  ] Finished File System Check on /dev/mmcblk1p1.
             Mounting /run/media/BOOT-mmcblk1p1...
    [  OK  ] Finished User Runtime Directory /run/user/1000.
    
             Starting User Manager for UID 1000...
    [    8.828135] audit: type=1006 audit(1651238319.001:8): pid=723 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=1 res=1
    [    8.840983] audit: type=1300 audit(1651238319.001:8): arch=c00000b7 syscall=64 success=yes exit=4 a0=8 a1=ffffc11479d8 a2=4 a3=ffff930e9020 items=0 ppid=1 pid=723 auid=1000 uid=0 gid=0 euid=0 suid=0 fsu)
    [FAILED] Failed to start Synchronize Syste[    8.868285] audit: type=1327 audit(1651238319.001:8): proctitle="(systemd)"
    m and HW clocks.
    See 'systemctl status sync-clocks.service' for details.
    [  OK  ] Mounted /run/media/BOOT-mmcblk1p1.
    
    [  OK  ] Started Simple Network Man…ement Protocol (SNMP) Daemon..
    
    [    9.420195] am65-cpsw-nuss 8000000.ethernet eth0: Link is Up - 100Mbps/Full - flow control rx/tx
    [    9.429275] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
    
    [  OK  ] Started User Manager for UID 1000.
    [  OK  ] Started Session c1 of User weston.
    [    9.572684] audit: type=1006 audit(1651238319.745:9): pid=664 uid=0 old-auid=4294967295 auid=1000 tty=tty7 old-ses=4294967295 ses=2 res=1
    [    9.585147] audit: type=1300 audit(1651238319.745:9): arch=c00000b7 syscall=64 success=yes exit=4 a0=8 a1=ffffc11479d8 a2=4 a3=ffff930e9020 items=0 ppid=1 pid=664 auid=1000 uid=0 gid=0 euid=0 suid=0 fsu)
    [    9.611670] audit: type=1327 audit(1651238319.745:9): proctitle="(weston)"
    
    [  OK  ] Started containerd container runtime.
    [FAILED] Failed to start Weston, a …mpositor, as a system service.
    See 'systemctl status weston.service' for details.
    
    
    
    
    
    
    ***************************************************************
    ***************************************************************
    NOTICE: This file system contains the following GPL-3.0 packages:
            adwaita-icon-theme-symbolic
            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
            gnu-config
            grub-common
            grub-editenv
            grub-efi
            gzip
            hidapi
            less
            libasm1
            libatomic-dev
            libatomic1
            libbfd
            libdebuginfod1
            libdw1
            libeigen-dev
            libelf1
            libgcc-s-dev
            libgcc1
            libgdbm-compat4
            libgdbm-dev
            libgdbm6
            libgettextlib
            libgettextsrc
            libgmp10
            libidn2-0
            libmpc3
            libmpfr6
            libopcodes
            libqt5charts-examples
            libqt5charts-plugins
            libqt5charts-qmlplugins
            libqt5charts5
            libqt5sensors-plugins
            libqt5sensors-qmlplugins
            libqt5sensors5
            libqt5serialport-examples
            libqt5serialport-plugins
            libqt5serialport-qmlplugins
            libqt5serialport5
            libqt5svg-examples
            libqt5svg-plugins
            libqt5svg-qmlplugins
            libqt5svg5
            libqt5virtualkeyboard-plugins
            libqt5virtualkeyboard-qmlplugins
            libqt5virtualkeyboard5
            libqt5webchannel-plugins
            libqt5webchannel-qmlplugins
            libqt5webchannel5
            libreadline-dev
            libreadline8
            libstdc++-dev
            libstdc++6
            libunistring2
            m4-dev
            m4
            make
            nettle
            parted
            piglit
            qt3d-plugins
            qt3d-qmlplugins
            qt3d
            qtbase-examples
            qtbase-plugins
            qtbase-qmlplugins
            qtbase
            qtconnectivity-plugins
            qtconnectivity-qmlplugins
            qtconnectivity
            qtdeclarative-plugins
            qtdeclarative-qmlplugins
            qtdeclarative-tools
            qtdeclarative
            qtgraphicaleffects-qmlplugins
            qtlocation-examples
            qtlocation-plugins
            qtlocation-qmlplugins
            qtlocation
            qtmultimedia-examples
            qtmultimedia-plugins
            qtmultimedia-qmlplugins
            qtmultimedia
            qtquics-qmlplugins.control
            qtquics2-plugins.control
            qtquics2-qmlplugins.control
            qtquics2.control
            qtscript-examples
            qtscript-plugins
            qtscript-qmlplugins
            qtscript
            qtwayland-examples
            qtwayland-plugins
            qtwayland-qmlplugins
            qtwayland
            tar
            which
    
    If you do not wish to distribute GPL-3.0 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  ] Finished Print notice about GPLv3 packages.
    [  OK  ] Reached target Multi-User System.
    [  OK  ] Reached target Graphical Interface.
             Starting Record Runlevel Change in UTMP...
    [  OK  ] Finished Record Runlevel Change in UTMP.
    
    
    

  • Hi Srikar,

    Can you send the snapshot of how much the boot delay is in U-boot as soon as the "Hit any key to stop autoboot" print comes up.

    Regards

    Gokul

  • Its pretty fast to capture that but the delay is starting from 3 seconds. 

  • HI Srikar,

    Can you check if it  is working when you are running minicom using sudo?

    If it is not still working,I would recommend checking that the cable is not faulty as I suspect that it is mostly the issue.

    Thanks

    Gokul

  • Hello,

    We ran the tests using "sudo minicom" but still couldn't enter the U-Boot.

    However, we tried this test in Putty and was able to enter the U-boot. But now we are facing a different issue when entering UMS command we are seeing the following errors. Please let us know which command we should try in U-Boot to remotely flash the sd card partitions.

  • Hi srikar,

    Can you  try with the following procedure:

    - boot the board to u-boot prompt;
    - connect the J17 type c port of the device to  host via a TYPEC <-> USB connector;

    -run "ums 0 mmc 1"

    I tried this and it worked.

    Regards

    Gokul