public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Stefan Roese <sr@denx.de>
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 04:56:32 +0100	[thread overview]
Message-ID: <56440DF0.4060606@denx.de> (raw)
In-Reply-To: <20151111180459.56fb5cd2@lilith>

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. 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...

Thanks,
Stefan

  reply	other threads:[~2015-11-12  3:56 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 [this message]
2015-11-12  7:17     ` Albert ARIBAUD
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=56440DF0.4060606@denx.de \
    --to=sr@denx.de \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox