summaryrefslogtreecommitdiff
path: root/include/configs
diff options
context:
space:
mode:
authorMinkyu Kang <mk7.kang@samsung.com>2009-12-18 15:03:51 +0900
committerTom Rix <Tom.Rix@windriver.com>2010-01-14 11:48:56 -0600
commit1c2a8e359ebbec0dbef62f5b54c72f9cd72ccd59 (patch)
tree091f1c3c45b7be50ac5fe79e935352c6b2db89b0 /include/configs
parent59a71a096a41bb0fb38ee9416d1d7e2b8200b038 (diff)
downloadu-boot-imx-1c2a8e359ebbec0dbef62f5b54c72f9cd72ccd59.zip
u-boot-imx-1c2a8e359ebbec0dbef62f5b54c72f9cd72ccd59.tar.gz
u-boot-imx-1c2a8e359ebbec0dbef62f5b54c72f9cd72ccd59.tar.bz2
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>
Diffstat (limited to 'include/configs')
-rw-r--r--include/configs/smdkc100.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/smdkc100.h b/include/configs/smdkc100.h
index bf0ee67..a8ba052 100644
--- a/include/configs/smdkc100.h
+++ b/include/configs/smdkc100.h
@@ -47,8 +47,6 @@
#undef CONFIG_SKIP_RELOCATE_UBOOT
-#define CONFIG_L2_OFF
-
/* input clock of PLL: SMDKC100 has 12MHz input clock */
#define CONFIG_SYS_CLK_FREQ 12000000