HomeSort by relevance Sort by last modified time
    Searched refs:CONFIG_SPL_DFU_SUPPORT (Results 1 - 7 of 7) sorted by null

  /external/u-boot/include/configs/
xilinx_zynqmp.h 204 #if defined(CONFIG_SPL_BUILD) && defined(CONFIG_SPL_DFU_SUPPORT)
249 #if defined(CONFIG_SPL_BUILD) && defined(CONFIG_SPL_DFU_SUPPORT)
dra7xx_evm.h 57 #ifdef CONFIG_SPL_DFU_SUPPORT
  /external/u-boot/arch/arm/cpu/armv8/zynqmp/
spl.c 96 #ifdef CONFIG_SPL_DFU_SUPPORT
  /external/u-boot/drivers/usb/gadget/
Makefile 11 obj-$(CONFIG_SPL_DFU_SUPPORT) += f_dfu.o
  /external/u-boot/common/
Makefile 66 ifdef CONFIG_SPL_DFU_SUPPORT
69 obj-$(CONFIG_SPL_DFU_SUPPORT) += cli_hush.o
  /external/u-boot/arch/arm/mach-omap2/
boot-common.c 111 #if defined(BOOT_DEVICE_DFU) && !defined(CONFIG_SPL_DFU_SUPPORT)
  /external/u-boot/drivers/
Makefile 45 obj-$(CONFIG_SPL_DFU_SUPPORT) += dfu/

Completed in 331 milliseconds