]> git.ipfire.org Git - people/ms/u-boot.git/commitdiff
arm: VCMA9: because of NOR flash space constrains, activate THUMB build mode
authorDavid Müller (ELSOFT AG) <d.mueller@elsoft.ch>
Tue, 9 Feb 2016 15:48:31 +0000 (16:48 +0100)
committerTom Rini <trini@konsulko.com>
Mon, 15 Feb 2016 17:04:46 +0000 (12:04 -0500)
Signed-off-by: David Müller <d.mueller@elsoft.ch>
include/configs/VCMA9.h

index 42af34fdc6044382b79703b0a14e45b15d1ac789..de7d5c22432e3ab0b7c3200bc540ed1c8842386a 100644 (file)
@@ -20,6 +20,8 @@
  * High Level Configuration Options
  * (easy to change)
  */
+#define CONFIG_SYS_THUMB_BUILD
+
 #define CONFIG_S3C24X0         /* This is a SAMSUNG S3C24x0-type SoC */
 #define CONFIG_S3C2410         /* specifically a SAMSUNG S3C2410 SoC */
 #define CONFIG_VCMA9           /* on a MPL VCMA9 Board  */