Re: [Qemu-devel] sd: add SDHCI and eMMC support

2011-12-13 Thread Stefan Hajnoczi
On Tue, Jul 26, 2011 at 12:19 AM, Vincent Palatin wrote: > This patchset adds the support for eMMC as found soldered on many embedded > board > in addition to current support for SD/SDHC cards. > It also adds a standard SDHCI controller emulation. > The first patches are a couple of fixes to the

[Qemu-devel] sd: add SDHCI and eMMC support

2011-07-25 Thread Vincent Palatin
Dear Qemu developers, This patchset adds the support for eMMC as found soldered on many embedded board in addition to current support for SD/SDHC cards. It also adds a standard SDHCI controller emulation. The first patches are a couple of fixes to the current SD code found while implementing these