commit | 1c2a8e359ebbec0dbef62f5b54c72f9cd72ccd59 | [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 | 59a71a096a41bb0fb38ee9416d1d7e2b8200b038 [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>