On Fri, Apr 12, 2013 at 3:53 AM, Alison Wang <[email protected]> wrote: > This patch adds uart driver support for vybrid platform. > > Signed-off-by: TsiChung Liew <[email protected]> > Signed-off-by: Jason Jin <[email protected]> > Signed-off-by: Alison Wang <[email protected]> > --- > 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? Regards, Fabio Estevam _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

