Add support for SB1A CPU.
Signed-Off-By: Andy Isaacson <adi@broadcom.com> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
committed by
Ralf Baechle
parent
4f19f99047
commit
93ce2f524e
@@ -56,6 +56,7 @@ static const char *cpu_name[] = {
|
||||
[CPU_5KC] = "MIPS 5Kc",
|
||||
[CPU_R4310] = "R4310",
|
||||
[CPU_SB1] = "SiByte SB1",
|
||||
[CPU_SB1A] = "SiByte SB1A",
|
||||
[CPU_TX3912] = "TX3912",
|
||||
[CPU_TX3922] = "TX3922",
|
||||
[CPU_TX3927] = "TX3927",
|
||||
|
Reference in New Issue
Block a user