From: Albert ARIBAUD <albert.u.boot@aribaud.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] [RFC PATCH] lib/tiny-printf.c: Add tiny printf function for space limited environments
Date: Thu, 12 Nov 2015 08:17:53 +0100 [thread overview]
Message-ID: <20151112081753.0f97328a@lilith> (raw)
In-Reply-To: <56440DF0.4060606@denx.de>
Hello Stefan,
On Thu, 12 Nov 2015 04:56:32 +0100, Stefan Roese <sr@denx.de> wrote:
> Hi Albert,
>
> On 11.11.2015 18:04, Albert ARIBAUD wrote:
> > On Wed, 11 Nov 2015 15:25:09 +0100, Stefan Roese <sr@denx.de> wrote:
> >> This patch adds a small printf() version that supports all basic formats.
> >> Its intented to be used in U-Boot SPL versions on platforms with very
> >> limited internal RAM sizes.
> >
> > It would be very useful to document CONFIG_USE_TINY_PRINTF in ./README,
> > and especially to indicate which format specifiers are supported and
> > which are not.
>
> We're not documenting the config options in the README any more,
> if they are introduced via Kconfig.
Sorry, that's me being a dinosaur again. :)
> The help text is in Kconfig
> now. But I surely can add this info about the supported format
> specifiers, yet in v2. Just waiting for some more review comments...
Ok, thanks.
> Thanks,
> Stefan
Amicalement,
--
Albert.
next prev parent reply other threads:[~2015-11-12 7:17 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-11 14:25 [U-Boot] [RFC PATCH] lib/tiny-printf.c: Add tiny printf function for space limited environments Stefan Roese
2015-11-11 17:04 ` Albert ARIBAUD
2015-11-12 3:56 ` Stefan Roese
2015-11-12 7:17 ` Albert ARIBAUD [this message]
2015-11-14 2:04 ` Simon Glass
2015-11-16 10:29 ` Stefan Roese
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=20151112081753.0f97328a@lilith \
--to=albert.u.boot@aribaud.net \
--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.