This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM625: AM623x

Part Number: AM625
Other Parts Discussed in Thread: SYSCONFIG

Tool/software:

Hi Sir:

I want used the HSM in AM625.

I install the following package.

mcu_plus_sdk_am62x_11_00_00_16-linux-x64-installer.run

sysconfig-1.23.0_4000-setup.run

ti_cgt_armllvm_4.0.1.LTS_linux-x64_installer.bin

gcc-arm-9.2-2019.12-x86_64-aarch64-none-elf.tar.gz

CCS_20.1.0.00006_linux.zip -> ccs2010

Then I used the code "examples\otp\runtime_keyrev\am62x-sk\r5fss0-0_nortos\ti-arm-clang\tiboot3.bin" download to the Am625 EVM via USBDFU and got console log as following

-----------

Starting Runtime KEYREV writer
ERROR: runtime_keyrev_readKeyrevKeycnt:103: Error reading KEYREV and KEY Count !!!
Error reading KEYREV and KEY Count
Some tests have failed!!

-----------

I had check the EVM staus from UART boot

-----------

-----------

Why I can't read KEYREV and KEY value??

Thanks,

Juncor

  • Hello,

    The device type is HSFS and so the example fails. That example is meant for updating the KEYREV on the HSSE devices only.

    Please see the example's documentation page:

    software-dl.ti.com/.../EXAMPLES_RUNTIME_KEYREV.html

    BR, Prashant

  • Hi Sir:

    I got it.

    I had another question.

    I try install the following package.

    -----------------------------------------------------

    mcu_plus_sdk_am62x_09_00_00_19

    ccs1230

    sysconfig_1.16.1

    ti-cgt-armllvm_2.1.3.LTS

    otp_keywriter_am62x-linux-installer.run

    -----------------------------------------------------

    First time running the tiboot3.bin download via USB DFU got the following message.

    -----------------------------------------------------

    -----------------------------------------------------

    But senond time running got the following message

    -----------------------------------------------------

    Starting Keywriting

    Enabled VPP

    keys Certificate found: 0x43c18980

    Keywriter Debug Response:0x42000000

    Error occured...

    0x409031

    0x800023

    #

    # Decrypting extensions..

    #

    MPK Options:  0x0

    MEK Options:  0x0

    MPK Opt P1:  0x0

    MPK Opt P2:  0x0

    MEK Opt   :  0x0

    SMPKH extension programming disabled

    SMEK extension programming disabled

    EXT OTP extension programming disabled

    * BCH code & MSV: fe0fac8b

     KEY CNT extension programming disabled

     KEY REV extension programming disabled

     SWREV extension programming disabled

     FW CFG REV extension programming disabled

     * KEYWR VERSION:  0x20000

     #

    # Programming Keys..

    #

     * MSV:

    [u32] bch + msv:  0x8BAC0FFE

    Error: override not specified

    debug_response:  0x40000000

    Error in programming MSV

    debug_response:  0x42000000

    [u32] bch + msv:  0x8BAC0FFE

     * SWREV:

    [u32] SWREV-SBL:  0x1

    [u32] SWREV-SYSFW  :  0x1

    SWREV extension programming disabled

    [u32] SWREV-SBL:  0x1

    [u32] SWREV-SYSFW  :  0x1

     * FW CFG REV:

    [u32] SWREV-FW-CFG-REV:  0x1

    SWREV SEC BCFG extension programming disabled

    [u32] SWREV-FW-CFG-REV:  0x1

     * EXT OTP:

    EXT OTP extension programming disabled

     * BMPKH, BMEK:

    BMPKH extension programming disabled

    BMEK extension programming disabled

     * SMPKH, SMEK:

    SMPKH extension programming disabled

    SMEK extension programming disabled

     * KEYCNT:

    [u32] keycnt:  0x0

    KEY CNT extension programming disabled

    [u32] keycnt:  0x0

     * KEYREV:

    [u32] keyrev:  0x0

    KEY REV extension programming disabled

    [u32] keyrev:  0x0

    -----------------------------------------------------

    -----------------------
    SoC ID Header Info:
    -----------------------
    ('NumBlocks :', 2)
    -----------------------
    SoC ID Public ROM Info:
    -----------------------
    ('SubBlockId :', 1)
    ('SubBlockSize :', 26)
    ('DeviceName :', 'am62x')
    ('DeviceType :', 'HSFS')
    ('DMSC ROM Version :', [0, 1, 0, 1])
    ('R5 ROM Version :', [0, 1, 0, 1])
    -----------------------
    SoC ID Secure ROM Info:
    -----------------------
    ('Sec SubBlockId :', 2)
    ('Sec SubBlockSize :', 166)
    ('Sec Prime :', 0)
    ('Sec Key Revision :', 0)
    ('Sec Key Count :', 0)
    ('Sec TI MPK Hash :', 'd68ecb2c055dff11ade95bd927e837d2a53bc23b0a2800cebce4f106bcf309df2213912d77a157a8b7c2df40672a06a918034aa4c7d603e462481475225d49b8')
    ('Sec Cust MPK Hash :', 'ad0bc40b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000')
    ('Sec Unique ID :', 'e39fb949c0647848e42ba09228281a7de46e2fbed975c68be3e27315bcfe3da8')

    -----------------------------------------------------

    Could I reset the keycnt and keyrev.

    The Soc still in HS-FS mode.

    Thanks,

    Juncor

  • Hello,

    But senond time running got the following message

    A field once programmed cannot be programmed again unless the modification does not result in a bit flip of 1 -> 0. For simplicity, you should consider any field one time programmable only.

    From the logs, it doesn't look like you have programmed anything except the MSV.

    Please use the correct keywriter certificate generation command according to your requirement. If you just want to convert the device, the one shot programming mentioned in the keywriter user guide should be of help.

    Regards,

    Prashant

  • Hi Sir:

    I had succesed burned the key into my target board, and check the soc info from HS-FS to SE via uart boot mode.

    -----------------------
    SoC ID Header Info:
    -----------------------
    ('NumBlocks            :', 2)
    -----------------------
    SoC ID Public ROM Info:
    -----------------------
    ('SubBlockId           :', 1)
    ('SubBlockSize         :', 26)
    ('DeviceName           :', 'am62x')
    ('DeviceType           :', 'HSSE')
    ('DMSC ROM Version     :', [0, 1, 0, 1])
    ('R5 ROM Version       :', [0, 1, 0, 1])
    -----------------------
    SoC ID Secure ROM Info:
    -----------------------
    ('Sec SubBlockId       :', 2)
    ('Sec SubBlockSize     :', 166)
    ('Sec Prime            :', 0)
    ('Sec Key Revision     :', 1)
    ('Sec Key Count        :', 2)
    ('Sec TI MPK Hash      :', 'd68ecb2c055dff11ade95bd927e837d2a53bc23b0a2800cebce4f106bcf309df2213912d77a157a8b7c2df40672a06a918034aa4c7d603e462481475225d49b8')
    ('Sec Cust MPK Hash    :', '1f6002b07cd9b0b7c47d9ca8d1aae57b8e8784a12f636b2b760d7d98a18f189760dfd0f23e2b0cb10ec7edc7c6edac3d9bdfefe0eddc3fff7fe9ad875195527d')
    ('Sec Unique ID        :', '0dee0dafa0071039a3145f02dd67d51d9b57c9e0bf57481a676b595588a183d5')
    

    Then I modify ti-k3-r5-loader-10.01.10/arch/arm/dts/k3-am625-sk-binman.dtsi

    &binman {
    tiboot3-am62x-hs-evm.bin {
    filename = "tiboot3-am62x-hs-evm.bin";
    symlink = "tiboot3.bin";

    &binman {
    tiboot3-am62x-hs-fs-evm.bin {
    filename = "tiboot3-am62x-hs-fs-evm.bin";
    //symlink = "tiboot3.bin";

    let tiboot3.bin symlink to tiboot3-am62x-hs-evm.bin and boot target board and boot.

     

    --------------------------------------------------------------------------------------------------------------------

    U-Boot SPL 2024.04 (May 19 2025 - 15:12:35 +0800)
    SYSFW ABI: 4.0 (firmware rev 0x000a '10.1.8--v10.01.08 (Fiery Fox)')
    SPL initial stack usage: 13392 bytes
    Trying to boot from MMC2
    Authentication passed
    Authentication passed
    Authentication passed
    Authentication passed
    Authentication passed
    Starting ATF on ARM64 core...

    NOTICE: BL31: v2.11.0(release):58b25570c9ef91753b14c2103f45f4be9dddb696
    NOTICE: BL31: Built : 12:18:02, May 19 2025

    U-Boot SPL 2024.04 (May 19 2025 - 12:31:16 +0800)
    SYSFW ABI: 4.0 (firmware rev 0x000a '10.1.8--v10.01.08 (Fiery Fox)')
    SPL initial stack usage: 1888 bytes
    Error (-2): cannot determine file size
    Trying to boot from MMC2
    Authentication passed
    Authentication passed


    U-Boot 2024.04 (May 19 2025 - 12:31:16 +0800)

    SoC: AM62X SR1.0 HS-SE
    Model: Texas Instruments AM625 SK-CHECK
    EEPROM not available at 0x50, trying to read at 0x51
    Reading on-board EEPROM at 0x51 failed -121
    DRAM: 1 GiB
    Core: 83 devices, 29 uclasses, devicetree: separate
    MMC: mmc@fa10000: 0, mmc@fa00000: 1
    Loading Environment from MMC... *** Warning - bad CRC, using default environment

    In: serial
    Out: serial
    Err: serial
    EEPROM not available at 0x50, trying to read at 0x51
    Reading on-board EEPROM at 0x51 failed -121
    Net: eth0: ethernet@8000000port@1
    Hit any key to stop autoboot: 0
    switch to partitions #0, OK
    mmc1 is current device
    SD/MMC found on device 1
    Failed to load 'uEnv.txt'
    Failed to load '/boot/fitImage'
    Wrong Image Type for bootm command
    ERROR -91: can't get kernel image!

    --------------------------------------------------------------------------------------------------------------------

    Target board is in HS-SE mode, but it can't load kernel successful and boot.

    Which step I missed??

     

    Thanks,

    Juncor

  • Hi, can you please share the output of the following commands:

    => mmc dev 1
    => mmc part
    => ls mmc 1:1
    => ls mmc 1:2

  • Hi Sir:

    => mmc dev 1
    switch to partitions #0, OK
    mmc1 is current device
    => mmc part

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

    Part Start Sector Num Sectors UUID Type
    1 1 131072 00000000-01 0c Boot
    2 131073 524288 00000000-02 83
    => ls mmc 1:1
    295478 tiboot3.bin
    1159783 tispl.bin
    1010867 u-boot.img

    3 file(s), 0 dir(s)

    => ls mmc 1:2
    <DIR> 1024 .
    <DIR> 1024 ..
    <DIR> 12288 lost+found
    <DIR> 2048 bin
    <DIR> 1024 boot
    <DIR> 1024 dev
    <DIR> 1024 etc
    <DIR> 1024 lib
    <SYM> 3 lib64
    <SYM> 11 linuxrc
    <DIR> 1024 media
    <DIR> 1024 mnt
    <DIR> 1024 opt
    <DIR> 1024 proc
    <DIR> 1024 root
    <DIR> 1024 run
    <DIR> 2048 sbin
    <DIR> 1024 sys
    <DIR> 1024 tmp
    <DIR> 1024 usr
    <DIR> 1024 var

    => ls mmc 1:2 boot
    <DIR> 1024 .
    <DIR> 1024 ..
    21230080 Image
    <DIR> 1024 dtb
    => ls mmc 1:2 boot/dtb
    <DIR> 1024 .
    <DIR> 1024 ..
    <DIR> 1024 ti
    => ls mmc 1:2 boot/dtb/ti
    <DIR> 1024 .
    <DIR> 1024 ..
    61167 k3-am625-sk.dtb

    Thanks,

    Juncor

  • Hello,

    As you can see, there are no "uEnv.txt" and "fitImage" files in the first and second partition respectively. These files should ideally be present if the default WIC image is flashed on the SD card.

    Can you please reflash the SD card and try booting again?

    Thanks!

  • Hi Sir:

    I build the SD CARD image basd the Buildroot 10.01.10.04

    https://software-dl.ti.com/processor-sdk-linux/esd/AM62X/10_01_10_04_Buildroot/exports/docs/buildroot/Overview.html

    U-Boot SPL 2024.04 (May 20 2025 - 20:06:31 +0800)
    SYSFW ABI: 4.0 (firmware rev 0x000a '10.1.8--v10.01.08 (Fiery Fox)')
    SPL initial stack usage: 13392 bytes
    Trying to boot from MMC2
    Authentication passed
    Authentication passed
    Authentication passed
    Authentication passed
    Authentication passed
    Starting ATF on ARM64 core...

    NOTICE: BL31: v2.11.0(release):58b25570c9ef91753b14c2103f45f4be9dddb696
    NOTICE: BL31: Built : 19:55:12, May 20 2025

    U-Boot SPL 2024.04 (May 20 2025 - 20:08:29 +0800)
    SYSFW ABI: 4.0 (firmware rev 0x000a '10.1.8--v10.01.08 (Fiery Fox)')
    SPL initial stack usage: 1888 bytes
    Error (-2): cannot determine file size
    Trying to boot from MMC2
    Authentication passed
    Authentication passed


    U-Boot 2024.04 (May 20 2025 - 20:08:29 +0800)

    SoC: AM62X SR1.0 HS-FS
    Model: Texas Instruments AM625 SK-CHECK
    EEPROM not available at 0x50, trying to read at 0x51
    Reading on-board EEPROM at 0x51 failed -121
    DRAM: 1 GiB
    Core: 83 devices, 29 uclasses, devicetree: separate
    MMC: mmc@fa10000: 0, mmc@fa00000: 1
    Loading Environment from MMC... *** Warning - bad CRC, using default environment

    In: serial
    Out: serial
    Err: serial
    EEPROM not available at 0x50, trying to read at 0x51
    Reading on-board EEPROM at 0x51 failed -121
    Net: eth0: ethernet@8000000port@1
    Hit any key to stop autoboot: 0
    =>
    => mmc dev 1
    switch to partitions #0, OK
    mmc1 is current device
    => mmc part

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

    Part Start Sector Num Sectors UUID Type
    1 1 131072 00000000-01 0c Boot
    2 131073 524288 00000000-02 83
    => ls mmc 1:1
    295478 tiboot3.bin
    1159783 tispl.bin
    1010867 u-boot.img

    3 file(s), 0 dir(s)

    => ls mmc 1:2
    <DIR> 1024 .
    <DIR> 1024 ..
    <DIR> 12288 lost+found
    <DIR> 2048 bin
    <DIR> 1024 boot
    <DIR> 1024 dev
    <DIR> 1024 etc
    <DIR> 1024 lib
    <SYM> 3 lib64
    <SYM> 11 linuxrc
    <DIR> 1024 media
    <DIR> 1024 mnt
    <DIR> 1024 opt
    <DIR> 1024 proc
    <DIR> 1024 root
    <DIR> 1024 run
    <DIR> 2048 sbin
    <DIR> 1024 sys
    <DIR> 1024 tmp
    <DIR> 1024 usr
    <DIR> 1024 var

    ---------------------------------------------------------------------
    U-Boot SPL 2024.04 (May 20 2025 - 20:06:31 +0800)
    SYSFW ABI: 4.0 (firmware rev 0x000a '10.1.8--v10.01.08 (Fiery Fox)')
    SPL initial stack usage: 13392 bytes
    Trying to boot from MMC2
    Authentication passed
    Authentication passed
    Authentication passed
    Authentication passed
    Authentication passed
    Starting ATF on ARM64 core...

    NOTICE: BL31: v2.11.0(release):58b25570c9ef91753b14c2103f45f4be9dddb696
    NOTICE: BL31: Built : 19:55:12, May 20 2025

    U-Boot SPL 2024.04 (May 20 2025 - 20:08:29 +0800)
    SYSFW ABI: 4.0 (firmware rev 0x000a '10.1.8--v10.01.08 (Fiery Fox)')
    SPL initial stack usage: 1888 bytes
    Error (-2): cannot determine file size
    Trying to boot from MMC2
    Authentication passed
    Authentication passed


    U-Boot 2024.04 (May 20 2025 - 20:08:29 +0800)

    SoC: AM62X SR1.0 HS-FS
    Model: Texas Instruments AM625 SK-CHECK
    EEPROM not available at 0x50, trying to read at 0x51
    Reading on-board EEPROM at 0x51 failed -121
    DRAM: 1 GiB
    Core: 83 devices, 29 uclasses, devicetree: separate
    MMC: mmc@fa10000: 0, mmc@fa00000: 1
    Loading Environment from MMC... *** Warning - bad CRC, using default environment

    In: serial
    Out: serial
    Err: serial
    EEPROM not available at 0x50, trying to read at 0x51
    Reading on-board EEPROM at 0x51 failed -121
    Net: eth0: ethernet@8000000port@1
    Hit any key to stop autoboot: 0
    switch to partitions #0, OK
    mmc1 is current device
    SD/MMC found on device 1
    Failed to load 'uEnv.txt'
    21230080 bytes read in 887 ms (22.8 MiB/s)
    61167 bytes read in 25 ms (2.3 MiB/s)
    Working FDT set to 88000000
    ## Flattened Device Tree blob at 88000000
    Booting using the fdt blob at 0x88000000
    Working FDT set to 88000000
    ERROR: reserving fdt memory region failed (addr=bf700000 size=300000 flags=4)
    Loading Device Tree to 000000008feee000, end 000000008fffffff ... OK
    Working FDT set to 8feee000

    Starting kernel ...

    [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
    [ 0.000000] Linux version 6.6.58 (am335x@am335x) (aarch64-buildroot-linux-gnu-gcc.br_real (Buildroot 2024.05.3) 13.3.0, GNU ld (GNU Binutils) 2.41) #1 SMP PREEMPT Tue May 20 20:52:32 CST 2025
    [ 0.000000] KASLR disabled due to lack of seed
    [ 0.000000] Machine model: Texas Instruments AM625 SK-CHECK
    [ 0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002800000 (options '')
    [ 0.000000] printk: bootconsole [ns16550a0] enabled
    [ 0.000000] efi: UEFI not found.
    [ 0.000000] Reserved memory: created CMA memory pool at 0x00000000b7600000, size 128 MiB
    [ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
    [ 0.000000] OF: reserved mem: 0x00000000b7600000..0x00000000bf5fffff (131072 KiB) map reusable linux,cma
    [ 0.000000] OF: reserved mem: 0x0000000080000000..0x000000008007ffff (512 KiB) nomap non-reusable tfa@80000000
    [ 0.000000] OF: reserved mem: 0x000000009c700000..0x000000009c7fffff (1024 KiB) map non-reusable ramoops@9c700000
    [ 0.000000] Reserved memory: created DMA memory pool at 0x000000009c800000, size 3 MiB
    [ 0.000000] OF: reserved mem: initialized node ipc-memories@9c800000, compatible id shared-dma-pool
    [ 0.000000] OF: reserved mem: 0x000000009c800000..0x000000009cafffff (3072 KiB) nomap non-reusable ipc-memories@9c800000
    [ 0.000000] Reserved memory: created DMA memory pool at 0x000000009cb00000, size 1 MiB
    [ 0.000000] OF: reserved mem: initialized node m4f-dma-memory@9cb00000, compatible id shared-dma-pool
    [ 0.000000] OF: reserved mem: 0x000000009cb00000..0x000000009cbfffff (1024 KiB) nomap non-reusable m4f-dma-memory@9cb00000
    [ 0.000000] Reserved memory: created DMA memory pool at 0x000000009cc00000, size 14 MiB
    [ 0.000000] OF: reserved mem: initialized node m4f-memory@9cc00000, compatible id shared-dma-pool
    [ 0.000000] OF: reserved mem: 0x000000009cc00000..0x000000009d9fffff (14336 KiB) nomap non-reusable m4f-memory@9cc00000
    [ 0.000000] Reserved memory: created DMA memory pool at 0x000000009da00000, size 1 MiB
    [ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@9da00000, compatible id shared-dma-pool
    [ 0.000000] OF: reserved mem: 0x000000009da00000..0x000000009dafffff (1024 KiB) nomap non-reusable r5f-dma-memory@9da00000
    [ 0.000000] Reserved memory: created DMA memory pool at 0x000000009db00000, size 12 MiB
    [ 0.000000] OF: reserved mem: initialized node r5f-memory@9db00000, compatible id shared-dma-pool
    [ 0.000000] OF: reserved mem: 0x000000009db00000..0x000000009e6fffff (12288 KiB) nomap non-reusable r5f-memory@9db00000
    [ 0.000000] OF: reserved mem: 0x000000009e800000..0x000000009fffffff (24576 KiB) nomap non-reusable optee@9e800000
    [ 0.000000] OF: reserved mem: 0x00000000bf700000..0x00000000bf9fffff (3072 KiB) nomap non-reusable framebuffer@bf700000
    [ 0.000000] Zone ranges:
    [ 0.000000] DMA [mem 0x0000000080000000-0x00000000bfffffff]
    [ 0.000000] DMA32 empty
    [ 0.000000] Normal empty
    [ 0.000000] Movable zone start for each node
    [ 0.000000] Early memory node ranges
    [ 0.000000] node 0: [mem 0x0000000080000000-0x000000008007ffff]
    [ 0.000000] node 0: [mem 0x0000000080080000-0x000000009c7fffff]
    [ 0.000000] node 0: [mem 0x000000009c800000-0x000000009e6fffff]
    [ 0.000000] node 0: [mem 0x000000009e700000-0x000000009e7fffff]
    [ 0.000000] node 0: [mem 0x000000009e800000-0x000000009fffffff]
    [ 0.000000] node 0: [mem 0x00000000a0000000-0x00000000bf6fffff]
    [ 0.000000] node 0: [mem 0x00000000bf700000-0x00000000bf9fffff]
    [ 0.000000] node 0: [mem 0x00000000bfa00000-0x00000000bfffffff]
    [ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000000bfffffff]
    [ 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 s43176 r8192 d30552 u81920
    [ 0.000000] Detected VIPT I-cache on CPU0
    [ 0.000000] CPU features: detected: GIC system register CPU interface
    [ 0.000000] CPU features: detected: ARM erratum 845719
    [ 0.000000] alternatives: applying boot alternatives
    [ 0.000000] Kernel command line: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 mtdparts=spi-nand0:512k(ospi_nand.tiboot3),2m(ospi_nand.tispl),4m(ospi_nand.u-boot),256k(ospi_nand.env),256k(ospi_nand.env.backup),98048k@32m(ospi_nand.rootfs),256k@130816k(ospi_nand.phypattern) root=PARTUUID=00000000-02 rw rootfstype=ext4 rootwait
    [ 0.000000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
    [ 0.000000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
    [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 258048
    [ 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 0x00000000b2600000-0x00000000b6600000] (64MB)
    [ 0.000000] Memory: 748672K/1048576K available (12608K kernel code, 1276K rwdata, 4220K rodata, 2496K init, 460K bss, 168832K reserved, 131072K 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: 256 SPIs implemented
    [ 0.000000] GICv3: 0 Extended SPIs implemented
    [ 0.000000] Root IRQ handler: gic_handle_irq
    [ 0.000000] GICv3: GICv3 features: 16 PPIs
    [ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000001880000
    [ 0.000000] ITS [mem 0x01820000-0x0182ffff]
    [ 0.000000] GIC: enabling workaround for ITS: Socionext Synquacer pre-ITS
    [ 0.000000] ITS@0x0000000001820000: Devices Table too large, reduce ids 20->19
    [ 0.000000] ITS@0x0000000001820000: allocated 524288 Devices @80c00000 (flat, esz 8, psz 64K, shr 0)
    [ 0.000000] ITS: using cache flushing for cmd queue
    [ 0.000000] GICv3: using LPI property table @0x0000000080440000
    [ 0.000000] GIC: using cache flushing for LPI property table
    [ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000080450000
    [ 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.008577] Console: colour dummy device 80x25
    [ 0.013183] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
    [ 0.023867] pid_max: default: 32768 minimum: 301
    [ 0.028670] LSM: initializing lsm=capability,selinux,integrity
    [ 0.034662] SELinux: Initializing.
    [ 0.038359] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
    [ 0.045937] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
    [ 0.055929] RCU Tasks: Setting shift to 1 and lim to 1 rcu_task_cb_adjust=1.
    [ 0.063263] RCU Tasks Trace: Setting shift to 1 and lim to 1 rcu_task_cb_adjust=1.
    [ 0.071230] rcu: Hierarchical SRCU implementation.
    [ 0.076140] rcu: Max phase no-delay instances is 1000.
    [ 0.081772] Platform MSI: msi-controller@1820000 domain created
    [ 0.088077] PCI/MSI: /bus@f0000/interrupt-controller@1800000/msi-controller@1820000 domain created
    [ 0.097491] EFI services will not be available.
    [ 0.102354] smp: Bringing up secondary CPUs ...
    [ 0.107698] Detected VIPT I-cache on CPU1
    [ 0.107790] GICv3: CPU1: found redistributor 1 region 0:0x00000000018a0000
    [ 0.107810] GICv3: CPU1: using allocated LPI pending table @0x0000000080460000
    [ 0.107870] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
    [ 0.108005] smp: Brought up 1 node, 2 CPUs
    [ 0.137400] SMP: Total of 2 processors activated.
    [ 0.142214] CPU features: detected: 32-bit EL0 Support
    [ 0.147488] CPU features: detected: CRC32 instructions
    [ 0.152806] CPU: All CPU(s) started at EL2
    [ 0.157004] alternatives: applying system-wide alternatives
    [ 0.164311] devtmpfs: initialized
    [ 0.175924] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
    [ 0.185924] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
    [ 0.197385] pinctrl core: initialized pinctrl subsystem
    [ 0.203439] DMI not present or invalid.
    [ 0.208094] NET: Registered PF_NETLINK/PF_ROUTE protocol family
    [ 0.215137] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
    [ 0.222515] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
    [ 0.230557] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
    [ 0.238741] audit: initializing netlink subsys (disabled)
    [ 0.244521] audit: type=2000 audit(0.152:1): state=initialized audit_enabled=0 res=1
    [ 0.245059] thermal_sys: Registered thermal governor 'step_wise'
    [ 0.252461] thermal_sys: Registered thermal governor 'power_allocator'
    [ 0.258652] cpuidle: using governor menu
    [ 0.269531] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
    [ 0.276529] ASID allocator initialised with 65536 entries
    [ 0.287341] /bus@f0000/interrupt-controller@1800000: Fixed dependency cycle(s) with /bus@f0000/interrupt-controller@1800000
    [ 0.302983] /bus@f0000/pinctrl@f4000: Fixed dependency cycle(s) with /bus@f0000/pinctrl@f4000/gpio-default-pins
    [ 0.316518] /bus@f0000/pinctrl@a40000: Fixed dependency cycle(s) with /bus@f0000/pinctrl@a40000/cpsw-cpts
    [ 0.329405] /bus@f0000/dss@30200000: Fixed dependency cycle(s) with /panel
    [ 0.336531] /panel: Fixed dependency cycle(s) with /bus@f0000/dss@30200000
    [ 0.344209] Modules: 27456 pages in range for non-PLT usage
    [ 0.344218] Modules: 518976 pages in range for PLT usage
    [ 0.350841] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
    [ 0.363228] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
    [ 0.369638] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
    [ 0.376577] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
    [ 0.382984] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
    [ 0.389922] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
    [ 0.396329] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
    [ 0.403268] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
    [ 0.411303] k3-chipinfo 43000014.chipid: Family:AM62X rev:SR1.0 JTAGID[0x0bb7e02f] Detected
    [ 0.420886] iommu: Default domain type: Translated
    [ 0.425826] iommu: DMA domain TLB invalidation policy: strict mode
    [ 0.432473] SCSI subsystem initialized
    [ 0.436750] usbcore: registered new interface driver usbfs
    [ 0.442397] usbcore: registered new interface driver hub
    [ 0.447890] usbcore: registered new device driver usb
    [ 0.453647] pps_core: LinuxPPS API ver. 1 registered
    [ 0.458729] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
    [ 0.468080] PTP clock support registered
    [ 0.472324] EDAC MC: Ver: 3.0.0
    [ 0.476188] scmi_core: SCMI protocol bus registered
    [ 0.481545] FPGA manager framework
    [ 0.485124] Advanced Linux Sound Architecture Driver Initialized.
    [ 0.492607] clocksource: Switched to clocksource arch_sys_counter
    [ 0.499142] VFS: Disk quotas dquot_6.6.0
    [ 0.503199] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [ 0.517433] NET: Registered PF_INET protocol family
    [ 0.522657] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
    [ 0.531301] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192 bytes, linear)
    [ 0.539927] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
    [ 0.547863] TCP established hash table entries: 8192 (order: 4, 65536 bytes, linear)
    [ 0.555839] TCP bind hash table entries: 8192 (order: 6, 262144 bytes, linear)
    [ 0.563487] TCP: Hash tables configured (established 8192 bind 8192)
    [ 0.570164] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
    [ 0.576964] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
    [ 0.584369] NET: Registered PF_UNIX/PF_LOCAL protocol family
    [ 0.590702] RPC: Registered named UNIX socket transport module.
    [ 0.596786] RPC: Registered udp transport module.
    [ 0.601597] RPC: Registered tcp transport module.
    [ 0.606405] RPC: Registered tcp-with-tls transport module.
    [ 0.612013] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [ 0.618607] NET: Registered PF_XDP protocol family
    [ 0.623528] PCI: CLS 0 bytes, default 64
    [ 0.628983] Initialise system trusted keyrings
    [ 0.633797] workingset: timestamp_bits=46 max_order=18 bucket_order=0
    [ 0.640756] squashfs: version 4.0 (2009/01/31) Phillip Lougher
    [ 0.647025] NFS: Registering the id_resolver key type
    [ 0.652230] Key type id_resolver registered
    [ 0.656511] Key type id_legacy registered
    [ 0.660627] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
    [ 0.667483] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
    [ 0.709267] Key type asymmetric registered
    [ 0.713472] Asymmetric key parser 'x509' registered
    [ 0.718524] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
    [ 0.726298] io scheduler mq-deadline registered
    [ 0.730946] io scheduler kyber registered
    [ 0.735084] io scheduler bfq registered
    [ 0.742351] pinctrl-single 4084000.pinctrl: 34 pins, size 136
    [ 0.749092] pinctrl-single f4000.pinctrl: 171 pins, size 684
    [ 0.756926] pinctrl-single a40000.pinctrl: 512 pins, size 2048
    [ 0.770133] Serial: 8250/16550 driver, 12 ports, IRQ sharing enabled
    [ 0.787965] loop: module loaded
    [ 0.792451] megasas: 07.725.01.00-rc1
    [ 0.800223] tun: Universal TUN/TAP device driver, 1.6
    [ 0.806184] PPP generic driver version 2.4.2
    [ 0.810766] PPP BSD Compression module registered
    [ 0.815587] PPP Deflate Compression module registered
    [ 0.820785] PPP MPPE Compression module registered
    [ 0.825686] NET: Registered PF_PPPOX protocol family
    [ 0.831225] VFIO - User Level meta-driver version: 0.3
    [ 0.837824] usbcore: registered new interface driver usb-storage
    [ 0.844696] i2c_dev: i2c /dev entries driver
    [ 0.850914] sdhci: Secure Digital Host Controller Interface driver
    [ 0.857263] sdhci: Copyright(c) Pierre Ossman
    [ 0.861997] sdhci-pltfm: SDHCI platform and OF driver helper
    [ 0.868628] ledtrig-cpu: registered to indicate activity on CPUs
    [ 0.875111] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
    [ 0.882464] usbcore: registered new interface driver usbhid
    [ 0.888169] usbhid: USB HID core driver
    [ 0.893598] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
    [ 0.902640] optee: probing for conduit method.
    [ 0.907239] optee: revision 4.4
    [ 0.907638] optee: dynamic shared memory is enabled
    [ 0.916710] random: crng init done
    [ 0.920298] optee: initialized driver
    [ 0.926035] Initializing XFRM netlink socket
    [ 0.930477] NET: Registered PF_PACKET protocol family
    [ 0.935736] Key type dns_resolver registered
    [ 0.949078] registered taskstats version 1
    [ 0.953425] Loading compiled-in X.509 certificates
    [ 0.970518] ti-sci 44043000.system-controller: ABI: 4.0 (firmware rev 0x000a '10.1.8--v10.01.08 (Fiery Fox)')
    [ 1.045947] omap_i2c 20000000.i2c: bus 0 rev0.12 at 400 kHz
    [ 1.052850] omap_i2c 20010000.i2c: bus 1 rev0.12 at 400 kHz
    [ 1.059409] ti-sci-intr bus@f0000:interrupt-controller@a00000: Interrupt Router 3 domain created
    [ 1.068733] ti-sci-inta 48000000.interrupt-controller: Interrupt Aggregator domain 28 created
    [ 1.078418] simple-framebuffer bf700000.framebuffer: framebuffer at 0xbf700000, 0x300000 bytes
    [ 1.087258] simple-framebuffer bf700000.framebuffer: format=x8r8g8b8, mode=1024x768x32, linelength=4096
    [ 1.101780] Console: switching to colour frame buffer device 128x48
    [ 1.112317] simple-framebuffer bf700000.framebuffer: fb0: simplefb registered!
    [ 1.121019] ti-udma 485c0100.dma-controller: Number of rings: 82
    [ 1.129929] ti-udma 485c0100.dma-controller: Channels: 48 (bchan: 18, tchan: 12, rchan: 18)
    [ 1.141308] ti-udma 485c0000.dma-controller: Number of rings: 150
    [ 1.152762] ti-udma 485c0000.dma-controller: Channels: 35 (tchan: 20, rchan: 15)
    [ 1.162771] omap8250 4a00000.serial: failed to get alias
    [ 1.169548] printk: console [ttyS2] disabled
    [ 1.174421] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 238, base_baud = 3000000) is a 8250
    [ 1.183336] printk: console [ttyS2] enabled
    [ 1.183336] printk: console [ttyS2] enabled
    [ 1.191803] printk: bootconsole [ns16550a0] disabled
    [ 1.191803] printk: bootconsole [ns16550a0] disabled
    [ 1.205528] omap8250 2810000.serial: failed to get alias
    [ 1.211557] omap8250 2850000.serial: failed to get alias
    [ 1.217431] omap8250 2860000.serial: failed to get alias
    [ 1.223809] davinci_mdio 8000f00.mdio: Configuring MDIO in manual mode
    [ 1.268611] davinci_mdio 8000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
    [ 1.276462] mdio_bus 8000f00.mdio: MDIO device at address 0 is missing.
    [ 1.283328] mdio_bus 8000f00.mdio: MDIO device at address 1 is missing.
    [ 1.290193] mdio_bus 8000f00.mdio: MDIO device at address 2 is missing.
    [ 1.297057] mdio_bus 8000f00.mdio: MDIO device at address 3 is missing.
    [ 1.303717] am65-cpsw-nuss 8000000.ethernet: initializing am65 cpsw nuss version 0x6BA01103, cpsw version 0x6BA81103 Ports: 3 quirks:00000006
    [ 1.316522] am65-cpsw-nuss 8000000.ethernet: initialized cpsw ale version 1.5
    [ 1.323652] am65-cpsw-nuss 8000000.ethernet: ALE Table size 512
    [ 1.330444] am65-cpsw-nuss 8000000.ethernet: CPTS ver 0x4e8a010c, freq:500000000, add_val:1 pps:0
    [ 1.345769] am65-cpsw-nuss 8000000.ethernet: set new flow-id-base 19
    [ 1.357240] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
    [ 1.362770] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
    [ 1.370545] xhci-hcd xhci-hcd.0.auto: USB3 root hub has no ports
    [ 1.376548] xhci-hcd xhci-hcd.0.auto: hcc params 0x0258fe6d hci version 0x110 quirks 0x0000008020000010
    [ 1.385992] xhci-hcd xhci-hcd.0.auto: irq 252, io mem 0x31000000
    [ 1.392995] hub 1-0:1.0: USB hub found
    [ 1.396794] hub 1-0:1.0: 1 port detected
    [ 1.403309] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
    [ 1.408863] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 2
    [ 1.416668] xhci-hcd xhci-hcd.1.auto: USB3 root hub has no ports
    [ 1.422698] xhci-hcd xhci-hcd.1.auto: hcc params 0x0258fe6d hci version 0x110 quirks 0x0000008020000010
    [ 1.432154] xhci-hcd xhci-hcd.1.auto: irq 253, io mem 0x31100000
    [ 1.439005] hub 2-0:1.0: USB hub found
    [ 1.442793] hub 2-0:1.0: 1 port detected
    [ 1.448637] cpufreq: cpufreq_online: CPU0: Running at unlisted initial frequency: 1200000 KHz, changing to: 1000000 KHz
    [ 1.462367] mmc0: CQHCI version 5.10
    [ 1.467384] mmc2: CQHCI version 5.10
    [ 1.478848] mmc1: CQHCI version 5.10
    [ 1.482290] clk: Disabling unused clocks
    [ 1.495680] ALSA device list:
    [ 1.498686] No soundcards found.
    [ 1.507781] mmc0: SDHCI controller on fa10000.mmc [fa10000.mmc] using ADMA 64-bit
    [ 1.515325] mmc2: SDHCI controller on fa20000.mmc [fa20000.mmc] using ADMA 64-bit
    [ 1.527870] mmc1: SDHCI controller on fa00000.mmc [fa00000.mmc] using ADMA 64-bit
    [ 1.535799] Waiting for root device PARTUUID=00000000-02...
    [ 1.583363] mmc2: new ultra high speed SDR104 SDIO card at address 0001
    [ 1.593057] mmc1: new ultra high speed SDR104 SDHC card at address aaaa
    [ 1.600563] mmcblk1: mmc1:aaaa SC16G 14.8 GiB
    [ 1.609832] mmc0: Command Queue Engine enabled
    [ 1.612142] mmcblk1: p1 p2
    [ 1.614317] mmc0: new HS200 MMC card at address 0001
    [ 1.622906] mmcblk0: mmc0:0001 DG4008 7.28 GiB
    [ 1.629429] mmcblk0boot0: mmc0:0001 DG4008 4.00 MiB
    [ 1.635690] mmcblk0boot1: mmc0:0001 DG4008 4.00 MiB
    [ 1.641834] mmcblk0rpmb: mmc0:0001 DG4008 4.00 MiB, chardev (239:0)
    [ 1.702589] EXT4-fs (mmcblk1p2): mounted filesystem 419c4421-71fc-40fe-8b9d-6b1311c9a340 r/w with ordered data mode. Quota mode: none.
    [ 1.714841] VFS: Mounted root (ext4 filesystem) on device 179:2.
    [ 1.724306] devtmpfs: mounted
    [ 1.728978] Freeing unused kernel memory: 2496K
    [ 1.733624] Run /sbin/init as init process
    [ 1.816776] EXT4-fs (mmcblk1p2): re-mounted 419c4421-71fc-40fe-8b9d-6b1311c9a340 r/w. Quota mode: none.
    Saving 256 bits of creditable seed for next boot
    Starting syslogd: OK
    Starting klogd: OK
    Running sysctl: OK
    evcs pin control
    Populating /dev using udev: [ 2.075222] udevd[113]: starting version 3.2.14
    [ 2.115840] udevd[114]: starting eudev-3.2.14
    [ 2.455732] CAN device driver interface
    [ 2.463822] at24 0-0051: supply vcc not found, using dummy regulator
    [ 2.491743] omap-mailbox 29000000.mailbox: omap mailbox rev 0x66fc9100
    [ 2.497520] m_can_platform 20701000.can: m_can device registered (irq=414, version=32)
    [ 2.583894] k3-m4-rproc 5000000.m4fss: assigned reserved memory node m4f-dma-memory@9cb00000
    [ 2.598323] k3-m4-rproc 5000000.m4fss: configured M4 for remoteproc mode
    [ 2.623247] OF: graph: no port node found in /bus@f0000/dss@30200000/oldi-txes/oldi@0/ports
    [ 2.639314] OF: graph: no port node found in /bus@f0000/dss@30200000/oldi-txes/oldi@1/ports
    [ 2.666096] platform 78000000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1)
    [ 2.678798] k3-m4-rproc 5000000.m4fss: local reset is deasserted for device
    [ 2.686000] platform 78000000.r5f: configured R5F for IPC-only mode
    [ 2.693620] platform 78000000.r5f: assigned reserved memory node r5f-dma-memory@9da00000
    [ 2.693868] rtc-ti-k3 2b1f0000.rtc: registered as rtc0
    [ 2.711199] remoteproc remoteproc1: 78000000.r5f is available
    [ 2.712388] remoteproc remoteproc0: 5000000.m4fss is available
    [ 2.717116] remoteproc remoteproc1: attaching to 78000000.r5f
    [ 2.730302] OF: graph: no port node found in /bus@f0000/dss@30200000/oldi-txes/oldi@0/ports
    [ 2.738891] rtc-ti-k3 2b1f0000.rtc: setting system clock to 1970-01-01T00:00:08 UTC (8)
    [ 2.739396] OF: graph: no port node found in /bus@f0000/dss@30200000/oldi-txes/oldi@1/ports
    [ 2.758574] remoteproc remoteproc0: powering up 5000000.m4fss
    [ 2.763212] OF: graph: no port node found in /bus@f0000/dss@30200000/oldi-txes/oldi@0/ports
    [ 2.769464] remoteproc remoteproc0: Booting fw image am62-mcu-m4f0_0-fw, size 55100
    [ 2.774435] OF: graph: no port node found in /bus@f0000/dss@30200000/oldi-txes/oldi@1/ports
    [ 2.792431] rproc-virtio rproc-virtio.3.auto: assigned reserved memory node m4f-dma-memory@9cb00000
    [ 2.792487] OF: graph: no port node found in /bus@f0000/dss@30200000/oldi-txes/oldi@0/ports
    [ 2.810831] virtio_rpmsg_bus virtio0: rpmsg host is online
    [ 2.811025] virtio_rpmsg_bus virtio0: creating channel ti.ipc4.ping-pong addr 0xd
    [ 2.822897] rproc-virtio rproc-virtio.3.auto: registered virtio0 (type 7)
    [ 2.824122] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0xe
    [ 2.831842] rproc-virtio rproc-virtio.4.auto: assigned reserved memory node r5f-dma-memory@9da00000
    [ 2.838592] OF: graph: no port node found in /bus@f0000/dss@30200000/oldi-txes/oldi@1/ports
    [ 2.850695] remoteproc remoteproc0: remote processor 5000000.m4fss is now up
    [ 2.861417] m_can_platform 4e08000.can: m_can device registered (irq=0, version=32)
    [ 2.876512] m_can_platform 4e18000.can: m_can device registered (irq=0, version=32)
    [ 2.891267] OF: graph: no port node found in /bus@f0000/dss@30200000/oldi-txes/oldi@0/ports
    [ 2.901142] virtio_rpmsg_bus virtio1: rpmsg host is online
    [ 2.901520] virtio_rpmsg_bus virtio1: creating channel ti.ipc4.ping-pong addr 0xd
    [ 2.906692] rproc-virtio rproc-virtio.4.auto: registered virtio1 (type 7)
    [ 2.914279] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0xe
    [ 2.920989] remoteproc remoteproc1: remote processor 78000000.r5f is now attached
    [ 2.934272] OF: graph: no port node found in /bus@f0000/dss@30200000/oldi-txes/oldi@1/ports
    [ 2.949334] OF: graph: no port node found in /bus@f0000/dss@30200000/oldi-txes/oldi@0/ports
    [ 2.965818] OF: graph: no port node found in /bus@f0000/dss@30200000/oldi-txes/oldi@1/ports
    [ 3.010773] panel-simple panel: supply power not found, using dummy regulator
    [ 3.073640] panel-simple panel: Specify missing connector_type
    [ 3.083917] OF: graph: no port node found in /bus@f0000/dss@30200000/oldi-txes/oldi@0/ports
    [ 3.095028] OF: graph: no port node found in /bus@f0000/dss@30200000/oldi-txes/oldi@1/ports
    [ 3.112389] [drm] Initialized tidss 1.0.0 20180215 for 30200000.dss on minor 0
    [ 3.125797] tidss 30200000.dss: [drm] fb1: tidssdrmfb frame buffer device
    [ 3.303550] tpm_tis_spi spi1.0: 2.0 TPM (device-id 0x4, rev-id 1)
    [ 3.317071] tpm tpm0: A TPM error (256) occurred attempting the self test
    [ 3.329678] tpm tpm0: starting up the TPM manually
    done
    Starting system message bus: done
    Starting network: [ 3.568287] am65-cpsw-nuss 8000000.ethernet eth0: configuring for fixed/rmii link mode
    [ 3.579465] am65-cpsw-nuss 8000000.ethernet eth0: Link is Up - 100Mbps/Full - flow control off
    udhcpc: started, v1.36.1
    udhcpc: broadcasting discover
    udhcpc: no lease, forking to background
    Cannot find device "eth1"
    FAIL
    Starting NetworkManager ... done.
    Starting dropbear sshd: [ 7.204587] NET: Registered PF_INET6 protocol family
    [ 7.219476] Segment Routing with IPv6
    [ 7.223413] In-situ OAM (IOAM) with IPv6
    OK
    evcs net configure
    [ 7.394067] mlan: loading out-of-tree module taints kernel.
    [ 7.449502] cfg80211: Loading compiled-in X.509 certificates for regulatory database
    [ 7.511558] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
    [ 7.518204] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
    [ 7.565797] wlan: Loading MWLAN driver
    [ 7.570157] wlan: Register to Bus Driver...
    [ 7.658121] vendor=0x02DF device=0x914D class=0 function=1
    [ 7.663736] Attach moal handle ops, card interface type: 0x106
    [ 7.669588] rps set to 0 from module param
    [ 7.698677] SD9098: init module param from usr cfg
    [ 7.703581] card_type: SD9098, config block: 0
    [ 7.708036] cfg80211_wext=0xf
    [ 7.711005] max_vir_bss=1
    [ 7.713633] cal_data_cfg=none
    [ 7.716601] ps_mode = 1
    [ 7.719042] auto_ds = 1
    [ 7.721499] host_mlme=enable
    [ 7.724376] fw_name=nxp/sdiouart9098_combo_v1.bin
    [ 7.729116] SDIO: max_segs=128 max_seg_size=65536
    [ 7.733821] rx_work=1 cpu_num=2
    [ 7.736984] Enable moal_recv_amsdu_packet
    [ 7.741021] Attach mlan adapter operations.card_type is 0x106.
    [ 7.747428] wlan: Enable TX SG mode
    [ 7.750940] wlan: Enable RX SG mode
    [ 7.756733] Request firmware: nxp/sdiouart9098_combo_v1.bin
    [ 8.086464] Wlan: FW download over, firmwarelen=874928 downloaded 725944
    [ 8.352668] WLAN FW is active
    [ 8.355639] on_time is 8183048760
    [ 8.372849] VDLL image: len=148984
    [ 8.376514] fw_cap_info=0xc8fcefa3, dev_cap_mask=0xffffffff
    [ 8.382166] max_p2p_conn = 8, max_sta_conn = 64
    [ 8.410341] Register NXP 802.11 Adapter mlan0
    [ 8.415532] wlan: uap%d set max_mtu 2000
    [ 8.433364] Register NXP 802.11 Adapter uap0
    [ 8.467017] Register NXP 802.11 Adapter wfd0
    [ 8.472469] wlan: version = SD9098----17.92.1.p149.53-MM6X17505.p4-GPL-(FP92)
    [ 8.481234] vendor=0x02DF device=0x914E class=0 function=2
    [ 8.487036] Attach moal handle ops, card interface type: 0x106
    [ 8.493111] rps set to 0 from module param
    [ 8.497637] SD9098: init module param from usr cfg
    [ 8.498423] uap0: Skip change virtual intf type on uap: from 3 to 2
    [ 8.502610] card_type: SD9098, config block: 1
    [ 8.513356] cfg80211_wext=0xf
    [ 8.516345] max_vir_bss=1
    [ 8.519060] cal_data_cfg=none
    [ 8.522056] ps_mode = 1
    [ 8.524508] auto_ds = 1
    [ 8.526988] host_mlme=enable
    [ 8.529882] fw_name=nxp/sdiouart9098_combo_v1.bin
    [ 8.534661] SDIO: max_segs=128 max_seg_size=65536
    [ 8.539403] rx_work=1 cpu_num=2
    [ 8.542683] Enable moal_recv_amsdu_packet
    [ 8.546774] Attach mlan adapter operations.card_type is 0x106.
    [ 8.555939] wlan: Enable TX SG mode
    [ 8.559561] wlan: Enable RX SG mode
    [ 8.564895] Request firmware: nxp/sdiouart9098_combo_v1.bin
    [ 8.573226] WLAN FW already running! Skip FW download
    [ 8.578418] WLAN FW is active
    [ 8.581439] on_time is 8408847635
    [ 8.585744] VDLL image: len=148984
    [ 8.589484] fw_cap_info=0x48fcefa3, dev_cap_mask=0xffffffff
    [ 8.595138] max_p2p_conn = 8, max_sta_conn = 64
    [ 8.627771] Register NXP 802.11 Adapter mmlan0
    [ 8.633055] wlan: muap%d set max_mtu 2000
    [ 8.645779] Register NXP 802.11 Adapter muap0
    [ 8.670599] Register NXP 802.11 Adapter mwfd0
    [ 8.675302] wlan: version = SD9098----17.92.1.p149.53-MM6X17505.p4-GPL-(FP92)
    [ 8.686899] wlan: Register to Bus Driver Done
    [ 8.691769] wlan: Driver loaded successfully
    [ 8.745422] muap0: Skip change virtual intf type on uap: from 3 to 2
    Starting weston: [ 11.902726] weston-desktop-[262]: memfd_create() called without MFD_EXEC or MFD_NOEXEC_SEAL set
    OK

    Welcome to Buildroot
    am62xx-evm login:

    ---------------------------------------------------------------------------------------------------

    There are no "uEnv.txt" and "fitImage" files in the first and second partition respectively.

    SD CARD can boot in the HS-FS target board.

    This file tiboot3.bin is symlink from tiboot3.bin -> ./tiboot3-am62x-hs-fs-evm.bin

    Then I base the ducument

    https://dev.ti.com/tirex/explore/node?node=A__AXwQy9isFe6d0T--lfzFig__AM62-ACADEMY__uiYMDcq__LATEST

    1. Rename tiboot3-am62x-hs-evm.bin to tiboot3.bin and ensure that that is the only tiboot3.bin file on the SD card.

    -rw-r--r-- 1 am335x juncorwu 292889 五 20 20:08 tiboot3-am62x-gp-evm.bin
    -rw-r--r-- 1 am335x juncorwu 331 五 20 20:08 tiboot3-am62x-gp-evm.bin.map
    -rw-r--r-- 1 am335x juncorwu 295478 五 20 20:08 tiboot3-am62x-hs-evm.bin
    -rw-r--r-- 1 am335x juncorwu 374 五 20 20:08 tiboot3-am62x-hs-evm.bin.map
    -rw-r--r-- 1 am335x juncorwu 295478 五 20 20:08 tiboot3-am62x-hs-fs-evm.bin
    -rw-r--r-- 1 am335x juncorwu 377 五 20 20:08 tiboot3-am62x-hs-fs-evm.bin.map
    lrwxrwxrwx 1 am335x juncorwu 29 五 20 20:08 tiboot3.bin -> ./tiboot3-am62x-hs-fs-evm.bin

    I think I replacse the tiboot3.bin from tiboot3-am62x-hs-evm.bin.

    The SD CARD image should boot in the HS-SE target board.

    Thanks,

    Juncor

  • Hi Sir:

    I found the root cause. The Image build from Yocto and buildroot is different.

    I download the image from website: 
    https://dr-download.ti.com/software-development/software-development-kit-sdk/MD-PvdSyIiioq/10.01.10.04/tisdk-default-image-am62xx-evm-10.01.10.04.rootfs.wic.xz

    Then check the Image content.

    => ls mmc 1:1
    EFI/
    20593152 Image
    291205 tiboot3-am62x-gp-evm.bin
    293794 tiboot3-am62x-hs-evm.bin
    293794 tiboot3-am62x-hs-fs-evm.bin
    12285 ti_logo_414x97_32bpp.bmp.gz
    1138011 tispl.bin
    962779 u-boot.img
    574 uEnv.txt
    318 wificfg
    293794 tiboot3.bin

    10 file(s), 1 dir(s)

    => ls mmc 1:2
    <DIR> 4096 .
    <DIR> 4096 ..
    <DIR> 16384 lost+found
    <DIR> 4096 bin
    <DIR> 4096 boot
    <DIR> 4096 dev
    <DIR> 4096 etc
    <DIR> 4096 home
    <SYM> 20 init
    <DIR> 4096 lib
    <SYM> 19 linuxrc
    <DIR> 4096 media
    <DIR> 4096 mnt
    <DIR> 4096 opt
    <DIR> 4096 proc
    <DIR> 4096 run
    <DIR> 4096 sbin
    <DIR> 4096 srv
    <DIR> 4096 sys
    <DIR> 4096 tmp
    <DIR> 4096 usr
    <DIR> 4096 var
    <DIR> 4096 www
    => ls mmc 1:2 /boot
    <DIR> 4096 .
    <DIR> 4096 ..
    <DIR> 4096 EFI
    <SYM> 24 Image
    20593152 Image-6.1.33-g40c32565ca
    <DIR> 4096 dtb
    <SYM> 27 fitImage
    8686034 fitImage-6.1.33-g40c32565ca

    I copy the tiboot3-am62x-hs-fs-evm.bin into tiboot3.bin and boot in the HS-FS target board.

    Then I copy the tiboot3-am62x-hs-evm.bin into tiboot3.bin and boot in the HS-SE target board.

    But the sdcard image from buildroot without fitImage.

    Thanks,

    Juncor

    >>> Boot HS-FS target board
    U-Boot SPL 2023.04-g24098ea90d (Jul 06 2023 - 12:59:40 +0000)
    SYSFW ABI: 3.1 (firmware rev 0x0009 '9.0.5--v09.00.05 (Kool Koala)')
    SPL initial stack usage: 13376 bytes
    Trying to boot from MMC2
    Authentication passed
    Authentication passed
    Authentication passed
    Authentication passed
    Authentication passed
    Starting ATF on ARM64 core...
    
    NOTICE:  BL31: v2.8(release):v2.8-226-g2fcd408bb3-dirty
    NOTICE:  BL31: Built : 00:42:57, Jan 13 2023
    
    U-Boot SPL 2023.04-g24098ea90d (Jul 06 2023 - 12:59:40 +0000)
    SYSFW ABI: 3.1 (firmware rev 0x0009 '9.0.5--v09.00.05 (Kool Koala)')
    SPL initial stack usage: 1856 bytes
    i2c_write: error waiting for data ACK (status=0x116)
    pca953x gpio@22: Error reading output register
    Trying to boot from MMC2
    Authentication passed
    Authentication passed
    
    
    U-Boot 2023.04-g24098ea90d (Jul 06 2023 - 12:59:40 +0000)
    
    SoC:   AM62X SR1.0 HS-FS
    Model: Texas Instruments AM625 SK
    EEPROM not available at 80, trying to read at 81
    Reading on-board EEPROM at 0x51 failed -121
    DRAM:  2 GiB
    Core:  71 devices, 31 uclasses, devicetree: separate
    MMC:   mmc@fa10000: 0, mmc@fa00000: 1
    Loading Environment from nowhere... OK
    In:    serial
    Out:   serial
    Err:   serial
    EEPROM not available at 80, trying to read at 81
    Reading on-board EEPROM at 0x51 failed -121
    Net:   Could not get PHY for ethernet@8000000port@1: addr 0
    am65_cpsw_nuss_port ethernet@8000000port@1: phy_connect() failed
    No ethernet found.
    
    Hit any key to stop autoboot:  0
    i2c_write: error waiting for data ACK (status=0x116)
    pca953x gpio@22: Error reading output register
    switch to partitions #0, OK
    mmc1 is current device
    i2c_write: error waiting for data ACK (status=0x116)
    pca953x gpio@22: Error reading output register
    SD/MMC found on device 1
    Failed to load 'boot.scr'
    574 bytes read in 16 ms (34.2 KiB/s)
    Loaded env from uEnv.txt
    Importing environment from mmc1 ...
    ## Error: "main_cpsw0_qsgmii_phyinit" not defined
    20593152 bytes read in 837 ms (23.5 MiB/s)
    57500 bytes read in 21 ms (2.6 MiB/s)
    Working FDT set to 88000000
    ## Flattened Device Tree blob at 88000000
       Booting using the fdt blob at 0x88000000
    Working FDT set to 88000000
    ERROR: reserving fdt memory region failed (addr=ff700000 size=8ca000 flags=4)
       Loading Device Tree to 000000008feee000, end 000000008fffffff ... OK
    Working FDT set to 8feee000
    
    Starting kernel ...
    
    [    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
    [    0.000000] Linux version 6.1.33-g40c32565ca (oe-user@oe-host) (aarch64-oe-linux-gcc (GCC) 11.3.0, GNU ld (GNU Binutils) 2.38.20220708) #1 SMP PREEMPT Thu Jul  6 14:17:24 UTC 2023
    [    0.000000] Machine model: Texas Instruments AM625 SK
    [    0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002800000 (options '')
    [    0.000000] printk: bootconsole [ns16550a0] enabled
    [    0.000000] efi: UEFI not found.
    [    0.000000] Reserved memory: created CMA memory pool at 0x00000000f7600000, size 128 MiB
    [    0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x000000009c800000, size 3 MiB
    [    0.000000] OF: reserved mem: initialized node ipc-memories@9c800000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x000000009cb00000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node m4f-dma-memory@9cb00000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x000000009cc00000, size 14 MiB
    [    0.000000] OF: reserved mem: initialized node m4f-memory@9cc00000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x000000009da00000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@9da00000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x000000009db00000, size 12 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@9db00000, compatible id shared-dma-pool
    [    0.000000] Zone ranges:
    [    0.000000]   DMA      [mem 0x0000000080000000-0x00000000ffffffff]
    [    0.000000]   DMA32    empty
    [    0.000000]   Normal   empty
    [    0.000000] Movable zone start for each node
    [    0.000000] Early memory node ranges
    [    0.000000]   node   0: [mem 0x0000000080000000-0x000000009c7fffff]
    [    0.000000]   node   0: [mem 0x000000009c800000-0x000000009e6fffff]
    [    0.000000]   node   0: [mem 0x000000009e700000-0x000000009e77ffff]
    [    0.000000]   node   0: [mem 0x000000009e780000-0x000000009fffffff]
    [    0.000000]   node   0: [mem 0x00000000a0000000-0x00000000ff6fffff]
    [    0.000000]   node   0: [mem 0x00000000ff700000-0x00000000fffc9fff]
    [    0.000000]   node   0: [mem 0x00000000fffca000-0x00000000ffffffff]
    [    0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000000ffffffff]
    [    0.000000] psci: probing for conduit method from DT.
    [    0.000000] psci: PSCIv1.1 detected in firmware.
    [    0.000000] psci: Using standard PSCI v0.2 function IDs
    [    0.000000] psci: Trusted OS migration not required
    [    0.000000] psci: SMC Calling Convention v1.2
    [    0.000000] percpu: Embedded 19 pages/cpu s38376 r8192 d31256 u77824
    [    0.000000] Detected VIPT I-cache on CPU0
    [    0.000000] CPU features: detected: GIC system register CPU interface
    [    0.000000] CPU features: detected: ARM erratum 845719
    [    0.000000] alternatives: applying boot alternatives
    [    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 516096
    [    0.000000] Kernel command line: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 mtdparts=spi-nand0:512k(ospi.tiboot3),2m(ospi.tispl),4m(ospi.u-boot),256k(ospi.env),256k(ospi.env.backup),98048k@32m(ospi.rootfs),256k@130816k(ospi.phypattern);omap2-nand.0:2m(NAND.tiboot3),2m(NAND.tispl),2m(NAND.tiboot3.backup),4m(NAND.u-boot),256k(NAND.u-boot-env),256k(NAND.u-boot-env.backup),-(NAND.file-system) root=PARTUUID=b23245c5-02 rw rootfstype=ext4 rootwait
    [    0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
    [    0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
    [    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
    [    0.000000] Memory: 1838092K/2097152K available (12480K kernel code, 1294K rwdata, 4040K rodata, 2176K init, 498K bss, 127988K reserved, 131072K cma-reserved)
    [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
    [    0.000000] rcu: Preemptible hierarchical RCU implementation.
    [    0.000000] rcu:     RCU event tracing is enabled.
    [    0.000000] rcu:     RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
    [    0.000000]  Trampoline variant of Tasks RCU enabled.
    [    0.000000]  Tracing variant of Tasks RCU enabled.
    [    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
    [    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
    [    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
    [    0.000000] GICv3: GIC: Using split EOI/Deactivate mode
    [    0.000000] GICv3: 256 SPIs implemented
    [    0.000000] GICv3: 0 Extended SPIs implemented
    [    0.000000] Root IRQ handler: gic_handle_irq
    [    0.000000] GICv3: GICv3 features: 16 PPIs
    [    0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000001880000
    [    0.000000] ITS [mem 0x01820000-0x0182ffff]
    [    0.000000] GIC: enabling workaround for ITS: Socionext Synquacer pre-ITS
    [    0.000000] ITS@0x0000000001820000: Devices Table too large, reduce ids 20->19
    [    0.000000] ITS@0x0000000001820000: allocated 524288 Devices @80800000 (flat, esz 8, psz 64K, shr 0)
    [    0.000000] ITS: using cache flushing for cmd queue
    [    0.000000] GICv3: using LPI property table @0x0000000080040000
    [    0.000000] GIC: using cache flushing for LPI property table
    [    0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000080050000
    [    0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
    [    0.000000] arch_timer: cp15 timer(s) running at 200.00MHz (phys).
    [    0.000000] clocksource: arch_sys_counter: mask: 0x3ffffffffffffff max_cycles: 0x2e2049d3e8, max_idle_ns: 440795210634 ns
    [    0.000001] sched_clock: 58 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
    [    0.008599] Console: colour dummy device 80x25
    [    0.013204] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
    [    0.023890] pid_max: default: 32768 minimum: 301
    [    0.028670] LSM: Security Framework initializing
    [    0.033546] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
    [    0.041142] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
    [    0.051308] cblist_init_generic: Setting adjustable number of callback queues.
    [    0.058785] cblist_init_generic: Setting shift to 2 and lim to 1.
    [    0.065100] cblist_init_generic: Setting shift to 2 and lim to 1.
    [    0.071522] rcu: Hierarchical SRCU implementation.
    [    0.076436] rcu:     Max phase no-delay instances is 1000.
    [    0.082106] Platform MSI: msi-controller@1820000 domain created
    [    0.088471] PCI/MSI: /bus@f0000/interrupt-controller@1800000/msi-controller@1820000 domain created
    [    0.098387] EFI services will not be available.
    [    0.103391] smp: Bringing up secondary CPUs ...
    [    0.108822] Detected VIPT I-cache on CPU1
    [    0.108961] GICv3: CPU1: found redistributor 1 region 0:0x00000000018a0000
    [    0.108987] GICv3: CPU1: using allocated LPI pending table @0x0000000080060000
    [    0.109054] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
    [    5.135473] CPU2: failed to come online
    [    5.164575] CPU2: failed in unknown state : 0x0
    [   10.272673] CPU3: failed to come online
    [   10.276601] CPU3: failed in unknown state : 0x0
    [   10.281322] smp: Brought up 1 node, 2 CPUs
    [   10.285530] SMP: Total of 2 processors activated.
    [   10.290348] CPU features: detected: 32-bit EL0 Support
    [   10.295618] CPU features: detected: CRC32 instructions
    [   10.300965] CPU: All CPU(s) started at EL2
    [   10.305152] alternatives: applying system-wide alternatives
    [   10.313133] devtmpfs: initialized
    [   10.326032] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
    [   10.336053] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
    [   10.348627] pinctrl core: initialized pinctrl subsystem
    [   10.354746] DMI not present or invalid.
    [   10.359436] NET: Registered PF_NETLINK/PF_ROUTE protocol family
    [   10.366838] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations
    [   10.374259] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
    [   10.382340] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
    [   10.390544] audit: initializing netlink subsys (disabled)
    [   10.396371] audit: type=2000 audit(10.304:1): state=initialized audit_enabled=0 res=1
    [   10.396882] thermal_sys: Registered thermal governor 'step_wise'
    [   10.404406] thermal_sys: Registered thermal governor 'power_allocator'
    [   10.410601] cpuidle: using governor menu
    [   10.421497] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
    [   10.428506] ASID allocator initialised with 65536 entries
    [   10.445871] platform 30200000.dss: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/sii9022@3b
    [   10.457355] platform connector: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/sii9022@3b
    [   10.468523] KASLR disabled due to lack of seed
    [   10.480870] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
    [   10.487857] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
    [   10.494276] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
    [   10.501217] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
    [   10.507625] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
    [   10.514566] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
    [   10.520978] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
    [   10.527917] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
    [   10.536583] k3-chipinfo 43000014.chipid: Family:AM62X rev:SR1.0 JTAGID[0x0bb7e02f] Detected
    [   10.546926] iommu: Default domain type: Translated
    [   10.551941] iommu: DMA domain TLB invalidation policy: strict mode
    [   10.558704] SCSI subsystem initialized
    [   10.563021] usbcore: registered new interface driver usbfs
    [   10.568681] usbcore: registered new interface driver hub
    [   10.574136] usbcore: registered new device driver usb
    [   10.579921] pps_core: LinuxPPS API ver. 1 registered
    [   10.584999] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
    [   10.594355] PTP clock support registered
    [   10.598493] EDAC MC: Ver: 3.0.0
    [   10.602857] omap-mailbox 29000000.mailbox: omap mailbox rev 0x66fc9100
    [   10.610109] FPGA manager framework
    [   10.613685] Advanced Linux Sound Architecture Driver Initialized.
    [   10.621092] clocksource: Switched to clocksource arch_sys_counter
    [   10.627633] VFS: Disk quotas dquot_6.6.0
    [   10.631694] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [   10.645463] NET: Registered PF_INET protocol family
    [   10.650795] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear)
    [   10.660160] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear)
    [   10.668999] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
    [   10.676944] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
    [   10.685177] TCP bind hash table entries: 16384 (order: 7, 524288 bytes, linear)
    [   10.693332] TCP: Hash tables configured (established 16384 bind 16384)
    [   10.700297] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear)
    [   10.707233] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear)
    [   10.714817] NET: Registered PF_UNIX/PF_LOCAL protocol family
    [   10.721282] RPC: Registered named UNIX socket transport module.
    [   10.727360] RPC: Registered udp transport module.
    [   10.732169] RPC: Registered tcp transport module.
    [   10.736978] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [   10.743572] NET: Registered PF_XDP protocol family
    [   10.748492] PCI: CLS 0 bytes, default 64
    [   10.753336] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
    [   10.763746] Initialise system trusted keyrings
    [   10.768647] workingset: timestamp_bits=46 max_order=19 bucket_order=0
    [   10.781634] squashfs: version 4.0 (2009/01/31) Phillip Lougher
    [   10.788488] NFS: Registering the id_resolver key type
    [   10.793735] Key type id_resolver registered
    [   10.798014] Key type id_legacy registered
    [   10.802195] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
    [   10.809053] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
    [   10.816889] 9p: Installing v9fs 9p2000 file system support
    [   10.856888] Key type asymmetric registered
    [   10.861081] Asymmetric key parser 'x509' registered
    [   10.866147] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
    [   10.873956] io scheduler mq-deadline registered
    [   10.878607] io scheduler kyber registered
    [   10.886449] pinctrl-single 4084000.pinctrl: 34 pins, size 136
    [   10.893330] pinctrl-single f4000.pinctrl: 171 pins, size 684
    [   10.900285] pinctrl-single a40000.pinctrl: 512 pins, size 2048
    [   10.914948] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
    [   10.930968] loop: module loaded
    [   10.935784] megasas: 07.719.03.00-rc1
    [   10.944233] tun: Universal TUN/TAP device driver, 1.6
    [   10.950294] thunder_xcv, ver 1.0
    [   10.953663] thunder_bgx, ver 1.0
    [   10.956987] nicpf, ver 1.0
    [   10.960194] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version
    [   10.967586] hns3: Copyright (c) 2017 Huawei Corporation.
    [   10.973101] hclge is initializing
    [   10.976511] e1000: Intel(R) PRO/1000 Network Driver
    [   10.981501] e1000: Copyright (c) 1999-2006 Intel Corporation.
    [   10.987423] e1000e: Intel(R) PRO/1000 Network Driver
    [   10.992498] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
    [   10.998586] igb: Intel(R) Gigabit Ethernet Network Driver
    [   11.004107] igb: Copyright (c) 2007-2014 Intel Corporation.
    [   11.009838] igbvf: Intel(R) Gigabit Virtual Function Network Driver
    [   11.016245] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
    [   11.022447] sky2: driver version 1.30
    [   11.027032] VFIO - User Level meta-driver version: 0.3
    [   11.033335] usbcore: registered new interface driver usb-storage
    [   11.040356] i2c_dev: i2c /dev entries driver
    [   11.047275] sdhci: Secure Digital Host Controller Interface driver
    [   11.053683] sdhci: Copyright(c) Pierre Ossman
    [   11.058692] Synopsys Designware Multimedia Card Interface Driver
    [   11.065309] sdhci-pltfm: SDHCI platform and OF driver helper
    [   11.072214] ledtrig-cpu: registered to indicate activity on CPUs
    [   11.078603] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
    [   11.085620] usbcore: registered new interface driver usbhid
    [   11.091340] usbhid: USB HID core driver
    [   11.096721] optee: probing for conduit method.
    [   11.101344] optee: revision 3.20 (8e74d476)
    [   11.101746] optee: dynamic shared memory is enabled
    [   11.111336] optee: initialized driver
    [   11.117359] Initializing XFRM netlink socket
    [   11.121798] NET: Registered PF_PACKET protocol family
    [   11.127137] 9pnet: Installing 9P2000 support
    [   11.131576] Key type dns_resolver registered
    [   11.136454] registered taskstats version 1
    [   11.140694] Loading compiled-in X.509 certificates
    [   11.155826] ti-sci 44043000.system-controller: ABI: 3.1 (firmware rev 0x0009 '9.0.5--v09.00.05 (Kool Koala)')
    [   11.225066] omap_i2c 20000000.i2c: bus 0 rev0.12 at 400 kHz
    [   11.232902] omap_i2c 20010000.i2c: bus 1 rev0.12 at 100 kHz
    [   11.240289] omap_i2c 20020000.i2c: bus 2 rev0.12 at 400 kHz
    [   11.246354] ti-sci-intr 4210000.interrupt-controller: Interrupt Router 5 domain created
    [   11.254743] ti-sci-intr bus@f0000:interrupt-controller@a00000: Interrupt Router 3 domain created
    [   11.264007] ti-sci-inta 48000000.interrupt-controller: Interrupt Aggregator domain 28 created
    [   11.274242] ti-udma 485c0100.dma-controller: Number of rings: 82
    [   11.282687] ti-udma 485c0100.dma-controller: Channels: 48 (bchan: 18, tchan: 12, rchan: 18)
    [   11.294214] ti-udma 485c0000.dma-controller: Number of rings: 150
    [   11.304756] ti-udma 485c0000.dma-controller: Channels: 35 (tchan: 20, rchan: 15)
    [   11.315373] printk: console [ttyS2] disabled
    [   11.319865] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 239, base_baud = 3000000) is a 8250
    [   11.328783] printk: console [ttyS2] enabled
    [   11.328783] printk: console [ttyS2] enabled
    [   11.337242] printk: bootconsole [ns16550a0] disabled
    [   11.337242] printk: bootconsole [ns16550a0] disabled
    [   11.349895] spi-nor spi0.0: unrecognized JEDEC id bytes: ff ff ff ff ff ff
    [   11.358325] davinci_mdio 8000f00.mdio: Configuring MDIO in manual mode
    [   11.405093] davinci_mdio 8000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
    [   11.412956] mdio_bus 8000f00.mdio: MDIO device at address 0 is missing.
    [   11.419819] mdio_bus 8000f00.mdio: MDIO device at address 1 is missing.
    [   11.426488] am65-cpsw-nuss 8000000.ethernet: initializing am65 cpsw nuss version 0x6BA01103, cpsw version 0x6BA81103 Ports: 3 quirks:00000006
    [   11.439497] am65-cpsw-nuss 8000000.ethernet: Use random MAC address
    [   11.445777] am65-cpsw-nuss 8000000.ethernet: initialized cpsw ale version 1.5
    [   11.452906] am65-cpsw-nuss 8000000.ethernet: ALE Table size 512
    [   11.459524] pps pps0: new PPS source ptp0
    [   11.463982] am65-cpsw-nuss 8000000.ethernet: CPTS ver 0x4e8a010c, freq:500000000, add_val:1 pps:1
    [   11.474569] am65-cpsw-nuss 8000000.ethernet: set new flow-id-base 19
    [   11.484479] cpufreq: cpufreq_online: CPU0: Running at unlisted initial frequency: 1250000 KHz, changing to: 1000000 KHz
    [   11.499225] mmc0: CQHCI version 5.10
    [   11.508156] pca953x 1-0022: supply vcc not found, using dummy regulator
    [   11.515003] pca953x 1-0022: using AI
    [   11.541234] pca953x 1-0022: failed writing register
    [   11.544516] mmc0: SDHCI controller on fa10000.mmc [fa10000.mmc] using ADMA 64-bit
    [   11.546353] pca953x: probe of 1-0022 failed with error -121
    [   11.562545] debugfs: Directory 'pd:182' with parent 'pm_genpd' already present!
    [   11.586016] ALSA device list:
    [   11.589011]   No soundcards found.
    [   11.593467] Waiting for root device PARTUUID=b23245c5-02...
    [   11.636043] mmc0: Command Queue Engine enabled
    [   11.640588] mmc0: new HS200 MMC card at address 0001
    [   11.647249] mmcblk0: mmc0:0001 DG4008 7.28 GiB
    [   11.655418] mmcblk0boot0: mmc0:0001 DG4008 4.00 MiB
    [   11.662543] mmcblk0boot1: mmc0:0001 DG4008 4.00 MiB
    [   11.669020] mmcblk0rpmb: mmc0:0001 DG4008 4.00 MiB, chardev (240:0)
    
    >>> Boot HS-SE target board
    U-Boot SPL 2023.04-g24098ea90d (Jul 06 2023 - 12:59:40 +0000)
    SYSFW ABI: 3.1 (firmware rev 0x0009 '9.0.5--v09.00.05 (Kool Koala)')
    SPL initial stack usage: 13376 bytes
    Trying to boot from MMC2
    Authentication passed
    Authentication passed
    Authentication passed
    Authentication passed
    Authentication passed
    Starting ATF on ARM64 core...
    
    NOTICE:  BL31: v2.8(release):v2.8-226-g2fcd408bb3-dirty
    NOTICE:  BL31: Built : 00:42:57, Jan 13 2023
    
    U-Boot SPL 2023.04-g24098ea90d (Jul 06 2023 - 12:59:40 +0000)
    SYSFW ABI: 3.1 (firmware rev 0x0009 '9.0.5--v09.00.05 (Kool Koala)')
    SPL initial stack usage: 1856 bytes
    i2c_write: error waiting for data ACK (status=0x116)
    pca953x gpio@22: Error reading output register
    Trying to boot from MMC2
    Authentication passed
    Authentication passed
    
    
    U-Boot 2023.04-g24098ea90d (Jul 06 2023 - 12:59:40 +0000)
    
    SoC:   AM62X SR1.0 HS-SE
    Model: Texas Instruments AM625 SK
    EEPROM not available at 80, trying to read at 81
    Reading on-board EEPROM at 0x51 failed -121
    DRAM:  2 GiB
    Core:  71 devices, 31 uclasses, devicetree: separate
    MMC:   mmc@fa10000: 0, mmc@fa00000: 1
    Loading Environment from nowhere... OK
    In:    serial
    Out:   serial
    Err:   serial
    EEPROM not available at 80, trying to read at 81
    Reading on-board EEPROM at 0x51 failed -121
    Net:   Could not get PHY for ethernet@8000000port@1: addr 0
    am65_cpsw_nuss_port ethernet@8000000port@1: phy_connect() failed
    No ethernet found.
    
    Hit any key to stop autoboot:  0
    i2c_write: error waiting for data ACK (status=0x116)
    pca953x gpio@22: Error reading output register
    switch to partitions #0, OK
    mmc1 is current device
    i2c_write: error waiting for data ACK (status=0x116)
    pca953x gpio@22: Error reading output register
    SD/MMC found on device 1
    Failed to load 'boot.scr'
    574 bytes read in 16 ms (34.2 KiB/s)
    Loaded env from uEnv.txt
    Importing environment from mmc1 ...
    ## Error: "main_cpsw0_qsgmii_phyinit" not defined
    8686034 bytes read in 376 ms (22 MiB/s)
    name_fit_config=conf-ti_k3-am625-sk.dtb
    ## Loading kernel from FIT Image at 90000000 ...
       Using 'conf-ti_k3-am625-sk.dtb' configuration
       Verifying Hash Integrity ... sha512,rsa4096:custMpk+ OK
       Trying 'kernel-1' kernel subimage
         Description:  Linux kernel
         Type:         Kernel Image
         Compression:  gzip compressed
         Data Start:   0x900000f4
         Data Size:    8525379 Bytes = 8.1 MiB
         Architecture: AArch64
         OS:           Linux
         Load Address: 0x81000000
         Entry Point:  0x81000000
         Hash algo:    sha512
         Hash value:   c9d05e6d375d255029aac254dae8778ef3d516e3bb85433a455a58381d303f7991922e551d7fa1448e06a149497f5118d286ee61bfae5d26acd20334cef360f8
       Verifying Hash Integrity ... sha512+ OK
    ## Loading fdt from FIT Image at 90000000 ...
       Using 'conf-ti_k3-am625-sk.dtb' configuration
       Verifying Hash Integrity ... sha512,rsa4096:custMpk+ OK
       Trying 'fdt-ti_k3-am625-sk.dtb' fdt subimage
         Description:  Flattened Device Tree blob
         Type:         Flat Device Tree
         Compression:  uncompressed
         Data Start:   0x9082186c
         Data Size:    57500 Bytes = 56.2 KiB
         Architecture: AArch64
         Load Address: 0x83000000
         Hash algo:    sha512
         Hash value:   5c9d8e3131ab7b415afa6403ebdbc8c75c3a29195075ea2f00ec0c7c7ea8e3f666545ccdb08b4c63851124038a4acffc982eec4f00d8c275031be714222415c3
       Verifying Hash Integrity ... sha512+ OK
       Loading fdt from 0x9082186c to 0x83000000
       Booting using the fdt blob at 0x83000000
    Working FDT set to 83000000
       Uncompressing Kernel Image
    ERROR: reserving fdt memory region failed (addr=ff700000 size=8ca000 flags=4)
       Loading Device Tree to 000000008ffee000, end 000000008ffff09b ... OK
    Working FDT set to 8ffee000
    
    Starting kernel ...
    
    [    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
    [    0.000000] Linux version 6.1.33-g40c32565ca (oe-user@oe-host) (aarch64-oe-linux-gcc (GCC) 11.3.0, GNU ld (GNU Binutils) 2.38.20220708) #1 SMP PREEMPT Thu Jul  6 14:17:24 UTC 2023
    [    0.000000] Machine model: Texas Instruments AM625 SK
    [    0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002800000 (options '')
    [    0.000000] printk: bootconsole [ns16550a0] enabled
    [    0.000000] efi: UEFI not found.
    [    0.000000] Reserved memory: created CMA memory pool at 0x00000000f7600000, size 128 MiB
    [    0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x000000009c800000, size 3 MiB
    [    0.000000] OF: reserved mem: initialized node ipc-memories@9c800000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x000000009cb00000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node m4f-dma-memory@9cb00000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x000000009cc00000, size 14 MiB
    [    0.000000] OF: reserved mem: initialized node m4f-memory@9cc00000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x000000009da00000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@9da00000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x000000009db00000, size 12 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@9db00000, compatible id shared-dma-pool
    [    0.000000] Zone ranges:
    [    0.000000]   DMA      [mem 0x0000000080000000-0x00000000ffffffff]
    [    0.000000]   DMA32    empty
    [    0.000000]   Normal   empty
    [    0.000000] Movable zone start for each node
    [    0.000000] Early memory node ranges
    [    0.000000]   node   0: [mem 0x0000000080000000-0x000000009c7fffff]
    [    0.000000]   node   0: [mem 0x000000009c800000-0x000000009e6fffff]
    [    0.000000]   node   0: [mem 0x000000009e700000-0x000000009e77ffff]
    [    0.000000]   node   0: [mem 0x000000009e780000-0x000000009fffffff]
    [    0.000000]   node   0: [mem 0x00000000a0000000-0x00000000ff6fffff]
    [    0.000000]   node   0: [mem 0x00000000ff700000-0x00000000fffc9fff]
    [    0.000000]   node   0: [mem 0x00000000fffca000-0x00000000ffffffff]
    [    0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000000ffffffff]
    [    0.000000] psci: probing for conduit method from DT.
    [    0.000000] psci: PSCIv1.1 detected in firmware.
    [    0.000000] psci: Using standard PSCI v0.2 function IDs
    [    0.000000] psci: Trusted OS migration not required
    [    0.000000] psci: SMC Calling Convention v1.2
    [    0.000000] percpu: Embedded 19 pages/cpu s38376 r8192 d31256 u77824
    [    0.000000] Detected VIPT I-cache on CPU0
    [    0.000000] CPU features: detected: GIC system register CPU interface
    [    0.000000] CPU features: detected: ARM erratum 845719
    [    0.000000] alternatives: applying boot alternatives
    [    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 516096
    [    0.000000] Kernel command line: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 mtdparts=spi-nand0:512k(ospi.tiboot3),2m(ospi.tispl),4m(ospi.u-boot),256k(ospi.env),256k(ospi.env.backup),98048k@32m(ospi.rootfs),256k@130816k(ospi.phypattern);omap2-nand.0:2m(NAND.tiboot3),2m(NAND.tispl),2m(NAND.tiboot3.backup),4m(NAND.u-boot),256k(NAND.u-boot-env),256k(NAND.u-boot-env.backup),-(NAND.file-system) root=PARTUUID=b23245c5-02 rw rootfstype=ext4 rootwait
    [    0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
    [    0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
    [    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
    [    0.000000] Memory: 1838092K/2097152K available (12480K kernel code, 1294K rwdata, 4040K rodata, 2176K init, 498K bss, 127988K reserved, 131072K cma-reserved)
    [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
    [    0.000000] rcu: Preemptible hierarchical RCU implementation.
    [    0.000000] rcu:     RCU event tracing is enabled.
    [    0.000000] rcu:     RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
    [    0.000000]  Trampoline variant of Tasks RCU enabled.
    [    0.000000]  Tracing variant of Tasks RCU enabled.
    [    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
    [    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
    [    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
    [    0.000000] GICv3: GIC: Using split EOI/Deactivate mode
    [    0.000000] GICv3: 256 SPIs implemented
    [    0.000000] GICv3: 0 Extended SPIs implemented
    [    0.000000] Root IRQ handler: gic_handle_irq
    [    0.000000] GICv3: GICv3 features: 16 PPIs
    [    0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000001880000
    [    0.000000] ITS [mem 0x01820000-0x0182ffff]
    [    0.000000] GIC: enabling workaround for ITS: Socionext Synquacer pre-ITS
    [    0.000000] ITS@0x0000000001820000: Devices Table too large, reduce ids 20->19
    [    0.000000] ITS@0x0000000001820000: allocated 524288 Devices @80800000 (flat, esz 8, psz 64K, shr 0)
    [    0.000000] ITS: using cache flushing for cmd queue
    [    0.000000] GICv3: using LPI property table @0x0000000080040000
    [    0.000000] GIC: using cache flushing for LPI property table
    [    0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000080050000
    [    0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
    [    0.000000] arch_timer: cp15 timer(s) running at 200.00MHz (phys).
    [    0.000000] clocksource: arch_sys_counter: mask: 0x3ffffffffffffff max_cycles: 0x2e2049d3e8, max_idle_ns: 440795210634 ns
    [    0.000001] sched_clock: 58 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
    [    0.008597] Console: colour dummy device 80x25
    [    0.013194] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
    [    0.023882] pid_max: default: 32768 minimum: 301
    [    0.028667] LSM: Security Framework initializing
    [    0.033541] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
    [    0.041125] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
    [    0.051288] cblist_init_generic: Setting adjustable number of callback queues.
    [    0.058772] cblist_init_generic: Setting shift to 2 and lim to 1.
    [    0.065086] cblist_init_generic: Setting shift to 2 and lim to 1.
    [    0.071517] rcu: Hierarchical SRCU implementation.
    [    0.076424] rcu:     Max phase no-delay instances is 1000.
    [    0.082082] Platform MSI: msi-controller@1820000 domain created
    [    0.088469] PCI/MSI: /bus@f0000/interrupt-controller@1800000/msi-controller@1820000 domain created
    [    0.098331] EFI services will not be available.
    [    0.103320] smp: Bringing up secondary CPUs ...
    [    0.108736] Detected VIPT I-cache on CPU1
    [    0.108876] GICv3: CPU1: found redistributor 1 region 0:0x00000000018a0000
    [    0.108901] GICv3: CPU1: using allocated LPI pending table @0x0000000080060000
    [    0.108966] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
    [    0.109804] Detected VIPT I-cache on CPU2
    [    0.109889] GICv3: CPU2: found redistributor 2 region 0:0x00000000018c0000
    [    0.109904] GICv3: CPU2: using allocated LPI pending table @0x0000000080070000
    [    0.109941] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
    [    0.110672] Detected VIPT I-cache on CPU3
    [    0.110774] GICv3: CPU3: found redistributor 3 region 0:0x00000000018e0000
    [    0.110788] GICv3: CPU3: using allocated LPI pending table @0x0000000080080000
    [    0.110827] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
    [    0.110905] smp: Brought up 1 node, 4 CPUs
    [    0.190652] SMP: Total of 4 processors activated.
    [    0.195466] CPU features: detected: 32-bit EL0 Support
    [    0.200745] CPU features: detected: CRC32 instructions
    [    0.206085] CPU: All CPU(s) started at EL2
    [    0.210282] alternatives: applying system-wide alternatives
    [    0.218280] devtmpfs: initialized
    [    0.231100] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
    [    0.241136] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
    [    0.253795] pinctrl core: initialized pinctrl subsystem
    [    0.259933] DMI not present or invalid.
    [    0.264618] NET: Registered PF_NETLINK/PF_ROUTE protocol family
    [    0.272097] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations
    [    0.279729] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
    [    0.287868] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
    [    0.296073] audit: initializing netlink subsys (disabled)
    [    0.301822] audit: type=2000 audit(0.192:1): state=initialized audit_enabled=0 res=1
    [    0.302404] thermal_sys: Registered thermal governor 'step_wise'
    [    0.309764] thermal_sys: Registered thermal governor 'power_allocator'
    [    0.315961] cpuidle: using governor menu
    [    0.326865] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
    [    0.333913] ASID allocator initialised with 65536 entries
    [    0.351225] platform 30200000.dss: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/sii9022@3b
    [    0.362633] platform connector: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/sii9022@3b
    [    0.373813] KASLR disabled due to lack of seed
    [    0.386254] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
    [    0.393244] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
    [    0.399655] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
    [    0.406594] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
    [    0.413003] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
    [    0.419943] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
    [    0.426351] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
    [    0.433290] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
    [    0.441817] k3-chipinfo 43000014.chipid: Family:AM62X rev:SR1.0 JTAGID[0x0bb7e02f] Detected
    [    0.452246] iommu: Default domain type: Translated
    [    0.457269] iommu: DMA domain TLB invalidation policy: strict mode
    [    0.464083] SCSI subsystem initialized
    [    0.468381] usbcore: registered new interface driver usbfs
    [    0.474039] usbcore: registered new interface driver hub
    [    0.479498] usbcore: registered new device driver usb
    [    0.485308] pps_core: LinuxPPS API ver. 1 registered
    [    0.490391] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
    [    0.499747] PTP clock support registered
    [    0.503889] EDAC MC: Ver: 3.0.0
    [    0.508203] omap-mailbox 29000000.mailbox: omap mailbox rev 0x66fc9100
    [    0.515434] FPGA manager framework
    [    0.519031] Advanced Linux Sound Architecture Driver Initialized.
    [    0.526438] clocksource: Switched to clocksource arch_sys_counter
    [    0.533010] VFS: Disk quotas dquot_6.6.0
    [    0.537078] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [    0.550729] NET: Registered PF_INET protocol family
    [    0.556078] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear)
    [    0.565424] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear)
    [    0.574254] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
    [    0.582193] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
    [    0.590412] TCP bind hash table entries: 16384 (order: 7, 524288 bytes, linear)
    [    0.598554] TCP: Hash tables configured (established 16384 bind 16384)
    [    0.605522] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear)
    [    0.612458] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear)
    [    0.620054] NET: Registered PF_UNIX/PF_LOCAL protocol family
    [    0.626419] RPC: Registered named UNIX socket transport module.
    [    0.632512] RPC: Registered udp transport module.
    [    0.637321] RPC: Registered tcp transport module.
    [    0.642133] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [    0.648726] NET: Registered PF_XDP protocol family
    [    0.653639] PCI: CLS 0 bytes, default 64
    [    0.658656] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
    [    0.669004] Initialise system trusted keyrings
    [    0.673918] workingset: timestamp_bits=46 max_order=19 bucket_order=0
    [    0.687004] squashfs: version 4.0 (2009/01/31) Phillip Lougher
    [    0.693799] NFS: Registering the id_resolver key type
    [    0.699038] Key type id_resolver registered
    [    0.703317] Key type id_legacy registered
    [    0.707488] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
    [    0.714345] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
    [    0.722155] 9p: Installing v9fs 9p2000 file system support
    [    0.762542] Key type asymmetric registered
    [    0.766734] Asymmetric key parser 'x509' registered
    [    0.771814] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
    [    0.779589] io scheduler mq-deadline registered
    [    0.784234] io scheduler kyber registered
    [    0.792132] pinctrl-single 4084000.pinctrl: 34 pins, size 136
    [    0.798809] pinctrl-single f4000.pinctrl: 171 pins, size 684
    [    0.805745] pinctrl-single a40000.pinctrl: 512 pins, size 2048
    [    0.820362] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
    [    0.836561] loop: module loaded
    [    0.841291] megasas: 07.719.03.00-rc1
    [    0.849608] tun: Universal TUN/TAP device driver, 1.6
    [    0.855682] thunder_xcv, ver 1.0
    [    0.859045] thunder_bgx, ver 1.0
    [    0.862364] nicpf, ver 1.0
    [    0.865550] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version
    [    0.872939] hns3: Copyright (c) 2017 Huawei Corporation.
    [    0.878458] hclge is initializing
    [    0.881868] e1000: Intel(R) PRO/1000 Network Driver
    [    0.886857] e1000: Copyright (c) 1999-2006 Intel Corporation.
    [    0.892778] e1000e: Intel(R) PRO/1000 Network Driver
    [    0.897852] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
    [    0.903938] igb: Intel(R) Gigabit Ethernet Network Driver
    [    0.909457] igb: Copyright (c) 2007-2014 Intel Corporation.
    [    0.915183] igbvf: Intel(R) Gigabit Virtual Function Network Driver
    [    0.921591] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
    [    0.927807] sky2: driver version 1.30
    [    0.932353] VFIO - User Level meta-driver version: 0.3
    [    0.938651] usbcore: registered new interface driver usb-storage
    [    0.945673] i2c_dev: i2c /dev entries driver
    [    0.952592] sdhci: Secure Digital Host Controller Interface driver
    [    0.958971] sdhci: Copyright(c) Pierre Ossman
    [    0.963980] Synopsys Designware Multimedia Card Interface Driver
    [    0.970633] sdhci-pltfm: SDHCI platform and OF driver helper
    [    0.977580] ledtrig-cpu: registered to indicate activity on CPUs
    [    0.983976] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
    [    0.991009] usbcore: registered new interface driver usbhid
    [    0.996723] usbhid: USB HID core driver
    [    1.002130] optee: probing for conduit method.
    [    1.006749] optee: revision 3.20 (8e74d476)
    [    1.007132] optee: dynamic shared memory is enabled
    [    1.016732] optee: initialized driver
    [    1.022684] Initializing XFRM netlink socket
    [    1.027213] NET: Registered PF_PACKET protocol family
    [    1.032587] 9pnet: Installing 9P2000 support
    [    1.037057] Key type dns_resolver registered
    [    1.041977] registered taskstats version 1
    [    1.046206] Loading compiled-in X.509 certificates
    [    1.061195] ti-sci 44043000.system-controller: ABI: 3.1 (firmware rev 0x0009 '9.0.5--v09.00.05 (Kool Koala)')
    [    1.130036] omap_i2c 20000000.i2c: bus 0 rev0.12 at 400 kHz
    [    1.137926] omap_i2c 20010000.i2c: bus 1 rev0.12 at 100 kHz
    [    1.145248] omap_i2c 20020000.i2c: bus 2 rev0.12 at 400 kHz
    [    1.151295] ti-sci-intr 4210000.interrupt-controller: Interrupt Router 5 domain created
    [    1.159664] ti-sci-intr bus@f0000:interrupt-controller@a00000: Interrupt Router 3 domain created
    [    1.168938] ti-sci-inta 48000000.interrupt-controller: Interrupt Aggregator domain 28 created
    [    1.179240] ti-udma 485c0100.dma-controller: Number of rings: 82
    [    1.187778] ti-udma 485c0100.dma-controller: Channels: 48 (bchan: 18, tchan: 12, rchan: 18)
    [    1.199260] ti-udma 485c0000.dma-controller: Number of rings: 150
    [    1.209668] ti-udma 485c0000.dma-controller: Channels: 35 (tchan: 20, rchan: 15)
    [    1.220446] printk: console [ttyS2] disabled
    [    1.224933] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 239, base_baud = 3000000) is a 8250
    [    1.233863] printk: console [ttyS2] enabled
    [    1.233863] printk: console [ttyS2] enabled
    [    1.242323] printk: bootconsole [ns16550a0] disabled
    [    1.242323] printk: bootconsole [ns16550a0] disabled
    [    1.255019] spi-nor spi0.0: unrecognized JEDEC id bytes: ff ff ff ff ff ff
    [    1.263350] davinci_mdio 8000f00.mdio: Configuring MDIO in manual mode
    [    1.306481] davinci_mdio 8000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
    [    1.314333] mdio_bus 8000f00.mdio: MDIO device at address 0 is missing.
    [    1.321201] mdio_bus 8000f00.mdio: MDIO device at address 1 is missing.
    [    1.327851] am65-cpsw-nuss 8000000.ethernet: initializing am65 cpsw nuss version 0x6BA01103, cpsw version 0x6BA81103 Ports: 3 quirks:00000006
    [    1.340867] am65-cpsw-nuss 8000000.ethernet: Use random MAC address
    [    1.347139] am65-cpsw-nuss 8000000.ethernet: initialized cpsw ale version 1.5
    [    1.354267] am65-cpsw-nuss 8000000.ethernet: ALE Table size 512
    [    1.360881] pps pps0: new PPS source ptp0
    [    1.365261] am65-cpsw-nuss 8000000.ethernet: CPTS ver 0x4e8a010c, freq:500000000, add_val:1 pps:1
    [    1.375908] am65-cpsw-nuss 8000000.ethernet: set new flow-id-base 19
    [    1.385874] cpufreq: cpufreq_online: CPU0: Running at unlisted initial frequency: 1250000 KHz, changing to: 1000000 KHz
    [    1.399648] mmc0: CQHCI version 5.10
    [    1.408613] pca953x 1-0022: supply vcc not found, using dummy regulator
    [    1.415451] pca953x 1-0022: using AI
    [    1.442606] pca953x 1-0022: failed writing register
    [    1.444971] mmc0: SDHCI controller on fa10000.mmc [fa10000.mmc] using ADMA 64-bit
    [    1.447791] pca953x: probe of 1-0022 failed with error -121
    [    1.465973] debugfs: Directory 'pd:182' with parent 'pm_genpd' already present!
    [    1.489427] ALSA device list:
    [    1.492477]   No soundcards found.
    [    1.496857] Waiting for root device PARTUUID=b23245c5-02...
    [    1.564284] mmc0: Command Queue Engine enabled
    [    1.568789] mmc0: new HS200 MMC card at address 0001
    [    1.575431] mmcblk0: mmc0:0001 DG4008 7.28 GiB
    [    1.584470] mmcblk0boot0: mmc0:0001 DG4008 4.00 MiB
    [    1.591573] mmcblk0boot1: mmc0:0001 DG4008 4.00 MiB
    [    1.597791] mmcblk0rpmb: mmc0:0001 DG4008 4.00 MiB, chardev (240:0)
    ▒
    U-Boot SPL 2023.04-g24098ea90d (Jul 06 2023 - 12:59:40 +0000)
    SYSFW ABI: 3.1 (firmware rev 0x0009 '9.0.5--v09.00.05 (Kool Koala)')
    SPL initial stack usage: 13376 bytes
    Trying to boot from MMC2
    Authentication passed
    Authentication passed
    Authentication passed
    Authentication passed
    Authentication passed
    Starting ATF on ARM64 core...
    
    NOTICE:  BL31: v2.8(release):v2.8-226-g2fcd408bb3-dirty
    NOTICE:  BL31: Built : 00:42:57, Jan 13 2023
    
    U-Boot SPL 2023.04-g24098ea90d (Jul 06 2023 - 12:59:40 +0000)
    SYSFW ABI: 3.1 (firmware rev 0x0009 '9.0.5--v09.00.05 (Kool Koala)')
    SPL initial stack usage: 1856 bytes
    i2c_write: error waiting for data ACK (status=0x116)
    pca953x gpio@22: Error reading output register
    Trying to boot from MMC2
    Authentication passed
    Authentication passed
    
    
    U-Boot 2023.04-g24098ea90d (Jul 06 2023 - 12:59:40 +0000)
    
    SoC:   AM62X SR1.0 HS-SE
    Model: Texas Instruments AM625 SK
    EEPROM not available at 80, trying to read at 81
    Reading on-board EEPROM at 0x51 failed -121
    DRAM:  2 GiB
    Core:  71 devices, 31 uclasses, devicetree: separate
    MMC:   mmc@fa10000: 0, mmc@fa00000: 1
    Loading Environment from nowhere... OK
    In:    serial
    Out:   serial
    Err:   serial
    EEPROM not available at 80, trying to read at 81
    Reading on-board EEPROM at 0x51 failed -121
    Net:   Could not get PHY for ethernet@8000000port@1: addr 0
    am65_cpsw_nuss_port ethernet@8000000port@1: phy_connect() failed
    No ethernet found.
    
    Hit any key to stop autoboot:  0
    =>
    =>
    => mmc dev 1
    i2c_write: error waiting for data ACK (status=0x116)
    pca953x gpio@22: Error reading output register
    switch to partitions #0, OK
    mmc1 is current device
    => mmc part
    
    Partition Map for MMC device 1  --   Partition Type: DOS
    
    Part    Start Sector    Num Sectors     UUID            Type
      1     2048            262144          b23245c5-01     0c Boot
      2     264192          18938438        b23245c5-02     83
    => ls mmc 1:1
                EFI/
     20593152   Image
       291205   tiboot3-am62x-gp-evm.bin
       293794   tiboot3-am62x-hs-evm.bin
       293794   tiboot3-am62x-hs-fs-evm.bin
        12285   ti_logo_414x97_32bpp.bmp.gz
      1138011   tispl.bin
       962779   u-boot.img
          574   uEnv.txt
          318   wificfg
       293794   tiboot3.bin
    
    10 file(s), 1 dir(s)
    
    => ls mmc 1:2
    <DIR>       4096 .
    <DIR>       4096 ..
    <DIR>      16384 lost+found
    <DIR>       4096 bin
    <DIR>       4096 boot
    <DIR>       4096 dev
    <DIR>       4096 etc
    <DIR>       4096 home
    <SYM>         20 init
    <DIR>       4096 lib
    <SYM>         19 linuxrc
    <DIR>       4096 media
    <DIR>       4096 mnt
    <DIR>       4096 opt
    <DIR>       4096 proc
    <DIR>       4096 run
    <DIR>       4096 sbin
    <DIR>       4096 srv
    <DIR>       4096 sys
    <DIR>       4096 tmp
    <DIR>       4096 usr
    <DIR>       4096 var
    <DIR>       4096 www
    => ls mmc 1:2 /boot
    <DIR>       4096 .
    <DIR>       4096 ..
    <DIR>       4096 EFI
    <SYM>         24 Image
            20593152 Image-6.1.33-g40c32565ca
    <DIR>       4096 dtb
    <SYM>         27 fitImage
             8686034 fitImage-6.1.33-g40c32565ca
    

  • Hello,

    I found the root cause. The Image build from Yocto and buildroot is different.

    It seems to be the case. The buildroot image doesn't have the fitImage which is required on HSSE. So, if you are using Buildroot only, you would have to manually create the fitImage and copy to the "/boot" folder of the rootfs partition.

    Regards,

    Prashant

  • Hi Sir:

    How to manually create the fitImage, please help us.

     

    Thanks,

    Juncor

  • Hi Sir:

    1411.fitImage.zip

    + mkimage -f external/fitImage.its -r /home/juncorwu/WORKSPACE/PROJECT/AM62XX-DEVELOP/output/target/boot/fitImage
    
    FIT description: Kernel fitImage for Arago/6.6.58+git/am62xx-evm
    Created:         Thu May 22 16:03:55 2025
     Image 0 (kernel)
      Description:  Linux kernel
      Created:      Thu May 22 16:03:55 2025
      Type:         Kernel Image
      Compression:  uncompressed
      Data Size:    21230080 Bytes = 20732.50 KiB = 20.25 MiB
      Architecture: AArch64
      OS:           Linux
      Load Address: 0x81000000
      Entry Point:  0x81000000
      Hash algo:    sha512
      Hash value:   26a7a3c29d6b5509420245eb6225be01138adc2a9464aee84bf4b82d7138b97ca96e821002443f1c7293baec6d2c6608b291fd4c863226f8f2c670224dca5993
     Image 1 (fdt-ti_k3-am625-sk.dtb)
      Description:  Flattened Device Tree blob
      Created:      Thu May 22 16:03:55 2025
      Type:         Flat Device Tree
      Compression:  uncompressed
      Data Size:    61167 Bytes = 59.73 KiB = 0.06 MiB
      Architecture: AArch64
      Load Address: 0x83000000
      Hash algo:    sha512
      Hash value:   571b475e3b3cb90bae149df5290eb5f1631b40d290fd16a7f7b3af4285ee976d1aa0ce75435e9cf6632bad178c0fafba230b10a465c9ae715644275b5e0f71ff
     Default Configuration: 'conf-ti_k3-am625-sk.dtb'
     Configuration 0 (conf-ti_k3-am625-sk.dtb)
      Description:  Linux kernel, FDT blob
      Kernel:       kernel
      FDT:          fdt-ti_k3-am625-sk.dtb
      Hash algo:    sha512
      Hash value:   unavailable
      Sign algo:    sha512,rsa4096:custMpk
      Sign padding: pkcs-1.5
      Sign value:   unavailable
      Timestamp:    unavailable

    U-Boot SPL 2024.04 (May 22 2025 - 11:10:53 +0800)
    SYSFW ABI: 4.0 (firmware rev 0x000a '10.1.8--v10.01.08 (Fiery Fox)')
    SPL initial stack usage: 13392 bytes
    Trying to boot from MMC2
    Authentication passed
    Authentication passed
    Authentication passed
    Authentication passed
    Authentication passed
    Starting ATF on ARM64 core...
    
    NOTICE:  BL31: v2.11.0(release):58b25570c9ef91753b14c2103f45f4be9dddb696
    NOTICE:  BL31: Built : 16:05:35, May 20 2025
    
    U-Boot SPL 2024.04 (May 22 2025 - 11:13:24 +0800)
    SYSFW ABI: 4.0 (firmware rev 0x000a '10.1.8--v10.01.08 (Fiery Fox)')
    SPL initial stack usage: 1888 bytes
    Error (-2): cannot determine file size
    Trying to boot from MMC2
    Authentication passed
    Authentication passed
    
    
    U-Boot 2024.04 (May 22 2025 - 11:13:24 +0800)
    
    SoC:   AM62X SR1.0 HS-SE
    Model: Texas Instruments AM625 SK-CHECK
    EEPROM not available at 0x50, trying to read at 0x51
    Reading on-board EEPROM at 0x51 failed -121
    DRAM:  1 GiB
    Core:  83 devices, 29 uclasses, devicetree: separate
    MMC:   mmc@fa10000: 0, mmc@fa00000: 1
    Loading Environment from MMC... *** Warning - bad CRC, using default environment
    
    In:    serial
    Out:   serial
    Err:   serial
    EEPROM not available at 0x50, trying to read at 0x51
    Reading on-board EEPROM at 0x51 failed -121
    Net:   eth0: ethernet@8000000port@1
    Hit any key to stop autoboot:  0
    switch to partitions #0, OK
    mmc1 is current device
    SD/MMC found on device 1
    Failed to load 'uEnv.txt'
    21293298 bytes read in 885 ms (22.9 MiB/s)
    ## Loading kernel from FIT Image at 90000000 ...
       Using 'conf-ti_k3-am625-sk.dtb' configuration
       Verifying Hash Integrity ... OK
       Trying 'kernel' kernel subimage
         Description:  Linux kernel
         Type:         Kernel Image
         Compression:  uncompressed
         Data Start:   0x900000dc
         Data Size:    21230080 Bytes = 20.2 MiB
         Architecture: AArch64
         OS:           Linux
         Load Address: 0x81000000
         Entry Point:  0x81000000
         Hash algo:    sha512
         Hash value:   26a7a3c29d6b5509420245eb6225be01138adc2a9464aee84bf4b82d7138b97ca96e821002443f1c7293baec6d2c6608b291fd4c863226f8f2c670224dca5993
       Verifying Hash Integrity ... sha512+ OK
    ## Loading fdt from FIT Image at 90000000 ...
       Using 'conf-ti_k3-am625-sk.dtb' configuration
       Verifying Hash Integrity ... OK
       Trying 'fdt-ti_k3-am625-sk.dtb' fdt subimage
         Description:  Flattened Device Tree blob
         Type:         Flat Device Tree
         Compression:  uncompressed
         Data Start:   0x9143f410
         Data Size:    61167 Bytes = 59.7 KiB
         Architecture: AArch64
         Load Address: 0x83000000
         Hash algo:    sha512
         Hash value:   571b475e3b3cb90bae149df5290eb5f1631b40d290fd16a7f7b3af4285ee976d1aa0ce75435e9cf6632bad178c0fafba230b10a465c9ae715644275b5e0f71ff
       Verifying Hash Integrity ... sha512+ OK
       Loading fdt from 0x9143f410 to 0x83000000
       Booting using the fdt blob at 0x83000000
    Working FDT set to 83000000
       Loading Kernel Image to 81000000
    ERROR: reserving fdt memory region failed (addr=bf700000 size=300000 flags=4)
       Loading Device Tree to 000000008ffee000, end 000000008ffffeee ... OK
    Working FDT set to 8ffee000
    
    Starting kernel ...
    
    [    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
    [    0.000000] Linux version 6.6.58 (am335x@am335x) (aarch64-buildroot-linux-gnu-gcc.br_real (Buildroot 2024.05.3-dirty) 13.3.0, GNU ld (GNU Binutils) 2.41) #1 SMP PREEMPT Thu May 22 12:13:41 CST 2025
    [    0.000000] KASLR disabled due to lack of seed
    [    0.000000] Machine model: Texas Instruments AM625 SK-CHECK
    [    0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002800000 (options '')
    [    0.000000] printk: bootconsole [ns16550a0] enabled
    [    0.000000] efi: UEFI not found.
    [    0.000000] Reserved memory: created CMA memory pool at 0x00000000b7600000, size 128 MiB
    [    0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
    [    0.000000] OF: reserved mem: 0x00000000b7600000..0x00000000bf5fffff (131072 KiB) map reusable linux,cma
    [    0.000000] OF: reserved mem: 0x0000000080000000..0x000000008007ffff (512 KiB) nomap non-reusable tfa@80000000
    [    0.000000] OF: reserved mem: 0x000000009c700000..0x000000009c7fffff (1024 KiB) map non-reusable ramoops@9c700000
    [    0.000000] Reserved memory: created DMA memory pool at 0x000000009c800000, size 3 MiB
    [    0.000000] OF: reserved mem: initialized node ipc-memories@9c800000, compatible id shared-dma-pool
    [    0.000000] OF: reserved mem: 0x000000009c800000..0x000000009cafffff (3072 KiB) nomap non-reusable ipc-memories@9c800000
    [    0.000000] Reserved memory: created DMA memory pool at 0x000000009cb00000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node m4f-dma-memory@9cb00000, compatible id shared-dma-pool
    [    0.000000] OF: reserved mem: 0x000000009cb00000..0x000000009cbfffff (1024 KiB) nomap non-reusable m4f-dma-memory@9cb00000
    [    0.000000] Reserved memory: created DMA memory pool at 0x000000009cc00000, size 14 MiB
    [    0.000000] OF: reserved mem: initialized node m4f-memory@9cc00000, compatible id shared-dma-pool
    [    0.000000] OF: reserved mem: 0x000000009cc00000..0x000000009d9fffff (14336 KiB) nomap non-reusable m4f-memory@9cc00000
    [    0.000000] Reserved memory: created DMA memory pool at 0x000000009da00000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@9da00000, compatible id shared-dma-pool
    [    0.000000] OF: reserved mem: 0x000000009da00000..0x000000009dafffff (1024 KiB) nomap non-reusable r5f-dma-memory@9da00000
    [    0.000000] Reserved memory: created DMA memory pool at 0x000000009db00000, size 12 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@9db00000, compatible id shared-dma-pool
    [    0.000000] OF: reserved mem: 0x000000009db00000..0x000000009e6fffff (12288 KiB) nomap non-reusable r5f-memory@9db00000
    [    0.000000] OF: reserved mem: 0x000000009e800000..0x000000009fffffff (24576 KiB) nomap non-reusable optee@9e800000
    [    0.000000] OF: reserved mem: 0x00000000bf700000..0x00000000bf9fffff (3072 KiB) nomap non-reusable framebuffer@bf700000
    [    0.000000] Zone ranges:
    [    0.000000]   DMA      [mem 0x0000000080000000-0x00000000bfffffff]
    [    0.000000]   DMA32    empty
    [    0.000000]   Normal   empty
    [    0.000000] Movable zone start for each node
    [    0.000000] Early memory node ranges
    [    0.000000]   node   0: [mem 0x0000000080000000-0x000000008007ffff]
    [    0.000000]   node   0: [mem 0x0000000080080000-0x000000009c7fffff]
    [    0.000000]   node   0: [mem 0x000000009c800000-0x000000009e6fffff]
    [    0.000000]   node   0: [mem 0x000000009e700000-0x000000009e7fffff]
    [    0.000000]   node   0: [mem 0x000000009e800000-0x000000009fffffff]
    [    0.000000]   node   0: [mem 0x00000000a0000000-0x00000000bf6fffff]
    [    0.000000]   node   0: [mem 0x00000000bf700000-0x00000000bf9fffff]
    [    0.000000]   node   0: [mem 0x00000000bfa00000-0x00000000bfffffff]
    [    0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000000bfffffff]
    [    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 s43176 r8192 d30552 u81920
    [    0.000000] Detected VIPT I-cache on CPU0
    [    0.000000] CPU features: detected: GIC system register CPU interface
    [    0.000000] CPU features: detected: ARM erratum 845719
    [    0.000000] alternatives: applying boot alternatives
    [    0.000000] Kernel command line: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 mtdparts=spi-nand0:512k(ospi_nand.tiboot3),2m(ospi_nand.tispl),4m(ospi_nand.u-boot),256k(ospi_nand.env),256k(ospi_nand.env.backup),98048k@32m(ospi_nand.rootfs),256k@130816k(ospi_nand.phypattern) root=PARTUUID=00000000-02 rw rootfstype=ext4 rootwait
    [    0.000000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
    [    0.000000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
    [    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 258048
    [    0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off
    [    0.000000] software IO TLB: area num 4.
    [    0.000000] software IO TLB: mapped [mem 0x00000000b2600000-0x00000000b6600000] (64MB)
    [    0.000000] Memory: 748500K/1048576K available (12608K kernel code, 1276K rwdata, 4220K rodata, 2496K init, 460K bss, 169004K reserved, 131072K cma-reserved)
    [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
    [    0.000000] rcu: Preemptible hierarchical RCU implementation.
    [    0.000000] rcu:     RCU event tracing is enabled.
    [    0.000000] rcu:     RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
    [    0.000000]  Trampoline variant of Tasks RCU enabled.
    [    0.000000]  Tracing variant of Tasks RCU enabled.
    [    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
    [    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
    [    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
    [    0.000000] GICv3: GIC: Using split EOI/Deactivate mode
    [    0.000000] GICv3: 256 SPIs implemented
    [    0.000000] GICv3: 0 Extended SPIs implemented
    [    0.000000] Root IRQ handler: gic_handle_irq
    [    0.000000] GICv3: GICv3 features: 16 PPIs
    [    0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000001880000
    [    0.000000] ITS [mem 0x01820000-0x0182ffff]
    [    0.000000] GIC: enabling workaround for ITS: Socionext Synquacer pre-ITS
    [    0.000000] ITS@0x0000000001820000: Devices Table too large, reduce ids 20->19
    [    0.000000] ITS@0x0000000001820000: allocated 524288 Devices @80c00000 (flat, esz 8, psz 64K, shr 0)
    [    0.000000] ITS: using cache flushing for cmd queue
    [    0.000000] GICv3: using LPI property table @0x0000000080440000
    [    0.000000] GIC: using cache flushing for LPI property table
    [    0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000080450000
    [    0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
    [    0.000000] arch_timer: cp15 timer(s) running at 200.00MHz (phys).
    [    0.000000] clocksource: arch_sys_counter: mask: 0x3ffffffffffffff max_cycles: 0x2e2049d3e8, max_idle_ns: 440795210634 ns
    [    0.000001] sched_clock: 58 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
    [    0.008597] Console: colour dummy device 80x25
    [    0.013206] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
    [    0.023889] pid_max: default: 32768 minimum: 301
    [    0.028692] LSM: initializing lsm=capability,selinux,integrity
    [    0.034685] SELinux:  Initializing.
    [    0.038386] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
    [    0.045963] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
    [    0.056036] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
    [    0.063371] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
    [    0.071324] rcu: Hierarchical SRCU implementation.
    [    0.076232] rcu:     Max phase no-delay instances is 1000.
    [    0.081873] Platform MSI: msi-controller@1820000 domain created
    [    0.088200] PCI/MSI: /bus@f0000/interrupt-controller@1800000/msi-controller@1820000 domain created
    [    0.097637] EFI services will not be available.
    [    0.102592] smp: Bringing up secondary CPUs ...
    [    0.107938] Detected VIPT I-cache on CPU1
    [    0.108032] GICv3: CPU1: found redistributor 1 region 0:0x00000000018a0000
    [    0.108050] GICv3: CPU1: using allocated LPI pending table @0x0000000080460000
    [    0.108113] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
    [    0.108895] Detected VIPT I-cache on CPU2
    [    0.108958] GICv3: CPU2: found redistributor 2 region 0:0x00000000018c0000
    [    0.108973] GICv3: CPU2: using allocated LPI pending table @0x0000000080470000
    [    0.109009] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
    [    0.109695] Detected VIPT I-cache on CPU3
    [    0.109752] GICv3: CPU3: found redistributor 3 region 0:0x00000000018e0000
    [    0.109767] GICv3: CPU3: using allocated LPI pending table @0x0000000080480000
    [    0.109801] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
    [    0.109875] smp: Brought up 1 node, 4 CPUs
    [    0.189611] SMP: Total of 4 processors activated.
    [    0.194424] CPU features: detected: 32-bit EL0 Support
    [    0.199699] CPU features: detected: CRC32 instructions
    [    0.205021] CPU: All CPU(s) started at EL2
    [    0.209220] alternatives: applying system-wide alternatives
    [    0.216560] devtmpfs: initialized
    [    0.228370] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
    [    0.238376] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
    [    0.249993] pinctrl core: initialized pinctrl subsystem
    [    0.255968] DMI not present or invalid.
    [    0.260626] NET: Registered PF_NETLINK/PF_ROUTE protocol family
    [    0.267727] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
    [    0.275100] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
    [    0.283144] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
    [    0.291328] audit: initializing netlink subsys (disabled)
    [    0.297103] audit: type=2000 audit(0.184:1): state=initialized audit_enabled=0 res=1
    [    0.297649] thermal_sys: Registered thermal governor 'step_wise'
    [    0.305040] thermal_sys: Registered thermal governor 'power_allocator'
    [    0.311229] cpuidle: using governor menu
    [    0.322112] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
    [    0.329142] ASID allocator initialised with 65536 entries
    [    0.340056] /bus@f0000/interrupt-controller@1800000: Fixed dependency cycle(s) with /bus@f0000/interrupt-controller@1800000
    [    0.355694] /bus@f0000/pinctrl@f4000: Fixed dependency cycle(s) with /bus@f0000/pinctrl@f4000/gpio-default-pins
    [    0.369245] /bus@f0000/pinctrl@a40000: Fixed dependency cycle(s) with /bus@f0000/pinctrl@a40000/cpsw-cpts
    [    0.382293] /bus@f0000/dss@30200000: Fixed dependency cycle(s) with /panel
    [    0.389418] /panel: Fixed dependency cycle(s) with /bus@f0000/dss@30200000
    [    0.397206] Modules: 27456 pages in range for non-PLT usage
    [    0.397214] Modules: 518976 pages in range for PLT usage
    [    0.403763] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
    [    0.416170] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
    [    0.422581] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
    [    0.429521] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
    [    0.435928] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
    [    0.442868] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
    [    0.449281] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
    [    0.456221] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
    [    0.464221] k3-chipinfo 43000014.chipid: Family:AM62X rev:SR1.0 JTAGID[0x0bb7e02f] Detected
    [    0.473728] iommu: Default domain type: Translated
    [    0.478657] iommu: DMA domain TLB invalidation policy: strict mode
    [    0.485321] SCSI subsystem initialized
    [    0.489523] usbcore: registered new interface driver usbfs
    [    0.495171] usbcore: registered new interface driver hub
    [    0.500635] usbcore: registered new device driver usb
    [    0.506365] pps_core: LinuxPPS API ver. 1 registered
    [    0.511447] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
    [    0.520799] PTP clock support registered
    [    0.525045] EDAC MC: Ver: 3.0.0
    [    0.528865] scmi_core: SCMI protocol bus registered
    [    0.534197] FPGA manager framework
    [    0.537774] Advanced Linux Sound Architecture Driver Initialized.
    [    0.545262] clocksource: Switched to clocksource arch_sys_counter
    [    0.551826] VFS: Disk quotas dquot_6.6.0
    [    0.555878] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [    0.570121] NET: Registered PF_INET protocol family
    [    0.575335] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
    [    0.583989] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192 bytes, linear)
    [    0.592614] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
    [    0.600550] TCP established hash table entries: 8192 (order: 4, 65536 bytes, linear)
    [    0.608528] TCP bind hash table entries: 8192 (order: 6, 262144 bytes, linear)
    [    0.616174] TCP: Hash tables configured (established 8192 bind 8192)
    [    0.622865] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
    [    0.629670] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
    [    0.637081] NET: Registered PF_UNIX/PF_LOCAL protocol family
    [    0.643371] RPC: Registered named UNIX socket transport module.
    [    0.649453] RPC: Registered udp transport module.
    [    0.654263] RPC: Registered tcp transport module.
    [    0.659072] RPC: Registered tcp-with-tls transport module.
    [    0.664681] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [    0.671281] NET: Registered PF_XDP protocol family
    [    0.676201] PCI: CLS 0 bytes, default 64
    [    0.681855] Initialise system trusted keyrings
    [    0.686672] workingset: timestamp_bits=46 max_order=18 bucket_order=0
    [    0.693612] squashfs: version 4.0 (2009/01/31) Phillip Lougher
    [    0.699882] NFS: Registering the id_resolver key type
    [    0.705086] Key type id_resolver registered
    [    0.709366] Key type id_legacy registered
    [    0.713484] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
    [    0.720341] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
    [    0.762116] Key type asymmetric registered
    [    0.766319] Asymmetric key parser 'x509' registered
    [    0.771368] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
    [    0.779118] io scheduler mq-deadline registered
    [    0.783760] io scheduler kyber registered
    [    0.787899] io scheduler bfq registered
    [    0.795284] pinctrl-single 4084000.pinctrl: 34 pins, size 136
    [    0.802053] pinctrl-single f4000.pinctrl: 171 pins, size 684
    [    0.809949] pinctrl-single a40000.pinctrl: 512 pins, size 2048
    [    0.823366] Serial: 8250/16550 driver, 12 ports, IRQ sharing enabled
    [    0.842396] loop: module loaded
    [    0.846945] megasas: 07.725.01.00-rc1
    [    0.854832] tun: Universal TUN/TAP device driver, 1.6
    [    0.860779] PPP generic driver version 2.4.2
    [    0.865355] PPP BSD Compression module registered
    [    0.870175] PPP Deflate Compression module registered
    [    0.875373] PPP MPPE Compression module registered
    [    0.880274] NET: Registered PF_PPPOX protocol family
    [    0.885786] VFIO - User Level meta-driver version: 0.3
    [    0.892390] usbcore: registered new interface driver usb-storage
    [    0.899240] i2c_dev: i2c /dev entries driver
    [    0.905530] sdhci: Secure Digital Host Controller Interface driver
    [    0.911870] sdhci: Copyright(c) Pierre Ossman
    [    0.916617] sdhci-pltfm: SDHCI platform and OF driver helper
    [    0.923322] ledtrig-cpu: registered to indicate activity on CPUs
    [    0.929854] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
    [    0.937287] usbcore: registered new interface driver usbhid
    [    0.942993] usbhid: USB HID core driver
    [    0.948468] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
    [    0.957596] optee: probing for conduit method.
    [    0.962176] optee: revision 4.4
    [    0.962550] optee: dynamic shared memory is enabled
    [    0.971628] random: crng init done
    [    0.975238] optee: initialized driver
    [    0.980984] Initializing XFRM netlink socket
    [    0.985426] NET: Registered PF_PACKET protocol family
    [    0.990681] Key type dns_resolver registered
    [    1.003960] registered taskstats version 1
    [    1.008364] Loading compiled-in X.509 certificates
    [    1.027563] ti-sci 44043000.system-controller: ABI: 4.0 (firmware rev 0x000a '10.1.8--v10.01.08 (Fiery Fox)')
    [    1.108143] omap_i2c 20000000.i2c: bus 0 rev0.12 at 400 kHz
    [    1.114922] omap_i2c 20010000.i2c: bus 1 rev0.12 at 400 kHz
    [    1.120898] ti-sci-intr bus@f0000:interrupt-controller@a00000: Interrupt Router 3 domain created
    [    1.130191] ti-sci-inta 48000000.interrupt-controller: Interrupt Aggregator domain 28 created
    [    1.140009] simple-framebuffer bf700000.framebuffer: framebuffer at 0xbf700000, 0x300000 bytes
    [    1.148864] simple-framebuffer bf700000.framebuffer: format=x8r8g8b8, mode=1024x768x32, linelength=4096
    [    1.163368] Console: switching to colour frame buffer device 128x48
    [    1.174067] simple-framebuffer bf700000.framebuffer: fb0: simplefb registered!
    [    1.182733] ti-udma 485c0100.dma-controller: Number of rings: 82
    [    1.191711] ti-udma 485c0100.dma-controller: Channels: 48 (bchan: 18, tchan: 12, rchan: 18)
    [    1.203112] ti-udma 485c0000.dma-controller: Number of rings: 150
    [    1.214580] ti-udma 485c0000.dma-controller: Channels: 35 (tchan: 20, rchan: 15)
    [    1.224547] omap8250 4a00000.serial: failed to get alias
    [    1.231367] printk: console [ttyS2] disabled
    [    1.236138] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 238, base_baud = 3000000) is a 8250
    [    1.245053] printk: console [ttyS2] enabled
    [    1.245053] printk: console [ttyS2] enabled
    [    1.253514] printk: bootconsole [ns16550a0] disabled
    [    1.253514] printk: bootconsole [ns16550a0] disabled
    [    1.266185] omap8250 2810000.serial: failed to get alias
    [    1.272192] omap8250 2850000.serial: failed to get alias
    [    1.278061] omap8250 2860000.serial: failed to get alias
    [    1.284484] davinci_mdio 8000f00.mdio: Configuring MDIO in manual mode
    [    1.329265] davinci_mdio 8000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
    [    1.337118] mdio_bus 8000f00.mdio: MDIO device at address 0 is missing.
    [    1.343986] mdio_bus 8000f00.mdio: MDIO device at address 1 is missing.
    [    1.350851] mdio_bus 8000f00.mdio: MDIO device at address 2 is missing.
    [    1.357715] mdio_bus 8000f00.mdio: MDIO device at address 3 is missing.
    [    1.364374] am65-cpsw-nuss 8000000.ethernet: initializing am65 cpsw nuss version 0x6BA01103, cpsw version 0x6BA81103 Ports: 3 quirks:00000006
    [    1.377194] am65-cpsw-nuss 8000000.ethernet: initialized cpsw ale version 1.5
    [    1.384325] am65-cpsw-nuss 8000000.ethernet: ALE Table size 512
    [    1.391067] am65-cpsw-nuss 8000000.ethernet: CPTS ver 0x4e8a010c, freq:500000000, add_val:1 pps:0
    [    1.406484] am65-cpsw-nuss 8000000.ethernet: set new flow-id-base 19
    [    1.418023] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
    [    1.423554] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
    [    1.431332] xhci-hcd xhci-hcd.0.auto: USB3 root hub has no ports
    [    1.437335] xhci-hcd xhci-hcd.0.auto: hcc params 0x0258fe6d hci version 0x110 quirks 0x0000008020000010
    [    1.446767] xhci-hcd xhci-hcd.0.auto: irq 252, io mem 0x31000000
    [    1.453751] hub 1-0:1.0: USB hub found
    [    1.457565] hub 1-0:1.0: 1 port detected
    [    1.464140] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
    [    1.469714] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 2
    [    1.477504] xhci-hcd xhci-hcd.1.auto: USB3 root hub has no ports
    [    1.483508] xhci-hcd xhci-hcd.1.auto: hcc params 0x0258fe6d hci version 0x110 quirks 0x0000008020000010
    [    1.492952] xhci-hcd xhci-hcd.1.auto: irq 253, io mem 0x31100000
    [    1.499896] hub 2-0:1.0: USB hub found
    [    1.503703] hub 2-0:1.0: 1 port detected
    [    1.509596] cpufreq: cpufreq_online: CPU0: Running at unlisted initial frequency: 1200000 KHz, changing to: 1000000 KHz
    [    1.522503] mmc0: CQHCI version 5.10
    [    1.522906] mmc2: CQHCI version 5.10
    [    1.539322] mmc1: CQHCI version 5.10
    [    1.565820] mmc2: SDHCI controller on fa20000.mmc [fa20000.mmc] using ADMA 64-bit
    [    1.565820] mmc0: SDHCI controller on fa10000.mmc [fa10000.mmc] using ADMA 64-bit
    [    1.583880] mmc1: SDHCI controller on fa00000.mmc [fa00000.mmc] using ADMA 64-bit
    [    1.596803] clk: Disabling unused clocks
    [    1.610726] ALSA device list:
    [    1.613798]   No soundcards found.
    [    1.617654] Waiting for root device PARTUUID=00000000-02...
    [    1.635841] mmc1: new ultra high speed SDR104 SDHC card at address 0007
    [    1.643467] mmcblk1: mmc1:0007 SD16G 14.4 GiB
    [    1.648766] mmc0: Command Queue Engine enabled
    [    1.650731]  mmcblk1: p1 p2
    [    1.653271] mmc0: new HS200 MMC card at address 0001
    [    1.661988] mmcblk0: mmc0:0001 DG4008 7.28 GiB
    [    1.668768] mmcblk0boot0: mmc0:0001 DG4008 4.00 MiB
    [    1.675141] mmcblk0boot1: mmc0:0001 DG4008 4.00 MiB
    [    1.681502] mmcblk0rpmb: mmc0:0001 DG4008 4.00 MiB, chardev (239:0)
    [    1.725786] EXT4-fs (mmcblk1p2): mounted filesystem 30b77bab-d1df-4a31-af83-8ef43381b84c r/w with ordered data mode. Quota mode: none.
    [    1.738048] VFS: Mounted root (ext4 filesystem) on device 179:2.
    [    1.740855] mmc2: Failed to initialize a non-removable card
    [    1.745264] devtmpfs: mounted
    [    1.755457] Freeing unused kernel memory: 2496K
    [    1.760113] Run /sbin/init as init process
    [    1.845316] EXT4-fs (mmcblk1p2): re-mounted 30b77bab-d1df-4a31-af83-8ef43381b84c r/w. Quota mode: none.
    Saving 256 bits of creditable seed for next boot
    Starting syslogd: OK
    Starting klogd: OK
    Running sysctl: OK
    evcs pin control
    Populating /dev using udev: [    2.175434] udevd[129]: starting version 3.2.14
    [    2.217562] udevd[130]: starting eudev-3.2.14
    [    2.420487] omap-mailbox 29000000.mailbox: omap mailbox rev 0x66fc9100
    [    2.439467] CAN device driver interface
    [    2.458052] at24 0-0051: supply vcc not found, using dummy regulator
    [    2.473918] m_can_platform 20701000.can: m_can device registered (irq=416, version=32)
    [    2.490849] k3-m4-rproc 5000000.m4fss: assigned reserved memory node m4f-dma-memory@9cb00000
    [    2.499701] k3-m4-rproc 5000000.m4fss: configured M4 for remoteproc mode
    [    2.509359] k3-m4-rproc 5000000.m4fss: local reset is deasserted for device
    [    2.524524] remoteproc remoteproc0: 5000000.m4fss is available
    [    2.538692] remoteproc remoteproc0: powering up 5000000.m4fss
    [    2.544638] remoteproc remoteproc0: Booting fw image am62-mcu-m4f0_0-fw, size 55100
    [    2.557462] rtc-ti-k3 2b1f0000.rtc: registered as rtc0
    [    2.563862] rtc-ti-k3 2b1f0000.rtc: setting system clock to 1970-01-01T00:00:09 UTC (9)
    [    2.572360] rproc-virtio rproc-virtio.2.auto: assigned reserved memory node m4f-dma-memory@9cb00000
    [    2.582330] virtio_rpmsg_bus virtio0: rpmsg host is online
    [    2.582997] virtio_rpmsg_bus virtio0: creating channel ti.ipc4.ping-pong addr 0xd
    [    2.588060] rproc-virtio rproc-virtio.2.auto: registered virtio0 (type 7)
    [    2.595714] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0xe
    [    2.602642] remoteproc remoteproc0: remote processor 5000000.m4fss is now up
    [    2.629168] platform 78000000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1)
    [    2.641872] platform 78000000.r5f: configured R5F for IPC-only mode
    [    2.642310] m_can_platform 4e08000.can: m_can device registered (irq=0, version=32)
    [    2.648740] platform 78000000.r5f: assigned reserved memory node r5f-dma-memory@9da00000
    [    2.667424] m_can_platform 4e18000.can: m_can device registered (irq=0, version=32)
    [    2.671495] remoteproc remoteproc1: 78000000.r5f is available
    [    2.681113] remoteproc remoteproc1: attaching to 78000000.r5f
    [    2.684454] panel-simple panel: supply power not found, using dummy regulator
    [    2.688017] rproc-virtio rproc-virtio.4.auto: assigned reserved memory node r5f-dma-memory@9da00000
    [    2.704353] panel-simple panel: Specify missing connector_type
    [    2.714236] virtio_rpmsg_bus virtio1: rpmsg host is online
    [    2.719928] virtio_rpmsg_bus virtio1: creating channel ti.ipc4.ping-pong addr 0xd
    [    2.721520] rproc-virtio rproc-virtio.4.auto: registered virtio1 (type 7)
    [    2.727742] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0xe
    [    2.735326] remoteproc remoteproc1: remote processor 78000000.r5f is now attached
    [    2.776495] OF: graph: no port node found in /bus@f0000/dss@30200000/oldi-txes/oldi@0/ports
    [    2.785088] OF: graph: no port node found in /bus@f0000/dss@30200000/oldi-txes/oldi@1/ports
    [    2.811518] [drm] Initialized tidss 1.0.0 20180215 for 30200000.dss on minor 0
    [    2.824133] tidss 30200000.dss: [drm] fb1: tidssdrmfb frame buffer device
    [    2.869685] tpm_tis_spi spi1.0: 2.0 TPM (device-id 0x4, rev-id 1)
    [    2.878634] tpm tpm0: A TPM error (256) occurred attempting the self test
    [    2.886089] tpm tpm0: starting up the TPM manually
    done
    Starting system message bus: done
    Starting network: [    3.106233] am65-cpsw-nuss 8000000.ethernet eth0: configuring for fixed/rmii link mode
    [    3.114273] am65-cpsw-nuss 8000000.ethernet eth0: Link is Up - 100Mbps/Full - flow control off
    udhcpc: started, v1.36.1
    udhcpc: broadcasting discover
    udhcpc: no lease, forking to background
    Cannot find device "eth1"
    FAIL
    Starting NetworkManager ... done.
    Starting dropbear sshd: [    6.624546] NET: Registered PF_INET6 protocol family
    [    6.633700] Segment Routing with IPv6
    [    6.638274] In-situ OAM (IOAM) with IPv6
    OK
    evcs net configure
    [    6.742472] mlan: loading out-of-tree module taints kernel.
    [    6.785154] cfg80211: Loading compiled-in X.509 certificates for regulatory database
    [    6.839157] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
    [    6.845955] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
    [    7.207938] wlan: Loading MWLAN driver
    [    7.212324] wlan: Register to Bus Driver...
    [    7.216782] wlan: Register to Bus Driver Done
    [    7.221635] wlan: Driver loaded successfully
    ifconfig: SIOCGIFFLAGS: No such device
    Starting weston: [   10.462849] weston-desktop-[251]: memfd_create() called without MFD_EXEC or MFD_NOEXEC_SEAL set
    OK
    
    Welcome to Buildroot
    am62xx-evm login:
    

    I gerenate the fitImage.its base the "fitImage-its-am62xx-evm" from SDK 10.01.10.04

    and run command "mkimage -f /fitImage.its -r fitImage" -> mkimage_command.log
    and attached the boot log -> boot-hs-se.log

    Thanks,

    Juncor