]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
sf: Fix entries for S25FL256S_256K and S25FL512S_256K
authorMarek Vasut <marex@denx.de>
Wed, 15 Jan 2014 14:29:43 +0000 (15:29 +0100)
committerJagannadha Sutradharudu Teki <jaganna@xilinx.com>
Mon, 17 Mar 2014 16:24:56 +0000 (21:54 +0530)
commitc1f9325965b141f08434ce3749d3b5e713f312a3
tree5005ff70cff227fe17cfe85700d4894b99dd6131
parent194ba5d4ecb2ad1195333cc7453f291e5b316479
sf: Fix entries for S25FL256S_256K and S25FL512S_256K

Both of these chips have 256kB big sectors, thus the _256K suffix,
compared to their _64K counterparts, which have 64kB sectors. Also,
they have four times less sectors than their _64K counterparts.

Signed-off-by: Marek Vasut <marex@denx.de>
Tested-by: Jagannadha Sutradharudu Teki <jaganna@xilinx.com>
drivers/mtd/spi/sf_params.c