]> git.sur5r.net Git - u-boot/blobdiff - board/esd/apc405/u-boot.lds
sh: lowlevel_init coding style cleanup
[u-boot] / board / esd / apc405 / u-boot.lds
index 004be5154b6d729413ba8dfd267e1e37d016fbff..9697cc6b35d2373a0db1d386f680f5e85d71d56d 100644 (file)
@@ -143,6 +143,7 @@ SECTIONS
    *(.dynbss)
    *(.bss)
    *(COMMON)
+   . = ALIGN(4);
   }
   _end = . ;
   PROVIDE (end = .);