]> git.ipfire.org Git - people/ms/u-boot.git/commit
Add Orion5x support to 16550 device driver
authorAlbert Aribaud <[albert.aribaud@free.fr]>
Thu, 17 Jun 2010 14:07:01 +0000 (19:37 +0530)
committerPrafulla Wadaskar <prafulla@marvell.com>
Thu, 17 Jun 2010 14:07:01 +0000 (19:37 +0530)
commit83142c112d30ee3da23b62387909d33db064bdc4
treebc30e1098a1b0e740d70cef2445589ad076b3986
parent0c61e6f9257ef416959b740ee3cf191bf682007d
Add Orion5x support to 16550 device driver

This patch provides access to the 16550-compatible
serial device of the Orion5x SoC.

Signed-off-by: Albert Aribaud <albert.aribaud@free.fr>
drivers/serial/serial.c