linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] serial: pxa: brief description
@ 2011-07-30 10:01 Marcus Folkesson
  2011-07-30 10:01 ` [PATCH] serial: pxa: work around for errata #20 Marcus Folkesson
  0 siblings, 1 reply; 3+ messages in thread
From: Marcus Folkesson @ 2011-07-30 10:01 UTC (permalink / raw)
  To: Alan Cox; +Cc: linux-serial, linux-kernel

I had a problem with a pxa270-based custom board when using the UART on
high speed (921.6 kbit/s).
The symptom was that the whole system just hangs sporadically.

After this work around was implemented the system seems to behave good.

In fact, I don't really see why the system should hang since there is a 
max counter, so the loop cannot run forever.

The patch is tested on kernel version 2.6.32, but the driver is allmost
the same.

Please take a look.
Feedback is very much appreciated

^ permalink raw reply	[flat|nested] 3+ messages in thread
* high speed (921.6 kbit/s).
@ 2011-08-30 11:53 marcus.folkesson
  2011-08-30 11:53 ` [PATCH] serial: pxa: work around for errata #20 marcus.folkesson
  0 siblings, 1 reply; 3+ messages in thread
From: marcus.folkesson @ 2011-08-30 11:53 UTC (permalink / raw)
  To: Alan Cox, linux-serial; +Cc: linux-kernel

After this work around was implemented the system seems to behave good.

In fact, I don't really see why the system should hang since there is a 
max counter, so the loop cannot run forever.

The patch is tested on kernel version 2.6.32, but the driver is allmost
the same.

Please take a look.
Feedback is very much appreciated

>From Marcus Folkesson <marcus.folkesson@combitech.se> # This line is ignored.
From: Marcus Folkesson <marcus.folkesson@combitech.se>
Subject: [PATCH] serial: pxa: a brief description
In-Reply-To: marcus.folkesson@gmail.com


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

end of thread, other threads:[~2011-08-30 11:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-30 10:01 [PATCH] serial: pxa: brief description Marcus Folkesson
2011-07-30 10:01 ` [PATCH] serial: pxa: work around for errata #20 Marcus Folkesson
  -- strict thread matches above, loose matches on Subject: below --
2011-08-30 11:53 high speed (921.6 kbit/s) marcus.folkesson
2011-08-30 11:53 ` [PATCH] serial: pxa: work around for errata #20 marcus.folkesson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).