[U-Boot] [PATCH] sf: winbond: Add support for the Winbond W25X40

2011-07-18 Thread James Le Cuirot
The Winbond W25X40 is now being used in the IP02 (and possibly IP04). Tested and working on the actual device. Signed-off-by: James Le Cuirot --- drivers/mtd/spi/winbond.c |8 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/drivers/mtd/spi/winbond.c b/drivers/mtd/spi

[U-Boot] [PATCH] sf: winbond: Add support for the Winbond W25X40

2011-07-15 Thread James Le Cuirot
The Winbond W25X40 is now being used in the IP02 (and possibly IP04). Tested and working on the actual device. --- drivers/mtd/spi/winbond.c |8 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/drivers/mtd/spi/winbond.c b/drivers/mtd/spi/winbond.c index e8d30ae..4ab197f