summaryrefslogtreecommitdiffstats
path: root/board/versatile/u-boot.lds
diff options
context:
space:
mode:
Diffstat (limited to 'board/versatile/u-boot.lds')
-rw-r--r--board/versatile/u-boot.lds1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/versatile/u-boot.lds b/board/versatile/u-boot.lds
index 33931be127..cb6ee188b1 100644
--- a/board/versatile/u-boot.lds
+++ b/board/versatile/u-boot.lds
@@ -39,6 +39,7 @@ SECTIONS
. = ALIGN(4);
.got : { *(.got) }
+ . = .;
__u_boot_cmd_start = .;
.u_boot_cmd : { *(.u_boot_cmd) }
__u_boot_cmd_end = .;
OpenPOWER on IntegriCloud