add models, vusolo/vuuno/vuultimo/vusolo2/vuduo2
[vuplus_openvuplus_3.0] / meta-bsp / vusolo / recipes / linux / linux-vuplus-3.1.1 / fix_cpu_proc_solo.patch
1 diff --git a/arch/mips/kernel/cpu-probe.c b/arch/mips/kernel/cpu-probe.c
2 index ebc0cd2..3e73ad3 100644
3 --- a/arch/mips/kernel/cpu-probe.c
4 +++ b/arch/mips/kernel/cpu-probe.c
5 @@ -823,7 +823,7 @@ static inline void cpu_probe_mips(struct cpuinfo_mips *c, unsigned int cpu)
6                 break;
7         case PRID_IMP_34K:
8                 c->cputype = CPU_34K;
9 -               __cpu_name[cpu] = "MIPS 34Kc";
10 +               __cpu_name[cpu] = "Brcm4380";
11                 break;
12         case PRID_IMP_74K:
13                 c->cputype = CPU_74K;