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

Simon Glass sjg at chromium.org
Fri Jan 15 14:22:08 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/mtd/spi/sf-uclass.c | 8 +++++++-
>  1 file changed, 7 insertions(+), 1 deletion(-)

Applied to u-boot-rockchip, as it fixes a build error with Jerry.


More information about the U-Boot mailing list