On Tue, Mar 01, 2016 at 06:41:18PM +0530, shivraj.pa...@imgtec.com wrote:
> From: Shivraj Patil
>
> For P5600 mips cpu, cpuflags="-march=p5600" sets mips32r5 by default.
> Current configuration sets mips32r2 for p5600 cpu, hence ldflag check results
> in,
> error: '-mips32r2' conflicts with the
From: Shivraj Patil
For P5600 mips cpu, cpuflags="-march=p5600" sets mips32r5 by default.
Current configuration sets mips32r2 for p5600 cpu, hence ldflag check results
in,
error: '-mips32r2' conflicts with the other architecture options, which specify
a mips32r5 processor
Due to above error, m