On 19 December 2015 at 21:42, Peter Crosthwaite
wrote:
> On Fri, Dec 11, 2015 at 04:37:09PM +, Peter Maydell wrote:
>> Now the PXA2xx MMCI device is QOMified itself, we can
>> update it to use the SDBus APIs to talk to the SD card.
>> void pxa2xx_mmci_handlers(PXA2xxMMCIState *s, qemu_irq re
On Fri, Dec 11, 2015 at 04:37:09PM +, Peter Maydell wrote:
> Now the PXA2xx MMCI device is QOMified itself, we can
> update it to use the SDBus APIs to talk to the SD card.
>
> Signed-off-by: Peter Maydell
> ---
> hw/sd/pxa2xx_mmci.c | 80
> +++---
Now the PXA2xx MMCI device is QOMified itself, we can
update it to use the SDBus APIs to talk to the SD card.
Signed-off-by: Peter Maydell
---
hw/sd/pxa2xx_mmci.c | 80 +++--
1 file changed, 66 insertions(+), 14 deletions(-)
diff --git a/hw/sd/pxa