]> git.proxmox.com Git - qemu.git/commit - hw/arm/xilinx_zynq.c
xilinx_zynq: added QSPI controller
authorPeter Crosthwaite <peter.crosthwaite@xilinx.com>
Mon, 15 Oct 2012 04:40:21 +0000 (14:40 +1000)
committerPeter Crosthwaite <peter.crosthwaite@xilinx.com>
Mon, 29 Oct 2012 06:38:26 +0000 (16:38 +1000)
commit7b482bcfa9ca1a65d8a5c154f385399e58fc5498
tree2a77bde1ae7b3a978b0a752a858db8ad25971103
parentf12411440b5d9e96af0720dd47b484c1440f4d62
xilinx_zynq: added QSPI controller

Added the QSPI controller to the Zynq. 4 SPI devices are attached to allow
modelling of the different geometries. E.G. Dual parallel and dual stacked
mode can both be tested with this one arrangement.

Signed-off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
hw/xilinx_zynq.c