summaryrefslogtreecommitdiffstats
path: root/board/hymod/u-boot.lds
diff options
context:
space:
mode:
Diffstat (limited to 'board/hymod/u-boot.lds')
-rw-r--r--board/hymod/u-boot.lds1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/hymod/u-boot.lds b/board/hymod/u-boot.lds
index 2b7e54bf74..fdd584dd80 100644
--- a/board/hymod/u-boot.lds
+++ b/board/hymod/u-boot.lds
@@ -142,6 +142,7 @@ SECTIONS
{
common/env_embedded.o (.ppcenv)
}
+ . = ALIGN(4);
_end = . ;
PROVIDE (end = .);
}
OpenPOWER on IntegriCloud