summaryrefslogtreecommitdiffstats
path: root/include/configs/VCMA9.h
diff options
context:
space:
mode:
authorDavid Müller (ELSOFT AG) <d.mueller@elsoft.ch>2016-02-09 16:48:31 +0100
committerTom Rini <trini@konsulko.com>2016-02-15 12:04:46 -0500
commit195629cd5350419a04e8ac5d206c58714f9b4385 (patch)
treefc42ff2b33d85c05501726c3479d6e86186bb933 /include/configs/VCMA9.h
parent26275dae828068c02be5a2ef67eab70bddb75e8c (diff)
downloadblackbird-obmc-uboot-195629cd5350419a04e8ac5d206c58714f9b4385.tar.gz
blackbird-obmc-uboot-195629cd5350419a04e8ac5d206c58714f9b4385.zip
arm: VCMA9: because of NOR flash space constrains, activate THUMB build mode
Signed-off-by: David Müller <d.mueller@elsoft.ch>
Diffstat (limited to 'include/configs/VCMA9.h')
-rw-r--r--include/configs/VCMA9.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/VCMA9.h b/include/configs/VCMA9.h
index 42af34fdc6..de7d5c2243 100644
--- a/include/configs/VCMA9.h
+++ b/include/configs/VCMA9.h
@@ -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 */
OpenPOWER on IntegriCloud