[U-Boot] [PATCH] ARM: davinci: remove support for CAM ENC 4xx

Masahiro Yamada yamada.masahiro at socionext.com
Tue Aug 18 03:51:18 CEST 2015


2015-08-17 13:59 GMT+09:00 Heiko Schocher <hs at denx.de>:
> Hello Masahiro,
>
>
> Am 16.08.2015 um 11:59 schrieb Masahiro Yamada:
>>
>> This has not been converted to Generic Board, so should be removed.
>> (See doc/README.generic-board for details.)
>>
>> Signed-off-by: Masahiro Yamada <yamada.masahiro at socionext.com>
>> Cc: Heiko Schocher <hs at denx.de>
>> ---
>>
>>   arch/arm/mach-davinci/Kconfig        |    5 -
>>   board/ait/cam_enc_4xx/Kconfig        |   12 -
>>   board/ait/cam_enc_4xx/MAINTAINERS    |    6 -
>>   board/ait/cam_enc_4xx/Makefile       |   10 -
>>   board/ait/cam_enc_4xx/cam_enc_4xx.c  | 1106
>> ----------------------------------
>>   board/ait/cam_enc_4xx/config.mk      |   20 -
>>   board/ait/cam_enc_4xx/u-boot-spl.lds |   57 --
>>   board/ait/cam_enc_4xx/ublimage.cfg   |   31 -
>>   configs/cam_enc_4xx_defconfig        |   10 -
>>   doc/README.scrapyard                 |    1 +
>>   include/configs/cam_enc_4xx.h        |  504 ----------------
>>   11 files changed, 1 insertion(+), 1761 deletions(-)
>>   delete mode 100644 board/ait/cam_enc_4xx/Kconfig
>>   delete mode 100644 board/ait/cam_enc_4xx/MAINTAINERS
>>   delete mode 100644 board/ait/cam_enc_4xx/Makefile
>>   delete mode 100644 board/ait/cam_enc_4xx/cam_enc_4xx.c
>>   delete mode 100644 board/ait/cam_enc_4xx/config.mk
>>   delete mode 100644 board/ait/cam_enc_4xx/u-boot-spl.lds
>>   delete mode 100644 board/ait/cam_enc_4xx/ublimage.cfg
>>   delete mode 100644 configs/cam_enc_4xx_defconfig
>>   delete mode 100644 include/configs/cam_enc_4xx.h
>
>
> Acked-by: Heiko Schocher <hs at denx.de>
>
> Thanks!
>
> Just one nitpick ...
>
> [...]
>>
>> diff --git a/doc/README.scrapyard b/doc/README.scrapyard
>> index f029a0f..63f86fc 100644
>> --- a/doc/README.scrapyard
>> +++ b/doc/README.scrapyard
>> @@ -12,6 +12,7 @@ The list should be sorted in reverse chronological
>> order.
>>
>>   Board            Arch        CPU            Commit      Removed     Last
>> known maintainer/contact
>>
>> =================================================================================================
>> +CAM_ENC_4xx      arm         arm926ejs      -           -           Heiko
>> Schocher <hs at denx.de>
>
>
> Why do you use upper case for the board name?


I copied this name from the entry in arch/arm/mach-davinci/Kconfig,
but I do not remember where it came from.


Which name do you think is the best?

cam_enc_4xx?



-- 
Best Regards
Masahiro Yamada


More information about the U-Boot mailing list