[U-Boot] [PATCH 3/5] vybrid: add uart driver support
wang alison
alisonwang2013 at gmail.com
Sat Apr 13 11:42:10 CEST 2013
Hi, Fabio,
On Fri, Apr 12, 2013 at 3:53 AM, Alison Wang <b18965 at freescale.com> wrote:
> This patch adds uart driver support for vybrid platform.
>
> Signed-off-by: TsiChung Liew <tsicliew at gmail.com>
> Signed-off-by: Jason Jin <Jason.jin at freescale.com>
> Signed-off-by: Alison Wang <b18965 at freescale.com>
> ---
> drivers/serial/Makefile | 1 +
> drivers/serial/serial.c | 2 +
> drivers/serial/serial_vybrid.c | 129 +++++++++++++++++++++++++++++++++++++++++
Do we really need to add a new serial driver?
Can't we re-use the imx serial driver?
[Alison] I will investigate if we can re-use the imx serial driver.
Thanks!
Best Regards,
Alison Wang
More information about the U-Boot
mailing list