Re: [Qemu-devel] [PATCH 2/2] xilinx_spips: Use 8 dummy cycles with the QIOR/QIOR4 commands

2018-02-22 Thread Alistair Francis
On Thu, Feb 22, 2018 at 2:28 PM, Francisco Iglesias wrote: > Use 8 dummy cycles (4 dummy bytes) with the QIOR/QIOR4 commands in legacy mode > for matching what is expected by Micron (Numonyx) flashes (the default target > flash type of the QSPI). > > Signed-off-by: Francisco Iglesias Tested on X

[Qemu-devel] [PATCH 2/2] xilinx_spips: Use 8 dummy cycles with the QIOR/QIOR4 commands

2018-02-22 Thread Francisco Iglesias
Use 8 dummy cycles (4 dummy bytes) with the QIOR/QIOR4 commands in legacy mode for matching what is expected by Micron (Numonyx) flashes (the default target flash type of the QSPI). Signed-off-by: Francisco Iglesias --- hw/ssi/xilinx_spips.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)