]> git.proxmox.com Git - mirror_qemu.git/commit
xilinx_spips: Use 8 dummy cycles with the QIOR/QIOR4 commands
authorFrancisco Iglesias <frasse.iglesias@gmail.com>
Thu, 1 Mar 2018 11:05:44 +0000 (11:05 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 1 Mar 2018 11:05:44 +0000 (11:05 +0000)
commitb8cc8503521282fe741e4d24ade9157210fdf3ba
treeba62264e2d4bf682c36eab7e53dd909f7e010b61
parent0c4a94b8e3904cffedfbb959587ddce8643e45fd
xilinx_spips: Use 8 dummy cycles with the QIOR/QIOR4 commands

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 <frasse.iglesias@gmail.com>
Tested-by: Alistair Francis <alistair.francis@xilinx.com>
Reviewed-by: Alistair Francis <alistair.francis@xilinx.com>
Message-id: 20180223232233.31482-3-frasse.iglesias@gmail.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/ssi/xilinx_spips.c