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