[PATCH v1] configs: agilex: enable FPGA Partial Reconfiguration command
Boon Khai Ng
boon.khai.ng at altera.com
Wed Feb 25 11:34:44 CET 2026
Enable config to support FPGA Partial Reconfiguration in agilex.
Signed-off-by: Boon Khai Ng <boon.khai.ng at altera.com>
---
configs/socfpga_agilex_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/configs/socfpga_agilex_defconfig b/configs/socfpga_agilex_defconfig
index b2c7b30d546..402e617d27b 100644
--- a/configs/socfpga_agilex_defconfig
+++ b/configs/socfpga_agilex_defconfig
@@ -67,6 +67,7 @@ CONFIG_ENV_UBI_VOLUME="env"
CONFIG_NET_RANDOM_ETHADDR=y
CONFIG_SPL_DM_SEQ_ALIAS=y
CONFIG_SPL_ALTERA_SDRAM=y
+CONFIG_FPGA_INTEL_PR=y
CONFIG_DWAPB_GPIO=y
CONFIG_DM_I2C=y
CONFIG_SYS_I2C_DW=y
--
2.43.7
More information about the U-Boot
mailing list