[PATCH] arm64: versal-net: Enable defconfig for Micron octal flashes

Michal Simek michal.simek at amd.com
Mon Dec 5 08:52:39 CET 2022



On 11/29/22 11:18, Michal Simek wrote:
> From: Ashok Reddy Soma <ashok.reddy.soma at amd.com>
> 
> Micron mt35 series octal flashes are under config option
> CONFIG_SPI_FLASH_MT35XU. Enable it in default defconfig for octal
> flashes to be detected.
> 
> Signed-off-by: Ashok Reddy Soma <ashok.reddy.soma at amd.com>
> Signed-off-by: Michal Simek <michal.simek at amd.com>
> ---
> 
>   configs/xilinx_versal_net_virt_defconfig | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/configs/xilinx_versal_net_virt_defconfig b/configs/xilinx_versal_net_virt_defconfig
> index 431a8de9fcf2..2fdf99f7cbbd 100644
> --- a/configs/xilinx_versal_net_virt_defconfig
> +++ b/configs/xilinx_versal_net_virt_defconfig
> @@ -87,6 +87,7 @@ CONFIG_SPI_FLASH_ISSI=y
>   CONFIG_SPI_FLASH_MACRONIX=y
>   CONFIG_SPI_FLASH_SPANSION=y
>   CONFIG_SPI_FLASH_STMICRO=y
> +CONFIG_SPI_FLASH_MT35XU=y
>   CONFIG_SPI_FLASH_SST=y
>   CONFIG_SPI_FLASH_WINBOND=y
>   # CONFIG_SPI_FLASH_USE_4K_SECTORS is not set

Applied.
M


More information about the U-Boot mailing list