Re: [Qemu-devel] [PATCH v3 0/4] Standard SD host controller model

2012-06-07 Thread Peter Crosthwaite
>> http://git.chromium.org/gitweb/?p=chromiumos/third_party/qemu.git;a=commit;h=9b9c2ea8bd25be06b23a30f07262ade9190d8e95 > > Looks like its not actually true, the first thing I noticed is that > documentation defines mandatory 3.00 controller registers Host Control 2 and > Preset Values, which Vinc

Re: [Qemu-devel] [PATCH v3 0/4] Standard SD host controller model

2012-06-07 Thread Igor Mitsyanko
On 06/07/2012 04:24 PM, Andreas Färber wrote: Am 07.06.2012 07:05, schrieb Peter A. G. Crosthwaite: [Original cover by Igor] First patch introduces standard SD host controller model. This is accumulated version of my previous patch I sent a while ago and a recent SDHCI patch by Peter A. G. Crost

Re: [Qemu-devel] [PATCH v3 0/4] Standard SD host controller model

2012-06-07 Thread Peter Maydell
On 7 June 2012 13:24, Andreas Färber wrote: > I'm guessing I at least still need to cherry-pick Vincent's eMMC support > bits on top since hw/sd.c and hw/blockdev.c are unmodified in this series. I never did get round to looking at how those overlapped with the MMC support patches from Nokia that

Re: [Qemu-devel] [PATCH v3 0/4] Standard SD host controller model

2012-06-07 Thread Andreas Färber
Am 07.06.2012 07:05, schrieb Peter A. G. Crosthwaite: > [Original cover by Igor] > First patch introduces standard SD host controller model. This is accumulated > version of my previous patch I sent a while ago and a recent SDHCI patch by > Peter A. G. Crosthwaite. > Second patch introduces Exynos4

Re: [Qemu-devel] [PATCH v3 0/4] Standard SD host controller model

2012-06-06 Thread Peter Crosthwaite
Sorry, subject should read "Standard SD host controller model" On Thu, Jun 7, 2012 at 3:05 PM, Peter A. G. Crosthwaite wrote: > > [Original cover by Igor] > First patch introduces standard SD host controller model. This is accumulated > version of my previous patch I sent a while ago and a recen