AM62L: Emmc Boot failure in some boards

Part Number: AM62L
Other Parts Discussed in Thread: CSD, TMDS62LEVM

Hello Team , 

While checking the eMMC boot we are facing the issue  in some boards 
I have attached the log , May i know the reason behind the failure.

Bootissue.log 

Regards,

Ninad

  • Hello Ninad,

    Thank you for the query !

    Please allow me some time to explore the log and check on any hints for eMMC hardware issues present.

    I will try to follow-up on this in few hours.

    Thanks for your patience !

    Best Regards,

    Anastas Yordanov

  • Hello Anastas ,


    Any updates on this ?

    FYI:We are not getting the issue in every boot, Some times the board boots completely , While some times this issue comes ,
    We also tried read and writing eMMC several times it was working fine still the issue persists of inconsistency in eMMC booting 

    Regards , 
    Ninad

  • Hello Ninad J S,

    I would like to apologize for the delay in my response.

    As far as I understand the eMMC boot failure occurs on some PCBs and only in some cases of the AM62L ROM loader booting from the MMCSD0 eMMC. So it might have roots in eMMC HW electric interface as well as PCB layout implementation. The root cause may be also in the eMMC partitioning layout, SDK, etc.

    Q1. For the PCBs with boot failures, are you sure that all electric components of the eMMC HW interface mounted on these PCBs follow the TI recommended schematic BOM and checklist for eMMC ?

    Q2. Can you please send a schematic of the eMMC HW interface between the AM62L and the eMMC Flash memory ? If you can NOT provide it here, please send as a private message or per email.

    Q3. Can you provide some eMMC_DAT0, eMMC_CLK, eMMC_CMD oscillograms during (successful and failed) booting.

    Q4. What is the exact Bootmode[15:0] setting - need to know the exact type of eMMC bootmode used ?

    I will also let our Linux eMMC driver expert, comment on the log if any hints on software issue found (eMMC memory Layout issues, formatting, partitioning, etc.).

    I am looking forward to your feedback !

    Thanks

    Kind Regards

    Anastas Yordanov

  • Thanks for reply i will get back to all this asap 
    before that can u clarify if we can write this 
    "mmc extcsd" register ?

    Are we allowed to do this ?

  • Hello Ninad,

    The EXT_CSD (Card Specific Data register ) is available at the eMMC memory side. Generally, you should be able to write to the EXT_CSD writable bitfields over the eMMC HW interface. Please check the documentation of your eMMC flash memory on the related bitfields attributes - i.e. are they writable,  details, etc. 

    Here is an excerpt from an EXT_CSD related example thread that shows that an eMMC Flash memory.EXT_CSD register bit is writable:

    Also here are EXT_CSD related excerpts of the below eMMC related FAQ: FAQ - eMMC Memory Interface :

    Thanks

    Kind Regards

    Anastas Yordanov

  • Is it compulsory to write that "mmc extcsd" for eMMC booting ?

    Can U tell if  this is EVM board value?


  • Can U tell if  this is EVM board value?

    This is from the eMMC card. Since you are able to boot from the eMMC, you do not need to write anything to the EXTCSD manually. The issue you report is not related to the EXTCSD register.

    Everything is in place in the EXTCSD register for booting from the eMMC at this point.

    As for the issue, I believe it is the same as reported in the following thread

    https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1602042/am62l-am62l-sr1-1-emmc-boot-instability-inconsistent-boot-behavior

    As pointed in the other thread and here as well, the issue could be originating from the hardware. Please have your schematics reviewed from TI.

    Thanks!

  • Hello Prashant,

     Thanks for your prompt confirmation and hints that this might be rather related to an eMMC hardware electric connectivity implementation.

     Ninad,

    would you please provide the requested HW data.

    Few more questions myside:

    [Q5] Please provide the eMMC memory datasheet in case it is not available in the public domain. Use the E2E private message or my email in case its NDA and you can not provide it here. 

    Q6. what is the maximum eMMC speed (maximum speed mode) that you try to use during the Non-ROM phases booting ? 

    I see some hints in the AM62Lx Silicon Errata  SR1.0 - SR1.1 regarding possible AM62L eMMC boot mode issues. But I will be available to confirm if you provide the requested in my Q1-Q4 details.

    Q7 - Have you checked that you don't have any poor soldiering connections alongside eMMC signal traces of the isolated PCB samples.

    If you can provide oscillograms as per my Q3 - can you please probe the signals at the signal destination points (if your layout design permits this)- i.e. probe the eMMC_CLK at the eMMC Memory side, eMMC_DS at the AM62L side, etc. 

    Thank you !

    Kind Regards

    Anastas Yordanov

  • Hello Anastas , 

    I had sent you the documents through PM 

    Q4-15:12 Low pin Count boot mode is used
    Q6-200MHz - HS200 mode
    Q7-Yes verified once again 

    Regards , 

    Ninad



  • Hello Ninad,

    Thank you for the provided data.

    1. I think that the correct pull-up and pull-down resistors are mounted  (I think you can keep the external 10k pulls and no need to replace pull-ups on data and cmd I/Os by 47k). Another question comes - do you have any placeholders for series termination resistors located as close as possible to the eMMC signal source pins ( signal drivers). A good approach is to start tests with 0R series resistor values and probing the eMMC_CLK, eMMC_DAT0-eMMC_DAT7, eMMC_CMD lines with scope to evaluate the signal integrity. If overshoot / undershoot present, you can gradually increase series resistance to 10R, 22R, 33R until signal shape is improved and keeping the rise and fall times still acceptable.

    As this seems to be a more complex case (boot failure occurs intermittently):  I would prefer to have the oscillograms according to my Q3 if possible, as the signal integrity picture can be best deduced from the measured signal parameters. I can not rule out a possible noise interference with other high speed signal sources.

    2. I understand that on your board the AM62L  ROM shall boot in the eMMC alternate bootmode (bootmode[15:12]=4b'1000 or 4b'1011, at eMMC_CLK frequency of 5 MHz (Refer to the i2465 Advisory in the AM62L Silicon Errata). I suspect that the boot failure may occur at 5 MHz frequencies during ROM eMMC boot execution.

    3. Can you confirm that the provided boot log actually reflects a boot failure ?

    Could you provide the log in case of a successful eMMC boot ? 

    4. There are some PCB schematic and layout rules that shall be considered for eMMC HS200 speed mode. Please refer the below E2E thread:

    HS200 Mode eMMC clock schematic / layout considerations

    Prashant,

    would you please confirm my understanding that there are issues even during the AM62L ROM Boot phase, with hangs observed - as I am able to see multiple repeated text fragments in the log. Looks like ROM Code can not successfully run the U-Boot SPL several times and reset is either manually or automatically (WDT) triggered.  At the end U-Boot SPL loads and tries to execute the U-Boot.img but fails.

    NOTICE:  bl1_plat_arch_setup arch setup 
    [2026-01-06 17:56:00] NOTICE:  Booting Trusted Firmware
    [2026-01-06 17:56:00] NOTICE:  BL1: v2.12.0(release):9f56914fa-dirty
    [2026-01-06 17:56:00] NOTICE:  BL1: Built : 13:13:15, Nov 27 2025
    [2026-01-06 17:56:00] NOTICE:  BL1: dram_class: 11
    [2026-01-06 17:56:00] NOTICE:  lpddr4: post start - PI training status=0x27c0a000 
    [2026-01-06 17:56:00] NOTICE:  bl1_platform_setup DDR init done
    [2026-01-06 17:56:00] NOTICE:  k3_bl1_handoff ENTERING WFI - end of bl1
    [2026-01-06 17:56:01] NOTICE:  BL31: v2.12.0(release):9f56914fa-dirty
    [2026-01-06 17:56:01] NOTICE:  BL31: Built : 13:13:15, Nov 27 2025
    [2026-01-06 17:56:01] NOTICE:  SYSFW ABI: 4.0 (firmware rev 0x000b '11.2.3-v11.02.03 (Fancy Rat)')
    [2026-01-06 17:56:01] ERROR:   Agent 0 Protocol 0x10 Message 0x7: not supported
    [2026-01-06 17:56:01] 
    [2026-01-06 17:56:01] U-Boot SPL 2025.01-g674977ce0b8d (Dec 17 2025 - 13:20:57 +0000)
    [2026-01-06 17:56:01] SPL initial stack usage: 1936 bytes
    [2026-01-06 17:56:01] Trying to boot from MMC0
    [2026-01-06 17:56:01] mmc_load_image_raw_sector: mmc block read error
    [2026-01-06 17:56:01] Partition 1 invalid on device 0
    [2026-01-06 17:56:01] spl_register_fat_device: fat register err - -1
    [2026-01-06 17:56:01] spl_load_image_fat: error reading image u-boot.img, err - -1
    [2026-01-06 17:56:01] SPL: failed to boot from all boot devices
    [2026-01-06 17:56:01] ### ERROR ### Please RESET the board ###
    [2026-01-06 17:56:03] NOTICE:  bl1_plat_arch_setup arch setup 
    [2026-01-06 17:56:03] NOTICE:  Booting Trusted Firmware
    [2026-01-06 17:56:03] NOTICE:  BL1: v2.12.0(release):9f56914fa-dirty
    [2026-01-06 17:56:03] NOTICE:  BL1: Built : 13:13:15, Nov 27 2025
    [2026-01-06 17:56:03] NOTICE:  BL1: dram_class: 11
    [2026-01-06 17:56:03] NOTICE:  lpddr4: post start - PI training status=0x27c0a000 
    [2026-01-06 17:56:03] NOTICE:  bl1_platform_setup DDR init done
    [2026-01-06 17:56:03] NOTICE:  k3_bl1_handoff ENTERING WFI - end of bl1
    [2026-01-06 17:56:04] NOTICE:  BL31: v2.12.0(release):9f56914fa-dirty
    [2026-01-06 17:56:04] NOTICE:  BL31: Built : 13:13:15, Nov 27 2025
    [2026-01-06 17:56:04] NOTICE:  SYSFW ABI: 4.0 (firmware rev 0x000b '11.2.3-v11.02.03 (Fancy Rat)')
    [2026-01-06 17:56:04] ERROR:   Agent 0 Protocol 0x10 Message 0x7: not supported
    [2026-01-06 17:56:04] 
    [2026-01-06 17:56:04] U-Boot SPL 2025.01-g674977ce0b8d (Dec 17 2025 - 13:20:57 +0000)
    [2026-01-06 17:56:04] SPL initial stack usage: 1936 bytes
    [2026-01-06 17:56:04] Trying to boot from MMC0
    [2026-01-06 17:56:04] mmc_load_image_raw_sector: mmc block read error
    [2026-01-06 17:56:04] Partition 1 invalid on device 0
    [2026-01-06 17:56:04] spl_register_fat_device: fat register err - -1
    [2026-01-06 17:56:04] spl_load_image_fat: error reading image u-boot.img, err - -1
    [2026-01-06 17:56:04] SPL: failed to boot from all boot devices
    [2026-01-06 17:56:04] ### ERROR ### Please RESET the board ###
     

     

    Thanks

    Kind Regards,

    Anastas Yordanov

  • 2. I understand that on your board the AM62L ROM shall boot in the eMMC alternate bootmode (bootmode[15:12]=4b'1000 or 4b'1011, at eMMC_CLK frequency of 5 MHz (Refer to the i2465 Advisory in the AM62L Silicon Errata). I suspect that the boot failure may occur at 5 MHz frequencies during ROM eMMC boot execution.


    So for this what changes or what should we do for this ?

    Thank you

  • Hi Anastas,

    would you please confirm my understanding that there are issues even during the AM62L ROM Boot phase, with hangs observed - as I am able to see multiple repeated text fragments in the log. Looks like ROM Code can not successfully run the U-Boot SPL several times and reset is either manually or automatically (WDT) triggered.  At the end U-Boot SPL loads and tries to execute the U-Boot.img but fails.

    The issue is coming from the A53 SPL loading the A53 U-Boot (u-boot.img) which is past the ROM execution. This is an issue in the U-Boot itself. The issue should ideally be originating from the hardware only but we can try adding more debugging in the U-Boot and see if that helps.

  • Hi Ninad,

    Can you please add "CONFIG_MMC_TRACE=y" in the A53 defconfig and share the logs in case the issue still occurs?

  • Hello Prashant ,
    Kindly provide the rootcause , or erratta filed if any document
    Also How to fix this issue ?

    Thank you

  • Kindly provide the rootcause , or erratta filed if any document

    The root cause is not known. There is no debugging information in the logs to comment on the root cause. Please add debugging information as mentioned in my previous response.

  • [2026-01-12 15:18:26] iWave-G69M > NOTICE: bl1_plat_arch_setup arch setup
    [2026-01-12 15:18:34] NOTICE: Booting Trusted Firmware
    [2026-01-12 15:18:34] NOTICE: BL1: v2.12.0(release):2e577e283
    [2026-01-12 15:18:34] NOTICE: BL1: Built : 10:14:50, Jan 8 2026
    [2026-01-12 15:18:34] NOTICE: BL1: dram_class: 11
    [2026-01-12 15:18:34] NOTICE: lpddr4: post start - PI training status=0x27c0a000
    [2026-01-12 15:18:34] NOTICE: bl1_platform_setup DDR init done
    [2026-01-12 15:18:34] NOTICE: k3_bl1_handoff ENTERING WFI - end of bl1
    [2026-01-12 15:18:35] NOTICE: BL31: v2.12.0(release):2e577e283
    [2026-01-12 15:18:35] NOTICE: BL31: Built : 10:14:52, Jan 8 2026
    [2026-01-12 15:18:35] NOTICE: SYSFW ABI: 4.0 (firmware rev 0x000b '11.2.3-v11.02.03 (Fancy Rat)')
    [2026-01-12 15:18:35] ERROR: Agent 0 Protocol 0x10 Message 0x7: not supported
    [2026-01-12 15:18:35]
    [2026-01-12 15:18:35] U-Boot SPL 2025.01-00603-g674977ce0b8d-dirty (Jan 12 2026 - 15:16:45 +0530)
    [2026-01-12 15:18:35] SPL initial stack usage: 1936 bytes
    [2026-01-12 15:18:35] Trying to boot from MMC0
    [2026-01-12 15:18:35] CMD_SEND:0
    [2026-01-12 15:18:35] ARG 0x00000000
    [2026-01-12 15:18:35] MMC_RSP_NONE
    [2026-01-12 15:18:35] CMD_SEND:8
    [2026-01-12 15:18:35] ARG 0x000001aa
    [2026-01-12 15:18:35] RET -110
    [2026-01-12 15:18:35] CMD_SEND:55
    [2026-01-12 15:18:35] ARG 0x00000000
    [2026-01-12 15:18:35] RET -110
    [2026-01-12 15:18:35] CMD_SEND:0
    [2026-01-12 15:18:35] ARG 0x00000000
    [2026-01-12 15:18:35] MMC_RSP_NONE
    [2026-01-12 15:18:35] CMD_SEND:1
    [2026-01-12 15:18:35] ARG 0x00000000
    [2026-01-12 15:18:35] MMC_RSP_R3,4 0x40ff8080
    [2026-01-12 15:18:35] CMD_SEND:1
    [2026-01-12 15:18:35] ARG 0x40300080
    [2026-01-12 15:18:35] MMC_RSP_R3,4 0x40ff8080
    [2026-01-12 15:18:35] CMD_SEND:1
    [2026-01-12 15:18:35] ARG 0x40300080
    [2026-01-12 15:18:35] MMC_RSP_R3,4 0xc0ff8080
    [2026-01-12 15:18:35] CMD_SEND:2
    [2026-01-12 15:18:35] ARG 0x00000000
    [2026-01-12 15:18:35] MMC_RSP_R2 0x45010044
    [2026-01-12 15:18:35] 0x47343030
    [2026-01-12 15:18:35] 0x3801f3c7
    [2026-01-12 15:18:35] 0x2e392c00
    [2026-01-12 15:18:35]
    [2026-01-12 15:18:35] DUMPING DATA
    [2026-01-12 15:18:35] 000 - 45 01 00 44
    [2026-01-12 15:18:35] 004 - 47 34 30 30
    [2026-01-12 15:18:35] 008 - 38 01 f3 c7
    [2026-01-12 15:18:35] 012 - 2e 39 2c 00
    [2026-01-12 15:18:35] CMD_SEND:3
    [2026-01-12 15:18:35] ARG 0x00010000
    [2026-01-12 15:18:35] MMC_RSP_R1,5,6,7 0x00000500
    [2026-01-12 15:18:35] CMD_SEND:9
    [2026-01-12 15:18:35] ARG 0x00010000
    [2026-01-12 15:18:35] MMC_RSP_R2 0xd00f0032
    [2026-01-12 15:18:35] 0x8f5903ff
    [2026-01-12 15:18:35] 0xffffffef
    [2026-01-12 15:18:35] 0x8a404000
    [2026-01-12 15:18:35]
    [2026-01-12 15:18:35] DUMPING DATA
    [2026-01-12 15:18:35] 000 - d0 0f 00 32
    [2026-01-12 15:18:35] 004 - 8f 59 03 ff
    [2026-01-12 15:18:35] 008 - ff ff ff ef
    [2026-01-12 15:18:35] 012 - 8a 40 40 00
    [2026-01-12 15:18:35] CMD_SEND:7
    [2026-01-12 15:18:35] ARG 0x00010000
    [2026-01-12 15:18:35] MMC_RSP_R1,5,6,7 0x00000700
    [2026-01-12 15:18:35] CMD_SEND:8
    [2026-01-12 15:18:35] ARG 0x00000000
    [2026-01-12 15:18:35] MMC_RSP_R1,5,6,7 0x00000900
    [2026-01-12 15:18:35] CMD_SEND:6
    [2026-01-12 15:18:35] ARG 0x03b70200
    [2026-01-12 15:18:35] MMC_RSP_R1b 0x00000800
    [2026-01-12 15:18:35] CMD_SEND:13
    [2026-01-12 15:18:35] ARG 0x00010000
    [2026-01-12 15:18:35] MMC_RSP_R1,5,6,7 0x00000900
    [2026-01-12 15:18:35] CURR STATE:4
    [2026-01-12 15:18:35] CMD_SEND:6
    [2026-01-12 15:18:35] ARG 0x03b90200
    [2026-01-12 15:18:35] MMC_RSP_R1b 0x00000800
    [2026-01-12 15:18:35] CMD_SEND:13
    [2026-01-12 15:18:35] ARG 0x00010000
    [2026-01-12 15:18:35] MMC_RSP_R1,5,6,7 0x00000900
    [2026-01-12 15:18:35] CURR STATE:4
    [2026-01-12 15:18:35] CMD_SEND:21
    [2026-01-12 15:18:35] ARG 0x00000000
    [2026-01-12 15:18:35] MMC_RSP_R1,5,6,7 0x00000900
    [2026-01-12 15:18:35] CMD_SEND:21
    [2026-01-12 15:18:35] ARG 0x00000000
    [2026-01-12 15:18:35] MMC_RSP_R1,5,6,7 0x00000900
    [2026-01-12 15:18:35] CMD_SEND:21
    [2026-01-12 15:18:35] ARG 0x00000000
    [2026-01-12 15:18:35] MMC_RSP_R1,5,6,7 0x00000900
    [2026-01-12 15:18:35] CMD_SEND:21
    [2026-01-12 15:18:35] ARG 0x00000000
    [2026-01-12 15:18:35] MMC_RSP_R1,5,6,7 0x00000900
    [2026-01-12 15:18:35] CMD_SEND:21
    [2026-01-12 15:18:35] ARG 0x00000000
    [2026-01-12 15:18:35] MMC_RSP_R1,5,6,7 0x00000900
    [2026-01-12 15:18:35] CMD_SEND:21
    [2026-01-12 15:18:35] ARG 0x00000000
    [2026-01-12 15:18:35] MMC_RSP_R1,5,6,7 0x00000900
    [2026-01-12 15:18:35] CMD_SEND:21
    [2026-01-12 15:18:35] ARG 0x00000000
    [2026-01-12 15:18:35] MMC_RSP_R1,5,6,7 0x00000900
    [2026-01-12 15:18:35] CMD_SEND:21
    [2026-01-12 15:18:35] ARG 0x00000000
    [2026-01-12 15:18:35] MMC_RSP_R1,5,6,7 0x00000900
    [2026-01-12 15:18:35] CMD_SEND:21
    [2026-01-12 15:18:35] ARG 0x00000000
    [2026-01-12 15:18:35] MMC_RSP_R1,5,6,7 0x00000900
    [2026-01-12 15:18:35] CMD_SEND:21
    [2026-01-12 15:18:35] ARG 0x00000000
    [2026-01-12 15:18:35] MMC_RSP_R1,5,6,7 0x00000900
    [2026-01-12 15:18:35] CMD_SEND:21
    [2026-01-12 15:18:35] ARG 0x00000000
    [2026-01-12 15:18:35] MMC_RSP_R1,5,6,7 0x00000900
    [2026-01-12 15:18:35] CMD_SEND:21
    [2026-01-12 15:18:35] ARG 0x00000000
    [2026-01-12 15:18:35] MMC_RSP_R1,5,6,7 0x00000900
    [2026-01-12 15:18:35] CMD_SEND:21
    [2026-01-12 15:18:35] ARG 0x00000000
    [2026-01-12 15:18:35] MMC_RSP_R1,5,6,7 0x00000900
    [2026-01-12 15:18:35] CMD_SEND:21
    [2026-01-12 15:18:35] ARG 0x00000000
    [2026-01-12 15:18:35] MMC_RSP_R1,5,6,7 0x00000900
    [2026-01-12 15:18:35] CMD_SEND:21
    [2026-01-12 15:18:35] ARG 0x00000000
    [2026-01-12 15:18:35] MMC_RSP_R1,5,6,7 0x00000900
    [2026-01-12 15:18:35] CMD_SEND:21
    [2026-01-12 15:18:35] ARG 0x00000000
    [2026-01-12 15:18:35] MMC_RSP_R1,5,6,7 0x00000900
    [2026-01-12 15:18:35] CMD_SEND:21
    [2026-01-12 15:18:35] ARG 0x00000000
    [2026-01-12 15:18:35] MMC_RSP_R1,5,6,7 0x00000900
    [2026-01-12 15:18:35] CMD_SEND:21
    [2026-01-12 15:18:35] ARG 0x00000000
    [2026-01-12 15:18:35] MMC_RSP_R1,5,6,7 0x00000900
    [2026-01-12 15:18:35] CMD_SEND:21
    [2026-01-12 15:18:35] ARG 0x00000000
    [2026-01-12 15:18:35] MMC_RSP_R1,5,6,7 0x00000900
    [2026-01-12 15:18:35] CMD_SEND:21
    [2026-01-12 15:18:35] ARG 0x00000000
    [2026-01-12 15:18:35] MMC_RSP_R1,5,6,7 0x00000900
    [2026-01-12 15:18:35] CMD_SEND:21
    [2026-01-12 15:18:35] ARG 0x00000000
    [2026-01-12 15:18:35] MMC_RSP_R1,5,6,7 0x00000900
    [2026-01-12 15:18:35] CMD_SEND:21
    [2026-01-12 15:18:35] ARG 0x00000000
    [2026-01-12 15:18:35] MMC_RSP_R1,5,6,7 0x00000900
    [2026-01-12 15:18:35] CMD_SEND:21
    [2026-01-12 15:18:35] ARG 0x00000000
    [2026-01-12 15:18:35] MMC_RSP_R1,5,6,7 0x00000900
    [2026-01-12 15:18:35] CMD_SEND:21
    [2026-01-12 15:18:35] ARG 0x00000000
    [2026-01-12 15:18:35] MMC_RSP_R1,5,6,7 0x00000900
    [2026-01-12 15:18:35] CMD_SEND:21
    [2026-01-12 15:18:35] ARG 0x00000000
    [2026-01-12 15:18:35] MMC_RSP_R1,5,6,7 0x00000900
    [2026-01-12 15:18:35] CMD_SEND:21
    [2026-01-12 15:18:35] ARG 0x00000000
    [2026-01-12 15:18:35] MMC_RSP_R1,5,6,7 0x00000900
    [2026-01-12 15:18:35] CMD_SEND:21
    [2026-01-12 15:18:35] ARG 0x00000000
    [2026-01-12 15:18:35] MMC_RSP_R1,5,6,7 0x00000900
    [2026-01-12 15:18:35] CMD_SEND:21
    [2026-01-12 15:18:35] ARG 0x00000000
    [2026-01-12 15:18:35] MMC_RSP_R1,5,6,7 0x00000900
    [2026-01-12 15:18:35] CMD_SEND:21
    [2026-01-12 15:18:35] ARG 0x00000000
    [2026-01-12 15:18:35] MMC_RSP_R1,5,6,7 0x00000900
    [2026-01-12 15:18:35] CMD_SEND:21
    [2026-01-12 15:18:35] ARG 0x00000000
    [2026-01-12 15:18:35] MMC_RSP_R1,5,6,7 0x00000900
    [2026-01-12 15:18:35] CMD_SEND:21
    [2026-01-12 15:18:35] ARG 0x00000000
    [2026-01-12 15:18:35] MMC_RSP_R1,5,6,7 0x00000900
    [2026-01-12 15:18:35] CMD_SEND:21
    [2026-01-12 15:18:35] ARG 0x00000000
    [2026-01-12 15:18:35] MMC_RSP_R1,5,6,7 0x00000900
    [2026-01-12 15:18:35] CMD_SEND:8
    [2026-01-12 15:18:35] ARG 0x00000000
    [2026-01-12 15:18:35] MMC_RSP_R1,5,6,7 0x00000900
    [2026-01-12 15:18:35] CMD_SEND:6
    [2026-01-12 15:18:35] ARG 0x03b34900
    [2026-01-12 15:18:35] MMC_RSP_R1b 0x00000800
    [2026-01-12 15:18:35] CMD_SEND:13
    [2026-01-12 15:18:35] ARG 0x00010000
    [2026-01-12 15:18:35] MMC_RSP_R1,5,6,7 0x00000900
    [2026-01-12 15:18:35] CURR STATE:4
    [2026-01-12 15:18:35] CMD_SEND:16
    [2026-01-12 15:18:35] ARG 0x00000200
    [2026-01-12 15:18:35] MMC_RSP_R1,5,6,7 0x00000900
    [2026-01-12 15:18:35] CMD_SEND:17
    [2026-01-12 15:18:35] ARG 0x00001000
    [2026-01-12 15:18:35] MMC_RSP_R1,5,6,7 0x00000900
    [2026-01-12 15:18:35] CMD_SEND:16
    [2026-01-12 15:18:35] ARG 0x00000200
    [2026-01-12 15:18:35] MMC_RSP_R1,5,6,7 0x00000900
    [2026-01-12 15:18:35] CMD_SEND:18
    [2026-01-12 15:18:35] ARG 0x00001000
    [2026-01-12 15:18:35] RET -70
    [2026-01-12 15:18:35] mmc_load_image_raw_sector: mmc block read error
    [2026-01-12 15:18:35] CMD_SEND:16
    [2026-01-12 15:18:35] ARG 0x00000200
    [2026-01-12 15:18:35] RET -110
    [2026-01-12 15:18:35] CMD_SEND:16
    [2026-01-12 15:18:35] ARG 0x00000200
    [2026-01-12 15:18:35] RET -110
    [2026-01-12 15:18:35] CMD_SEND:16
    [2026-01-12 15:18:35] ARG 0x00000200
    [2026-01-12 15:18:35] RET -110
    [2026-01-12 15:18:35] CMD_SEND:16
    [2026-01-12 15:18:35] ARG 0x00000200
    [2026-01-12 15:18:35] RET -110
    [2026-01-12 15:18:35] CMD_SEND:16
    [2026-01-12 15:18:35] ARG 0x00000200
    [2026-01-12 15:18:35] RET -110
    [2026-01-12 15:18:35] CMD_SEND:16
    [2026-01-12 15:18:35] ARG 0x00000200
    [2026-01-12 15:18:35] RET -110
    [2026-01-12 15:18:35] CMD_SEND:16
    [2026-01-12 15:18:35] ARG 0x00000200
    [2026-01-12 15:18:35] RET -110
    [2026-01-12 15:18:35] CMD_SEND:16
    [2026-01-12 15:18:35] ARG 0x00000200
    [2026-01-12 15:18:35] RET -110
    [2026-01-12 15:18:35] CMD_SEND:16
    [2026-01-12 15:18:35] ARG 0x00000200
    [2026-01-12 15:18:35] RET -110
    [2026-01-12 15:18:35] CMD_SEND:16
    [2026-01-12 15:18:35] ARG 0x00000200
    [2026-01-12 15:18:35] RET -110
    [2026-01-12 15:18:35] Partition 1 invalid on device 0
    [2026-01-12 15:18:35] spl_register_fat_device: fat register err - -1
    [2026-01-12 15:18:35] spl_load_image_fat: error reading image u-boot.img, err - -1
    [2026-01-12 15:18:35] SPL: failed to boot from all boot devices
    [2026-01-12 15:18:35] ### ERROR ### Please RESET the board ###

  • Do you see any successful boot with this? If yes, please share those successful logs for comparison purpose.

    Please attach the logs with "Insert -> Code" for better readability.

  • Hello Prashant,

    Thanks in advance for any extra debug hints provided !

    What is the eMMC_CLK frequency at which A53 SPL reads the u-boot.img from eMMC memory to RAM ? Is it 25 MHz or higher ?

    Thanks

    Kind Regards

    Anastas Yordanov

  • NOTICE:  bl1_plat_arch_setup arch setup 
    [23.673] NOTICE:  Booting Trusted Firmware
    [0.000] NOTICE:  BL1: v2.12.0(release):2e577e283
    [0.000] NOTICE:  BL1: Built : 10:14:50, Jan  8 2026
    [0.000] NOTICE:  BL1: dram_class: 11
    [0.000] NOTICE:  lpddr4: post start - PI training status=0x27c0a000 
    [0.026] NOTICE:  bl1_platform_setup DDR init done
    [0.000] NOTICE:  k3_bl1_handoff ENTERING WFI - end of bl1
    [0.527] NOTICE:  BL31: v2.12.0(release):2e577e283
    [0.027] NOTICE:  BL31: Built : 10:14:52, Jan  8 2026
    [0.000] NOTICE:  SYSFW ABI: 4.0 (firmware rev 0x000b '11.2.3-v11.02.03 (Fancy Rat)')
    [0.095] ERROR:   Agent 0 Protocol 0x10 Message 0x7: not supported
    [0.042] 
    [0.000] U-Boot SPL 2025.01-00603-g674977ce0b8d-dirty (Jan 12 2026 - 15:26:03 +0530)
    [0.023] SPL initial stack usage: 1936 bytes
    [0.000] Trying to boot from MMC0
    [0.057] CMD_SEND:0
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_NONE
    [0.000] CMD_SEND:8
    [0.000] 		ARG			 0x000001aa
    [0.000] 		RET			 -110
    [0.000] CMD_SEND:55
    [0.000] 		ARG			 0x00000000
    [0.000] 		RET			 -110
    [0.000] CMD_SEND:0
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_NONE
    [0.000] CMD_SEND:1
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R3,4		 0x40ff8080 
    [0.000] CMD_SEND:1
    [0.000] 		ARG			 0x40300080
    [0.000] 		MMC_RSP_R3,4		 0x40ff8080 
    [0.000] CMD_SEND:1
    [0.000] 		ARG			 0x40300080
    [0.000] 		MMC_RSP_R3,4		 0xc0ff8080 
    [0.000] CMD_SEND:2
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R2		 0x45010044 
    [0.000] 		          		 0x47343030 
    [0.000] 		          		 0x3801f3c7 
    [0.042] 		          		 0x2e392c00 
    [0.000] 
    [0.000] 					DUMPING DATA
    [0.000] 					000 - 45 01 00 44 
    [0.000] 					004 - 47 34 30 30 
    [0.000] 					008 - 38 01 f3 c7 
    [0.000] 					012 - 2e 39 2c 00 
    [0.000] CMD_SEND:3
    [0.000] 		ARG			 0x00010000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000500 
    [0.000] CMD_SEND:9
    [0.000] 		ARG			 0x00010000
    [0.000] 		MMC_RSP_R2		 0xd00f0032 
    [0.000] 		          		 0x8f5903ff 
    [0.000] 		          		 0xffffffef 
    [0.000] 		          		 0x8a404000 
    [0.000] 
    [0.000] 					DUMPING DATA
    [0.000] 					000 - d0 0f 00 32 
    [0.000] 					004 - 8f 59 03 ff 
    [0.000] 					008 - ff ff ff ef 
    [0.000] 					012 - 8a 40 40 00 
    [0.000] CMD_SEND:7
    [0.019] 		ARG			 0x00010000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000700 
    [0.000] CMD_SEND:8
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.015] CMD_SEND:6
    [0.000] 		ARG			 0x03b70200
    [0.055] 		MMC_RSP_R1b		 0x00000800 
    [0.000] CMD_SEND:13
    [0.000] 		ARG			 0x00010000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CURR STATE:4
    [0.000] CMD_SEND:6
    [0.000] 		ARG			 0x03b90200
    [0.000] 		MMC_RSP_R1b		 0x00000800 
    [0.000] CMD_SEND:13
    [0.000] 		ARG			 0x00010000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CURR STATE:4
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.041] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.041] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.041] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.042] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:8
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.044] CMD_SEND:6
    [0.000] 		ARG			 0x03b34900
    [0.000] 		MMC_RSP_R1b		 0x00000800 
    [0.000] CMD_SEND:13
    [0.000] 		ARG			 0x00010000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CURR STATE:4
    [0.000] CMD_SEND:16
    [0.000] 		ARG			 0x00000200
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:17
    [0.000] 		ARG			 0x00001000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:16
    [0.000] 		ARG			 0x00000200
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:18
    [0.000] 		ARG			 0x00001000
    [0.000] 		RET			 -70
    [0.000] mmc_load_image_raw_sector: mmc block read error
    [0.000] CMD_SEND:16
    [0.000] 		ARG			 0x00000200
    [0.060] 		RET			 -110
    [0.000] CMD_SEND:16
    [0.000] 		ARG			 0x00000200
    [0.000] 		RET			 -110
    [0.000] CMD_SEND:16
    [0.000] 		ARG			 0x00000200
    [0.000] 		RET			 -110
    [0.000] CMD_SEND:16
    [0.000] 		ARG			 0x00000200
    [0.000] 		RET			 -110
    [0.000] CMD_SEND:16
    [0.000] 		ARG			 0x00000200
    [0.000] 		RET			 -110
    [0.000] CMD_SEND:16
    [0.000] 		ARG			 0x00000200
    [0.000] 		RET			 -110
    [0.000] CMD_SEND:16
    [0.000] 		ARG			 0x00000200
    [0.000] 		RET			 -110
    [0.000] CMD_SEND:16
    [0.000] 		ARG			 0x00000200
    [0.000] 		RET			 -110
    [0.000] CMD_SEND:16
    [0.000] 		ARG			 0x00000200
    [0.000] 		RET			 -110
    [0.000] CMD_SEND:16
    [0.000] 		ARG			 0x00000200
    [0.000] 		RET			 -110
    [0.000] Partition 1 invalid on device 0
    [0.030] spl_register_fat_device: fat register err - -1
    [0.000] spl_load_image_fat: error reading image u-boot.img, err - -1
    [0.000] SPL: failed to boot from all boot devices
    [0.000] ### ERROR ### Please RESET the board ###

  • Successfull boot

     NOTICE:  bl1_plat_arch_setup arch setup 
    [4.597] NOTICE:  Booting Trusted Firmware
    [0.000] NOTICE:  BL1: v2.12.0(release):2e577e283
    [0.000] NOTICE:  BL1: Built : 10:14:50, Jan  8 2026
    [0.000] NOTICE:  BL1: dram_class: 11
    [0.000] NOTICE:  lpddr4: post start - PI training status=0x27c0a000 
    [0.026] NOTICE:  bl1_platform_setup DDR init done
    [0.000] NOTICE:  k3_bl1_handoff ENTERING WFI - end of bl1
    [0.527] NOTICE:  BL31: v2.12.0(release):2e577e283
    [0.000] NOTICE:  BL31: Built : 10:14:52, Jan  8 2026
    [0.020] NOTICE:  SYSFW ABI: 4.0 (firmware rev 0x000b '11.2.3-v11.02.03 (Fancy Rat)')
    [0.095] ERROR:   Agent 0 Protocol 0x10 Message 0x7: not supported
    [0.044] 
    [0.000] U-Boot SPL 2025.01-00603-g674977ce0b8d-dirty (Jan 12 2026 - 15:26:03 +0530)
    [0.025] SPL initial stack usage: 1936 bytes
    [0.000] Trying to boot from MMC0
    [0.057] CMD_SEND:0
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_NONE
    [0.000] CMD_SEND:8
    [0.000] 		ARG			 0x000001aa
    [0.000] 		RET			 -110
    [0.000] CMD_SEND:55
    [0.000] 		ARG			 0x00000000
    [0.000] 		RET			 -110
    [0.000] CMD_SEND:0
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_NONE
    [0.000] CMD_SEND:1
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R3,4		 0x40ff8080 
    [0.000] CMD_SEND:1
    [0.000] 		ARG			 0x40300080
    [0.000] 		MMC_RSP_R3,4		 0x40ff8080 
    [0.000] CMD_SEND:1
    [0.000] 		ARG			 0x40300080
    [0.000] 		MMC_RSP_R3,4		 0xc0ff8080 
    [0.000] CMD_SEND:2
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R2		 0x45010044 
    [0.000] 		          		 0x47343030 
    [0.000] 		          		 0x3801f3c7 
    [0.042] 		          		 0x2e392c00 
    [0.000] 
    [0.000] 					DUMPING DATA
    [0.000] 					000 - 45 01 00 44 
    [0.000] 					004 - 47 34 30 30 
    [0.000] 					008 - 38 01 f3 c7 
    [0.000] 					012 - 2e 39 2c 00 
    [0.000] CMD_SEND:3
    [0.000] 		ARG			 0x00010000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000500 
    [0.000] CMD_SEND:9
    [0.000] 		ARG			 0x00010000
    [0.000] 		MMC_RSP_R2		 0xd00f0032 
    [0.000] 		          		 0x8f5903ff 
    [0.000] 		          		 0xffffffef 
    [0.000] 		          		 0x8a404000 
    [0.000] 
    [0.000] 					DUMPING DATA
    [0.000] 					000 - d0 0f 00 32 
    [0.000] 					004 - 8f 59 03 ff 
    [0.000] 					008 - ff ff ff ef 
    [0.000] 					012 - 8a 40 40 00 
    [0.000] CMD_SEND:7
    [0.019] 		ARG			 0x00010000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000700 
    [0.000] CMD_SEND:8
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.015] CMD_SEND:6
    [0.000] 		ARG			 0x03b70200
    [0.055] 		MMC_RSP_R1b		 0x00000800 
    [0.000] CMD_SEND:13
    [0.000] 		ARG			 0x00010000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CURR STATE:4
    [0.000] CMD_SEND:6
    [0.000] 		ARG			 0x03b90200
    [0.000] 		MMC_RSP_R1b		 0x00000800 
    [0.000] CMD_SEND:13
    [0.000] 		ARG			 0x00010000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CURR STATE:4
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.041] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.041] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.041] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.041] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:8
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.048] CMD_SEND:6
    [0.000] 		ARG			 0x03b34900
    [0.000] 		MMC_RSP_R1b		 0x00000800 
    [0.000] CMD_SEND:13
    [0.000] 		ARG			 0x00010000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CURR STATE:4
    [0.000] CMD_SEND:16
    [0.000] 		ARG			 0x00000200
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:17
    [0.000] 		ARG			 0x00001000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:16
    [0.000] 		ARG			 0x00000200
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:18
    [0.000] 		ARG			 0x00001000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:12
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x80000b00 
    [0.366] ERROR:   Agent 0 Protocol 0x10 Message 0x7: not supported
    [0.077] 
    [0.000] 
    [0.000] U-Boot 2025.01-00603-g674977ce0b8d-dirty (Jan 12 2026 - 15:26:03 +0530)
    [0.000] 
    [0.000] SoC:   AM62LX SR1.1 HS-FS
    [0.000] Model: -TI-AM62LX OSM
    [0.000] DRAM:  1 GiB
    [0.175] ERROR:   Agent 0 Protocol 0x10 Message 0x7: not supported
    [0.050] Core:  69 devices, 31 uclasses, devicetree: separate
    [0.000] MMC:   mmc@fa10000: 0, mmc@fa00000: 1
    [0.000] Loading Environment from nowhere... OK
    [0.000] In:    serial@2800000
    [0.000] Out:   serial@2800000
    [0.000] Err:   serial@2800000
    [0.000] 
    [0.000] Board Info:
    [0.000] 	BSP Version               : iG-PRITZ-SC-01-R1.0-REL1.0a-Linux6.12.43
    [0.207] 	SOM Version               : iG-PRITZ-AP-01-R1.0
    [0.000] Net:   Could not get PHY for mdio@f00: addr 4
    [0.644] am65_cpsw_nuss_port ethernet@8000000port@1: phy_connect() failed
    [0.634] Could not get PHY for mdio@f00: addr 4
    [0.000] am65_cpsw_nuss_port ethernet@8000000ethernet@800000: phy_connect() failed
    [0.000] No ethernet found.
    [0.000] 
    [0.000] Hit any key to stop autoboot:  2  1  0 
    [2.014] CMD_SEND:0
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_NONE
    [0.052] CMD_SEND:8
    [0.000] 		ARG			 0x000001aa
    [0.000] 		RET			 -110
    [0.000] CMD_SEND:55
    [0.000] 		ARG			 0x00000000
    [0.000] 		RET			 -110
    [0.000] CMD_SEND:0
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_NONE
    [0.000] CMD_SEND:1
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R3,4		 0x40ff8080 
    [0.000] CMD_SEND:1
    [0.000] 		ARG			 0x40300080
    [0.000] 		MMC_RSP_R3,4		 0x40ff8080 
    [0.000] CMD_SEND:1
    [0.000] 		ARG			 0x40300080
    [0.000] 		MMC_RSP_R3,4		 0xc0ff8080 
    [0.000] CMD_SEND:2
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R2		 0x45010044 
    [0.000] 		          		 0x47343030 
    [0.000] 		          		 0x3801f3c7 
    [0.000] 		          		 0x2e392c00 
    [0.000] 
    [0.000] 					DUMPING DATA
    [0.042] 					000 - 45 01 00 44 
    [0.000] 					004 - 47 34 30 30 
    [0.000] 					008 - 38 01 f3 c7 
    [0.000] 					012 - 2e 39 2c 00 
    [0.000] CMD_SEND:3
    [0.000] 		ARG			 0x00010000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000500 
    [0.000] CMD_SEND:9
    [0.000] 		ARG			 0x00010000
    [0.000] 		MMC_RSP_R2		 0xd00f0032 
    [0.000] 		          		 0x8f5903ff 
    [0.000] 		          		 0xffffffef 
    [0.000] 		          		 0x8a404000 
    [0.000] 
    [0.000] 					DUMPING DATA
    [0.000] 					000 - d0 0f 00 32 
    [0.000] 					004 - 8f 59 03 ff 
    [0.000] 					008 - ff ff ff ef 
    [0.000] 					012 - 8a 40 40 00 
    [0.000] CMD_SEND:7
    [0.000] 		ARG			 0x00010000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000700 
    [0.014] CMD_SEND:8
    [0.000] 		ARG			 0x00000000
    [0.015] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:6
    [0.055] 		ARG			 0x03b70200
    [0.000] 		MMC_RSP_R1b		 0x00000800 
    [0.000] CMD_SEND:13
    [0.000] 		ARG			 0x00010000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CURR STATE:4
    [0.000] CMD_SEND:6
    [0.000] 		ARG			 0x03b90200
    [0.000] 		MMC_RSP_R1b		 0x00000800 
    [0.000] CMD_SEND:13
    [0.000] 		ARG			 0x00010000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CURR STATE:4
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.041] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.041] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.041] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.041] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:8
    [0.000] 		ARG			 0x00000000
    [0.042] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:16
    [0.000] 		ARG			 0x00000200
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:17
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:16
    [0.000] 		ARG			 0x00000200
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:17
    [0.000] 		ARG			 0x00000800
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:16
    [0.000] 		ARG			 0x00000200
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:17
    [0.000] 		ARG			 0x00040800
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:16
    [0.000] 		ARG			 0x00000200
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.052] CMD_SEND:18
    [0.000] 		ARG			 0x00040802
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:12
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000b00 
    [0.000] CMD_SEND:16
    [0.000] 		ARG			 0x00000200
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:17
    [0.000] 		ARG			 0x00040808
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:16
    [0.000] 		ARG			 0x00000200
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:17
    [0.000] 		ARG			 0x00042460
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] switch to partitions #0, OK
    [0.000] mmc0(part 0) is current device
    [0.014] CMD_SEND:0
    [0.000] 		ARG			 0x00000000
    [0.052] 		MMC_RSP_NONE
    [0.000] CMD_SEND:8
    [0.000] 		ARG			 0x000001aa
    [0.000] 		RET			 -110
    [0.000] CMD_SEND:55
    [0.000] 		ARG			 0x00000000
    [0.000] 		RET			 -110
    [0.000] CMD_SEND:0
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_NONE
    [0.000] CMD_SEND:1
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R3,4		 0x40ff8080 
    [0.000] CMD_SEND:1
    [0.000] 		ARG			 0x40300080
    [0.000] 		MMC_RSP_R3,4		 0x40ff8080 
    [0.000] CMD_SEND:1
    [0.000] 		ARG			 0x40300080
    [0.000] 		MMC_RSP_R3,4		 0xc0ff8080 
    [0.000] CMD_SEND:2
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R2		 0x45010044 
    [0.000] 		          		 0x47343030 
    [0.000] 		          		 0x3801f3c7 
    [0.000] 		          		 0x2e392c00 
    [0.042] 
    [0.000] 					DUMPING DATA
    [0.000] 					000 - 45 01 00 44 
    [0.000] 					004 - 47 34 30 30 
    [0.000] 					008 - 38 01 f3 c7 
    [0.000] 					012 - 2e 39 2c 00 
    [0.000] CMD_SEND:3
    [0.000] 		ARG			 0x00010000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000500 
    [0.000] CMD_SEND:9
    [0.000] 		ARG			 0x00010000
    [0.000] 		MMC_RSP_R2		 0xd00f0032 
    [0.000] 		          		 0x8f5903ff 
    [0.000] 		          		 0xffffffef 
    [0.000] 		          		 0x8a404000 
    [0.000] 
    [0.000] 					DUMPING DATA
    [0.000] 					000 - d0 0f 00 32 
    [0.000] 					004 - 8f 59 03 ff 
    [0.000] 					008 - ff ff ff ef 
    [0.000] 					012 - 8a 40 40 00 
    [0.000] CMD_SEND:7
    [0.000] 		ARG			 0x00010000
    [0.019] 		MMC_RSP_R1,5,6,7 	 0x00000700 
    [0.000] CMD_SEND:8
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.015] CMD_SEND:6
    [0.000] 		ARG			 0x03b70200
    [0.000] 		MMC_RSP_R1b		 0x00000800 
    [0.055] CMD_SEND:13
    [0.000] 		ARG			 0x00010000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CURR STATE:4
    [0.000] CMD_SEND:6
    [0.000] 		ARG			 0x03b90200
    [0.000] 		MMC_RSP_R1b		 0x00000800 
    [0.000] CMD_SEND:13
    [0.000] 		ARG			 0x00010000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CURR STATE:4
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.041] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.041] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.041] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.042] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:8
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.019] SD/MMC found on device 0
    [0.000] ## Error: "loadbootscript" not defined
    [0.015] CMD_SEND:0
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_NONE
    [0.050] CMD_SEND:8
    [0.000] 		ARG			 0x000001aa
    [0.000] 		RET			 -110
    [0.000] CMD_SEND:55
    [0.000] 		ARG			 0x00000000
    [0.000] 		RET			 -110
    [0.000] CMD_SEND:0
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_NONE
    [0.000] CMD_SEND:1
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R3,4		 0x40ff8080 
    [0.000] CMD_SEND:1
    [0.000] 		ARG			 0x40300080
    [0.000] 		MMC_RSP_R3,4		 0x40ff8080 
    [0.000] CMD_SEND:1
    [0.000] 		ARG			 0x40300080
    [0.000] 		MMC_RSP_R3,4		 0xc0ff8080 
    [0.000] CMD_SEND:2
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R2		 0x45010044 
    [0.000] 		          		 0x47343030 
    [0.000] 		          		 0x3801f3c7 
    [0.000] 		          		 0x2e392c00 
    [0.000] 
    [0.000] 					DUMPING DATA
    [0.042] 					000 - 45 01 00 44 
    [0.000] 					004 - 47 34 30 30 
    [0.000] 					008 - 38 01 f3 c7 
    [0.000] 					012 - 2e 39 2c 00 
    [0.000] CMD_SEND:3
    [0.000] 		ARG			 0x00010000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000500 
    [0.000] CMD_SEND:9
    [0.000] 		ARG			 0x00010000
    [0.000] 		MMC_RSP_R2		 0xd00f0032 
    [0.000] 		          		 0x8f5903ff 
    [0.000] 		          		 0xffffffef 
    [0.000] 		          		 0x8a404000 
    [0.000] 
    [0.000] 					DUMPING DATA
    [0.000] 					000 - d0 0f 00 32 
    [0.000] 					004 - 8f 59 03 ff 
    [0.000] 					008 - ff ff ff ef 
    [0.000] 					012 - 8a 40 40 00 
    [0.000] CMD_SEND:7
    [0.000] 		ARG			 0x00010000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000700 
    [0.014] CMD_SEND:8
    [0.000] 		ARG			 0x00000000
    [0.015] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:6
    [0.000] 		ARG			 0x03b70200
    [0.055] 		MMC_RSP_R1b		 0x00000800 
    [0.000] CMD_SEND:13
    [0.000] 		ARG			 0x00010000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CURR STATE:4
    [0.000] CMD_SEND:6
    [0.000] 		ARG			 0x03b90200
    [0.000] 		MMC_RSP_R1b		 0x00000800 
    [0.000] CMD_SEND:13
    [0.000] 		ARG			 0x00010000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CURR STATE:4
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.041] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.041] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.041] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.041] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:8
    [0.000] 		ARG			 0x00000000
    [0.019] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] switch to partitions #0, OK
    [0.000] mmc0(part 0) is current device
    [0.015] CMD_SEND:0
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_NONE
    [0.052] CMD_SEND:8
    [0.000] 		ARG			 0x000001aa
    [0.000] 		RET			 -110
    [0.000] CMD_SEND:55
    [0.000] 		ARG			 0x00000000
    [0.000] 		RET			 -110
    [0.000] CMD_SEND:0
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_NONE
    [0.000] CMD_SEND:1
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R3,4		 0x40ff8080 
    [0.000] CMD_SEND:1
    [0.000] 		ARG			 0x40300080
    [0.000] 		MMC_RSP_R3,4		 0x40ff8080 
    [0.000] CMD_SEND:1
    [0.000] 		ARG			 0x40300080
    [0.000] 		MMC_RSP_R3,4		 0xc0ff8080 
    [0.000] CMD_SEND:2
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R2		 0x45010044 
    [0.000] 		          		 0x47343030 
    [0.000] 		          		 0x3801f3c7 
    [0.000] 		          		 0x2e392c00 
    [0.000] 
    [0.000] 					DUMPING DATA
    [0.042] 					000 - 45 01 00 44 
    [0.000] 					004 - 47 34 30 30 
    [0.000] 					008 - 38 01 f3 c7 
    [0.000] 					012 - 2e 39 2c 00 
    [0.000] CMD_SEND:3
    [0.000] 		ARG			 0x00010000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000500 
    [0.000] CMD_SEND:9
    [0.000] 		ARG			 0x00010000
    [0.000] 		MMC_RSP_R2		 0xd00f0032 
    [0.000] 		          		 0x8f5903ff 
    [0.000] 		          		 0xffffffef 
    [0.000] 		          		 0x8a404000 
    [0.000] 
    [0.000] 					DUMPING DATA
    [0.000] 					000 - d0 0f 00 32 
    [0.000] 					004 - 8f 59 03 ff 
    [0.000] 					008 - ff ff ff ef 
    [0.000] 					012 - 8a 40 40 00 
    [0.000] CMD_SEND:7
    [0.000] 		ARG			 0x00010000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000700 
    [0.014] CMD_SEND:8
    [0.000] 		ARG			 0x00000000
    [0.015] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:6
    [0.055] 		ARG			 0x03b70200
    [0.000] 		MMC_RSP_R1b		 0x00000800 
    [0.000] CMD_SEND:13
    [0.000] 		ARG			 0x00010000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CURR STATE:4
    [0.000] CMD_SEND:6
    [0.000] 		ARG			 0x03b90200
    [0.000] 		MMC_RSP_R1b		 0x00000800 
    [0.000] CMD_SEND:13
    [0.000] 		ARG			 0x00010000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CURR STATE:4
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.041] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.043] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		RET			 -70
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.041] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.042] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:21
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:8
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.041] CMD_SEND:16
    [0.000] 		ARG			 0x00000200
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:17
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:16
    [0.000] 		ARG			 0x00000200
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:17
    [0.000] 		ARG			 0x00000800
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:16
    [0.000] 		ARG			 0x00000200
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:18
    [0.000] 		ARG			 0x00000a04
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:12
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000b00 
    [0.042] CMD_SEND:16
    [0.000] 		ARG			 0x00000200
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:17
    [0.000] 		ARG			 0x0000d16c
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:16
    [0.000] 		ARG			 0x00000200
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:17
    [0.000] 		ARG			 0x0000d16d
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] 610 bytes read in 41 ms (13.7 KiB/s)
    [0.000] Loaded env from uEnv.txt
    [0.000] Importing environment from mmc0 ...
    [0.000] CMD_SEND:16
    [0.000] 		ARG			 0x00000200
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:17
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.041] CMD_SEND:16
    [0.000] 		ARG			 0x00000200
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:17
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:16
    [0.000] 		ARG			 0x00000200
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:17
    [0.000] 		ARG			 0x00040800
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:16
    [0.000] 		ARG			 0x00000200
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:18
    [0.000] 		ARG			 0x00040802
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:12
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000b00 
    [0.000] CMD_SEND:16
    [0.041] 		ARG			 0x00000200
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:17
    [0.000] 		ARG			 0x00040808
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:16
    [0.000] 		ARG			 0x00000200
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:17
    [0.000] 		ARG			 0x00042460
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:16
    [0.000] 		ARG			 0x00000200
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:17
    [0.000] 		ARG			 0x000621e0
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:16
    [0.000] 		ARG			 0x00000200
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:17
    [0.000] 		ARG			 0x00042466
    [0.041] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:16
    [0.000] 		ARG			 0x00000200
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:17
    [0.000] 		ARG			 0x00062fb8
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:16
    [0.000] 		ARG			 0x00000200
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:17
    [0.000] 		ARG			 0x00042469
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:16
    [0.000] 		ARG			 0x00000200
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:18
    [0.000] 		ARG			 0x00069d60
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:12
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000b00 
    [0.024] CMD_SEND:16
    [0.000] 		ARG			 0x00000200
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:18
    [0.000] 		ARG			 0x00063520
    [0.100] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:12
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000b00 
    [0.000] CMD_SEND:16
    [0.000] 		ARG			 0x00000200
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:18
    [0.000] 		ARG			 0x00069b10
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:12
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000b00 
    [0.000] CMD_SEND:16
    [0.000] 		ARG			 0x00000200
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:18
    [0.000] 		ARG			 0x00069c98
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:12
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000b00 
    [0.042] CMD_SEND:16
    [0.000] 		ARG			 0x00000200
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:18
    [0.000] 		ARG			 0x00069d40
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:12
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000b00 
    [0.000] CMD_SEND:16
    [0.000] 		ARG			 0x00000200
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:18
    [0.000] 		ARG			 0x00069d58
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:12
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000b00 
    [0.000] CMD_SEND:16
    [0.000] 		ARG			 0x00000200
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:18
    [0.032] 		ARG			 0x00069d68
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:12
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000b00 
    [0.000] CMD_SEND:16
    [0.000] 		ARG			 0x00000200
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:18
    [0.000] 		ARG			 0x00069ff8
    [0.050] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:12
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000b00 
    [0.000] CMD_SEND:16
    [0.000] 		ARG			 0x00000200
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:18
    [0.000] 		ARG			 0x0006bb50
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:12
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000b00 
    [0.000] CMD_SEND:16
    [0.000] 		ARG			 0x00000200
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:18
    [0.000] 		ARG			 0x0006bb60
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:12
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000b00 
    [0.044] CMD_SEND:16
    [0.000] 		ARG			 0x00000200
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:18
    [0.000] 		ARG			 0x0006bb68
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:12
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000b00 
    [0.000] CMD_SEND:16
    [0.000] 		ARG			 0x00000200
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:18
    [0.000] 		ARG			 0x0006bef8
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:12
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000b00 
    [0.000] CMD_SEND:16
    [0.000] 		ARG			 0x00000200
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:18
    [0.045] 		ARG			 0x0006bf20
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:12
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000b00 
    [0.000] CMD_SEND:16
    [0.000] 		ARG			 0x00000200
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:18
    [0.000] 		ARG			 0x0006c398
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:12
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000b00 
    [0.000] CMD_SEND:16
    [0.000] 		ARG			 0x00000200
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:18
    [0.000] 		ARG			 0x0006c3a0
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:12
    [0.000] 		ARG			 0x00000000
    [0.041] 		MMC_RSP_R1,5,6,7 	 0x00000b00 
    [0.000] CMD_SEND:16
    [0.000] 		ARG			 0x00000200
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:18
    [0.000] 		ARG			 0x0006c480
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:12
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000b00 
    [0.000] CMD_SEND:16
    [0.000] 		ARG			 0x00000200
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:18
    [0.000] 		ARG			 0x0006c488
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:12
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000b00 
    [0.000] CMD_SEND:16
    [0.000] 		ARG			 0x00000200
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.049] CMD_SEND:18
    [0.000] 		ARG			 0x0006c4a0
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:12
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000b00 
    [0.000] CMD_SEND:16
    [0.000] 		ARG			 0x00000200
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:18
    [0.000] 		ARG			 0x0006cf20
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:12
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000b00 
    [0.000] CMD_SEND:16
    [0.000] 		ARG			 0x00000200
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:18
    [0.000] 		ARG			 0x0006cf28
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.042] CMD_SEND:12
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000b00 
    [0.000] CMD_SEND:16
    [0.000] 		ARG			 0x00000200
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:18
    [0.000] 		ARG			 0x0006cf30
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:12
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000b00 
    [0.000] CMD_SEND:16
    [0.000] 		ARG			 0x00000200
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:18
    [0.000] 		ARG			 0x0006cf48
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:12
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000b00 
    [0.000] CMD_SEND:16
    [0.000] 		ARG			 0x00000200
    [0.044] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:18
    [0.000] 		ARG			 0x0006cfe8
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:12
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000b00 
    [0.000] CMD_SEND:16
    [0.000] 		ARG			 0x00000200
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:18
    [0.000] 		ARG			 0x0006cff0
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:12
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000b00 
    [0.000] CMD_SEND:16
    [0.000] 		ARG			 0x00000200
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:18
    [0.000] 		ARG			 0x0006d010
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.042] CMD_SEND:12
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000b00 
    [0.000] CMD_SEND:16
    [0.000] 		ARG			 0x00000200
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:18
    [0.000] 		ARG			 0x0006d3c0
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:12
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000b00 
    [0.000] CMD_SEND:16
    [0.000] 		ARG			 0x00000200
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:18
    [0.000] 		ARG			 0x0006d440
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:12
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000b00 
    [0.041] CMD_SEND:16
    [0.000] 		ARG			 0x00000200
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:17
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] 22325760 bytes read in 638 ms (33.4 MiB/s)
    [0.000] CMD_SEND:16
    [0.000] 		ARG			 0x00000200
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:17
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:16
    [0.000] 		ARG			 0x00000200
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:17
    [0.000] 		ARG			 0x00040800
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:16
    [0.000] 		ARG			 0x00000200
    [0.041] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:18
    [0.000] 		ARG			 0x00040802
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:12
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000b00 
    [0.000] CMD_SEND:16
    [0.000] 		ARG			 0x00000200
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:17
    [0.000] 		ARG			 0x00040808
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:16
    [0.000] 		ARG			 0x00000200
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:17
    [0.000] 		ARG			 0x00042460
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:16
    [0.000] 		ARG			 0x00000200
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.041] CMD_SEND:17
    [0.000] 		ARG			 0x000621e0
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:16
    [0.000] 		ARG			 0x00000200
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:17
    [0.000] 		ARG			 0x00042466
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:16
    [0.000] 		ARG			 0x00000200
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:17
    [0.000] 		ARG			 0x00062fb8
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:16
    [0.000] 		ARG			 0x00000200
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:17
    [0.000] 		ARG			 0x0004246a
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:16
    [0.041] 		ARG			 0x00000200
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:17
    [0.000] 		ARG			 0x0006d500
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:16
    [0.000] 		ARG			 0x00000200
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:17
    [0.000] 		ARG			 0x0006d508
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:16
    [0.000] 		ARG			 0x00000200
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:17
    [0.000] 		ARG			 0x0004246b
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:16
    [0.000] 		ARG			 0x00000200
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:18
    [0.000] 		ARG			 0x0006d510
    [0.047] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:12
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000b00 
    [0.000] CMD_SEND:16
    [0.000] 		ARG			 0x00000200
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:17
    [0.000] 		ARG			 0x0006d551
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] 33755 bytes read in 112 ms (293.9 KiB/s)
    [0.000] Working FDT set to 84000000
    [0.000] ## Flattened Device Tree blob at 84000000
    [0.000]    Booting using the fdt blob at 0x84000000
    [0.000] Working FDT set to 84000000
    [0.000]    Loading Device Tree to 000000008fef4000, end 000000008fffffff ... OK
    [0.013] Working FDT set to 8fef4000
    [0.207] 
    [0.000] Starting kernel ...
    [0.000] 
    [0.000] CMD_SEND:6
    [0.068] 		ARG			 0x03b90100
    [0.000] 		MMC_RSP_R1b		 0x00000800 
    [0.000] CMD_SEND:8
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:6
    [0.000] 		ARG			 0x03b70200
    [0.000] 		MMC_RSP_R1b		 0x00000800 
    [0.000] CMD_SEND:13
    [0.000] 		ARG			 0x00010000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CURR STATE:4
    [0.000] CMD_SEND:6
    [0.000] 		ARG			 0x03b90100
    [0.000] 		MMC_RSP_R1b		 0x00000800 
    [0.000] CMD_SEND:13
    [0.000] 		ARG			 0x00010000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CURR STATE:4
    [0.000] CMD_SEND:8
    [0.000] 		ARG			 0x00000000
    [0.000] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.000] CMD_SEND:8
    [0.000] 		ARG			 0x00000000
    [0.013] 		MMC_RSP_R1,5,6,7 	 0x00000900 
    [0.044] [    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
    [0.000] [    0.000000] Linux version 6.12.43-ti-gfa3be61bc3c4 (oe-user@oe-host) (aarch64-oe-linux-gcc (GCC) 13.4.0, GNU ld (GNU Binutils) 2.42.0.20240723) #1 SMP PREEMPT Tue Dec 23 04:30:12 UTC 2025
    [0.000] [    0.000000] KASLR disabled due to lack of seed
    [0.000] [    0.000000] Machine model: iG-RainboW-G69M-TI-AM62LX OSM
    [0.000] [    0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002800000 (options '')
    [0.000] [    0.000000] printk: legacy bootconsole [ns16550a0] enabled
    [0.050] [    0.000000] efi: UEFI not found.
    [0.000] [    0.000000] OF: reserved mem: 0x0000000080200000..0x00000000809fffff (8192 KiB) nomap non-reusable optee@80200000
    [0.000] [    0.000000] OF: reserved mem: 0x0000000080000000..0x00000000801fffff (2048 KiB) nomap non-reusable tfa@80000000
    [0.000] [    0.000000] OF: reserved mem: 0x0000000080a00000..0x00000000811fffff (8192 KiB) nomap non-reusable tifs@80a00000
    [0.000] [    0.000000] Zone ranges:
    [0.000] [    0.000000]   DMA      [mem 0x0000000080000000-0x00000000bfffffff]
    [0.049] [    0.000000]   DMA32    empty
    [0.000] [    0.000000]   Normal   empty
    [0.000] [    0.000000] Movable zone start for each node
    [0.000] [    0.000000] Early memory node ranges
    [0.000] [    0.000000]   node   0: [mem 0x0000000080000000-0x00000000811fffff]
    [0.000] [    0.000000]   node   0: [mem 0x0000000081200000-0x00000000bfffffff]
    [0.000] [    0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000000bfffffff]
    [0.000] [    0.000000] cma: Reserved 32 MiB at 0x00000000bcc00000 on node -1
    [0.000] [    0.000000] psci: probing for conduit method from DT.
    [0.043] [    0.000000] psci: PSCIv1.1 detected in firmware.
    [0.000] [    0.000000] psci: Using standard PSCI v0.2 function IDs
    [0.000] [    0.000000] psci: MIGRATE_INFO_TYPE not supported.
    [0.000] [    0.000000] psci: SMC Calling Convention v1.5
    [0.000] [    0.000000] percpu: Embedded 22 pages/cpu s51672 r8192 d30248 u90112
    [0.000] [    0.000000] Detected VIPT I-cache on CPU0
    [0.000] [    0.000000] CPU features: detected: GIC system register CPU interface
    [0.000] [    0.000000] CPU features: detected: ARM erratum 845719
    [0.043] [    0.000000] alternatives: applying boot alternatives
    [0.000] [    0.000000] Kernel command line: console=ttyS0,115200n8 vt.global_cursor_default=0 earlycon=ns16550a,mmio32,0x02800000 root=/dev/mmcblk0p2 rw rootfstype=ext4 rootwait
    [0.000] [    0.000000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
    [0.000] [    0.000000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
    [0.000] [    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 262144
    [0.000] [    0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off
    [0.036] [    0.000000] software IO TLB: SWIOTLB bounce buffer size adjusted to 1MB
    [0.000] [    0.000000] software IO TLB: area num 2.
    [0.000] [    0.000000] software IO TLB: mapped [mem 0x00000000bcb00000-0x00000000bcc00000] (1MB)
    [0.015] [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
    [0.044] [    0.000000] rcu: Preemptible hierarchical RCU implementation.
    [0.000] [    0.000000] rcu: 	RCU event tracing is enabled.
    [0.000] [    0.000000] rcu: 	RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2.
    [0.000] [    0.000000] 	Trampoline variant of Tasks RCU enabled.
    [0.000] [    0.000000] 	Tracing variant of Tasks RCU enabled.
    [0.000] [    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
    [0.000] [    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
    [0.043] [    0.000000] RCU Tasks: Setting shift to 1 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=2.
    [0.000] [    0.000000] RCU Tasks Trace: Setting shift to 1 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=2.
    [0.000] [    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
    [0.000] [    0.000000] GICv3: GIC: Using split EOI/Deactivate mode
    [0.000] [    0.000000] GICv3: 960 SPIs implemented
    [0.000] [    0.000000] GICv3: 0 Extended SPIs implemented
    [0.000] [    0.000000] Root IRQ handler: gic_handle_irq
    [0.045] [    0.000000] GICv3: GICv3 features: 16 PPIs
    [0.000] [    0.000000] GICv3: GICD_CTRL.DS=0, SCR_EL3.FIQ=0
    [0.000] [    0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000001840000
    [0.000] [    0.000000] ITS [mem 0x01820000-0x0182ffff]
    [0.000] [    0.000000] GIC: enabling workaround for ITS: Socionext Synquacer pre-ITS
    [0.000] [    0.000000] ITS@0x0000000001820000: Devices Table too large, reduce ids 20->19
    [0.000] [    0.000000] ITS@0x0000000001820000: allocated 524288 Devices @81c00000 (flat, esz 8, psz 64K, shr 0)
    [0.043] [    0.000000] ITS: using cache flushing for cmd queue
    [0.000] [    0.000000] GICv3: using LPI property table @0x0000000081440000
    [0.000] [    0.000000] GIC: using cache flushing for LPI property table
    [0.000] [    0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000081450000
    [0.000] [    0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
    [0.000] [    0.000000] arch_timer: cp15 timer(s) running at 200.00MHz (phys).
    [0.000] [    0.000000] clocksource: arch_sys_counter: mask: 0x3ffffffffffffff max_cycles: 0x2e2049d3e8, max_idle_ns: 440795210634 ns
    [0.044] [    0.000001] sched_clock: 58 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
    [0.000] [    0.008576] Console: colour dummy device 80x25
    [0.000] [    0.013175] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
    [0.000] [    0.023843] pid_max: default: 32768 minimum: 301
    [0.000] [    0.028657] LSM: initializing lsm=capability,selinux
    [0.000] [    0.033784] SELinux:  Initializing.
    [0.000] [    0.037839] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
    [0.047] [    0.045405] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
    [0.000] [    0.055905] rcu: Hierarchical SRCU implementation.
    [0.000] [    0.060879] rcu: 	Max phase no-delay instances is 1000.
    [0.000] [    0.066445] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level
    [0.000] [    0.075123] EFI services will not be available.
    [0.000] [    0.080017] smp: Bringing up secondary CPUs ...
    [0.000] [    0.085253] Detected VIPT I-cache on CPU1
    [0.042] [    0.085352] GICv3: CPU1: found redistributor 1 region 0:0x0000000001860000
    [0.000] [    0.085371] GICv3: CPU1: using allocated LPI pending table @0x0000000081460000
    [0.000] [    0.085427] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
    [0.000] [    0.085632] smp: Brought up 1 node, 2 CPUs
    [0.000] [    0.114995] SMP: Total of 2 processors activated.
    [0.000] [    0.119800] CPU: All CPU(s) started at EL2
    [0.000] [    0.124003] CPU features: detected: 32-bit EL0 Support
    [0.000] [    0.129259] CPU features: detected: CRC32 instructions
    [0.051] [    0.134558] alternatives: applying system-wide alternatives
    [0.000] [    0.140890] Memory: 945532K/1048576K available (12992K kernel code, 1258K rwdata, 4676K rodata, 2752K init, 640K bss, 62304K reserved, 32768K cma-reserved)
    [0.000] [    0.156120] devtmpfs: initialized
    [0.000] [    0.165276] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
    [0.000] [    0.175288] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
    [0.000] [    0.183346] 27136 pages in range for non-PLT usage
    [0.048] [    0.183374] 518656 pages in range for PLT usage
    [0.000] [    0.188651] pinctrl core: initialized pinctrl subsystem
    [0.000] [    0.199289] DMI not present or invalid.
    [0.000] [    0.205412] NET: Registered PF_NETLINK/PF_ROUTE protocol family
    [0.000] [    0.212626] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
    [0.000] [    0.220250] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
    [0.000] [    0.228839] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
    [0.044] [    0.237047] audit: initializing netlink subsys (disabled)
    [0.000] [    0.243002] audit: type=2000 audit(0.148:1): state=initialized audit_enabled=0 res=1
    [0.000] [    0.243638] thermal_sys: Registered thermal governor 'step_wise'
    [0.000] [    0.250962] thermal_sys: Registered thermal governor 'power_allocator'
    [0.000] [    0.257179] cpuidle: using governor menu
    [0.000] [    0.268087] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
    [0.000] [    0.275100] ASID allocator initialised with 65536 entries
    [0.055] [    0.285722] /bus@f0000/interrupt-controller@1800000: Fixed dependency cycle(s) with /bus@f0000/interrupt-controller@1800000
    [0.000] [    0.297830] /bus@f0000/bus@43000000/pinctrl@4084000: Fixed dependency cycle(s) with /bus@f0000/bus@43000000/pinctrl@4084000/default-pins
    [0.000] [    0.315500] /bus@f0000/dss@30200000: Fixed dependency cycle(s) with /rgb_panel
    [0.000] [    0.322989] /rgb_panel: Fixed dependency cycle(s) with /bus@f0000/dss@30200000
    [0.000] [    0.331885] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
    [0.043] [    0.338861] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
    [0.000] [    0.345266] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
    [0.000] [    0.352197] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
    [0.000] [    0.358599] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
    [0.000] [    0.365530] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
    [0.000] [    0.371931] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
    [0.000] [    0.378864] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
    [0.047] [    0.387515] k3-chipinfo 43000014.chipid: Family:AM62LX rev:SR1.1 JTAGID[0x1bba702f] Detected
    [0.000] [    0.396299] 
    [0.000] [    0.396299] Board Info:
    [0.000] [    0.400306] 	BSP Version       : iG-PRITZ-SC-01-R1.0-REL1.0a-Linux6.12.43
    [0.000] [    0.407235] 	SOM Version       : iG-PRITZ-AP-01-R1.0
    [0.000] [    0.407235] 
    [0.000] [    0.415744] iommu: Default domain type: Translated
    [0.000] [    0.420697] iommu: DMA domain TLB invalidation policy: strict mode
    [0.000] [    0.427428] SCSI subsystem initialized
    [0.044] [    0.431848] usbcore: registered new interface driver usbfs
    [0.000] [    0.437505] usbcore: registered new interface driver hub
    [0.000] [    0.442970] usbcore: registered new device driver usb
    [0.000] [    0.448610] pps_core: LinuxPPS API ver. 1 registered
    [0.000] [    0.453693] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
    [0.000] [    0.463032] PTP clock support registered
    [0.000] [    0.467077] EDAC MC: Ver: 3.0.0
    [0.000] [    0.470786] scmi_core: SCMI protocol bus registered
    [0.055] [    0.476254] FPGA manager framework
    [0.000] [    0.479876] Advanced Linux Sound Architecture Driver Initialized.
    [0.000] [    0.487216] vgaarb: loaded
    [0.000] [    0.490514] clocksource: Switched to clocksource arch_sys_counter
    [0.000] [    0.497123] VFS: Disk quotas dquot_6.6.0
    [0.000] [    0.501181] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [0.000] [    0.516792] NET: Registered PF_INET protocol family
    [0.000] [    0.522053] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
    [0.000] [    0.530782] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192 bytes, linear)
    [0.043] [    0.539434] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
    [0.000] [    0.547377] TCP established hash table entries: 8192 (order: 4, 65536 bytes, linear)
    [0.000] [    0.555343] TCP bind hash table entries: 8192 (order: 6, 262144 bytes, linear)
    [0.000] [    0.562987] TCP: Hash tables configured (established 8192 bind 8192)
    [0.000] [    0.569675] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
    [0.044] [    0.576487] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
    [0.000] [    0.583901] NET: Registered PF_UNIX/PF_LOCAL protocol family
    [0.000] [    0.590341] RPC: Registered named UNIX socket transport module.
    [0.000] [    0.596438] RPC: Registered udp transport module.
    [0.000] [    0.601244] RPC: Registered tcp transport module.
    [0.000] [    0.606048] RPC: Registered tcp-with-tls transport module.
    [0.000] [    0.611657] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [0.000] [    0.618246] NET: Registered PF_XDP protocol family
    [0.045] [    0.623160] PCI: CLS 0 bytes, default 64
    [0.000] [    0.628585] Initialise system trusted keyrings
    [0.000] [    0.633500] workingset: timestamp_bits=46 max_order=18 bucket_order=0
    [0.000] [    0.640538] squashfs: version 4.0 (2009/01/31) Phillip Lougher
    [0.000] [    0.646984] NFS: Registering the id_resolver key type
    [0.000] [    0.652223] Key type id_resolver registered
    [0.000] [    0.656500] Key type id_legacy registered
    [0.000] [    0.660619] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
    [0.000] [    0.667468] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
    [0.110] [    0.729201] Key type asymmetric registered
    [0.000] [    0.733420] Asymmetric key parser 'x509' registered
    [0.000] [    0.738529] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
    [0.000] [    0.746350] io scheduler mq-deadline registered
    [0.000] [    0.751004] io scheduler kyber registered
    [0.000] [    0.755144] io scheduler bfq registered
    [0.000] [    0.761731] pinctrl-single 4084000.pinctrl: 147 pins, size 588
    [0.000] [    0.769518] ledtrig-cpu: registered to indicate activity on CPUs
    [0.000] [    0.777600] ti-udma-am62l 485c4000.dma-controller: Number of rings: 144
    [0.063] [    0.784548] ti-udma-am62l 485c4000.dma-controller: Channels: 144 (bchan: 16, tchan + rchan: 128)
    [0.000] [    0.800477] ti-udma-am62l 485c0000.dma-controller: Number of rings: 112
    [0.000] [    0.807424] ti-udma-am62l 485c0000.dma-controller: Channels: 97 (tchan + rchan: 97)
    [0.000] [    0.824349] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
    [0.000] [    0.840966] loop: module loaded
    [0.052] [    0.845377] megasas: 07.727.03.00-rc1
    [0.000] [    0.853490] tun: Universal TUN/TAP device driver, 1.6
    [0.000] [    0.859982] VFIO - User Level meta-driver version: 0.3
    [0.000] [    0.866482] usbcore: registered new interface driver usb-storage
    [0.000] [    0.873083] Successfully added driver hy46xx_ts
    [0.000] [    0.878348] i2c_dev: i2c /dev entries driver
    [0.000] [    0.883863] sdhci: Secure Digital Host Controller Interface driver
    [0.000] [    0.890250] sdhci: Copyright(c) Pierre Ossman
    [0.000] [    0.894911] sdhci-pltfm: SDHCI platform and OF driver helper
    [0.046] [    0.903147] arm-scmi arm-scmi.0.auto: Using scmi_smc_transport
    [0.000] [    0.909186] arm-scmi arm-scmi.0.auto: SCMI max-rx-timeout: 30ms
    [0.000] [    0.915475] scmi_protocol scmi_dev.1: Enabled polling mode TX channel - prot_id:16
    [0.000] [    0.924078] arm-scmi arm-scmi.0.auto: SCMI RAW Mode initialized for instance 0
    [0.000] [    0.931498] arm-scmi arm-scmi.0.auto: SCMI RAW Mode COEX enabled !
    [0.000] [    0.937924] arm-scmi arm-scmi.0.auto: SCMI Notifications - Core Enabled.
    [0.000] [    0.944825] arm-scmi arm-scmi.0.auto: SCMI Protocol v2.0 'TI:' Firmware version 0x0
    [0.075] [    0.973538] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
    [0.000] [    0.983043] usbcore: registered new interface driver usbhid
    [0.000] [    0.988796] usbhid: USB HID core driver
    [0.000] [    0.993856] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 (0,8000003f) counters available
    [0.000] [    1.004018] optee: probing for conduit method.
    [0.000] [    1.008603] optee: api uid mismatch
    [0.000] [    1.012185] optee firmware:optee: probe with driver optee failed with error -22
    [0.000] [    1.021322] Initializing XFRM netlink socket
    [0.040] [    1.025794] NET: Registered PF_PACKET protocol family
    [0.000] [    1.031072] Key type dns_resolver registered
    [0.000] [    1.044649] registered taskstats version 1
    [0.000] [    1.049016] Loading compiled-in X.509 certificates
    [0.047] [    1.109285] omap_i2c 2b200000.i2c: bus 0 rev0.12 at 400 kHz
    [0.023] [    1.116806] omap_i2c 20000000.i2c: bus 1 rev0.12 at 400 kHz
    [2.063] [    3.194573] hy46xx_ts 2-0038: fhy46xx_i2c_Read: i2c read error.
    [0.046] [    3.200660] hy46xx_ts 2-0038: Invalid Firmware version
    [0.000] [    3.205934] hy46xx_ts 2-0038: probe with driver hy46xx_ts failed with error -121
    [0.000] [    3.213631] omap_i2c 20020000.i2c: bus 2 rev0.12 at 400 kHz
    [0.000] [    3.220832] printk: legacy console [ttyS0] disabled
    [0.000] [    3.226285] 2800000.serial: ttyS0 at MMIO 0x2800000 (irq = 196, base_baud = 3000000) is a 8250
    [0.000] [    3.235208] printk: legacy console [ttyS0] enabled
    [0.000] [    3.235208] printk: legacy console [ttyS0] enabled
    [0.000] [    3.244901] printk: legacy bootconsole [ns16550a0] disabled
    [0.039] [    3.244901] printk: legacy bootconsole [ns16550a0] disabled
    [0.000] [    3.259715] am65-cpsw-nuss 8000000.ethernet: initializing am65 cpsw nuss version 0x6BA00103, cpsw version 0x6BA80103 Ports: 3 quirks:00000006
    [0.040] [    3.306528] davinci_mdio 8000f00.mdio: davinci mdio revision 17.7, bus freq 1000000
    [0.104] [    3.410678] davinci_mdio 8000f00.mdio: timed out waiting for user access
    [0.141] [    3.517674] davinci_mdio 8000f00.mdio: timed out waiting for idle
    [0.000] [    3.523776] davinci_mdio 8000f00.mdio: probe with driver davinci_mdio failed with error -5
    [0.000] [    3.532392] am65-cpsw-nuss 8000000.ethernet: initialized cpsw ale version 1.5
    [0.000] [    3.539554] am65-cpsw-nuss 8000000.ethernet: ALE Table size 512, Policers 32
    [0.000] [    3.547704] am65-cpsw-nuss 8000000.ethernet: CPTS ver 0x4e8a010d, freq:200000000, add_val:4 pps:0
    [0.000] [    3.567032] am65-cpsw-nuss 8000000.ethernet: set new flow-id-base 96
    [0.051] [    3.578133] xhci-hcd xhci-hcd.4.auto: xHCI Host Controller
    [0.000] [    3.583723] xhci-hcd xhci-hcd.4.auto: new USB bus registered, assigned bus number 1
    [0.000] [    3.591572] xhci-hcd xhci-hcd.4.auto: USB3 root hub has no ports
    [0.000] [    3.597583] xhci-hcd xhci-hcd.4.auto: hcc params 0x0258fe6d hci version 0x110 quirks 0x0000808020000010
    [0.000] [    3.607035] xhci-hcd xhci-hcd.4.auto: irq 207, io mem 0x31000000
    [0.000] [    3.614090] hub 1-0:1.0: USB hub found
    [0.000] [    3.617927] hub 1-0:1.0: 1 port detected
    [0.000] [    3.624759] xhci-hcd xhci-hcd.5.auto: xHCI Host Controller
    [0.046] [    3.630332] xhci-hcd xhci-hcd.5.auto: new USB bus registered, assigned bus number 2
    [0.000] [    3.638155] xhci-hcd xhci-hcd.5.auto: USB3 root hub has no ports
    [0.000] [    3.644183] xhci-hcd xhci-hcd.5.auto: hcc params 0x0258fe6d hci version 0x110 quirks 0x0000808020000010
    [0.000] [    3.653646] xhci-hcd xhci-hcd.5.auto: irq 208, io mem 0x31100000
    [0.000] [    3.661203] hub 2-0:1.0: USB hub found
    [0.000] [    3.665059] hub 2-0:1.0: 1 port detected
    [0.000] [    3.671502] mmc0: CQHCI version 5.10
    [0.035] [    3.671596] mmc1: CQHCI version 5.10
    [0.000] [    3.677066] clk: Disabling unused clocks
    [0.000] [    3.687483] PM: genpd: Disabling unused power domains
    [0.000] [    3.692849] ALSA device list:
    [0.000] [    3.695839]   No soundcards found.
    [0.015] [    3.723111] mmc0: SDHCI controller on fa10000.mmc [fa10000.mmc] using ADMA 64-bit
    [0.128] [    3.798787] mmc0: Command Queue Engine enabled
    [0.000] [    3.803341] mmc0: new HS200 MMC card at address 0001
    [0.000] [    3.809719] mmcblk0: mmc0:0001 DG4008 7.28 GiB
    [0.000] [    3.816384]  mmcblk0: p1 p2
    [0.000] [    3.820103] mmcblk0boot0: mmc0:0001 DG4008 4.00 MiB
    [0.000] [    3.826307] mmcblk0boot1: mmc0:0001 DG4008 4.00 MiB
    [0.000] [    3.832476] mmcblk0rpmb: mmc0:0001 DG4008 4.00 MiB, chardev (239:0)
    [1.358] [    5.197598] sdhci-am654 fa00000.mmc: Power on failed
    [0.041] [    5.233201] mmc1: SDHCI controller on fa00000.mmc [fa00000.mmc] using ADMA 64-bit
    [0.079] [    5.330455] EXT4-fs (mmcblk0p2): mounted filesystem 1c649740-b41d-4953-9107-bda9f2f5b9d5 r/w with ordered data mode. Quota mode: none.
    [0.039] [    5.342783] VFS: Mounted root (ext4 filesystem) on device 179:2.
    [0.000] [    5.349350] devtmpfs: mounted
    [0.000] [    5.353792] Freeing unused kernel memory: 2752K
    [0.000] [    5.358465] Run /sbin/init as init process
    [0.111] [    5.481354] systemd[1]: System time before build time, advancing clock.
    [0.031] [    5.515892] NET: Registered PF_INET6 protocol family
    [0.028] [    5.522349] Segment Routing with IPv6
    [0.000] [    5.526126] In-situ OAM (IOAM) with IPv6
    [0.015] [    5.557107] systemd[1]: systemd 255.21^ running in system mode (+PAM -AUDIT -SELINUX -APPARMOR +IMA -SMACK +SECCOMP -GCRYPT -GNUTLS -OPENSSL +ACL +BLKID -CURL -ELFUTILS -FIDO2 -IDN2 -IDN -IPTC +KMOD -LIBCRYPTSETUP +LIBFDISK -PCRE2 -PWQUALITY -P11KIT -QRENCODE -TPM2 -BZIP2 -LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
    [0.054] [    5.589031] systemd[1]: Detected architecture arm64.
    [0.000] 
    [0.000] Welcome to Arago 2025.01!
    [0.000] 
    [0.000] [    5.604351] systemd[1]: Hostname set to <am62lx-ig69m-osm-1gb>.
    [0.000] [    5.613569] systemd[1]: Initializing machine ID from random generator.
    [0.633] [    6.229359] systemd[1]: Queued start job for default target Graphical Interface.
    [0.102] [    6.286382] systemd[1]: Created slice Slice /system/getty.
    [0.000] [  OK  ] Created slice Slice /system/getty.
    [0.000] [    6.305614] systemd[1]: Created slice Slice /system/modprobe.
    [0.000] [  OK  ] Created slice Slice /system/modprobe.
    [0.000] [    6.325578] systemd[1]: Created slice Slice /system/serial-getty.
    [0.000] [  OK  ] Created slice Slice /system/serial-getty.
    [0.000] [    6.345049] systemd[1]: Created slice User and Session Slice.
    [0.000] [  OK  ] Created slice User and Session Slice.
    [0.055] [    6.363243] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    [0.000] [  OK  ] Started Dispatch Password Requests to Console Directory Watch.
    [0.000] [    6.383209] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    [0.000] [  OK  ] Started Forward Password Requests to Wall Directory Watch.
    [0.000] [    6.402918] systemd[1]: Expecting device /dev/ttyS0...
    [0.000]          Expecting device /dev/ttyS0...
    [0.063] [    6.418946] systemd[1]: Reached target Path Units.
    [0.000] [  OK  ] Reached target Path Units.
    [0.000] [    6.434876] systemd[1]: Reached target Remote File Systems.
    [0.000] [  OK  ] Reached target Remote File Systems.
    [0.000] [    6.450859] systemd[1]: Reached target Slice Units.
    [0.000] [  OK  ] Reached target Slice Units.
    [0.000] [    6.466880] systemd[1]: Reached target Swaps.
    [0.000] [  OK  ] Reached target Swaps.
    [0.099] [    6.528164] systemd[1]: Listening on RPCbind Server Activation Socket.
    [0.000] [  OK  ] Listening on RPCbind Server Activation Socket.
    [0.000] [    6.550960] systemd[1]: Reached target RPC Port Mapper.
    [0.000] [  OK  ] Reached target RPC Port Mapper.
    [0.063] [    6.575613] systemd[1]: Listening on Process Core Dump Socket.
    [0.000] [  OK  ] Listening on Process Core Dump Socket.
    [0.000] [    6.595405] systemd[1]: Listening on initctl Compatibility Named Pipe.
    [0.000] [  OK  ] Listening on initctl Compatibility Named Pipe.
    [0.000] [    6.616532] systemd[1]: Listening on Journal Audit Socket.
    [0.000] [  OK  ] Listening on Journal Audit Socket.
    [0.070] [    6.639764] systemd[1]: Listening on Journal Socket (/dev/log).
    [0.000] [  OK  ] Listening on Journal Socket (/dev/log).
    [0.000] [    6.659870] systemd[1]: Listening on Journal Socket.
    [0.000] [  OK  ] Listening on Journal Socket.
    [0.000] [    6.679983] systemd[1]: Listening on Network Service Netlink Socket.
    [0.000] [  OK  ] Listening on Network Service Netlink Socket.
    [0.000] [    6.702700] systemd[1]: Listening on udev Control Socket.
    [0.000] [  OK  ] Listening on udev Control Socket.
    [0.055] [    6.719610] systemd[1]: Listening on udev Kernel Socket.
    [0.000] [  OK  ] Listening on udev Kernel Socket.
    [0.000] [    6.739808] systemd[1]: Listening on User Database Manager Socket.
    [0.000] [  OK  ] Listening on User Database Manager Socket.
    [0.040] [    6.787097] systemd[1]: Mounting Huge Pages File System...
    [0.000]          Mounting Huge Pages File System...
    [0.027] [    6.808659] systemd[1]: Mounting POSIX Message Queue File System...
    [0.000]          Mounting POSIX Message Queue File System...
    [0.000] [    6.835018] systemd[1]: Mounting Kernel Debug File System...
    [0.042]          Mounting Kernel Debug File System...
    [0.000] [    6.851577] systemd[1]: Kernel Trace File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/tracing).
    [0.035] [    6.887439] systemd[1]: Mounting Temporary Directory /tmp...
    [0.000]          Mounting Temporary Directory /tmp...
    [0.048] [    6.931890] systemd[1]: Starting Create List of Static Device Nodes...
    [0.000]          Starting Create List of Static Device Nodes...
    [0.015] [    6.975613] systemd[1]: Starting Load Kernel Module configfs...
    [0.033]          Starting Load Kernel Module configfs...
    [0.000] [    6.988435] systemd[1]: Starting Load Kernel Module drm...
    [0.000]          Starting Load Kernel Module drm...
    [0.000] [    7.010110] systemd[1]: Starting Load Kernel Module fuse...
    [0.027]          Starting Load Kernel Module fuse...
    [0.015] [    7.055613] systemd[1]: Starting Start psplash boot splash screen...
    [0.027]          Starting Start psplash boot splash screen...
    [0.000] [    7.074313] fuse: init (API version 7.41)
    [0.057] [    7.107658] systemd[1]: Starting RPC Bind...
    [0.000]          Starting RPC Bind...
    [0.000] [    7.117409] systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
    [0.023] [    7.143714] systemd[1]: Starting Journal Service...
    [0.000]          Starting Journal Service...
    [0.044] [    7.183733] systemd[1]: Starting Load Kernel Modules...
    [0.000]          Starting Load Kernel Modules...
    [0.074] [    7.232104] cryptodev: loading out-of-tree module taints kernel.
    [0.000] [    7.239613] systemd[1]: Starting Generate network units from Kernel command line...
    [0.000]          Starting Generate network units from Kernel co[    7.254891] sysctl table check failed: ioctl/(null) procname is null
    [0.000] mmand line...
    [0.000] [    7.263578] sysctl table check failed: ioctl/(null) No proc_handler
    [0.000] [    7.274205] cryptodev: driver 1.14 loaded.
    [0.045] [    7.295838] systemd[1]: Starting Remount Root and Kernel File Systems...
    [0.000]          Starting Remount Root and Kernel File Systems   7.311599] systemd-journald[107]: Collecting audit messages is enabled.
    [0.000] [0m...
    [0.031] [    7.359495] systemd[1]: Starting Coldplug All udev Devices...
    [0.021]          Starting Coldplug All udev Devices...
    [0.064] [    7.388835] systemd[1]: Started RPC Bind.
    [0.000] [  OK  ] Started RPC Bind.
    [0.000] [    7.407941] systemd[1]: Mounted Huge Pages File System.
    [0.000] [  OK  ] Mounted Huge Pages File System.
    [0.000] [    7.426199] EXT4-fs (mmcblk0p2): re-mounted 1c649740-b41d-4953-9107-bda9f2f5b9d5.
    [0.000] [    7.439692] systemd[1]: Started Journal Service.
    [0.015] [  OK  ] Started Journal Service.
    [0.065] [  OK  ] Mounted POSIX Message Queue File System.
    [0.000] [  OK  ] Mounted Kernel Debug File System.
    [0.000] [  OK  ] Mounted Temporary Directory /tmp.
    [0.000] [  OK  ] Finished Create List of Static Device Nodes.
    [0.038] [  OK  ] Finished Load Kernel Module configfs.
    [0.000] [  OK  ] Finished Load Kernel Module drm.
    [0.000] [  OK  ] Finished Load Kernel Module fuse.
    [0.089] [FAILED] Failed to start Start psplash boot splash screen.
    [0.000] See 'systemctl status psplash-start.service' for details.
    [0.000] [DEPEND] Dependency failed for Start psplas\E2temd progress communication helper.
    [0.000] [  OK  ] Finished Load Kernel Modules.
    [0.000] [  OK  ] Finished Generate network units from Kernel command line.
    [0.000] [  OK  ] Finished Remount Root and Kernel File Systems.
    [0.067]          Mounting FUSE Control File System...
    [0.042]          Mounting Kernel Configuration File System...
    [0.032]          Starting Flush Journal to Persistent Storage...
    [0.031]          Starting Apply Kernel Variables...
    [0.029]          Starting Create Static Device Nodes in /dev gracefully...
    [0.037] [  OK  ] Mounted FUSE Control File System.
    [0.000] [  OK  ] Mounted Kernel Configuration F[    7.878284] systemd-journald[107]: Received client request to flush runtime journal.
    [0.000] ile System.
    [0.043] [  OK  ] Finished Flush Journal to Persistent Storage.
    [0.079] [  OK  ] Finished Apply Kernel Variables.
    [0.037] [  OK  ] Finished Create Static Device Nodes in /dev gracefully.
    [0.031]          Starting Create System Users...
    [0.132] [    8.182770] audit: type=1334 audit(1748544504.696:2): prog-id=6 op=LOAD
    [0.000] [    8.192880] audit: type=1334 audit(1748544504.696:3): prog-id=7 op=LOAD
    [0.000] [    8.200677] audit: type=1334 audit(1748544504.696:4): prog-id=8 op=LOAD
    [0.000]          Starting User Database Manager...
    [0.215] [  OK  ] Finished Coldplug All udev Devices.
    [0.000] [  OK  ] Started User Database Manager.
    [0.029] [  OK  ] Finished Create System Users.
    [0.030]          Starting Create Static Device Nodes in /dev...
    [0.069] [  OK  ] Finished Create Static Device Nodes in /dev.
    [0.000] [  OK  ] Reached target Preparation for Local File Systems.
    [0.015]          Mounting /var/volatile...
    [0.038] [    8.598321] audit: type=1334 audit(1748544505.112:5): prog-id=9 op=LOAD
    [0.000] [    8.610696] audit: type=1334 audit(1748544505.120:6): prog-id=10 op=LOAD
    [0.000]          Starting Rule-based Manager for Device Events and Files...
    [0.033] [  OK  ] Mounted /var/volatile.
    [0.015]          Starting Load/Save OS Random Seed...
    [0.031] [  OK  ] Reached target Local File Systems.
    [0.031]          Starting Rebuild Dynamic Linker Cache...
    [0.049]          Starting Create System Files and Directories...
    [0.199] [  OK  ] Started Rule-based Manager for Device Events and Files.
    [0.047] [  OK  ] Finished Create System Files and Directories.
    [0.048]          Starting Rebuild Journal Catalog...
    [0.028] [    9.096352] audit: type=1334 audit(1748544505.608:7): prog-id=11 op=LOAD
    [0.016]          Starting Network Name Resolution...
    [0.041] [    9.141182] audit: type=1334 audit(1748544505.656:8): prog-id=12 op=LOAD
    [0.000]          Starting Network Time Synchronization...
    [0.000]          Starting Record System Boot/Shutdown in UTMP...
    [0.277] [  OK  ] Finished Record System Boot/Shutdown in UTMP.
    [0.119] [  OK  ] Finished Rebuild Journal Catalog.
    [0.287] [    9.850632] random: crng init done
    [0.063] [  OK  ] Finished Load/Save OS Random Seed.
    [0.136] [  OK  ] Started Network Name Resolution.
    [0.000] [  OK  ] Reached target Host and Network Name Lookups.
    [0.063] [  OK  ] Started Network Time Synchronization.
    [0.030] [  OK  ] Reached target System Time Set.
    [0.233] [  OK  ] Finished Rebuild Dynamic Linker Cache.
    [0.063]          Starting Update is Completed...
    [0.064] [  OK  ] Finished Update is Completed.
    [0.067] [  OK  ] Reached target System Initialization.
    [0.000] [  OK  ] Started Daily rotation of log files.
    [0.000] [  OK  ] Started Daily Cleanup of Temporary Directories.
    [0.000] [  OK  ] Reached target Timer Units.
    [0.033] [  OK  ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
    [0.000] [  OK  ] Listening on D-Bus System Message Bus Socket.
    [0.023]          Starting Docker Socket for the API...
    [0.058] [  OK  ] Listening on dropbear.socket.
    [0.000] [  OK  ] Listening on PC/SC Smart Card Daemon Activation Socket.
    [0.000] [   10.698705] audit: type=1334 audit(1748544507.212:9): prog-id=13 op=LOAD
    [0.031]          Starting D-Bus System Message Bus...
    [0.067]          Starting Reboot and dump vmcore via kexec...
    [0.000] [  OK  ] Listening on Docker Socket for the API.
    [0.031] [  OK  ] Found device /dev/ttyS0.
    [0.028] [  OK  ] Reached target Socket Units.
    [0.000] [  OK  ] Finished Reboot and dump vmcore via kexec.
    [0.063] [  OK  ] Started D-Bus System Message Bus.
    [0.024] [  OK  ] Reached target Basic System.
    [0.032] [  OK  ] Started Job spooling tools.
    [0.032]          Starting Avahi mDNS/DNS-SD Stack...
    [0.038] [  OK  ] Started Periodic Command Scheduler.
    [0.027]          Starting Print notice about GPLv3 packages...
    [0.031]          Starting IPv6 Packet Filtering Framework...
    [0.071]          Starting IPv4 Packet Filtering Framework...
    [0.000] [  OK  ] Started irqbalance daemon.
    [0.000] [  OK  ] Started Multiple Spanning Tree Protocol Daemon.
    [0.000]          Starting Telephony service...
    [0.059]          Starting Expand the rootfs partiti\E2to full size of the boot device....
    [0.000] [  OK  ] Started strongSwan IPsec IKEv1/IKEv2 daemon using ipsec.conf.
    [0.033] [   11.245892] audit: type=1334 audit(1748544507.756:10): prog-id=14 op=LOAD
    [0.000] [   11.258691] audit: type=1334 audit(1748544507.760:11): prog-id=15 op=LOAD
    [0.036]          Starting User Login Management...
    [0.000]          Starting Telnet Server...
    [0.000] [  OK  ] Finished IPv6 Packet Filtering Framework.
    [0.151] [  OK  ] Finished IPv4 Packet Filtering Framework.
    [0.045] [  OK  ] Reached target Preparation for Network.
    [0.000]          Starting Network Configuration...
    [0.026] [  OK  ] Started Avahi mDNS/DNS-SD Stack.
    [0.000] [  OK  ] Started Telephony service.
    [0.031] [  OK  ] Finished Telnet Server.
    [0.761] [  OK  ] Started User Login Management.
    [0.155] [   12.468900] cfg80211: Loading compiled-in X.509 certificates for regulatory database
    [0.049] [   12.507893] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
    [0.000] [   12.518933] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
    [0.197] [  OK  ] Started Network Configuration.
    [0.000] [  OK  ] Reached target Network.
    [0.062]          Starting containerd container runtime...
    [0.031]          Starting LLDP daemon...
    [0.015]          Starting Mosquitto MQTT Broker...
    [0.026] [  OK  ] Started Netperf Benchmark Server.
    [0.000]          Starting Simple Network Management Protocol (SNMP) Daemon....
    [0.064] [   12.918658] EXT4-fs (mmcblk0p2): resizing filesystem from 1792000 to 1876176 blocks
    [0.021] [   12.940116] EXT4-fs (mmcblk0p2): resized filesystem to 1876176
    [0.032]          Starting Permit User Sessions...
    [0.056] [  OK  ] Finished Expand the rootfs partition to full size of the boot device..
    [0.111] [  OK  ] Finished Permit User Sessions.
    [0.054] [  OK  ] Started emptty display manager.
    [0.064] [  OK  ] Started Getty on tty1.
    [0.015] [  OK  ] Started Serial Getty on ttyS0.
    [0.026] [  OK  ] Reached target Login Prompts.
    [0.095] [  OK  ] Started LLDP daemon.
    [0.293] [  OK  ] Started Mosquitto MQTT Broker.
    [0.235] [  OK  ] Started Simple Network Management Protocol (SNMP) Daemon..
    [0.415] [   14.362961] dthev2 40800000.crypto: will run requests pump with realtime priority
    [0.260] [   14.623321] pcf85363 2-0051: registered as rtc0
    [0.569] [  OK  ] Started containerd container runtime.
    [0.314] [   15.488362] clk: failed to reparent 1_CLK_32K_RC to 4_ADC0: -22
    [0.141] [   15.624395] input: tps65219-pwrbutton as /devices/platform/bus@f0000/bus@f0000:bus@43000000/2b200000.i2c/i2c-0/0-0030/tps65219-pwrbutton.3.auto/input/input0
    [0.200] [   15.830304] panel-simple rgb_panel: Specify missing bus_flags
    [0.062] [   15.894136] [drm] Initialized tidss 1.0.0 for 30200000.dss on minor 0
    [0.016] [   15.910217] Console: switching to colour frame buffer device 100x30
    [0.031] [   15.940055] tidss 30200000.dss: [drm] fb0: tidssdrmfb frame buffer device
    [0.158] [  OK  ] Created slice Slice /system/systemd-fsck.
    [0.000]          Expecting device /dev/mmcblk0p1...
    [0.151] [  OK  ] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
    [0.159]          Starting Virtual Console Setup...
    [0.102] [  OK  ] Created slice Slice /system/systemd-backlight.
    [0.000]          Starting Load/Save Screen Backligh\E2ess of backlight:lvds_backlight1...
    [0.159] [  OK  ] Finished Load/Save Screen Backligh\E2tness of backlight:lvds_backlight1.
    [0.066] [  OK  ] Stopped Virtual Console Setup.
    [0.032]          Starting Virtual Console Setup...
    [0.095] [  OK  ] Found device /dev/mmcblk0p1.
    [0.060]          Starting File System Check on /dev/mmcblk0p1...
    [0.198] [  OK  ] Finished Virtual Console Setup.
    [0.032] [  OK  ] Finished File System Check on /dev/mmcblk0p1.
    [0.056]          Mounting /run/media/boot-mmcblk0p1...
    [0.128] [  OK  ] Mounted /run/media/boot-mmcblk0p1.
    [0.063] ***************************************************************
    [0.043] ***************************************************************
    [0.000] NOTICE: This file system contains the following GPL-3.0 packages:
    [0.000] 	adwaita-icon-theme-symbolic
    [0.000] 	autoconf
    [0.000] 	bash-dev
    [0.000] 	bash
    [0.000] 	bc
    [0.000] 	binutils
    [0.000] 	cifs-utils
    [0.000] 	coreutils-stdbuf
    [0.000] 	coreutils
    [0.000] 	cpio
    [0.000] 	cpp-symlinks
    [0.000] 	cpp
    [0.000] 	dosfstools
    [0.000] 	elfutils-dev
    [0.000] 	elfutils
    [0.000] 	findutils
    [0.000] 	g++-symlinks
    [0.000] 	g++
    [0.000] 	gawk
    [0.000] 	gcc-symlinks
    [0.000] 	gcc
    [0.000] 	gdb
    [0.000] 	gdbserver
    [0.000] 	gettext
    [0.000] 	glmark2
    [0.000] 	gnu-config
    [0.000] 	grub-common
    [0.040] 	grub-editenv
    [0.000] 	grub-efi
    [0.000] 	gzip
    [0.000] 	hidapi
    [0.000] 	kbd-dev
    [0.000] 	kbd-keymaps-pine
    [0.000] 	less
    [0.000] 	libasm1
    [0.000] 	libatomic-dev
    [0.000] 	libatomic1
    [0.000] 	libbfd
    [0.000] 	libdebuginfod1
    [0.000] 	libdw1
    [0.000] 	libelf1
    [0.000] 	libgcc-s-dev
    [0.000] 	libgcc1
    [0.000] 	libgdbm-compat4
    [0.000] 	libgdbm-dev
    [0.000] 	libgdbm6
    [0.000] 	libgettextlib
    [0.000] 	libgettextsrc
    [0.000] 	libgmp-dev
    [0.000] 	libgmp10
    [0.000] 	libgmpxx4
    [0.000] 	libgnutls-dev
    [0.000] 	libgnutls-openssl27
    [0.000] 	libgomp1
    [0.000] 	libidn2-0
    [0.000] 	libidn2-dev
    [0.000] 	libmpc3
    [0.000] 	libmpfr6
    [0.000] 	libopcodes
    [0.000] 	libreadline-dev
    [0.000] 	libreadline8
    [0.000] 	libstdc++-dev
    [0.000] 	libstdc++6
    [0.000] 	libtasn1-dev
    [0.000] 	libunistring-dev
    [0.040] 	libunistring5
    [0.000] 	m4
    [0.000] 	make
    [0.000] 	nettle-dev
    [0.000] 	nettle
    [0.000] 	parted
    [0.000] 	piglit
    [0.000] 	tar
    [0.000] 	which
    [0.000] 
    [0.000] If you do not wish to distribute GPL-3.0 components please remove
    [0.000] the above packages prior to distribution.  This can be done using
    [0.000] the opkg remove command.  i.e.:
    [0.000]     opkg remove <package>
    [0.000] Where <package> is the name printed in the list above
    [0.000] 
    [0.000] NOTE: If the package is a dependency of another package you
    [0.000]       will be notified of the dependent packages.  You should
    [0.000]       use the --force-removal-of-dependent-packages option to
    [0.040]       also remove the dependent packages as well
    [0.000] ***************************************************************
    [0.000] ***************************************************************
    [0.000] [  OK  ] Finished Print notice about GPLv3 packages.
    [0.035] [  OK  ] Reached target Multi-User System.
    [0.000] [  OK  ] Reached target Graphical Interface.
    [0.015]          Starting Record Runlevel Change in UTMP...
    [0.091] [  OK  ] Finished Record Runlevel Change in UTMP.
    [0.821] [   18.513479] rtc-ti-k3 2b1f0000.rtc: Configured RTC !
    [0.000] [   18.520807] rtc-ti-k3 2b1f0000.rtc: registered as rtc1
    [0.000] [   18.530249] kauditd_printk_skb: 2 callbacks suppressed
    [0.000] [   18.530266] audit: type=1006 audit(1748544515.044:14): pid=740 uid=0 subj=kernel old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=1 res=1
    [0.000] [   18.551766] audit: type=1300 audit(1748544515.044:14): arch=c00000b7 syscall=64 success=yes exit=4 a0=8 a1=ffffe6f93f38 a2=4 a3=1 items=0 ppid=1 pid=740 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=1 comm="(systemd)" exe="/usr/lib/systemd/systemd-executor" subj=kernel key=(null)
    [0.031] [   18.579814] audit: type=1327 audit(1748544515.044:14): proctitle="(systemd)"
    [0.233] 
    [0.000]  _____                    _____           _         _   
    [0.000] |  _  |___ ___ ___ ___   |  _  |___ ___  |_|___ ___| |_ 
    [0.000] |     |  _| .'| . | . |  |   __|  _| . | | | -_|  _|  _|
    [0.000] |__|__|_| |__,|_  |___|  |__|  |_| |___|_| |___|___|_|  
    [0.000]               |___|                    |___|            
    [0.000] 
    [0.000] ttyS0
    [0.000] 
    [0.000]  Rootfs Version : -Yocto-Scarthgap 
    [0.000]  Arago 2025.01 am62lx- ttyS0
    [0.000] 
    [0.000] am62lx- login: root
    [2.311] [   21.087338] audit: type=1006 audit(1748544517.604:15): pid=761 uid=0 subj=kernel old-auid=4294967295 auid=0 tty=(none) old-ses=4294967295 ses=2 res=1
    [0.000] [   21.106755] audit: type=1300 audit(1748544517.604:15): arch=c00000b7 syscall=64 success=yes exit=1 a0=8 a1=ffffc6d18d38 a2=1 a3=1 items=0 ppid=1 pid=761 auid=0 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=2 comm="(systemd)" exe="/usr/lib/systemd/systemd-executor" subj=kernel key=(null)
    [0.000] [   21.142451] audit: type=1327 audit(1748544517.604:15): proctitle="(systemd)"
    [0.065] [   21.157677] audit: type=1334 audit(1748544517.672:16): prog-id=18 op=LOAD
    [0.000] [   21.171287] audit: type=1300 audit(1748544517.672:16): arch=c00000b7 syscall=280 success=yes exit=8 a0=5 a1=ffffdc78f058 a2=90 a3=0 items=0 ppid=1 pid=761 auid=0 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=2 comm="systemd" exe="/usr/lib/systemd/systemd" subj=kernel key=(null)
    [0.000] [   21.206676] audit: type=1327 audit(1748544517.672:16): proctitle="(systemd)"
    [0.024] [   21.218649] audit: type=1334 audit(1748544517.672:17): prog-id=18 op=UNLOAD

  • Hi Ninad,

    Regarding the hardware guidance I initially provided to you :

    "1. I think that the correct pull-up and pull-down resistors are mounted  (I think you can keep the external 10k pulls and no need to replace pull-ups on data and cmd I/Os by 47k). Another question comes - do you have any placeholders for series termination resistors located as close as possible to the eMMC signal source pins ( signal drivers). A good approach is to start tests with 0R series resistor values and probing the eMMC_CLK, eMMC_DAT0-eMMC_DAT7, eMMC_CMD lines with scope to evaluate the signal integrity. If overshoot / undershoot present, you can gradually increase series resistance to 10R, 22R, 33R until signal shape is improved and keeping the rise and fall times still acceptable."

    I have to correct myself as follows:

    You were correct, it is better to use eMMC_CMD and eMMC_DAT0 external pull-up resistor values of 47 kOhms, because 10 kOhms is the minimal JEDEC eMMC recommended pull-up resistance value, and to avoid any negative % tollerance issues. 

    This is as per design note in the Sheet 25 of the: sprcal9\TMDS62LEVM Design File Package Altium (Rev. B)\PROC180\PROC181E1_1\1_SCHEMATIC\3_PDF_Intelligent\PROC181E1-1_S_SCH_With_Design_Updates..Notes_V1.0.pdf

    For the eMMC_DAT1 - eMMC_DAT7 lines please make sure to enable the internal pull-up resistors. Once again, have a pull down 10 kOhm resistor attached closer to the eMMC_CLK input of the eMMC memory, and attach a 10 kOhm pull-down resistor closer to the eMMC_DS input of the AM62L processor.    

    According to the TMDS64LEVM schematic, and schematic review checklist, you actually need to have a placeholder for series termination resistor only for the eMMC_CLK clock line, as close as possible to the signal source (the AM62L eMMC_CLK output pin). You should start with a 0R resistor and gradually increase the value ( 3R3, 4R7,10R, 22R, 33R,..) or other standardized low-resistance values until clock has an ignorable ringing effect (overshoot / undershoot) in the plateau area. At the same time the recommended for highest frequency (200MHz) rise and fall times shall be respected, not allowing a higher series resistance value to increase the eMMC clock rise/fall time above the allowed maximal values.

    Below is the excerpt of the Section, MMC0 - eMMC (Embedded Multi-Media Card) Interface of the AM62L Schematic Review Checklist

    Please provide the details regarding the used measurement equipment, as far as the requested details can be disclosed here.

    Thank you

    Regards

    Anastas Yordanov

  • What is the eMMC_CLK frequency at which A53 SPL reads the u-boot.img from eMMC memory to RAM ? Is it 25 MHz or higher ?

    By default, the eMMC is initialized in the HS200 so it is 200MHz.

    Successfull boot

    On comparing the non-working and the working logs, the first difference comes at the following place

    This is CMD18 initiated for reading the u-boot.img. This command fails with the communication error (-70) in the non-working case. I don't see anything in the software that might cause this issue. The MMC driver is pretty much stable in the latest releases assuming you are using the latest release only.

    On that note, could you please confirm the exact SDK version you are using?

    The logs show the U-Boot version as

    U-Boot SPL 2025.01-00603-g674977ce0b8d-dirty (Jan 12 2026 - 15:26:03 +0530)

    The commit "674977ce0b8d" is not present in the `ti-u-boot` repository and it must be coming from your changes made in the source code. From what I can tell, your U-Boot version is based on the U-Boot version (tag: 11.01.16) from the SDK v11.1.

    If this is indeed the case, could you please confirm if you have made any changes in the MMC driver? Also, have you tested with the latest SDK as well?

    Unless you have some custom changes in the MMC driver,

    The issue should mostly be originating from the hardware. Please review the suggested schematics changes and see if that resolves the issue.

  • Hello ,

    Yes that U-Boot version is from our commit changes , We are currently using 11.01.16.13 SDK and implimented the changes only fin DTS 

    We dont have any custom changes in MMC Driver .


    "The MMC driver is pretty much stable in the latest releases"- Can you confirm if the same applies with 11.01.16.13 sdk ? Or you reffered to 11.02.08.02 ?

    We will update regarding the schematics asap 

    Thank you 

    BR,

    Ninad

  • Hello,

    Can you confirm if the same applies with 11.01.16.13 sdk ? Or you reffered to 11.02.08.02 ?

    It applies to 11.1 as well. In fact, I just went through the git history and don't see any changes in the MMC driver or the MMC nodes in the DTS between these SDK versions.

    Could you please share the `tispl.bin`?

    I would just cross verify the MMC node in the DTB extracted from this binary.

  • TISPL.zip

    If you arent able get the .bin file 
    Could u just accept PM request so that i can share the drive link with you 

    Thank you 

  • I don't see any differences in the eMMC node of the DTB extracted from the provided `tispl.bin`. So, you are on the same baseline as SDK v11.1 from the eMMC perspective.

    For now, I can only suggest to initialize the eMMC in the HS mode only which should not result in the issue

    diff --git a/dts/upstream/src/arm64/ti/k3-am62l3-evm.dts b/dts/upstream/src/arm64/ti/k3-am62l3-evm.dts
    index 03a62341846..0f95267d537 100644
    --- a/dts/upstream/src/arm64/ti/k3-am62l3-evm.dts
    +++ b/dts/upstream/src/arm64/ti/k3-am62l3-evm.dts
    @@ -645,6 +645,7 @@
     
     &sdhci0 {
     	/* eMMC */
    +	/delete-property/ ti,otap-del-sel-hs200;
     	non-removable;
     	pinctrl-names = "default";
     	pinctrl-0 = <&main_mmc0_pins_default>;
    

  • Hello , So this will boot eMMC with 52MHz in U boot and then in kernel it will be 200MHz as earlier am I correct ?

    What is the reason for setting the freq to 52MHz in U boot ?
    Is this fix for the CPU side ? which will be fixed in coming releases ?

    Thank you

  • So this will boot eMMC with 52MHz in U boot and then in kernel it will be 200MHz as earlier am I correct ?

    That is correct.

    The patch basically disables the HS200 mode so it's not a fix but just a workaround. For the fix, the root cause needs to be identified, which is not known yet, for the failures in the HS200 mode.

  • Is the same failures observed in evm board can i get a confirmation regarding that ?
    Thank you

  • Is the same failures observed in evm board can i get a confirmation regarding that ?

    I have not tested myself but the failures are highly unlikely to occur on the EVM as it would have been caught during the testing phase before the SDK release.

  • So what might be the root cause for this issue ?

  • Hello , 
    May i know the reason for setting the clock to 52MHz in uboot ?

  • May i know the reason for setting the clock to 52MHz in uboot ?

    It's only a workaround. The lower speed modes like legacy & HS usually does not have strict requirements on the schematics so these speed modes just work.

    The higher speed modes like HS200 have strict requirements on the hardware, which needs to be followed, due to the high frequency.

  • Hello Ninad,

    As far as I understand from Prashant's comments, there are no boot issues at eMMC_CLK frequencies < 52 MHz.

    Here are some steps that can be done to identify any potential hardware issues at high SDMMC0 speeds:

    Is there some way for the hardware team to add a series termination resistor as close as possible to the AM62L eMMC_CLK pin ? 

    Once you provide the series resistor, please test the clock signal in the U-Boot phase (52 MHz), using  a good enough probe and an oscilloscope (BW >=400 MHz - 1 GHz, 2 Gsmps/s or more)  as close as possible to the CLK input of the eMMC Flash. Please start with a low series resistor value - i.e. 3R3 and observe if there are any undershoots / overshoots with absval  (> 0.2V) present in the positive / negative plateau areas of the clock pulses. Please increase the series resistance value (4R7,10R,22R,33R) until the swinging decrease below 0.1 V - 0.2 V. At the same time measure eMMC_CLK t_rise and ensure to increase the series resistance only while t_rise meets the requirement t_rise_emmc_clk <  t_rise_emmc_clk_ max.  

    It would be a plus to show oscillograms of the requested eMMC_DAT0, eMMC_CMD signals to rule out any noise sources impact.

    Please let me know about your initial observations and we can refine the setup.

    Thanks

    Best Regards,

    Anastas Yordanov

  • Hello ,if there is issue in schematics How it is working properly in Kernel in 200MHz? 

    We dint faced any problems with uboot in 52Mhz and Kernel in 200 Mhz until now 

    Thank you 

  • Hello ,

    ti,otap-del-sel-hs200 = <0x6>;

    On what basis these values are decided ? what are the other possible values which we can test  ? why <0x6> in default 

    Thank you

  • Hi Ninad,

    Hello ,if there is issue in schematics How it is working properly in Kernel in 200MHz? 

    We dint faced any problems with uboot in 52Mhz and Kernel in 200 Mhz until now

    A1. Unfortunately, an eMMC clock signal integrity issue has a potential to compromise booting and read/written data. How - some spurious clock transitions seen by the eMMC memory.  To evaluate such "potential" I need to have the 52 MHz clock oscillogram with an improved measurement equipment (if possible - use at least a 200 MHz 2GSa/s oscilloscope) and the right setup - a probe with a ground spring and 200 MHz BW. If you do NOT have a better oscilloscope please provide a second oscillogram measuring output of a 10 or 50 MHz reference oscillator.  In the 25 MHz oscillogram I see overshoots / undershoots which might still not cross Vih_min and Vil_max thresholds and does not cause spurious eMMC memory clock transitions  but at 52 MHz and higher frequency this could change. Another consequence of undesired reflections (overshoot and undershoot) is that absolute maximal ratings for AM62L eMMC CLK output voltage are exceeded. 

    A2. The lack of a 0R series termination resistor placeholder alongside the eMMC_CLK signal trace contradicts with what TI Schematic Review checklist and Custom Board Hardware Design Guidance recommends for AM62L eMMC interface. I will internally discuss with our signal integrity expert.

    On what basis these values are decided ? what are the other possible values which we can test  ? why <0x6> in default 

    As Prashant already mentioned, access  operations in eMMC HS200 mode demand precise timings. For this high speed mode an automatic tuning  is performed in software, to find the optimal Rx (input) clock tap delay value. For selected HS200 mode, it is necessary to  manually set a fixed Tx (output) clock tap delay value = 0x6 in bitfield MMCSD0: MMC_SSCFG_PHY_CTRL_4_REG [16:12]OTAPDLYSEL, which seems to be a consequence from the above Linux dts row.

    Please versus the Section, MMCSD / MMC0 - eMMC/SD/SDIO Interface of the AM62L DS

    Thanks

    Best Regards

    Anastas Yordanov

  • Hello ,
    as similar to mentioned workaround we had removed the property (ti,otap-del-sel-hs200) and kept for power on off testing now the previous issue does not appreaed but in the kernel sometimes the booting failed with below errors

    [ 3.718850] mmc0: SDHCI controller on fa10000.mmc [fa10000.mmc] using ADMA 64-bit
    [ 3.794027] sdhci-am654 fa10000.mmc: Failed to find itapdly, fail tuning
    [ 3.800788] mmc0: tuning execution failed: -1
    [ 3.805171] mmc0: error -1 whilst initialising MMC card
    [ 3.926328] sdhci-am654 fa10000.mmc: Failed to find itapdly, fail tuning
    [ 3.933076] mmc0: tuning execution failed: -1
    [ 3.937450] mmc0: error -1 whilst initialising MMC card
    [ 4.063372] sdhci-am654 fa10000.mmc: Failed to find itapdly, fail tuning
    [ 4.070095] mmc0: tuning execution failed: -1
    [ 4.074480] mmc0: error -1 whilst initialising MMC card
    [ 4.250761] sdhci-am654 fa10000.mmc: Failed to find itapdly, fail tuning
    [ 4.257475] mmc0: tuning execution failed: -1
    [ 4.261834] mmc0: error -1 whilst initialising MMC card
    [ 4.268345] mmc0: Failed to initialize a non-removable card
    [ 5.200499] sdhci-am654 fa00000.mmc: Power on failed
    [ 5.241633] mmc1: SDHCI controller on fa00000.mmc [fa00000.mmc] using ADMA 64-bit
    [ 5.249430] Waiting for root device /dev/mmcblk0p2...

  • Hello Anastas 
    Is there any other values other then 0x6 to test ?

  • Hello Ninad,

    I am not familiar with the built Linux kernel and applicable patches.

    From the log I can conclude that somehow AM62L U-Boot booting Linux kernel from the eMMC memory NOT stable in the HS200 mode

    I think that removing the device tree initialization: (ti,otap-del-sel-hs200) = <0x6>, should NOT fix things, as in this case I believe a repeatable precise eMMC auto-tuning is NOT guaranteed in the HS200 mode. Thus a successful kernel boot in HS200 mode is not always possible. I do NOT have other values to suggest.

    So this will boot eMMC with 52MHz in U boot and then in kernel it will be 200MHz as earlier am I correct ?

    That is correct.

    The patch basically disables the HS200 mode so it's not a fix but just a workaround. For the fix, the root cause needs to be identified, which is not known yet, for the failures in the HS200 mode.

    I am NOT sure to understand. Shall I consider that restoration of the: (ti,otap-del-sel-hs200) = <0x6> in dts has as a consequence, the A53 SPL repeatedly and successfully boot the U-Boot at 52 MHz (PHY tuning not related), and the U-boot successfully and repeatedly boots Linux at HS200

    or

    with eMMC_CLK frequency = 52 MHz sometimes A53 SPL still fails to boot the U-Boot.img ?

    Please clarify !

    Thanks 

    Kind Regards

    Anastas Yordanov 

  • If we delete the property (ti,otap-del-sel-hs200) = <0x6> u boot works in 52MHz and kernel in 200MHz but sometimes still a different error occurred 

    [ 3.718850] mmc0: SDHCI controller on fa10000.mmc [fa10000.mmc] using ADMA 64-bit
    [ 3.794027] sdhci-am654 fa10000.mmc: Failed to find itapdly, fail tuning
    [ 3.800788] mmc0: tuning execution failed: -1
    [ 3.805171] mmc0: error -1 whilst initialising MMC card
    [ 3.926328] sdhci-am654 fa10000.mmc: Failed to find itapdly, fail tuning
    [ 3.933076] mmc0: tuning execution failed: -1
    [ 3.937450] mmc0: error -1 whilst initialising MMC card
    [ 4.063372] sdhci-am654 fa10000.mmc: Failed to find itapdly, fail tuning
    [ 4.070095] mmc0: tuning execution failed: -1
    [ 4.074480] mmc0: error -1 whilst initialising MMC card
    [ 4.250761] sdhci-am654 fa10000.mmc: Failed to find itapdly, fail tuning
    [ 4.257475] mmc0: tuning execution failed: -1
    [ 4.261834] mmc0: error -1 whilst initialising MMC card
    [ 4.268345] mmc0: Failed to initialize a non-removable card
    [ 5.200499] sdhci-am654 fa00000.mmc: Power on failed
    [ 5.241633] mmc1: SDHCI controller on fa00000.mmc [fa00000.mmc] using ADMA 64-bit
    [ 5.249430] Waiting for root device /dev/mmcblk0p2...

    But dint faced any issue like before 
    ## Error: "loadbootscript" not defined OR 
    ** fs_devread read error - block
    Can't set block device
     ** No partition table - mmc 0 **
     Couldn't find partition mmc 0:2

    These did not occured again.

    So we tried removing the "mmc-hs200-1_8v" property in the dts and tried testing but dint faced any issue till now . Does both the properties related due to which the another issue in the kernel was arsing ?  

  • Hello Ninad,

    So we tried removing the "mmc-hs200-1_8v" property in the dts and tried testing but dint faced any issue till now . Does both the properties related due to which the another issue in the kernel was arsing ?

    I am not sure to understand your last comment. Would you please confirm that once you removed both (ti,otap-del-sel-hs200) = <0x6> and mmc-hs200-1_8v properties from the dts, everything works repeatably and fine ?

    Apart from this, in order to help more visibility during these intermittent boot failures from hardware perspective I will need more elaboration - I need you to provide the data that I have requested earlier - oscillograms of eMMC_DAT0, eMMC_CMD, eMMC_CLK in the 52 MHz (U-Boot SPL) as well as in 200 MHz (U-Boot booting kernel) stages.

    Prashant, 

    Do you have same expectations, that the above properties shall be removed ?  

    Thanks

    Kind Regards

    Anastas Yordanov

  • I am not sure to understand your last comment. Would you please confirm that once you removed both (ti,otap-del-sel-hs200) = <0x6> and mmc-hs200-1_8v properties from the dts, everything works repeatably and fine?

    YES , Everything works fine with these binaries 

    Oscillograms will be shared with the provided configuration.

    Thank you

  • Hi Anastas,

    If we remove the "ti,otap-del-sel-hs200" property in the U-Boot it disables the HS200 in the U-Boot which means the eMMC will be initialized in the next possible higher speed mode which is HS mode (52MHz). With this change, the U-Boot always works successfully which involves successfully booting the Linux Kernel as well.

    However, the change is only in the U-Boot so the Linux Kernel still initializes the eMMC in the default speed mode (HS200). In this case, the customer reports that the Kernel sometimes fails to initialize the eMMC.

    Now, if the customer removes the "mmc-hs200-1_8v" property then the Kernel also is able to enumerate the eMMC always which is kind of expected as removing this property effectively disables the HS200 mode in the Kernel as well.

    This means when both U-Boot and Linux Kernel enumerates the eMMC in HS mode only then everything works fine. However, if any of them tries to enumerate the eMMC in HS200 then random failures occur which mostly likely suggests some board issue only.

    Regards,

    Prashant

  • Hello Ninad,

    Sorry if there was any misunderstanding myside !

    Now I understand that both U-Boot and Linux kernel are successfully and repeatably booted and running at eMMC_CLK frequency= 52 MHz. This confirms the hypothesis that some High-speed signal integrity violation that manifests itself at > 52MHz (schematic / board layout / pin setting) may be causing HS200 mode to fail. 

    I would be expecting the oscillograms for further analysis.  

    Prashant,

    Thank you very much for your detailed clarification ! 

    Thanks

    Best Regards

    Anastas Yordanov

  • Hello  

    To clarify our kernel works in 200Mhz itself 

    also we had kept for eMMC stress test for long run we dint faced any issue .

    But if the eMMC is in HS200 mode, we are facing issue in the U boot itself board fails to boot , as we previously discussed.

    Note -"ti,otap-del-sel-hs200" if this is removed Uboot works in 200MHz and board boots but saw some failed condition in the kernel 

    [ 4.261834]  
    [ 4.268345] mmc0: Failed to initialize a non-removable card
    [ 5.200499] sdhci-am654 fa00000.mmc: Power on failed
    [ 5.241633] mmc1: SDHCI controller on fa00000.mmc [fa00000.mmc] using ADMA 64-bit
    [ 5.249430] Waiting for root device /dev/mmcblk0p2...   

    in the long run 

    So we removed "mmc-hs200-1_8v" property in the uboot , Now as before uboot is in 52MHz and kernel is in 200Mhz but never saw the issue in kernel as well as uboot .

    Our Concluded observations -

    Case ti,otap-del-sel-hs200 mmc-hs200-1_8v U-Boot MMC Speed Kernel MMC Speed Observed Result
    1 Present Present 200 MHz 200 MHz Board fails to boot with reset error or OSPI image load error
    2 Removed Present 52 MHz 200 MHz Board boots, but sometimes fails with mmc0: error -1 during MMC initialization in kernel
    3 Removed Removed 52 MHz 52 MHz No issues observed so far during testing


    Note- We had added thin insulated copper wire to probe at "eMMC CLK 10K Pull down resistor" this point And with 200MHz in U boot and 200MHz in kernel we dint faced the error In the same issue board 

    Thank you,

    Waiting for your opinion on this 
    Regards, 

    Ninad


  • There are inconsistencies in your response.

    To clarify our kernel works in 200Mhz itself 

    You are saying the Kernel works in HS200 but your concluded behaviours show that there are random failures if the Kernel is initializing the eMMC in HS200.

    Note -"ti,otap-del-sel-hs200" if this is removed Uboot works in 200MHz and board boots but saw some failed condition in the kernel

    If this property is deleted then the U-Boot will not initialize the eMMC in HS200.

    Our Concluded observations -

    The concluded behaviours are consistent with my previous response. If either U-Boot or Kernel initializes the eMMC in HS200 then there are random failures. However, there are no failures if the eMMC is initialized in HS mode.

    3 Removed Removed 52 MHz 52 MHz No issues observed so far during testing

    You must have done some changes in the Kernel to initialize the eMMC in HS mode only otherwise it would always try to initialize the eMMC in HS200.

    Anyways,

    Note- We had added thin insulated copper wire to probe at "eMMC CLK 10K Pull down resistor" this point And with 200MHz in U boot and 200MHz in kernel we dint faced the error In the same issue board

    Are you saying there are no issues in HS200 with this hardware modifcation?

  • Note -"ti,otap-del-sel-hs200" if this is removed Uboot works in 200MHz and board boots but saw some failed condition in the kernel

    sorry for mistake that is Kernel works in 200MHz yes uboot in 52MHz

  • Removed Removed 52 MHz 200 MHz No issues observed so far during testing
  • Our Concluded observations -
    Case ti,otap-del-sel-hs200 mmc-hs200-1_8v U-Boot MMC Speed Kernel MMC Speed Observed Result
    1 Present Present 200 MHz 200 MHz Board fails to boot with reset error or OSPI image load error
    2 Removed Present 52 MHz 200 MHz Board boots, but sometimes fails with mmc0: error -1 during MMC initialization in kernel
    3 Removed Removed 52 MHz 200 MHz No issues observed so far during testing

    Please consider the updated table