[ARM] Optionally flush entire dcache from v6_dma_flush_range
authorArve Hjønnevåg <arve@android.com>
Wed, 10 Jun 2009 03:17:45 +0000 (20:17 -0700)
committerColin Cross <ccross@android.com>
Tue, 14 Jun 2011 16:08:39 +0000 (09:08 -0700)
commit2d35c8339d425a2f0a8201a35adb0fd1210bf822
tree84ae8b6ee0f35143d1ab3067ab0742a3cbe37a39
parent83de731ffcc6777a33e8a6132c7da8d91faac9ca
[ARM] Optionally flush entire dcache from v6_dma_flush_range

If CACHE_FLUSH_RANGE_LIMIT is defined, then the entire dcache will
be flushed if the requested range is larger than this limit.

Change-Id: I29277d645a9d6716b1952cf3b870c78496261dd0
Signed-off-by: Arve Hjønnevåg <arve@android.com>
arch/arm/mm/cache-v6.S