[U-Boot] [PATCH 1/2] cmd: remove Blackfin specific commands

Masahiro Yamada yamada.masahiro at socionext.com
Mon Apr 17 02:31:00 UTC 2017


2017-04-17 4:32 GMT+09:00 Simon Glass <sjg at chromium.org>:
> On 13 April 2017 at 19:54, Masahiro Yamada
> <yamada.masahiro at socionext.com> wrote:
>> These commands have no user since commit ea3310e8aafa ("Blackfin:
>> Remove").
>>
>> Signed-off-by: Masahiro Yamada <yamada.masahiro at socionext.com>
>> ---
>>
>>  cmd/Makefile     |   6 --
>>  cmd/bootldr.c    | 170 -----------------------------------------
>>  cmd/cplbinfo.c   |  60 ---------------
>>  cmd/ldrinfo.c    | 192 ----------------------------------------------
>>  cmd/otp.c        | 228 -------------------------------------------------------
>>  cmd/softswitch.c |  41 ----------
>>  cmd/spibootldr.c |  37 ---------
>>  7 files changed, 734 deletions(-)
>>  delete mode 100644 cmd/bootldr.c
>>  delete mode 100644 cmd/cplbinfo.c
>>  delete mode 100644 cmd/ldrinfo.c
>>  delete mode 100644 cmd/otp.c
>>  delete mode 100644 cmd/softswitch.c
>>  delete mode 100644 cmd/spibootldr.c
>
> Reviewed-by: Simon Glass <sjg at chromium.org>


If the subject of 2/2 is fixed-up
(http://patchwork.ozlabs.org/patch/750694/),
please do so for this as well.




-- 
Best Regards
Masahiro Yamada


More information about the U-Boot mailing list