projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
81b0b0d
)
igep00x0: remove #undef CONFIG_BOOTDELAY
author
Ladislav Michl
<ladis@linux-mips.org>
Thu, 21 Jan 2016 10:35:58 +0000
(11:35 +0100)
committer
Tom Rini
<trini@konsulko.com>
Mon, 25 Jan 2016 15:40:02 +0000
(10:40 -0500)
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>
include/configs/omap3_igep00x0.h
patch
|
blob
|
history
diff --git
a/include/configs/omap3_igep00x0.h
b/include/configs/omap3_igep00x0.h
index 5da6cfd6f59642bc04b70a07f0f1acee8e5fc52b..5e33845da0dca9f254950edee611de44dc01c52b 100644
(file)
--- 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
*/