u-boot/drivers/dfu
Tom Rini 9f8b1508ca dfu: Make DFU_TFTP depend on NETDEVICES
In order to do a DFU update over TFTP we need to have some network
device available, so make this depend on NETDEVICES

Signed-off-by: Tom Rini <trini@konsulko.com>
2023-11-07 14:48:19 -05:00
..
dfu_alt.c dfu: add dfu_write_by_alt() 2020-10-30 14:20:27 +01:00
dfu_mmc.c dfu: mmc: Add support for exposing whole mmc device 2023-10-31 14:53:05 +01:00
dfu_mtd.c dfu: mtd: mark bad the MTD block on erase error 2023-10-13 10:49:07 +02:00
dfu_nand.c DFU: Check the number of arguments and argument string strictly 2022-02-11 11:29:23 -05:00
dfu_ram.c common: Drop linux/printk.h from common header 2023-09-24 09:54:57 -04:00
dfu_sf.c Audit <flash.h> inclusion 2022-08-04 16:18:47 -04:00
dfu_virt.c DFU: Check the number of arguments and argument string strictly 2022-02-11 11:29:23 -05:00
dfu.c common: Drop linux/printk.h from common header 2023-09-24 09:54:57 -04:00
Kconfig dfu: Make DFU_TFTP depend on NETDEVICES 2023-11-07 14:48:19 -05:00
Makefile dfu: rename dfu_tftp_write() to dfu_write_by_name() 2020-10-30 14:20:27 +01:00