浏览代码

arm: rmobile: lager: 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>
Nobuhiro Iwamatsu 11 年之前
父节点
当前提交
7f922e32ff
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      include/configs/lager.h

+ 1 - 0
include/configs/lager.h

@@ -36,6 +36,7 @@
 #define CONFIG_CMD_SF
 #define CONFIG_CMD_SPI
 #define CONFIG_SYS_TEXT_BASE	0xE8080000
+#define CONFIG_SYS_THUMB_BUILD
 
 #define	CONFIG_CMDLINE_TAG
 #define	CONFIG_SETUP_MEMORY_TAGS