summaryrefslogtreecommitdiffstats
path: root/meta-ivi-bsp/recipes-bsp/u-boot/files/no_delay.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta-ivi-bsp/recipes-bsp/u-boot/files/no_delay.patch')
-rw-r--r--meta-ivi-bsp/recipes-bsp/u-boot/files/no_delay.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/meta-ivi-bsp/recipes-bsp/u-boot/files/no_delay.patch b/meta-ivi-bsp/recipes-bsp/u-boot/files/no_delay.patch
deleted file mode 100644
index f280b7e..0000000
--- a/meta-ivi-bsp/recipes-bsp/u-boot/files/no_delay.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-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" \