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:
402d17f
)
OMAP3 Beagle: Set BOOTDELAY to 3
author
Tom Rini
<trini@ti.com>
Mon, 21 May 2012 11:20:44 +0000
(11:20 +0000)
committer
Albert ARIBAUD
<albert.u.boot@aribaud.net>
Sat, 7 Jul 2012 12:07:23 +0000
(14:07 +0200)
We change the bootdelay to give users a little bit longer to break in if
needed.
Signed-off-by: Tom Rini <trini@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 268215cb867c80826d7018f44c924a4d1cd8fe39..c10ac82dcd948ca62779fe49426cca8813d83a91 100644
(file)
--- a/
include/configs/omap3_beagle.h
+++ b/
include/configs/omap3_beagle.h
@@
-213,7
+213,7
@@
/* partition */
/* Environment information */
-#define CONFIG_BOOTDELAY
2
+#define CONFIG_BOOTDELAY
3
#define CONFIG_EXTRA_ENV_SETTINGS \
"loadaddr=0x80200000\0" \