]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sf: probe: Add support for SST25* flash parts
authorJagannadha Sutradharudu Teki <jaganna@xilinx.com>
Mon, 5 Aug 2013 12:06:02 +0000 (17:36 +0530)
committerJagannadha Sutradharudu Teki <jaganna@xilinx.com>
Mon, 7 Oct 2013 12:25:43 +0000 (17:55 +0530)
commit26dcc5415b78b8378c7819036600c3749178b087
tree7bb732b418017b0a3835691fad0b11fbe0799052
parent74bec16eb5c5bb46305ee5ccc67250f286e6288c
sf: probe: Add support for SST25* flash parts

Added SST25* parts are which are avilable in spi_flash_probe_legacy.c.

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>
Tested-by: Eric Nelson <eric.nelson@boundarydevices.com>
drivers/mtd/spi/spi_flash_probe.c