]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
s5pc1xx: update cache routines
authorMinkyu Kang <mk7.kang@samsung.com>
Fri, 18 Dec 2009 06:03:51 +0000 (15:03 +0900)
committerMinkyu Kang <mk7.kang@samsung.com>
Wed, 13 Jan 2010 04:19:04 +0000 (13:19 +0900)
commite7ae13a57b4cbaa2cd3da8ffca614853d9d84230
treee1118b307348e4c195361cfe24c8dd20890c646c
parent824df58fc0e05596d91f8150029cafdf1adfc94e
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>
cpu/arm_cortexa8/s5pc1xx/Makefile
cpu/arm_cortexa8/s5pc1xx/cache.S [new file with mode: 0644]
include/asm-arm/arch-s5pc1xx/sys_proto.h [moved from cpu/arm_cortexa8/s5pc1xx/cache.c with 61% similarity]
include/configs/smdkc100.h