public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] igep00x0: remove #undef CONFIG_BOOTDELAY
@ 2016-01-21 10:35 Ladislav Michl
  2016-01-22 22:44 ` Enric Balletbo Serra
  2016-01-25 21:29 ` [U-Boot] " Tom Rini
  0 siblings, 2 replies; 3+ messages in thread
From: Ladislav Michl @ 2016-01-21 10:35 UTC (permalink / raw)
  To: u-boot

Do not undefine CONFIG_BOOTDELAY, so board can boot without user
intervention.

Signed-off-by: Ladislav Michl <ladis@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

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [U-Boot] [PATCH] igep00x0: remove #undef CONFIG_BOOTDELAY
  2016-01-21 10:35 [U-Boot] [PATCH] igep00x0: remove #undef CONFIG_BOOTDELAY Ladislav Michl
@ 2016-01-22 22:44 ` Enric Balletbo Serra
  2016-01-25 21:29 ` [U-Boot] " Tom Rini
  1 sibling, 0 replies; 3+ messages in thread
From: Enric Balletbo Serra @ 2016-01-22 22:44 UTC (permalink / raw)
  To: u-boot

2016-01-21 11:35 GMT+01:00 Ladislav Michl <ladis@linux-mips.org>:
> Do not undefine CONFIG_BOOTDELAY, so board can boot without user
> intervention.
>
> Signed-off-by: Ladislav Michl <ladis@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@collabora.com>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [U-Boot] igep00x0: remove #undef CONFIG_BOOTDELAY
  2016-01-21 10:35 [U-Boot] [PATCH] igep00x0: remove #undef CONFIG_BOOTDELAY Ladislav Michl
  2016-01-22 22:44 ` Enric Balletbo Serra
@ 2016-01-25 21:29 ` Tom Rini
  1 sibling, 0 replies; 3+ messages in thread
From: Tom Rini @ 2016-01-25 21:29 UTC (permalink / raw)
  To: u-boot

On Thu, Jan 21, 2016 at 11:35:58AM +0100, Ladislav Michl wrote:

> Do not undefine CONFIG_BOOTDELAY, so board can boot without user
> intervention.
> 
> Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
> Acked-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160125/18fb6e37/attachment.sig>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-01-25 21:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-21 10:35 [U-Boot] [PATCH] igep00x0: remove #undef CONFIG_BOOTDELAY Ladislav Michl
2016-01-22 22:44 ` Enric Balletbo Serra
2016-01-25 21:29 ` [U-Boot] " Tom Rini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox