u-boot-brain/drivers/mtd/spi
Poddar, Sourav 004f15b600 sf: Add memory mapped read support
Qspi controller can have a memory mapped port which can be used for
data read. Added support to enable memory mapped port read.

This patch enables the following:
- It enables exchange of memory map address between mtd and qspi
through the introduction of "memory_map" flag.
- Add support to communicate to the driver that memory mapped
 transfer is to be started through introduction of new flags like
"SPI_XFER_MEM_MAP" and "SPI_XFER_MEM_MAP_END".

This will enable the spi controller to do memory mapped configurations
if required.

Signed-off-by: Sourav Poddar <sourav.poddar@ti.com>
Reviewed-by: Jagannadha Sutradharudu Teki <jagannadh.teki@gmail.com>
2013-10-07 17:55:51 +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 SPDX-License-Identifier: clean up license header 2013-08-20 10:15:37 -07:00
Makefile sf: Rename spi_flash files 2013-10-07 17:55:50 +05:30
ramtron.c sf: ramtron: Add support for separate flash driver 2013-10-07 17:55:46 +05:30
sf_internal.h sf: Rename spi_flash files 2013-10-07 17:55:50 +05:30
sf_ops.c sf: Add memory mapped read support 2013-10-07 17:55:51 +05:30
sf_probe.c sf: Add memory mapped read support 2013-10-07 17:55:51 +05:30
sf.c sf: Rename spi_flash files 2013-10-07 17:55:50 +05:30
spi_spl_load.c sf: Fix code cleanups 2013-08-07 01:05:06 +05:30