MPC85xx: TQM8548: fix SDRAM timing for 533 MHz
[oweals/u-boot.git] / board / tqc / tqm85xx / u-boot.lds
index 8cb551ae4b472efd3ad2686d03d591d611e464de..b1637a5165ed03041385374a16cc3eca7b36740e 100644 (file)
@@ -141,6 +141,7 @@ SECTIONS
    *(.dynbss)
    *(.bss)
    *(COMMON)
+   . = ALIGN(4);
   }
   _end = . ;
   PROVIDE (end = .);