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>
Showing
- cpu/arm_cortexa8/s5pc1xx/Makefile 2 additions, 2 deletionscpu/arm_cortexa8/s5pc1xx/Makefile
- cpu/arm_cortexa8/s5pc1xx/cache.S 120 additions, 0 deletionscpu/arm_cortexa8/s5pc1xx/cache.S
- include/asm-arm/arch-s5pc1xx/sys_proto.h 8 additions, 19 deletionsinclude/asm-arm/arch-s5pc1xx/sys_proto.h
- include/configs/smdkc100.h 0 additions, 2 deletionsinclude/configs/smdkc100.h
Loading
Please register or sign in to comment