commit | ad43ae43d9b4a3f3e6c9a7f591e61a25a25fee11 | [log] [tgz] |
---|---|---|
author | Minkyu Kang <mk7.kang@samsung.com> | Fri Dec 18 15:03:51 2009 +0900 |
committer | Tom Rix <Tom.Rix@windriver.com> | Thu Jan 14 11:48:56 2010 -0600 |
tree | 091f1c3c45b7be50ac5fe79e935352c6b2db89b0 | |
parent | 05f7fdcd2198460376bb8b3c6a8776c06928e6f7 [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>