mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-10 23:24:38 +00:00
imx6: aristainetos: add thumb build
add thumb build to aristainetos build to save binary space. Signed-off-by: Heiko Schocher <hs@denx.de>
This commit is contained in:
parent
8fb028ee20
commit
a053c8baad
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
CONFIG_ARM=y
|
||||
CONFIG_SYS_THUMB_BUILD=y
|
||||
CONFIG_ARCH_MX6=y
|
||||
CONFIG_SYS_TEXT_BASE=0x17800000
|
||||
CONFIG_TARGET_ARISTAINETOS2=y
|
||||
|
|
Loading…
Reference in a new issue