From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Thu, 12 Nov 2015 08:17:53 +0100 Subject: [U-Boot] [RFC PATCH] lib/tiny-printf.c: Add tiny printf function for space limited environments In-Reply-To: <56440DF0.4060606@denx.de> References: <1447251909-29423-1-git-send-email-sr@denx.de> <20151111180459.56fb5cd2@lilith> <56440DF0.4060606@denx.de> Message-ID: <20151112081753.0f97328a@lilith> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello Stefan, On Thu, 12 Nov 2015 04:56:32 +0100, Stefan Roese wrote: > Hi Albert, > > On 11.11.2015 18:04, Albert ARIBAUD wrote: > > On Wed, 11 Nov 2015 15:25:09 +0100, Stefan Roese 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.