Re: [Qemu-devel] [PATCH 3/3] xilinx_zynq: added QSPI controller

2012-11-20 Thread walimis
Hi, Peter On Mon, Oct 29, 2012 at 04:45:00PM +1000, Peter Crosthwaite wrote: >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:

[Qemu-devel] [PATCH 3/3] xilinx_zynq: added QSPI controller

2012-10-28 Thread Peter Crosthwaite
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 --- hw/xilinx_zynq.c | 40 --