[U-Boot] Re : Re:  [PATCH] exynos: imply SYS_THUMB_BUILD
    Tom Rini 
    trini at konsulko.com
       
    Mon Dec  3 20:23:22 UTC 2018
    
    
  
On Mon, Dec 03, 2018 at 08:57:21PM +0100, Guillaume GARDET wrote:
> 
> Hi,
> 
> not sure through which tree it should go and who should take care of it?
I will likely pick this up "soon" if I don't seen an overall Samsung PR,
thanks!
> 
> Guillaume
> 
> ----- Lukasz Majewski <lukma at denx.de> a écrit :
> > 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 at denx.de>
> > 
> > > Signed-off-by: Guillaume GARDET <guillaume.gardet at free.fr>
> > > 
> > > Cc: Albert Aribaud <albert.u.boot at aribaud.net>
> > > Cc: Minkyu Kang <mk7.kang at samsung.com>
> > > Cc: Tom Rini <trini at 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
> 
-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20181203/72c8a2ac/attachment.sig>
    
    
More information about the U-Boot
mailing list