This thread has been locked.

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

AM6442: TMDS64GPEVM board print too much emmc related log

Part Number: AM6442


Hi,

   I use TMDS64GPEVM  as a sample board for my project, use sample image download form https://www.ti.com/tool/PROCESSOR-SDK-AM64X ,with right sd card  ,the linux image is booting。 but console output too much log as below shows:

[  364.121296] mmc0: Got data interrupt 0x00000002 even though no data operation was in progress.
[  364.164408] mmc0: sdhci: ============ SDHCI REGISTER DUMP ===========
[  364.164414] mmc0: sdhci: Sys addr:  0x00000000 | Version:  0x00001004
[  364.164420] mmc0: sdhci: Blk size:  0x00007200 | Blk cnt:  0x00000000
[  364.183684] mmc0: sdhci: Argument:  0x00000000 | Trn mode: 0x00000033
[  364.183690] mmc0: sdhci: Present:   0x01f70000 | Host ctl: 0x0000001f
[  364.183694] mmc0: sdhci: Power:     0x0000000f | Blk gap:  0x00000080
[  364.183699] mmc0: sdhci: Wake-up:   0x00000000 | Clock:    0x00000207
[  364.183705] mmc0: sdhci: Timeout:   0x00000000 | Int stat: 0x00000000
[  364.215810] mmc0: sdhci: Int enab:  0x03ff008b | Sig enab: 0x03ff008b
[  364.215814] mmc0: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000000
[  364.215820] mmc0: sdhci: Caps:      0x3de8c801 | Caps_1:   0x18002407
[  364.235084] mmc0: sdhci: Cmd:       0x00000c1a | Max curr: 0x00000000
[  364.235088] mmc0: sdhci: Resp[0]:   0x00000b00 | Resp[1]:  0x0076b27f
[  364.235095] mmc0: sdhci: Resp[2]:   0x325b5900 | Resp[3]:  0x00400e00
[  364.254367] mmc0: sdhci: Host ctl2: 0x0000000c
[  364.254374] mmc0: sdhci: ADMA Err:  0x00000000 | ADMA Ptr: 0x00000000a8140218

how can i resolve this issue?