projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a13cbf5
)
cm_t35: reduce default bootdelay to 3 seconds
author
Nikita Kiryanov
<nikita@compulab.co.il>
Mon, 7 Oct 2013 14:28:49 +0000
(17:28 +0300)
committer
Tom Rini
<trini@ti.com>
Fri, 1 Nov 2013 19:56:00 +0000
(15:56 -0400)
Current default bootdelay of 10 seconds is too long.
Reduce default bootdelay to 3 seconds.
Signed-off-by: Nikita Kiryanov <nikita@compulab.co.il>
Signed-off-by: Igor Grinberg <grinberg@compulab.co.il>
include/configs/cm_t35.h
patch
|
blob
|
history
diff --git
a/include/configs/cm_t35.h
b/include/configs/cm_t35.h
index bc5b66c6dc7c2ec668c7f2e00a86df8a98d47ade..f74ccdcfe9c04da2dfb38b1541224cbd2674c714 100644
(file)
--- a/
include/configs/cm_t35.h
+++ b/
include/configs/cm_t35.h
@@
-169,7
+169,7
@@
#define CONFIG_SYS_MAX_NAND_DEVICE 1 /* Max number of NAND */
/* devices */
/* Environment information */
-#define CONFIG_BOOTDELAY
10
+#define CONFIG_BOOTDELAY
3
#define CONFIG_ZERO_BOOTDELAY_CHECK
#define CONFIG_EXTRA_ENV_SETTINGS \