On Tue, Feb 25, 2014 at 08:10:51AM -0800, Tim Harvey wrote:
> The IMX6 SoC uses an ARM Cortext-A9 which has both NEON and VFPv3 hardware
> blocks. This will tune gcc to use neon instead of vfpv3 which will outperform
> VFPv3.
>
> Signed-off-by: Tim Harvey
> ---
> target/linux/imx6/Makefile | 2
The IMX6 SoC uses an ARM Cortext-A9 which has both NEON and VFPv3 hardware
blocks. This will tune gcc to use neon instead of vfpv3 which will outperform
VFPv3.
Signed-off-by: Tim Harvey
---
target/linux/imx6/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/target/lin