| To: | "linux-mips@linux-mips.org" <linux-mips@linux-mips.org> |
|---|---|
| Subject: | [PATCH 11/16] add Loongson support to /proc/cpuinfo |
| From: | "zhangfx@lemote.com" <zhangfx@lemote.com> |
| Date: | Wed, 4 Apr 2007 14:38:19 +0000 |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| Sender: | linux-mips-bounce@linux-mips.org |
Signed-off-by: Fuxin Zhang <zhangfx@lemote.com>
---
arch/mips/kernel/proc.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/arch/mips/kernel/proc.c b/arch/mips/kernel/proc.c
index 5ddc2e9..e915117 100644
--- a/arch/mips/kernel/proc.c
+++ b/arch/mips/kernel/proc.c
@@ -84,6 +84,7 @@ static const char *cpu_name[] = {
[CPU_VR4181A] = "NEC VR4181A",
[CPU_SR71000] = "Sandcraft SR71000",
[CPU_PR4450] = "Philips PR4450",
+ [CPU_LOONGSON2] = "ICT Loongson-2",
};
--
1.4.4.4
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [PATCH 4/16] TO_PHYS_MASK for loongson2, zhangfx@lemote.com |
|---|---|
| Next by Date: | [PATCH 15/16] work around for more than 256MB memory support, zhangfx@lemote.com |
| Previous by Thread: | [PATCH 4/16] TO_PHYS_MASK for loongson2, zhangfx@lemote.com |
| Next by Thread: | [PATCH 15/16] work around for more than 256MB memory support, zhangfx@lemote.com |
| Indexes: | [Date] [Thread] [Top] [All Lists] |