Hi,

Can you test this patch on u-boot-spi.git with master-probe branch.

On Thu, Oct 3, 2013 at 9:11 PM, Jagannadha Sutradharudu Teki
<jagannadha.sutradharudu-t...@xilinx.com> wrote:
> From: Priyanka Jain <priyanka.j...@freescale.com>
>
> Add support for EON EN25S64 SPI flash.
>
> Signed-off-by: Priyanka Jain <priyanka.j...@freescale.com>
> Signed-off-by: Jagannadha Sutradharudu Teki <jaga...@xilinx.com>
> ---
> Changes for v2:
>         - Updated as per new probe code
>
>  drivers/mtd/spi/sf_probe.c | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/drivers/mtd/spi/sf_probe.c b/drivers/mtd/spi/sf_probe.c
> index 8f56c63..1525636 100644
> --- a/drivers/mtd/spi/sf_probe.c
> +++ b/drivers/mtd/spi/sf_probe.c
> @@ -51,6 +51,7 @@ static const struct spi_flash_params 
> spi_flash_params_table[] = {
>         {"EN25Q32B",       0x1c3016, 0x0,       64 * 1024,    64,             
>        0},
>         {"EN25Q64",        0x1c3017, 0x0,       64 * 1024,   128,             
>  SECT_4K},
>         {"EN25Q128B",      0x1c3018, 0x0,       64 * 1024,   256,             
>        0},
> +       {"EN25S64",        0x1c3817, 0x0,       64 * 1024,   128,             
>        0},
>  #endif
>  #ifdef CONFIG_SPI_FLASH_GIGADEVICE     /* GIGADEVICE */
>         {"GD25Q64B",       0xc84017, 0x0,       64 * 1024,   128,             
>  SECT_4K},
> --
> 1.8.3
>
>
> _______________________________________________
> U-Boot mailing list
> U-Boot@lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot



-- 
Thanks,
Jagan.
--------
Jagannadha Sutradharudu Teki,
E: jagannadh.t...@gmail.com, P: +91-9676773388
Engineer - System Software Hacker
U-boot - SPI Custodian and Zynq APSOC
Ln: http://www.linkedin.com/in/jaganteki
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to