]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Serial: Add UART support for Marvell ARMADA 100 SoCs.
authorPrafulla Wadaskar <prafulla@marvell.com>
Wed, 27 Oct 2010 20:37:45 +0000 (02:07 +0530)
committerWolfgang Denk <wd@denx.de>
Thu, 16 Dec 2010 22:02:57 +0000 (23:02 +0100)
commita042ec33b7747b576d2a5247cba5ae7885b3db4e
tree28974957b81a9ef4fa7289a9e59d2cf35c7f3134
parenta160ea0b5ed6c7cfcdd61bc82313c1371888eeec
Serial: Add UART support for Marvell ARMADA 100 SoCs.

ARMADA 100 SoCs has NS16550 compatible UART peripheral
This patch enables the same for ARMADA100 platforms

Signed-off-by: Mahavir Jain <mjain@marvell.com>
Signed-off-by: Prafulla Wadaskar <prafulla@marvell.com>
drivers/serial/serial.c