On Thu, May 3, 2018 at 6:45 AM, Alex Kiernan <[email protected]> wrote: > Attempting to build with both DEBUG and CONFIG_USE_TINY_PRINTF along > with CONFIG_SPL_YMODEM_SUPPORT fails at link time: > > common/built-in.o: In function `zm_dprintf': > common/xyzModem.c:190: undefined reference to `vsprintf' > > Disable Ymodem debug if we don't have full vsprintf support. > > Signed-off-by: Alex Kiernan <[email protected]>
Reviewed-by: Joe Hershberger <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

