commit | 70e68696c7261a71f2f6d5ea6cda9434d7d1d618 | [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 | 833fb5526bb8951893954174a46dc8ffdd7a0ef0 [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>