[U-Boot] [PATCH 06/10] dm: gpio: Allow the uclass to work without printf()

Simon Glass sjg at chromium.org
Sat Jan 16 02:25:47 CET 2016


On 29 December 2015 at 05:22, Simon Glass <sjg at chromium.org> wrote:
> For SPL we don't really need sprintf() and with tiny-printf this is not
> available. Allow this to be dropped in SPL when using tiny-printf.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
>  drivers/gpio/gpio-uclass.c | 8 ++++++++
>  1 file changed, 8 insertions(+)

Applied to u-boot-dm


More information about the U-Boot mailing list