xilinx_spips: Make tx/rx_data_bytes more generic and reusable
commit2fdd171edf5661b10ade16f33c2c0b0ed13afdf5
authorFrancisco Iglesias <frasse.iglesias@gmail.com>
Wed, 13 Dec 2017 17:59:21 +0000 (13 17:59 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Wed, 13 Dec 2017 17:59:21 +0000 (13 17:59 +0000)
tree5d585142fdc47a174adb424ac934e6d29dd498dd
parentef06ca3946e284cb86fa712ba00f1c961e9456db
xilinx_spips: Make tx/rx_data_bytes more generic and reusable

Make tx/rx_data_bytes more generic so they can be reused (when adding
support for the Zynqmp Generic QSPI).

Signed-off-by: Francisco Iglesias <frasse.iglesias@gmail.com>
Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Tested-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Message-id: 20171126231634.9531-9-frasse.iglesias@gmail.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/ssi/xilinx_spips.c