]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sf: probe: Add support for EN25Q* flash parts
authorJagannadha Sutradharudu Teki <jaganna@xilinx.com>
Tue, 6 Aug 2013 14:30:00 +0000 (20:00 +0530)
committerJagannadha Sutradharudu Teki <jaganna@xilinx.com>
Mon, 7 Oct 2013 12:25:42 +0000 (17:55 +0530)
commit0d7663fe7d1713dea6e4259f279f543bfa2fb441
treebfb67d9f6b4d3355932233ca90aa298ef6b051ea
parent53752c90e02031e89ff8f52f85c0da3c982ea70b
sf: probe: Add support for EN25Q* flash parts

Added EN25Q* 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