Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
[oweals/u-boot.git] / board / freescale / mpc8641hpcn / u-boot.lds
index 4f884f987e26b361e697f718a278570242bb5c74..6c9da1f32843e7a10a5cf34795e0fa755336f5a7 100644 (file)
@@ -129,6 +129,7 @@ SECTIONS
    *(.dynbss)
    *(.bss)
    *(COMMON)
+   . = ALIGN(4);
   }
   _end = . ;
   PROVIDE (end = .);