]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/vpac270/u-boot-spl.lds
arm: relocate_code(): Use __image_copy_end for end of relocation
[karo-tx-uboot.git] / board / vpac270 / u-boot-spl.lds
index dc437d1f2329232320da07e3899d32895544a8d2..ab65407a6037b977055db5638dd5a5f96d8c86f5 100644 (file)
@@ -59,6 +59,8 @@ SECTIONS
 
        . = ALIGN(4);
 
+       __image_copy_end = .;
+
        .rel.dyn : {
                __rel_dyn_start = .;
                *(.rel*)