ENGR00181393-2: uart: add basic UART and console support for MVF
authorAlison Wang <b18965@freescale.com>
Thu, 26 Jul 2012 07:51:25 +0000 (15:51 +0800)
committerJason Jin <Jason.jin@freescale.com>
Fri, 10 Aug 2012 10:19:09 +0000 (18:19 +0800)
commite81875d528da8ccba4409852962c6e9ae25e12a8
tree4511ab55a14f88464c93d87e0241be9644b4221a
parent3976ea7b0cc4389fe3ef6ad6607178dcdf1a6635
ENGR00181393-2: uart: add basic UART and console support for MVF

Add basic UART and console support for MVF.

Signed-off-by: Jason Jin <Jason.jin@freescale.com>
Signed-off-by: Jingchang Lu <b35083@freescale.com>
drivers/tty/serial/Makefile
drivers/tty/serial/mvf.c [new file with mode: 0644]
drivers/tty/serial/mvf_uart_early.c [new file with mode: 0644]