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

  /external/u-boot/arch/arm/cpu/armv8/zynqmp/
Makefile 10 obj-$(CONFIG_ZYNQMP_PSU_INIT_ENABLED) += psu_spl_init.o
  /external/u-boot/board/xilinx/zynqmp/
Makefile 23 ifneq ($(call ifdef_any_of, CONFIG_ZYNQMP_PSU_INIT_ENABLED CONFIG_SPL_BUILD),)
zynqmp.c 287 #if defined(CONFIG_ZYNQMP_PSU_INIT_ENABLED)
  /external/u-boot/include/configs/
xilinx_zynqmp.h 67 #define CONFIG_ZYNQMP_PSU_INIT_ENABLED

Completed in 257 milliseconds