]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/RRvision/u-boot.lds
Merge branch 'mimc200' into next
[karo-tx-uboot.git] / board / RRvision / u-boot.lds
index ce1148d958a3539533c4e0eaf4f373b1187749cb..9fd77f8c010b245be823cde4291db77c656fb1c3 100644 (file)
@@ -137,6 +137,7 @@ SECTIONS
    *(.dynbss)
    *(.bss)
    *(COMMON)
+   . = ALIGN(4);
   }
   _end = . ;
   PROVIDE (end = .);