From: Heiko Schocher Date: Sun, 1 Dec 2019 10:23:10 +0000 (+0100) Subject: imx6: aristainetos: add thumb build X-Git-Tag: v2025.01-rc5-pxa1908~2622^2~90 X-Git-Url: http://git.dujemihanovic.xyz/%7B%7B%20%24style.RelPermalink%20%7D%7D?a=commitdiff_plain;h=a053c8baad3cfed1a14d05421bde37651f5e903a;p=u-boot.git imx6: aristainetos: add thumb build add thumb build to aristainetos build to save binary space. Signed-off-by: Heiko Schocher --- diff --git a/configs/aristainetos2_defconfig b/configs/aristainetos2_defconfig index bc18786993..eda05a4618 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