]> git.sur5r.net Git - u-boot/blobdiff - board/esd/canbt/u-boot.lds
Merge branch 'fixes' into cleanups
[u-boot] / board / esd / canbt / u-boot.lds
index bf3f534607c42d7d89182e349b70c0175c5588e5..74280e61d4881ad6615b7944a57f9a465305feef 100644 (file)
@@ -154,6 +154,7 @@ SECTIONS
    *(.dynbss)
    *(.bss)
    *(COMMON)
+   . = ALIGN(4);
   }
   _end = . ;
   PROVIDE (end = .);