From 7e8adac32569c2f718a57d8e08ea47922d53aa25 Mon Sep 17 00:00:00 2001 From: Yong-iL Joh Date: Tue, 10 Nov 2015 16:04:01 +0900 Subject: u-boot: remove patch for imx53qsb Signed-off-by: Yong-iL Joh --- meta-ivi-bsp/recipes-bsp/u-boot/files/no_delay.patch | 13 ------------- meta-ivi-bsp/recipes-bsp/u-boot/u-boot_2015.01.bbappend | 5 ----- 2 files changed, 18 deletions(-) delete mode 100644 meta-ivi-bsp/recipes-bsp/u-boot/files/no_delay.patch delete mode 100644 meta-ivi-bsp/recipes-bsp/u-boot/u-boot_2015.01.bbappend (limited to 'meta-ivi-bsp') 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" \ diff --git a/meta-ivi-bsp/recipes-bsp/u-boot/u-boot_2015.01.bbappend b/meta-ivi-bsp/recipes-bsp/u-boot/u-boot_2015.01.bbappend deleted file mode 100644 index 6becfb8..0000000 --- a/meta-ivi-bsp/recipes-bsp/u-boot/u-boot_2015.01.bbappend +++ /dev/null @@ -1,5 +0,0 @@ -# Find "files" directory -FILESEXTRAPATHS_append := ":${THISDIR}/files" - -# Patch for removing autostart countdown -SRC_URI_append_imx53qsb = " file://no_delay.patch" -- cgit v1.2.2-1-g5e49