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