summaryrefslogtreecommitdiffstats
path: root/include/configs/omap4_common.h
diff options
context:
space:
mode:
authorAneesh V <aneesh@ti.com>2012-03-08 07:20:22 +0000
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2012-05-15 08:31:26 +0200
commit20c6312913f7f2f86e0266320fbef3236382b7aa (patch)
tree5c55dcccc3a0a8a1cd03bbd15342f40fc2fda1da /include/configs/omap4_common.h
parent03f69dc6fdc34e5e51f2c09373ff1bea7d16e36b (diff)
downloadblackbird-obmc-uboot-20c6312913f7f2f86e0266320fbef3236382b7aa.tar.gz
blackbird-obmc-uboot-20c6312913f7f2f86e0266320fbef3236382b7aa.zip
OMAP4: enable Thumb build
Signed-off-by: Aneesh V <aneesh@ti.com>
Diffstat (limited to 'include/configs/omap4_common.h')
-rw-r--r--include/configs/omap4_common.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/omap4_common.h b/include/configs/omap4_common.h
index a989721afc..01b4d6c6b7 100644
--- a/include/configs/omap4_common.h
+++ b/include/configs/omap4_common.h
@@ -287,4 +287,6 @@
#define CONFIG_SYS_ENABLE_PADS_ALL
+#define CONFIG_SYS_THUMB_BUILD
+
#endif /* __CONFIG_OMAP4_COMMON_H */
OpenPOWER on IntegriCloud