u-boot-2016/drivers
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
..
bios_emulator
block
bootcount
core dm: rename device struct to udevice 2014-05-27 10:21:32 -04:00
crypto
ddr/fsl driver/ddr/fsl: Fix printing unspecified module info for DDR4 2014-06-05 13:45:07 -07:00
demo dm: rename device struct to udevice 2014-05-27 10:21:32 -04:00
dfu dfu: mmc: Provide support for eMMC boot partition access 2014-05-15 00:24:24 +02:00
dma
fpga fpga: Added support to load bit stream from SD/MMC 2014-05-20 15:23:46 +02:00
gpio Merge branch 'master' of git://git.denx.de/u-boot-arm 2014-05-30 11:34:39 -04:00
hwmon
i2c mvtwsi: Remove unnecessary twsi_baud_rate and twsi_slave_address globals 2014-05-14 12:59:12 +02:00
input
misc
mmc mmc: atmel_mci: fix print incorrect buffer content for debug 2014-05-27 00:10:46 +02:00
mtd sf: probe: Fix quad bit set path 2014-06-08 23:12:27 +05:30
net phy: fix create_phy_by_mask for when its given an actual search mask 2014-06-05 14:44:56 -04:00
pci fsl/pci: Add workaround for erratum A-005434 2014-05-16 16:24:26 -05:00
pcmcia
power Merge remote-tracking branch 'u-boot/master' 2014-05-20 10:05:42 +02:00
qe qe: disable qe when qe-ucode fails to be uploaded for "deep sleep" 2014-05-13 08:26:56 -07:00
rtc
serial serial: nsl16550: add hw flow control support 2014-05-12 15:19:45 -04:00
sound
spi spi: soft_spi: Support NULL din/dout buffers 2014-06-08 23:12:27 +05:30
tpm
twserial
usb Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master' 2014-05-23 22:50:23 +02:00
video Merge remote-tracking branch 'u-boot/master' 2014-05-20 10:05:42 +02:00
watchdog
Makefile