[PATCH v3 2/2] chameleonv3: set in defconfig for FPGA to reprogramevery reboot

Chee, Tien Fong tien.fong.chee at intel.com
Thu Mar 28 09:00:55 CET 2024



> -----Original Message-----
> From: U-Boot <u-boot-bounces at lists.denx.de> On Behalf Of "Michal
> Barnas"
> Sent: Wednesday, March 20, 2024 2:18 AM
> To: u-boot at lists.denx.de
> Cc: "Michał Barnaś" <barnas at google.com>; "Marcel Ziswiler"
> <marcel.ziswiler at toradex.com>; "Martyn Welch"
> <martyn.welch at collabora.com>; "Paweł Anikiel" <pan at semihalf.com>;
> "Simon Glass" <sjg at chromium.org>; "Svyatoslav Ryhel"
> <clamor95 at gmail.com>; "Tom Rini" <trini at konsulko.com>
> Subject: [PATCH v3 2/2] chameleonv3: set in defconfig for FPGA to
> reprogramevery reboot
> 
> Set CONFIG_TARGET_SOCFPGA_ARRIA10_ALWAYS_REPROGRAM as
> enabled in chameleon v3 board's defconfig.
> 
> Signed-off-by: Michał Barnaś <barnas at google.com>
> ---
> 
> Changes in v3:
> - Update defconfig to use renamed Kconfig
> 
>  configs/socfpga_chameleonv3_defconfig | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/configs/socfpga_chameleonv3_defconfig
> b/configs/socfpga_chameleonv3_defconfig
> index 6ea61ca6ea..7506aa8d32 100644
> --- a/configs/socfpga_chameleonv3_defconfig
> +++ b/configs/socfpga_chameleonv3_defconfig
> @@ -7,6 +7,7 @@
> CONFIG_DEFAULT_DEVICE_TREE="socfpga_arria10_chameleonv3_480_2"
>  CONFIG_SPL_TEXT_BASE=0xFFE00000
>  CONFIG_SPL_DRIVERS_MISC=y
>  CONFIG_TARGET_SOCFPGA_CHAMELEONV3=y
> +CONFIG_SOCFPGA_ARRIA10_ALWAYS_REPROGRAM=y
>  CONFIG_SPL_FS_FAT=y
>  CONFIG_FIT=y
>  CONFIG_SPL_FIT=y

Reviewed-by: Tien Fong Chee <tien.fong.chee at intel.com>

Regards
Tien Fong


More information about the U-Boot mailing list