[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)
committermgross <mark.gross@intel.com>
Wed, 9 Nov 2011 20:01:12 +0000 (12:01 -0800)
commita685b2e5a05e25717fce5498ad47af6395455885
tree668d1a520ad1ec2995015a4ba2d30be5596f970c
parentfc479982487578c18e9a3c05d5633a5b17e56289
[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