This is the mail archive of the ecos-patches@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Patch for generic serial driver


On Tue, Jul 08, 2008 at 11:54:58AM +0200, uwe.kindler@cetoni.de wrote:
> Hello,
> 
> the following patch adds per channel interrupt priority support and
> per channel baudrate generator support to the generic serial driver.
>
> The NXP LPC2468 supports individual clocks for each on chip
> peripheral. That means each UART may have a different clock source
> and so it is necessary to get the baudrate divisor dynamically
> during runtime for each UART channel.

Committed, thanks
        Andrew


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]