aboutsummaryrefslogtreecommitdiffstats
path: root/package/boot/uboot-omap/patches/100-disable_thumb_unknown_errata.patch
diff options
context:
space:
mode:
Diffstat (limited to 'package/boot/uboot-omap/patches/100-disable_thumb_unknown_errata.patch')
-rw-r--r--package/boot/uboot-omap/patches/100-disable_thumb_unknown_errata.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/package/boot/uboot-omap/patches/100-disable_thumb_unknown_errata.patch b/package/boot/uboot-omap/patches/100-disable_thumb_unknown_errata.patch
deleted file mode 100644
index 7b7bfa8fbe..0000000000
--- a/package/boot/uboot-omap/patches/100-disable_thumb_unknown_errata.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/include/configs/ti_armv7_common.h
-+++ b/include/configs/ti_armv7_common.h
-@@ -233,8 +233,6 @@
- #define CONFIG_SPL_EXT_SUPPORT
- #endif
-
--#define CONFIG_SYS_THUMB_BUILD
--
- /* General parts of the framework, required. */
- #define CONFIG_SPL_I2C_SUPPORT
- #define CONFIG_SPL_LIBCOMMON_SUPPORT