uboot/drivers/spi
Nathan Rossi 04a44d3671 spi: zynq_qspi: Add configuration to disable LQSPI feature
When the Zynq Boot ROM code loads the payload from QSPI it uses the
LQSPI feature of the QSPI device, however it does not clean up its
configuration before handing over to the payload which leaves the device
confgured to by-pass the standard non-linear operating mode.

This ensures the Linear QSPI mode is disabled before re-enabling the
device.

Signed-off-by: Nathan Rossi <nathan@nathanrossi.com>
Cc: Jagan Teki <jteki@openedev.com>
Cc: Siva Durga Prasad Paladugu <sivadur@xilinx.com>
Cc: Simon Glass <sjg@chromium.org>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
2015-12-18 13:15:57 +01:00
..
Kconfig spi: Kconfig: Fix correct target name for ZynqMP 2015-12-11 22:12:23 +05:30
Makefile Tegra: T210: Add QSPI driver 2015-11-12 09:21:07 -07:00
altera_spi.c altera_spi: change ioremap to map_physmem 2015-11-18 21:18:30 +08:00
armada100_spi.c
atmel_dataflash_spi.c
atmel_spi.c
atmel_spi.h
bfin_spi.c Move console definitions into a new console.h file 2015-11-19 20:27:50 -07:00
bfin_spi6xx.c Move console definitions into a new console.h file 2015-11-19 20:27:50 -07:00
cadence_qspi.c
cadence_qspi.h
cadence_qspi_apb.c
cf_qspi.c
cf_spi.c
davinci_spi.c
designware_spi.c
ep93xx_spi.c
exynos_spi.c
fsl_dspi.c
fsl_espi.c
fsl_qspi.c fsl_qspi: Pet the watchdog while reading/writing 2015-12-15 08:57:33 +08:00
fsl_qspi.h
ich.c
ich.h
kirkwood_spi.c
lpc32xx_ssp.c
mpc8xxx_spi.c
mpc52xx_spi.c
mxc_spi.c
mxs_spi.c
omap3_spi.c
omap3_spi.h
rk_spi.c
rk_spi.h
sandbox_spi.c
sh_qspi.c Move console definitions into a new console.h file 2015-11-19 20:27:50 -07:00
sh_spi.c Move console definitions into a new console.h file 2015-11-19 20:27:50 -07:00
sh_spi.h
soft_spi.c
soft_spi_legacy.c
spi-emul-uclass.c
spi-uclass.c spi: Get spi-3wire from dts 2015-12-11 22:12:23 +05:30
spi.c
tegra20_sflash.c
tegra20_slink.c
tegra114_spi.c
tegra210_qspi.c Tegra: T210: Add QSPI driver 2015-11-12 09:21:07 -07:00
tegra_spi.h
ti_qspi.c spi: ti_qspi: Fix SPI_3WIRE checking using mode 2015-12-11 22:12:23 +05:30
xilinx_spi.c spi: xilinx: Add new compatible strings 2015-12-11 22:12:24 +05:30
zynq_qspi.c spi: zynq_qspi: Add configuration to disable LQSPI feature 2015-12-18 13:15:57 +01:00
zynq_spi.c spi: zynq_spi: Add cadence compatible string 2015-12-11 22:12:23 +05:30