]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - board/dvlhost/u-boot.lds
arm: relocate_code(): Use __image_copy_end for end of relocation
[karo-tx-uboot.git] / board / dvlhost / u-boot.lds
index b13d3e1ec319f1b0736f2fafdb517b8888b9f5e1..dd50bdbecd7977282b2c56dd9e6df75843e88070 100644 (file)
@@ -61,6 +61,9 @@ SECTIONS
        }
 
        . = ALIGN (4);
+
+       __image_copy_end = .;
+
        .rel.dyn : {
                __rel_dyn_start = .;
                *(.rel*)