u-boot-brain/drivers/dfu
Stephen Warren cb7bd2e07e dfu: add free_entity() to struct dfu_entity
This allows the backend to free any resources allocated during the
relevant dfu_fill_entity_*() call. This will soon be used by the
SF backend.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
2014-08-09 11:16:59 -04:00
..
dfu_mmc.c dfu: defer parsing of device string to IO backend 2014-08-09 11:16:58 -04:00
dfu_nand.c dfu: defer parsing of device string to IO backend 2014-08-09 11:16:58 -04:00
dfu_ram.c dfu: defer parsing of device string to IO backend 2014-08-09 11:16:58 -04:00
dfu.c dfu: add free_entity() to struct dfu_entity 2014-08-09 11:16:59 -04:00
Makefile drivers: convert makefiles to Kbuild style 2013-10-31 13:26:01 -04:00