[PATCH] config: amd: Enable the SPI_STACKED_PARALLEL config option

Michal Simek michal.simek at amd.com
Tue Jul 8 15:02:17 CEST 2025



On 7/7/25 06:30, Venkatesh Yadav Abbarapu wrote:
> Enable the SPI_STACKED_PARALLEL config option for
> AMD versal2 platform, as this is required for parallel and
> stacked memories.
> 
> Signed-off-by: Venkatesh Yadav Abbarapu <venkatesh.abbarapu at amd.com>
> ---
>   configs/amd_versal2_virt_defconfig | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/configs/amd_versal2_virt_defconfig b/configs/amd_versal2_virt_defconfig
> index 15ac0211828..fc4fa571087 100644
> --- a/configs/amd_versal2_virt_defconfig
> +++ b/configs/amd_versal2_virt_defconfig
> @@ -130,6 +130,7 @@ CONFIG_CADENCE_QSPI=y
>   CONFIG_CADENCE_OSPI_VERSAL=y
>   CONFIG_ZYNQ_SPI=y
>   CONFIG_ZYNQMP_GQSPI=y
> +CONFIG_SPI_STACKED_PARALLEL=y
>   CONFIG_TEE=y
>   CONFIG_OPTEE=y
>   CONFIG_TPM2_TIS_SPI=y

Applied.
M


More information about the U-Boot mailing list