Re: [PATCH 2.6.21-rc2] AT91SAM9261: Enable second and third UART

2007-03-01 Thread Jan Altenberg
On Thu, 2007-03-01 at 18:26 +, Ben Dooks wrote: > On Thu, Mar 01, 2007 at 04:24:53PM +0100, Jan Altenberg wrote: > > - Enable ttyS1 and ttyS2 for the AT91SAM9261EK > > > > Signed-off-by: Jan Altenberg <[EMAIL PROTECTED]> > > These should go to Russell King's patch queue at > http://www.arm.li

Re: [PATCH 2.6.21-rc2] AT91SAM9261: Enable second and third UART

2007-03-01 Thread Ben Dooks
On Thu, Mar 01, 2007 at 04:24:53PM +0100, Jan Altenberg wrote: > - Enable ttyS1 and ttyS2 for the AT91SAM9261EK > > Signed-off-by: Jan Altenberg <[EMAIL PROTECTED]> These should go to Russell King's patch queue at http://www.arm.linux.org.uk/developer/patches > --- > arch/arm/mach-at91/board-s

[PATCH 2.6.21-rc2] AT91SAM9261: Enable second and third UART

2007-03-01 Thread Jan Altenberg
- Enable ttyS1 and ttyS2 for the AT91SAM9261EK Signed-off-by: Jan Altenberg <[EMAIL PROTECTED]> --- arch/arm/mach-at91/board-sam9261ek.c |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Index: linux-2.6/arch/arm/mach-at91/board-sam9261ek.c ===