On 29 April 2016 at 08:02, Simon Glass <s...@chromium.org> wrote:
> On 27 April 2016 at 13:51, Angelo Dureghello <ang...@sysam.it> wrote:
>> Boards can now use DM serial driver, or still legacy mcf uart
>> driver version.
>>
>> Signed-off-by: Angelo Dureghello <ang...@sysam.it>
>> ---
>> Changes for v2:
>>    - fixed commit message
>>    - added white lines in cmd/mmc.c
>>    - fixed help in cmd/mmc.c
>> Changes for v3:
>>    - fixed command output to a single printf
>>    - fixed return codes
>>    - fixed macroes with parenthesis around parameter
>> Changes for v4:
>>    - fix missing include/dm/platform_data/serial_coldfire.h
>> ---
>>  drivers/serial/mcfuart.c                   | 188 
>> ++++++++++++++++++++++-------
>>  include/dm/platform_data/serial_coldfire.h |  23 ++++
>>  2 files changed, 167 insertions(+), 44 deletions(-)
>>  create mode 100644 include/dm/platform_data/serial_coldfire.h
>
> Acked-by: Simon Glass <s...@chromium.org>

Applied to u-boot-dm, thanks!
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to