]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/ti_armv7_common.h
configs: ti: armv7_common: enable Thumb mode for all
[people/ms/u-boot.git] / include / configs / ti_armv7_common.h
index 424f233d42171e660bd418dc1566f00fb8807313..7bc2d6e83668a8b98ade5b364097b605330dc4eb 100644 (file)
 #define CONFIG_SPL_EXT_SUPPORT
 #endif
 
-#ifdef CONFIG_SPL_BUILD
-#define CONFIG_SYS_THUMB_BUILD /* Thumbs mode to save space in SPL */
-#endif
+#define CONFIG_SYS_THUMB_BUILD
 
 /* General parts of the framework, required. */
 #define CONFIG_SPL_I2C_SUPPORT