aboutsummaryrefslogtreecommitdiffstats
path: root/package/boot/uboot-omap/patches/100-disable_thumb_unknown_errata.patch
blob: 7b7bfa8fbefe89153e0d0446b5b2f37d91543686 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- 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