u-boot-brain/drivers/dfu
AKASHI Takahiro f234566ef0 dfu: add dfu_write_by_alt()
This function is a variant of dfu_write_by_name() and takes a DFU alt
setting number for dfu configuration.

It will be utilised to implement UEFI capsule management protocol for
raw image in a later commit.

Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
2020-10-30 14:20:27 +01:00
..
dfu_alt.c dfu: add dfu_write_by_alt() 2020-10-30 14:20:27 +01:00
dfu_mmc.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
dfu_mtd.c dm: core: Require users of devres to include the header 2020-02-05 19:33:46 -07:00
dfu_nand.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
dfu_ram.c dfu: fix dfu tftp on sandbox 2020-09-01 14:47:43 +02:00
dfu_sf.c common: Drop flash.h from common header 2020-05-18 14:53:28 -04:00
dfu_virt.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
dfu.c dfu: export dfu_list 2020-10-30 14:20:27 +01:00
Kconfig common: update: add a generic interface for FIT image 2020-10-30 14:20:27 +01:00
Makefile dfu: rename dfu_tftp_write() to dfu_write_by_name() 2020-10-30 14:20:27 +01:00