arch/arm/src/stm32h7/stm32_sdmmc.c: Fixes for IDMA transfer and cache usage

This simplifies the sdmmc driver when the IDMA is in use. There is no need to mix
IDMA and interrupt based transfers; instead, when making unaligned data tranfers,
just make IDMA into an internal aligned buffer and then copy the data.

Signed-off-by: Jukka Laitinen <jukka.laitinen@intel.com>
This commit is contained in:
Jukka Laitinen
2019-10-22 12:51:42 +03:00
committed by patacongo
parent a532b0b53a
commit 1071934350
File diff suppressed because it is too large Load Diff