summaryrefslogtreecommitdiffstats
path: root/board/tb0229/u-boot.lds
diff options
context:
space:
mode:
Diffstat (limited to 'board/tb0229/u-boot.lds')
-rw-r--r--board/tb0229/u-boot.lds1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/tb0229/u-boot.lds b/board/tb0229/u-boot.lds
index a6429b6d83..30a2bc57ea 100644
--- a/board/tb0229/u-boot.lds
+++ b/board/tb0229/u-boot.lds
@@ -54,6 +54,7 @@ SECTIONS
.sdata : { *(.sdata) }
+ . = .;
__u_boot_cmd_start = .;
.u_boot_cmd : { *(.u_boot_cmd) }
__u_boot_cmd_end = .;
OpenPOWER on IntegriCloud