Home
last modified time | relevance | path

Searched refs:CONFIG_ZYNQMP_PSU_INIT_ENABLED (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/arch/arm/mach-zynqmp/
H A DMakefile10 obj-$(CONFIG_ZYNQMP_PSU_INIT_ENABLED) += psu_spl_init.o
/openbmc/u-boot/board/xilinx/zynqmp/
H A DMakefile32 ifneq ($(call ifdef_any_of, CONFIG_ZYNQMP_PSU_INIT_ENABLED CONFIG_SPL_BUILD),)
H A Dzynqmp.c321 #if defined(CONFIG_ZYNQMP_PSU_INIT_ENABLED) in board_early_init_f()
/openbmc/u-boot/configs/
H A Dxilinx_zynqmp_mini_defconfig7 CONFIG_ZYNQMP_PSU_INIT_ENABLED=y
/openbmc/u-boot/include/configs/
H A Dxilinx_zynqmp.h60 #define CONFIG_ZYNQMP_PSU_INIT_ENABLED macro