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

Simon Glass sjg at chromium.org
Sun Mar 13 02:51:36 CET 2016


On 1 March 2016 at 20:36, Bin Meng <bmeng.cn at gmail.com> wrote:
> On Wed, Mar 2, 2016 at 11:00 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 serial-uclass.c 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>

Applied to u-boot-dm/next, thanks!


More information about the U-Boot mailing list