summaryrefslogtreecommitdiff
path: root/nand_spl/board/karo/tx25/u-boot.lds
diff options
context:
space:
mode:
Diffstat (limited to 'nand_spl/board/karo/tx25/u-boot.lds')
-rw-r--r--nand_spl/board/karo/tx25/u-boot.lds2
1 files changed, 2 insertions, 0 deletions
diff --git a/nand_spl/board/karo/tx25/u-boot.lds b/nand_spl/board/karo/tx25/u-boot.lds
index 4d1aac3677..e5363e2268 100644
--- a/nand_spl/board/karo/tx25/u-boot.lds
+++ b/nand_spl/board/karo/tx25/u-boot.lds
@@ -54,6 +54,8 @@ SECTIONS
. = ALIGN(4);
+ __image_copy_end = .;
+
.rel.dyn : {
__rel_dyn_start = .;
*(.rel*)