]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sf: probe: Add support for GD25* flash parts
authorJagannadha Sutradharudu Teki <jaganna@xilinx.com>
Mon, 5 Aug 2013 10:50:27 +0000 (16:20 +0530)
committerJagannadha Sutradharudu Teki <jaganna@xilinx.com>
Mon, 7 Oct 2013 12:25:42 +0000 (17:55 +0530)
commit18500e26ce2c0fd0449ce66a66e35c237a8b717b
treec8b6daf06b26de342a05509540a4d9ebc306e6b1
parent0d7663fe7d1713dea6e4259f279f543bfa2fb441
sf: probe: Add support for GD25* flash parts

Added GD25* 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>
drivers/mtd/spi/spi_flash_probe.c