mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-06-24 23:53:04 +00:00
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>
This commit is contained in:
parent
a6318a8c61
commit
e1ee37472b
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue