commit | 54899fc8fe7b33cbe1a7179e39d24e75ababcdc6 | [log] [tgz] |
---|---|---|
author | Eric Nelson <eric.nelson@boundarydevices.com> | Wed Apr 03 12:31:56 2013 +0000 |
committer | Stefano Babic <sbabic@denx.de> | Sun Apr 14 11:20:53 2013 +0200 |
tree | a1de0ed88b4a381f5ea6247455254eec0c7eb330 | |
parent | 0f1411bc8dade4472ca802f46f75714e67301bb0 [diff] |
fsl_esdhc: flush cache after IO completion The cache should invalidate the read buffer for the SD card interface after the transfer complete, not command-complete. Tested-by: Andrew Gabbasov <Andrew_Gabbasov@mentor.com> Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>