| To: | linux-mips@linux-mips.org |
|---|---|
| Subject: | [PATCH 5/16] add MACH_GROUP_LEMOTE & MACH_LEMOTE_FULONG |
| From: | tiansm@lemote.com |
| Date: | Sun, 15 Apr 2007 23:25:54 +0800 |
| Cc: | Fuxin Zhang <zhangfx@lemote.com> |
| In-reply-to: | <11766507661133-git-send-email-tiansm@lemote.com> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <11766507651736-git-send-email-tiansm@lemote.com> <11766507661317-git-send-email-tiansm@lemote.com> <11766507661726-git-send-email-tiansm@lemote.com> <11766507662638-git-send-email-tiansm@lemote.com> <11766507661133-git-send-email-tiansm@lemote.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
From: Fuxin Zhang <zhangfx@lemote.com> Signed-off-by: Fuxin Zhang <zhangfx@lemote.com> --- include/asm-mips/bootinfo.h | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/include/asm-mips/bootinfo.h b/include/asm-mips/bootinfo.h index c7c945b..f4607f1 100644 --- a/include/asm-mips/bootinfo.h +++ b/include/asm-mips/bootinfo.h @@ -213,6 +213,12 @@ #define MACH_GROUP_NEC_EMMA2RH 25 /* NEC EMMA2RH (was 23) */ #define MACH_NEC_MARKEINS 0 /* NEC EMMA2RH Mark-eins */ +/* + * Valid machtype for group LEMOTE + */ +#define MACH_GROUP_LEMOTE 27 +#define MACH_LEMOTE_FULONG 0 + #define CL_SIZE COMMAND_LINE_SIZE const char *get_system_type(void); -- 1.4.4.1 |
| Previous by Date: | [PATCH 11/16] add Loongson support to /proc/cpuinfo, tiansm |
|---|---|
| Next by Date: | [PATCH 8/16] define MODULE_PROC_FAMILY for Loongson2, tiansm |
| Previous by Thread: | [PATCH 4/16] TO_PHYS_MASK for loongson2, tiansm |
| Next by Thread: | [PATCH 6/16] define Hit_Invalidate_I to Index_Invalidate_I for loongson2, tiansm |
| Indexes: | [Date] [Thread] [Top] [All Lists] |