On 09/12/2014 00:10, Kevin O'Connor wrote:
> I'd like to be able to emulate SD cards on x86 machines for testing
> purposes. This patch series modifies the existing SDHCI code so that
> it can also be used as a PCI device, and can thus be used on any PCI
> platform (such as x86).
>
> I have don
I'd like to be able to emulate SD cards on x86 machines for testing
purposes. This patch series modifies the existing SDHCI code so that
it can also be used as a PCI device, and can thus be used on any PCI
platform (such as x86).
I have done basic sdhci testing of this series with Linux on x86 by