u-boot-brain/cpu/arm_cortexa8/s5pc1xx
Minkyu Kang d8e5f55475 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>
2010-01-23 08:15:48 -06:00
..
cache.S s5pc1xx: update cache routines 2010-01-23 08:15:48 -06:00
clock.c s5pc1xx: support Samsung s5pc1xx SoC 2009-10-13 21:13:55 -05:00
cpu_info.c s5pc1xx: support Samsung s5pc1xx SoC 2009-10-13 21:13:55 -05:00
Makefile s5pc1xx: update cache routines 2010-01-23 08:15:48 -06:00
reset.S s5pc1xx: support Samsung s5pc1xx SoC 2009-10-13 21:13:55 -05:00
timer.c Generic udelay() with watchdog support 2009-12-05 01:08:53 +01:00