| To: | Ralf Baechle <ralf@linux-mips.org>, linux-mips@linux-mips.org |
|---|---|
| Subject: | Add -mfix7000 to CONFIG_SGI_IP22 |
| From: | Martin Michlmayr <tbm@cyrius.com> |
| Date: | Sun, 19 Nov 2006 14:58:43 +0000 |
| Cc: | ths@networkno.de |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.5.13 (2006-08-11) |
What was the rationale to add that to CONFIG_SGI_IP22? Shouldn't it be added to CONFIG_SGI_IP32, i.e. O2? From: Thiemo Seufer <ths@networkno.de> Add -mfix7000 to CONFIG_SGI_IP22 Signed-off-by: Thiemo Seufer <ths@networkno.de> Signed-off-by: Martin Michlmayr <tbm@cyrius.com> --- a/arch/mips/Makefile +++ b/arch/mips/Makefile @@ -478,7 +478,7 @@ load-$(CONFIG_PNX8550_JBS) += 0xffffffff # address by 8kb. # core-$(CONFIG_SGI_IP22) += arch/mips/sgi-ip22/ -cflags-$(CONFIG_SGI_IP22) += -Iinclude/asm-mips/mach-ip22 +cflags-$(CONFIG_SGI_IP22) += -Iinclude/asm-mips/mach-ip22 -Wa,-mfix7000 ifdef CONFIG_32BIT load-$(CONFIG_SGI_IP22) += 0xffffffff88002000 endif -- Martin Michlmayr http://www.cyrius.com/ |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Fix long IDE detection delay by not scanning non-existent channels, Martin Michlmayr |
|---|---|
| Next by Date: | Re: Add -mfix7000 to CONFIG_SGI_IP22, Ralf Baechle |
| Previous by Thread: | Fix long IDE detection delay by not scanning non-existent channels, Martin Michlmayr |
| Next by Thread: | Re: Add -mfix7000 to CONFIG_SGI_IP22, Ralf Baechle |
| Indexes: | [Date] [Thread] [Top] [All Lists] |