]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - board/gen860t/u-boot-flashenv.lds
Align end of bss by 4 bytes
[karo-tx-uboot.git] / board / gen860t / u-boot-flashenv.lds
index 8215a230c7f64a85fd7b3348026be124e98690b1..6c8346ab5f8924cfdf8d36cee68709c35bd09266 100644 (file)
@@ -125,6 +125,7 @@ SECTIONS
    *(.dynbss)
    *(.bss)
    *(COMMON)
+   . = ALIGN(4);
   }
 
   _end = . ;