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]

Patch for generic serial driver


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.

Regards, Uwe

cetoni GmbH
Am Wiesenring 6
D-07554 Korbussen

Tel.: +49 (0) 36602 338 28
Fax:  +49 (0) 36602 338 11
uwe.kindler@cetoni.de
http://www.cetoni.de

Attachment: serial_generic.patch
Description: Binary data


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