]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - nand_spl/board/samsung/smdk6400/u-boot.lds
arm: relocate_code(): Use __image_copy_end for end of relocation
[karo-tx-uboot.git] / nand_spl / board / samsung / smdk6400 / u-boot.lds
index b6c573be5c32acf57648d0f4d63f76d366d7f84a..78907fde7f5cc438c88922784daa8c13474b1c5f 100644 (file)
@@ -58,6 +58,8 @@ SECTIONS
 
        . = ALIGN(4);
 
+       __image_copy_end = .;
+
        .rel.dyn : {
        __rel_dyn_start = .;
        *(.rel*)