mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH v3 0/2] ns16550-related patches
@ 2012-01-17 20:30 Antony Pavlov
  2012-01-17 20:30 ` [PATCH v3 1/2] ns16550: support for UART with broken FIFO Antony Pavlov
  2012-01-17 20:30 ` [PATCH v3 2/2] ns16550: make ns16550_serial_init_port() shorter Antony Pavlov
  0 siblings, 2 replies; 3+ messages in thread
From: Antony Pavlov @ 2012-01-17 20:30 UTC (permalink / raw)
  To: barebox

This patch series consist of two ns16550-related patches.

The 1st one adds the flag (NS16650_FLAG_DISABLE_FIFO) in internal
ns16550 data structure to recognise UART with broken FIFO
(or UART without FIFO at all) and the code to use this flag.
The flag can be set in board-related code.

The 2nd one use the fact that ns16550_serial_init_port() and
ns16550_setbaudrate() functions have many common code.
It change the most of ns16550_serial_init_port() code for
one ns16550_setbaudrate() call.


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

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

end of thread, other threads:[~2012-01-17 20:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-17 20:30 [PATCH v3 0/2] ns16550-related patches Antony Pavlov
2012-01-17 20:30 ` [PATCH v3 1/2] ns16550: support for UART with broken FIFO Antony Pavlov
2012-01-17 20:30 ` [PATCH v3 2/2] ns16550: make ns16550_serial_init_port() shorter Antony Pavlov

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