commit | bdf21b18b4abf983db38f04ef7fec88f47389867 | [log] [tgz] |
---|---|---|
author | Pete Popov <ppopov@embeddedalley.com> | Thu Jul 14 17:47:57 2005 +0000 |
committer | Ralf Baechle <ralf@linux-mips.org> | Sat Oct 29 19:31:54 2005 +0100 |
tree | b7e551f09f0ee39f4a59132be4c0890e1ba80d91 | |
parent | e01402b115cccb6357f956649487aca2c6f7fbba [diff] [blame] |
Philips PNX8550 support: MIPS32-like core with 2 Trimedias on it. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
diff --git a/arch/mips/kernel/proc.c b/arch/mips/kernel/proc.c index 1bd40af..e46a92d 100644 --- a/arch/mips/kernel/proc.c +++ b/arch/mips/kernel/proc.c
@@ -80,7 +80,8 @@ [CPU_VR4133] = "NEC VR4133", [CPU_VR4181] = "NEC VR4181", [CPU_VR4181A] = "NEC VR4181A", - [CPU_SR71000] = "Sandcraft SR71000" + [CPU_SR71000] = "Sandcraft SR71000", + [CPU_PR4450] = "Philips PR4450", };