uboot/drivers/mtd/spi
Poddar, Sourav ac5cce38de driver: mtd: sf_ops: claim bus while doing memcpy
claim spi bus while doing memory copy, this will set up
the spi controller device control register before doing
a memory read.

Signed-off-by: Sourav Poddar <sourav.poddar@ti.com>
Tested-by: Yebio Mesfin <ymesfin@ti.com>
Reviewed-by: Jagannadha Sutradharudu Teki <jaganna@xilinx.com>
2013-12-19 12:23:22 +05:30
..
Makefile sandbox: spi: Add new SPI flash driver 2013-12-09 12:22:39 -07:00
eeprom_m95xxx.c
fsl_espi_spl.c
ramtron.c
sandbox.c sandbox: spi: Add new SPI flash driver 2013-12-09 12:22:39 -07:00
sf.c
sf_internal.h sandbox: spi: Add new SPI flash driver 2013-12-09 12:22:39 -07:00
sf_ops.c driver: mtd: sf_ops: claim bus while doing memcpy 2013-12-19 12:23:22 +05:30
sf_probe.c sf: probe: add support for MX25L2006E 2013-12-18 23:23:41 +05:30
spi_spl_load.c