aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaghu Gandham <raghu.gandham@imgtec.com>2013-06-13 14:54:55 -0700
committerChris Dearman <chris.dearman@imgtec.com>2013-06-20 13:29:49 -0700
commit6faf71647a2f92f186bc1b14fbc9cf0f9421e2a3 (patch)
tree661210949e107c213e802e4bb14390050b4c0cba
parentfa29872ae08408f90e1282bff36a0bdba13d0fdc (diff)
downloadbuild-6faf71647a2f92f186bc1b14fbc9cf0f9421e2a3.tar.gz
Do not use -msynci flag for Xburst 4780 cores
synci does not provide coherency between CPU's on this device Change-Id: I10e73fa49859e55d018884c6682b5a00b887e0a1 Signed-off-by: Chris Dearman <chris.dearman@imgtec.com>
-rw-r--r--core/combo/arch/mips/mips32r2-fp-xburst.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/combo/arch/mips/mips32r2-fp-xburst.mk b/core/combo/arch/mips/mips32r2-fp-xburst.mk
index 37682267de..fee9cb3dd2 100644
--- a/core/combo/arch/mips/mips32r2-fp-xburst.mk
+++ b/core/combo/arch/mips/mips32r2-fp-xburst.mk
@@ -10,7 +10,6 @@ arch_variant_cflags := \
-mtune=mips32r2 \
-mips32r2 \
-mhard-float \
- -msynci \
-mno-fused-madd
arch_variant_ldflags := \