embeddedsw/lib
Peter Crosthwaite f325b4c8d8 fsbl 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
..
bsp/xilkernel xilkernel : added common namespace to all common tcl commands. 2015-01-22 11:52:51 +05:30
sw_apps fsbl qspi: Fix dummy mode in examples 2015-03-25 12:56:43 +05:30
sw_services xilffs_v2_3: Deleted the v2.3 version. 2015-02-17 12:51:28 +05:30