]> git.sur5r.net Git - u-boot/blobdiff - cpu/mpc5xxx/u-boot.lds
Blackfin: update on-chip ROM API
[u-boot] / cpu / mpc5xxx / u-boot.lds
index 13fffb808fa5294df3a376ad22da9860926de15b..8d1fa60d077714e395d813890c8ef5bf1ea55cb4 100644 (file)
@@ -118,6 +118,7 @@ SECTIONS
    *(.dynbss)
    *(.bss)
    *(COMMON)
+   . = ALIGN(4);
   }
   _end = . ;
   PROVIDE (end = .);