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