[U-Boot] [PATCH 0/7] Switch rockchip firefly to using tiny-printf

Tom Rini trini at konsulko.com
Mon Dec 7 22:53:06 CET 2015


On Mon, Dec 07, 2015 at 02:43:24PM -0700, Simon Glass wrote:
> Hi Tom,
> 
> On 5 December 2015 at 03:00, Stefan Roese <sr at denx.de> wrote:
> > On 04.12.2015 23:27, Sjoerd Simons wrote:
> >>
> >>
> >> The Rockchip rk3288 SPL was always too close to the 32k limit, either
> >> needing gcc 5 or a patched gcc (with some constant string GC fixes) to
> >> actually stay (just) below 32k. With recent changes, it unfortunatly
> >> went over with common gcc versions.
> >>
> >> This serie switches the firefly SPL to use tiny-printf instead of the
> >> printf from vsprint, saving around 1800 bytes in the final binary to
> >> bring it under the limit with a bit more margin again.
> >
> >
> > Thanks for working on this. Whole series:
> >
> > Reviewed-by: Stefan Roese <sr at denx.de>
> 
> This looks good to me. It does fix Firefly with the bugged gcc.
> 
> Tom, would you be OK with me picking this up for this release? I also
> need to do a proper review...

Yes, that's fine, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20151207/5a0eeee9/attachment.sig>


More information about the U-Boot mailing list