]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/arm/cpu/armv7/omap-common/lowlevel_init.S
ARM: OMAP3: Get rid of omap3_gp_romcode_call and replace with omap_smc1
[karo-tx-uboot.git] / arch / arm / cpu / armv7 / omap-common / lowlevel_init.S
index c4de6cff63b6826678422073238672f17b14f9e7..5fa76b0fd33304ac3950e58c2465bd555a111091 100644 (file)
 #include <asm/arch/spl.h>
 #include <linux/linkage.h>
 
+#ifndef CONFIG_OMAP34XX
 ENTRY(save_boot_params)
        ldr     r1, =OMAP_SRAM_SCRATCH_BOOT_PARAMS
        str     r0, [r1]
        b       save_boot_params_ret
 ENDPROC(save_boot_params)
+#endif
 
 ENTRY(omap_smc1)
        PUSH    {r4-r12, lr}    @ save registers - ROM code may pollute