]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - nand_spl/board/karo/tx25/u-boot.lds
arm: relocate_code(): Use __image_copy_end for end of relocation
[karo-tx-uboot.git] / nand_spl / board / karo / tx25 / u-boot.lds
index 4d1aac367799f37672cc638f874403d0c6416ffd..e5363e2268d5250eb57561603378b51cf7f5921a 100644 (file)
@@ -54,6 +54,8 @@ SECTIONS
 
        . = ALIGN(4);
 
+       __image_copy_end = .;
+
        .rel.dyn : {
                __rel_dyn_start = .;
                *(.rel*)