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

Simon Glass sjg at chromium.org
Wed Feb 24 05:13:02 CET 2016


On 23 February 2016 at 20:56, 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: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list