On 20 December 2015 at 08:54, Angelo Dureghello <[email protected]> wrote: > Boards can now use DM serial driver, or still legacy mcf uart > driver version. > > Signed-off-by: Angelo Dureghello <[email protected]> > > --- > > Changes in v2: > - remove while loops in putc and getc, replacing with return -EAGAIN > - remove unneeded ifdef > > drivers/serial/mcfuart.c | 188 > ++++++++++++++++++++++------- > include/dm/platform_data/serial_coldfire.h | 23 ++++ > 2 files changed, 167 insertions(+), 44 deletions(-) > create mode 100644 include/dm/platform_data/serial_coldfire.h
Reviewed-by: Simon Glass <[email protected]> _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

