tegra2: Remove unneeded boot code
[platform/kernel/u-boot.git] / arch / arm / cpu / armv7 / tegra2 / board.c
index 4530194..e6fe4fd 100644 (file)
@@ -55,14 +55,6 @@ unsigned int query_sdram_size(void)
        }
 }
 
-void s_init(void)
-{
-#ifndef CONFIG_ICACHE_OFF
-       icache_enable();
-#endif
-       invalidate_dcache();
-}
-
 int dram_init(void)
 {
        unsigned long rs;