[U-Boot] [PATCH v1 07/29] imx6: aristainetos: add thumb build
Heiko Schocher
hs at denx.de
Sun Dec 1 11:23:10 CET 2019
add thumb build to aristainetos build to save
binary space.
Signed-off-by: Heiko Schocher <hs at denx.de>
---
configs/aristainetos2_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/configs/aristainetos2_defconfig b/configs/aristainetos2_defconfig
index 48e58e5be2..4434d92e74 100644
--- 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
--
2.21.0
More information about the U-Boot
mailing list