From: Lukasz Majewski <lukma@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] exynos: imply SYS_THUMB_BUILD
Date: Tue, 27 Nov 2018 00:32:07 +0100 [thread overview]
Message-ID: <20181127003207.6271cd5d@jawa> (raw)
In-Reply-To: <20181120131513.20333-1-guillaume.gardet@free.fr>
Hi Guillaume,
> This patch allows smaller binaries.
> This is needed for and has been tested on Arndale board, as
> u-boot.bin is now bigger than the 512K load limit, with GCC8, without
> thumb mode.
>
Acked-by: Lukasz Majewski <lukma@denx.de>
> Signed-off-by: Guillaume GARDET <guillaume.gardet@free.fr>
>
> Cc: Albert Aribaud <albert.u.boot@aribaud.net>
> Cc: Minkyu Kang <mk7.kang@samsung.com>
> Cc: Tom Rini <trini@konsulko.com>
> ---
> arch/arm/Kconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
> index f5d4d39683..1ccd53fd0b 100644
> --- a/arch/arm/Kconfig
> +++ b/arch/arm/Kconfig
> @@ -607,6 +607,7 @@ config ARCH_EXYNOS
> select DM_SPI
> select DM_SPI_FLASH
> select SPI
> + imply SYS_THUMB_BUILD
> imply CMD_DM
> imply FAT_WRITE
>
Best regards,
Lukasz Majewski
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-59 Fax: (+49)-8142-66989-80 Email: lukma at denx.de
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20181127/6be480c3/attachment.sig>
next prev parent reply other threads:[~2018-11-26 23:32 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-11-19 16:45 [U-Boot] [PATCH] exynos5: allow bigger BL2 (u-boot.bin) Guillaume GARDET
2018-11-19 16:46 ` Tom Rini
2018-11-19 16:56 ` [U-Boot] Re : " Guillaume GARDET
2018-11-19 16:57 ` Tom Rini
2018-11-19 17:03 ` [U-Boot] Re : " Guillaume GARDET
2018-11-19 17:18 ` Tom Rini
2018-11-20 13:15 ` [U-Boot] [PATCH] exynos: imply SYS_THUMB_BUILD Guillaume GARDET
2018-11-26 23:32 ` Lukasz Majewski [this message]
2018-12-03 19:57 ` [U-Boot] Re : " Guillaume GARDET
2018-12-03 20:23 ` Tom Rini
2018-12-04 4:47 ` Minkyu Kang
2018-12-21 13:57 ` Guillaume Gardet
2018-12-27 0:47 ` Minkyu Kang
2018-12-03 22:07 ` [U-Boot] " Lukasz Majewski
2018-12-04 7:57 ` [U-Boot] Re : " Guillaume GARDET
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20181127003207.6271cd5d@jawa \
--to=lukma@denx.de \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox