Re: [Qemu-devel] [PATCH] integrator/cp: Wire up MMC card detection

2015-02-03 Thread Jan Kiszka
On 2015-02-03 19:03, Peter Maydell wrote: > On 30 January 2015 at 20:19, Jan Kiszka wrote: >> This allows to use MMC emulation with the Integrator/CP model. Well, >> mostly. There seems to be timing issues with Linux so that the card is >> not always detected (but most of the time). >> >> Note tha

Re: [Qemu-devel] [PATCH] integrator/cp: Wire up MMC card detection

2015-02-03 Thread Peter Maydell
On 30 January 2015 at 20:19, Jan Kiszka wrote: > This allows to use MMC emulation with the Integrator/CP model. Well, > mostly. There seems to be timing issues with Linux so that the card is > not always detected (but most of the time). > > Note that the read-only pin is intentionally left unconne

[Qemu-devel] [PATCH] integrator/cp: Wire up MMC card detection

2015-01-30 Thread Jan Kiszka
This allows to use MMC emulation with the Integrator/CP model. Well, mostly. There seems to be timing issues with Linux so that the card is not always detected (but most of the time). Note that the read-only pin is intentionally left unconnected because the PIC model could deliver it incorrectly a