u-boot-brain/board/xilinx
Michal Simek 29bd8ada52 fpga: kconfig: Rename SPL_FPGA_SUPPORT to SPL_FPGA
The patch does sed 's/SPL_FPGA_SUPPORT/SPL_FPGA/g' but also fixing Makefile
and zynqmp.c to simplify if/endif logic in zynqmp.c.

This change is mostly done to be able to use CONFIG_IS_ENABLED macro and
obj-$(CONFIG_$(SPL_)FPGA) in Makefile. For them symbols need to be in sync.

And removing one line from Topic Miami boards which is not needed because
symbol is not enabled via Kconfig.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2020-09-23 10:31:41 +02:00
..
bootscripts xilinx: Add sd boot command script for reference 2019-10-08 09:11:13 +02:00
common xilinx: common: Do not save fdt_blob to bss section 2020-09-23 10:31:41 +02:00
microblaze-generic common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
versal xilinx: Add support for ENV_VARS_UBOOT_RUNTIME_CONFIG 2020-08-20 09:49:20 +02:00
zynq xilinx: Add support for ENV_VARS_UBOOT_RUNTIME_CONFIG 2020-08-20 09:49:20 +02:00
zynqmp fpga: kconfig: Rename SPL_FPGA_SUPPORT to SPL_FPGA 2020-09-23 10:31:41 +02:00
zynqmp_r5 common: Drop init.h from common header 2020-05-18 17:33:33 -04:00
Kconfig board: xilinx: Enable changing default DTB pick up address 2020-09-23 10:31:40 +02:00