summaryrefslogtreecommitdiffstats
path: root/board/sc520_cdp/u-boot.lds
diff options
context:
space:
mode:
Diffstat (limited to 'board/sc520_cdp/u-boot.lds')
-rw-r--r--board/sc520_cdp/u-boot.lds1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/sc520_cdp/u-boot.lds b/board/sc520_cdp/u-boot.lds
index 9d2f71c33a..72164a1c8e 100644
--- a/board/sc520_cdp/u-boot.lds
+++ b/board/sc520_cdp/u-boot.lds
@@ -62,6 +62,7 @@ SECTIONS
_i386boot_bios_size = SIZEOF(.bios);
+ . = .;
__u_boot_cmd_start = .;
.u_boot_cmd : { *(.u_boot_cmd) }
__u_boot_cmd_end = .;
OpenPOWER on IntegriCloud