
21 Apr
2011
21 Apr
'11
1:52 a.m.
Signed-off-by: Jason Kridner jkridner@beagleboard.org --- include/configs/omap3_beagle.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/include/configs/omap3_beagle.h b/include/configs/omap3_beagle.h index 8af2f7a..06c1ce3 100644 --- a/include/configs/omap3_beagle.h +++ b/include/configs/omap3_beagle.h @@ -203,7 +203,7 @@ /* partition */
/* Environment information */ -#define CONFIG_BOOTDELAY 10 +#define CONFIG_BOOTDELAY 3
#define CONFIG_EXTRA_ENV_SETTINGS \ "loadaddr=0x82000000\0" \
--
1.5.6.4