Xilinx Embedded Software (embeddedsw) Development
Find a file
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
doc Change Log for 2015.1 2015-03-01 09:56:03 +05:30
lib fsbl qspi: Fix dummy mode in examples 2015-03-25 12:56:43 +05:30
ThirdParty/sw_services/xilopenamp ThirdParty: openamp: change in header file and bm_env.c 2015-03-21 17:51:27 +05:30
XilinxProcessorIPLib/drivers qspi: Fix dummy mode in examples 2015-03-25 12:56:43 +05:30