On Tue, 17 Nov 2009 17:39:11 -0600
Vikram Pandita <[email protected]> wrote:

> OMAP3630 and OMAP4430 UART IP blocks have a restriction wrt RX FIFO.
> Empty RX fifo read causes an abort. OMAP1/2/3 do not have this restriction.

Minor nitpicking for the changelog.

OMAP3430 is better instead of OMAP3 here, since the 3630 also qualifies
as OMAP3

>
> Overrigt the default 8250 read handler: mem_serial_in()

s/Overrigt/Overwrite

> by a custom handler: serial_in_8250()
>
> serial_in_8250() makes sure that RX fifo is not read when empty,
> on omap4 and 3630 silicons only
>
> tested on zoom3(3630) board
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to