]> git.sur5r.net Git - u-boot/blobdiff - board/ppmc7xx/u-boot.lds
AVR32: Make cacheflush cpu-dependent
[u-boot] / board / ppmc7xx / u-boot.lds
index bfa497513e5b312660f817608d30c4863eeccee1..ca2e3001641abb50dd4674d014858f03510ed040 100644 (file)
@@ -128,6 +128,7 @@ SECTIONS
    *(.dynbss)
    *(.bss)
    *(COMMON)
+   . = ALIGN(4);
   }
   _end = . ;
   PROVIDE (end = .);