On Tue, Nov 11, 2014 at 09:14:48AM +0800, Huacai Chen wrote: > In original code, both Loongson-2 and Loongson-3 are MIPS-III, after > my patch, Loongson-2 is still MIPS-III and Loongson-3 is upgraded to > MIPS64R1, so I think this is not "heavyhanded". Moreover, we need more > tests to assure whether Loongson-3 is compatible with MIPS64R2 (except > EI/DI), so set to MIPS64R1 is a safe way. I see, I applied your patch. However the cpu-probe.c part did reject and I had to apply it manually so you may want to doublecheck the result which I'm about to push to upstream-sfr. Thanks! Ralf