[U-Boot] [PATCH v3 01/12] common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option

Viresh Kumar viresh.kumar at linaro.org
Wed Jun 8 04:54:38 CEST 2016


On 07-06-16, 08:31, Heiko Schocher wrote:
> move CONFIG_BOOTDELAY into a Kconfig option. Used for this
> purpose the moveconfig.py tool in tools.
> 
> Signed-off-by: Heiko Schocher <hs at denx.de>
> 
> Reviewed-by: Tom Rini <trini at konsulko.com>
> ---
> 
> Changes in v3:
> - add reviewed-by from Tom Rini and
>   rebase against Prepare v2016.07-rc1 as Tom suggestd:
>   b104b3dc1dd90cdbf67ccf3c51b06e4f1592fe91
> 
> Changes in v2:
> - add comment from Viresh:
>   remove strange ifdef after deleting CONFIG_BOOTDELAY
>   This may change behaviour, but as the define CONFIG_SPEAR_USBTTY
>   is not defined in mainline code, I think, it does not break
>   mainlined boards.
> - add comment from Tom Rini:
>   set default value from CONFIG_BOOTDELAY to 2 seconds.
> 
>  include/configs/spear-common.h                     |  6 ----

Acked-by: Viresh Kumar <viresh.kumar at linaro.org>

-- 
viresh


More information about the U-Boot mailing list