[PATCH] patch: SPI NOR: versal_net_virt: Enabling gigadevice parts

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

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
participants (2)
-
Michal Simek
-
Victor Lim