embeddedsw/XilinxProcessorIPLib/drivers/qspipsu
Peter Crosthwaite b9dc06aac8 qspi: Fix dummy mode in examples
QSPI HW doesn't actually care what the SPI mode is for the dummy phase
of flash commands. We have confirmed this with randomized testing.
However due to a core limitation of QEMU it is expected to match the
mode of the address phase for QEMU.

So since QEMU is the only platform that cares, set the dummy mode to
QEMUs expectation.

Signed-off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
2015-03-25 12:56:43 +05:30
..
data qspipsu_v1_0: Removed unnecessary puts in tcl. 2015-02-19 18:41:50 +05:30
examples qspi: Fix dummy mode in examples 2015-03-25 12:56:43 +05:30
src qspipsu: Use DMA DONE instead of BUSY 2015-03-19 13:55:47 +05:30