sf: probe: Add new spi_flash_probe support
authorJagannadha Sutradharudu Teki <jaganna@xilinx.com>
Tue, 24 Sep 2013 10:31:23 +0000 (16:01 +0530)
committerJagannadha Sutradharudu Teki <jaganna@xilinx.com>
Mon, 7 Oct 2013 12:25:41 +0000 (17:55 +0530)
commit4d4ec9927f92014195bc5ba79ad43e1103256639
tree188539a4d8625a684e537b5e3902815d4ac0da1b
parent4d5e29a680fc68f02b069a0780d7c71063219b18
sf: probe: Add new spi_flash_probe support

Added new spi_flash_probe support, currently added N25Q*
flash part attributes support.

Updated the sector_size attributes as per the flash parts.
Looks fine for with this sector_size for computing the size
of flash.

Signed-off-by: Jagannadha Sutradharudu Teki <jaganna@xilinx.com>
drivers/mtd/spi/Makefile
drivers/mtd/spi/spi_flash_probe.c
drivers/mtd/spi/spi_flash_probe_legacy.c [new file with mode: 0644]