Hi Patrice, On 30 July 2018 at 09:23, Patrice Chotard <[email protected]> wrote: > Replace stm32_serial_setparity by stm32_serial_setconfig > which allows to set serial bits number, parity and stop > bits number. > Only parity setting is implemented. > > Signed-off-by: Patrick Delaunay <[email protected]> > Signed-off-by: Patrice Chotard <[email protected]> > --- > > drivers/serial/serial_stm32.c | 21 +++++++++++++++------ > 1 file changed, 15 insertions(+), 6 deletions(-)
Looks OK, apart from changes requested in the first patch. Regards, Simon _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

