| To: | Imre Kaloz <kaloz@openwrt.org> |
|---|---|
| Subject: | Re: Sync SiByte system code to the new DUART driver |
| From: | Ralf Baechle <ralf@linux-mips.org> |
| Date: | Thu, 2 Aug 2007 12:13:14 +0100 |
| Cc: | "linux-mips@linux-mips.org" <linux-mips@linux-mips.org> |
| In-reply-to: | <op.twfh4cuw2s3iss@ecaz.afh.b-m.hu> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <op.twfh4cuw2s3iss@ecaz.afh.b-m.hu> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.5.14 (2007-02-12) |
On Thu, Aug 02, 2007 at 12:58:50PM +0200, Imre Kaloz wrote: > The new upstream SiByte DUART driver uses a different config option then > the old one, so the SiByte target doesn't compile currently. > This patch fixes the problem. > > Signed-off-by: Imre Kaloz <kaloz@openwrt.org> Hmm... You just found the tip of the iceberg ... $ git grep -w CONFIG_SIBYTE_SB1250_DUART | cat - arch/mips/configs/bigsur_defconfig:CONFIG_SIBYTE_SB1250_DUART=y arch/mips/configs/sb1250-swarm_defconfig:CONFIG_SIBYTE_SB1250_DUART=y arch/mips/sibyte/bcm1480/irq.c:#ifdef CONFIG_SIBYTE_SB1250_DUART arch/mips/sibyte/bcm1480/irq.c:#ifdef CONFIG_SIBYTE_SB1250_DUART arch/mips/sibyte/cfe/console.c:#ifdef CONFIG_SIBYTE_SB1250_DUART arch/mips/sibyte/sb1250/irq.c:#ifdef CONFIG_SIBYTE_SB1250_DUART arch/mips/sibyte/sb1250/irq.c:#ifdef CONFIG_SIBYTE_SB1250_DUART Ralf |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Sync SiByte system code to the new DUART driver, Imre Kaloz |
|---|---|
| Next by Date: | Sync SiByte system code to the new DUART driver - try 2, Imre Kaloz |
| Previous by Thread: | Sync SiByte system code to the new DUART driver, Imre Kaloz |
| Next by Thread: | Re: Sync SiByte system code to the new DUART driver, Maciej W. Rozycki |
| Indexes: | [Date] [Thread] [Top] [All Lists] |