u-boot-brain/drivers/mtd/spi
Jagannadha Sutradharudu Teki 60b6614ac8 cmd_sf: Add print mesgs on sf read/write commands
This patch adds a print messages while using 'sf read' and
'sf write' commands to make sure that how many bytes read/written
from/into flash device.

Signed-off-by: Jagannadha Sutradharudu Teki <jaganna@xilinx.com>
Acked-by: Tom Rini <trini@ti.com>
2013-06-03 00:04:41 +05:30
..
atmel.c sf: Use spi_flash_alloc() in each SPI flash driver 2013-03-19 08:45:36 -07:00
eeprom_m95xxx.c sf: eeprom_m95xxx: set a sane default timeout 2012-02-12 15:18:28 -05:00
eon.c sf: Use spi_flash_alloc() in each SPI flash driver 2013-03-19 08:45:36 -07:00
macronix.c sf: Use spi_flash_alloc() in each SPI flash driver 2013-03-19 08:45:36 -07:00
Makefile sf: Add spi_boot() to allow booting from SPI flash in an SPL 2011-12-24 10:23:30 +01:00
ramtron.c sf: Use spi_flash_alloc() in each SPI flash driver 2013-03-19 08:45:36 -07:00
spansion.c sf: spansion: Add Spansion S25FL064P IDs 2013-05-28 12:48:57 +05:30
spi_flash_internal.h sf: unify status register writing (and thus block unlocking) 2012-03-04 23:18:17 -05:00
spi_flash.c cmd_sf: Add print mesgs on sf read/write commands 2013-06-03 00:04:41 +05:30
spi_spl_load.c SPL: SPI: Enhance spi_spl_load to match the other load functions 2012-09-27 11:20:27 -07:00
sst.c sf: Use spi_flash_alloc() in each SPI flash driver 2013-03-19 08:45:36 -07:00
stmicro.c sf: Use spi_flash_alloc() in each SPI flash driver 2013-03-19 08:45:36 -07:00
winbond.c sf: winbond: Add support for W25PXX SPI flash 2013-05-28 13:09:04 +05:30