| To: | linux-mips@linux-mips.org |
|---|---|
| Subject: | [PATCH] DSP and MDMX share the same config flag bit |
| From: | Thiemo Seufer <ths@networkno.de> |
| Date: | Mon, 15 May 2006 18:24:57 +0100 |
| Cc: | ralf@linux-mips.org |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.5.11+cvs20060403 |
Clarify comment. Signed-off-by: Thiemo Seufer <ths@networkno.de> diff -urpN linux-orig/include/asm-mips/mipsregs.h linux-work/include/asm-mips/mipsregs.h --- linux-orig/include/asm-mips/mipsregs.h 2006-04-24 12:02:35.000000000 +0100 +++ linux-work/include/asm-mips/mipsregs.h 2006-05-15 03:06:37.000000000 +0100 @@ -291,7 +291,7 @@ #define ST0_DL (_ULCAST_(1) << 24) /* - * Enable the MIPS DSP ASE + * Enable the MIPS MDMX and DSP ASEs */ #define ST0_MX 0x01000000 |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH] unify mips_fpu_soft_struct and mips_fpu_hard_struct, Ralf Baechle |
|---|---|
| Next by Date: | [PATCH] Qemu system shutdown support, Thiemo Seufer |
| Previous by Thread: | Need help burning flash using osprey vr41xx, Yashwant Shitoot |
| Next by Thread: | Re: [PATCH] DSP and MDMX share the same config flag bit, Ralf Baechle |
| Indexes: | [Date] [Thread] [Top] [All Lists] |