Searched hist:"8635 ff9e999071cbfaef50ec4d631e60e8de23d3" (Results 1 – 1 of 1) sorted by relevance
/openbmc/u-boot/drivers/mmc/ |
H A D | mmc.c | diff 8635ff9e999071cbfaef50ec4d631e60e8de23d3 Thu Mar 15 13:41:35 CDT 2012 Marek Vasut <marex@denx.de> MMC: Implement generic bounce buffer
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>
|