]> git.sur5r.net Git - u-boot/blobdiff - board/esd/ocrtc/u-boot.lds
Command usage cleanup
[u-boot] / board / esd / ocrtc / u-boot.lds
index 42ad8491464402a3bf9b2c229ba679be5b58bab8..1fb754c50e085cd46c61329a0c4cf46c7f9928f3 100644 (file)
@@ -143,6 +143,7 @@ SECTIONS
    *(.dynbss)
    *(.bss)
    *(COMMON)
+   . = ALIGN(4);
   }
   _end = . ;
   PROVIDE (end = .);