summaryrefslogtreecommitdiffstats
path: root/board/w7o/u-boot.lds
diff options
context:
space:
mode:
Diffstat (limited to 'board/w7o/u-boot.lds')
-rw-r--r--board/w7o/u-boot.lds1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/w7o/u-boot.lds b/board/w7o/u-boot.lds
index 3373793c63..80e960b9d4 100644
--- a/board/w7o/u-boot.lds
+++ b/board/w7o/u-boot.lds
@@ -128,6 +128,7 @@ SECTIONS
*(.dynbss)
*(.bss)
*(COMMON)
+ . = ALIGN(4);
}
_end = . ;
PROVIDE (end = .);
OpenPOWER on IntegriCloud