On Thursday 19 December 2013 11:22 AM, Jagan Teki wrote:
On Thu, Dec 19, 2013 at 10:33 AM, Sourav Poddar<sourav.pod...@ti.com>  wrote:
On Thursday 19 December 2013 12:21 AM, Jagan Teki wrote:
On Thu, Nov 14, 2013 at 9:09 PM, Sourav Poddar<sourav.pod...@ti.com>
wrote:
From: Jagannadha Sutradharudu
Teki<jagannadha.sutradharudu-t...@xilinx.com>

Signed-off-by: Jagannadha Sutradharudu Teki<jaga...@xilinx.com>
Signed-off-by: Sourav Poddar<sourav.pod...@ti.com>
---
   drivers/mtd/spi/sf_probe.c |    2 ++
   1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/drivers/mtd/spi/sf_probe.c b/drivers/mtd/spi/sf_probe.c
index 5eb8ffe..874ef8c 100644
--- a/drivers/mtd/spi/sf_probe.c
+++ b/drivers/mtd/spi/sf_probe.c
@@ -68,6 +68,7 @@ static const struct spi_flash_params
spi_flash_params_table[] = {
          {"MX25L25635F",    0xc22019, 0x0,       64 * 1024,   512,
0},
          {"MX25L51235F",    0xc2201A, 0x0,       64 * 1024,  1024,
0},
          {"MX25L12855E",    0xc22618, 0x0,       64 * 1024,   256,
0},
+       {"MX66L51235F",    0xc2201a, 0x0,       64 * 1024,  1024,
0},
What is this - this part is already available is int it?

I switched to your master branch and could not see this part added.
http://git.denx.de/?p=u-boot/u-boot-spi.git;a=commitdiff;h=28303f617a01d6663a54062852f67f8150b4c87a

Looks like its a name change, mine is MX66L..with same property

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

Reply via email to