Re: [Qemu-devel] [PATCH v3 0/5] Raspberry Pi framebuffer, DMA and Windows support

2016-03-20 Thread Peter Maydell
On 16 March 2016 at 23:01, Andrew Baumann wrote: > However, I don't seem to be able to repro this. What exactly were > you booting? This was the Ubuntu kernel from the 2015-04-06-ubuntu-trusty.zip which is linked to from https://wiki.ubuntu.com/ARM/RaspberryPi thanks -- PMM

Re: [Qemu-devel] [PATCH v3 0/5] Raspberry Pi framebuffer, DMA and Windows support

2016-03-20 Thread Peter Maydell
On 8 March 2016 at 20:05, Andrew Baumann wrote: > This patch series adds support for the AUX (second UART), framebuffer > and DMA controller on Raspberry Pi 2, and enables booting Windows on > this device. As with the previous series, it is heavily based on the > original (out of tree) work of Gre

Re: [Qemu-devel] [PATCH v3 0/5] Raspberry Pi framebuffer, DMA and Windows support

2016-03-19 Thread Gerd Hoffmann
Hi, > [9.167683] mmc0: command never completed. > [9.172133] mmc0:>cmd op 52 arg 0xc00 flags 0x195 - resp > , err 0 > [9.180379] mmc0: === REGISTER DUMP === > [9.187193] mmc0: SDCMD 0x8034 > [9.190113] mmc0: SDARG 0x00

Re: [Qemu-devel] [PATCH v3 0/5] Raspberry Pi framebuffer, DMA and Windows support

2016-03-19 Thread Peter Maydell
On 8 March 2016 at 20:05, Andrew Baumann wrote: > This patch series adds support for the AUX (second UART), framebuffer > and DMA controller on Raspberry Pi 2, and enables booting Windows on > this device. As with the previous series, it is heavily based on the > original (out of tree) work of Gre

Re: [Qemu-devel] [PATCH v3 0/5] Raspberry Pi framebuffer, DMA and Windows support

2016-03-19 Thread Andrew Baumann
> From: Peter Maydell [mailto:peter.mayd...@linaro.org] > Sent: Wednesday, 16 March 2016 9:54 AM > > On 8 March 2016 at 20:05, Andrew Baumann > wrote: > > This patch series adds support for the AUX (second UART), framebuffer > > and DMA controller on Raspberry Pi 2, and enables booting Windows on

[Qemu-devel] [PATCH v3 0/5] Raspberry Pi framebuffer, DMA and Windows support

2016-03-08 Thread Andrew Baumann
This patch series adds support for the AUX (second UART), framebuffer and DMA controller on Raspberry Pi 2, and enables booting Windows on this device. As with the previous series, it is heavily based on the original (out of tree) work of Gregory Estrade, Stefan Weil and others to support Raspberry