[PATCH v4 4/7] configs: socfpga: n5x: enable ISSI QSPI

Chee, Tien Fong tien.fong.chee at altera.com
Wed Jul 8 06:37:23 CEST 2026


On 23/6/2026 10:02 am, Chen Huei Lok wrote:
> Enable ISSI SPI flash support in the N5X device.
>
> Signed-off-by: Abdul Rahim Ahmad Syazili <ahmad.syazili.abdul.rahim at altera.com>
> Signed-off-by: Chen Huei Lok <chen.huei.lok at altera.com>
> ---
>
> Changes in v3:
> - Renumber from 5/8 to 4/7 following the removal of the DDR retention
>    patch from this series
> - Fix CONFIG_SPI_FLASH_ISSI position: correctly placed before
>    CONFIG_SPI_FLASH_SPANSION per canonical savedefconfig ordering
>
>   configs/socfpga_n5x_defconfig | 1 +
>   1 file changed, 1 insertion(+)
>
> diff --git a/configs/socfpga_n5x_defconfig b/configs/socfpga_n5x_defconfig
> index 9159fa0c859..fc988ed3da2 100644
> --- a/configs/socfpga_n5x_defconfig
> +++ b/configs/socfpga_n5x_defconfig
> @@ -71,6 +71,7 @@ CONFIG_DM_I2C=y
>   CONFIG_SYS_I2C_DW=y
>   CONFIG_SYS_MMC_MAX_BLK_COUNT=256
>   CONFIG_MMC_DW=y
> +CONFIG_SPI_FLASH_ISSI=y
>   CONFIG_SPI_FLASH_SPANSION=y
>   CONFIG_SPI_FLASH_STMICRO=y
>   CONFIG_ETH_DESIGNWARE=y


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

Best regards,
Tien Fong



More information about the U-Boot mailing list