Re: [PATCH 1/1] MIPS: X2000: Add X2000 system type.

2020-07-24 Thread Thomas Bogendoerfer
On Wed, Jul 22, 2020 at 01:21:19PM +0800, 周琰杰 (Zhou Yanjie) wrote: > 1.Add "PRID_COMP_INGENIC_13" and "PRID_IMP_XBURST2" for X2000. > 2.Add X2000 system type for cat /proc/cpuinfo to give out X2000. > > Signed-off-by: 周琰杰 (Zhou Yanjie) > --- > arch/mips/include/asm/bootinfo.h | 1 + > arch/mips

[PATCH 1/1] MIPS: X2000: Add X2000 system type.

2020-07-21 Thread Zhou Yanjie
1.Add "PRID_COMP_INGENIC_13" and "PRID_IMP_XBURST2" for X2000. 2.Add X2000 system type for cat /proc/cpuinfo to give out X2000. Signed-off-by: 周琰杰 (Zhou Yanjie) --- arch/mips/include/asm/bootinfo.h | 1 + arch/mips/include/asm/cpu.h | 6 -- arch/mips/jz4740/setup.c | 4