
16 Aug
2011
16 Aug
'11
4:47 a.m.
From: Koen Kooi koen@dominion.thruhere.net
Signed-off-by: Koen Kooi koen@dominion.thruhere.net Signed-off-by: Joel A Fernandes agnel.joel@gmail.com --- 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 263e478..36ccd4e 100644 --- a/include/configs/omap3_beagle.h +++ b/include/configs/omap3_beagle.h @@ -195,7 +195,7 @@ /* partition */
/* Environment information */ -#define CONFIG_BOOTDELAY 10 +#define CONFIG_BOOTDELAY 2
#define CONFIG_EXTRA_ENV_SETTINGS \ "loadaddr=0x82000000\0" \
--
1.7.1