projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e682930
)
BeagleBoard: config: decrease bootdelay to 2 seconds
author
Koen Kooi
<koen@dominion.thruhere.net>
Fri, 17 Jun 2011 08:03:06 +0000
(10:03 +0200)
committer
Albert ARIBAUD
<albert.u.boot@aribaud.net>
Sun, 4 Sep 2011 09:36:20 +0000
(11:36 +0200)
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Joel A Fernandes <agnel.joel@gmail.com>
Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
include/configs/omap3_beagle.h
patch
|
blob
|
history
diff --git
a/include/configs/omap3_beagle.h
b/include/configs/omap3_beagle.h
index
223621d
..
536d2cd
100644
(file)
--- a/
include/configs/omap3_beagle.h
+++ b/
include/configs/omap3_beagle.h
@@
-194,7
+194,7
@@
/* partition */
/* Environment information */
-#define CONFIG_BOOTDELAY
10
+#define CONFIG_BOOTDELAY
2
#define CONFIG_EXTRA_ENV_SETTINGS \
"loadaddr=0x82000000\0" \