Select Git revision
mmc.c
Forked from
Reform / reform-boundary-uboot
-
Marek Vasut authored
This implements generic bounce buffer at the end of MMC command submission chain. Therefore if unaligned data are passed, they are copied. This stuff should be pushed down into the MMC subsystem to squash all places generating these unaligned data. Signed-off-by:
Marek Vasut <marex@denx.de> Cc: Andy Fleming <afleming@gmail.com>
Marek Vasut authoredThis implements generic bounce buffer at the end of MMC command submission chain. Therefore if unaligned data are passed, they are copied. This stuff should be pushed down into the MMC subsystem to squash all places generating these unaligned data. Signed-off-by:
Marek Vasut <marex@denx.de> Cc: Andy Fleming <afleming@gmail.com>