[PATCH 0/3] fpga: Convert some options to Kconfig
Alexander Dahl
ada at thorsis.com
Wed Jun 29 09:14:24 CEST 2022
Hei hei,
this is some fallout from migrating some downstream boards with Altera
Cyclone FPGAs to recent U-Boot v2022.04. Not entirely sure about that
FPGA_COUNT variable in patch 3, which seems to be used in source code in
board/astro/mcf5373l/fpga.c only. Maybe that variable can be dropped
entirely?
Greets
Alex
Cc: Wolfgang Wegner <w.wegner at astro-kom.de>
Cc: Patrick Bruenn <p.bruenn at beckhoff.com>
Cc: Dinh Nguyen <dinguyen at kernel.org>
Cc: Chin-Liang See <clsee at altera.com>
Cc: Marek Vasut <marex at denx.de>
Cc: Dalon Westergreen <dwesterg at gmail.com>
Cc: Humberto Naves <hsnaves at gmail.com>
Cc: Anatolij Gustschin <agust at denx.de>
Cc: Pavel Machek <pavel at denx.de>
Cc: Wolfgang Grandegger <wg at aries-embedded.de>
Cc: Stefan Roese <sr at denx.de>
Cc: Michal Simek <michal.simek at amd.com>
Alexander Dahl (3):
fpga: Convert SYS_FPGA_CHECK_CTRLC to Kconfig
fpga: Convert SYS_FPGA_PROG_FEEDBACK to Kconfig
fpga: Convert FPGA_COUNT to Kconfig
README | 11 -----------
configs/astro_mcf5373l_defconfig | 2 ++
configs/mx53cx9020_defconfig | 1 +
configs/socfpga_arria10_defconfig | 1 +
configs/socfpga_arria5_defconfig | 1 +
configs/socfpga_cyclone5_defconfig | 1 +
configs/socfpga_dbm_soc1_defconfig | 1 +
configs/socfpga_de0_nano_soc_defconfig | 1 +
configs/socfpga_de10_nano_defconfig | 1 +
configs/socfpga_de10_standard_defconfig | 1 +
configs/socfpga_de1_soc_defconfig | 1 +
configs/socfpga_is1_defconfig | 1 +
configs/socfpga_mcvevk_defconfig | 1 +
configs/socfpga_sockit_defconfig | 1 +
configs/socfpga_socrates_defconfig | 1 +
configs/socfpga_sr1500_defconfig | 1 +
configs/socfpga_vining_fpga_defconfig | 1 +
drivers/fpga/Kconfig | 16 ++++++++++++++++
include/configs/astro_mcf5373l.h | 2 --
include/configs/mx53cx9020.h | 2 --
include/configs/socfpga_common.h | 7 -------
scripts/config_whitelist.txt | 2 --
22 files changed, 33 insertions(+), 24 deletions(-)
base-commit: 568a226f87655fd5339514f66413c2ad72f65d6f
--
2.30.2
More information about the U-Boot
mailing list