From a4def18f29e1ffd9685e39e545f74ae654a8525f Mon Sep 17 00:00:00 2001 From: Alexandru Gagniuc Date: Wed, 1 Feb 2017 11:21:24 -0800 Subject: 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 --- package/boot/uboot-omap/patches/101-disable_ext.patch | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 package/boot/uboot-omap/patches/101-disable_ext.patch (limited to 'package/boot/uboot-omap/patches/101-disable_ext.patch') 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 9e0e47c..0000000 --- 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. */ -- cgit v1.1