[PATCH] configs: Enable partial reconfiguration support for Stratix10

Chee, Tien Fong tien.fong.chee at altera.com
Tue Apr 8 09:10:15 CEST 2025



> -----Original Message-----
> From: Ravulapalli, Naresh Kumar <naresh.kumar.ravulapalli at altera.com>
> Sent: Friday, March 14, 2025 7:59 PM
> To: u-boot at lists.denx.de
> Cc: Marek Vasut <marex at denx.de>; Simon Goldschmidt
> <simon.k.r.goldschmidt at gmail.com>; Chee, Tien Fong
> <tien.fong.chee at altera.com>; Chin-Liang See <chin.liang.see at intel.com>;
> Dinh Nguyen <dinh.nguyen at intel.com>; Tom Rini <trini at konsulko.com>;
> Ravulapalli, Naresh Kumar <naresh.kumar.ravulapalli at altera.com>
> Subject: [PATCH] configs: Enable partial reconfiguration support for Stratix10
> 
> Intel partial reconfiguration driver is enabled by default for
> Stratix10 SocFPGA boards.
> 
> Signed-off-by: Naresh Kumar Ravulapalli
> <nareshkumar.ravulapalli at altera.com>
> ---
>  configs/socfpga_stratix10_defconfig | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/configs/socfpga_stratix10_defconfig
> b/configs/socfpga_stratix10_defconfig
> index 3ea8259847..ff8a74be48 100644
> --- a/configs/socfpga_stratix10_defconfig
> +++ b/configs/socfpga_stratix10_defconfig
> @@ -66,6 +66,7 @@ CONFIG_BOOTFILE="Image"
>  CONFIG_NET_RANDOM_ETHADDR=y
>  CONFIG_SPL_DM_SEQ_ALIAS=y
>  CONFIG_SPL_ALTERA_SDRAM=y
> +CONFIG_FPGA_INTEL_PR=y

Please fix this https://patchwork.ozlabs.org/project/uboot/patch/20250314115902.5702-1-nareshkumar.ravulapalli@altera.com/ first

>  CONFIG_DWAPB_GPIO=y
>  CONFIG_DM_I2C=y
>  CONFIG_SYS_I2C_DW=y
> --
> 2.35.3



More information about the U-Boot mailing list