]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
OMAP3 Beagle: Set BOOTDELAY to 3
authorTom Rini <trini@ti.com>
Mon, 21 May 2012 11:20:44 +0000 (11:20 +0000)
committerAlbert 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

index 268215cb867c80826d7018f44c924a4d1cd8fe39..c10ac82dcd948ca62779fe49426cca8813d83a91 100644 (file)
                                                        /* partition */
 
 /* Environment information */
-#define CONFIG_BOOTDELAY               2
+#define CONFIG_BOOTDELAY               3
 
 #define CONFIG_EXTRA_ENV_SETTINGS \
        "loadaddr=0x80200000\0" \