Add support for UART found in the Ingenic XBurst system on chips.
authorbr <br@FreeBSD.org>
Thu, 17 Nov 2016 14:41:22 +0000 (14:41 +0000)
committerbr <br@FreeBSD.org>
Thu, 17 Nov 2016 14:41:22 +0000 (14:41 +0000)
commit2ecf4a5ca0c32f462bc9c593dce4f898495647c8
tree7c372add76b5f600be703915553182463d85f1c8
parent3d1edadd15a84b7f05ad1459c78c7b2ec9be8faf
Add support for UART found in the Ingenic XBurst system on chips.

These CPUs has non-standard UART enable bit hidden in the UART FIFO
Control Register.

Sponsored by: DARPA, AFRL
sys/dev/ic/ns16550.h
sys/dev/uart/uart_dev_ns8250.c