summaryrefslogtreecommitdiffstats
path: root/board/dvlhost/u-boot.lds
diff options
context:
space:
mode:
Diffstat (limited to 'board/dvlhost/u-boot.lds')
-rw-r--r--board/dvlhost/u-boot.lds3
1 files changed, 3 insertions, 0 deletions
diff --git a/board/dvlhost/u-boot.lds b/board/dvlhost/u-boot.lds
index b13d3e1ec3..dd50bdbecd 100644
--- a/board/dvlhost/u-boot.lds
+++ b/board/dvlhost/u-boot.lds
@@ -61,6 +61,9 @@ SECTIONS
}
. = ALIGN (4);
+
+ __image_copy_end = .;
+
.rel.dyn : {
__rel_dyn_start = .;
*(.rel*)
OpenPOWER on IntegriCloud