UART on T2080RDB

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

UART on T2080RDB

74 Views
Faizanbaig
Contributor IV

Hi,

I am working on Configuring UART through C code on T2080RDB.

I am able to use UART through Lauterbach debugger.

Currently I am unable to do it through c code.

Is there any UART driver for T2080RDB available?

If yes please provide me the same.

 

Regards,

Faizan Inamdar

Labels (1)
0 Kudos
1 Reply

46 Views
Oswalag
NXP TechSupport
NXP TechSupport

Hello,

The available driver is in the following link:

https://github.com/nxp-qoriq/linux/blob/lf-6.1.y/drivers/tty/serial/8250/8250.h 

 

0 Kudos