commit | d8e5f55475e621e793a15d93e2dd2549c5138735 | [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 | 17ef9104ae11220979e1870f22dcaf535d9baacf [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>