MIPS: X2000: Add X2000 system type.
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) <zhouyanjie@wanyeetech.com> Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
This commit is contained in:

committed by
Thomas Bogendoerfer

parent
e8b9fc10f2
commit
0d10d17bac
@@ -80,6 +80,7 @@ enum ingenic_machine_type {
|
||||
MACH_INGENIC_JZ4780,
|
||||
MACH_INGENIC_X1000,
|
||||
MACH_INGENIC_X1830,
|
||||
MACH_INGENIC_X2000,
|
||||
};
|
||||
|
||||
extern char *system_type;
|
||||
|
Reference in New Issue
Block a user