[U-Boot] [PATCH v1 2/4] autoboot.c: Remove CONFIG_AUTOBOOT_STOP_STR2 and CONFIG_AUTOBOOT_DELAY_STR2

Simon Glass sjg at chromium.org
Fri May 8 01:47:02 CEST 2015


On 7 May 2015 at 06:13, Stefan Roese <sr at denx.de> wrote:
>
> These defines for a 2nd autoboot stop and delay string are nearly unused. Only
> sc3 defines CONFIG_AUTOBOOT_DELAY_STR2. And a patch to remove this most likely
> unmaintained board is also posted to the list.
>
> By removing these defines the code will become cleaner and moving the remaining
> compile options to Kconfig will get easier.
>
> Signed-off-by: Stefan Roese <sr at denx.de>
> Cc: Simon Glass <sjg at chromium.org>
> Cc: Wolfgang Denk <wd at denx.de>
> Cc: Heiko Schocher <hs at denx.de>
> ---
>
>  README              |  2 --
>  common/autoboot.c   | 14 ++------------
>  doc/README.autoboot | 10 ----------
>  3 files changed, 2 insertions(+), 24 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list