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

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


On 1 March 2016 at 20:37, Bin Meng <bmeng.cn at gmail.com> wrote:
> 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>

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


More information about the U-Boot mailing list