Re: [Qemu-devel] [PATCH v1 6/7] xilinx_zynq: add pl353

2012-10-19 Thread Peter Crosthwaite
On Fri, Oct 19, 2012 at 8:32 PM, Peter Maydell wrote: > On 19 October 2012 07:40, Peter Crosthwaite > wrote: >> Add the pl353 memory controller with both NAND and parallel flashes >> attached. >> >> Signed-off-by: Peter Crosthwaite >> --- >> >> hw/xilinx_zynq.c | 49 ++

Re: [Qemu-devel] [PATCH v1 6/7] xilinx_zynq: add pl353

2012-10-19 Thread Peter Maydell
On 19 October 2012 07:40, Peter Crosthwaite wrote: > Add the pl353 memory controller with both NAND and parallel flashes > attached. > > Signed-off-by: Peter Crosthwaite > --- > > hw/xilinx_zynq.c | 49 + > 1 files changed, 41 insertions(+), 8 de

[Qemu-devel] [PATCH v1 6/7] xilinx_zynq: add pl353

2012-10-18 Thread Peter Crosthwaite
Add the pl353 memory controller with both NAND and parallel flashes attached. Signed-off-by: Peter Crosthwaite --- hw/xilinx_zynq.c | 49 + 1 files changed, 41 insertions(+), 8 deletions(-) diff --git a/hw/xilinx_zynq.c b/hw/xilinx_zynq.c index