4xx: Remove binary cpld bitstream from CMS700 board
[oweals/u-boot.git] / board / renesas / r2dplus / u-boot.lds
index 040e530179bf6d153f09e57c875e376973c2af72..e1c15b0c4b35fdb9bd259c7b17fb7ba5518f6725 100644 (file)
@@ -59,7 +59,7 @@ SECTIONS
        PROVIDE (_ecode = .);
        .rodata :
        {
-               *(.rodata)
+               *(SORT_BY_ALIGNMENT(SORT_BY_NAME(.rodata*)))
                . = ALIGN(4);
        }
        PROVIDE (_etext = .);