]> git.sur5r.net Git - u-boot/blobdiff - board/actux1/u-boot.lds
arm: relocate_code(): Use __image_copy_end for end of relocation
[u-boot] / board / actux1 / u-boot.lds
index c76728a7fbd3ff9cf06787bf205be4cb32f3fa78..52fc9fc0c66bd99225ceb1b58bd1890836e52e75 100644 (file)
@@ -61,6 +61,9 @@ SECTIONS
        }
 
        . = ALIGN (4);
+
+       __image_copy_end = .;
+
        .rel.dyn : {
                __rel_dyn_start = .;
                *(.rel*)