#
#
# patch "conf/machine/include/tune-cortexa8.inc"
#  from [8ce9346cd012a0659a0967b2e43edcfc2dfaf921]
#    to [ffd911180ea7eb03d473826a023a54d88a219438]
#
============================================================
--- conf/machine/include/tune-cortexa8.inc	8ce9346cd012a0659a0967b2e43edcfc2dfaf921
+++ conf/machine/include/tune-cortexa8.inc	ffd911180ea7eb03d473826a023a54d88a219438
@@ -3,6 +3,6 @@
 # [2] http://gcc.gnu.org/onlinedocs/gcc/ARM-Options.html 
 # [3] https://support.codesourcery.com/GNUToolchain/kbentry29
 
-TARGET_CC_ARCH = "-march=armv7-a -mtune=cortex-a8 -mfpu=vfp -mfloat-abi=softfp"
+TARGET_CC_ARCH = "-march=armv7-a -mtune=cortex-a8 -mfpu=neon -ftree-vectorize -mfloat-abi=softfp"
 FEED_ARCH = "armv7a"
 PACKAGE_ARCH = "armv7a"
