On 4 December 2015 at 15:27, Sjoerd Simons <[email protected]> wrote: > There is no sprintf implementation in tiny-printf, so don't try to use > it when tiny-printf if used. > > Signed-off-by: Sjoerd Simons <[email protected]> > --- > > drivers/mmc/mmc.c | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-)
Acked-by: Simon Glass <[email protected]> Tested on firefly: Tested-by: Simon Glass <[email protected]> I can't help thinking that sprintf() would not add a lot more code... - Simon _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

