+Simon Hi Eddy,
On Thu, Apr 28, 2016 at 6:07 AM, Eddy Petrișor <[email protected]> wrote: > From: Stoica Cosmin-Stefan <[email protected]> > > The Linflex module is integrated on some NXP automotive SoCs part of the > former > Freescale portfolio, like S32V234, an SoC for Advanced Driver Assistance > Systems. > > Original-signed-off-by: Stoica Cosmin-Stefan > <[email protected]> > Original-signed-off-by: Chircu Bogdan <[email protected]> > Original-signed-off-by: Depons Eric <[email protected]> > Original-signed-off-by: Eddy Petrișor <[email protected]> > > Signed-off-by: Eddy Petrișor <[email protected]> > --- > > Notes: > Changes in v2: > Added support for device model. Compatibility with non-DM code is kept > for easier synchronization with the code on the vendor branch where the > conversion to DM is not done for all boards. I see this is a NEW driver. Then you should only add DM support. We don't want to carry forward any legacy stuff. > > drivers/serial/Makefile | 1 + > drivers/serial/serial_linflexuart.c | 274 > ++++++++++++++++++++++++++++++++++++ > 2 files changed, 275 insertions(+) > create mode 100644 drivers/serial/serial_linflexuart.c > [snip] Regards, Bin _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

