Merge branch 'fixes' into cleanups
[oweals/u-boot.git] / board / nx823 / u-boot.lds
index 465566d7abbf45682d3e5bffb1670942e36688b2..759b41290588577b24af1d4ea6213dd903cb6b1c 100644 (file)
@@ -124,6 +124,7 @@ SECTIONS
    *(.dynbss)
    *(.bss)
    *(COMMON)
+   . = ALIGN(4);
   }
   _end = . ;
   PROVIDE (end = .);