[PATCH] patch: SPI: NOR: zynqmp_virt: enabling Gigadevice part #

Enabling Gigadevice part # in this config file
Signed-off-by: Victor Lim vlim@gigadevice.com --- configs/xilinx_zynqmp_virt_defconfig | 1 + 1 file changed, 1 insertion(+)
diff --git a/configs/xilinx_zynqmp_virt_defconfig b/configs/xilinx_zynqmp_virt_defconfig index e63b19b911..f1e58426aa 100644 --- a/configs/xilinx_zynqmp_virt_defconfig +++ b/configs/xilinx_zynqmp_virt_defconfig @@ -218,3 +218,4 @@ CONFIG_EFI_SET_TIME=y CONFIG_EFI_RUNTIME_UPDATE_CAPSULE=y CONFIG_EFI_CAPSULE_ON_DISK=y CONFIG_EFI_CAPSULE_FIRMWARE_RAW=y +CONFIG_SPI_FLASH_GIGADEVICE=y

On 12/11/22 03:07, 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 part # in this config file
Signed-off-by: Victor Lim vlim@gigadevice.com
Email here doesn't match with email you used for sending. Please fix this.
configs/xilinx_zynqmp_virt_defconfig | 1 + 1 file changed, 1 insertion(+)
diff --git a/configs/xilinx_zynqmp_virt_defconfig b/configs/xilinx_zynqmp_virt_defconfig index e63b19b911..f1e58426aa 100644 --- a/configs/xilinx_zynqmp_virt_defconfig +++ b/configs/xilinx_zynqmp_virt_defconfig @@ -218,3 +218,4 @@ CONFIG_EFI_SET_TIME=y CONFIG_EFI_RUNTIME_UPDATE_CAPSULE=y CONFIG_EFI_CAPSULE_ON_DISK=y CONFIG_EFI_CAPSULE_FIRMWARE_RAW=y +CONFIG_SPI_FLASH_GIGADEVICE=y
Please place it to proper location not just append to the end.
Thanks, Michal
participants (2)
-
Michal Simek
-
Victor Lim