
8 Jun
2016
8 Jun
'16
4:54 a.m.
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@denx.de
Reviewed-by: Tom Rini trini@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@linaro.org
--
viresh