ARM: Fix start.S when used with SPL in arm1136
[platform/kernel/u-boot.git] / nand_spl / board / freescale / mx31pdk / u-boot.lds
index d2b08f6..a130a1f 100644 (file)
@@ -52,6 +52,8 @@ SECTIONS
 
        . = ALIGN(4);
 
+       __image_copy_end = .;
+
        .rel.dyn : {
                __rel_dyn_start = .;
                *(.rel*)