]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/mips/kernel/cpu-probe.c
MIPS: Add MIPS_CPU_FTLB for Loongson-3A R2
[karo-tx-linux.git] / arch / mips / kernel / cpu-probe.c
index 07718bb5fc9d8612d98cc78d46a7ca10851f8245..12422fd4af2335dab2f90f1b0b47684a5b08e377 100644 (file)
@@ -1824,7 +1824,7 @@ static inline void cpu_probe_loongson(struct cpuinfo_mips *c, unsigned int cpu)
                }
 
                decode_configs(c);
-               c->options |= MIPS_CPU_TLBINV | MIPS_CPU_LDPTE;
+               c->options |= MIPS_CPU_FTLB | MIPS_CPU_TLBINV | MIPS_CPU_LDPTE;
                c->writecombine = _CACHE_UNCACHED_ACCELERATED;
                break;
        default: