Home
last modified time | relevance | path

Searched hist:"3 e81c7724099f3f7e18bc3344825e63dcbf9a0f5" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/mmc/
H A Dsdhci.c3e81c7724099f3f7e18bc3344825e63dcbf9a0f5 Sat Oct 08 04:14:58 UTC 2011 Lei Wen <leiwen@marvell.com> mmc: sdhci: fix sdma bug for large file transfer

SDHCI spec need to reset the sdma base address while the software
try to accorss the 512k bytes address boundary. When meet such
accross behavior, sdhci controller would generate a interrupt
automatically, and software need handle this.

Signed-off-by: Lei Wen <leiwen@marvell.com>