> -----Original Message-----
> From: Ajay Bhargav [mailto:ajay.bhar...@einfochips.com]
> Sent: Wednesday, September 21, 2011 12:31 PM
> To: Prafulla Wadaskar
> Cc: u-boot@lists.denx.de; marek.va...@gmail.com; vap...@gentoo.org; Ajay
> Bhargav
> Subject: [PATCH v2 3/4] Armada100: Add SPI flash support for Marvell
> gplugD
> 
> This patch enables Atmel AT45 SPI flash support for Marvell gplugD
> Enables SF commands.
> 
> Signed-off-by: Ajay Bhargav <ajay.bhar...@einfochips.com>
> ---
> Changes for v2:
>       - Not changed
> 
>  include/configs/gplugd.h |    4 ++++
>  1 files changed, 4 insertions(+), 0 deletions(-)
> 
> diff --git a/include/configs/gplugd.h b/include/configs/gplugd.h
> index 527a0c8..260a1dc 100644
> --- a/include/configs/gplugd.h
> +++ b/include/configs/gplugd.h
> @@ -96,6 +96,10 @@
>  #define CONFIG_ENV_SPI_CS            110
>  #define CONFIG_SYS_SSP_PORT          2
> 
> +/* Flash Support */
> +#define CONFIG_CMD_SF
> +#define CONFIG_SPI_FLASH_ATMEL
> +
>  /*
>   * mv-common.h should be defined after CMD configs since it used them
>   * to enable certain macros
> --
> 1.7.0.4


Applied to u-boot-marvell.git master branch

Regards..
Prafulla . .

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to