summaryrefslogtreecommitdiffstats
path: root/board/ixdp425/u-boot.lds
diff options
context:
space:
mode:
Diffstat (limited to 'board/ixdp425/u-boot.lds')
-rw-r--r--board/ixdp425/u-boot.lds1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/ixdp425/u-boot.lds b/board/ixdp425/u-boot.lds
index 91ef0302b3..e2ceac7227 100644
--- a/board/ixdp425/u-boot.lds
+++ b/board/ixdp425/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