u-boot-brain/drivers/mtd/spi
Marek Vasut bf64035a15 mtd: spi: Fix page size for S25FL032P,S25FL064P
The commit 6af8dc3ebc broke support for
S25FL032P and S25FL064P by carelessly removing the code handling special
page size for these two SPI NOR flashes and unifying the code under the
assumption that Extended JEDEC ID of 0x4d00 always implies 512b page size.

Add special case handling for these two SPI NOR flashes.

Signed-off-by: Marek Vasut <marex@denx.de>
Reviewed-by: Jagannadha Sutradharudu Teki <jaganna@xilinx.com>
2014-03-17 21:54:57 +05:30
..
eeprom_m95xxx.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
fsl_espi_spl.c powerpc: spiflash:Add corenet devices support in eSPI SPL 2013-12-04 14:54:34 -08:00
Makefile sf: Separate the flash params table 2014-01-11 15:13:27 +05:30
ramtron.c sf: ramtron: Remove page_size print 2013-10-07 19:35:09 +05:30
sandbox.c sandbox: spi: Add new SPI flash driver 2013-12-09 12:22:39 -07:00
sf_internal.h sf: Code cleanups 2014-01-12 21:38:21 +05:30
sf_ops.c sf: ops: Squash the malloc+memset combo 2014-03-17 21:54:57 +05:30
sf_params.c sf: Add S25FL128S_256K IDs 2014-03-17 21:54:56 +05:30
sf_probe.c mtd: spi: Fix page size for S25FL032P,S25FL064P 2014-03-17 21:54:57 +05:30
sf.c sf: Add CONFIG_SF_DUAL_FLASH 2014-01-12 21:40:22 +05:30
spi_spl_load.c sf: Fix code cleanups 2013-08-07 01:05:06 +05:30