u-boot-2016/common/spl
B, Ravi 66928afb6b common: dfu: ignore reset for spl-dfu
The SPL-DFU feature enable to load and
execute u-boot from RAM over usb from
PC using dfu-util.
Hence dfu-reset should not be issued
when dfu-util -R switch is issued.

Signed-off-by: Ravi Babu <ravibabu@ti.com>
2017-05-12 08:37:09 -04:00
..
Kconfig common: dfu: ignore reset for spl-dfu 2017-05-12 08:37:09 -04:00
Makefile
spl.c boot: fdt: Perform arch_fixup_fdt() on the given device tree for falcon boot 2017-05-11 22:21:26 -04:00
spl_dfu.c
spl_ext.c
spl_fat.c
spl_fit.c
spl_mmc.c
spl_nand.c
spl_net.c
spl_nor.c spl: make image arg or fdt blob address reconfigurable 2017-05-08 11:38:40 -04:00
spl_onenand.c
spl_ram.c
spl_sata.c
spl_spi.c spl: spi: override CONFIG_SYS_SPI_U_BOOT_OFFS via /config-property 2017-05-11 22:03:39 -04:00
spl_ubi.c
spl_usb.c
spl_ymodem.c