Detect the 34K.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
Ralf Baechle
2005-07-12 16:12:05 +00:00
parent 079ef8bb80
commit bbc7f22f6d
4 changed files with 10 additions and 1 deletions

View File

@@ -72,6 +72,7 @@ static const char *cpu_name[] = {
[CPU_20KC] = "MIPS 20Kc",
[CPU_24K] = "MIPS 24K",
[CPU_25KF] = "MIPS 25Kf",
[CPU_34K] = "MIPS 34K",
[CPU_VR4111] = "NEC VR4111",
[CPU_VR4121] = "NEC VR4121",
[CPU_VR4122] = "NEC VR4122",