public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH] patch V2: SPI: NOR: ZynqMp: enabling gigadevice part #
@ 2022-12-10  4:01 Victor Lim
  2022-12-12  8:01 ` Michal Simek
  0 siblings, 1 reply; 2+ messages in thread
From: Victor Lim @ 2022-12-10  4:01 UTC (permalink / raw)
  To: michal.simek, u-boot, vikhyat.goyal, ashok.reddy.soma; +Cc: Victor Lim

Enabling Gigadevice in the config file

Signed-off-by: Victor Lim <vlim@gigadevice.com>
---
 configs/xilinx_zynqmp_mini_qspi_defconfig | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/configs/xilinx_zynqmp_mini_qspi_defconfig b/configs/xilinx_zynqmp_mini_qspi_defconfig
index 75014117f1..5e81dc193a 100644
--- a/configs/xilinx_zynqmp_mini_qspi_defconfig
+++ b/configs/xilinx_zynqmp_mini_qspi_defconfig
@@ -69,6 +69,7 @@ CONFIG_SPI_FLASH_MACRONIX=y
 CONFIG_SPI_FLASH_SPANSION=y
 CONFIG_SPI_FLASH_STMICRO=y
 CONFIG_SPI_FLASH_WINBOND=y
+CONFIG_SPI_FLASH_GIGADEVICE=y
 # CONFIG_SPI_FLASH_USE_4K_SECTORS is not set
 # CONFIG_POWER is not set
 CONFIG_ARM_DCC=y
@@ -78,4 +79,4 @@ CONFIG_ZYNQMP_GQSPI=y
 CONFIG_PANIC_HANG=y
 # CONFIG_GZIP is not set
 # CONFIG_LMB is not set
-CONFIG_SPI_FLASH_GIGADEVICE=y
+
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-12-12  8:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-10  4:01 [PATCH] patch V2: SPI: NOR: ZynqMp: enabling gigadevice part # Victor Lim
2022-12-12  8:01 ` Michal Simek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox