projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8fb028e
)
imx6: aristainetos: add thumb build
author
Heiko Schocher
<hs@denx.de>
Sun, 1 Dec 2019 10:23:10 +0000
(11:23 +0100)
committer
Stefano Babic
<sbabic@denx.de>
Tue, 7 Jan 2020 09:26:55 +0000
(10:26 +0100)
add thumb build to aristainetos build to save
binary space.
Signed-off-by: Heiko Schocher <hs@denx.de>
configs/aristainetos2_defconfig
patch
|
blob
|
history
diff --git
a/configs/aristainetos2_defconfig
b/configs/aristainetos2_defconfig
index bc18786993ebd04fc18e7e03a348d6c7de3ff88e..eda05a4618db21f4d632a0f4a545dff93316bf78 100644
(file)
--- a/
configs/aristainetos2_defconfig
+++ b/
configs/aristainetos2_defconfig
@@
-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