summaryrefslogtreecommitdiffstats
path: root/board/gen860t/u-boot-flashenv.lds
diff options
context:
space:
mode:
Diffstat (limited to 'board/gen860t/u-boot-flashenv.lds')
-rw-r--r--board/gen860t/u-boot-flashenv.lds1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/gen860t/u-boot-flashenv.lds b/board/gen860t/u-boot-flashenv.lds
index 8215a230c7..6c8346ab5f 100644
--- a/board/gen860t/u-boot-flashenv.lds
+++ b/board/gen860t/u-boot-flashenv.lds
@@ -125,6 +125,7 @@ SECTIONS
*(.dynbss)
*(.bss)
*(COMMON)
+ . = ALIGN(4);
}
_end = . ;
OpenPOWER on IntegriCloud