[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)
committerArve Hjønnevåg <arve@android.com>
Mon, 1 Jul 2013 20:40:18 +0000 (13:40 -0700)
commit689ffeb2302853569e0319a1b06fe27f5d8acda5
treead9b2023ecc1b70bc354c5e5d2aa0735244f5915
parent6df890364b72edc57fb74aa0f59668450fa678ff
[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