]> git.ipfire.org Git - people/ms/u-boot.git/commit
mmc: sdhci: fix cache flush
authorLei Wen <leiwen@marvell.com>
Sat, 8 Oct 2011 04:14:54 +0000 (04:14 +0000)
committerAndy Fleming <afleming@freescale.com>
Thu, 3 Nov 2011 07:14:59 +0000 (02:14 -0500)
commit2c2ec4c969e1d3db940679c63e8f749d1129c190
tree599c282262d22ec5e2c339115b94422d71ee2f4c
parentfe8f7066d394d72ff96f4b8e5988407da149e462
mmc: sdhci: fix cache flush

Only flush the memory range needed.

Signed-off-by: Lei Wen <leiwen@marvell.com>
drivers/mmc/sdhci.c