[U-Boot] [PATCH] igep00x0: remove #undef CONFIG_BOOTDELAY

Enric Balletbo Serra eballetbo at gmail.com
Fri Jan 22 23:44:42 CET 2016


2016-01-21 11:35 GMT+01:00 Ladislav Michl <ladis at linux-mips.org>:
> Do not undefine CONFIG_BOOTDELAY, so board can boot without user
> intervention.
>
> Signed-off-by: Ladislav Michl <ladis at linux-mips.org>
> ---
>  include/configs/omap3_igep00x0.h | 2 --
>  1 file changed, 2 deletions(-)
>
> diff --git a/include/configs/omap3_igep00x0.h b/include/configs/omap3_igep00x0.h
> index 5da6cfd..5e33845 100644
> --- a/include/configs/omap3_igep00x0.h
> +++ b/include/configs/omap3_igep00x0.h
> @@ -19,8 +19,6 @@
>  #include <configs/ti_omap3_common.h>
>  #include <asm/mach-types.h>
>
> -#undef CONFIG_BOOTDELAY
> -
>  /*
>   * Display CPU and Board information
>   */
> --
> 2.1.4
>
Acked-by: Enric Balletbo i Serra <enric.balletbo at collabora.com>


More information about the U-Boot mailing list