From: Tom Rini <trini@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] arm: Don't use printf() in SPL builds
Date: Mon, 7 May 2012 15:51:20 -0700 [thread overview]
Message-ID: <4FA851E8.80107@ti.com> (raw)
In-Reply-To: <201205071428.49576.sr@denx.de>
On 05/07/2012 05:28 AM, Stefan Roese wrote:
> On Saturday 03 March 2012 21:33:15 Simon Glass wrote:
>> raise() likes to call printf() if it is available, but in SPL builds it
>> either is not available, or adds a large chunk to the resulting image
>> size.
>>
>> So don't call it even if it is available.
>>
>> This change reduces SPL size from 10KB to 6.3KB on hawkboard, for
>> example, using generic relocation.
>
> Simon (or anybody else), what was the outcome of this patch discussion? Is it
> still pending for mainline inclusion? I'm asking since it fixes a problem
> (image too big) with the SPEAr SPL support which I'm currently rebasing for
> submission.
Got lost along the way? Just include it in whatever series you end up
posting I think.
--
Tom
prev parent reply other threads:[~2012-05-07 22:51 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-03 20:33 [U-Boot] [PATCH] arm: Don't use printf() in SPL builds Simon Glass
2012-03-05 8:21 ` Stefan Roese
2012-03-10 8:33 ` Sughosh Ganu
2012-03-15 3:47 ` Simon Glass
2012-03-15 5:13 ` Heiko Schocher
2012-03-15 5:23 ` Simon Glass
2012-03-15 5:29 ` Heiko Schocher
2012-03-15 7:37 ` Christian Riesch
2012-03-15 16:23 ` Simon Glass
2012-03-16 18:20 ` Sughosh Ganu
2012-05-07 12:28 ` Stefan Roese
2012-05-07 22:51 ` Tom Rini [this message]
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=4FA851E8.80107@ti.com \
--to=trini@ti.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.