Blackfin: support console-over-JTAG
[oweals/u-boot.git] / cpu / mpc8220 / u-boot.lds
index e34a9d48421d51990a83cf2458b399fc3fb5114c..2a12a698dffb5b8bf1c65cbdab3e163b59e67657 100644 (file)
@@ -118,6 +118,7 @@ SECTIONS
    *(.dynbss)
    *(.bss)
    *(COMMON)
+   . = ALIGN(4);
   }
   _end = . ;
   PROVIDE (end = .);