summaryrefslogtreecommitdiffstats
path: root/board/altera/dk1c20/u-boot.lds
diff options
context:
space:
mode:
Diffstat (limited to 'board/altera/dk1c20/u-boot.lds')
-rw-r--r--board/altera/dk1c20/u-boot.lds1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/altera/dk1c20/u-boot.lds b/board/altera/dk1c20/u-boot.lds
index a7d35af3f7..8b01f45e55 100644
--- a/board/altera/dk1c20/u-boot.lds
+++ b/board/altera/dk1c20/u-boot.lds
@@ -50,6 +50,7 @@ SECTIONS
. = ALIGN(4);
__data_end = .;
+ . = .;
__u_boot_cmd_start = .;
.u_boot_cmd :
{
OpenPOWER on IntegriCloud