commit | e3191f42e33e6bbdfa7dd699d4a734dc6c36e24a | [log] [tgz] |
---|---|---|
author | Minkyu Kang <mk7.kang@samsung.com> | Fri Dec 18 15:03:51 2009 +0900 |
committer | Tom Rix <Tom.Rix@windriver.com> | Sat Jan 23 08:15:48 2010 -0600 |
tree | 84b5d3a6093cf96379ea23f3bf4b6e655d5a9185 | |
parent | 6a84a4ca94c95cee16d14a9c3af149b7784af9da [diff] |
s5pc1xx: update cache routines Because of v7_flush_dcache_all is moved to omap3/cache.S and s5pc110 needs cache routines, update s5pc1xx cache routines. l2_cache_enable and l2_caceh_disable are moved from cache.c to cache.S and invalidate_dcache is modified for SoC specific. Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>