]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - arch/blackfin/mach-common/head.S
Blackfin: initial XIP support
[net-next-2.6.git] / arch / blackfin / mach-common / head.S
index cf037782c8ad8198f978b584f5f11d7cd1272d53..4391621d90488a1fcb7f89f72efca8bf707ecc6a 100644 (file)
@@ -186,6 +186,11 @@ ENTRY(__start)
 
        /* Put The Code for PLL Programming and SDRAM Programming in L1 ISRAM */
        call _bfin_relocate_l1_mem;
+
+#ifdef CONFIG_ROMKERNEL
+       call _bfin_relocate_xip_data;
+#endif
+
 #ifdef CONFIG_BFIN_KERNEL_CLOCK
        /* Only use on-chip scratch space for stack when absolutely required
         * to avoid Anomaly 05000227 ... we know the init_clocks() func only