Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6faf7164 authored by Raghu Gandham's avatar Raghu Gandham Committed by Chris Dearman
Browse files

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: default avatarChris Dearman <chris.dearman@imgtec.com>
parent fa29872a
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -10,7 +10,6 @@ arch_variant_cflags := \
    -mtune=mips32r2 \
    -mips32r2 \
    -mhard-float \
    -msynci \
    -mno-fused-madd

arch_variant_ldflags := \