From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lukasz Majewski Date: Tue, 27 Nov 2018 00:32:07 +0100 Subject: [U-Boot] [PATCH] exynos: imply SYS_THUMB_BUILD In-Reply-To: <20181120131513.20333-1-guillaume.gardet@free.fr> References: <20181119171835.GE11247@bill-the-cat> <20181120131513.20333-1-guillaume.gardet@free.fr> Message-ID: <20181127003207.6271cd5d@jawa> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 > Signed-off-by: Guillaume GARDET > > Cc: Albert Aribaud > Cc: Minkyu Kang > Cc: Tom Rini > --- > 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: