u-boot-brain/drivers/dfu
Miquel Raynal f3a02d29e8 dfu: add dependency on the raw NAND core
CONFIG_DFU_NAND needs the raw NAND core being compiled.

Also fix the colibri_vf defconfig to reflect this dependency.

Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Reviewed-by: Boris Brezillon <boris.brezillon@bootlin.com>
2019-12-04 17:10:51 -05:00
..
dfu_mmc.c dfu: mmc: add support for in-partition offset 2019-10-31 12:12:31 +01:00
dfu_mtd.c dfu: add partition support for MTD backend 2019-10-31 12:12:31 +01: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 dfu: sf: add partition support for nor backend 2019-10-31 12:12:31 +01: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_virt.c dfu: add DFU virtual backend 2019-10-31 12:12:31 +01:00
dfu.c dfu: add callback for flush and initiated operation 2019-10-31 12:12:31 +01:00
Kconfig dfu: add dependency on the raw NAND core 2019-12-04 17:10:51 -05:00
Makefile dfu: add DFU virtual backend 2019-10-31 12:12:31 +01:00