| To: | linux-mips@linux-mips.org |
|---|---|
| Subject: | [PATCH 05/15] add MACH_GROUP_LEMOTE & MACH_LEMOTE_FULONG |
| From: | tiansm@lemote.com |
| Date: | Wed, 6 Jun 2007 14:52:42 +0800 |
| Cc: | Fuxin Zhang <zhangfx@lemote.com> |
| In-reply-to: | <11811127722019-git-send-email-tiansm@lemote.com> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <11811127722019-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 b0c3297..5006930 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.5.2.1 |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [PATCH 03/15] Kconfig update for lemote fulong miniPC, tiansm |
|---|---|
| Next by Date: | Re: Mailing patches, Tian |
| Previous by Thread: | [PATCH 03/15] Kconfig update for lemote fulong miniPC, tiansm |
| Next by Thread: | [PATCH] Add fulong default config, Songmao Tian |
| Indexes: | [Date] [Thread] [Top] [All Lists] |