Files
u-boot/board
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
..
2020-08-03 22:19:54 -04:00
2020-07-28 19:30:39 -06:00
2020-09-01 13:38:38 +08:00
2020-09-01 13:38:39 +08:00
2020-09-01 17:00:27 +08:00
2020-07-28 19:30:39 -06:00
2020-08-03 22:19:54 -04:00
2020-01-24 23:06:49 +05:30