* [PATCH] patch: SPI NOR: versal_net_virt: Enabling gigadevice parts
@ 2022-12-11 3:16 Victor Lim
2022-12-12 8:00 ` Michal Simek
0 siblings, 1 reply; 2+ messages in thread
From: Victor Lim @ 2022-12-11 3:16 UTC (permalink / raw)
To: michal.simek, u-boot, vikhyat.goyal, ashok.reddy.soma; +Cc: Victor Lim
Enabling gigadevice parts in the config file.
Signed-off-by: Victor Lim <vlim@gigadevice.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 6339b17d20..86e18807c3 100644
--- a/configs/xilinx_versal_net_virt_defconfig
+++ b/configs/xilinx_versal_net_virt_defconfig
@@ -119,5 +119,6 @@ CONFIG_USB_GADGET_MANUFACTURER="Xilinx"
CONFIG_USB_GADGET_VENDOR_NUM=0x03FD
CONFIG_USB_GADGET_PRODUCT_NUM=0x0300
CONFIG_USB_GADGET_DOWNLOAD=y
+CONFIG_SPI_FLASH_GIGADEVICE=y
CONFIG_USB_FUNCTION_THOR=y
CONFIG_OF_LIBFDT_OVERLAY=y
--
2.25.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] patch: SPI NOR: versal_net_virt: Enabling gigadevice parts
2022-12-11 3:16 [PATCH] patch: SPI NOR: versal_net_virt: Enabling gigadevice parts Victor Lim
@ 2022-12-12 8:00 ` Michal Simek
0 siblings, 0 replies; 2+ messages in thread
From: Michal Simek @ 2022-12-12 8:00 UTC (permalink / raw)
To: Victor Lim, michal.simek, u-boot, vikhyat.goyal, ashok.reddy.soma
Cc: Victor Lim
On 12/11/22 04:16, Victor Lim wrote:
> CAUTION: This message has originated from an External Source. Please use proper judgment and caution when opening attachments, clicking links, or responding to this email.
>
>
> Enabling gigadevice parts in the config file.
>
> Signed-off-by: Victor Lim <vlim@gigadevice.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 6339b17d20..86e18807c3 100644
> --- a/configs/xilinx_versal_net_virt_defconfig
> +++ b/configs/xilinx_versal_net_virt_defconfig
> @@ -119,5 +119,6 @@ CONFIG_USB_GADGET_MANUFACTURER="Xilinx"
> CONFIG_USB_GADGET_VENDOR_NUM=0x03FD
> CONFIG_USB_GADGET_PRODUCT_NUM=0x0300
> CONFIG_USB_GADGET_DOWNLOAD=y
> +CONFIG_SPI_FLASH_GIGADEVICE=y
> CONFIG_USB_FUNCTION_THOR=y
> CONFIG_OF_LIBFDT_OVERLAY=y
> --
> 2.25.1
>
Please send it as series with all issues I reported fixed.
M
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-12-12 8:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-11 3:16 [PATCH] patch: SPI NOR: versal_net_virt: Enabling gigadevice parts Victor Lim
2022-12-12 8:00 ` Michal Simek
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox