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.

AM6548: Runtime SD card detection issue (broken-cd)

Part Number: AM6548

Hello,

We are developing a custom device based on the AM6548 SR2.0 processor. On the board we have SD Card slot connected to the processor without card detect pin connection.

We want to enable runtime detect insertion sd card without using card detect pin.

We set broken-cd property to enable polling for runtime detection the card. 

But it does not work properly. When kernel is booting, we are getting  13-15 messages for 2 min "mmc1: Timeout waiting for hardware cmd interrupt" after that runtime card detection works good (mmc1: new high speed SDXC card at address 0001; mmc1: card 0001 removed). Logs attached

[   10.822792] mmc1: CQHCI version 5.10
[   10.861879] mmc1: SDHCI controller on 4fa0000.sdhci [4fa0000.sdhci] using ADMA 64-bit
[   21.060871] mmc1: Timeout waiting for hardware cmd interrupt.
[   21.066652] mmc1: sdhci: ============ SDHCI REGISTER DUMP ===========
[   21.073110] mmc1: sdhci: Sys addr:  0x00000000 | Version:  0x00001004
[   21.079552] mmc1: sdhci: Blk size:  0x00000000 | Blk cnt:  0x00000000
[   21.085991] mmc1: sdhci: Argument:  0x00000c00 | Trn mode: 0x00000000
[   21.092428] mmc1: sdhci: Present:   0x00070001 | Host ctl: 0x00000001
[   21.098864] mmc1: sdhci: Power:     0x0000000e | Blk gap:  0x00000080
[   21.105322] mmc1: sdhci: Wake-up:   0x00000000 | Clock:    0x0000fa03
[   21.111773] mmc1: sdhci: Timeout:   0x00000000 | Int stat: 0x00000000
[   21.118212] mmc1: sdhci: Int enab:  0x00ff0003 | Sig enab: 0x00ff0003
[   21.124671] mmc1: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000000
[   21.131140] mmc1: sdhci: Caps:      0x3fe8c801 | Caps_1:   0x18000407
[   21.137597] mmc1: sdhci: Cmd:       0x0000341a | Max curr: 0x00000000
[   21.144040] mmc1: sdhci: Resp[0]:   0x00000000 | Resp[1]:  0x00000000
[   21.150499] mmc1: sdhci: Resp[2]:   0x00000000 | Resp[3]:  0x00000000
[   21.156943] mmc1: sdhci: Host ctl2: 0x00000000
[   21.161386] mmc1: sdhci: ADMA Err:  0x00000000 | ADMA Ptr: 0x0000000000000000
[   21.168514] mmc1: sdhci: ============================================
[   31.300866] mmc1: Timeout waiting for hardware cmd interrupt.
[   31.306632] mmc1: sdhci: ============ SDHCI REGISTER DUMP ===========
[   31.313072] mmc1: sdhci: Sys addr:  0x00000000 | Version:  0x00001004
[   31.319508] mmc1: sdhci: Blk size:  0x00000000 | Blk cnt:  0x00000000
[   31.325944] mmc1: sdhci: Argument:  0x80000c08 | Trn mode: 0x00000000
[   31.332376] mmc1: sdhci: Present:   0x00070001 | Host ctl: 0x00000001
[   31.338810] mmc1: sdhci: Power:     0x0000000e | Blk gap:  0x00000080
[   31.345239] mmc1: sdhci: Wake-up:   0x00000000 | Clock:    0x0000fa03
[   31.351666] mmc1: sdhci: Timeout:   0x00000000 | Int stat: 0x00000000
[   31.358092] mmc1: sdhci: Int enab:  0x00ff0003 | Sig enab: 0x00ff0003
[   31.364517] mmc1: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000000
[   31.370950] mmc1: sdhci: Caps:      0x3fe8c801 | Caps_1:   0x18000407
[   31.377386] mmc1: sdhci: Cmd:       0x0000341a | Max curr: 0x00000000
[   31.383815] mmc1: sdhci: Resp[0]:   0x00000000 | Resp[1]:  0x00000000
[   31.390244] mmc1: sdhci: Resp[2]:   0x00000000 | Resp[3]:  0x00000000
[   31.396671] mmc1: sdhci: Host ctl2: 0x00000000
[   31.401105] mmc1: sdhci: ADMA Err:  0x00000000 | ADMA Ptr: 0x0000000000000000
[   31.408224] mmc1: sdhci: ============================================
[   41.544842] mmc1: Timeout waiting for hardware cmd interrupt.
[   41.550605] mmc1: sdhci: ============ SDHCI REGISTER DUMP ===========
[   41.557041] mmc1: sdhci: Sys addr:  0x00000000 | Version:  0x00001004
[   41.563472] mmc1: sdhci: Blk size:  0x00000000 | Blk cnt:  0x00000000
[   41.569900] mmc1: sdhci: Argument:  0x00000000 | Trn mode: 0x00000000
[   41.576331] mmc1: sdhci: Present:   0x00070001 | Host ctl: 0x00000001
[   41.582758] mmc1: sdhci: Power:     0x0000000e | Blk gap:  0x00000080
[   41.589186] mmc1: sdhci: Wake-up:   0x00000000 | Clock:    0x0000fa07
[   41.595614] mmc1: sdhci: Timeout:   0x00000000 | Int stat: 0x00000000
[   41.602046] mmc1: sdhci: Int enab:  0x00ff0003 | Sig enab: 0x00ff0003
[   41.608474] mmc1: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000000
[   41.614904] mmc1: sdhci: Caps:      0x3fe8c801 | Caps_1:   0x18000407
[   41.621334] mmc1: sdhci: Cmd:       0x00000000 | Max curr: 0x00000000
[   41.627769] mmc1: sdhci: Resp[0]:   0x00000000 | Resp[1]:  0x00000000
[   41.634199] mmc1: sdhci: Resp[2]:   0x00000000 | Resp[3]:  0x00000000
[   41.640629] mmc1: sdhci: Host ctl2: 0x00000000
[   41.645064] mmc1: sdhci: ADMA Err:  0x00000000 | ADMA Ptr: 0x0000000000000000
[   41.652185] mmc1: sdhci: ============================================
[   51.780838] mmc1: Timeout waiting for hardware cmd interrupt.
[   51.786597] mmc1: sdhci: ============ SDHCI REGISTER DUMP ===========
[   51.793031] mmc1: sdhci: Sys addr:  0x00000000 | Version:  0x00001004
[   51.799462] mmc1: sdhci: Blk size:  0x00000000 | Blk cnt:  0x00000000
[   51.805892] mmc1: sdhci: Argument:  0x000001aa | Trn mode: 0x00000000
[   51.812323] mmc1: sdhci: Present:   0x00070001 | Host ctl: 0x00000001
[   51.818756] mmc1: sdhci: Power:     0x0000000e | Blk gap:  0x00000080
[   51.825186] mmc1: sdhci: Wake-up:   0x00000000 | Clock:    0x0000fa07
[   51.831618] mmc1: sdhci: Timeout:   0x00000000 | Int stat: 0x00000000
[   51.838050] mmc1: sdhci: Int enab:  0x00ff0003 | Sig enab: 0x00ff0003
[   51.844481] mmc1: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000000
[   51.850913] mmc1: sdhci: Caps:      0x3fe8c801 | Caps_1:   0x18000407
[   51.857344] mmc1: sdhci: Cmd:       0x0000081a | Max curr: 0x00000000
[   51.863776] mmc1: sdhci: Resp[0]:   0x00000000 | Resp[1]:  0x00000000
[   51.870210] mmc1: sdhci: Resp[2]:   0x00000000 | Resp[3]:  0x00000000
[   51.876640] mmc1: sdhci: Host ctl2: 0x00000000
[   51.881077] mmc1: sdhci: ADMA Err:  0x00000000 | ADMA Ptr: 0x0000000000000000
[   51.888199] mmc1: sdhci: ============================================
[   62.020815] mmc1: Timeout waiting for hardware cmd interrupt.
[   62.026564] mmc1: sdhci: ============ SDHCI REGISTER DUMP ===========
[   62.032993] mmc1: sdhci: Sys addr:  0x00000000 | Version:  0x00001004
[   62.039421] mmc1: sdhci: Blk size:  0x00000000 | Blk cnt:  0x00000000
[   62.045847] mmc1: sdhci: Argument:  0x00000000 | Trn mode: 0x00000000
[   62.052272] mmc1: sdhci: Present:   0x00070001 | Host ctl: 0x00000001
[   62.058698] mmc1: sdhci: Power:     0x0000000e | Blk gap:  0x00000080
[   62.065124] mmc1: sdhci: Wake-up:   0x00000000 | Clock:    0x0000fa07
[   62.071549] mmc1: sdhci: Timeout:   0x00000000 | Int stat: 0x00000000
[   62.077975] mmc1: sdhci: Int enab:  0x00ff0003 | Sig enab: 0x00ff0003
[   62.084400] mmc1: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000000
[   62.090825] mmc1: sdhci: Caps:      0x3fe8c801 | Caps_1:   0x18000407
[   62.097252] mmc1: sdhci: Cmd:       0x00000502 | Max curr: 0x00000000
[   62.103678] mmc1: sdhci: Resp[0]:   0x00000000 | Resp[1]:  0x00000000
[   62.110103] mmc1: sdhci: Resp[2]:   0x00000000 | Resp[3]:  0x00000000
[   62.116527] mmc1: sdhci: Host ctl2: 0x00000000
[   62.120960] mmc1: sdhci: ADMA Err:  0x00000000 | ADMA Ptr: 0x0000000000000000
[   62.128078] mmc1: sdhci: ============================================
[   72.260810] mmc1: Timeout waiting for hardware cmd interrupt.
[   72.266551] mmc1: sdhci: ============ SDHCI REGISTER DUMP ===========
[   72.272979] mmc1: sdhci: Sys addr:  0x00000000 | Version:  0x00001004
[   72.279405] mmc1: sdhci: Blk size:  0x00000000 | Blk cnt:  0x00000000
[   72.285831] mmc1: sdhci: Argument:  0x00000000 | Trn mode: 0x00000000
[   72.292256] mmc1: sdhci: Present:   0x00070001 | Host ctl: 0x00000001
[   72.298681] mmc1: sdhci: Power:     0x0000000e | Blk gap:  0x00000080
[   72.305106] mmc1: sdhci: Wake-up:   0x00000000 | Clock:    0x0000fa07
[   72.311532] mmc1: sdhci: Timeout:   0x00000000 | Int stat: 0x00000000
[   72.317957] mmc1: sdhci: Int enab:  0x00ff0003 | Sig enab: 0x00ff0003
[   72.324382] mmc1: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000000
[   72.330808] mmc1: sdhci: Caps:      0x3fe8c801 | Caps_1:   0x18000407
[   72.337233] mmc1: sdhci: Cmd:       0x00000502 | Max curr: 0x00000000
[   72.343658] mmc1: sdhci: Resp[0]:   0x00000000 | Resp[1]:  0x00000000
[   72.350083] mmc1: sdhci: Resp[2]:   0x00000000 | Resp[3]:  0x00000000
[   72.356508] mmc1: sdhci: Host ctl2: 0x00000000
[   72.360941] mmc1: sdhci: ADMA Err:  0x00000000 | ADMA Ptr: 0x0000000000000000
[   72.368058] mmc1: sdhci: ============================================
[   82.500812] mmc1: Timeout waiting for hardware cmd interrupt.
[   82.506553] mmc1: sdhci: ============ SDHCI REGISTER DUMP ===========
[   82.512981] mmc1: sdhci: Sys addr:  0x00000000 | Version:  0x00001004
[   82.519407] mmc1: sdhci: Blk size:  0x00000000 | Blk cnt:  0x00000000
[   82.525833] mmc1: sdhci: Argument:  0x00000000 | Trn mode: 0x00000000
[   82.532258] mmc1: sdhci: Present:   0x00070001 | Host ctl: 0x00000001
[   82.538683] mmc1: sdhci: Power:     0x0000000e | Blk gap:  0x00000080
[   82.545109] mmc1: sdhci: Wake-up:   0x00000000 | Clock:    0x0000fa07
[   82.551534] mmc1: sdhci: Timeout:   0x00000000 | Int stat: 0x00000000
[   82.557960] mmc1: sdhci: Int enab:  0x00ff0003 | Sig enab: 0x00ff0003
[   82.564385] mmc1: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000000
[   82.570811] mmc1: sdhci: Caps:      0x3fe8c801 | Caps_1:   0x18000407
[   82.577236] mmc1: sdhci: Cmd:       0x00000502 | Max curr: 0x00000000
[   82.583662] mmc1: sdhci: Resp[0]:   0x00000000 | Resp[1]:  0x00000000
[   82.590087] mmc1: sdhci: Resp[2]:   0x00000000 | Resp[3]:  0x00000000
[   82.596511] mmc1: sdhci: Host ctl2: 0x00000000
[   82.600944] mmc1: sdhci: ADMA Err:  0x00000000 | ADMA Ptr: 0x0000000000000000
[   82.608061] mmc1: sdhci: ============================================
[   92.740332] mmc1: Timeout waiting for hardware cmd interrupt.
[   92.746077] mmc1: sdhci: ============ SDHCI REGISTER DUMP ===========
[   92.752507] mmc1: sdhci: Sys addr:  0x00000000 | Version:  0x00001004
[   92.758933] mmc1: sdhci: Blk size:  0x00000000 | Blk cnt:  0x00000000
[   92.765359] mmc1: sdhci: Argument:  0x00000000 | Trn mode: 0x00000000
[   92.771784] mmc1: sdhci: Present:   0x00070001 | Host ctl: 0x00000001
[   92.778210] mmc1: sdhci: Power:     0x0000000e | Blk gap:  0x00000080
[   92.784636] mmc1: sdhci: Wake-up:   0x00000000 | Clock:    0x0000fa07
[   92.791061] mmc1: sdhci: Timeout:   0x00000000 | Int stat: 0x00000000
[   92.797487] mmc1: sdhci: Int enab:  0x00ff0003 | Sig enab: 0x00ff0003
[   92.803912] mmc1: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000000
[   92.810338] mmc1: sdhci: Caps:      0x3fe8c801 | Caps_1:   0x18000407
[   92.816763] mmc1: sdhci: Cmd:       0x00000502 | Max curr: 0x00000000
[   92.823189] mmc1: sdhci: Resp[0]:   0x00000000 | Resp[1]:  0x00000000
[   92.829614] mmc1: sdhci: Resp[2]:   0x00000000 | Resp[3]:  0x00000000
[   92.836038] mmc1: sdhci: Host ctl2: 0x00000000
[   92.840471] mmc1: sdhci: ADMA Err:  0x00000000 | ADMA Ptr: 0x0000000000000000
[   92.847589] mmc1: sdhci: ============================================
[  102.979361] mmc1: Timeout waiting for hardware cmd interrupt.
[  102.985106] mmc1: sdhci: ============ SDHCI REGISTER DUMP ===========
[  102.991534] mmc1: sdhci: Sys addr:  0x00000000 | Version:  0x00001004
[  102.997959] mmc1: sdhci: Blk size:  0x00000000 | Blk cnt:  0x00000000
[  103.004385] mmc1: sdhci: Argument:  0x00000000 | Trn mode: 0x00000000
[  103.010811] mmc1: sdhci: Present:   0x00070001 | Host ctl: 0x00000001
[  103.017237] mmc1: sdhci: Power:     0x0000000e | Blk gap:  0x00000080
[  103.023663] mmc1: sdhci: Wake-up:   0x00000000 | Clock:    0x0000fa07
[  103.030088] mmc1: sdhci: Timeout:   0x00000000 | Int stat: 0x00000000
[  103.036514] mmc1: sdhci: Int enab:  0x00ff0003 | Sig enab: 0x00ff0003
[  103.042939] mmc1: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000000
[  103.049365] mmc1: sdhci: Caps:      0x3fe8c801 | Caps_1:   0x18000407
[  103.055790] mmc1: sdhci: Cmd:       0x0000371a | Max curr: 0x00000000
[  103.062216] mmc1: sdhci: Resp[0]:   0x00000000 | Resp[1]:  0x00000000
[  103.068641] mmc1: sdhci: Resp[2]:   0x00000000 | Resp[3]:  0x00000000
[  103.075065] mmc1: sdhci: Host ctl2: 0x00000000
[  103.079498] mmc1: sdhci: ADMA Err:  0x00000000 | ADMA Ptr: 0x0000000000000000
[  103.086616] mmc1: sdhci: ============================================
[  113.218877] mmc1: Timeout waiting for hardware cmd interrupt.
[  113.224622] mmc1: sdhci: ============ SDHCI REGISTER DUMP ===========
[  113.231049] mmc1: sdhci: Sys addr:  0x00000000 | Version:  0x00001004
[  113.237475] mmc1: sdhci: Blk size:  0x00000000 | Blk cnt:  0x00000000
[  113.243901] mmc1: sdhci: Argument:  0x00000000 | Trn mode: 0x00000000
[  113.250327] mmc1: sdhci: Present:   0x00070001 | Host ctl: 0x00000001
[  113.256753] mmc1: sdhci: Power:     0x0000000e | Blk gap:  0x00000080
[  113.263178] mmc1: sdhci: Wake-up:   0x00000000 | Clock:    0x0000fa07
[  113.269603] mmc1: sdhci: Timeout:   0x00000000 | Int stat: 0x00000000
[  113.276029] mmc1: sdhci: Int enab:  0x00ff0003 | Sig enab: 0x00ff0003
[  113.282454] mmc1: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000000
[  113.288879] mmc1: sdhci: Caps:      0x3fe8c801 | Caps_1:   0x18000407
[  113.295304] mmc1: sdhci: Cmd:       0x0000371a | Max curr: 0x00000000
[  113.301730] mmc1: sdhci: Resp[0]:   0x00000000 | Resp[1]:  0x00000000
[  113.308155] mmc1: sdhci: Resp[2]:   0x00000000 | Resp[3]:  0x00000000
[  113.314580] mmc1: sdhci: Host ctl2: 0x00000000
[  113.319013] mmc1: sdhci: ADMA Err:  0x00000000 | ADMA Ptr: 0x0000000000000000
[  113.326130] mmc1: sdhci: ============================================
[  123.458626] mmc1: Timeout waiting for hardware cmd interrupt.
[  123.464371] mmc1: sdhci: ============ SDHCI REGISTER DUMP ===========
[  123.470798] mmc1: sdhci: Sys addr:  0x00000000 | Version:  0x00001004
[  123.477224] mmc1: sdhci: Blk size:  0x00000000 | Blk cnt:  0x00000000
[  123.483649] mmc1: sdhci: Argument:  0x00000000 | Trn mode: 0x00000000
[  123.490075] mmc1: sdhci: Present:   0x00070001 | Host ctl: 0x00000001
[  123.496501] mmc1: sdhci: Power:     0x0000000e | Blk gap:  0x00000080
[  123.502926] mmc1: sdhci: Wake-up:   0x00000000 | Clock:    0x0000fa07
[  123.509352] mmc1: sdhci: Timeout:   0x00000000 | Int stat: 0x00000000
[  123.515778] mmc1: sdhci: Int enab:  0x00ff0003 | Sig enab: 0x00ff0003
[  123.522203] mmc1: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000000
[  123.528628] mmc1: sdhci: Caps:      0x3fe8c801 | Caps_1:   0x18000407
[  123.535054] mmc1: sdhci: Cmd:       0x0000371a | Max curr: 0x00000000
[  123.541480] mmc1: sdhci: Resp[0]:   0x00000000 | Resp[1]:  0x00000000
[  123.547905] mmc1: sdhci: Resp[2]:   0x00000000 | Resp[3]:  0x00000000
[  123.554330] mmc1: sdhci: Host ctl2: 0x00000000
[  123.558762] mmc1: sdhci: ADMA Err:  0x00000000 | ADMA Ptr: 0x0000000000000000
[  123.565880] mmc1: sdhci: ============================================
[  133.698488] mmc1: Timeout waiting for hardware cmd interrupt.
[  133.704229] mmc1: sdhci: ============ SDHCI REGISTER DUMP ===========
[  133.710657] mmc1: sdhci: Sys addr:  0x00000000 | Version:  0x00001004
[  133.717083] mmc1: sdhci: Blk size:  0x00000000 | Blk cnt:  0x00000000
[  133.723509] mmc1: sdhci: Argument:  0x00000000 | Trn mode: 0x00000000
[  133.729934] mmc1: sdhci: Present:   0x00070001 | Host ctl: 0x00000001
[  133.736360] mmc1: sdhci: Power:     0x0000000e | Blk gap:  0x00000080
[  133.742786] mmc1: sdhci: Wake-up:   0x00000000 | Clock:    0x0000fa07
[  133.749213] mmc1: sdhci: Timeout:   0x00000000 | Int stat: 0x00000000
[  133.755638] mmc1: sdhci: Int enab:  0x00ff0003 | Sig enab: 0x00ff0003
[  133.762064] mmc1: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000000
[  133.768489] mmc1: sdhci: Caps:      0x3fe8c801 | Caps_1:   0x18000407
[  133.774914] mmc1: sdhci: Cmd:       0x0000371a | Max curr: 0x00000000
[  133.781340] mmc1: sdhci: Resp[0]:   0x00000000 | Resp[1]:  0x00000000
[  133.787765] mmc1: sdhci: Resp[2]:   0x00000000 | Resp[3]:  0x00000000
[  133.794189] mmc1: sdhci: Host ctl2: 0x00000000
[  133.798622] mmc1: sdhci: ADMA Err:  0x00000000 | ADMA Ptr: 0x0000000000000000
[  133.805739] mmc1: sdhci: ============================================
[  143.938423] mmc1: Timeout waiting for hardware cmd interrupt.
[  143.944171] mmc1: sdhci: ============ SDHCI REGISTER DUMP ===========
[  143.950599] mmc1: sdhci: Sys addr:  0x00000000 | Version:  0x00001004
[  143.957025] mmc1: sdhci: Blk size:  0x00000000 | Blk cnt:  0x00000000
[  143.963451] mmc1: sdhci: Argument:  0x00000000 | Trn mode: 0x00000000
[  143.969876] mmc1: sdhci: Present:   0x00070001 | Host ctl: 0x00000001
[  143.976302] mmc1: sdhci: Power:     0x0000000e | Blk gap:  0x00000080
[  143.982728] mmc1: sdhci: Wake-up:   0x00000000 | Clock:    0x0000fa07
[  143.989154] mmc1: sdhci: Timeout:   0x00000000 | Int stat: 0x00000000
[  143.995581] mmc1: sdhci: Int enab:  0x00ff0003 | Sig enab: 0x00ff0003
[  144.002006] mmc1: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000000
[  144.008433] mmc1: sdhci: Caps:      0x3fe8c801 | Caps_1:   0x18000407
[  144.014859] mmc1: sdhci: Cmd:       0x00000102 | Max curr: 0x00000000
[  144.021285] mmc1: sdhci: Resp[0]:   0x00000000 | Resp[1]:  0x00000000
[  144.027710] mmc1: sdhci: Resp[2]:   0x00000000 | Resp[3]:  0x00000000
[  144.034134] mmc1: sdhci: Host ctl2: 0x00000000
[  144.038567] mmc1: sdhci: ADMA Err:  0x00000000 | ADMA Ptr: 0x0000000000000000
[  144.045684] mmc1: sdhci: ============================================
[  203.531785] mmc1: new high speed SDXC card at address 0001
[  203.538707] mmcblk1: mmc1:0001 EC2QT 59.6 GiB 
[  245.695629] mmc1: card 0001 removed
[  250.802386] mmc1: new high speed SDXC card at address 0001
[  250.808897] mmcblk1: mmc1:0001 EC2QT 59.6 GiB 
[  254.911526] mmc1: card 0001 removed

I can use non-removable property and insert the sd card before booting and I will have no timeout messages and sd card works good but card detection mechanism will not work.

Are there any ideas why these timeout messages appear and how to remove them?

Device tree configuration:

sdhci1: sdhci@4fa0000 {

compatible = "ti,am654-sdhci-5.1";
reg = <0x0 0x4fa0000 0x0 0x1000>, <0x0 0x4fb0000 0x0 0x400>;
power-domains = <&k3_pds 48 1>;
clocks = <&k3_clks 48 0>, <&k3_clks 48 1>;
clock-names = "clk_ahb", "clk_xin";
interrupts = <0 137 4>;
ti,otap-del-sel-legacy = <0x0>;
ti,otap-del-sel-mmc-hs = <0x0>;
ti,otap-del-sel-sd-hs = <0x0>;
ti,otap-del-sel-sdr12 = <0x0>;
ti,otap-del-sel-sdr25 = <0x0>;
ti,otap-del-sel-sdr50 = <0x8>;
ti,otap-del-sel-sdr104 = <0x7>;
ti,otap-del-sel-ddr50 = <0x4>;
ti,otap-del-sel-ddr52 = <0x4>;
ti,otap-del-sel-hs200 = <0x7>;
ti,clkbuf-sel = <0x7>;
ti,trm-icp = <0x8>;

};

main_mmc1_pins_default: main_mmc1_pins_default {
pinctrl-single,pins = <
AM65X_IOPAD(0x02d4, PIN_INPUT_PULLDOWN, 0) /* (C27) MMC1_CLK */
AM65X_IOPAD(0x02d8, PIN_INPUT_PULLUP, 0) /* (C28) MMC1_CMD */
AM65X_IOPAD(0x02d0, PIN_INPUT_PULLUP, 0) /* (D28) MMC1_DAT0 */
AM65X_IOPAD(0x02cc, PIN_INPUT_PULLUP, 0) /* (E27) MMC1_DAT1 */
AM65X_IOPAD(0x02c8, PIN_INPUT_PULLUP, 0) /* (D26) MMC1_DAT2 */
AM65X_IOPAD(0x02c4, PIN_INPUT_PULLUP, 0) /* (D27) MMC1_DAT3 */
>;
};

&sdhci1 {
status = "okay";
pinctrl-names = "default";
pinctrl-0 = <&main_mmc1_pins_default>;
bus-width = <4>;
sdhci-caps-mask = <0x7 0x0>;
ti,driver-strength-ohm = <50>;
broken-cd;
disable-wp;
};

Best regards,

Artem

  • Hi Artem,

    Which SDK version are you using?
    Could you share the full kernel boot log as well?

    Regards,
    Vishal

  • Vishaly,

    Thank you for reply

    We are using SDK 7.0.1

    Full log

    U-Boot SPL 2020.01-gae2e52f2f6-dirty (Nov 05 2020 - 01:08:23 +0300)
    SYSFW ABI: 3.0 (firmware rev 0x0014 '20.04.1-v2020.04a (Terrific Lla')
    Trying to boot from SPI
    Starting ATF on ARM64 core...
    
    NOTICE:  BL31: v2.3():07.00.00.005-dirty
    NOTICE:  BL31: Built : 17:03:45, Aug 10 2020
    
    U-Boot SPL 2020.01-gae2e52f2f6-dirty (Nov 05 2020 - 01:08:26 +0300)
    SYSFW ABI: 3.0 (firmware rev 0x0014 '20.04.1-v2020.04a (Terrific Lla')
    Trying to boot from SPI
    
    
    U-Boot 2020.01-gae2e52f2f6-dirty (Nov 05 2020 - 01:08:26 +0300)
    
    SoC:   AM65X SR2.0
    Model: TQMa65x
    Board: MBa65xx rev SP.0100
    DRAM:  4 GiB
    MMC:   sdhci@4f80000: 0, sdhci@04FA0000: 1
    Loading Environment from MMC... OK
    In:    serial
    Out:   serial
    Err:   serial
    Start config for clock synthesizer at address 0x64
    Done!
    Net:   eth0: cpsw_nuss@046000000
    Hit any key to stop autoboot:  0 
    Card did not respond to voltage select!
    SD/MMC found on device 1
    Card did not respond to voltage select!
    Card did not respond to voltage select!
    link up on port 1, speed 100, full duplex
    BOOTP broadcast 1
    DHCP client bound to address 192.168.0.106 (507 ms)
    link up on port 1, speed 100, full duplex
    BOOTP broadcast 1
    DHCP client bound to address 192.168.0.106 (507 ms)
    link up on port 1, speed 100, full duplex
    Using cpsw_nuss@046000000 device
    TFTP from server 192.168.0.103; our IP address is 192.168.0.106
    Filename 'Image'.
    Load address: 0x80080000
    Loading: #################################################################
             #################################################################
             #################################################################
             #################################################################
             #################################################################
             #################################################################
             #################################################################
             #################################################################
             #################################################################
             #################################################################
             #################################################################
             #################################################################
             #################################################################
             #################################################################
             #################################################################
             #################################################################
             #################################################################
             #################################################################
             #################################################################
             #################################################################
             #################################################################
             #################################################################
             #################################################################
             #################################################################
             #################################################################
             #################################################################
             #################################################################
             #################################################################
             #################################################################
             #################################################################
             #################################################################
             #################################################################
             #################################################################
             #################################################################
             #################################################################
             #################################################################
             #################################################################
             #################################################################
             #################################################################
             #################################################################
             #################################################################
             #################################################################
             #################################################################
             #################################################################
             #################################################################
             #################################################################
             #################################################################
             #################################################################
             #################################################################
             #################################################################
             ###############################
             3.4 MiB/s
    done
    Bytes transferred = 16795656 (1004808 hex)
    link up on port 1, speed 100, full duplex
    Using cpsw_nuss@046000000 device
    TFTP from server 192.168.0.103; our IP address is 192.168.0.106
    Filename 'am654-mba65xx-p1.dtb'.
    Load address: 0x82000000
    Loading: #############
             2.5 MiB/s
    done
    Bytes transferred = 66556 (103fc hex)
    link up on port 1, speed 100, full duplex
    Using cpsw_nuss@046000000 device
    TFTP from server 192.168.0.103; our IP address is 192.168.0.106
    Filename 'am654-mba65xx-audio.dtbo'.
    Load address: 0x83000000
    Loading: #
             939.5 KiB/s
    done
    Bytes transferred = 3849 (f09 hex)
    link up on port 1, speed 100, full duplex
    Using cpsw_nuss@046000000 device
    TFTP from server 192.168.0.103; our IP address is 192.168.0.106
    Filename 'am654-mba65xx-lvds-display.dtbo'.
    Load address: 0x83000000
    Loading: #
             536.1 KiB/s
    done
    Bytes transferred = 2747 (abb hex)
    ## Flattened Device Tree blob at 82000000
       Booting using the fdt blob at 0x82000000
       Loading Device Tree to 00000000fddaf000, end 00000000fdec2fff ... OK
    
    Starting kernel ...
    
    [    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
    [    0.000000] Linux version 5.4.40+ (artem@a) (gcc version 9.2.1 20191025 (GNU Toolchain for the A-pro0
    [    0.000000] Machine model: TQ Systems MBa65xx board on TQMa65-p1 carrier board
    [    0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002800000 (options '')
    [    0.000000] printk: bootconsole [ns16550a0] enabled
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a0000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a0000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a0100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@a0100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a1000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a1000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a1100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@a1100000, compatible id shared-dma-pool
    [    0.000000] cma: Reserved 512 MiB at 0x00000000c0000000
    [    0.000000] On node 0 totalpages: 56032
    [    0.000000]   DMA zone: 16 pages used for memmap
    [    0.000000]   DMA zone: 0 pages reserved
    [    0.000000]   DMA zone: 15456 pages, LIFO batch:3
    [    0.000000]   DMA32 zone: 8 pages used for memmap
    [    0.000000]   DMA32 zone: 7808 pages, LIFO batch:0
    [    0.000000]   Normal zone: 32 pages used for memmap
    [    0.000000]   Normal zone: 32768 pages, LIFO batch:3
    [    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.0
    [    0.000000] percpu: Embedded 2 pages/cpu s48408 r8192 d74472 u131072
    [    0.000000] pcpu-alloc: s48408 r8192 d74472 u131072 alloc=2*65536
    [    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 
    [    0.000000] Detected VIPT I-cache on CPU0
    [    0.000000] CPU features: detected: ARM erratum 845719
    [    0.000000] CPU features: detected: GIC system register CPU interface
    [    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 55976
    [    0.000000] Kernel command line: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 mtdpartsp
    [    0.000000] Dentry cache hash table entries: 524288 (order: 6, 4194304 bytes, linear)
    [    0.000000] Inode-cache hash table entries: 262144 (order: 5, 2097152 bytes, linear)
    [    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
    [    0.000000] software IO TLB: mapped [mem 0xbbff0000-0xbfff0000] (64MB)
    [    0.000000] Memory: 3515520K/3586048K available (9598K kernel code, 786K rwdata, 3904K rodata, 1728K)
    [    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 restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
    [    0.000000]  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: 960 SPIs implemented
    [    0.000000] GICv3: 0 Extended SPIs implemented
    [    0.000000] GICv3: Distributor has no Range Selector support
    [    0.000000] GICv3: 16 PPIs implemented
    [    0.000000] GICv3: no VLPI support, no direct LPI support
    [    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: allocated 1048576 Devices @8c0800000 (flat, esz 8, psz 64K, shr )
    [    0.000000] ITS: using cache flushing for cmd queue
    [    0.000000] GICv3: using LPI property table @0x00000008c00d0000
    [    0.000000] GIC: using cache flushing for LPI property table
    [    0.000000] GICv3: CPU0: using allocated LPI pending table @0x00000008c00e0000
    [    0.000000] random: get_random_bytes called from start_kernel+0x2b8/0x438 with crng_init=0
    [    0.000000] arch_timer: cp15 timer(s) running at 200.00MHz (phys).
    [    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2e2049d3e8, max_idles
    [    0.000005] sched_clock: 56 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
    [    0.008651] Console: colour dummy device 80x25
    [    0.013258] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMI)
    [    0.023977] pid_max: default: 32768 minimum: 301
    [    0.028833] LSM: Security Framework initializing
    [    0.033647] Mount-cache hash table entries: 8192 (order: 0, 65536 bytes, linear)
    [    0.041256] Mountpoint-cache hash table entries: 8192 (order: 0, 65536 bytes, linear)
    [    0.073439] ASID allocator initialised with 32768 entries
    [    0.087021] rcu: Hierarchical SRCU implementation.
    [    0.100151] Platform MSI: gic-its@1820000 domain created
    [    0.105910] PCI/MSI: /interconnect@100000/interrupt-controller@1800000/gic-its@1820000 domain created
    [    0.123425] smp: Bringing up secondary CPUs ...
    [    0.160685] Detected VIPT I-cache on CPU1
    [    0.160725] GICv3: CPU1: found redistributor 1 region 0:0x00000000018a0000
    [    0.160740] GICv3: CPU1: using allocated LPI pending table @0x00000008c00f0000
    [    0.160791] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
    [    0.192842] Detected VIPT I-cache on CPU2
    [    0.192881] GICv3: CPU2: found redistributor 100 region 0:0x00000000018c0000
    [    0.192897] GICv3: CPU2: using allocated LPI pending table @0x00000008c0100000
    [    0.192947] CPU2: Booted secondary processor 0x0000000100 [0x410fd034]
    [    0.224842] Detected VIPT I-cache on CPU3
    [    0.224871] GICv3: CPU3: found redistributor 101 region 0:0x00000000018e0000
    [    0.224884] GICv3: CPU3: using allocated LPI pending table @0x00000008c0110000
    [    0.224923] CPU3: Booted secondary processor 0x0000000101 [0x410fd034]
    [    0.225073] smp: Brought up 1 node, 4 CPUs
    [    0.305460] SMP: Total of 4 processors activated.
    [    0.310294] CPU features: detected: 32-bit EL0 Support
    [    0.315588] CPU features: detected: CRC32 instructions
    [    0.332398] CPU: All CPU(s) started at EL2
    [    0.336639] alternatives: patching kernel code
    [    0.342805] devtmpfs: initialized
    [    0.357234] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 764504178510s
    [    0.367263] futex hash table entries: 1024 (order: 0, 65536 bytes, linear)
    [    0.376020] pinctrl core: initialized pinctrl subsystem
    [    0.382409] NET: Registered protocol family 16
    [    0.394160] DMA: preallocated 256 KiB pool for atomic allocations
    [    0.401316] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
    [    0.433267] HugeTLB registered 16.0 GiB page size, pre-allocated 0 pages
    [    0.440176] HugeTLB registered 512 MiB page size, pre-allocated 0 pages
    [    0.446971] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
    [    0.459273] cryptd: max_cpu_qlen set to 1000
    [    0.475211] iommu: Default domain type: Translated 
    [    0.480717] SCSI subsystem initialized
    [    0.485126] mc: Linux media interface: v0.10
    [    0.489551] videodev: Linux video capture interface: v2.00
    [    0.495214] pps_core: LinuxPPS API ver. 1 registered
    [    0.500311] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
    [    0.509697] PTP clock support registered
    [    0.513747] EDAC MC: Ver: 3.0.0
    [    0.518282] FPGA manager framework
    [    0.521888] Advanced Linux Sound Architecture Driver Initialized.
    [    0.529237] clocksource: Switched to clocksource arch_sys_counter
    [    0.535744] VFS: Disk quotas dquot_6.6.0
    [    0.539895] VFS: Dquot-cache hash table entries: 8192 (order 0, 65536 bytes)
    [    0.553709] thermal_sys: Registered thermal governor 'step_wise'
    [    0.553714] thermal_sys: Registered thermal governor 'power_allocator'
    [    0.560515] NET: Registered protocol family 2
    [    0.572275] tcp_listen_portaddr_hash hash table entries: 4096 (order: 0, 65536 bytes, linear)
    [    0.581161] TCP established hash table entries: 32768 (order: 2, 262144 bytes, linear)
    [    0.589608] TCP bind hash table entries: 32768 (order: 3, 524288 bytes, linear)
    [    0.597771] TCP: Hash tables configured (established 32768 bind 32768)
    [    0.604659] UDP hash table entries: 2048 (order: 0, 65536 bytes, linear)
    [    0.611673] UDP-Lite hash table entries: 2048 (order: 0, 65536 bytes, linear)
    [    0.619323] NET: Registered protocol family 1
    [    0.624559] RPC: Registered named UNIX socket transport module.
    [    0.630660] RPC: Registered udp transport module.
    [    0.635495] RPC: Registered tcp transport module.
    [    0.640325] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [    0.646944] PCI: CLS 0 bytes, default 64
    [    0.652269] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
    [    0.670959] Initialise system trusted keyrings
    [    0.675723] workingset: timestamp_bits=46 max_order=16 bucket_order=0
    [    0.689044] squashfs: version 4.0 (2009/01/31) Phillip Lougher
    [    0.695959] NFS: Registering the id_resolver key type
    [    0.701190] Key type id_resolver registered
    [    0.705509] Key type id_legacy registered
    [    0.709636] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
    [    0.716839] 9p: Installing v9fs 9p2000 file system support
    [    0.742784] Key type asymmetric registered
    [    0.747013] Asymmetric key parser 'x509' registered
    [    0.752063] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
    [    0.759660] io scheduler mq-deadline registered
    [    0.764310] io scheduler kyber registered
    [    0.771346] pinctrl-single 4301c000.pinmux: 70 pins, size 280
    [    0.777828] pinctrl-single 11c000.pinmux: 185 pins, size 740
    [    0.783786] pinctrl-single 11c2e8.pinmux: 9 pins, size 36
    [    0.790562] pinctrl-single a40000.timesync_router: 512 pins, size 2048
    [    0.801443] pwm-backlight backlight: backlight supply power not found, using dummy regulator
    [    0.813060] k3-ringacc 2b800000.ringacc: Failed to get MSI domain
    [    0.819481] k3-ringacc 3c000000.ringacc: Failed to get MSI domain
    [    0.830032] Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled
    [    0.841478] panel-simple display0: display0 supply power not found, using dummy regulator
    [    0.849934] panel_simple_probe(): 1
    [    0.867145] brd: module loaded
    [    0.879369] loop: module loaded
    [    0.886836] libphy: Fixed MDIO Bus: probed
    [    0.891620] tun: Universal TUN/TAP device driver, 1.6
    [    0.897019] CAN device driver interface
    [    0.902348] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.4.0-k
    [    0.910390] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
    [    0.916518] sky2: driver version 1.30
    [    0.921499] VFIO - User Level meta-driver version: 0.3
    [    0.927664] i2c /dev entries driver
    [    0.932703] sdhci: Secure Digital Host Controller Interface driver
    [    0.939114] sdhci: Copyright(c) Pierre Ossman
    [    0.944215] sdhci-pltfm: SDHCI platform and OF driver helper
    [    0.952067] ledtrig-cpu: registered to indicate activity on CPUs
    [    0.958356] ti-sci interconnect@100000:interconnect@28380000:interconnect@42040000:dmsc: invalid rese
    [    0.969739] optee: probing for conduit method from DT.
    [    0.975048] optee: revision 3.8 (199fca17)
    [    0.975808] optee: initialized driver
    [    0.985786] NET: Registered protocol family 17
    [    0.990381] can: controller area network core (rev 20170425 abi 9)
    [    0.996810] NET: Registered protocol family 29
    [    1.001379] can: raw protocol (rev 20170425)
    [    1.005769] can: broadcast manager protocol (rev 20170425 t)
    [    1.011583] can: netlink gateway (rev 20190810) max_hops=1
    [    1.017503] 9pnet: Installing 9P2000 support
    [    1.021967] Key type dns_resolver registered
    [    1.026830] registered taskstats version 1
    [    1.031058] Loading compiled-in X.509 certificates
    [    1.045045] pwm-backlight backlight: backlight supply power not found, using dummy regulator
    [    1.054761] k3-ringacc 2b800000.ringacc: Failed to get MSI domain
    [    1.061313] k3-ringacc 3c000000.ringacc: Failed to get MSI domain
    [    1.069005] panel-simple display0: display0 supply power not found, using dummy regulator
    [    1.077464] panel_simple_probe(): 1
    [    1.086181] ti-sci interconnect@100000:interconnect@28380000:interconnect@42040000:dmsc: invalid rese
    [    1.096243] ti-sci interconnect@100000:interconnect@28380000:interconnect@42040000:dmsc: ABI: 3.0 (f)
    [    1.143504] random: fast init done
    [    1.159394] davinci-mcasp 2b00000.mcasp: IRQ common not found
    [    1.190113] rtc-pcf85063 0-0051: registered as rtc0
    [    1.195382] omap_i2c 42120000.i2c: bus 0 rev0.12 at 400 kHz
    [    1.229948] tlv320aic32x4 1-0018: 1-0018 supply ldoin not found, using dummy regulator
    [    1.238162] tlv320aic32x4 1-0018: 1-0018 supply iov not found, using dummy regulator
    [    1.246415] pca953x 1-0020: 1-0020 supply vcc not found, using dummy regulator
    [    1.254706] GPIO line 496 (PRG0_RGMII_RST#_AUDIO_RST#) hogged as output/high
    [    1.262202] GPIO line 498 (GPIOEXP0_IO0_3_PRG0_ETH_EN#) hogged as output/high
    [    1.269777] GPIO line 499 (PRG1_RGMII_RST#) hogged as output/high
    [    1.276281] GPIO line 501 (PRG1_ETH_EN#) hogged as output/high
    [    1.282521] GPIO line 503 (PRG2_RGMII_RST#) hogged as output/high
    [    1.289358] GPIO line 505 (MCU_RGMII0_RST#) hogged as output/high
    [    1.296009] pca953x 1-0021: 1-0021 supply vcc not found, using dummy regulator
    [    1.304295] GPIO line 480 (MPCIE_1V5_EN) hogged as output/high
    [    1.310537] GPIO line 481 (DISPLAY_3V3_EN) hogged as output/high
    [    1.316952] GPIO line 483 (LCD_PWR_EN) hogged as output/high
    [    1.323012] GPIO line 484 (LCD_BLT_EN) hogged as output/high
    [    1.329070] GPIO line 485 (DISPLAY_RST#) hogged as output/high
    [    1.335307] GPIO line 486 (USB_HUB_RST#) hogged as output/high
    [    1.341543] GPIO line 487 (CLK_PDN#) hogged as output/high
    [    1.347751] GPIO line 489 (MPCIE_DIS#) hogged as output/high
    [    1.353796] omap_i2c 40b00000.i2c: bus 1 rev0.12 at 400 kHz
    [    1.360584] ti-sci-intr interconnect@100000:interconnect@28380000:interconnect@42040000:interrupt-cod
    [    1.374282] ti-sci-intr interconnect@100000:interrupt-controller0: Interrupt Router 100 domain creatd
    [    1.384039] ti-sci-intr interconnect@100000:navss@30800000:interrupt-controller1: Interrupt Router 1d
    [    1.395257] ti-sci-inta 33d00000.interrupt-controller: Interrupt Aggregator domain 179 created
    [    1.414343] keystone-pcie 5500000.pcie: host bridge /interconnect@100000/pcie@5500000 ranges:
    [    1.423142] keystone-pcie 5500000.pcie:    IO 0x10020000..0x1002ffff -> 0x00000000
    [    1.430935] keystone-pcie 5500000.pcie:   MEM 0x10030000..0x17ffffff -> 0x10030000
    [    2.439111] keystone-pcie 5500000.pcie: Phy link never came up
    [    2.445280] keystone-pcie 5500000.pcie: PCI host bridge to bus 0000:00
    [    2.451993] pci_bus 0000:00: root bus resource [bus 00-ff]
    [    2.457631] pci_bus 0000:00: root bus resource [io  0x0000-0xffff]
    [    2.463979] pci_bus 0000:00: root bus resource [mem 0x10030000-0x17ffffff]
    [    2.471066] pci 0000:00:00.0: [104c:b00c] type 01 class 0x060400
    [    2.477271] pci 0000:00:00.0: reg 0x38: [mem 0x00000000-0x0000ffff pref]
    [    2.484222] pci 0000:00:00.0: supports D1
    [    2.488344] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
    [    2.501852] pci 0000:00:00.0: BAR 6: assigned [mem 0x10030000-0x1003ffff pref]
    [    2.509279] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
    [    2.515036] pcieport 0000:00:00.0: PME: Signaling with IRQ 42
    [    2.521396] pcieport 0000:00:00.0: AER: enabled with IRQ 42
    [    2.527535] keystone-pcie 5500000.pcie-ep: can't request region for resource [mem 0x05500000-0x05500]
    [    2.537296] keystone-pcie: probe of 5500000.pcie-ep failed with error -16
    [    2.545013] keystone-pcie: probe of 5600000.pcie failed with error -16
    [    2.552075] keystone-pcie: probe of 5600000.pcie-ep failed with error -16
    [    2.559351] pwm-backlight backlight: backlight supply power not found, using dummy regulator
    [    2.574219] k3-ringacc 2b800000.ringacc: Ring Accelerator probed rings:286, gp-rings[96,160] sci-dev5
    [    2.584245] k3-ringacc 2b800000.ringacc: dma-ring-reset-quirk: disabled
    [    2.591041] k3-ringacc 2b800000.ringacc: RA Proxy rev. 66348100, num_proxies:64
    [    2.612413] k3-ringacc 3c000000.ringacc: Ring Accelerator probed rings:818, gp-rings[304,464] sci-de7
    [    2.622548] k3-ringacc 3c000000.ringacc: dma-ring-reset-quirk: disabled
    [    2.629349] k3-ringacc 3c000000.ringacc: RA Proxy rev. 66348100, num_proxies:64
    [    2.637478] omap8250 40a00000.serial: PM domain pd:149 will not be powered off
    [    2.645306] 40a00000.serial: ttyS1 at MMIO 0x40a00000 (irq = 8, base_baud = 6000000) is a 8250
    [    2.655186] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 21, base_baud = 3000000) is a 8250
    [    2.663993] printk: console [ttyS2] enabled
    [    2.663993] printk: console [ttyS2] enabled
    [    2.672458] printk: bootconsole [ns16550a0] disabled
    [    2.672458] printk: bootconsole [ns16550a0] disabled
    [    2.683333] 2810000.serial: ttyS3 at MMIO 0x2810000 (irq = 22, base_baud = 3000000) is a 8250
    [    2.692645] 2820000.serial: ttyS4 at MMIO 0x2820000 (irq = 23, base_baud = 3000000) is a 8250
    [    2.701806] panel-simple display0: display0 supply power not found, using dummy regulator
    [    2.710057] panel_simple_probe(): 2
    [    2.714826] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
    [    2.721469] [drm] No driver support for vblank timestamp query.
    [    2.728729] [drm] Initialized tidss 1.0.0 20180215 for 4a00000.dss on minor 0
    [   10.254795] Console: switching to colour frame buffer device 160x50
    [   10.295369] tidss 4a00000.dss: fb0: tidssdrmfb frame buffer device
    [   10.303041] cadence-qspi 47040000.spi: mx66um1g45g (131072 Kbytes)
    [   10.309277] 7 cmdlinepart partitions found on MTD device 47040000.spi.0
    [   10.315890] Creating 7 MTD partitions on "47040000.spi.0":
    [   10.321382] 0x000000000000-0x000000080000 : "ospi.tiboot3"
    [   10.328520] 0x000000080000-0x000000280000 : "ospi.tispl"
    [   10.335285] 0x000000280000-0x000000680000 : "ospi.u-boot"
    [   10.342134] 0x000000680000-0x0000006a0000 : "ospi.env"
    [   10.348567] 0x0000006a0000-0x0000006c0000 : "ospi.env.backup"
    [   10.355737] 0x0000006c0000-0x0000007c0000 : "ospi.sysfw"
    [   10.362454] 0x000000800000-0x000008000000 : "ospi.rootfs"
    [   10.606008] cadence-qspi 47040000.spi: Cadence QSPI NOR probe failed -517
    [   10.622178] m_can_platform 40528000.mcan: m_can device registered (irq=15, version=32)
    [   10.632153] m_can_platform 40568000.mcan: m_can device registered (irq=17, version=32)
    [   10.681252] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
    [   10.688930] libphy: 46000f00.mdio: probed
    [   10.694447] davinci_mdio 46000f00.mdio: phy[1]: device 46000f00.mdio:01, driver TI DP83867
    [   10.702761] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA00102, cpsw v2
    [   10.714331] am65-cpsw-nuss 46000000.ethernet: Failed to request tx dma channel -517
    [   10.750777] mmc0: CQHCI version 5.10
    [   10.790889] mmc0: SDHCI controller on 4f80000.sdhci [4f80000.sdhci] using ADMA 64-bit
    [   10.798737] DEBUG: RETURN FROM ADD HOST sdhci_am654_init 559 
    [   10.831953] mmc1: CQHCI version 5.10
    [   10.871161] mmc1: SDHCI controller on 4fa0000.sdhci [4fa0000.sdhci] using ADMA 64-bit
    [   10.879028] DEBUG: RETURN FROM ADD HOST sdhci_am654_init 559 
    [   10.885727] davinci-mcasp 2b00000.mcasp: IRQ common not found
    [   10.903486] omap-mailbox 31f80000.mailbox: omap mailbox rev 0x66fc7100
    [   10.910574] omap-mailbox 31f81000.mailbox: omap mailbox rev 0x66fc7100
    [   10.921267] ti-udma 285c0000.dma-controller: Channels: 96 (tchan: 48, rchan: 48, gp-rflow: 48)
    [   10.940944] mmc0: Command Queue Engine enabled
    [   10.945431] mmc0: new HS200 MMC card at address 0001
    [   10.955775] ti-udma 31150000.dma-controller: Channels: 267 (tchan: 119, rchan: 148, gp-rflow: 150)
    [   10.965738] mmcblk0: mmc0:0001 DG4008 7.14 GiB 
    [   10.970602] mmcblk0boot0: mmc0:0001 DG4008 partition 1 16.0 MiB
    [   10.989639] mmcblk0boot1: mmc0:0001 DG4008 partition 2 16.0 MiB
    [   10.995828] mmcblk0rpmb: mmc0:0001 DG4008 partition 3 8.00 MiB, chardev (240:0)
    [   11.007674] cadence-qspi 47040000.spi: mx66um1g45g (131072 Kbytes)
    [   11.014016]  mmcblk0: p1 p2
    [   11.016944] 7 cmdlinepart partitions found on MTD device 47040000.spi.0
    [   11.023607] Creating 7 MTD partitions on "47040000.spi.0":
    [   11.029211] 0x000000000000-0x000000080000 : "ospi.tiboot3"
    [   11.038998] 0x000000080000-0x000000280000 : "ospi.tispl"
    [   11.045677] 0x000000280000-0x000000680000 : "ospi.u-boot"
    [   11.052348] 0x000000680000-0x0000006a0000 : "ospi.env"
    [   11.058920] 0x0000006a0000-0x0000006c0000 : "ospi.env.backup"
    [   11.066076] 0x0000006c0000-0x0000007c0000 : "ospi.sysfw"
    [   11.072686] 0x000000800000-0x000008000000 : "ospi.rootfs"
    [   11.121256] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
    [   11.128935] libphy: 46000f00.mdio: probed
    [   11.134503] davinci_mdio 46000f00.mdio: phy[1]: device 46000f00.mdio:01, driver TI DP83867
    [   11.142835] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA00102, cpsw v2
    [   11.155593] am65-cpsw-nuss 46000000.ethernet: set new flow-id-base 48
    [   11.163746] pps pps0: new PPS source ptp0
    [   11.168121] am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010b, freq:200000000, add_val:4 pps:1
    [   11.177140] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 57.4
    [   11.184460] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64
    [   11.192583] davinci-mcasp 2b00000.mcasp: IRQ common not found
    [   11.206687] debugfs: Directory 'pd:121' with parent 'pm_genpd' already present!
    [   11.214087] debugfs: Directory 'pd:120' with parent 'pm_genpd' already present!
    [   11.223341] pinctrl-single 4301c000.pinmux: mux offset out of range: 0x218 (0x118)
    [   11.230940] pinctrl-single 4301c000.pinmux: could not add functions for push_button__pins_default 53x
    [   11.240755] gpio-keys gpio-keys: Unable to get irq number for GPIO 0, error -6
    [   11.248590] rtc-pcf85063 0-0051: setting system clock to 2020-11-05T15:29:42 UTC (1604590182)
    [   11.266851] TI DP83867 46000f00.mdio:01: attached PHY driver [TI DP83867] (mii_bus:phy_addr=46000f00)
    [   11.279460] am65-cpsw-nuss 46000000.ethernet eth0: Link is Down
    [   13.318162] am65-cpsw-nuss 46000000.ethernet eth0: Link is Up - 100Mbps/Full - flow control off
    [   13.349251] Sending DHCP requests ., OK
    [   13.873113] IP-Config: Got DHCP answer from 192.168.0.1, my address is 192.168.0.106
    [   13.880865] IP-Config: Complete:
    [   13.884104]      device=eth0, hwaddr=64:69:4e:18:8c:3f, ipaddr=192.168.0.106, mask=255.255.255.0, gw1
    [   13.894268]      host=192.168.0.106, domain=, nis-domain=(none)
    [   13.900184]      bootserver=0.0.0.0, rootserver=192.168.0.103, rootpath=
    [   13.900188]      nameserver0=192.168.0.1, nameserver1=0.0.0.0
    [   13.926425] ALSA device list:
    [   13.929412]   No soundcards found.
    [   13.944033] VFS: Mounted root (nfs filesystem) on device 0:20.
    [   13.950462] devtmpfs: mounted
    [   13.954401] Freeing unused kernel memory: 1728K
    [   13.977274] Run /sbin/init as init process
    [   14.591281] systemd[1]: systemd 244.3+ running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR )
    [   14.613655] systemd[1]: Detected architecture arm64.
    
    Welcome to Arago 2020.05!
    
    [   14.674719] systemd[1]: Set hostname to <am65xx-evm>.
    [   15.252281] systemd[1]: Binding to IPv6 address not available since kernel does not support IPv6.
    [   15.261285] systemd[1]: Binding to IPv6 address not available since kernel does not support IPv6.
    [   15.325132] systemd[1]: /lib/systemd/system/docker.socket:6: ListenStream= references a path below l.
    [   15.518374] random: systemd: uninitialized urandom read (16 bytes read)
    [   15.525363] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system doe.
    [   15.537736] systemd[1]: (This warning is only shown for the first unit using IP firewalling.)
    [   15.550469] systemd[1]: Created slice system-getty.slice.
    [  OK  ] Created slice system-getty.slice.
    [   15.573455] random: systemd: uninitialized urandom read (16 bytes read)
    [   15.582017] systemd[1]: Created slice system-serial\x2dgetty.slice.
    [  OK  ] Created slice system-serial\x2dgetty.slice.
    [   15.601422] random: systemd: uninitialized urandom read (16 bytes read)
    [   15.609712] systemd[1]: Created slice User and Session Slice.
    [  OK  ] Created slice User and Session Slice.
    [   15.629740] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    [  OK  ] Started Dispatch Password ��…ts to Console Directory Watch.
    [   15.653565] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    [  OK  ] Started Forward Password R��…uests to Wall Directory Watch.
    [   15.677573] systemd[1]: Reached target Paths.
    [  OK  ] Reached target Paths.
    [   15.693400] systemd[1]: Reached target Remote File Systems.
    [  OK  ] Reached target Remote File Systems.
    [   15.709372] systemd[1]: Reached target Slices.
    [  OK  ] Reached target Slices.
    [   15.725397] systemd[1]: Reached target Swap.
    [  OK  ] Reached target Swap.
    [   15.743102] systemd[1]: Listening on RPCbind Server Activation Socket.
    [  OK  ] Listening on RPCbind Server Activation Socket.
    [   15.761427] systemd[1]: Reached target RPC Port Mapper.
    [  OK  ] Reached target RPC Port Mapper.
    [   15.785533] systemd[1]: Listening on Process Core Dump Socket.
    [  OK  ] Listening on Process Core Dump Socket.
    [   15.805778] systemd[1]: Listening on initctl Compatibility Named Pipe.
    [  OK  ] Listening on initctl Compatibility Named Pipe.
    [   15.848051] systemd[1]: Condition check resulted in Journal Audit Socket being skipped.
    [   15.857928] systemd[1]: Listening on Journal Socket (/dev/log).
    [  OK  ] Listening on Journal Socket (/dev/log).
    [   15.878024] systemd[1]: Listening on Journal Socket.
    [  OK  ] Listening on Journal Socket.
    [   15.894693] systemd[1]: Listening on Network Service Netlink Socket.
    [  OK  ] Listening on Network Service Netlink Socket.
    [   15.914781] systemd[1]: Listening on udev Control Socket.
    [  OK  ] Listening on udev Control Socket.
    [   15.933790] systemd[1]: Listening on udev Kernel Socket.
    [  OK  ] Listening on udev Kernel Socket.
    [   15.956428] systemd[1]: Mounting Huge Pages File System...
             Mounting Huge Pages File System...
    [   15.980676] systemd[1]: Mounting POSIX Message Queue File System...
             Mounting POSIX Message Queue File System...
    [   16.008209] systemd[1]: Mounting Kernel Debug File System...
             Mounting Kernel Debug File System...
    [   16.031880] systemd[1]: tmp.mount: Directory /tmp to mount over is not empty, mounting anyway.
    [   16.046522] systemd[1]: Mounting Temporary Directory (/tmp)...
             Mounting Temporary Directory (/tmp)...
    [   16.069889] systemd[1]: Condition check resulted in Create list of static device nodes for the curre.
    [   16.088074] systemd[1]: Starting Start psplash boot splash screen...
             Starting Start psplash boot splash screen...
    [   16.125743] systemd[1]: Started Hardware RNG Entropy Gatherer Daemon.
    [  OK  ] Started Hardware RNG Entropy Gatherer Daemon.
    [   16.133594] random: crng init done
    [   16.133602] random: 7 urandom warning(s) missed due to ratelimiting
    [   16.155113] systemd[1]: Starting RPC Bind...
             Starting RPC Bind...
    [   16.194184] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
    [   16.202905] systemd[1]: Starting Journal Service...
             Starting Journal Service...
    [   16.261461] systemd[1]: Starting Load Kernel Modules...
             Starting Load Kernel Modules...
    [   16.291466] systemd[1]: Starting Remount Root and Kernel File Systems...
             Starting Remount Root and Kernel File Systems...
    [   16.321505] systemd[1]: Starting udev Coldplug all Devices...
             Starting udev Coldplug all Devices...
    [   16.353526] systemd[1]: Started Start psplash boot splash screen.
    [  OK  ] Started Start psplash boot splash screen.
    [   16.378484] systemd[1]: Mounted Huge Pages File System.
    [  OK  ] Mounted Huge Pages File System.
    [   16.393942] systemd[1]: Mounted POSIX Message Queue File System.
    [  OK  ] Mounted POSIX Message Queue File System.
    [   16.420119] systemd[1]: Mounted Kernel Debug File System.
    [  OK  ] Mounted Kernel Debug File System.
    [   16.444162] systemd[1]: Mounted Temporary Directory (/tmp).
    [  OK  ] Mounted Temporary Directory (/tmp).
    [   16.471871] systemd[1]: Started RPC Bind.
    [  OK  ] Started RPC Bind.
    [   16.482201] systemd[1]: Started Journal Service.
    [  OK  ] Started Journal Service.
    [FAILED] Failed to start Load Kernel Modules.
    See 'systemctl status systemd-modules-load.service' for details.
    [  OK  ] Started Remount Root and Kernel File Systems.
             Mounting Kernel Configuration File System...
    [  OK  ] Started Start psplash-syst��…progress communication helper.
             Starting Flush Journal to Persistent Storage...
             Starting Apply Kernel Variables...
             [   16.672668] systemd-journald[235]: Received client request to flush runtime journal.
    Starting Create Static Device Nodes in /dev...
    [  OK  ] Mounted Kernel Configuration File System.
    [  OK  ] Started Flush Journal to Persistent Storage.
    [  OK  ] Started Apply Kernel Variables.
    [  OK  ] Started Create Static Device Nodes in /dev.
    [  OK  ] Reached target Local File Systems (Pre).
             Mounting /media/ram...
             Mounting /var/volatile...
             Starting udev Kernel Device Manager...
    [  OK  ] Mounted /media/ram.
    [  OK  ] Mounted /var/volatile.
             Starting Load/Save Random Seed...
    [  OK  ] Reached target Local File Systems.
             Starting Create Volatile Files and Directories...
    [  OK  ] Started Load/Save Random Seed.
    [  OK  ] Started udev Kernel Device Manager.
    [  OK  ] Started Create Volatile Files and Directories.
             Starting Network Time Synchronization...
             Starting Update UTMP about System Boot/Shutdown...
    [  OK  ] Started Update UTMP about System Boot/Shutdown.
    [  OK  ] Started Network Time Synchronization.
    [  OK  ] Reached target System Time Set.
    [  OK  ] Reached target System Time Synchronized.
    [  OK  ] Started udev Coldplug all Devices.
    [  OK  ] Reached target System Initialization.
    [  OK  ] Started Daily rotation of log files.
    [  OK  ] Started Daily Cleanup of Temporary Directories.
    [  OK  ] Reached target Timers.
    [  OK  ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
    [  OK  ] Listening on D-Bus System Message Bus Socket.
             Starting Docker Socket for the API.
    [  OK  ] Listening on dropbear.socket.
             Starting Reboot and dump vmcore via kexec...
    [  OK  ] Listening on Docker Socket for the API.
    [  OK  ] Created slice system-systemd\x2dbacklight.slice.
    [  OK  ] Reached target Sockets.
    [  OK  ] Reached target Basic System.
    [  OK  ] Started Job spooling tools.
    [  OK  ] Started Periodic Command Scheduler.
    [  OK  ] Started D-Bus System Message Bus.
             Starting Print notice about GPLv3 packages...
             Starting IPv6 Packet Filtering Framework...
             Starting IPv4 Packet Filtering Framework...
    [  OK  ] Started irqbalance daemon.
             Starting rc.pvr.service...
             Starting Load/Save Screen ��…ness of backlight:backlight...
             Starting Login Service...
    [  OK  ] Started TEE Supplicant.
    [  OK  ] Started Reboot and dump vmcore via kexec.
    [  OK  ] Started IPv6 Packet Filtering Framework.
    [  OK  ] Started IPv4 Packet Filtering Framework.
    [  OK  ] Started rc.pvr.service.
    [  OK  ] Started Load/Save Screen B��…htness of backlight:backlight.
    [  OK  ] Reached target Network (Pre).
             Starting Network Service...
             Starting weston.service...
    [  OK  ] Started Login Service.
    [  OK  ] Created slice system-weston.slice.
    [  OK  ] Started Network Service.
             Starting Wait for Network to be Configured...
             Starting Network Name Resolution...
    [  OK  ] Started Network Name Resolution.
    [  OK  ] Reached target Network.
    [  OK  ] Reached target Host and Network Name Lookups.
             Starting Avahi mDNS/DNS-SD Stack...
    [  OK  ] Started NFS status monitor for NFSv2/3 locking..
             Starting Permit User Sessions...
    [  OK  ] Started Permit User Sessions.
    [  OK  ] Started Getty on tty1.
    [  OK  ] Started Serial Getty on ttyS1.
    [  OK  ] Started Serial Getty on ttyS2.
    [  OK  ] Reached target Login Prompts.
             Starting Synchronize System and HW clocks...
    [  OK  ] Started Weston Wayland Compositor.
    [  OK  ] Started Avahi mDNS/DNS-SD Stack.
    [  OK  ] Created slice User Slice of UID 0.
             Starting User Runtime Directory /run/user/0...
    [  OK  ] Started User Runtime Directory /run/user/0.
             Starting User Manager for UID 0...
    [  OK  ] Started Synchronize System and HW clocks.
    [   21.061273] mmc1: Timeout waiting for hardware cmd interrupt.
    [   21.067041] mmc1: sdhci: ============ SDHCI REGISTER DUMP ===========
    [   21.073480] mmc1: sdhci: Sys addr:  0x00000000 | Version:  0x00001004
    [   21.079916] mmc1: sdhci: Blk size:  0x00000000 | Blk cnt:  0x00000000
    [   21.086352] mmc1: sdhci: Argument:  0x00000c00 | Trn mode: 0x00000000
    [   21.092788] mmc1: sdhci: Present:   0x000f0001 | Host ctl: 0x00000001
    [   21.099223] mmc1: sdhci: Power:     0x0000000e | Blk gap:  0x00000080
    [   21.105666] mmc1: sdhci: Wake-up:   0x00000000 | Clock:    0x0000fa03
    [   21.112109] mmc1: sdhci: Timeout:   0x00000000 | Int stat: 0x00000000
    [   21.118546] mmc1: sdhci: Int enab:  0x00ff0003 | Sig enab: 0x00ff0003
    [   21.124979] mmc1: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000000
    [   21.131413] mmc1: sdhci: Caps:      0x3fe8c801 | Caps_1:   0x18000407
    [   21.137848] mmc1: sdhci: Cmd:       0x0000341a | Max curr: 0x00000000
    [   21.144282] mmc1: sdhci: Resp[0]:   0x00000000 | Resp[1]:  0x00000000
    [   21.150716] mmc1: sdhci: Resp[2]:   0x00000000 | Resp[3]:  0x00000000
    [   21.157155] mmc1: sdhci: Host ctl2: 0x00000000
    [   21.161596] mmc1: sdhci: ADMA Err:  0x00000000 | ADMA Ptr: 0x0000000000000000
    [   21.168723] mmc1: sdhci: ============================================
    [  OK  ] Started Wait for Network to be Configured.
    [  OK  ] Reached target Network is Online.
             Starting Docker Application Container Engine...
             Starting Lighttpd Daemon...
    [  OK  ] Started strongSwan IPsec I��…IKEv2 daemon using ipsec.conf.
    [  OK  ] Started User Manager for UID 0.
    [  OK  ] Started Session c1 of user root.
    [  OK  ] Started Lighttpd Daemon.
    [  OK  ] Started weston.service.
             Starting Matrix GUI...
             Starting telnetd.service...
    [  OK  ] Started telnetd.service.
             Starting LSB: start and stop docker...
             Starting LSB: network benchmark...
    [  OK  ] Started Matrix GUI.
    [  OK  ] Started LSB: network benchmark.
    [  OK  ] Started LSB: start and stop docker.
             Starting thermal-zone-init.service...
    [  OK  ] Started thermal-zone-init.service.
    
     _____                    _____           _         _   
    |  _  |___ ___ ___ ___   |  _  |___ ___  |_|___ ___| |_ 
    |     |  _| .'| . | . |  |   __|  _| . | | | -_|  _|  _|
    |__|__|_| |__,|_  |___|  |__|  |_| |___|_| |___|___|_|  
                  |___|                    |___|            
    
    Arago Project http://arago-project.org am65xx-evm ttyS2
    
    Arago 2020.05 am65xx-evm ttyS2
    
    am65xx-evm login: [   28.973090] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: )
    
    am65xx-evm login: [   31.301255] mmc1: Timeout waiting for hardware cmd interrupt.
    [   31.307010] mmc1: sdhci: ============ SDHCI REGISTER DUMP ===========
    [   31.313440] mmc1: sdhci: Sys addr:  0x00000000 | Version:  0x00001004
    [   31.319867] mmc1: sdhci: Blk size:  0x00000000 | Blk cnt:  0x00000000
    [   31.326294] mmc1: sdhci: Argument:  0x80000c08 | Trn mode: 0x00000000
    [   31.332720] mmc1: sdhci: Present:   0x000f0001 | Host ctl: 0x00000001
    [   31.339145] mmc1: sdhci: Power:     0x0000000e | Blk gap:  0x00000080
    [   31.345572] mmc1: sdhci: Wake-up:   0x00000000 | Clock:    0x0000fa03
    [   31.351999] mmc1: sdhci: Timeout:   0x00000000 | Int stat: 0x00000000
    [   31.358425] mmc1: sdhci: Int enab:  0x00ff0003 | Sig enab: 0x00ff0003
    [   31.364851] mmc1: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000000
    [   31.371277] mmc1: sdhci: Caps:      0x3fe8c801 | Caps_1:   0x18000407
    [   31.377703] mmc1: sdhci: Cmd:       0x0000341a | Max curr: 0x00000000
    [   31.384130] mmc1: sdhci: Resp[0]:   0x00000000 | Resp[1]:  0x00000000
    [   31.390555] mmc1: sdhci: Resp[2]:   0x00000000 | Resp[3]:  0x00000000
    [   31.396979] mmc1: sdhci: Host ctl2: 0x00000000
    [   31.401413] mmc1: sdhci: ADMA Err:  0x00000000 | ADMA Ptr: 0x0000000000000000
    [   31.408531] mmc1: sdhci: ============================================
    
    am65xx-evm login: root
    Last login: Thu Nov  5 15:29:51 UTC 2020
    
    
    ^[[69;104Rroot@am65xx-evm:~# 9;104R[   36.700349] overlayfs: filesystem on '/var/lib/docker/check-overlr
    [   36.747108] overlayfs: filesystem on '/var/lib/docker/check-overlayfs-support305270642/upper' not sur
    ***************************************************************
    ***************************************************************
    NOTICE: This file system contains the following GPLv3 packages:
            bash-dev
            bash
            bc
            binutils
            cifs-utils
            cpio
            dosfstools
            elfutils
            gawk
            gdb
            gdbserver
            glmark2
            gstreamer1.0-libav
            gzip
            less
            libasm1
            libbfd
            libdw1
            libelf1
            libgdbm-compat4
            libgdbm-dev
            libgdbm6
            libgmp10
            libidn2-0
            libreadline-dev
            libreadline8
            libunistring2
            m4-dev
            m4
            nettle
            parted
            pdm-anomaly-detection
            tar
            which
    
    
    If you do not wish to distribute GPLv3 components please remove
    the above packages prior to distribution.  This can be done using
    the opkg remove command.  i.e.:
        opkg remove <package>
    Where <package> is the name printed in the list above
    
    NOTE: If the package is a dependency of another package you
          will be notified of the dependent packages.  You should
          use the --force-removal-of-dependent-packages option to
          also remove the dependent packages as well
    ***************************************************************
    ***************************************************************
    -sh: 9: command not found
    -sh: 104R: command not found
    root@am65xx-evm:~# 
    root@am65xx-evm:~# [   39.893176] overlayfs: filesystem on '/var/lib/docker/check-overlayfs-support5386r
    [   39.962460] overlayfs: filesystem on '/var/lib/docker/check-overlayfs-support665353381/upper' not sur
    [   41.541287] mmc1: Timeout waiting for hardware cmd interrupt.
    [   41.547055] mmc1: sdhci: ============ SDHCI REGISTER DUMP ===========
    [   41.553499] mmc1: sdhci: Sys addr:  0x00000000 | Version:  0x00001004
    [   41.559937] mmc1: sdhci: Blk size:  0x00000000 | Blk cnt:  0x00000000
    [   41.566376] mmc1: sdhci: Argument:  0x00000000 | Trn mode: 0x00000000
    [   41.572809] mmc1: sdhci: Present:   0x000f0001 | Host ctl: 0x00000001
    [   41.579249] mmc1: sdhci: Power:     0x0000000e | Blk gap:  0x00000080
    [   41.585688] mmc1: sdhci: Wake-up:   0x00000000 | Clock:    0x0000fa07
    [   41.592120] mmc1: sdhci: Timeout:   0x00000000 | Int stat: 0x00000000
    [   41.598553] mmc1: sdhci: Int enab:  0x00ff0003 | Sig enab: 0x00ff0003
    [   41.604989] mmc1: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000000
    [   41.611422] mmc1: sdhci: Caps:      0x3fe8c801 | Caps_1:   0x18000407
    [   41.617854] mmc1: sdhci: Cmd:       0x00000000 | Max curr: 0x00000000
    [   41.624290] mmc1: sdhci: Resp[0]:   0x00000000 | Resp[1]:  0x00000000
    [   41.630720] mmc1: sdhci: Resp[2]:   0x00000000 | Resp[3]:  0x00000000
    [   41.637150] mmc1: sdhci: Host ctl2: 0x00000000
    [   41.641585] mmc1: sdhci: ADMA Err:  0x00000000 | ADMA Ptr: 0x0000000000000000
    [   41.648712] mmc1: sdhci: ============================================
    [   41.845152] overlayfs: filesystem on '/var/lib/docker/check-overlayfs-support555689799/upper' not sur
    [   41.919934] overlayfs: filesystem on '/var/lib/docker/check-overlayfs-support549186042/upper' not sur
    [   51.785260] mmc1: Timeout waiting for hardware cmd interrupt.
    [   51.791023] mmc1: sdhci: ============ SDHCI REGISTER DUMP ===========
    [   51.797457] mmc1: sdhci: Sys addr:  0x00000000 | Version:  0x00001004
    [   51.803889] mmc1: sdhci: Blk size:  0x00000000 | Blk cnt:  0x00000000
    [   51.810322] mmc1: sdhci: Argument:  0x000001aa | Trn mode: 0x00000000
    [   51.816753] mmc1: sdhci: Present:   0x000f0001 | Host ctl: 0x00000001
    [   51.823182] mmc1: sdhci: Power:     0x0000000e | Blk gap:  0x00000080
    [   51.829615] mmc1: sdhci: Wake-up:   0x00000000 | Clock:    0x0000fa07
    [   51.836045] mmc1: sdhci: Timeout:   0x00000000 | Int stat: 0x00000000
    [   51.842476] mmc1: sdhci: Int enab:  0x00ff0003 | Sig enab: 0x00ff0003
    [   51.848911] mmc1: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000000
    [   51.855341] mmc1: sdhci: Caps:      0x3fe8c801 | Caps_1:   0x18000407
    [   51.861772] mmc1: sdhci: Cmd:       0x0000081a | Max curr: 0x00000000
    [   51.868204] mmc1: sdhci: Resp[0]:   0x00000000 | Resp[1]:  0x00000000
    [   51.874638] mmc1: sdhci: Resp[2]:   0x00000000 | Resp[3]:  0x00000000
    [   51.881067] mmc1: sdhci: Host ctl2: 0x00000000
    [   51.885503] mmc1: sdhci: ADMA Err:  0x00000000 | ADMA Ptr: 0x0000000000000000
    [   51.892625] mmc1: sdhci: ============================================
    [   62.021233] mmc1: Timeout waiting for hardware cmd interrupt.
    [   62.026985] mmc1: sdhci: ============ SDHCI REGISTER DUMP ===========
    [   62.033414] mmc1: sdhci: Sys addr:  0x00000000 | Version:  0x00001004
    [   62.039839] mmc1: sdhci: Blk size:  0x00000000 | Blk cnt:  0x00000000
    [   62.046266] mmc1: sdhci: Argument:  0x00000000 | Trn mode: 0x00000000
    [   62.052692] mmc1: sdhci: Present:   0x000f0001 | Host ctl: 0x00000001
    [   62.059118] mmc1: sdhci: Power:     0x0000000e | Blk gap:  0x00000080
    [   62.065544] mmc1: sdhci: Wake-up:   0x00000000 | Clock:    0x0000fa07
    [   62.071969] mmc1: sdhci: Timeout:   0x00000000 | Int stat: 0x00000000
    [   62.078395] mmc1: sdhci: Int enab:  0x00ff0003 | Sig enab: 0x00ff0003
    [   62.084821] mmc1: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000000
    [   62.091246] mmc1: sdhci: Caps:      0x3fe8c801 | Caps_1:   0x18000407
    [   62.097672] mmc1: sdhci: Cmd:       0x00000502 | Max curr: 0x00000000
    [   62.104097] mmc1: sdhci: Resp[0]:   0x00000000 | Resp[1]:  0x00000000
    [   62.110523] mmc1: sdhci: Resp[2]:   0x00000000 | Resp[3]:  0x00000000
    [   62.116947] mmc1: sdhci: Host ctl2: 0x00000000
    [   62.121381] mmc1: sdhci: ADMA Err:  0x00000000 | ADMA Ptr: 0x0000000000000000
    [   62.128498] mmc1: sdhci: ============================================
    
    root@am65xx-evm:~# 
    root@am65xx-evm:~# [   72.261230] mmc1: Timeout waiting for hardware cmd interrupt.
    [   72.266974] mmc1: sdhci: ============ SDHCI REGISTER DUMP ===========
    [   72.273403] mmc1: sdhci: Sys addr:  0x00000000 | Version:  0x00001004
    [   72.279829] mmc1: sdhci: Blk size:  0x00000000 | Blk cnt:  0x00000000
    [   72.286255] mmc1: sdhci: Argument:  0x00000000 | Trn mode: 0x00000000
    [   72.292680] mmc1: sdhci: Present:   0x000f0001 | Host ctl: 0x00000001
    [   72.299106] mmc1: sdhci: Power:     0x0000000e | Blk gap:  0x00000080
    [   72.305531] mmc1: sdhci: Wake-up:   0x00000000 | Clock:    0x0000fa07
    [   72.311956] mmc1: sdhci: Timeout:   0x00000000 | Int stat: 0x00000000
    [   72.318382] mmc1: sdhci: Int enab:  0x00ff0003 | Sig enab: 0x00ff0003
    [   72.324808] mmc1: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000000
    [   72.331235] mmc1: sdhci: Caps:      0x3fe8c801 | Caps_1:   0x18000407
    [   72.337660] mmc1: sdhci: Cmd:       0x00000502 | Max curr: 0x00000000
    [   72.344086] mmc1: sdhci: Resp[0]:   0x00000000 | Resp[1]:  0x00000000
    [   72.350511] mmc1: sdhci: Resp[2]:   0x00000000 | Resp[3]:  0x00000000
    [   72.356936] mmc1: sdhci: Host ctl2: 0x00000000
    [   72.361369] mmc1: sdhci: ADMA Err:  0x00000000 | ADMA Ptr: 0x0000000000000000
    [   72.368487] mmc1: sdhci: ============================================
    
    root@am65xx-evm:~# 
    root@am65xx-evm:~# 
    root@am65xx-evm:~# [   82.501231] mmc1: Timeout waiting for hardware cmd interrupt.
    [   82.506976] mmc1: sdhci: ============ SDHCI REGISTER DUMP ===========
    [   82.513403] mmc1: sdhci: Sys addr:  0x00000000 | Version:  0x00001004
    [   82.519829] mmc1: sdhci: Blk size:  0x00000000 | Blk cnt:  0x00000000
    [   82.526256] mmc1: sdhci: Argument:  0x00000000 | Trn mode: 0x00000000
    [   82.532681] mmc1: sdhci: Present:   0x000f0001 | Host ctl: 0x00000001
    [   82.539109] mmc1: sdhci: Power:     0x0000000e | Blk gap:  0x00000080
    [   82.545534] mmc1: sdhci: Wake-up:   0x00000000 | Clock:    0x0000fa07
    [   82.551960] mmc1: sdhci: Timeout:   0x00000000 | Int stat: 0x00000000
    [   82.558386] mmc1: sdhci: Int enab:  0x00ff0003 | Sig enab: 0x00ff0003
    [   82.564811] mmc1: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000000
    [   82.571237] mmc1: sdhci: Caps:      0x3fe8c801 | Caps_1:   0x18000407
    [   82.577662] mmc1: sdhci: Cmd:       0x00000502 | Max curr: 0x00000000
    [   82.584088] mmc1: sdhci: Resp[0]:   0x00000000 | Resp[1]:  0x00000000
    [   82.590514] mmc1: sdhci: Resp[2]:   0x00000000 | Resp[3]:  0x00000000
    [   82.596939] mmc1: sdhci: Host ctl2: 0x00000000
    [   82.601372] mmc1: sdhci: ADMA Err:  0x00000000 | ADMA Ptr: 0x0000000000000000
    [   82.608490] mmc1: sdhci: ============================================
    
    root@am65xx-evm:~# [   92.740853] mmc1: Timeout waiting for hardware cmd interrupt.
    [   92.746608] mmc1: sdhci: ============ SDHCI REGISTER DUMP ===========
    [   92.753036] mmc1: sdhci: Sys addr:  0x00000000 | Version:  0x00001004
    [   92.759462] mmc1: sdhci: Blk size:  0x00000000 | Blk cnt:  0x00000000
    [   92.765888] mmc1: sdhci: Argument:  0x00000000 | Trn mode: 0x00000000
    [   92.772314] mmc1: sdhci: Present:   0x000f0001 | Host ctl: 0x00000001
    [   92.778740] mmc1: sdhci: Power:     0x0000000e | Blk gap:  0x00000080
    [   92.785165] mmc1: sdhci: Wake-up:   0x00000000 | Clock:    0x0000fa07
    [   92.791590] mmc1: sdhci: Timeout:   0x00000000 | Int stat: 0x00000000
    [   92.798016] mmc1: sdhci: Int enab:  0x00ff0003 | Sig enab: 0x00ff0003
    [   92.804441] mmc1: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000000
    [   92.810867] mmc1: sdhci: Caps:      0x3fe8c801 | Caps_1:   0x18000407
    [   92.817293] mmc1: sdhci: Cmd:       0x00000502 | Max curr: 0x00000000
    [   92.823718] mmc1: sdhci: Resp[0]:   0x00000000 | Resp[1]:  0x00000000
    [   92.830144] mmc1: sdhci: Resp[2]:   0x00000000 | Resp[3]:  0x00000000
    [   92.836568] mmc1: sdhci: Host ctl2: 0x00000000
    [   92.841001] mmc1: sdhci: ADMA Err:  0x00000000 | ADMA Ptr: 0x0000000000000000
    [   92.848119] mmc1: sdhci: ============================================
    
    root@am65xx-evm:~# [  102.979978] mmc1: Timeout waiting for hardware cmd interrupt.
    [  102.985721] mmc1: sdhci: ============ SDHCI REGISTER DUMP ===========
    [  102.992150] mmc1: sdhci: Sys addr:  0x00000000 | Version:  0x00001004
    [  102.998576] mmc1: sdhci: Blk size:  0x00000000 | Blk cnt:  0x00000000
    [  103.005001] mmc1: sdhci: Argument:  0x00000000 | Trn mode: 0x00000000
    [  103.011427] mmc1: sdhci: Present:   0x000f0001 | Host ctl: 0x00000001
    [  103.017853] mmc1: sdhci: Power:     0x0000000e | Blk gap:  0x00000080
    [  103.024280] mmc1: sdhci: Wake-up:   0x00000000 | Clock:    0x0000fa07
    [  103.030706] mmc1: sdhci: Timeout:   0x00000000 | Int stat: 0x00000000
    [  103.037131] mmc1: sdhci: Int enab:  0x00ff0003 | Sig enab: 0x00ff0003
    [  103.043557] mmc1: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000000
    [  103.049982] mmc1: sdhci: Caps:      0x3fe8c801 | Caps_1:   0x18000407
    [  103.056408] mmc1: sdhci: Cmd:       0x0000371a | Max curr: 0x00000000
    [  103.062834] mmc1: sdhci: Resp[0]:   0x00000000 | Resp[1]:  0x00000000
    [  103.069260] mmc1: sdhci: Resp[2]:   0x00000000 | Resp[3]:  0x00000000
    [  103.075684] mmc1: sdhci: Host ctl2: 0x00000000
    [  103.080117] mmc1: sdhci: ADMA Err:  0x00000000 | ADMA Ptr: 0x0000000000000000
    [  103.087234] mmc1: sdhci: ============================================
    [  113.219540] mmc1: Timeout waiting for hardware cmd interrupt.
    [  113.225283] mmc1: sdhci: ============ SDHCI REGISTER DUMP ===========
    [  113.231711] mmc1: sdhci: Sys addr:  0x00000000 | Version:  0x00001004
    [  113.238136] mmc1: sdhci: Blk size:  0x00000000 | Blk cnt:  0x00000000
    [  113.244562] mmc1: sdhci: Argument:  0x00000000 | Trn mode: 0x00000000
    [  113.250987] mmc1: sdhci: Present:   0x000f0001 | Host ctl: 0x00000001
    [  113.257413] mmc1: sdhci: Power:     0x0000000e | Blk gap:  0x00000080
    [  113.263839] mmc1: sdhci: Wake-up:   0x00000000 | Clock:    0x0000fa07
    [  113.270265] mmc1: sdhci: Timeout:   0x00000000 | Int stat: 0x00000000
    [  113.276690] mmc1: sdhci: Int enab:  0x00ff0003 | Sig enab: 0x00ff0003
    [  113.283115] mmc1: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000000
    [  113.289541] mmc1: sdhci: Caps:      0x3fe8c801 | Caps_1:   0x18000407
    [  113.295967] mmc1: sdhci: Cmd:       0x0000371a | Max curr: 0x00000000
    [  113.302392] mmc1: sdhci: Resp[0]:   0x00000000 | Resp[1]:  0x00000000
    [  113.308818] mmc1: sdhci: Resp[2]:   0x00000000 | Resp[3]:  0x00000000
    [  113.315243] mmc1: sdhci: Host ctl2: 0x00000000
    [  113.319676] mmc1: sdhci: ADMA Err:  0x00000000 | ADMA Ptr: 0x0000000000000000
    [  113.326794] mmc1: sdhci: ============================================
    
    root@am65xx-evm:~# [  123.459313] mmc1: Timeout waiting for hardware cmd interrupt.
    [  123.465066] mmc1: sdhci: ============ SDHCI REGISTER DUMP ===========
    [  123.471495] mmc1: sdhci: Sys addr:  0x00000000 | Version:  0x00001004
    [  123.477921] mmc1: sdhci: Blk size:  0x00000000 | Blk cnt:  0x00000000
    [  123.484347] mmc1: sdhci: Argument:  0x00000000 | Trn mode: 0x00000000
    [  123.490774] mmc1: sdhci: Present:   0x000f0001 | Host ctl: 0x00000001
    [  123.497199] mmc1: sdhci: Power:     0x0000000e | Blk gap:  0x00000080
    [  123.503624] mmc1: sdhci: Wake-up:   0x00000000 | Clock:    0x0000fa07
    [  123.510049] mmc1: sdhci: Timeout:   0x00000000 | Int stat: 0x00000000
    [  123.516475] mmc1: sdhci: Int enab:  0x00ff0003 | Sig enab: 0x00ff0003
    [  123.522900] mmc1: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000000
    [  123.529327] mmc1: sdhci: Caps:      0x3fe8c801 | Caps_1:   0x18000407
    [  123.535753] mmc1: sdhci: Cmd:       0x0000371a | Max curr: 0x00000000
    [  123.542178] mmc1: sdhci: Resp[0]:   0x00000000 | Resp[1]:  0x00000000
    [  123.548605] mmc1: sdhci: Resp[2]:   0x00000000 | Resp[3]:  0x00000000
    [  123.555031] mmc1: sdhci: Host ctl2: 0x00000000
    [  123.559464] mmc1: sdhci: ADMA Err:  0x00000000 | ADMA Ptr: 0x0000000000000000
    [  123.566582] mmc1: sdhci: ============================================
    [  133.699188] mmc1: Timeout waiting for hardware cmd interrupt.
    [  133.704929] mmc1: sdhci: ============ SDHCI REGISTER DUMP ===========
    [  133.711358] mmc1: sdhci: Sys addr:  0x00000000 | Version:  0x00001004
    [  133.717783] mmc1: sdhci: Blk size:  0x00000000 | Blk cnt:  0x00000000
    [  133.724209] mmc1: sdhci: Argument:  0x00000000 | Trn mode: 0x00000000
    [  133.730634] mmc1: sdhci: Present:   0x000f0001 | Host ctl: 0x00000001
    [  133.737060] mmc1: sdhci: Power:     0x0000000e | Blk gap:  0x00000080
    [  133.743485] mmc1: sdhci: Wake-up:   0x00000000 | Clock:    0x0000fa07
    [  133.749910] mmc1: sdhci: Timeout:   0x00000000 | Int stat: 0x00000000
    [  133.756336] mmc1: sdhci: Int enab:  0x00ff0003 | Sig enab: 0x00ff0003
    [  133.762762] mmc1: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000000
    [  133.769187] mmc1: sdhci: Caps:      0x3fe8c801 | Caps_1:   0x18000407
    [  133.775613] mmc1: sdhci: Cmd:       0x0000371a | Max curr: 0x00000000
    [  133.782038] mmc1: sdhci: Resp[0]:   0x00000000 | Resp[1]:  0x00000000
    [  133.788464] mmc1: sdhci: Resp[2]:   0x00000000 | Resp[3]:  0x00000000
    [  133.794889] mmc1: sdhci: Host ctl2: 0x00000000
    [  133.799321] mmc1: sdhci: ADMA Err:  0x00000000 | ADMA Ptr: 0x0000000000000000
    [  133.806439] mmc1: sdhci: ============================================
    [  143.939127] mmc1: Timeout waiting for hardware cmd interrupt.
    [  143.944868] mmc1: sdhci: ============ SDHCI REGISTER DUMP ===========
    [  143.951296] mmc1: sdhci: Sys addr:  0x00000000 | Version:  0x00001004
    [  143.957722] mmc1: sdhci: Blk size:  0x00000000 | Blk cnt:  0x00000000
    [  143.964148] mmc1: sdhci: Argument:  0x00000000 | Trn mode: 0x00000000
    [  143.970573] mmc1: sdhci: Present:   0x000f0001 | Host ctl: 0x00000001
    [  143.976999] mmc1: sdhci: Power:     0x0000000e | Blk gap:  0x00000080
    [  143.983424] mmc1: sdhci: Wake-up:   0x00000000 | Clock:    0x0000fa07
    [  143.989850] mmc1: sdhci: Timeout:   0x00000000 | Int stat: 0x00000000
    [  143.996275] mmc1: sdhci: Int enab:  0x00ff0003 | Sig enab: 0x00ff0003
    [  144.002701] mmc1: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000000
    [  144.009127] mmc1: sdhci: Caps:      0x3fe8c801 | Caps_1:   0x18000407
    [  144.015552] mmc1: sdhci: Cmd:       0x00000102 | Max curr: 0x00000000
    [  144.021979] mmc1: sdhci: Resp[0]:   0x00000000 | Resp[1]:  0x00000000
    [  144.028404] mmc1: sdhci: Resp[2]:   0x00000000 | Resp[3]:  0x00000000
    [  144.034829] mmc1: sdhci: Host ctl2: 0x00000000
    [  144.039262] mmc1: sdhci: ADMA Err:  0x00000000 | ADMA Ptr: 0x0000000000000000
    [  144.046379] mmc1: sdhci: ============================================
    
    root@am65xx-evm:~# 
    root@am65xx-evm:~# [  200.021239] mmc1: new high speed SDXC card at address 0001
    [  200.027761] mmcblk1: mmc1:0001 EC2QT 59.6 GiB 
    [  200.043617]  mmcblk1: p1 p2
    [  201.705276] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Opts: (null)
    
    root@am65xx-evm:~# [  208.226122] mmc1: card 0001 removed
    [  208.462111] FAT-fs (mmcblk1p1): unable to read boot sector to mark fs as dirty
    
    root@am65xx-evm:~# 
    root@am65xx-evm:~# [  214.575244] mmc1: new high speed SDXC card at address 0001
    [  214.581828] mmcblk1: mmc1:0001 EC2QT 59.6 GiB 
    [  214.597808]  mmcblk1: p1 p2
    
    root@am65xx-evm:~# 
    root@am65xx-evm:~# 
    root@am65xx-evm:~# [  216.244436] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Opts:)
    
    root@am65xx-evm:~# 
    root@am65xx-evm:~# lsblk 
    NAME         MAJ:MIN RM  SIZE RO TYPE MOUNTPOINT
    mtdblock0     31:0    0  512K  0 disk 
    mtdblock1     31:1    0    2M  0 disk 
    mtdblock2     31:2    0    4M  0 disk 
    mtdblock3     31:3    0  128K  0 disk 
    mtdblock4     31:4    0  128K  0 disk 
    mtdblock5     31:5    0    1M  0 disk 
    mtdblock6     31:6    0  120M  0 disk 
    mmcblk0      179:0    0  7.1G  0 disk 
    |-mmcblk0p1  179:1    0   62M  0 part /run/media/mmcblk0p1
    `-mmcblk0p2  179:2    0  7.1G  0 part /run/media/mmcblk0p2
    mmcblk0boot0 179:32   0   16M  1 disk 
    mmcblk0boot1 179:64   0   16M  1 disk 
    mmcblk1      179:96   0 59.6G  0 disk 
    |-mmcblk1p1  179:97   0   62M  0 part /run/media/mmcblk1p1
    `-mmcblk1p2  179:98   0 59.6G  0 part /run/media/mmcblk1p2
    root@am65xx-evm:~# [  230.977885] mmc1: card 0001 removed
    [  231.209668] FAT-fs (mmcblk1p1): unable to read boot sector to mark fs as dirty
    
    root@am65xx-evm:~# 
    

    Best Regards,

    Artem