TDA4VM: Boot Failure Issue with J721E – Reset Loop Observed

Part Number: TDA4VM

Hello Tarun,

 

CAN standlone redmine  :

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1644613/tda4vm-sk-tda4vm-j721e-classic-autosar-can-works-in-ccs-debug-but-not-in-standalone-sbl-boot-mode

 

For combined image boot up link to follow steps 

[FAQ] TDA4VE-Q1: SBL HLOS Boot Test Procedure for Combined AppImage - Processors forum - Processors - TI E2E support forums 

 

We attempted to follow the steps from the shared link without rebuilding the images, but we are encountering a boot issue (continuous reset).

 

 

Below are the steps we followed:

  1. Replaced sbl_mmcsd_img_hlos_mcu1_0_release.tiimage as tiboot3.bin
  2. Copied tifs.bin from:
    ti-processor-sdk-rtos-j721e-evm-10_01_00_04/.../pdk_jacinto_10_01_00_25/packages/ti/drv/sciclient/soc/V1
  3. Copied the combined app image directly (without rebuilding) from and :
    .../pdk_jacinto_10_01_00_25/packages/ti/boot/sbl/tools/combined_appimage/bin/j721e_evm
  4. Copied u-boot.diskimage from the same location as above
  5. Placed all the above contents onto the SD card
  6. After power cycle, the board enters a continuous reset loop instead of booting successfully

Observation:

  • U-Boot starts, but then an exception occurs (Flash: "Error" handler, esr 0xbf000002)
  • Followed by CPU reset and the cycle repeats

 

Please find the TeraTerm logs attached below for reference.

 

 

NOTICE:  BL31: v2.11.0(release):v2.11.0-dirty
NOTICE:  BL31: Built : 11:51:22, May 23 2024
ERROR:   GTC_CNTFID0 is 0! Assuming 200000000 Hz. Fix Bootloader
I/TC:
I/TC: OP-TEE version: 4.4.0-dev (gcc version 13.3.0 (GCC)) #1 Fri Oct 18 17:45:27 UTC 2024 aarch64
I/TC: WARNING: This OP-TEE configuration might be insecure!
I/TC: WARNING: Please check https://optee.readthedocs.io/en/latest/architecture/porting_guidelines.html
I/TC: Primary CPU initializing
I/TC: GIC redistributor base address not provided
I/TC: Assuming default GIC group status and modifier
I/TC: SYSFW ABI: 4.0 (firmware rev 0x000a '10.1.6--v10.01.06 (Fiery Fox)')
I/TC: Activated SA2UL device
I/TC: Fixing SA2UL firewall owner for GP device
I/TC: Enabled firewalls for SA2UL TRNG device
I/TC: SA2UL TRNG initialized
I/TC: SA2UL Drivers initialized
I/TC: HUK Initialized
I/TC: Primary CPU switching to normal world boot

U-Boot SPL 2024.04-ti-g1d8a15d0fb56 (Oct 30 2024 - 04:37:25 +0000)
SYSFW ABI: 4.0 (firmware rev 0x000a '10.1.6--v10.01.06 (Fiery Fox)')
EEPROM not available at 0x50, trying to read at 0x51
ti_i2c_eeprom_am6_parse_record: Ignoring record id 17
Trying to boot from MMC2
Warning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail if the image was also encrypted
Warning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail if the image was also encrypted


U-Boot 2024.04-ti-g1d8a15d0fb56 (Oct 30 2024 - 04:37:25 +0000)

SoC:   J721E SR1.1 GP
Model: Texas Instruments J721e EVM
Board: J721EX-EAIK rev B
DRAM:  2 GiB (effective 4 GiB)
Core:  144 devices, 36 uclasses, devicetree: separate
Flash: "Error" handler, esr 0xbf000002
elr: 0000000080853c38 lr : 0000000080853bd8 (reloc)
elr: 00000000fff12c38 lr : 00000000fff12bd8
x0 : 00000000fdea6c90 x1 : 0000000000000000
x2 : 0000000000000019 x3 : 0000000500000000
x4 : 0000000000000004 x5 : 0000000000000000
x6 : 0000000000000100 x7 : 0000000000000008
x8 : 0000000000000006 x9 : 00000000fdea6d10
x10: 0000000000000004 x11: 0000000000000002
x12: 0000000000000018 x13: 00000000fde7b200
x14: 00000000ffffffff x15: 00000000fde7b058
x16: 00000000fff2d314 x17: 0000000000000000
x18: 00000000fde9eda0 x19: 00000000fdea0a00
x20: 0000000000000000 x21: 00000000fdea6c90
x22: 00000000deadbeef x23: 00000000800bfe68
x24: 0000000000000010 x25: 0000000000000000
x26: 00000000800b9252 x27: 00000000800b9000
x28: 00000000800b923a x29: 00000000fde7b040

Code: 14000016 f9400003 79404065 12003ca5 (d5033fbf)
Resetting CPU ...

resetting ...
NOTICE:  BL31: v2.11.0(release):v2.11.0-dirty
NOTICE:  BL31: Built : 11:51:22, May 23 2024
ERROR:   GTC_CNTFID0 is 0! Assuming 200000000 Hz. Fix Bootloader
I/TC:
I/TC: OP-TEE version: 4.4.0-dev (gcc version 13.3.0 (GCC)) #1 Fri Oct 18 17:45:27 UTC 2024 aarch64
I/TC: WARNING: This OP-TEE configuration might be insecure!
I/TC: WARNING: Please check https://optee.readthedocs.io/en/latest/architecture/porting_guidelines.html
I/TC: Primary CPU initializing
I/TC: GIC redistributor base address not provided
I/TC: Assuming default GIC group status and modifier
I/TC: SYSFW ABI: 4.0 (firmware rev 0x000a '10.1.6--v10.01.06 (Fiery Fox)')
I/TC: Activated SA2UL device
I/TC: Fixing SA2UL firewall owner for GP device
I/TC: Enabled firewalls for SA2UL TRNG device
I/TC: SA2UL TRNG initialized
I/TC: SA2UL Drivers initialized
I/TC: HUK Initialized
I/TC: Primary CPU switching to normal world boot

U-Boot SPL 2024.04-ti-g1d8a15d0fb56 (Oct 30 2024 - 04:37:25 +0000)
SYSFW ABI: 4.0 (firmware rev 0x000a '10.1.6--v10.01.06 (Fiery Fox)')
EEPROM not available at 0x50, trying to read at 0x51
ti_i2c_eeprom_am6_parse_record: Ignoring record id 17
Trying to boot from MMC2
Warning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail if the image was also encrypted
Warning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail if the image was also encrypted


U-Boot 2024.04-ti-g1d8a15d0fb56 (Oct 30 2024 - 04:37:25 +0000)

SoC:   J721E SR1.1 GP
Model: Texas Instruments J721e EVM
Board: J721EX-EAIK rev B
DRAM:  2 GiB (effective 4 GiB)
Core:  144 devices, 36 uclasses, devicetree: separate
Flash: "Error" handler, esr 0xbf000002
elr: 0000000080853c38 lr : 0000000080853bd8 (reloc)
elr: 00000000fff12c38 lr : 00000000fff12bd8
x0 : 00000000fdea6c90 x1 : 0000000000000000
x2 : 0000000000000019 x3 : 0000000500000000
x4 : 0000000000000004 x5 : 0000000000000000
x6 : 0000000000000100 x7 : 0000000000000008
x8 : 0000000000000006 x9 : 00000000fdea6d10
x10: 0000000000000004 x11: 0000000000000002
x12: 0000000000000018 x13: 00000000fde7b200
x14: 00000000ffffffff x15: 00000000fde7b058
x16: 00000000fff2d314 x17: 0000000000000000
x18: 00000000fde9eda0 x19: 00000000fdea0a00
x20: 0000000000000000 x21: 00000000fdea6c90
x22: 00000000deadbeef x23: 00000000800bfe68
x24: 0000000000000010 x25: 0000000000000000
x26: 00000000800b9252 x27: 00000000800b9000
x28: 00000000800b923a x29: 00000000fde7b040

Code: 14000016 f9400003 79404065 12003ca5 (d5033fbf)
Resetting CPU ...

 

Regards

Praveen

  • Hi Team  ,

     

    Could you please provide support on a high priority for this issue?

    We have a customer release in progress, and this is impacting our delivery timelines.

    Your immediate assistance would be highly appreciated.

    Regards

    Praveen

  • Hello,

    As per log, the issue is in uboot. I suspect you have chosen SBL as dev and combined app as opt.

    In combined app image you have 2 things one is development and other is optimised.

    If it is optimised then SBL -> Linux kernel whereas development includes SBL-> Uboot-> Linux Kernel.

    so can you choose either one out of it optimised or development and try to build both SBL and combined image as per your selection. You cannot take development during SBL build and optimised in combined app. 

    Regards

    Tarun Mukesh

  • Hi Tarun ,

    As part of the initial step, we tried the following without building any images and used the binaries as-is from the SDK:

    First Attempt:

    1. Replaced sbl_mmcsd_img_hlos_mcu1_0_release.tiimage as tiboot3.bin
    2. Copied tifs.bin from:
      ti-processor-sdk-rtos-j721e-evm-10_01_00_04/.../pdk_jacinto_10_01_00_25/packages/ti/drv/sciclient/soc/V1
    3. Copied the combined app image directly (without rebuilding) from:
      .../pdk_jacinto_10_01_00_25/packages/ti/boot/sbl/tools/combined_appimage/bin/j721e_evm
    4. Copied u-boot.diskimage from the same location
    5. Placed all the above contents onto the SD card

    After power cycle, the board enters a continuous reset loop instead of booting successfully.

    Second Attempt:

    We tried rebuilding the combined image (both optimized and development flow). However, in this case, we are not observing any logs on the console.

    Could you please assist here?
    Also, can we have a short call today at 3:00 PM or 3:30 PM to discuss this further?

    Thanks & Regards,
    Praveen

  • Hello,

    Copied u-boot.diskimage from the same location

    It is not disk image it is only u-boot.img thats it.

    Combined app image also you have to rename as 'app' . You have to take combined_dev.appimage and rename as app if you are using development boot flow

    RegardS

    Tarun Mukesh

  • Hi ,

    Already we have renamed the development combined image to app and are using the u-boot.img file as-is. 
    Please find the below snap shot . 

  • Hi Tarun , 

    Can we have short call to debug the issue

    Regards

    Praveen

  • Hello,

    Yes , can we do it at 4 PM?

    Regards

    Tarun MUkesh

  • Ok We have debug call at 4pm 

  • Logs for combined-optimized  Reseting
    
    
    
    NOTICE: BL31: v2.11.0(release):v2.11.0-dirty
    NOTICE: BL31: Built : 11:51:22, May 23 2024
    ERROR: GTC_CNTFID0 is 0! Assuming 200000000 Hz. Fix Bootloader
    I/TC:
    I/TC: OP-TEE version: 4.4.0-dev (gcc version 13.3.0 (GCC)) #1 Fri Oct 18 17:45:27 UTC 2024 aarch64
    I/TC: WARNING: This OP-TEE configuration might be insecure!
    I/TC: WARNING: Please check https://optee.readthedocs.io/en/latest/architecture/porting_guidelines.html
    I/TC: Primary CPU initializing
    I/TC: GIC redistributor base address not provided
    I/TC: Assuming default GIC group status and modifier
    I/TC: SYSFW ABI: 4.0 (firmware rev 0x000a '10.1.6--v10.01.06 (Fiery Fox)')
    I/TC: Activated SA2UL device
    I/TC: Fixing SA2UL firewall owner for GP device
    I/TC: Enabled firewalls for SA2UL TRNG device
    I/TC: SA2UL TRNG initialized
    I/TC: SA2UL Drivers initialized
    I/TC: HUK Initialized
    I/TC: Primary CPU switching to normal world boot
    [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd080]
    [ 0.000000] Linux version 6.6.44-ti-01386-g126a8167b591-dirty (oe-user@oe-host) (aarch64-oe-linux-gcc (GCC) 13.3.0, GNU ld (GNU Binutils) 2.42.0.20240723) #1 SMP PREEMPT Wed Oct 30 19:49:32 UTC 2024
    [ 0.000000] KASLR disabled due to lack of seed
    [ 0.000000] Machine model: Texas Instruments J721e EVM
    [ 0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002800000 (options '')
    [ 0.000000] printk: bootconsole [ns16550a0] enabled
    [ 0.000000] efi: UEFI not found.
    [ 0.000000] [Firmware Bug]: Kernel image misaligned at boot, please fix your bootloader!
    [ 0.000000] Reserved memory: created CMA memory pool at 0x00000008e0000000, size 512 MiB
    [ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
    [ 0.000000] OF: reserved mem: 0x00000008e0000000..0x00000008ffffffff (524288 KiB) map reusable linux,cma
    [ 0.000000] OF: reserved mem: 0x000000009e800000..0x000000009fffffff (24576 KiB) nomap non-reusable optee@9e800000
    [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a0000000, size 1 MiB
    [ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a0000000, compatible id shared-dma-pool
    [ 0.000000] OF: reserved mem: 0x00000000a0000000..0x00000000a00fffff (1024 KiB) nomap non-reusable r5f-dma-memory@a0000000
    [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a0100000, size 15 MiB
    [ 0.000000] OF: reserved mem: initialized node r5f-memory@a0100000, compatible id shared-dma-pool
    [ 0.000000] OF: reserved mem: 0x00000000a0100000..0x00000000a0ffffff (15360 KiB) nomap non-reusable r5f-memory@a0100000
    [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a1000000, size 1 MiB
    [ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a1000000, compatible id shared-dma-pool
    [ 0.000000] OF: reserved mem: 0x00000000a1000000..0x00000000a10fffff (1024 KiB) nomap non-reusable r5f-dma-memory@a1000000
    [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a1100000, size 15 MiB
    [ 0.000000] OF: reserved mem: initialized node r5f-memory@a1100000, compatible id shared-dma-pool
    [ 0.000000] OF: reserved mem: 0x00000000a1100000..0x00000000a1ffffff (15360 KiB) nomap non-reusable r5f-memory@a1100000
    [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a2000000, size 1 MiB
    [ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a2000000, compatible id shared-dma-pool
    [ 0.000000] OF: reserved mem: 0x00000000a2000000..0x00000000a20fffff (1024 KiB) nomap non-reusable r5f-dma-memory@a2000000
    [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a2100000, size 15 MiB
    [ 0.000000] OF: reserved mem: initialized node r5f-memory@a2100000, compatible id shared-dma-pool
    [ 0.000000] OF: reserved mem: 0x00000000a2100000..0x00000000a2ffffff (15360 KiB) nomap non-reusable r5f-memory@a2100000
    [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a3000000, size 1 MiB
    [ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a3000000, compatible id shared-dma-pool
    [ 0.000000] OF: reserved mem: 0x00000000a3000000..0x00000000a30fffff (1024 KiB) nomap non-reusable r5f-dma-memory@a3000000
    [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a3100000, size 15 MiB
    [ 0.000000] OF: reserved mem: initialized node r5f-memory@a3100000, compatible id shared-dma-pool
    [ 0.000000] OF: reserved mem: 0x00000000a3100000..0x00000000a3ffffff (15360 KiB) nomap non-reusable r5f-memory@a3100000
    [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a4000000, size 1 MiB
    [ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a4000000, compatible id shared-dma-pool
    [ 0.000000] OF: reserved mem: 0x00000000a4000000..0x00000000a40fffff (1024 KiB) nomap non-reusable r5f-dma-memory@a4000000
    [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a4100000, size 15 MiB
    [ 0.000000] OF: reserved mem: initialized node r5f-memory@a4100000, compatible id shared-dma-pool
    [ 0.000000] OF: reserved mem: 0x00000000a4100000..0x00000000a4ffffff (15360 KiB) nomap non-reusable r5f-memory@a4100000
    [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a5000000, size 1 MiB
    [ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a5000000, compatible id shared-dma-pool
    [ 0.000000] OF: reserved mem: 0x00000000a5000000..0x00000000a50fffff (1024 KiB) nomap non-reusable r5f-dma-memory@a5000000
    [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a5100000, size 15 MiB
    [ 0.000000] OF: reserved mem: initialized node r5f-memory@a5100000, compatible id shared-dma-pool
    [ 0.000000] OF: reserved mem: 0x00000000a5100000..0x00000000a5ffffff (15360 KiB) nomap non-reusable r5f-memory@a5100000
    [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a6000000, size 1 MiB
    [ 0.000000] OF: reserved mem: initialized node c66-dma-memory@a6000000, compatible id shared-dma-pool
    [ 0.000000] OF: reserved mem: 0x00000000a6000000..0x00000000a60fffff (1024 KiB) nomap non-reusable c66-dma-memory@a6000000
    [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a6100000, size 15 MiB
    [ 0.000000] OF: reserved mem: initialized node c66-memory@a6100000, compatible id shared-dma-pool
    [ 0.000000] OF: reserved mem: 0x00000000a6100000..0x00000000a6ffffff (15360 KiB) nomap non-reusable c66-memory@a6100000
    [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a7000000, size 1 MiB
    [ 0.000000] OF: reserved mem: initialized node c66-dma-memory@a7000000, compatible id shared-dma-pool
    [ 0.000000] OF: reserved mem: 0x00000000a7000000..0x00000000a70fffff (1024 KiB) nomap non-reusable c66-dma-memory@a7000000
    [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a7100000, size 15 MiB
    [ 0.000000] OF: reserved mem: initialized node c66-memory@a7100000, compatible id shared-dma-pool
    [ 0.000000] OF: reserved mem: 0x00000000a7100000..0x00000000a7ffffff (15360 KiB) nomap non-reusable c66-memory@a7100000
    [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a8000000, size 1 MiB
    [ 0.000000] OF: reserved mem: initialized node c71-dma-memory@a8000000, compatible id shared-dma-pool
    [ 0.000000] OF: reserved mem: 0x00000000a8000000..0x00000000a80fffff (1024 KiB) nomap non-reusable c71-dma-memory@a8000000
    [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a8100000, size 15 MiB
    [ 0.000000] OF: reserved mem: initialized node c71-memory@a8100000, compatible id shared-dma-pool
    [ 0.000000] OF: reserved mem: 0x00000000a8100000..0x00000000a8ffffff (15360 KiB) nomap non-reusable c71-memory@a8100000
    [ 0.000000] OF: reserved mem: 0x00000000aa000000..0x00000000abbfffff (28672 KiB) nomap non-reusable ipc-memories@aa000000
    [ 0.000000] Zone ranges:
    [ 0.000000] DMA [mem 0x0000000080000000-0x00000000ffffffff]
    [ 0.000000] DMA32 empty
    [ 0.000000] Normal [mem 0x0000000100000000-0x00000008ffffffff]
    [ 0.000000] Movable zone start for each node
    [ 0.000000] Early memory node ranges
    [ 0.000000] node 0: [mem 0x0000000080000000-0x000000009e7fffff]
    [ 0.000000] node 0: [mem 0x000000009e800000-0x00000000a8ffffff]
    [ 0.000000] node 0: [mem 0x00000000a9000000-0x00000000a9ffffff]
    [ 0.000000] node 0: [mem 0x00000000aa000000-0x00000000abbfffff]
    [ 0.000000] node 0: [mem 0x00000000abc00000-0x00000000ffffffff]
    [ 0.000000] node 0: [mem 0x0000000880000000-0x00000008ffffffff]
    [ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000008ffffffff]
    [ 0.000000] 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.5
    [ 0.000000] percpu: Embedded 20 pages/cpu s42920 r8192 d30808 u81920
    [ 0.000000] Detected PIPT I-cache on CPU0
    [ 0.000000] CPU features: detected: GIC system register CPU interface
    [ 0.000000] CPU features: detected: Spectre-v3a
    [ 0.000000] CPU features: detected: Spectre-BHB
    [ 0.000000] CPU features: detected: ARM erratum 1742098
    [ 0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923
    [ 0.000000] alternatives: applying boot alternatives
    [ 0.000000] Kernel command line: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 root=/dev/mmcblk1p2 rw rootfstype=ext4 rootwait
    [ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
    [ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
    [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 1032192
    [ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off
    [ 0.000000] software IO TLB: area num 2.
    [ 0.000000] software IO TLB: mapped [mem 0x00000000fbfff000-0x00000000fffff000] (64MB)
    [ 0.000000] Memory: 3302316K/4194304K available (12032K kernel code, 1252K rwdata, 4040K rodata, 2432K init, 504K bss, 367700K reserved, 524288K cma-reserved)
    [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
    [ 0.000000] rcu: Preemptible hierarchical RCU implementation.
    [ 0.000000] rcu: RCU event tracing is enabled.
    [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.
    [ 0.000000] Trampoline variant of Tasks RCU enabled.
    [ 0.000000] Tracing variant of Tasks RCU enabled.
    [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
    [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
    [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
    [ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode
    [ 0.000000] GICv3: 960 SPIs implemented
    [ 0.000000] GICv3: 0 Extended SPIs implemented
    [ 0.000000] Root IRQ handler: gic_handle_irq
    [ 0.000000] GICv3: GICv3 features: 16 PPIs
    [ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000001900000
    [ 0.000000] ITS [mem 0x01820000-0x0182ffff]
    [ 0.000000] GIC: enabling workaround for ITS: Socionext Synquacer pre-ITS
    [ 0.000000] ITS@0x0000000001820000: Devices Table too large, reduce ids 20->19
    [ 0.000000] ITS@0x0000000001820000: allocated 524288 Devices @880800000 (flat, esz 8, psz 64K, shr 0)
    [ 0.000000] ITS: using cache flushing for cmd queue
    [ 0.000000] GICv3: using LPI property table @0x0000000880040000
    [ 0.000000] GIC: using cache flushing for LPI property table
    [ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000880050000
    [ 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.008396] Console: colour dummy device 80x25
    [ 0.012964] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
    [ 0.023634] pid_max: default: 32768 minimum: 301
    [ 0.028387] LSM: initializing lsm=capability,integrity
    [ 0.033690] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
    [ 0.041261] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
    [ 0.049722] cacheinfo: Unable to detect cache hierarchy for CPU 0
    [ 0.056339] RCU Tasks: Setting shift to 1 and lim to 1 rcu_task_cb_adjust=1.
    [ 0.063584] RCU Tasks Trace: Setting shift to 1 and lim to 1 rcu_task_cb_adjust=1.
    [ 0.071425] rcu: Hierarchical SRCU implementation.
    [ 0.076321] rcu: Max phase no-delay instances is 1000.
    [ 0.081829] Platform MSI: msi-controller@1820000 domain created
    [ 0.088068] PCI/MSI: /bus@100000/interrupt-controller@1800000/msi-controller@1820000 domain created
    [ 0.097485] EFI services will not be available.
    [ 0.102213] smp: Bringing up secondary CPUs ...
    ERROR: GTC_CNTFID0 is 0! Assuming 200000000 Hz. Fix Bootloader
    I/TC: Secondary CPU 1 initializing
    I/TC: Secondary CPU 1 switching to normal world boot
    [ 0.121245] Detected PIPT I-cache on CPU1
    [ 0.121272] GICv3: CPU1: found redistributor 1 region 0:0x0000000001920000
    [ 0.121283] GICv3: CPU1: using allocated LPI pending table @0x0000000880060000
    [ 0.121312] CPU1: Booted secondary processor 0x0000000001 [0x411fd080]
    [ 0.121367] smp: Brought up 1 node, 2 CPUs
    [ 0.150710] SMP: Total of 2 processors activated.
    [ 0.155515] CPU features: detected: 32-bit EL0 Support
    [ 0.160768] CPU features: detected: CRC32 instructions
    [ 0.166044] CPU: All CPU(s) started at EL2
    [ 0.170225] alternatives: applying system-wide alternatives
    [ 0.176707] devtmpfs: initialized
    [ 0.186634] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
    [ 0.196614] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
    [ 0.209783] pinctrl core: initialized pinctrl subsystem
    [ 0.215618] DMI not present or invalid.
    [ 0.219877] NET: Registered PF_NETLINK/PF_ROUTE protocol family
    [ 0.226383] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
    [ 0.233679] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
    [ 0.241674] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
    [ 0.249790] audit: initializing netlink subsys (disabled)
    [ 0.255389] audit: type=2000 audit(0.164:1): state=initialized audit_enabled=0 res=1
    [ 0.255587] thermal_sys: Registered thermal governor 'step_wise'
    [ 0.263310] thermal_sys: Registered thermal governor 'power_allocator'
    [ 0.269464] cpuidle: using governor menu
    [ 0.280204] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
    [ 0.287163] ASID allocator initialised with 65536 entries
    [ 0.302141] platform a000000.dp-bridge: Fixed dependency cycle(s) with /bus@100000/dss@4a00000
    [ 0.311163] platform a000000.dp-bridge: Fixed dependency cycle(s) with /bus@100000/dss@4a00000
    [ 0.320016] platform 4a00000.dss: Fixed dependency cycle(s) with /bus@100000/dp-bridge@a000000
    [ 0.329400] platform a40000.pinctrl: Fixed dependency cycle(s) with /bus@100000/pinctrl@a40000/mcu-cpsw-cpts
    [ 0.341083] platform a000000.dp-bridge: Fixed dependency cycle(s) with /connector
    [ 0.348771] platform connector: Fixed dependency cycle(s) with /bus@100000/dp-bridge@a000000
    [ 0.357593] Modules: 27664 pages in range for non-PLT usage
    [ 0.357596] Modules: 519184 pages in range for PLT usage
    [ 0.363754] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
    [ 0.376117] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
    [ 0.382519] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
    [ 0.389453] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
    [ 0.395854] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
    [ 0.402788] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
    [ 0.409189] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
    [ 0.416123] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
    [ 0.423258] k3-chipinfo 43000014.chipid: Family:J721E rev:SR1.1 JTAGID[0x1bb6402f] Detected
    [ 0.432238] iommu: Default domain type: Translated
    [ 0.437139] iommu: DMA domain TLB invalidation policy: strict mode
    [ 0.443575] SCSI subsystem initialized
    [ 0.447555] usbcore: registered new interface driver usbfs
    [ 0.453180] usbcore: registered new interface driver hub
    [ 0.458618] usbcore: registered new device driver usb
    [ 0.464042] pps_core: LinuxPPS API ver. 1 registered
    [ 0.469113] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
    [ 0.478449] PTP clock support registered
    [ 0.482552] EDAC MC: Ver: 3.0.0
    [ 0.485991] scmi_core: SCMI protocol bus registered
    [ 0.491123] FPGA manager framework
    [ 0.494632] Advanced Linux Sound Architecture Driver Initialized.
    [ 0.501264] vgaarb: loaded
    [ 0.504174] clocksource: Switched to clocksource arch_sys_counter
    [ 0.510522] VFS: Disk quotas dquot_6.6.0
    [ 0.514541] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [ 0.524776] NET: Registered PF_INET protocol family
    [ 0.529904] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
    [ 0.538863] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
    [ 0.547639] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
    [ 0.555561] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
    [ 0.563764] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear)
    [ 0.572298] TCP: Hash tables configured (established 32768 bind 32768)
    [ 0.579055] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
    [ 0.585965] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
    [ 0.593392] NET: Registered PF_UNIX/PF_LOCAL protocol family
    [ 0.599475] RPC: Registered named UNIX socket transport module.
    [ 0.605534] RPC: Registered udp transport module.
    [ 0.610337] RPC: Registered tcp transport module.
    [ 0.615140] RPC: Registered tcp-with-tls transport module.
    [ 0.620745] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [ 0.627327] NET: Registered PF_XDP protocol family
    [ 0.632231] PCI: CLS 0 bytes, default 64
    [ 0.636832] Initialise system trusted keyrings
    [ 0.641478] workingset: timestamp_bits=46 max_order=20 bucket_order=0
    [ 0.648237] squashfs: version 4.0 (2009/01/31) Phillip Lougher
    [ 0.654338] NFS: Registering the id_resolver key type
    [ 0.659521] Key type id_resolver registered
    [ 0.663793] Key type id_legacy registered
    [ 0.667895] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
    [ 0.674743] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
    [ 0.695846] Key type asymmetric registered
    [ 0.700030] Asymmetric key parser 'x509' registered
    [ 0.705037] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
    [ 0.712597] io scheduler mq-deadline registered
    [ 0.717226] io scheduler kyber registered
    [ 0.721337] io scheduler bfq registered
    [ 0.727321] pinctrl-single 4301c000.pinctrl: 94 pins, size 376
    [ 0.733761] pinctrl-single 11c000.pinctrl: 173 pins, size 692
    [ 0.740336] pinctrl-single a40000.pinctrl: 512 pins, size 2048
    [ 0.749917] Serial: 8250/16550 driver, 12 ports, IRQ sharing enabled
    [ 0.758896] arm-smmu-v3 36600000.iommu: ias 48-bit, oas 48-bit (features 0x00001faf)
    [ 0.767064] arm-smmu-v3 36600000.iommu: allocated 65536 entries for cmdq
    [ 0.774157] arm-smmu-v3 36600000.iommu: allocated 32768 entries for evtq
    [ 0.781905] arm-smmu-v3 36600000.iommu: msi_domain absent - falling back to wired irqs
    [ 0.792733] loop: module loaded
    [ 0.796511] megasas: 07.725.01.00-rc1
    [ 0.802074] tun: Universal TUN/TAP device driver, 1.6
    [ 0.807794] VFIO - User Level meta-driver version: 0.3
    [ 0.813685] usbcore: registered new interface driver usb-storage
    [ 0.820174] i2c_dev: i2c /dev entries driver
    [ 0.825174] sdhci: Secure Digital Host Controller Interface driver
    [ 0.831496] sdhci: Copyright(c) Pierre Ossman
    [ 0.836063] sdhci-pltfm: SDHCI platform and OF driver helper
    [ 0.842168] ledtrig-cpu: registered to indicate activity on CPUs
    [ 0.848482] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
    [ 0.855374] usbcore: registered new interface driver usbhid
    [ 0.861072] usbhid: USB HID core driver
    [ 0.865658] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
    [ 0.874284] optee: probing for conduit method.
    I/TC: Reserved shared memory is enabled
    I/TC: Dynamic shared memory is enabled
    I/TC: Normal World virtualization support is disabled
    I/TC: Asynchronous notifications are disabled
    [ 0.878838] optee: revision 4.4 (8f645256efc0dc66)
    [ 0.895266] optee: dynamic shared memory is enabled
    [ 0.905555] random: crng init done
    [ 0.909088] optee: initialized driver
    [ 0.914069] NET: Registered PF_PACKET protocol family
    [ 0.919285] Key type dns_resolver registered
    [ 0.927094] registered taskstats version 1
    [ 0.931353] Loading compiled-in X.509 certificates
    [ 0.943422] ti-sci 44083000.system-controller: ABI: 4.0 (firmware rev 0x000a '10.1.6--v10.01.06 (Fiery Fox)')
    [ 1.021441] omap_i2c 42120000.i2c: bus 0 rev0.12 at 400 kHz
    [ 1.027763] pca953x 1-0020: supply vcc not found, using dummy regulator
    [ 1.034587] pca953x 1-0020: using no AI
    [ 1.052237] pca953x 1-0020: failed writing register
    [ 1.057274] pca953x: probe of 1-0020 failed with error -121
    [ 1.063172] pca953x 1-0022: supply vcc not found, using dummy regulator
    [ 1.069975] pca953x 1-0022: using AI
    [ 1.073678] pca953x 1-0022: failed writing register
    [ 1.078709] pca953x: probe of 1-0022 failed with error -121
    [ 1.084444] omap_i2c 2000000.i2c: bus 1 rev0.12 at 400 kHz
    [ 1.090660] omap_i2c 2010000.i2c: bus 2 rev0.12 at 400 kHz
    [ 1.096765] pca953x 3-0020: supply vcc not found, using dummy regulator
    [ 1.103586] pca953x 3-0020: using no AI
    [ 1.128220] pca953x 3-0020: failed writing register
    [ 1.133267] pca953x: probe of 3-0020 failed with error -121
    [ 1.139160] omap_i2c 2030000.i2c: bus 3 rev0.12 at 400 kHz
    [ 1.145372] pca953x 4-0020: supply vcc not found, using dummy regulator
    [ 1.152199] pca953x 4-0020: using no AI
    [ 1.176222] pca953x 4-0020: failed writing register
    [ 1.181253] pca953x: probe of 4-0020 failed with error -121
    [ 1.187007] omap_i2c 2060000.i2c: bus 4 rev0.12 at 400 kHz
    [ 1.192742] ti-sci-intr 42200000.interrupt-controller: Interrupt Router 137 domain created
    [ 1.201296] ti-sci-intr bus@100000:interrupt-controller@a00000: Interrupt Router 131 domain created
    [ 1.210643] ti-sci-intr 310e0000.interrupt-controller: Interrupt Router 213 domain created
    [ 1.219250] ti-sci-inta 33d00000.interrupt-controller: Interrupt Aggregator domain 209 created
    [ 1.228686] ------------[ cut here ]------------
    [ 1.233412] wiz bus@100000:wiz@5000000: Unable to create SERDES platform device
    [ 1.240902] WARNING: CPU: 0 PID: 37 at /drivers/phy/ti/phy-j721e-wiz.c:1624 wiz_probe+0xd10/0xe6c
    [ 1.249983] Modules linked in:
    [ 1.253098] CPU: 0 PID: 37 Comm: kworker/u4:2 Not tainted 6.6.44-ti-01386-g126a8167b591-dirty #1
    [ 1.262077] Hardware name: Texas Instruments J721e EVM (DT)
    [ 1.267766] Workqueue: events_unbound deferred_probe_work_func
    [ 1.273727] pstate: 60000005 (nZCv daif -PAN -UAO -TCO -DIT -SSBS BTYPE=--)
    [ 1.280839] pc : wiz_probe+0xd10/0xe6c
    [ 1.284665] lr : wiz_probe+0xd10/0xe6c
    [ 1.288491] sp : ffff8000817e3a80
    [ 1.291869] x29: ffff8000817e3b40 x28: ffff00085f80d008 x27: 0000000000000001
    [ 1.299162] x26: ffff800080cbc530 x25: 0000000000000002 x24: 0000000000000002
    [ 1.306454] x23: 0000000000000000 x22: ffff0008019710c8 x21: ffff000800214010
    [ 1.313746] x20: ffff000801971080 x19: 0000000000000000 x18: 0000000000000006
    [ 1.321038] x17: 766564206d726f66 x16: 74616c7020534544 x15: 5245532065746165
    [ 1.328330] x14: 7263206f7420656c x13: ffff8000812cea58 x12: 0000000000000378
    [ 1.335622] x11: 0000000000000128 x10: ffff800081326a58 x9 : ffff8000812cea58
    [ 1.342913] x8 : 00000000ffffefff x7 : ffff800081326a58 x6 : 80000000fffff000
    [ 1.350205] x5 : 0000000000000000 x4 : 0000000000000000 x3 : 0000000000000000
    [ 1.357497] x2 : 0000000000000000 x1 : 0000000000000000 x0 : ffff000800138e40
    [ 1.364788] Call trace:
    [ 1.367279] wiz_probe+0xd10/0xe6c
    [ 1.370749] platform_probe+0x68/0xc4
    [ 1.374486] really_probe+0x148/0x2b0
    [ 1.378221] __driver_probe_device+0x78/0x12c
    [ 1.382668] driver_probe_device+0xd8/0x15c
    [ 1.386936] __device_attach_driver+0xb8/0x134
    [ 1.391471] bus_for_each_drv+0x88/0xe8
    [ 1.395387] __device_attach+0xa0/0x190
    [ 1.399300] device_initial_probe+0x14/0x20
    [ 1.403567] bus_probe_device+0xac/0xb0
    [ 1.407482] deferred_probe_work_func+0x88/0xc0
    [ 1.412106] process_one_work+0x138/0x248
    [ 1.416201] worker_thread+0x320/0x438
    [ 1.420026] kthread+0x110/0x114
    [ 1.423318] ret_from_fork+0x10/0x20
    [ 1.426966] ---[ end trace 0000000000000000 ]---
    [ 1.431836] wiz: probe of bus@100000:wiz@5000000 failed with error -12
    [ 1.440764] ------------[ cut here ]------------
    [ 1.445484] wiz bus@100000:wiz@5010000: Unable to create SERDES platform device
    [ 1.452967] WARNING: CPU: 0 PID: 37 at /drivers/phy/ti/phy-j721e-wiz.c:1624 wiz_probe+0xd10/0xe6c
    [ 1.462043] Modules linked in:
    [ 1.465158] CPU: 0 PID: 37 Comm: kworker/u4:2 Tainted: G W 6.6.44-ti-01386-g126a8167b591-dirty #1
    [ 1.475646] Hardware name: Texas Instruments J721e EVM (DT)
    [ 1.481335] Workqueue: events_unbound deferred_probe_work_func
    [ 1.487293] pstate: 60000005 (nZCv daif -PAN -UAO -TCO -DIT -SSBS BTYPE=--)
    [ 1.494405] pc : wiz_probe+0xd10/0xe6c
    [ 1.498230] lr : wiz_probe+0xd10/0xe6c
    [ 1.502056] sp : ffff8000817e3a80
    [ 1.505434] x29: ffff8000817e3b40 x28: ffff00085f80ee68 x27: 0000000000000001
    [ 1.512727] x26: ffff800080cbc530 x25: 0000000000000002 x24: 0000000000000002
    [ 1.520018] x23: 0000000000000000 x22: ffff0008019710c8 x21: ffff000800214410
    [ 1.527310] x20: ffff000801971080 x19: 0000000000000000 x18: 0000000000000006
    [ 1.534601] x17: 766564206d726f66 x16: 74616c7020534544 x15: 5245532065746165
    [ 1.541893] x14: 7263206f7420656c x13: ffff8000812cea58 x12: 00000000000003ed
    [ 1.549184] x11: 000000000000014f x10: ffff800081326a58 x9 : ffff8000812cea58
    [ 1.556476] x8 : 00000000ffffefff x7 : ffff800081326a58 x6 : 80000000fffff000
    [ 1.563767] x5 : 0000000000000000 x4 : 0000000000000000 x3 : 0000000000000000
    [ 1.571058] x2 : 0000000000000000 x1 : 0000000000000000 x0 : ffff000800138e40
    [ 1.578350] Call trace:
    [ 1.580840] wiz_probe+0xd10/0xe6c
    [ 1.584310] platform_probe+0x68/0xc4
    [ 1.588046] really_probe+0x148/0x2b0
    [ 1.591781] __driver_probe_device+0x78/0x12c
    [ 1.596227] driver_probe_device+0xd8/0x15c
    [ 1.600495] __device_attach_driver+0xb8/0x134
    [ 1.605030] bus_for_each_drv+0x88/0xe8
    [ 1.608946] __device_attach+0xa0/0x190
    [ 1.612859] device_initial_probe+0x14/0x20
    [ 1.617127] bus_probe_device+0xac/0xb0
    [ 1.621042] deferred_probe_work_func+0x88/0xc0
    [ 1.625666] process_one_work+0x138/0x248
    [ 1.629759] worker_thread+0x320/0x438
    [ 1.633584] kthread+0x110/0x114
    [ 1.636876] ret_from_fork+0x10/0x20
    [ 1.640523] ---[ end trace 0000000000000000 ]---
    [ 1.645382] wiz: probe of bus@100000:wiz@5010000 failed with error -12
    [ 1.654294] ------------[ cut here ]------------
    [ 1.659025] wiz bus@100000:wiz@5020000: Unable to create SERDES platform device
    [ 1.666508] WARNING: CPU: 0 PID: 37 at /drivers/phy/ti/phy-j721e-wiz.c:1624 wiz_probe+0xd10/0xe6c
    [ 1.675585] Modules linked in:
    [ 1.678700] CPU: 0 PID: 37 Comm: kworker/u4:2 Tainted: G W 6.6.44-ti-01386-g126a8167b591-dirty #1
    [ 1.689188] Hardware name: Texas Instruments J721e EVM (DT)
    [ 1.694877] Workqueue: events_unbound deferred_probe_work_func
    [ 1.700835] pstate: 60000005 (nZCv daif -PAN -UAO -TCO -DIT -SSBS BTYPE=--)
    [ 1.707947] pc : wiz_probe+0xd10/0xe6c
    [ 1.711772] lr : wiz_probe+0xd10/0xe6c
    [ 1.715597] sp : ffff8000817e3a80
    [ 1.718976] x29: ffff8000817e3b40 x28: ffff00085f810cc8 x27: 0000000000000001
    [ 1.726268] x26: ffff800080cbc530 x25: 0000000000000002 x24: 0000000000000002
    [ 1.733560] x23: 0000000000000000 x22: ffff0008019710c8 x21: ffff000800214810
    [ 1.740851] x20: ffff000801971080 x19: 0000000000000000 x18: 0000000000000006
    [ 1.748143] x17: 766564206d726f66 x16: 74616c7020534544 x15: 5245532065746165
    [ 1.755434] x14: 7263206f7420656c x13: ffff8000812cea58 x12: 0000000000000462
    [ 1.762726] x11: 0000000000000176 x10: ffff800081326a58 x9 : ffff8000812cea58
    [ 1.770018] x8 : 00000000ffffefff x7 : ffff800081326a58 x6 : 80000000fffff000
    [ 1.777309] x5 : 0000000000000000 x4 : 0000000000000000 x3 : 0000000000000000
    [ 1.784600] x2 : 0000000000000000 x1 : 0000000000000000 x0 : ffff000800138e40
    [ 1.791892] Call trace:
    [ 1.794383] wiz_probe+0xd10/0xe6c
    [ 1.797853] platform_probe+0x68/0xc4
    [ 1.801590] really_probe+0x148/0x2b0
    [ 1.805325] __driver_probe_device+0x78/0x12c
    [ 1.809771] driver_probe_device+0xd8/0x15c
    [ 1.814039] __device_attach_driver+0xb8/0x134
    [ 1.818574] bus_for_each_drv+0x88/0xe8
    [ 1.822489] __device_attach+0xa0/0x190
    [ 1.826401] device_initial_probe+0x14/0x20
    [ 1.830669] bus_probe_device+0xac/0xb0
    [ 1.834583] deferred_probe_work_func+0x88/0xc0
    [ 1.839206] process_one_work+0x138/0x248
    [ 1.843299] worker_thread+0x320/0x438
    [ 1.847124] kthread+0x110/0x114
    [ 1.850416] ret_from_fork+0x10/0x20
    [ 1.854064] ---[ end trace 0000000000000000 ]---
    [ 1.858923] wiz: probe of bus@100000:wiz@5020000 failed with error -12
    [ 1.868595] k3-ringacc 2b800000.ringacc: Ring Accelerator probed rings:286, gp-rings[96,20] sci-dev-id:235
    [ 1.878532] k3-ringacc 2b800000.ringacc: dma-ring-reset-quirk: disabled
    [ 1.885296] k3-ringacc 2b800000.ringacc: RA Proxy rev. 66346100, num_proxies:64
    [ 1.894939] k3-ringacc 3c000000.ringacc: Ring Accelerator probed rings:1024, gp-rings[440,150] sci-dev-id:211
    [ 1.905106] k3-ringacc 3c000000.ringacc: dma-ring-reset-quirk: disabled
    [ 1.911866] k3-ringacc 3c000000.ringacc: RA Proxy rev. 66346100, num_proxies:64
    [ 1.920034] 40a00000.serial: ttyS1 at MMIO 0x40a00000 (irq = 193, base_baud = 6000000) is a 8250
    [ 1.929616] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 194, base_baud = 3000000) is a 8250
    [ 1.938532] printk: console [ttyS2] enabled
    [ 1.938532] printk: console [ttyS2] enabled
    [ 1.946987] printk: bootconsole [ns16550a0] disabled
    [ 1.946987] printk: bootconsole [ns16550a0] disabled
    [ 1.960823] 2810000.serial: ttyS3 at MMIO 0x2810000 (irq = 195, base_baud = 3000000) is a 8250
    [ 1.969971] 2820000.serial: ttyS4 at MMIO 0x2820000 (irq = 196, base_baud = 3000000) is a 8250
    [ 1.979121] 2840000.serial: ttyS6 at MMIO 0x2840000 (irq = 197, base_baud = 3000000) is a 8250
    [ 1.988310] cadence-qspi 47040000.spi: couldn't determine phase-detect-selector
    [ 1.996304] cadence-qspi 47050000.spi: couldn't determine phase-detect-selector
    [ 2.004334] davinci_mdio 46000f00.mdio: Configuring MDIO in manual mode
    [ 2.048184] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
    [ 2.057730] davinci_mdio 46000f00.mdio: phy[0]: device 46000f00.mdio:00, driver TI DP83867
    [ 2.066006] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA00101, cpsw version 0x6BA80100 Ports: 2 quirks:00000000
    [ 2.078859] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 1.4
    [ 2.086068] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64
    [ 2.092282] pps pps0: new PPS source ptp0
    [ 2.096404] am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010a, freq:500000000, add_val:1 pps:1
    [ 2.106873] am65-cpts 310d0000.cpts: CPTS ver 0x4e8a010a, freq:200000000, add_val:4 pps:0
    [ 2.115901] mmc0: CQHCI version 5.10
    [ 2.156199] mmc0: SDHCI controller on 4f80000.mmc [4f80000.mmc] using ADMA 64-bit
    [ 2.173874] vdd_mcu_0v85: Bringing 3300000uV into 850000-850000uV
    NOTICE:  BL31: Built : 11:51:22, May 23 2024
    ERROR:   GTC_CNTFID0 is 0! Assuming 200000000 Hz. Fix Bootloader
    I/TC:
    I/TC: OP-TEE version: 4.4.0-dev (gcc version 13.3.0 (GCC)) #1 Fri Oct 18 17:45:27 UTC 2024 aarch64
    I/TC: WARNING: This OP-TEE configuration might be insecure!
    I/TC: WARNING: Please check https://optee.readthedocs.io/en/latest/architecture/porting_guidelines.html
    I/TC: Primary CPU initializing
    I/TC: GIC redistributor base address not provided
    I/TC: Assuming default GIC group status and modifier
    I/TC: SYSFW ABI: 4.0 (firmware rev 0x000a '10.1.6--v10.01.06 (Fiery Fox)')
    I/TC: Activated SA2UL device
    I/TC: Fixing SA2UL firewall owner for GP device
    I/TC: Enabled firewalls for SA2UL TRNG device
    I/TC: SA2UL TRNG initialized
    I/TC: SA2UL Drivers initialized
    I/TC: HUK Initialized
    I/TC: Primary CPU switching to normal world boot
    [    0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd080]

  • Hi Tarun , 

    We followed the steps which you have provided and formatted the sd card . Still, we are facing same issue 

    Please find the below logs for your reference . 

  • 2425.bootlog_sd_format.txt

    After SD format and partition logs 

  • Hello Praveen,

    I did the same at my end and its working fine.

    Welcome to minicom 2.8
    
    OPTIONS: I18n 
    Port /dev/ttyUSB0, 10:22:00
    
    Press CTRL-A Z for help on special keys
    
    NOTICE:  BL31: v2.11.0(release):v2.11.0-dirty
    NOTICE:  BL31: Built : 11:51:22, May 23 2024
    ERROR:   GTC_CNTFID0 is 0! Assuming 200000000 Hz. Fix Bootloader
    I/TC: 
    I/TC: OP-TEE version: 4.4.0-dev (gcc version 13.3.0 (GCC)) #1 Fri Oct 18 17:45:27 UTC 2024 aarch64
    I/TC: WARNING: This OP-TEE configuration might be insecure!
    I/TC: WARNING: Please check https://optee.readthedocs.io/en/latest/architecture/porting_guidelines.html
    I/TC: Primary CPU initializing
    I/TC: GIC redistributor base address not provided
    I/TC: Assuming default GIC group status and modifier
    I/TC: SYSFW ABI: 4.0 (firmware rev 0x000a '10.1.6--v10.01.06 (Fiery Fox)')
    I/TC: Activated SA2UL device
    I/TC: Fixing SA2UL firewall owner for GP device
    I/TC: Enabled firewalls for SA2UL TRNG device
    I/TC: SA2UL TRNG initialized
    I/TC: SA2UL Drivers initialized
    I/TC: HUK Initialized
    I/TC: Primary CPU switching to normal world boot
    [    0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd080]
    [    0.000000] Linux version 6.6.44-ti-01386-g126a8167b591-dirty (oe-user@oe-host) (aarch64-oe-linux-gcc (GCC) 13.3.0, GNU ld (GNU Binutils) 2.42.0.20240723) #1 SMP PREEMPT Wed Oct 30 4
    [    0.000000] KASLR disabled due to lack of seed
    [    0.000000] Machine model: Texas Instruments J721e EVM
    [    0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002800000 (options '')
    [    0.000000] printk: bootconsole [ns16550a0] enabled
    [    0.000000] efi: UEFI not found.
    [    0.000000] [Firmware Bug]: Kernel image misaligned at boot, please fix your bootloader!
    [    0.000000] Reserved memory: created CMA memory pool at 0x00000008e0000000, size 512 MiB
    [    0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
    [    0.000000] OF: reserved mem: 0x00000008e0000000..0x00000008ffffffff (524288 KiB) map reusable linux,cma
    [    0.000000] OF: reserved mem: 0x000000009e800000..0x000000009fffffff (24576 KiB) nomap non-reusable optee@9e800000
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a0000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a0000000, compatible id shared-dma-pool
    [    0.000000] OF: reserved mem: 0x00000000a0000000..0x00000000a00fffff (1024 KiB) nomap non-reusable r5f-dma-memory@a0000000
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a0100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@a0100000, compatible id shared-dma-pool
    [    0.000000] OF: reserved mem: 0x00000000a0100000..0x00000000a0ffffff (15360 KiB) nomap non-reusable r5f-memory@a0100000
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a1000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a1000000, compatible id shared-dma-pool
    [    0.000000] OF: reserved mem: 0x00000000a1000000..0x00000000a10fffff (1024 KiB) nomap non-reusable r5f-dma-memory@a1000000
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a1100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@a1100000, compatible id shared-dma-pool
    [    0.000000] OF: reserved mem: 0x00000000a1100000..0x00000000a1ffffff (15360 KiB) nomap non-reusable r5f-memory@a1100000
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a2000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a2000000, compatible id shared-dma-pool
    [    0.000000] OF: reserved mem: 0x00000000a2000000..0x00000000a20fffff (1024 KiB) nomap non-reusable r5f-dma-memory@a2000000
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a2100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@a2100000, compatible id shared-dma-pool
    [    0.000000] OF: reserved mem: 0x00000000a2100000..0x00000000a2ffffff (15360 KiB) nomap non-reusable r5f-memory@a2100000
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a3000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a3000000, compatible id shared-dma-pool
    [    0.000000] OF: reserved mem: 0x00000000a3000000..0x00000000a30fffff (1024 KiB) nomap non-reusable r5f-dma-memory@a3000000
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a3100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@a3100000, compatible id shared-dma-pool
    [    0.000000] OF: reserved mem: 0x00000000a3100000..0x00000000a3ffffff (15360 KiB) nomap non-reusable r5f-memory@a3100000
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a4000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a4000000, compatible id shared-dma-pool
    [    0.000000] OF: reserved mem: 0x00000000a4000000..0x00000000a40fffff (1024 KiB) nomap non-reusable r5f-dma-memory@a4000000
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a4100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@a4100000, compatible id shared-dma-pool
    [    0.000000] OF: reserved mem: 0x00000000a4100000..0x00000000a4ffffff (15360 KiB) nomap non-reusable r5f-memory@a4100000
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a5000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a5000000, compatible id shared-dma-pool
    [    0.000000] OF: reserved mem: 0x00000000a5000000..0x00000000a50fffff (1024 KiB) nomap non-reusable r5f-dma-memory@a5000000
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a5100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@a5100000, compatible id shared-dma-pool
    [    0.000000] OF: reserved mem: 0x00000000a5100000..0x00000000a5ffffff (15360 KiB) nomap non-reusable r5f-memory@a5100000
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a6000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node c66-dma-memory@a6000000, compatible id shared-dma-pool
    [    0.000000] OF: reserved mem: 0x00000000a6000000..0x00000000a60fffff (1024 KiB) nomap non-reusable c66-dma-memory@a6000000
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a6100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node c66-memory@a6100000, compatible id shared-dma-pool
    [    0.000000] OF: reserved mem: 0x00000000a6100000..0x00000000a6ffffff (15360 KiB) nomap non-reusable c66-memory@a6100000
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a7000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node c66-dma-memory@a7000000, compatible id shared-dma-pool
    [    0.000000] OF: reserved mem: 0x00000000a7000000..0x00000000a70fffff (1024 KiB) nomap non-reusable c66-dma-memory@a7000000
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a7100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node c66-memory@a7100000, compatible id shared-dma-pool
    [    0.000000] OF: reserved mem: 0x00000000a7100000..0x00000000a7ffffff (15360 KiB) nomap non-reusable c66-memory@a7100000
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a8000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node c71-dma-memory@a8000000, compatible id shared-dma-pool
    [    0.000000] OF: reserved mem: 0x00000000a8000000..0x00000000a80fffff (1024 KiB) nomap non-reusable c71-dma-memory@a8000000
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a8100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node c71-memory@a8100000, compatible id shared-dma-pool
    [    0.000000] OF: reserved mem: 0x00000000a8100000..0x00000000a8ffffff (15360 KiB) nomap non-reusable c71-memory@a8100000
    [    0.000000] OF: reserved mem: 0x00000000aa000000..0x00000000abbfffff (28672 KiB) nomap non-reusable ipc-memories@aa000000
    [    0.000000] Zone ranges:
    [    0.000000]   DMA      [mem 0x0000000080000000-0x00000000ffffffff]
    [    0.000000]   DMA32    empty
    [    0.000000]   Normal   [mem 0x0000000100000000-0x00000008ffffffff]
    [    0.000000] Movable zone start for each node
    [    0.000000] Early memory node ranges
    [    0.000000]   node   0: [mem 0x0000000080000000-0x000000009e7fffff]
    [    0.000000]   node   0: [mem 0x000000009e800000-0x00000000a8ffffff]
    [    0.000000]   node   0: [mem 0x00000000a9000000-0x00000000a9ffffff]
    [    0.000000]   node   0: [mem 0x00000000aa000000-0x00000000abbfffff]
    [    0.000000]   node   0: [mem 0x00000000abc00000-0x00000000ffffffff]
    [    0.000000]   node   0: [mem 0x0000000880000000-0x00000008ffffffff]
    [    0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000008ffffffff]
    [    0.000000] 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.5
    [    0.000000] percpu: Embedded 20 pages/cpu s42920 r8192 d30808 u81920
    [    0.000000] Detected PIPT I-cache on CPU0
    [    0.000000] CPU features: detected: GIC system register CPU interface
    [    0.000000] CPU features: detected: Spectre-v3a
    [    0.000000] CPU features: detected: Spectre-BHB
    [    0.000000] CPU features: detected: ARM erratum 1742098
    [    0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923
    [    0.000000] alternatives: applying boot alternatives
    [    0.000000] Kernel command line: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 root=/dev/mmcblk1p2 rw rootfstype=ext4 rootwait
    [    0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
    [    0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
    [    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 1032192
    [    0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off
    [    0.000000] software IO TLB: area num 2.
    [    0.000000] software IO TLB: mapped [mem 0x00000000fbfff000-0x00000000fffff000] (64MB)
    [    0.000000] Memory: 3302316K/4194304K available (12032K kernel code, 1252K rwdata, 4040K rodata, 2432K init, 504K bss, 367700K reserved, 524288K cma-reserved)
    [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
    [    0.000000] rcu: Preemptible hierarchical RCU implementation.
    [    0.000000] rcu:     RCU event tracing is enabled.
    [    0.000000] rcu:     RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.
    [    0.000000]  Trampoline variant of Tasks RCU enabled.
    [    0.000000]  Tracing variant of Tasks RCU enabled.
    [    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
    [    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
    [    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
    [    0.000000] GICv3: GIC: Using split EOI/Deactivate mode
    [    0.000000] GICv3: 960 SPIs implemented
    [    0.000000] GICv3: 0 Extended SPIs implemented
    [    0.000000] Root IRQ handler: gic_handle_irq
    [    0.000000] GICv3: GICv3 features: 16 PPIs
    [    0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000001900000
    [    0.000000] ITS [mem 0x01820000-0x0182ffff]
    [    0.000000] GIC: enabling workaround for ITS: Socionext Synquacer pre-ITS
    [    0.000000] ITS@0x0000000001820000: Devices Table too large, reduce ids 20->19
    [    0.000000] ITS@0x0000000001820000: allocated 524288 Devices @880800000 (flat, esz 8, psz 64K, shr 0)
    [    0.000000] ITS: using cache flushing for cmd queue
    [    0.000000] GICv3: using LPI property table @0x0000000880040000
    [    0.000000] GIC: using cache flushing for LPI property table
    [    0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000880050000
    [    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.008398] Console: colour dummy device 80x25
    [    0.012963] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
    [    0.023633] pid_max: default: 32768 minimum: 301
    [    0.028387] LSM: initializing lsm=capability,integrity
    [    0.033691] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
    [    0.041261] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
    [    0.049726] cacheinfo: Unable to detect cache hierarchy for CPU 0
    [    0.056345] RCU Tasks: Setting shift to 1 and lim to 1 rcu_task_cb_adjust=1.
    [    0.063589] RCU Tasks Trace: Setting shift to 1 and lim to 1 rcu_task_cb_adjust=1.
    [    0.071429] rcu: Hierarchical SRCU implementation.
    [    0.076326] rcu:     Max phase no-delay instances is 1000.
    [    0.081838] Platform MSI: msi-controller@1820000 domain created
    [    0.088078] PCI/MSI: /bus@100000/interrupt-controller@1800000/msi-controller@1820000 domain created
    [    0.097492] EFI services will not be available.
    [    0.102217] smp: Bringing up secondary CPUs ...
    ERROR:   GTC_CNTFID0 is 0! Assuming 200000000 Hz. Fix Bootloader
    I/TC: Secondary CPU 1 initializing
    I/TC: Secondary CPU 1 switching to normal world boot
    [    0.121256] Detected PIPT I-cache on CPU1
    [    0.121281] GICv3: CPU1: found redistributor 1 region 0:0x0000000001920000
    [    0.121293] GICv3: CPU1: using allocated LPI pending table @0x0000000880060000
    [    0.121322] CPU1: Booted secondary processor 0x0000000001 [0x411fd080]
    [    0.121375] smp: Brought up 1 node, 2 CPUs
    [    0.150716] SMP: Total of 2 processors activated.
    [    0.155520] CPU features: detected: 32-bit EL0 Support
    [    0.160773] CPU features: detected: CRC32 instructions
    [    0.166048] CPU: All CPU(s) started at EL2
    [    0.170230] alternatives: applying system-wide alternatives
    [    0.176720] devtmpfs: initialized
    [    0.186643] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
    [    0.196624] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
    [    0.209862] pinctrl core: initialized pinctrl subsystem
    [    0.215699] DMI not present or invalid.
    [    0.219944] NET: Registered PF_NETLINK/PF_ROUTE protocol family
    [    0.226451] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
    [    0.233748] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
    [    0.241742] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
    [    0.249858] audit: initializing netlink subsys (disabled)
    [    0.255454] audit: type=2000 audit(0.164:1): state=initialized audit_enabled=0 res=1
    [    0.255657] thermal_sys: Registered thermal governor 'step_wise'
    [    0.263374] thermal_sys: Registered thermal governor 'power_allocator'
    [    0.269528] cpuidle: using governor menu
    [    0.280269] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
    [    0.287227] ASID allocator initialised with 65536 entries
    [    0.302255] platform a000000.dp-bridge: Fixed dependency cycle(s) with /bus@100000/dss@4a00000
    [    0.311277] platform a000000.dp-bridge: Fixed dependency cycle(s) with /bus@100000/dss@4a00000
    [    0.320130] platform 4a00000.dss: Fixed dependency cycle(s) with /bus@100000/dp-bridge@a000000
    [    0.329521] platform a40000.pinctrl: Fixed dependency cycle(s) with /bus@100000/pinctrl@a40000/mcu-cpsw-cpts
    [    0.341210] platform a000000.dp-bridge: Fixed dependency cycle(s) with /connector
    [    0.348897] platform connector: Fixed dependency cycle(s) with /bus@100000/dp-bridge@a000000
    [    0.357724] Modules: 27664 pages in range for non-PLT usage
    [    0.357728] Modules: 519184 pages in range for PLT usage
    [    0.363880] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
    [    0.376242] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
    [    0.382644] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
    [    0.389577] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
    [    0.395978] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
    [    0.402911] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
    [    0.409312] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
    [    0.416245] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
    [    0.423379] k3-chipinfo 43000014.chipid: Family:J721E rev:SR1.0 JTAGID[0x0bb6402f] Detected
    [    0.432359] iommu: Default domain type: Translated
    [    0.437259] iommu: DMA domain TLB invalidation policy: strict mode
    [    0.443694] SCSI subsystem initialized
    [    0.447700] usbcore: registered new interface driver usbfs
    [    0.453318] usbcore: registered new interface driver hub
    [    0.458757] usbcore: registered new device driver usb
    [    0.464173] pps_core: LinuxPPS API ver. 1 registered
    [    0.469245] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
    [    0.478582] PTP clock support registered
    [    0.482687] EDAC MC: Ver: 3.0.0
    [    0.486123] scmi_core: SCMI protocol bus registered
    [    0.491233] FPGA manager framework
    [    0.494738] Advanced Linux Sound Architecture Driver Initialized.
    [    0.501367] vgaarb: loaded
    [    0.504278] clocksource: Switched to clocksource arch_sys_counter
    [    0.510650] VFS: Disk quotas dquot_6.6.0
    [    0.514676] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [    0.524847] NET: Registered PF_INET protocol family
    [    0.529973] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
    [    0.539023] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
    [    0.547771] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
    [    0.555694] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
    [    0.563893] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear)
    [    0.572425] TCP: Hash tables configured (established 32768 bind 32768)
    [    0.579188] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
    [    0.586103] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
    [    0.593532] NET: Registered PF_UNIX/PF_LOCAL protocol family
    [    0.599603] RPC: Registered named UNIX socket transport module.
    [    0.605661] RPC: Registered udp transport module.
    [    0.610464] RPC: Registered tcp transport module.
    [    0.615267] RPC: Registered tcp-with-tls transport module.
    [    0.620869] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [    0.627451] NET: Registered PF_XDP protocol family
    [    0.632356] PCI: CLS 0 bytes, default 64
    [    0.636973] Initialise system trusted keyrings
    [    0.641617] workingset: timestamp_bits=46 max_order=20 bucket_order=0
    [    0.648360] squashfs: version 4.0 (2009/01/31) Phillip Lougher
    [    0.654448] NFS: Registering the id_resolver key type
    [    0.659623] Key type id_resolver registered
    [    0.663894] Key type id_legacy registered
    [    0.667995] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
    [    0.674844] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
    [    0.695937] Key type asymmetric registered
    [    0.700121] Asymmetric key parser 'x509' registered
    [    0.705131] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
    [    0.712693] io scheduler mq-deadline registered
    [    0.717319] io scheduler kyber registered
    [    0.721429] io scheduler bfq registered
    [    0.727427] pinctrl-single 4301c000.pinctrl: 94 pins, size 376
    [    0.733881] pinctrl-single 11c000.pinctrl: 173 pins, size 692
    [    0.740458] pinctrl-single a40000.pinctrl: 512 pins, size 2048
    [    0.750050] Serial: 8250/16550 driver, 12 ports, IRQ sharing enabled
    [    0.759070] arm-smmu-v3 36600000.iommu: ias 48-bit, oas 48-bit (features 0x00001faf)
    [    0.767235] arm-smmu-v3 36600000.iommu: allocated 65536 entries for cmdq
    [    0.774329] arm-smmu-v3 36600000.iommu: allocated 32768 entries for evtq
    [    0.782079] arm-smmu-v3 36600000.iommu: msi_domain absent - falling back to wired irqs
    [    0.792869] loop: module loaded
    [    0.796649] megasas: 07.725.01.00-rc1
    [    0.802206] tun: Universal TUN/TAP device driver, 1.6
    [    0.807913] VFIO - User Level meta-driver version: 0.3
    [    0.813803] usbcore: registered new interface driver usb-storage
    [    0.820291] i2c_dev: i2c /dev entries driver
    [    0.825305] sdhci: Secure Digital Host Controller Interface driver
    [    0.831628] sdhci: Copyright(c) Pierre Ossman
    [    0.836199] sdhci-pltfm: SDHCI platform and OF driver helper
    [    0.842339] ledtrig-cpu: registered to indicate activity on CPUs
    [    0.848647] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
    [    0.855538] usbcore: registered new interface driver usbhid
    [    0.861235] usbhid: USB HID core driver
    [    0.865828] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
    [    0.874541] optee: probing for conduit method.
    I/TC: Reserved shared memory is enabled
    I/TC: Dynamic shared memory is enabled
    I/TC: Normal World virtualization support is disabled
    I/TC: Asynchronous notifications are disabled
    [    0.879095] optee: revision 4.4 (8f645256efc0dc66)
    [    0.895511] optee: dynamic shared memory is enabled
    [    0.905802] random: crng init done
    [    0.909333] optee: initialized driver
    [    0.914278] NET: Registered PF_PACKET protocol family
    [    0.919492] Key type dns_resolver registered
    [    0.927264] registered taskstats version 1
    [    0.931545] Loading compiled-in X.509 certificates
    [    0.943687] ti-sci 44083000.system-controller: ABI: 4.0 (firmware rev 0x000a '10.1.6--v10.01.06 (Fiery Fox)')
    [    1.021889] omap_i2c 42120000.i2c: bus 0 rev0.12 at 400 kHz
    [    1.028253] pca953x 1-0020: supply vcc not found, using dummy regulator
    [    1.035084] pca953x 1-0020: using no AI
    [    1.060955] pca953x 1-0022: supply vcc not found, using dummy regulator
    [    1.067769] pca953x 1-0022: using AI
    [    1.072541] omap_i2c 2000000.i2c: bus 1 rev0.12 at 400 kHz
    [    1.078719] omap_i2c 2010000.i2c: bus 2 rev0.12 at 400 kHz
    [    1.084828] pca953x 3-0020: supply vcc not found, using dummy regulator
    [    1.091652] pca953x 3-0020: using no AI
    [    1.116752] omap_i2c 2030000.i2c: bus 3 rev0.12 at 400 kHz
    [    1.122922] pca953x 4-0020: supply vcc not found, using dummy regulator
    [    1.129749] pca953x 4-0020: using no AI
    [    1.156592] omap_i2c 2060000.i2c: bus 4 rev0.12 at 400 kHz
    [    1.162333] ti-sci-intr 42200000.interrupt-controller: Interrupt Router 137 domain created
    [    1.170898] ti-sci-intr bus@100000:interrupt-controller@a00000: Interrupt Router 131 domain created
    [    1.180247] ti-sci-intr 310e0000.interrupt-controller: Interrupt Router 213 domain created
    [    1.188855] ti-sci-inta 33d00000.interrupt-controller: Interrupt Aggregator domain 209 created
    [    1.198306] ------------[ cut here ]------------
    [    1.203038] wiz bus@100000:wiz@5000000: Unable to create SERDES platform device
    [    1.210533] WARNING: CPU: 1 PID: 37 at /drivers/phy/ti/phy-j721e-wiz.c:1624 wiz_probe+0xd10/0xe6c
    [    1.219614] Modules linked in:
    [    1.222730] CPU: 1 PID: 37 Comm: kworker/u4:2 Not tainted 6.6.44-ti-01386-g126a8167b591-dirty #1
    [    1.231707] Hardware name: Texas Instruments J721e EVM (DT)
    [    1.237397] Workqueue: events_unbound deferred_probe_work_func
    [    1.243357] pstate: 60000005 (nZCv daif -PAN -UAO -TCO -DIT -SSBS BTYPE=--)
    [    1.250469] pc : wiz_probe+0xd10/0xe6c
    [    1.254295] lr : wiz_probe+0xd10/0xe6c
    [    1.258120] sp : ffff8000817e3a80
    [    1.261499] x29: ffff8000817e3b40 x28: ffff00085f80d008 x27: 0000000000000001
    [    1.268792] x26: ffff800080cbc530 x25: 0000000000000002 x24: 0000000000000002
    [    1.276084] x23: 0000000000000000 x22: ffff00080116a0c8 x21: ffff000800214010
    [    1.283376] x20: ffff00080116a080 x19: 0000000000000000 x18: 0000000000000006
    [    1.290668] x17: 766564206d726f66 x16: 74616c7020534544 x15: 5245532065746165
    [    1.297959] x14: 7263206f7420656c x13: ffff8000812cea58 x12: 0000000000000360
    [    1.305251] x11: 0000000000000120 x10: ffff800081326a58 x9 : ffff8000812cea58
    [    1.312543] x8 : 00000000ffffefff x7 : ffff800081326a58 x6 : 80000000fffff000
    [    1.319834] x5 : 0000000000000000 x4 : 0000000000000000 x3 : 0000000000000000
    [    1.327126] x2 : 0000000000000000 x1 : 0000000000000000 x0 : ffff000800138e40
    [    1.334417] Call trace:
    [    1.336908]  wiz_probe+0xd10/0xe6c
    [    1.340378]  platform_probe+0x68/0xc4
    [    1.344115]  really_probe+0x148/0x2b0
    [    1.347850]  __driver_probe_device+0x78/0x12c
    [    1.352297]  driver_probe_device+0xd8/0x15c
    [    1.356565]  __device_attach_driver+0xb8/0x134
    [    1.361099]  bus_for_each_drv+0x88/0xe8
    [    1.365016]  __device_attach+0xa0/0x190
    [    1.368928]  device_initial_probe+0x14/0x20
    [    1.373196]  bus_probe_device+0xac/0xb0
    [    1.377111]  deferred_probe_work_func+0x88/0xc0
    [    1.381735]  process_one_work+0x138/0x248
    [    1.385830]  worker_thread+0x320/0x438
    [    1.389655]  kthread+0x110/0x114
    [    1.392947]  ret_from_fork+0x10/0x20
    [    1.396595] ---[ end trace 0000000000000000 ]---
    [    1.401332] wiz: probe of bus@100000:wiz@5000000 failed with error -12
    [    1.410284] ------------[ cut here ]------------
    [    1.415015] wiz bus@100000:wiz@5010000: Unable to create SERDES platform device
    [    1.422499] WARNING: CPU: 1 PID: 37 at /drivers/phy/ti/phy-j721e-wiz.c:1624 wiz_probe+0xd10/0xe6c
    [    1.431574] Modules linked in:
    [    1.434689] CPU: 1 PID: 37 Comm: kworker/u4:2 Tainted: G        W          6.6.44-ti-01386-g126a8167b591-dirty #1
    [    1.445176] Hardware name: Texas Instruments J721e EVM (DT)
    [    1.450866] Workqueue: events_unbound deferred_probe_work_func
    [    1.456825] pstate: 60000005 (nZCv daif -PAN -UAO -TCO -DIT -SSBS BTYPE=--)
    [    1.463937] pc : wiz_probe+0xd10/0xe6c
    [    1.467762] lr : wiz_probe+0xd10/0xe6c
    [    1.471588] sp : ffff8000817e3a80
    [    1.474966] x29: ffff8000817e3b40 x28: ffff00085f80ee68 x27: 0000000000000001
    [    1.482258] x26: ffff800080cbc530 x25: 0000000000000002 x24: 0000000000000002
    [    1.489550] x23: 0000000000000000 x22: ffff00080116a0c8 x21: ffff000800214410
    [    1.496841] x20: ffff00080116a080 x19: 0000000000000000 x18: 0000000000000006
    [    1.504133] x17: 766564206d726f66 x16: 74616c7020534544 x15: 5245532065746165
    [    1.511424] x14: 7263206f7420656c x13: ffff8000812cea58 x12: 00000000000003d5
    [    1.518715] x11: 0000000000000147 x10: ffff800081326a58 x9 : ffff8000812cea58
    [    1.526007] x8 : 00000000ffffefff x7 : ffff800081326a58 x6 : 80000000fffff000
    [    1.533299] x5 : 0000000000000000 x4 : 0000000000000000 x3 : 0000000000000000
    [    1.540590] x2 : 0000000000000000 x1 : 0000000000000000 x0 : ffff000800138e40
    [    1.547881] Call trace:
    [    1.550372]  wiz_probe+0xd10/0xe6c
    [    1.553842]  platform_probe+0x68/0xc4
    [    1.557579]  really_probe+0x148/0x2b0
    [    1.561314]  __driver_probe_device+0x78/0x12c
    [    1.565760]  driver_probe_device+0xd8/0x15c
    [    1.570028]  __device_attach_driver+0xb8/0x134
    [    1.574562]  bus_for_each_drv+0x88/0xe8
    [    1.578478]  __device_attach+0xa0/0x190
    [    1.582390]  device_initial_probe+0x14/0x20
    [    1.586659]  bus_probe_device+0xac/0xb0
    [    1.590573]  deferred_probe_work_func+0x88/0xc0
    [    1.595197]  process_one_work+0x138/0x248
    [    1.599290]  worker_thread+0x320/0x438
    [    1.603116]  kthread+0x110/0x114
    [    1.606407]  ret_from_fork+0x10/0x20
    [    1.610055] ---[ end trace 0000000000000000 ]---
    [    1.614916] wiz: probe of bus@100000:wiz@5010000 failed with error -12
    [    1.623793] ------------[ cut here ]------------
    [    1.628530] wiz bus@100000:wiz@5020000: Unable to create SERDES platform device
    [    1.636014] WARNING: CPU: 1 PID: 37 at /drivers/phy/ti/phy-j721e-wiz.c:1624 wiz_probe+0xd10/0xe6c
    [    1.645090] Modules linked in:
    [    1.648205] CPU: 1 PID: 37 Comm: kworker/u4:2 Tainted: G        W          6.6.44-ti-01386-g126a8167b591-dirty #1
    [    1.658693] Hardware name: Texas Instruments J721e EVM (DT)
    [    1.664382] Workqueue: events_unbound deferred_probe_work_func
    [    1.670340] pstate: 60000005 (nZCv daif -PAN -UAO -TCO -DIT -SSBS BTYPE=--)
    [    1.677452] pc : wiz_probe+0xd10/0xe6c
    [    1.681278] lr : wiz_probe+0xd10/0xe6c
    [    1.685103] sp : ffff8000817e3a80
    [    1.688481] x29: ffff8000817e3b40 x28: ffff00085f810cc8 x27: 0000000000000001
    [    1.695774] x26: ffff800080cbc530 x25: 0000000000000002 x24: 0000000000000002
    [    1.703066] x23: 0000000000000000 x22: ffff00080116a0c8 x21: ffff000800214810
    [    1.710358] x20: ffff00080116a080 x19: 0000000000000000 x18: 0000000000000006
    [    1.717649] x17: 766564206d726f66 x16: 74616c7020534544 x15: 5245532065746165
    [    1.724941] x14: 7263206f7420656c x13: ffff8000812cea58 x12: 000000000000044a
    [    1.732233] x11: 000000000000016e x10: ffff800081326a58 x9 : ffff8000812cea58
    [    1.739524] x8 : 00000000ffffefff x7 : ffff800081326a58 x6 : 80000000fffff000
    [    1.746816] x5 : 0000000000000000 x4 : 0000000000000000 x3 : 0000000000000000
    [    1.754108] x2 : 0000000000000000 x1 : 0000000000000000 x0 : ffff000800138e40
    [    1.761400] Call trace:
    [    1.763890]  wiz_probe+0xd10/0xe6c
    [    1.767360]  platform_probe+0x68/0xc4
    [    1.771096]  really_probe+0x148/0x2b0
    [    1.774831]  __driver_probe_device+0x78/0x12c
    [    1.779276]  driver_probe_device+0xd8/0x15c
    [    1.783545]  __device_attach_driver+0xb8/0x134
    [    1.788079]  bus_for_each_drv+0x88/0xe8
    [    1.791995]  __device_attach+0xa0/0x190
    [    1.795907]  device_initial_probe+0x14/0x20
    [    1.800175]  bus_probe_device+0xac/0xb0
    [    1.804090]  deferred_probe_work_func+0x88/0xc0
    [    1.808713]  process_one_work+0x138/0x248
    [    1.812806]  worker_thread+0x320/0x438
    [    1.816631]  kthread+0x110/0x114
    [    1.819923]  ret_from_fork+0x10/0x20
    [    1.823571] ---[ end trace 0000000000000000 ]---
    [    1.828420] wiz: probe of bus@100000:wiz@5020000 failed with error -12
    [    1.837341] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
    [    1.845011] j721e-pcie 2900000.pcie:       IO 0x0010001000..0x0010010fff -> 0x0010001000
    [    1.853288] j721e-pcie 2900000.pcie:      MEM 0x0010011000..0x0017ffffff -> 0x0010011000
    [    1.861563] j721e-pcie 2900000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
    [    1.870854] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
    [    1.878574] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
    [    1.886852] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
    [    1.895131] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
    [    1.904081] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
    [    1.911756] j721e-pcie 2920000.pcie:       IO 0x4400001000..0x4400010fff -> 0x0000001000
    [    1.920033] j721e-pcie 2920000.pcie:      MEM 0x4400011000..0x4407ffffff -> 0x0000011000
    [    1.928309] j721e-pcie 2920000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
    [    1.938075] k3-ringacc 2b800000.ringacc: Ring Accelerator probed rings:286, gp-rings[96,20] sci-dev-id:235
    [    1.947962] k3-ringacc 2b800000.ringacc: dma-ring-reset-quirk: disabled
    [    1.954726] k3-ringacc 2b800000.ringacc: RA Proxy rev. 66346100, num_proxies:64
    [    1.964433] k3-ringacc 3c000000.ringacc: Ring Accelerator probed rings:1024, gp-rings[440,150] sci-dev-id:211
    [    1.974590] k3-ringacc 3c000000.ringacc: dma-ring-reset-quirk: disabled
    [    1.981348] k3-ringacc 3c000000.ringacc: RA Proxy rev. 66346100, num_proxies:64
    [    1.989464] 40a00000.serial: ttyS1 at MMIO 0x40a00000 (irq = 196, base_baud = 6000000) is a 8250
    [    1.999053] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 197, base_baud = 3000000) is a 8250
    [    2.007984] printk: console [ttyS2] enabled
    [    2.007984] printk: console [ttyS2] enabled
    [    2.016443] printk: bootconsole [ns16550a0] disabled
    [    2.016443] printk: bootconsole [ns16550a0] disabled
    [    2.028893] 2810000.serial: ttyS3 at MMIO 0x2810000 (irq = 198, base_baud = 3000000) is a 8250
    [    2.038052] 2820000.serial: ttyS4 at MMIO 0x2820000 (irq = 199, base_baud = 3000000) is a 8250
    [    2.047192] 2840000.serial: ttyS6 at MMIO 0x2840000 (irq = 200, base_baud = 3000000) is a 8250
    [    2.056394] cadence-qspi 47040000.spi: couldn't determine phase-detect-selector
    [    2.064362] cadence-qspi 47050000.spi: couldn't determine phase-detect-selector
    [    2.072398] davinci_mdio 46000f00.mdio: Configuring MDIO in manual mode
    [    2.116285] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
    [    2.125813] davinci_mdio 46000f00.mdio: phy[0]: device 46000f00.mdio:00, driver TI DP83867
    [    2.134086] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA00101, cpsw version 0x6BA80100 Ports: 2 quirks:00000000
    [    2.146932] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 1.4
    [    2.154139] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64
    [    2.160365] pps pps0: new PPS source ptp0
    [    2.164492] am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010a, freq:500000000, add_val:1 pps:1
    [    2.174929] am65-cpts 310d0000.cpts: CPTS ver 0x4e8a010a, freq:200000000, add_val:4 pps:0
    [    2.183955] mmc0: CQHCI version 5.10
    [    2.226867] mmc0: SDHCI controller on 4f80000.mmc [4f80000.mmc] using ADMA 64-bit
    [    2.316122] mmc0: Command Queue Engine enabled
    [    2.320578] mmc0: new HS200 MMC card at address 0001
    [    2.325879] mmcblk0: mmc0:0001 S0J56X 14.8 GiB
    [    2.333016]  mmcblk0: p1 p2
    [    2.336138] mmcblk0boot0: mmc0:0001 S0J56X 31.5 MiB
    [    2.341706] mmcblk0boot1: mmc0:0001 S0J56X 31.5 MiB
    [    2.347145] mmcblk0rpmb: mmc0:0001 S0J56X 4.00 MiB, chardev (239:0)
    [    2.397952] tps6594-esm tps6594-esm.3.auto: error -ENODEV: ESM not supported for revision 1 PMIC
    [    2.410906] tps6594-rtc tps6594-rtc.4.auto: registered as rtc0
    [    2.417558] tps6594-rtc tps6594-rtc.4.auto: setting system clock to 2000-01-01T00:00:16 UTC (946684816)
    [    2.580331] tps6594-esm tps6594-esm.9.auto: error -ENODEV: ESM not supported for revision 1 PMIC
    [    2.593322] tps6594-rtc tps6594-rtc.10.auto: registered as rtc1
    [    2.599466] pca953x 2-0020: supply vcc not found, using dummy regulator
    [    2.606133] pca953x 2-0020: using no AI
    [    2.635802] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
    [    2.643316] j721e-pcie 2900000.pcie:       IO 0x0010001000..0x0010010fff -> 0x0010001000
    [    2.651396] j721e-pcie 2900000.pcie:      MEM 0x0010011000..0x0017ffffff -> 0x0010011000
    [    2.659474] j721e-pcie 2900000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
    [    2.668317] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
    [    2.675812] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
    [    2.683896] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
    [    2.691978] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
    [    2.700803] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
    [    2.708292] j721e-pcie 2920000.pcie:       IO 0x4400001000..0x4400010fff -> 0x0000001000
    [    2.716370] j721e-pcie 2920000.pcie:      MEM 0x4400011000..0x4407ffffff -> 0x0000011000
    [    2.724448] j721e-pcie 2920000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
    [    2.733901] ti-udma 285c0000.dma-controller: Channels: 26 (tchan: 13, rchan: 13, gp-rflow: 8)
    [    2.745132] ti-udma 31150000.dma-controller: Channels: 122 (tchan: 61, rchan: 61, gp-rflow: 16)
    [    2.756674] cadence-qspi 47040000.spi: couldn't determine phase-detect-selector
    [    2.766704] spi-nor spi0.0: mt35xu512aba (65536 Kbytes)
    [    2.772011] 8 fixed-partitions partitions found on MTD device 47040000.spi.0
    [    2.779081] Creating 8 MTD partitions on "47040000.spi.0":
    [    2.784555] 0x000000000000-0x000000080000 : "ospi.tiboot3"
    [    2.790607] 0x000000080000-0x000000280000 : "ospi.tispl"
    [    2.796375] 0x000000280000-0x000000680000 : "ospi.u-boot"
    [    2.802201] 0x000000680000-0x0000006a0000 : "ospi.env"
    [    2.807769] 0x0000006a0000-0x0000006c0000 : "ospi.env.backup"
    [    2.813950] 0x0000006c0000-0x0000007c0000 : "ospi.sysfw"
    [    2.819691] 0x000000800000-0x000003fc0000 : "ospi.rootfs"
    [    2.825522] 0x000003fe0000-0x000004000000 : "ospi.phypattern"
    [    2.831722] cadence-qspi 47040000.spi: Phase Detect Selector should be in between [0, 7]. Skipping Calibration
    [    2.842075] cadence-qspi 47050000.spi: couldn't determine phase-detect-selector
    [    2.851932] spi-nor spi1.0: mt25qu512a (65536 Kbytes)
    [    2.857012] 8 fixed-partitions partitions found on MTD device 47050000.spi.0
    [    2.864048] Creating 8 MTD partitions on "47050000.spi.0":
    [    2.869519] 0x000000000000-0x000000080000 : "qspi.tiboot3"
    [    2.875506] 0x000000080000-0x000000280000 : "qspi.tispl"
    [    2.881258] 0x000000280000-0x000000680000 : "qspi.u-boot"
    [    2.887087] 0x000000680000-0x0000006a0000 : "qspi.env"
    [    2.892647] 0x0000006a0000-0x0000006c0000 : "qspi.env.backup"
    [    2.898810] 0x0000006c0000-0x0000007c0000 : "qspi.sysfw"
    [    2.904556] 0x000000800000-0x000003fc0000 : "qspi.rootfs"
    [    2.910404] 0x000003fe0000-0x000004000000 : "qspi.phypattern"
    [    2.917163] davinci_mdio 46000f00.mdio: Configuring MDIO in manual mode
    [    2.960305] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
    [    2.969829] davinci_mdio 46000f00.mdio: phy[0]: device 46000f00.mdio:00, driver TI DP83867
    [    2.978105] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA00101, cpsw version 0x6BA80100 Ports: 2 quirks:00000000
    [    2.990962] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 1.4
    [    2.998172] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64
    [    3.004365] pps pps0: new PPS source ptp1
    [    3.008491] am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010a, freq:500000000, add_val:1 pps:1
    [    3.026849] am65-cpsw-nuss 46000000.ethernet: set new flow-id-base 48
    [    3.038939] mmc1: CQHCI version 5.10
    [    3.042931] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
    [    3.050435] j721e-pcie 2900000.pcie:       IO 0x0010001000..0x0010010fff -> 0x0010001000
    [    3.058530] j721e-pcie 2900000.pcie:      MEM 0x0010011000..0x0017ffffff -> 0x0010011000
    [    3.066609] j721e-pcie 2900000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
    [    3.075575] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
    [    3.083066] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
    [    3.091146] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
    [    3.099223] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
    [    3.107941] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
    [    3.115431] j721e-pcie 2920000.pcie:       IO 0x4400001000..0x4400010fff -> 0x0000001000
    [    3.123510] j721e-pcie 2920000.pcie:      MEM 0x4400011000..0x4407ffffff -> 0x0000011000
    [    3.131588] j721e-pcie 2920000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
    [    3.140418] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
    [    3.147901] j721e-pcie 2900000.pcie:       IO 0x0010001000..0x0010010fff -> 0x0010001000
    [    3.155979] j721e-pcie 2900000.pcie:      MEM 0x0010011000..0x0017ffffff -> 0x0010011000
    [    3.164057] j721e-pcie 2900000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
    [    3.172750] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
    [    3.180239] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
    [    3.188319] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
    [    3.196397] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
    [    3.205156] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
    [    3.212640] j721e-pcie 2920000.pcie:       IO 0x4400001000..0x4400010fff -> 0x0000001000
    [    3.220719] j721e-pcie 2920000.pcie:      MEM 0x4400011000..0x4407ffffff -> 0x0000011000
    [    3.228797] j721e-pcie 2920000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
    [    3.239758] input: gpio-keys as /devices/platform/gpio-keys/input/input0
    [    3.246810] clk: Disabling unused clocks
    [    3.246816] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
    [    3.258213] j721e-pcie 2900000.pcie:       IO 0x0010001000..0x0010010fff -> 0x0010001000
    [    3.264481] ALSA device list:
    [    3.266292] j721e-pcie 2900000.pcie:      MEM 0x0010011000..0x0017ffffff -> 0x0010011000
    [    3.269243]   No soundcards found.
    [    3.277316] j721e-pcie 2900000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
    [    3.289549] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
    [    3.297043] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
    [    3.305125] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
    [    3.313205] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
    [    3.322017] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
    [    3.329503] j721e-pcie 2920000.pcie:       IO 0x4400001000..0x4400010fff -> 0x0000001000
    [    3.337583] j721e-pcie 2920000.pcie:      MEM 0x4400011000..0x4407ffffff -> 0x0000011000
    [    3.345661] j721e-pcie 2920000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
    [    4.109111] mmc1: SDHCI controller on 4fb0000.mmc [4fb0000.mmc] using ADMA 64-bit
    [    4.116807] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
    [    4.124290] j721e-pcie 2900000.pcie:       IO 0x0010001000..0x0010010fff -> 0x0010001000
    [    4.132368] j721e-pcie 2900000.pcie:      MEM 0x0010011000..0x0017ffffff -> 0x0010011000
    [    4.140444] j721e-pcie 2900000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
    [    4.149049] Waiting for root device /dev/mmcblk1p2...
    [    4.154106] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
    [    4.161597] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
    [    4.168889] mmc1: new ultra high speed DDR50 SDHC card at address aaaa
    [    4.169676] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
    [    4.176544] mmcblk1: mmc1:aaaa SD32G 29.7 GiB
    [    4.184252] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
    [    4.190030]  mmcblk1: p1 p2
    [    4.200267] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
    [    4.207772] j721e-pcie 2920000.pcie:       IO 0x4400001000..0x4400010fff -> 0x0000001000
    [    4.215854] j721e-pcie 2920000.pcie:      MEM 0x4400011000..0x4407ffffff -> 0x0000011000
    [    4.223932] j721e-pcie 2920000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
    [    4.232672] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
    [    4.240165] j721e-pcie 2900000.pcie:       IO 0x0010001000..0x0010010fff -> 0x0010001000
    [    4.248248] j721e-pcie 2900000.pcie:      MEM 0x0010011000..0x0017ffffff -> 0x0010011000
    [    4.256326] j721e-pcie 2900000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
    [    4.265116] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
    [    4.272602] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
    [    4.280680] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
    [    4.288756] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
    [    4.569665] EXT4-fs (mmcblk1p2): recovery complete
    [    4.575256] EXT4-fs (mmcblk1p2): mounted filesystem a341feec-bcdb-4a37-b2c3-6cf47126aa05 r/w with ordered data mode. Quota mode: none.
    [    4.587356] VFS: Mounted root (ext4 filesystem) on device 179:98.
    [    4.594114] devtmpfs: mounted
    [    4.598106] Freeing unused kernel memory: 2432K
    [    4.602727] Run /sbin/init as init process
    [    4.894852] systemd[1]: System time before build time, advancing clock.
    [    4.939514] systemd[1]: systemd 255.13^ running in system mode (+PAM -AUDIT -SELINUX -APPARMOR +IMA -SMACK +SECCOMP -GCRYPT -GNUTLS -OPENSSL +ACL +BLKID -CURL -ELFUTILS -FIDO2 -IDN2)
    [    4.971368] systemd[1]: Detected architecture arm64.
    
    Welcome to Arago 2023.10!
    
    [    4.993069] systemd[1]: Hostname set to <j721e-evm>.
    [    5.214551] systemd[1]: Binding to IPv6 address not available since kernel does not support IPv6.
    [    5.223443] systemd[1]: Binding to IPv6 address not available since kernel does not support IPv6.
    [    5.254441] systemd[1]: /usr/lib/systemd/system/bt-enable.service:9: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and co.
    [    5.330005] 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 con.
    [    5.391935] systemd[1]: Queued start job for default target Graphical Interface.
    [    5.431154] systemd[1]: Created slice Slice /system/getty.
    [  OK  ] Created slice Slice /system/getty.
    [    5.453464] systemd[1]: Created slice Slice /system/modprobe.
    [  OK  ] Created slice Slice /system/modprobe.
    [    5.477395] systemd[1]: Created slice Slice /system/serial-getty.
    [  OK  ] Created slice Slice /system/serial-getty.
    [    5.501171] systemd[1]: Created slice User and Session Slice.
    [  OK  ] Created slice User and Session Slice.
    [    5.524505] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    [  OK  ] Started Dispatch Password Requests to Console Directory Watch.
    [    5.548434] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    [  OK  ] Started Forward Password Requests to Wall Directory Watch.
    [    5.572364] systemd[1]: Expecting device /dev/ttyS2...
             Expecting device /dev/ttyS2...
    [    5.592380] systemd[1]: Reached target Path Units.
    [  OK  ] Reached target Path Units.
    [    5.612334] systemd[1]: Reached target Remote File Systems.
    [  OK  ] Reached target Remote File Systems.
    [    5.632326] systemd[1]: Reached target Slice Units.
    [  OK  ] Reached target Slice Units.
    [    5.652339] systemd[1]: Reached target Swaps.
    [  OK  ] Reached target Swaps.
    [    5.695020] systemd[1]: Listening on RPCbind Server Activation Socket.
    [  OK  ] Listening on RPCbind Server Activation Socket.
    [    5.716444] systemd[1]: Reached target RPC Port Mapper.
    [  OK  ] Reached target RPC Port Mapper.
    [    5.739836] systemd[1]: Listening on Process Core Dump Socket.
    [  OK  ] Listening on Process Core Dump Socket.
    [    5.760524] systemd[1]: Listening on initctl Compatibility Named Pipe.
    [  OK  ] Listening on initctl Compatibility Named Pipe.
    [    5.784872] systemd[1]: Listening on Journal Audit Socket.
    [  OK  ] Listening on Journal Audit Socket.
    [    5.808660] systemd[1]: Listening on Journal Socket (/dev/log).
    [  OK  ] Listening on Journal Socket (/dev/log).
    [    5.828674] systemd[1]: Listening on Journal Socket.
    [  OK  ] Listening on Journal Socket.
    [    5.844720] systemd[1]: Listening on Network Service Netlink Socket.
    [  OK  ] Listening on Network Service Netlink Socket.
    [    5.869520] systemd[1]: Listening on udev Control Socket.
    [  OK  ] Listening on udev Control Socket.
    [    5.892619] systemd[1]: Listening on udev Kernel Socket.
    [  OK  ] Listening on udev Kernel Socket.
    [    5.912600] systemd[1]: Listening on User Database Manager Socket.
    [  OK  ] Listening on User Database Manager Socket.
    [    5.956495] systemd[1]: Mounting Huge Pages File System...
             Mounting Huge Pages File System...
    [    5.974344] systemd[1]: Mounting POSIX Message Queue File System...
             Mounting POSIX Message Queue File System...
    [    6.000607] systemd[1]: Mounting Kernel Debug File System...
             Mounting Kernel Debug File System...
    [    6.020615] systemd[1]: Kernel Trace File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/tracing).
    [    6.051696] systemd[1]: Mounting Temporary Directory /tmp...
             Mounting Temporary Directory /tmp...
    [    6.076599] systemd[1]: Create List of Static Device Nodes was skipped because of an unmet condition check (ConditionFileNotEmpty=/lib/modules/6.6.44-ti-01386-g126a8167b591-dirty/mo.
    [    6.096324] systemd[1]: Starting Load Kernel Module configfs...
             Starting Load Kernel Module configfs...
    [    6.140770] systemd[1]: Starting Load Kernel Module drm...
    [    6.148568] systemd[1]: Starting Load Kernel Module fuse...
    
             Starting Load Kernel Module fuse...
    [    6.193583] systemd[1]: Starting Start psplash boot splash screen...
             Starting Start psplash boot splash screen...
    [    6.219536] systemd[1]: Starting RPC Bind...
             Starting RPC Bind...
    [    6.236548] systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
    [    6.252805] systemd[1]: Starting Journal Service...
             Starting Journal Service...
    [    6.280935] systemd[1]: Starting Load Kernel Modules...
             Starting Load Kernel Modules...
    [    6.304826] systemd[1]: Starting Generate network units from Kernel command line...
             Starting Generate network units from Kernel command line...
    [    6.326714] systemd-journald[111]: Collecting audit messages is enabled.
    [    6.360736] systemd[1]: Starting Remount Root and Kernel File Systems...
             Starting Remount Root and Kernel File Systems...
    [    6.402672] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
             Starting Create Static Device Nodes in /dev gracefully...
    [    6.440670] EXT4-fs (mmcblk1p2): re-mounted a341feec-bcdb-4a37-b2c3-6cf47126aa05 r/w. Quota mode: none.
    [    6.450705] systemd[1]: Starting Coldplug All udev Devices...
             Starting Coldplug All udev Devices...
    [    6.476134] systemd[1]: Started RPC Bind.
    [  OK  ] Started RPC Bind.
    [    6.496802] 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 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 Start psplas…temd 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.
    [  OK  ] Finished Create Static Device Nodes in /dev gracefully.
             Mounting Kernel Configuration File System...
             Starting Flush Journal to Persistent Storage...
             Starting Apply Kernel Variables...
    [    6.875996] systemd-journald[111]: Received client request to flush runtime journal.
             Starting Create Static Device Nodes in /dev...
    [  OK  ] Finished Coldplug All udev Devices.
    [  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 /var/volatile...
    [    7.061670] audit: type=1334 audit(1728487094.164:2): prog-id=6 op=LOAD
    [    7.068617] audit: type=1334 audit(1728487094.172:3): prog-id=7 op=LOAD
             Starting Rule-based Manager for Device Events and Files...
    [  OK  ] Mounted /var/volatile.
             Starting Load/Save OS Random Seed...
    [  OK  ] Reached target Local File Systems.
             Starting Create System Files and Directories...
    [  OK  ] Finished Load/Save OS Random Seed.
    [  OK  ] Finished Create System Files and Directories.
    [    7.259076] audit: type=1334 audit(1728487094.360:4): prog-id=8 op=LOAD
             Starting Network Name Resolution...
    [    7.298291] audit: type=1334 audit(1728487094.400:5): prog-id=9 op=LOAD
             Starting Network Time Synchronization...
             Starting Record System Boot/Shutdown in UTMP...
    [    7.371065] audit: type=1334 audit(1728487094.472:6): prog-id=10 op=LOAD
    [    7.378066] audit: type=1334 audit(1728487094.480:7): prog-id=11 op=LOAD
    [    7.385288] audit: type=1334 audit(1728487094.480:8): prog-id=12 op=LOAD
             Starting User Database Manager...
    [  OK  ] Finished Record System Boot/Shutdown in UTMP.
    [  OK  ] Started User Database Manager.
    [  OK  ] Started Rule-based Manager for Device Events and Files.
    [  OK  ] Found device /dev/ttyS2.
    [  OK  ] Started Network Time Synchronization.
    [  OK  ] Reached target System Time Set.
    [  OK  ] Started Network Name Resolution.
    [  OK  ] Reached target Host and Network Name Lookups.
    [  OK  ] Reached target System Initialization.
    [  OK  ] Started Daily rotation of log files.
    [  OK  ] Started Daily Cleanup of Temporary Directories.
    [  OK  ] Reached target Timer Units.
    [  OK  ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
    [  OK  ] Listening on D-Bus System Message Bus Socket.
             Starting Docker Socket for the API...
    [  OK  ] Listening on dropbear.socket.
    [  OK  ] Listening on PC/SC Smart Card Daemon Activation Socket.
             Starting Weston socket...
    [    7.926406] audit: type=1334 audit(1728487095.028:9): prog-id=13 op=LOAD
             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  ] Reached target Socket Units.
    [  OK  ] Finished Reboot and dump vmcore via kexec.
    [  OK  ] Started D-Bus System Message Bus.
    [  OK  ] Reached target Basic System.
    [    8.153697] dbus-broker-lau[307]: memfd_create() called without MFD_EXEC or MFD_NOEXEC_SEAL set
    [  OK  ] Started Job spooling tools.
             Starting Avahi mDNS/DNS-SD Stack...
    [  OK  ] Started Periodic Command Scheduler.
             Starting Print notice about GPLv3 packages...
             Starting IPv6 Packet Filtering Framework...
             Starting IPv4 Packet Filtering Framework...
    [  OK  ] Started irqbalance daemon.
             Starting Telephony service...
             Starting Update pmic registers for…le safety feature on power rails...
             Starting Expand the rootfs partiti…to full size of the boot device....
    [  OK  ] Started     8.361872] audit: type=1334 audit(1728487095.464:10): prog-id=14 op=LOAD
    [    8.376396] audit: type=1334 audit(1728487095.480:11): prog-id=15 op=LOAD
    
             Starting User Login Management...
             Starting Telnet Server...
    [  OK  ] Finished IPv6 Packet Filtering Framework.
    [  OK  ] Finished IPv4 Packet Filtering Framework.
    [  OK  ] Finished Update pmic registers for…able safety feature on power rails.
    [  OK  ] Finished Telnet Server.
    [  OK  ] Started Avahi mDNS/DNS-SD Stack.
    [  OK  ] Reached target Preparation for Network.
             Starting Network Configuration...
    [  OK  ] Started Telephony service.
    [  OK  ] Finished Expand the rootfs partition to full size of the boot device..
    [  OK  ] Started User Login Management.
    [  OK  ] Started Network Configuration.
    [  OK  ] Reached target Network.
    [    9.018777] am65-cpsw-nuss 46000000.ethernet eth0: PHY [46000f00.mdio:00] driver [TI DP83867] (irq=POLL)
    [    9.030263] am65-cpsw-nuss 46000000.ethernet eth0: configuring for phy/rgmii-rxid link mode
             Starting Enable and configure wl18xx bluetooth stack...
             Starting containerd container runtime...
             Starting LLDP daemon...
    [  OK  ] Started Netperf Benchmark Server.
             Starting Simple Network Management Protocol (SNMP) Daemon....
             Starting Permit User Sessions...
    [  OK  ] Finished Enable and configure wl18xx bluetooth 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 compositor, as a system service...
    [  OK  ] Started LLDP daemon.
    [  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  ] Finished Synchronize System and HW clocks.
    [  OK  ] Created slice Slice /system/tee-supplicant.
    [  OK  ] Started TEE Supplicant on teepriv0.
             Starting Virtual Console Setup...
    [  OK  ] Finished Virtual Console Setup.
    [  OK  ] Started User Manager for UID 1000.
    [  OK  ] Started Session c1 of User weston.
    [  OK  ] Started Simple Network Management Protocol (SNMP) Daemon..
    [FAILED] Failed to start Weston, a Wayland compositor, as a system service.
    See 'systemctl status weston.service' for details.
    [  OK  ] Created slice Slice /system/systemd-fsck.
             Expecting device /dev/mmcblk1p1...
    [  OK  ] Found device /dev/mmcblk1p1.
             Starting File System Check on /dev/mmcblk1p1...
    [  OK  ] Finished File System Check on /dev/mmcblk1p1.
             Mounting /run/media/boot-mmcblk1p1...
    [  OK  ] Mounted /run/media/boot-mmcblk1p1.
    [  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-dev
            elfutils
            findutils
            g++-symlinks
            g++
            gawk
            gcc-symlinks
            gcc
            gdb
            gdbserver
            gettext
            glmark2
            gnu-config
            grub-common
            grub-editenv
            grub-efi
            gzip
            hidapi
            kbd-dev
            kbd-keymaps-pine
            less
            libasm1
            libatomic-dev
            libatomic1
            libbfd
            libdebuginfod1
            libdw1
            libelf1
            libgcc-s-dev
            libgcc1
            libgdbm-compat4
            libgdbm-dev
            libgdbm6
            libgettextlib
            libgettextsrc
            libgmp-dev
            libgmp10
            libgmpxx4
            libgnutls-dev
            libgnutls-openssl27
            libidn2-0
            libidn2-dev
            libmpc3
            libmpfr6
            libopcodes
            libqt5charts-examples
            libqt5charts-plugins
            libqt5charts-qmlplugins
            libqt5charts5
            libqt5serialport-examples
            libqt5serialport-plugins
            libqt5serialport-qmlplugins
            libqt5serialport5
            libqt5svg-examples
            libqt5svg-plugins
            libqt5svg-qmlplugins
            libqt5svg5
            libqt5virtualkeyboard-plugins
            libqt5virtualkeyboard-qmlplugins
            libqt5virtualkeyboard5
            libreadline-dev
            libreadline8
            libstdc++-dev
            libstdc++6
            libtasn1-dev
            libunistring-dev
            libunistring5
            m4
            make
            nettle-dev
            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 <pac[   13.456609] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
    kage> is the name printed in the list above
    
    NOTE: If the pack[   13.468647] j721e-pcie 2920000.pcie:       IO 0x4400001000..0x4400010fff -> 0x0000001000
    age is a dependency of another package you
          will be notifi[   13.482258] j721e-pcie 2920000.pcie:      MEM 0x4400011000..0x4407ffffff -> 0x0000011000
    ed of the dependent packages.  You should
          use the --force[   13.495881] j721e-pcie 2920000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
    -removal-of-dependent-packages option to
          also remove the [   13.510493] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
    dependent packages as well
    ************************************[   13.522704] j721e-pcie 2900000.pcie:       IO 0x0010001000..0x0010010fff -> 0x0010001000
    ***************************
    ***********************************[   13.536304] j721e-pcie 2900000.pcie:      MEM 0x0010011000..0x0017ffffff -> 0x0010011000
    ****************************
    [   13.549912] j721e-pcie 2900000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
    [   13.561350] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
    [   13.568859] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
    [   13.576970] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
    [   13.585064] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
    [  OK  ] Finished Print notice about GPLv3 p[   13.593882] platform 2920000.pcie: deferred probe pending
    ackages.
    [   13.604359] platform 2900000.pcie: deferred probe pending
    [   13.611028] platform 2910000.pcie: deferred probe pending
    [  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 j721e-evm ttyS2
    
    Arago 2023.10 j721e-evm ttyS2
    
    j721e-evm login: root
    

    I suspect the problem is in hardware only in power provided. The supply voltage has to be 12V and 5A if it less than that it will keep on resetting the board.

    Regards

    Tarun Mukesh

  • Hi Tarun ,

    Did you try with the default TI images? Which SDK version has been used?

     

    Could you please share the images you have tried so that we can also test them on our side?

     

    Also, please confirm whether you have used the development or optimized boot flow for testing.

     

    Regards, 
    Praveen
  • Hello,

    I tried with default images only SDK 10.1 . Optimized boot flow as i mentioned yesterday.  

    https://e2e.ti.com/cfs-file/__key/communityserver-discussions-components-files/791/8562.apphttps://e2e.ti.com/cfs-file/__key/communityserver-discussions-components-files/791/3660.tiboot3.binhttps://e2e.ti.com/cfs-file/__key/communityserver-discussions-components-files/791/7484.tifs.bin

    i believe you have low power connected to EVM than recommended.

    Regards

    Tarun Mukesh

  • Hi Tarun,

     I am unable to open the link you shared. Could you please resend or provide access?

    Regarding the power, there should not be any issue. If there were a power issue, the MCU R5 core standalone CAN stack would not have worked. Since the standalone setup was working when tested individually, power seems to be fine.

     

    Regards, 
    Praveen
  • Hello Praveen,

     I am unable to open the link you shared. Could you please resend or provide access?

    I shared the files above directly, not any links . I did not enable any password. I will reattach as ZIP.

    Default_files.zip

    Regarding the power, there should not be any issue. If there were a power issue, the MCU R5 core standalone CAN stack would not have worked. Since the standalone setup was working when tested individually, power seems to be fine.

    No, MCU domain will work in low power mode as well. A72 running llinux is on Main domain .I have supplied 1A at my end and its resetting same as yours . The problem is your power supply to the board.

    Regards

    Tarun Mukesh

  • Ti_shared_image_redmine_reset.txt

    Hi Tarun , 

    We have flashed the provided images onto the SD card; however, we are still facing the same reset issue. The logs have already been shared.

     We are currently using a 12V, 2.5A power adapter.

    Regards

    Praveen

  • Hello praveen,

    We have flashed the provided images onto the SD card; however, we are still facing the same reset issue.

    Then it is hardware issue.

     We are currently using a 12V, 2.5A power adapter.

    I don't think this will be sufficient. 

    As i mentioned above 

    The supply voltage has to be 12V and 5A

    Even TRM document it is mentioned the same

    Regards

    Tarun Mukesh