fs_sample no CMD8 support on NCS 2.7.0

Dear Nordic Team,

since the last release of NCS 2.7.0 the sd-card support breaks for me.

I am using the nrf5340 Audio DK with an inserted SD Card, and am running the zephyr fs_sample.

Prior versions like 2.3.99 and 2.6 have worked fine, but with version 2.7.0 the sample breaks and outputs following

*** Booting nRF Connect SDK v2.7.0-5cb85570ca43 ***
*** Using Zephyr OS v3.6.99-100befc70c74 ***
[00:00:00.369,689] <inf> sd: Legacy card detected, no CMD8 support
[00:00:00.370,422] <inf> sd: Legacy card detected, no CMD8 support
[00:00:00.371,185] <inf> sd: Legacy card detected, no CMD8 support
[00:00:00.371,917] <inf> sd: Legacy card detected, no CMD8 support
[00:00:00.372,650] <inf> sd: Legacy card detected, no CMD8 support
[00:00:00.373,382] <inf> sd: Legacy card detected, no CMD8 support
[00:00:00.374,145] <inf> sd: Legacy card detected, no CMD8 support
[00:00:00.374,877] <inf> sd: Legacy card detected, no CMD8 support
[00:00:00.375,610] <inf> sd: Legacy card detected, no CMD8 support
[00:00:00.376,342] <inf> sd: Legacy card detected, no CMD8 support
[00:00:00.377,075] <inf> sd: Legacy card detected, no CMD8 support
[00:00:00.377,105] <inf> sd: Card does not support CMD8, assuming legacy card

After checkout of v2.7.0 I ran west update. I have changed nothing about the board and did not see any disclaimers that this issue comes up.

Best wishes and thank you for your response,

Martin

Related