[U-Boot] [PATCH] dm: serial: Move a carriage return before a line feed

Bin Meng bmeng.cn at gmail.com
Thu Feb 25 03:58:55 CET 2016


On Wed, Feb 24, 2016 at 11:56 AM, Alison Wang <b18965 at freescale.com> wrote:
> In general, a carriage return needs to execute before a line feed.
> The patch is to change serial DM driver based on this rule.
>
> Signed-off-by: Alison Wang <alison.wang at nxp.com>
> ---
>  drivers/serial/serial-uclass.c | 5 +++--
>  1 file changed, 3 insertions(+), 2 deletions(-)
>

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


More information about the U-Boot mailing list