u-boot/drivers/dfu
Ralph Siemsen 0a815ff7bb dfu: dfu_nand: reduce verbosity
In combination with multiple partitions in NAND, this printf() ends up
being more noise than helpful. Change it to debug() instead.

Signed-off-by: Ralph Siemsen <ralph.siemsen@linaro.org>
Acked-by: Lukasz Majewski <lukma@denx.de>
2019-10-31 12:12:31 +01:00
..
dfu_mmc.c dfu: mmc: call fs functions instead of run_command 2019-01-30 21:22:53 -05:00
dfu_nand.c dfu: dfu_nand: reduce verbosity 2019-10-31 12:12:31 +01:00
dfu_ram.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
dfu_sf.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
dfu_tftp.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
dfu.c env: Move env_get() to env.h 2019-08-11 16:43:41 -04:00
Kconfig dfu: nand: Add missing dependency on CMD_MTDPARTS 2018-11-13 18:53:10 +05:30
Makefile dfu: Make DFU support more SPL friendly 2019-01-26 08:13:55 -05:00