genode/repos/os/src/drivers/sd_card/spec/imx53
Martin Stein a08358dce9 sd_card & imx53: fix multiblock write termination
The manual termination of multi-block writes via "Stop Transmission" commands
seems to leave the card in a busy state sometimes. This causes errors on
subsequent commands. Thus, we have to synchronize manually with the
card-internal state via "Send State" commands. Additionally, the method
for issuing the manual "Stop Transmission" commands was refined.

Ref #1497
2015-11-29 18:17:03 +01:00
..
bench Introduce 'spec' subdirectories to outline aspects 2015-09-16 13:58:50 +02:00
driver.h Introduce 'spec' subdirectories to outline aspects 2015-09-16 13:58:50 +02:00
esdhcv2.h sd_card & imx53: fix multiblock write termination 2015-11-29 18:17:03 +01:00
main.cc Introduce 'spec' subdirectories to outline aspects 2015-09-16 13:58:50 +02:00
target.mk Introduce 'spec' subdirectories to outline aspects 2015-09-16 13:58:50 +02:00