AM62A7-Q1: MMC init fail in SDK 10.0

Part Number: AM62A7-Q1

Tool/software:

Hi expert,

Customer run into below MMC init error in SDK 10_00_00_08, while they didn't find this error in SDK 09_02_00_05 and they can enter into kernel successfully. Could you please help to check if there is any modification about MMC in uboot and how to solve this issue? Thank you

Best Regards,

Xingyu Zhu

  • Hello,

    Could you please apply the following patch to enable MMC traces & share the boot logs?

    diff --git a/configs/am62ax_evm_a53_defconfig b/configs/am62ax_evm_a53_defconfig
    index bc02634a432..792a1a57019 100644
    --- a/configs/am62ax_evm_a53_defconfig
    +++ b/configs/am62ax_evm_a53_defconfig
    @@ -163,3 +163,6 @@ CONFIG_USB_GADGET_MANUFACTURER="Texas Instruments"
     CONFIG_USB_GADGET_VENDOR_NUM=0x0451
     CONFIG_USB_GADGET_PRODUCT_NUM=0x6165
     CONFIG_FS_FAT_MAX_CLUSTSIZE=16384
    +
    +CONFIG_MMC_TRACE=y
    +
    

    Thanks,

    Prashant

  • Hello,

    The logs are as follows:

    U-Boot SPL 2024.04-dirty (Dec 02 2024 - 01:11:53 -0500)
    SYSFW ABI: 4.0 (firmware rev 0x000a '10.0.8--v10.00.08 (Fiery Fox)')
    SPL initial stack usage: 13568 bytes
    Trying to boot from MMC2
    Authentication passed
    Authentication passed
    Authentication passed
    Authentication passed
    Authentication passed
    Starting ATF on ARM64 core...
    
    NOTICE:  BL31: v2.10.0(release):v2.10.0-367-g00f1ec6b87-dirty
    NOTICE:  BL31: Built : 16:09:05, Feb  9 2024
    
    U-Boot SPL 2024.04-dirty (Dec 02 2024 - 01:11:46 -0500)
    SYSFW ABI: 4.0 (firmware rev 0x000a '10.0.8--v10.00.08 (Fiery Fox)')
    Trying to boot from MMC2
    i2c_write: error waiting for data ACK (status=0x116)
    pca953x gpio@22: Error reading output register
    CMD_SEND:0
                    ARG                      0x00000000
                    MMC_RSP_NONE
    CMD_SEND:8
                    ARG                      0x000001aa
                    MMC_RSP_R1,5,6,7         0x000001aa 
    CMD_SEND:55
                    ARG                      0x00000000
                    MMC_RSP_R1,5,6,7         0x00000120 
    CMD_SEND:41
                    ARG                      0x41300000
                    MMC_RSP_R3,4             0x00ff8000 
    CMD_SEND:55
                    ARG                      0x00000000
                    MMC_RSP_R1,5,6,7         0x00000120 
    CMD_SEND:41
                    ARG                      0x41300000
                    MMC_RSP_R3,4             0xc1ff8000 
    CMD_SEND:11
                    ARG                      0x00000000
                    MMC_RSP_R1,5,6,7         0x00000320 
    CMD_SEND:0
                    ARG                      0x00000000
                    MMC_RSP_NONE
    CMD_SEND:8
                    ARG                      0x000001aa
                    RET                      -70
    CMD_SEND:55
                    ARG                      0x00000000
                    RET                      -70
    spl: mmc init failed with error: -70
    SPL: failed to boot from all boot devices
    ### ERROR ### Please RESET the board ###

    Best Regards,

    twl

  • Hello,

    Thank you for sharing the logs.

    It looks like the SD card did not respond to the CMD8 correctly. To rule out any SD card issue, have you tried different SD card possibly of a different brand & still see the same issue?

    Thanks,

    Prashant

  • Hello,

    I use three SD cards from different manufacturers for testing,however, none of them can boot up custom boards.

    And then, i compare the uboot logs between  SDK 10_00_00_08 and SDK 09_02_00_05. I find that v10 would send CMD11, and v9 would not send CMD11.

    Then i compare am62ax_evm_a53_defconfig between different SDK version, v10 add configurations related to SD card speed.

    Then i annotated these codes and finally it can boot up.

    The logs are as follows:

    U-Boot SPL 2024.04-dirty (Dec 03 2024 - 06:53:31 -0500)
    SYSFW ABI: 4.0 (firmware rev 0x000a '10.0.8--v10.00.08 (Fiery Fox)')
    SPL initial stack usage: 13568 bytes
    Trying to boot from MMC2
    Authentication passed
    Authentication passed
    Authentication passed
    Authentication passed
    Authentication passed
    Starting ATF on ARM64 core...
    
    NOTICE:  BL31: v2.10.0(release):v2.10.0-367-g00f1ec6b87-dirty
    NOTICE:  BL31: Built : 16:09:05, Feb  9 2024
    
    U-Boot SPL 2024.04-dirty (Dec 03 2024 - 06:53:21 -0500)
    SYSFW ABI: 4.0 (firmware rev 0x000a '10.0.8--v10.00.08 (Fiery Fox)')
    Trying to boot from MMC2
    CMD_SEND:0
                    ARG                      0x00000000
                    MMC_RSP_NONE
    CMD_SEND:8
                    ARG                      0x000001aa
                    MMC_RSP_R1,5,6,7         0x000001aa 
    CMD_SEND:55
                    ARG                      0x00000000
                    MMC_RSP_R1,5,6,7         0x00000120 
    CMD_SEND:41
                    ARG                      0x40300000
                    MMC_RSP_R3,4             0x00ff8000 
    CMD_SEND:55
                    ARG                      0x00000000
                    MMC_RSP_R1,5,6,7         0x00000120 
    CMD_SEND:41
                    ARG                      0x40300000
                    MMC_RSP_R3,4             0xc0ff8000 
    CMD_SEND:2
                    ARG                      0x00000000
                    MMC_RSP_R2               0xad4c534c 
                                             0x58313238 
                                             0x482982a5 
                                             0xbc013c00 
    
                                            DUMPING DATA
                                            000 - ad 4c 53 4c 
                                            004 - 58 31 32 38 
                                            008 - 48 29 82 a5 
                                            012 - bc 01 3c 00 
    CMD_SEND:3
                    ARG                      0x00000000
                    MMC_RSP_R1,5,6,7         0x59b40520 
    CMD_SEND:9
                    ARG                      0x59b40000
                    MMC_RSP_R2               0x400e0032 
                                             0x5b590003 
                                             0xb14f7f80 
                                             0x0a400000 
    
                                            DUMPING DATA
                                            000 - 40 0e 00 32 
                                            004 - 5b 59 00 03 
                                            008 - b1 4f 7f 80 
                                            012 - 0a 40 00 00 
    CMD_SEND:7
                    ARG                      0x59b40000
                    MMC_RSP_R1,5,6,7         0x00000700 
    CMD_SEND:55
                    ARG                      0x59b40000
                    MMC_RSP_R1,5,6,7         0x00000920 
    CMD_SEND:51
                    ARG                      0x00000000
                    MMC_RSP_R1,5,6,7         0x00000920 
    CMD_SEND:6
                    ARG                      0x00fffff1
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:55
                    ARG                      0x59b40000
                    MMC_RSP_R1,5,6,7         0x00000920 
    CMD_SEND:6
                    ARG                      0x00000002
                    MMC_RSP_R1,5,6,7         0x00000920 
    CMD_SEND:6
                    ARG                      0x80fffff1
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:17
                    ARG                      0x00000000
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:17
                    ARG                      0x00000000
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:17
                    ARG                      0x00000000
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:17
                    ARG                      0x00000800
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:17
                    ARG                      0x00000800
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:18
                    ARG                      0x00000a04
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:12
                    ARG                      0x00000000
                    MMC_RSP_R1b              0x00000b00 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:17
                    ARG                      0x0000205c
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:17
                    ARG                      0x00000800
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:18
                    ARG                      0x00000a04
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:12
                    ARG                      0x00000000
                    MMC_RSP_R1b              0x00000b00 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:18
                    ARG                      0x00000804
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:12
                    ARG                      0x00000000
                    MMC_RSP_R1b              0x00000b00 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:18
                    ARG                      0x0000080a
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:12
                    ARG                      0x00000000
                    MMC_RSP_R1b              0x00000b00 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:18
                    ARG                      0x0000205c
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:12
                    ARG                      0x00000000
                    MMC_RSP_R1b              0x00000b00 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:17
                    ARG                      0x00002934
                    MMC_RSP_R1,5,6,7         0x00000900 
    Authentication passed
    Authentication passed
    
    
    U-Boot 2024.04-dirty (Dec 03 2024 - 06:53:21 -0500)
    
    SoC:   AM62AX SR1.0 HS-FS
    Model: Texas Instruments AM62A7 SK
    DRAM:  2 GiB (effective 4 GiB)
    Core:  81 devices, 29 uclasses, devicetree: separate
    MMC:   mmc@fa10000: 0, mmc@fa00000: 1
    Loading Environment from nowhere... OK
    In:    serial@2800000
    Out:   serial@2800000
    Err:   serial@2800000
    Net:   eth0: ethernet@8000000port@1
    Hit any key to stop autoboot:  0 
    CMD_SEND:0
                    ARG                      0x00000000
                    MMC_RSP_NONE
    CMD_SEND:8
                    ARG                      0x000001aa
                    MMC_RSP_R1,5,6,7         0x000001aa 
    CMD_SEND:55
                    ARG                      0x00000000
                    MMC_RSP_R1,5,6,7         0x00000120 
    CMD_SEND:41
                    ARG                      0x40300000
                    MMC_RSP_R3,4             0x00ff8000 
    CMD_SEND:55
                    ARG                      0x00000000
                    MMC_RSP_R1,5,6,7         0x00000120 
    CMD_SEND:41
                    ARG                      0x40300000
                    MMC_RSP_R3,4             0xc0ff8000 
    CMD_SEND:2
                    ARG                      0x00000000
                    MMC_RSP_R2               0xad4c534c 
                                             0x58313238 
                                             0x482982a5 
                                             0xbc013c00 
    
                                            DUMPING DATA
                                            000 - ad 4c 53 4c 
                                            004 - 58 31 32 38 
                                            008 - 48 29 82 a5 
                                            012 - bc 01 3c 00 
    CMD_SEND:3
                    ARG                      0x00000000
                    MMC_RSP_R1,5,6,7         0x59b40520 
    CMD_SEND:9
                    ARG                      0x59b40000
                    MMC_RSP_R2               0x400e0032 
                                             0x5b590003 
                                             0xb14f7f80 
                                             0x0a400000 
    
                                            DUMPING DATA
                                            000 - 40 0e 00 32 
                                            004 - 5b 59 00 03 
                                            008 - b1 4f 7f 80 
                                            012 - 0a 40 00 00 
    CMD_SEND:7
                    ARG                      0x59b40000
                    MMC_RSP_R1,5,6,7         0x00000700 
    CMD_SEND:55
                    ARG                      0x59b40000
                    MMC_RSP_R1,5,6,7         0x00000920 
    CMD_SEND:51
                    ARG                      0x00000000
                    MMC_RSP_R1,5,6,7         0x00000920 
    CMD_SEND:6
                    ARG                      0x00fffff1
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:55
                    ARG                      0x59b40000
                    MMC_RSP_R1,5,6,7         0x00000920 
    CMD_SEND:6
                    ARG                      0x00000002
                    MMC_RSP_R1,5,6,7         0x00000920 
    CMD_SEND:6
                    ARG                      0x80fffff1
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:55
                    ARG                      0x59b40000
                    MMC_RSP_R1,5,6,7         0x00000920 
    CMD_SEND:13
                    ARG                      0x00000000
                    MMC_RSP_R1,5,6,7         0x00000920 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:17
                    ARG                      0x00000000
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:17
                    ARG                      0x00000800
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:17
                    ARG                      0x00040800
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:18
                    ARG                      0x00040802
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:12
                    ARG                      0x00000000
                    MMC_RSP_R1b              0x00000b00 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:17
                    ARG                      0x00040808
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:17
                    ARG                      0x00042918
                    MMC_RSP_R1,5,6,7         0x00000900 
    switch to partitions #0, OK
    mmc1 is current device
    CMD_SEND:0
                    ARG                      0x00000000
                    MMC_RSP_NONE
    CMD_SEND:8
                    ARG                      0x000001aa
                    MMC_RSP_R1,5,6,7         0x000001aa 
    CMD_SEND:55
                    ARG                      0x00000000
                    MMC_RSP_R1,5,6,7         0x00000120 
    CMD_SEND:41
                    ARG                      0x40300000
                    MMC_RSP_R3,4             0x00ff8000 
    CMD_SEND:55
                    ARG                      0x00000000
                    MMC_RSP_R1,5,6,7         0x00000120 
    CMD_SEND:41
                    ARG                      0x40300000
                    MMC_RSP_R3,4             0xc0ff8000 
    CMD_SEND:2
                    ARG                      0x00000000
                    MMC_RSP_R2               0xad4c534c 
                                             0x58313238 
                                             0x482982a5 
                                             0xbc013c00 
    
                                            DUMPING DATA
                                            000 - ad 4c 53 4c 
                                            004 - 58 31 32 38 
                                            008 - 48 29 82 a5 
                                            012 - bc 01 3c 00 
    CMD_SEND:3
                    ARG                      0x00000000
                    MMC_RSP_R1,5,6,7         0x59b40520 
    CMD_SEND:9
                    ARG                      0x59b40000
                    MMC_RSP_R2               0x400e0032 
                                             0x5b590003 
                                             0xb14f7f80 
                                             0x0a400000 
    
                                            DUMPING DATA
                                            000 - 40 0e 00 32 
                                            004 - 5b 59 00 03 
                                            008 - b1 4f 7f 80 
                                            012 - 0a 40 00 00 
    CMD_SEND:7
                    ARG                      0x59b40000
                    MMC_RSP_R1,5,6,7         0x00000700 
    CMD_SEND:55
                    ARG                      0x59b40000
                    MMC_RSP_R1,5,6,7         0x00000920 
    CMD_SEND:51
                    ARG                      0x00000000
                    MMC_RSP_R1,5,6,7         0x00000920 
    CMD_SEND:6
                    ARG                      0x00fffff1
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:55
                    ARG                      0x59b40000
                    MMC_RSP_R1,5,6,7         0x00000920 
    CMD_SEND:6
                    ARG                      0x00000002
                    MMC_RSP_R1,5,6,7         0x00000920 
    CMD_SEND:6
                    ARG                      0x80fffff1
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:55
                    ARG                      0x59b40000
                    MMC_RSP_R1,5,6,7         0x00000920 
    CMD_SEND:13
                    ARG                      0x00000000
                    MMC_RSP_R1,5,6,7         0x00000920 
    SD/MMC found on device 1
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:17
                    ARG                      0x00000000
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:17
                    ARG                      0x00000800
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:18
                    ARG                      0x00000a04
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:12
                    ARG                      0x00000000
                    MMC_RSP_R1b              0x00000b00 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:17
                    ARG                      0x00002a10
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:17
                    ARG                      0x00002a11
                    MMC_RSP_R1,5,6,7         0x00000900 
    653 bytes read in 73 ms (7.8 KiB/s)
    Loaded env from uEnv.txt
    Importing environment from mmc1 ...
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:17
                    ARG                      0x00000000
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:17
                    ARG                      0x00000000
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:17
                    ARG                      0x00040800
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:18
                    ARG                      0x00040802
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:12
                    ARG                      0x00000000
                    MMC_RSP_R1b              0x00000b00 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:17
                    ARG                      0x00040808
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:17
                    ARG                      0x00042918
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:17
                    ARG                      0x00062718
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:17
                    ARG                      0x00042a9f
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:17
                    ARG                      0x00043966
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:17
                    ARG                      0x0026c088
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:17
                    ARG                      0x000468db
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:18
                    ARG                      0x0046e598
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:12
                    ARG                      0x00000000
                    MMC_RSP_R1b              0x00000b00 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:17
                    ARG                      0x003d4d00
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:17
                    ARG                      0x00414fc8
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:17
                    ARG                      0x00414fc9
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:17
                    ARG                      0x00414fca
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:17
                    ARG                      0x00414fcb
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:17
                    ARG                      0x00414fcc
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:17
                    ARG                      0x00414fcd
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:17
                    ARG                      0x00414fce
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:17
                    ARG                      0x00414fcf
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:17
                    ARG                      0x0042a030
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:17
                    ARG                      0x00046928
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:17
                    ARG                      0x003df450
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:17
                    ARG                      0x0004692b
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:17
                    ARG                      0x003df478
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:17
                    ARG                      0x003df451
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:17
                    ARG                      0x00046946
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:17
                    ARG                      0x003ee440
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:17
                    ARG                      0x003ee448
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:17
                    ARG                      0x00046948
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:18
                    ARG                      0x003ee6e0
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:12
                    ARG                      0x00000000
                    MMC_RSP_R1b              0x00000b00 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:17
                    ARG                      0x003ee747
                    MMC_RSP_R1,5,6,7         0x00000900 
    53172 bytes read in 369 ms (140.6 KiB/s)
    Warning: Did not detect image signing certificate. Skipping authentication to prevent boot failure. This will fail on Security Enforcing(HS-SE) devices
    Load Remote Processor 0 with data@addr=0x82000000 53172 bytes: Success!
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:17
                    ARG                      0x00000000
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:17
                    ARG                      0x00040800
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:18
                    ARG                      0x00040802
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:12
                    ARG                      0x00000000
                    MMC_RSP_R1b              0x00000b00 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:17
                    ARG                      0x00040808
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:17
                    ARG                      0x00042918
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:17
                    ARG                      0x00062718
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:17
                    ARG                      0x00042a9f
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:17
                    ARG                      0x00043966
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:17
                    ARG                      0x0026c088
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:17
                    ARG                      0x000468db
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:18
                    ARG                      0x0046e598
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:12
                    ARG                      0x00000000
                    MMC_RSP_R1b              0x00000b00 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:17
                    ARG                      0x003d4d00
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:17
                    ARG                      0x00414fc8
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:17
                    ARG                      0x00414fc9
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:17
                    ARG                      0x00414fca
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:17
                    ARG                      0x00414fcb
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:17
                    ARG                      0x00414fcc
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:17
                    ARG                      0x00414fcd
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:17
                    ARG                      0x00414fce
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:17
                    ARG                      0x00414fcf
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:17
                    ARG                      0x0042a030
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:17
                    ARG                      0x00046928
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:17
                    ARG                      0x003df450
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:17
                    ARG                      0x0004692a
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:17
                    ARG                      0x003df468
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:17
                    ARG                      0x003df451
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:17
                    ARG                      0x00046949
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:17
                    ARG                      0x003ee7b8
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:18
                    ARG                      0x003f0d70
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:12
                    ARG                      0x00000000
                    MMC_RSP_R1b              0x00000b00 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:18
                    ARG                      0x003ee7c0
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:12
                    ARG                      0x00000000
                    MMC_RSP_R1b              0x00000b00 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:18
                    ARG                      0x003ee7d0
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:12
                    ARG                      0x00000000
                    MMC_RSP_R1b              0x00000b00 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:18
                    ARG                      0x003ee7d8
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:12
                    ARG                      0x00000000
                    MMC_RSP_R1b              0x00000b00 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:18
                    ARG                      0x003ee7e8
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:12
                    ARG                      0x00000000
                    MMC_RSP_R1b              0x00000b00 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:18
                    ARG                      0x003f0d68
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:12
                    ARG                      0x00000000
                    MMC_RSP_R1b              0x00000b00 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:18
                    ARG                      0x003f0d78
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:12
                    ARG                      0x00000000
                    MMC_RSP_R1b              0x00000b00 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:17
                    ARG                      0x003f0e90
                    MMC_RSP_R1,5,6,7         0x00000900 
    11604048 bytes read in 661 ms (16.7 MiB/s)
    Warning: Did not detect image signing certificate. Skipping authentication to prevent boot failure. This will fail on Security Enforcing(HS-SE) devices
    Load Remote Processor 2 with data@addr=0x82000000 11604048 bytes: Success!
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:17
                    ARG                      0x00000000
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:17
                    ARG                      0x00040800
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:18
                    ARG                      0x00040802
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:12
                    ARG                      0x00000000
                    MMC_RSP_R1b              0x00000b00 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:17
                    ARG                      0x00040808
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:17
                    ARG                      0x00042918
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:17
                    ARG                      0x00062718
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:17
                    ARG                      0x0004291e
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:17
                    ARG                      0x00063748
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:17
                    ARG                      0x00042921
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:18
                    ARG                      0x0006a040
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:12
                    ARG                      0x00000000
                    MMC_RSP_R1b              0x00000b00 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:18
                    ARG                      0x00063cb0
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:12
                    ARG                      0x00000000
                    MMC_RSP_R1b              0x00000b00 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:18
                    ARG                      0x00069c00
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:12
                    ARG                      0x00000000
                    MMC_RSP_R1b              0x00000b00 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:18
                    ARG                      0x00069d60
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:12
                    ARG                      0x00000000
                    MMC_RSP_R1b              0x00000b00 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:18
                    ARG                      0x00069e08
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:12
                    ARG                      0x00000000
                    MMC_RSP_R1b              0x00000b00 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:18
                    ARG                      0x0006a038
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:12
                    ARG                      0x00000000
                    MMC_RSP_R1b              0x00000b00 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:18
                    ARG                      0x0006a048
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:12
                    ARG                      0x00000000
                    MMC_RSP_R1b              0x00000b00 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:18
                    ARG                      0x0006bbc8
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:12
                    ARG                      0x00000000
                    MMC_RSP_R1b              0x00000b00 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:18
                    ARG                      0x0006c000
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:12
                    ARG                      0x00000000
                    MMC_RSP_R1b              0x00000b00 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:18
                    ARG                      0x0006c0b8
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:12
                    ARG                      0x00000000
                    MMC_RSP_R1b              0x00000b00 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:18
                    ARG                      0x0006c0c0
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:12
                    ARG                      0x00000000
                    MMC_RSP_R1b              0x00000b00 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:18
                    ARG                      0x0006c0c8
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:12
                    ARG                      0x00000000
                    MMC_RSP_R1b              0x00000b00 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:18
                    ARG                      0x0006c0d8
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:12
                    ARG                      0x00000000
                    MMC_RSP_R1b              0x00000b00 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:18
                    ARG                      0x0006c988
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:12
                    ARG                      0x00000000
                    MMC_RSP_R1b              0x00000b00 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:18
                    ARG                      0x0006c990
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:12
                    ARG                      0x00000000
                    MMC_RSP_R1b              0x00000b00 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:18
                    ARG                      0x0006c998
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:12
                    ARG                      0x00000000
                    MMC_RSP_R1b              0x00000b00 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:18
                    ARG                      0x0006c9a8
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:12
                    ARG                      0x00000000
                    MMC_RSP_R1b              0x00000b00 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:18
                    ARG                      0x0006ca48
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:12
                    ARG                      0x00000000
                    MMC_RSP_R1b              0x00000b00 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:18
                    ARG                      0x0006ca58
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:12
                    ARG                      0x00000000
                    MMC_RSP_R1b              0x00000b00 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:18
                    ARG                      0x0006ce60
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:12
                    ARG                      0x00000000
                    MMC_RSP_R1b              0x00000b00 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:17
                    ARG                      0x00000000
                    MMC_RSP_R1,5,6,7         0x00000900 
    20560384 bytes read in 1220 ms (16.1 MiB/s)
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:17
                    ARG                      0x00000000
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:17
                    ARG                      0x00040800
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:18
                    ARG                      0x00040802
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:12
                    ARG                      0x00000000
                    MMC_RSP_R1b              0x00000b00 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:17
                    ARG                      0x00040808
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:17
                    ARG                      0x00042918
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:17
                    ARG                      0x00062718
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:17
                    ARG                      0x0004291e
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:17
                    ARG                      0x00063748
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:17
                    ARG                      0x00042922
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:17
                    ARG                      0x0006cfa0
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:17
                    ARG                      0x0006cfa8
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:17
                    ARG                      0x00042926
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:18
                    ARG                      0x0006cfe0
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:12
                    ARG                      0x00000000
                    MMC_RSP_R1b              0x00000b00 
    CMD_SEND:16
                    ARG                      0x00000200
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:17
                    ARG                      0x0006d057
                    MMC_RSP_R1,5,6,7         0x00000900 
    61438 bytes read in 147 ms (407.2 KiB/s)
    Working FDT set to 88000000
    ## Flattened Device Tree blob at 88000000
       Booting using the fdt blob at 0x88000000
    Working FDT set to 88000000
       Loading Device Tree to 000000008feed000, end 000000008fffffff ... OK
    Working FDT set to 8feed000
    
    Starting kernel ...
    
    CMD_SEND:55
                    ARG                      0x59b40000
                    MMC_RSP_R1,5,6,7         0x00000920 
    CMD_SEND:6
                    ARG                      0x00000002
                    MMC_RSP_R1,5,6,7         0x00000920 
    CMD_SEND:6
                    ARG                      0x80fffff1
                    MMC_RSP_R1,5,6,7         0x00000900 
    CMD_SEND:55
                    ARG                      0x59b40000
                    MMC_RSP_R1,5,6,7         0x00000920 
    CMD_SEND:13
                    ARG                      0x00000000
                    MMC_RSP_R1,5,6,7         0x00000920 
    [    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
    [    0.000000] Linux version 6.6.32-ti-gdb8871293143-dirty (oe-user@oe-host) (aarch64-oe-linux-gcc (GCC) 13.3.0, GNU ld (GNU Binutils) 2.42.0.20240620) #1 SMP PREEMPT Thu Aug  1 19:10:56 UTC 2024
    [    0.000000] KASLR disabled due to lack of seed
    [    0.000000] Machine model: Texas Instruments AM62A7 SK
    [    0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002800000 (options '')
    [    0.000000] printk: bootconsole [ns16550a0] enabled
    [    0.000000] efi: UEFI not found.
    [    0.000000] Reserved memory: created CMA memory pool at 0x00000000c0000000, size 576 MiB
    [    0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
    [    0.000000] OF: reserved mem: 0x00000000c0000000..0x00000000e3ffffff (589824 KiB) map reusable linux,cma
    [    0.000000] OF: reserved mem: 0x0000000080000000..0x000000008007ffff (512 KiB) nomap non-reusable tfa@80000000
    [    0.000000] Reserved memory: created DMA memory pool at 0x0000000099800000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node c7x-dma-memory@99800000, compatible id shared-dma-pool
    [    0.000000] OF: reserved mem: 0x0000000099800000..0x00000000998fffff (1024 KiB) nomap non-reusable c7x-dma-memory@99800000
    [    0.000000] Reserved memory: created DMA memory pool at 0x0000000099900000, size 31 MiB
    [    0.000000] OF: reserved mem: initialized node c7x-memory@99900000, compatible id shared-dma-pool
    [    0.000000] OF: reserved mem: 0x0000000099900000..0x000000009b7fffff (31744 KiB) nomap non-reusable c7x-memory@99900000
    [    0.000000] Reserved memory: created DMA memory pool at 0x000000009b800000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@9b800000, compatible id shared-dma-pool
    [    0.000000] OF: reserved mem: 0x000000009b800000..0x000000009b8fffff (1024 KiB) nomap non-reusable r5f-dma-memory@9b800000
    [    0.000000] Reserved memory: created DMA memory pool at 0x000000009b900000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@9b900000, compatible id shared-dma-pool
    [    0.000000] OF: reserved mem: 0x000000009b900000..0x000000009c7fffff (15360 KiB) nomap non-reusable r5f-dma-memory@9b900000
    [    0.000000] Reserved memory: created DMA memory pool at 0x000000009c800000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@9c800000, compatible id shared-dma-pool
    [    0.000000] OF: reserved mem: 0x000000009c800000..0x000000009c8fffff (1024 KiB) nomap non-reusable r5f-dma-memory@9c800000
    [    0.000000] Reserved memory: created DMA memory pool at 0x000000009c900000, size 30 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@9c900000, compatible id shared-dma-pool
    [    0.000000] OF: reserved mem: 0x000000009c900000..0x000000009e6fffff (30720 KiB) nomap non-reusable r5f-dma-memory@9c900000
    [    0.000000] OF: reserved mem: 0x000000009e800000..0x000000009fffffff (24576 KiB) nomap non-reusable optee@9e800000
    [    0.000000] OF: reserved mem: 0x00000000a0000000..0x00000000a0ffffff (16384 KiB) nomap non-reusable edgeai-rtos-ipc-memory-region
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a1000000, size 32 MiB
    [    0.000000] OF: reserved mem: initialized node edgeai-dma-memory@a1000000, compatible id shared-dma-pool
    [    0.000000] OF: reserved mem: 0x00000000a1000000..0x00000000a2ffffff (32768 KiB) nomap non-reusable edgeai-dma-memory@a1000000
    [    0.000000] OF: reserved mem: initialized node edgeai_shared-memories, compatible id dma-heap-carveout
    [    0.000000] OF: reserved mem: 0x00000000a3000000..0x00000000adffffff (180224 KiB) map non-reusable edgeai_shared-memories
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000ae000000, size 288 MiB
    [    0.000000] OF: reserved mem: initialized node edgeai-core-heap-memory@ae000000, compatible id shared-dma-pool
    [    0.000000] OF: reserved mem: 0x00000000ae000000..0x00000000bfffffff (294912 KiB) nomap non-reusable edgeai-core-heap-memory@ae000000
    [    0.000000] Zone ranges:
    [    0.000000]   DMA      [mem 0x0000000080000000-0x00000000ffffffff]
    [    0.000000]   DMA32    empty
    [    0.000000]   Normal   [mem 0x0000000100000000-0x00000008ffffffff]
    [    0.000000] Movable zone start for each node
    [    0.000000] Early memory node ranges
    [    0.000000]   node   0: [mem 0x0000000080000000-0x000000008007ffff]
    [    0.000000]   node   0: [mem 0x0000000080080000-0x00000000997fffff]
    [    0.000000]   node   0: [mem 0x0000000099800000-0x000000009e6fffff]
    [    0.000000]   node   0: [mem 0x000000009e700000-0x000000009e7fffff]
    [    0.000000]   node   0: [mem 0x000000009e800000-0x00000000a2ffffff]
    [    0.000000]   node   0: [mem 0x00000000a3000000-0x00000000adffffff]
    [    0.000000]   node   0: [mem 0x00000000ae000000-0x00000000bfffffff]
    [    0.000000]   node   0: [mem 0x00000000c0000000-0x00000000ffffffff]
    [    0.000000]   node   0: [mem 0x0000000880000000-0x00000008ffffffff]
    [    0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000008ffffffff]
    [    0.000000] psci: probing for conduit method from DT.
    [    0.000000] psci: PSCIv1.1 detected in firmware.
    [    0.000000] psci: Using standard PSCI v0.2 function IDs
    [    0.000000] psci: Trusted OS migration not required
    [    0.000000] psci: SMC Calling Convention v1.4
    [    0.000000] percpu: Embedded 20 pages/cpu s43112 r8192 d30616 u81920
    [    0.000000] Detected VIPT I-cache on CPU0
    [    0.000000] CPU features: detected: GIC system register CPU interface
    [    0.000000] CPU features: detected: ARM erratum 845719
    [    0.000000] alternatives: applying boot alternatives
    [    0.000000] Kernel command line: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 mtdparts=spi-nand0:512k(ospi_nand.tiboot3),2m(ospi_nand.tispl),4m(ospi_nand.u-boot),256k(ospi_nand.env),256k(ospi_nand.env.backup),98048k@32m(ospi_nand.rootfs),256k@130816k(ospi_nand.phypattern) root=PARTUUID=076c4a2a-02 rw rootfstype=ext4 rootwait
    [    0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
    [    0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
    [    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 1032192
    [    0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off
    [    0.000000] software IO TLB: area num 4.
    [    0.000000] software IO TLB: mapped [mem 0x00000000fbfff000-0x00000000fffff000] (64MB)
    [    0.000000] Memory: 2807608K/4194304K available (12160K kernel code, 1262K rwdata, 4064K rodata, 2432K init, 506K bss, 796872K reserved, 589824K cma-reserved)
    [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
    [    0.000000] rcu: Preemptible hierarchical RCU implementation.
    [    0.000000] rcu:     RCU event tracing is enabled.
    [    0.000000] rcu:     RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
    [    0.000000]  Trampoline variant of Tasks RCU enabled.
    [    0.000000]  Tracing variant of Tasks RCU enabled.
    [    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
    [    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
    [    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
    [    0.000000] GICv3: GIC: Using split EOI/Deactivate mode
    [    0.000000] GICv3: 256 SPIs implemented
    [    0.000000] GICv3: 0 Extended SPIs implemented
    [    0.000000] Root IRQ handler: gic_handle_irq
    [    0.000000] GICv3: GICv3 features: 16 PPIs
    [    0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000001880000
    [    0.000000] ITS [mem 0x01820000-0x0182ffff]
    [    0.000000] GIC: enabling workaround for ITS: Socionext Synquacer pre-ITS
    [    0.000000] ITS@0x0000000001820000: Devices Table too large, reduce ids 20->19
    [    0.000000] ITS@0x0000000001820000: allocated 524288 Devices @880800000 (flat, esz 8, psz 64K, shr 0)
    [    0.000000] ITS: using cache flushing for cmd queue
    [    0.000000] GICv3: using LPI property table @0x0000000880040000
    [    0.000000] GIC: using cache flushing for LPI property table
    [    0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000880050000
    [    0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
    [    0.000000] arch_timer: cp15 timer(s) running at 200.00MHz (phys).
    [    0.000000] clocksource: arch_sys_counter: mask: 0x3ffffffffffffff max_cycles: 0x2e2049d3e8, max_idle_ns: 440795210634 ns
    [    0.000000] sched_clock: 58 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
    [    0.008537] Console: colour dummy device 80x25
    [    0.013124] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
    [    0.023806] pid_max: default: 32768 minimum: 301
    [    0.028601] LSM: initializing lsm=capability,integrity
    [    0.033952] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
    [    0.041531] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
    [    0.051154] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
    [    0.058455] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
    [    0.066366] rcu: Hierarchical SRCU implementation.
    [    0.071271] rcu:     Max phase no-delay instances is 1000.
    [    0.076857] Platform MSI: msi-controller@1820000 domain created
    [    0.083106] PCI/MSI: /bus@f0000/interrupt-controller@1800000/msi-controller@1820000 domain created
    [    0.092534] EFI services will not be available.
    [    0.097399] smp: Bringing up secondary CPUs ...
    [    0.102620] Detected VIPT I-cache on CPU1
    [    0.102687] GICv3: CPU1: found redistributor 1 region 0:0x00000000018a0000
    [    0.102702] GICv3: CPU1: using allocated LPI pending table @0x0000000880060000
    [    0.102747] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
    [    0.103400] Detected VIPT I-cache on CPU2
    [    0.103453] GICv3: CPU2: found redistributor 2 region 0:0x00000000018c0000
    [    0.103466] GICv3: CPU2: using allocated LPI pending table @0x0000000880070000
    [    0.103498] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
    [    0.104081] Detected VIPT I-cache on CPU3
    [    0.104130] GICv3: CPU3: found redistributor 3 region 0:0x00000000018e0000
    [    0.104143] GICv3: CPU3: using allocated LPI pending table @0x0000000880080000
    [    0.104173] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
    [    0.104248] smp: Brought up 1 node, 4 CPUs
    [    0.183968] SMP: Total of 4 processors activated.
    [    0.188782] CPU features: detected: 32-bit EL0 Support
    [    0.194052] CPU features: detected: CRC32 instructions
    [    0.199361] CPU: All CPU(s) started at EL2
    [    0.203559] alternatives: applying system-wide alternatives
    [    0.210780] devtmpfs: initialized
    [    0.223150] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
    [    0.233148] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
    [    0.253783] pinctrl core: initialized pinctrl subsystem
    [    0.259601] DMI not present or invalid.
    [    0.264108] NET: Registered PF_NETLINK/PF_ROUTE protocol family
    [    0.270923] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
    [    0.278260] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
    [    0.286333] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
    [    0.294488] audit: initializing netlink subsys (disabled)
    [    0.300173] audit: type=2000 audit(0.192:1): state=initialized audit_enabled=0 res=1
    [    0.300587] thermal_sys: Registered thermal governor 'step_wise'
    [    0.308104] thermal_sys: Registered thermal governor 'power_allocator'
    [    0.314289] cpuidle: using governor menu
    [    0.325128] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
    [    0.332146] ASID allocator initialised with 65536 entries
    [    0.349205] platform a40000.pinctrl: Fixed dependency cycle(s) with /bus@f0000/pinctrl@a40000/cpsw-cpts
    [    0.360182] platform 30200000.dss: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b
    [    0.371702] platform connector-hdmi: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b
    [    0.382086] Modules: 27616 pages in range for non-PLT usage
    [    0.382093] Modules: 519136 pages in range for PLT usage
    [    0.388463] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
    [    0.400855] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
    [    0.407264] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
    [    0.414204] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
    [    0.420612] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
    [    0.427551] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
    [    0.433958] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
    [    0.440897] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
    [    0.448603] k3-chipinfo 43000014.chipid: Family:AM62AX rev:SR1.0 JTAGID[0x0bb8d02f] Detected
    [    0.457907] iommu: Default domain type: Translated
    [    0.462831] iommu: DMA domain TLB invalidation policy: strict mode
    [    0.469415] SCSI subsystem initialized
    [    0.473529] usbcore: registered new interface driver usbfs
    [    0.479170] usbcore: registered new interface driver hub
    [    0.484629] usbcore: registered new device driver usb
    [    0.490241] pps_core: LinuxPPS API ver. 1 registered
    [    0.495321] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
    [    0.504670] PTP clock support registered
    [    0.508840] EDAC MC: Ver: 3.0.0
    [    0.512488] scmi_core: SCMI protocol bus registered
    [    0.517744] FPGA manager framework
    [    0.521295] Advanced Linux Sound Architecture Driver Initialized.
    [    0.528392] vgaarb: loaded
    [    0.531460] clocksource: Switched to clocksource arch_sys_counter
    [    0.537929] VFS: Disk quotas dquot_6.6.0
    [    0.541982] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [    0.555291] Carveout Heap: Exported 176 MiB at 0x00000000a3000000
    [    0.561634] NET: Registered PF_INET protocol family
    [    0.566799] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
    [    0.577219] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
    [    0.586024] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
    [    0.593960] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
    [    0.602268] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear)
    [    0.610642] TCP: Hash tables configured (established 32768 bind 32768)
    [    0.617502] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
    [    0.624460] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
    [    0.631978] NET: Registered PF_UNIX/PF_LOCAL protocol family
    [    0.638189] RPC: Registered named UNIX socket transport module.
    [    0.644267] RPC: Registered udp transport module.
    [    0.649077] RPC: Registered tcp transport module.
    [    0.653886] RPC: Registered tcp-with-tls transport module.
    [    0.659495] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [    0.666086] NET: Registered PF_XDP protocol family
    [    0.671000] PCI: CLS 0 bytes, default 64
    [    0.676325] Initialise system trusted keyrings
    [    0.681089] workingset: timestamp_bits=46 max_order=20 bucket_order=0
    [    0.687977] squashfs: version 4.0 (2009/01/31) Phillip Lougher
    [    0.694195] NFS: Registering the id_resolver key type
    [    0.699389] Key type id_resolver registered
    [    0.703667] Key type id_legacy registered
    [    0.707782] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
    [    0.714637] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
    [    0.755934] Key type asymmetric registered
    [    0.760127] Asymmetric key parser 'x509' registered
    [    0.765158] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
    [    0.772842] io scheduler mq-deadline registered
    [    0.777482] io scheduler kyber registered
    [    0.781607] io scheduler bfq registered
    [    0.788468] pinctrl-single 4084000.pinctrl: 34 pins, size 136
    [    0.794973] pinctrl-single f4000.pinctrl: 151 pins, size 604
    [    0.802226] pinctrl-single a40000.pinctrl: 512 pins, size 2048
    [    0.814336] Serial: 8250/16550 driver, 12 ports, IRQ sharing enabled
    [    0.831062] loop: module loaded
    [    0.835233] megasas: 07.725.01.00-rc1
    [    0.842557] tun: Universal TUN/TAP device driver, 1.6
    [    0.848657] VFIO - User Level meta-driver version: 0.3
    [    0.855051] usbcore: registered new interface driver usb-storage
    [    0.861768] i2c_dev: i2c /dev entries driver
    [    0.867713] sdhci: Secure Digital Host Controller Interface driver
    [    0.874048] sdhci: Copyright(c) Pierre Ossman
    [    0.878723] sdhci-pltfm: SDHCI platform and OF driver helper
    [    0.885237] ledtrig-cpu: registered to indicate activity on CPUs
    [    0.891701] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
    [    0.898960] usbcore: registered new interface driver usbhid
    [    0.904664] usbhid: USB HID core driver
    [    0.908870] omap-mailbox 29000000.mailbox: omap mailbox rev 0x66fca100
    [    0.915700] omap-mailbox 29010000.mailbox: omap mailbox rev 0x66fca100
    [    0.922487] omap-mailbox 29020000.mailbox: omap mailbox rev 0x66fca100
    [    0.929227] omap-mailbox 29030000.mailbox: no available mbox devices found
    [    0.937524] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
    [    0.946522] optee: probing for conduit method.
    [    0.951102] optee: revision 4.2 (12d7c4ee)
    [    0.951388] optee: dynamic shared memory is enabled
    [    0.961238] random: crng init done
    [    0.964810] optee: initialized driver
    [    0.969945] Initializing XFRM netlink socket
    [    0.974360] NET: Registered PF_PACKET protocol family
    [    0.979597] Key type dns_resolver registered
    [    0.991620] registered taskstats version 1
    [    0.995942] Loading compiled-in X.509 certificates
    [    1.013764] ti-sci 44043000.system-controller: ABI: 4.0 (firmware rev 0x000a '10.0.8--v10.00.08 (Fiery Fox)')
    [    1.059179] i2c 0-0048: Fixed dependency cycle(s) with /bus@f0000/i2c@20000000/pmic@48/regulators/buck5
    [    1.069024] omap_i2c 20000000.i2c: bus 0 rev0.12 at 400 kHz
    [    1.076645] pca953x 1-0023: supply vcc not found, using dummy regulator
    [    1.083557] pca953x 1-0023: using AI
    [    1.107603] pca953x 1-0023: failed writing register
    [    1.112746] pca953x: probe of 1-0023 failed with error -121
    [    1.118620] platform connector-hdmi: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b
    [    1.128554] platform 30200000.dss: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b
    [    1.138304] i2c 1-003b: Fixed dependency cycle(s) with /connector-hdmi
    [    1.145043] i2c 1-003b: Fixed dependency cycle(s) with /bus@f0000/dss@30200000
    [    1.152608] omap_i2c 20010000.i2c: bus 1 rev0.12 at 100 kHz
    [    1.159409] omap_i2c 20020000.i2c: bus 2 rev0.12 at 400 kHz
    [    1.165330] ti-sci-intr 4210000.interrupt-controller: Interrupt Router 5 domain created
    [    1.173649] ti-sci-intr bus@f0000:interrupt-controller@a00000: Interrupt Router 3 domain created
    [    1.182853] ti-sci-inta 48000000.interrupt-controller: Interrupt Aggregator domain 28 created
    [    1.191875] ti-sci-inta 4e0a0000.interrupt-controller: Interrupt Aggregator domain 200 created
    [    1.201390] ti-udma 485c0100.dma-controller: Number of rings: 82
    [    1.210009] ti-udma 485c0100.dma-controller: Channels: 48 (bchan: 18, tchan: 12, rchan: 18)
    [    1.221020] ti-udma 485c0000.dma-controller: Number of rings: 150
    [    1.231945] ti-udma 485c0000.dma-controller: Channels: 35 (tchan: 20, rchan: 15)
    [    1.241437] ti-udma 4e230000.dma-controller: Number of rings: 6
    [    1.248057] ti-udma 4e230000.dma-controller: Channels: 6 (bchan: 0, tchan: 0, rchan: 6)
    [    1.257403] printk: console [ttyS2] disabled
    [    1.262099] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 252, base_baud = 3000000) is a 8250
    [    1.270977] printk: console [ttyS2] enabled
    [    1.270977] printk: console [ttyS2] enabled
    [    1.279510] printk: bootconsole [ns16550a0] disabled
    [    1.279510] printk: bootconsole [ns16550a0] disabled
    [    1.693638] spi-nand: probe of spi0.0 failed with error -110
    [    1.739468] davinci_mdio 8000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
    [    1.748167] davinci_mdio 8000f00.mdio: phy[0]: device 8000f00.mdio:00, driver unknown
    [    1.756059] am65-cpsw-nuss 8000000.ethernet: initializing am65 cpsw nuss version 0x6BA01103, cpsw version 0x6BA81103 Ports: 3 quirks:00000006
    [    1.768845] am65-cpsw-nuss 8000000.ethernet: initialized cpsw ale version 1.5
    [    1.775973] am65-cpsw-nuss 8000000.ethernet: ALE Table size 512
    [    1.782322] pps pps0: new PPS source ptp0
    [    1.786581] am65-cpsw-nuss 8000000.ethernet: CPTS ver 0x4e8a010c, freq:500000000, add_val:1 pps:1
    [    1.800448] am65-cpsw-nuss 8000000.ethernet: set new flow-id-base 19
    [    1.809935] platform 31000000.usb: Fixed dependency cycle(s) with /bus@f0000/i2c@20000000/usb-power-controller@3f/connector
    [    1.823176] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
    [    1.828738] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
    [    1.836511] xhci-hcd xhci-hcd.0.auto: USB3 root hub has no ports
    [    1.842516] xhci-hcd xhci-hcd.0.auto: hcc params 0x0258fe6d hci version 0x110 quirks 0x0000008020000010
    [    1.851944] xhci-hcd xhci-hcd.0.auto: irq 267, io mem 0x31100000
    [    1.858610] hub 1-0:1.0: USB hub found
    [    1.862410] hub 1-0:1.0: 1 port detected
    [    1.867852] cpufreq: cpufreq_online: CPU0: Running at unlisted initial frequency: 1200000 KHz, changing to: 1250000 KHz
    [    1.880257] mmc0: CQHCI version 5.10
    [    1.925097] mmc0: SDHCI controller on fa10000.mmc [fa10000.mmc] using ADMA 64-bit
    [    2.107653] mmc0: Command Queue Engine enabled
    [    2.112116] mmc0: new HS200 MMC card at address 0001
    [    2.117580] mmcblk0: mmc0:0001 58A398 7.28 GiB
    [    2.125460]  mmcblk0: p1
    [    2.128431] mmcblk0boot0: mmc0:0001 58A398 4.00 MiB
    [    2.134098] mmcblk0boot1: mmc0:0001 58A398 4.00 MiB
    [    2.139698] mmcblk0rpmb: mmc0:0001 58A398 4.00 MiB, chardev (239:0)
    [    2.158126] tps6594-rtc tps6594-rtc.5.auto: registered as rtc1
    [    2.164630] pca953x 1-0022: supply vcc not found, using dummy regulator
    [    2.171351] pca953x 1-0022: using AI
    [    2.175091] pca953x 1-0022: failed writing register
    [    2.180063] pca953x: probe of 1-0022 failed with error -121
    [    2.189045] debugfs: Directory 'pd:182' with parent 'pm_genpd' already present!
    [    2.196396] debugfs: Directory 'pd:182' with parent 'pm_genpd' already present!
    [    2.204737] clk: Disabling unused clocks
    [    2.212763] ALSA device list:
    [    2.215790]   No soundcards found.
    [    2.219631] Waiting for root device PARTUUID=076c4a2a-02...
    

    it seems it would send CMD11 to change voltage.

    My questions are:

    1、What is the main purpose of these configurations?

    2、Can you tell me the specific process of booting from SD card.

    3、V10 will change VDDSHV_SDIO voltage to use  High speed mode?

    At last,the custom board schematic and TI EVK schematic  are as follow:

    By the way, the VDD of sd card  for  custom board is always high.

    Best Regards

    twl

  • Hello,

    I find that v10 would send CMD11, and v9 would not send CMD11.

    If this is the case then the UHS, which require voltage from 3.3V to 1.8V, speed modes were not enabled in v9. It is the case that your schematics is not designed for this voltage switch which leads to the failure on initializing the SD card in UHS SDR (default in v10) mode.

    Please see the following responses:

    https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1442037/sk-am62b-p1-evm-is-not-booting-even-though-all-the-pipeline-is-correctly-performing-the-image-is-also-built-but-the-board-is-not-booting/5530694#5530694

    https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1439508/am62a7-q1-device-hangs-at-sysfw-abi-on-custom-hardware/5527791#5527791

    Regards,

    Prashant

  • Thank you Prashant, closing this thread as issue is resolved.