[PATCH v3 0/2] fpga: Convert some options to Kconfig

Michal Simek michal.simek at amd.com
Tue Jul 26 08:40:26 CEST 2022



On 7/21/22 15:31, Alexander Dahl wrote:
> Hei hei,
> 
> tried to work on the feedback I got the best I could.
> 
> Greets
> Alex
> 
> v2 -> v3:
>    - reworded commit messages
>    - added kconfig help text for SYS_FPGA_CHECK_CTRLC
>    - removed hardcoded def/undef from drivers
> 
> (implicit) v1 -> v2:
>    - dropped patch 3, same kconfig symbol addressed with commit
>      60d45642fe0673514aced37e6cc95d4f0fe02a19 ("fpga: Remove
>      CONFIG_FPGA_COUNT")
> 
> Cc: Wolfgang Wegner <w.wegner at astro-kom.de>
> Cc: Michal Simek <michal.simek at amd.com>
> Cc: Tom Rini <trini at konsulko.com>
> 
> Alexander Dahl (2):
>    fpga: Convert SYS_FPGA_CHECK_CTRLC to Kconfig
>    fpga: Convert SYS_FPGA_PROG_FEEDBACK to Kconfig
> 
>   README                           |  7 -------
>   configs/astro_mcf5373l_defconfig |  1 +
>   drivers/fpga/Kconfig             | 13 +++++++++++++
>   drivers/fpga/spartan2.c          |  1 -
>   drivers/fpga/virtex2.c           | 11 -----------
>   include/configs/astro_mcf5373l.h |  1 -
>   scripts/config_whitelist.txt     |  1 -
>   7 files changed, 14 insertions(+), 21 deletions(-)
> 
> 
> base-commit: 88d931a71052fc8fb7b48126ae09aa875745d5ec

Applied.
M


More information about the U-Boot mailing list