[U-Boot] [PATCH 3/3] dm: serial: Remove duplicated carriage return character

Bin Meng bmeng.cn at gmail.com
Wed Mar 2 04:37:00 CET 2016


On Wed, Mar 2, 2016 at 11:00 AM, Alison Wang <b18965 at freescale.com> wrote:
> As the handling for carriage return and line feed is done in the common
> DM driver serial-uclass.c, such handling in some serial DM drivers is
> duplicated and need to be removed.
>
> Signed-off-by: Alison Wang <alison.wang at nxp.com>
> ---
>  drivers/serial/serial_arc.c    | 3 ---
>  drivers/serial/serial_lpuart.c | 6 ------
>  2 files changed, 9 deletions(-)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list