commit | e7ae13a57b4cbaa2cd3da8ffca614853d9d84230 | [log] [tgz] |
---|---|---|
author | Minkyu Kang <mk7.kang@samsung.com> | Fri Dec 18 15:03:51 2009 +0900 |
committer | Minkyu Kang <mk7.kang@samsung.com> | Wed Jan 13 13:19:04 2010 +0900 |
tree | e1118b307348e4c195361cfe24c8dd20890c646c | |
parent | 824df58fc0e05596d91f8150029cafdf1adfc94e [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>