summaryrefslogtreecommitdiff
path: root/include/drivers/ti/uart/uart_16550.h
AgeCommit message (Collapse)Author
2015-05-29Driver for 16550 UART interfaceVarun Wadekar
This patch adds driver for the 16550 UART interface. The driver is exposed as a console, which platforms can use to dump their boot/crash logs. Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>