[PATCH] patch V2: SPI: NOR: ZynqMp: enabling gigadevice part #
Michal Simek
michal.simek at amd.com
Mon Dec 12 09:01:50 CET 2022
On 12/10/22 05:01, Victor Lim wrote:
>
> Enabling Gigadevice in the config file
>
> Signed-off-by: Victor Lim <vlim at 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
>
Please look at other patches and look at docs how to contribute this probject.
Thanks,
Michal
More information about the U-Boot
mailing list