]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sf: params: Removed flag SECT_4K for Micron N25Q128
authorSiva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com>
Wed, 8 Jan 2014 05:57:07 +0000 (11:27 +0530)
committerJagannadha Sutradharudu Teki <jaganna@xilinx.com>
Sun, 12 Jan 2014 16:10:23 +0000 (21:40 +0530)
commit35a55fb57fffb615e6b20980fb317e162076adb4
tree43f5675873e0d3aef994f2ca41481a73963ace3e
parent736ce857da3ecaa375130beede6a18000251ada8
sf: params: Removed flag SECT_4K for Micron N25Q128

Remove the flag SECT_4K for device N25Q128 as the 4K-byte
sub sector erase granularity is available only for top/bottom
8 sectors in some of the N25Q128 chips.

Signed-off-by: Siva Durga Prasad Paladugu <sivadur@xilinx.com>
Reviewed-by: Jagannadha Sutradharudu Teki <jaganna@xilinx.com>
drivers/mtd/spi/sf_params.c