Re: [Qemu-devel] [PATCH v2 0/2] SDHCI for Xilinx Zynq

2012-04-10 Thread Peter Maydell
On 10 April 2012 01:19, Peter Crosthwaite wrote: > This new revision of our SDHCI series addressed Igors review of V1. > Igor is currently iterating through revisions of his SDHC > refactorings, is that acting as a blocker on this one? I would like you and Igor and Vincent to agree on one SDHCI c

Re: [Qemu-devel] [PATCH v2 0/2] SDHCI for Xilinx Zynq

2012-04-09 Thread Peter Crosthwaite
Ping! This new revision of our SDHCI series addressed Igors review of V1. Igor is currently iterating through revisions of his SDHC refactorings, is that acting as a blocker on this one? Regards, Peter On Tue, Apr 3, 2012 at 4:17 PM, Peter A. G. Crosthwaite wrote: > These two patched add a devi

[Qemu-devel] [PATCH v2 0/2] SDHCI for Xilinx Zynq

2012-04-02 Thread Peter A. G. Crosthwaite
These two patched add a device model for the standard SD host controller interface (1) and instantiates it as a device to the Xilinx Zynq platform (2). Peter A. G. Crosthwaite (2): SDHCI: inital version xilinx_zynq: added sdhci controller Makefile.target |1 + hw/sdhci.c | 736 +