]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/uboot/files/arm_flags.patch
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / uboot / files / arm_flags.patch
1 Index: u-boot/cpu/pxa/config.mk
2 ===================================================================
3 --- u-boot.orig/cpu/pxa/config.mk       2005-01-09 16:28:17.000000000 -0500
4 +++ u-boot/cpu/pxa/config.mk    2005-02-25 16:38:23.789788636 -0500
5 @@ -23,7 +23,7 @@
6  #
7  
8  PLATFORM_RELFLAGS += -fno-strict-aliasing  -fno-common -ffixed-r8 \
9 -       -mshort-load-bytes -msoft-float
10 +       -msoft-float
11  
12  #PLATFORM_CPPFLAGS += -mapcs-32 -march=armv4 -mtune=strongarm1100
13  PLATFORM_CPPFLAGS += -mapcs-32 -march=armv5 -mtune=xscale