This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Reserving different UARTs for DSP

How can I reserve specific UARTs for DSP use so that Linux does not perform any configuration operations on these peripherals at startup.  The UART I choose would not necessarily be uart2.  So for example, I may want to reserve uart1 for DSP, but leave uart0 and uart2 for Linux use.