summaryrefslogtreecommitdiffstats
path: root/include/configs/koelsch.h
diff options
context:
space:
mode:
authorNobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>2014-04-07 17:11:52 +0900
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>2014-05-21 10:09:19 +0900
commite1ee37472b34c1df10d084677c1564fabfdeb5fb (patch)
treee938251700414af59380812cb6c90bbbbceb0cea /include/configs/koelsch.h
parenta6318a8c6169addb0fb539220e5da93a5415dcb3 (diff)
downloadblackbird-obmc-uboot-e1ee37472b34c1df10d084677c1564fabfdeb5fb.tar.gz
blackbird-obmc-uboot-e1ee37472b34c1df10d084677c1564fabfdeb5fb.zip
arm: rmobile: koelsch: Enable optimization of thumb
This adds CONFIG_SYS_THUMB_BUILD to config, in order to enable optimization of thumb. Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Diffstat (limited to 'include/configs/koelsch.h')
-rw-r--r--include/configs/koelsch.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/koelsch.h b/include/configs/koelsch.h
index ad6eecd627..8cee73b2dd 100644
--- a/include/configs/koelsch.h
+++ b/include/configs/koelsch.h
@@ -35,6 +35,7 @@
#define CONFIG_CMD_SF
#define CONFIG_CMD_SPI
#define CONFIG_SYS_TEXT_BASE 0xE6304000
+#define CONFIG_SYS_THUMB_BUILD
#define CONFIG_CMDLINE_TAG
#define CONFIG_SETUP_MEMORY_TAGS
OpenPOWER on IntegriCloud