]> git.sur5r.net Git - u-boot/blobdiff - board/purple/u-boot.lds
Beagle Convert the board version detection to use the OMAP3 GPIO interface.
[u-boot] / board / purple / u-boot.lds
index bf1394b2a432788a1db8fd06a768c38de987e3ea..04a641a4739b820c8fb7672fbed51caa9ce66b23 100644 (file)
@@ -48,7 +48,7 @@ SECTIONS
        }
 
        . = ALIGN(4);
-       .rodata  : { *(.rodata) }
+       .rodata  : { *(SORT_BY_ALIGNMENT(SORT_BY_NAME(.rodata*))) }
 
        . = ALIGN(4);
        .data  : { *(.data) }