Linux MIPS Architecture development
 help / color / mirror / Atom feed
* [PATCH][MIPS][0/6] AR7: AR7 strikes back
@ 2007-10-11  0:48 Matteo Croce
  2007-10-11  0:50 ` [PATCH][MIPS][1/6] AR7: core support Matteo Croce
                   ` (6 more replies)
  0 siblings, 7 replies; 34+ messages in thread
From: Matteo Croce @ 2007-10-11  0:48 UTC (permalink / raw)
  To: linux-mips; +Cc: nico, nbd, florian, openwrt-devel, Andrew Morton

Here are the new patches made against latest 2.6.23 git tree

^ permalink raw reply	[flat|nested] 34+ messages in thread
* [PATCH][MIPS][0/6]: AR7 refresh
@ 2007-12-27 18:19 Matteo Croce
  2007-12-27 18:27 ` [PATCH][MIPS][5/6]: AR7: serial hack Matteo Croce
  0 siblings, 1 reply; 34+ messages in thread
From: Matteo Croce @ 2007-12-27 18:19 UTC (permalink / raw)
  To: linux-mips; +Cc: nico, nbd, florian, openwrt-devel, Andrew Morton

Here are the AR7 patches refreshed against latest source

^ permalink raw reply	[flat|nested] 34+ messages in thread
* [PATCH][MIPS][0/6]: AR7 final
@ 2008-03-12  1:21 Matteo Croce
  2008-03-12  1:30 ` [PATCH][MIPS][5/6]: AR7: serial hack Matteo Croce
  0 siblings, 1 reply; 34+ messages in thread
From: Matteo Croce @ 2008-03-12  1:21 UTC (permalink / raw)
  To: linux-mips; +Cc: nico, nbd, florian, openwrt-devel, Andrew Morton

I hope this is the last try

Works flawlessy with vanilla 2.6.24

^ permalink raw reply	[flat|nested] 34+ messages in thread
* RE: [PATCH][MIPS][5/6]: AR7: serial hack
@ 2008-03-18 15:40 Nico Coesel
  2008-03-18 15:40 ` Nico Coesel
  0 siblings, 1 reply; 34+ messages in thread
From: Nico Coesel @ 2008-03-18 15:40 UTC (permalink / raw)
  To: linux-mips

Hello all,
I didn't follow the entire discussion, but I might have similar problems
on the AU1100 SoC. The AU1100 also has 16550 style serial ports. The
serial console doesn't work even though I specify console=/dev/ttyS0 on
the kernel command line. Once a getty is started, the serial port is
active and working fine.

Nico

> -----Oorspronkelijk bericht-----
> Van: linux-mips-bounce@linux-mips.org 
> [mailto:linux-mips-bounce@linux-mips.org] Namens Alan Cox
> Verzonden: dinsdag 18 maart 2008 15:02
> Aan: Thomas Bogendoerfer
> CC: Matteo Croce; linux-mips@linux-mips.org; Florian 
> Fainelli; Felix Fietkau; Nicolas Thill; 
> linux-serial@vger.kernel.org; Andrew Morton
> Onderwerp: Re: [PATCH][MIPS][5/6]: AR7: serial hack
> 
> > Is there a good reason, why we don't check for BOTH_EMPTY in
> > serial8250_console_putchar() ? To match the 2.6.10 behaviour we
> 
> A very good one - we have at least 1 byte of FIFO and the 
> serial-ethernet magic console devices also use that fifo 
> emptying entirely to deduce when to send a new packet.
> 
> > would need that and this would fix the AR7 case without any special 
> > handling.
> 
> If the AR7 is an 8250 why does it need special handling? and 
> indeed why does serial work on it except for console - or 
> does that fail too.
> 
> 

^ permalink raw reply	[flat|nested] 34+ messages in thread

end of thread, other threads:[~2008-03-27 21:17 UTC | newest]

Thread overview: 34+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-11  0:48 [PATCH][MIPS][0/6] AR7: AR7 strikes back Matteo Croce
2007-10-11  0:50 ` [PATCH][MIPS][1/6] AR7: core support Matteo Croce
2007-10-11  0:54 ` [PATCH][MIPS][2/6] AR7: VLYNQ bus Matteo Croce
2007-10-11  0:55 ` [PATCH][MIPS][3/6] AR7: mtd partition map Matteo Croce
2007-10-11  0:57 ` [PATCH][MIPS][4/6] AR7: gpio char device Matteo Croce
2007-10-11  0:59 ` [PATCH][MIPS][5/6] AR7: serial hack Matteo Croce
2007-10-11  1:01 ` [PATCH][MIPS][6/6] AR7: leds driver Matteo Croce
2007-10-18  8:22 ` [PATCH][MIPS][0/6] AR7: AR7 strikes back Florian Fainelli
  -- strict thread matches above, loose matches on Subject: below --
2007-12-27 18:19 [PATCH][MIPS][0/6]: AR7 refresh Matteo Croce
2007-12-27 18:27 ` [PATCH][MIPS][5/6]: AR7: serial hack Matteo Croce
2007-12-28 12:13   ` Sergei Shtylyov
2008-03-12  1:21 [PATCH][MIPS][0/6]: AR7 final Matteo Croce
2008-03-12  1:30 ` [PATCH][MIPS][5/6]: AR7: serial hack Matteo Croce
2008-03-12  9:31   ` Thomas Bogendoerfer
2008-03-13  0:38     ` Matteo Croce
2008-03-13  8:45       ` Thomas Bogendoerfer
2008-03-14 15:46         ` Matteo Croce
2008-03-15 10:40           ` Thomas Bogendoerfer
2008-03-16 15:45             ` Matteo Croce
2008-03-18 13:30               ` Thomas Bogendoerfer
2008-03-18 13:43                 ` Sergei Shtylyov
2008-03-18 13:49                   ` Sergei Shtylyov
2008-03-18 14:01                 ` Alan Cox
2008-03-18 14:01                   ` Alan Cox
2008-03-18 15:28                   ` Thomas Bogendoerfer
2008-03-21  1:55               ` Thomas Bogendoerfer
2008-03-27 21:14                 ` Matteo Croce
2008-03-27 21:17                 ` Matteo Croce
2008-03-15 11:38           ` Alan Cox
2008-03-12 11:16   ` Alan Cox
2008-03-13  0:31     ` Matteo Croce
2008-03-13  9:01       ` Thomas Bogendoerfer
2008-03-16 15:27         ` Matteo Croce
2008-03-16 15:49         ` Matteo Croce
2008-03-18 15:40 Nico Coesel
2008-03-18 15:40 ` Nico Coesel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox