Open main menu

DAVE Developer's Wiki β

Changes

Additional UART on Linux (Naon)

47 bytes added, 07:43, 21 June 2013
m
no edit summary
{{InfoBoxTop}}
{{AppliesToNaonAppliesToNaonFamily}}
{{Applies To Linux}}
{{InfoBoxBottom}}
=== Introduction ===
In this article we will see how to add enable an additional UART which can be used by in a standard Linux application.
As an example, we'll use UART2.
=== Choose Pin Mux Option ===
</diff>
If Even if it's rarely needed, if the user would like to enable ''earlyprintk'' on this UART, the following patch should be applied too:
<diff>
</diff>
{{Board Specific Information|text=Please note that, in this code, UART0 is referred as UART1index 1. For this reason , for UART2 is called UART3. However, this is rarely neededwe use index 3.}}