[U-Boot] [PATCH] arm: imx7d: cl-som-imx7: sf: support all SF types
Stefano Babic
sbabic at denx.de
Mon Jul 23 09:27:16 UTC 2018
On 24/06/2018 11:13, Yaniv Levinsky wrote:
> From: Uri Mashiach <uri.mashiach at compulab.co.il>
>
> Enable the support for all SPI flash types.
>
> Signed-off-by: Uri Mashiach <uri.mashiach at compulab.co.il>
> Signed-off-by: Yaniv Levinsky <yaniv.levinsky at compulab.co.il>
> ---
> configs/cl-som-imx7_defconfig | 7 +++++++
> 1 file changed, 7 insertions(+)
>
> diff --git a/configs/cl-som-imx7_defconfig b/configs/cl-som-imx7_defconfig
> index 6d403eed7a..8692241029 100644
> --- a/configs/cl-som-imx7_defconfig
> +++ b/configs/cl-som-imx7_defconfig
> @@ -47,7 +47,14 @@ CONFIG_CMD_FS_GENERIC=y
> CONFIG_ENV_IS_IN_SPI_FLASH=y
> CONFIG_FSL_ESDHC=y
> CONFIG_SPI_FLASH=y
> +CONFIG_SPI_FLASH_ATMEL=y
> +CONFIG_SPI_FLASH_EON=y
> +CONFIG_SPI_FLASH_GIGADEVICE=y
> +CONFIG_SPI_FLASH_MACRONIX=y
> +CONFIG_SPI_FLASH_SPANSION=y
> CONFIG_SPI_FLASH_STMICRO=y
> +CONFIG_SPI_FLASH_SST=y
> +CONFIG_SPI_FLASH_WINBOND=y
> CONFIG_SPI=y
> CONFIG_MXC_SPI=y
> CONFIG_USB=y
>
Applied to u-boot-imx, thanks !
Best regards,
Stefano Babic
--
=====================================================================
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================
More information about the U-Boot
mailing list