summaryrefslogtreecommitdiffstats
path: root/meta-ivi-bsp/recipes-bsp/u-boot/files/no_delay.patch
blob: f280b7e29f6dc1d28ca0ffd8fa228b9a3c9fbc16 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: git/include/configs/omap3_beagle.h
===================================================================
--- git.orig/include/configs/omap3_beagle.h	2012-01-20 02:19:54.582012450 +0200
+++ git/include/configs/omap3_beagle.h	2012-01-20 02:20:33.534011227 +0200
@@ -195,7 +195,7 @@
 							/* partition */
 
 /* Environment information */
-#define CONFIG_BOOTDELAY		10
+#define CONFIG_BOOTDELAY		0
 
 #define CONFIG_EXTRA_ENV_SETTINGS \
 	"loadaddr=0x82000000\0" \