| To: | "linux-mips@linux-mips.org" <linux-mips@linux-mips.org> |
|---|---|
| Subject: | [PATCH 5/16] add MACH_GROUP_LEMOTE & MACH_LEMOTE_FULONG |
| 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> --- 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.4 |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [PATCH 2/16] arch related Makefile update for lemote fulong mini-PC, zhangfx@lemote.com |
|---|---|
| Next by Date: | [PATCH 6/16] define Hit_Invalidate_I to Index_Invalidate_I for loongson2, zhangfx@lemote.com |
| Previous by Thread: | [PATCH 2/16] arch related Makefile update for lemote fulong mini-PC, zhangfx@lemote.com |
| Next by Thread: | [PATCH 6/16] define Hit_Invalidate_I to Index_Invalidate_I for loongson2, zhangfx@lemote.com |
| Indexes: | [Date] [Thread] [Top] [All Lists] |