uboot/drivers/mtd/spi
Poddar, Sourav 1f436a6ddf sf: probe: Fix quad bit set path
Currently, flash quad bit is set in "spi_flash_validate_params" and later
at the end in the same api, we write 0 to status register for few flashes,
thereby overriding the quad bit set. This fix moves the quad bit setting
outside this api in "spi_flash_probe_slave"

Signed-off-by: Sourav Poddar <sourav.poddar@ti.com>
Reviewed-by: Jagannadha Sutradharudu Teki <jaganna@xilinx.com>
2014-06-08 23:12:27 +05:30
..
Makefile
eeprom_m95xxx.c
fsl_espi_spl.c driver: Add support of image load for MMC & SPI in SPL 2014-04-22 17:58:50 -07:00
ramtron.c
sandbox.c
sf.c
sf_internal.h
sf_ops.c sf: ops: Squash the malloc+memset combo 2014-03-17 21:54:57 +05:30
sf_params.c sf: params: Added support for Spansion S25FL512S_512K 2014-06-08 23:12:27 +05:30
sf_probe.c sf: probe: Fix quad bit set path 2014-06-08 23:12:27 +05:30
spi_spl_load.c SPL:SPI: Add Falcon Mode support 2014-04-17 17:24:37 -04:00