From: Victor Lim Date: Mon, 9 Jan 2023 23:49:46 +0000 (-0800) Subject: xilinx: versal: enable gigadevice X-Git-Url: http://git.dujemihanovic.xyz/img/sics.gif?a=commitdiff_plain;h=3800958a6f0a3092a02c8049fce28c2d86e3ac8e;p=u-boot.git xilinx: versal: enable gigadevice enabling gigadevice in the related files Signed-off-by: Victor Lim Link: https://lore.kernel.org/r/20230109234946.14540-5-vlim@gigadevice.com Signed-off-by: Michal Simek --- diff --git a/configs/xilinx_versal_mini_qspi_defconfig b/configs/xilinx_versal_mini_qspi_defconfig index 9ca9b7e68a..11aff80f14 100644 --- a/configs/xilinx_versal_mini_qspi_defconfig +++ b/configs/xilinx_versal_mini_qspi_defconfig @@ -62,6 +62,7 @@ CONFIG_DM_SPI_FLASH=y CONFIG_SF_DEFAULT_SPEED=30000000 # CONFIG_SPI_FLASH_SMART_HWCAPS is not set # CONFIG_SPI_FLASH_UNLOCK_ALL is not set +CONFIG_SPI_FLASH_GIGADEVICE=y CONFIG_SPI_FLASH_ISSI=y CONFIG_SPI_FLASH_MACRONIX=y CONFIG_SPI_FLASH_SPANSION=y