Merge branch 'avr32' of git://git.denx.de/u-boot-atmel
[oweals/u-boot.git] / board / earthlcd / favr-32-ezkit / u-boot.lds
index ad056b3900bae8fd08ca6367bc830d2c229c146b..0d413a05101a7fe3a8f4520ecb1f5e2fb65f1feb 100644 (file)
@@ -34,8 +34,7 @@ SECTIONS
        _etext = .;
 
        .rodata : {
-               *(.rodata)
-               *(.rodata.*)
+               *(SORT_BY_ALIGNMENT(SORT_BY_NAME(.rodata*)))
        }
 
        . = ALIGN(8);