aboutsummaryrefslogtreecommitdiffstats
path: root/package/boot/uboot-omap/patches/101-disable_ext.patch
diff options
context:
space:
mode:
authorAlexandru Gagniuc <alex.g@adaptrum.com>2017-02-01 11:21:24 -0800
committerJohn Crispin <john@phrozen.org>2017-02-20 09:12:04 +0100
commita4def18f29e1ffd9685e39e545f74ae654a8525f (patch)
tree9437a0f2e791ac89abab37ff2f891fd5f7a7b5fa /package/boot/uboot-omap/patches/101-disable_ext.patch
parentb132d4fb9162b4fe779e56ad684862a959e52764 (diff)
downloadupstream-a4def18f29e1ffd9685e39e545f74ae654a8525f.tar.gz
upstream-a4def18f29e1ffd9685e39e545f74ae654a8525f.tar.bz2
upstream-a4def18f29e1ffd9685e39e545f74ae654a8525f.zip
uboot-omap: Update to u-boot v2017.01
Specifying USE_PRIVATE_LIBGCC is no longer needed, as it is the default. Patch 001 is removed, since it was already merged upstream. Patches 100 and 101 are removed because they do not appear to be needed anymore, and they do not conform with the sign-off and commit message procedures. Signed-off-by: Alexandru Gagniuc <alex.g@adaptrum.com>
Diffstat (limited to 'package/boot/uboot-omap/patches/101-disable_ext.patch')
-rw-r--r--package/boot/uboot-omap/patches/101-disable_ext.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/package/boot/uboot-omap/patches/101-disable_ext.patch b/package/boot/uboot-omap/patches/101-disable_ext.patch
deleted file mode 100644
index 9e0e47caf3..0000000000
--- a/package/boot/uboot-omap/patches/101-disable_ext.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- a/include/configs/ti_armv7_common.h
-+++ b/include/configs/ti_armv7_common.h
-@@ -230,7 +230,6 @@
- #define CONFIG_SPL_LIBDISK_SUPPORT
- #define CONFIG_SPL_MMC_SUPPORT
- #define CONFIG_SPL_FAT_SUPPORT
--#define CONFIG_SPL_EXT_SUPPORT
- #endif
-
- /* General parts of the framework, required. */