Re: [Qemu-devel] [PATCH v2 0/7] Raspberry Pi 2 support

2016-01-06 Thread Andrew Baumann
> From: Peter Crosthwaite [mailto:crosthwaitepe...@gmail.com] > Sent: Wednesday, 6 January 2016 18:47 > On Wed, Jan 6, 2016 at 4:09 PM, Piotr Król wrote: > > On Wed, Jan 06, 2016 at 06:27:54PM +, Andrew Baumann wrote: > >> This is most likely an unimplemented setend instruction in the > >> use

Re: [Qemu-devel] [PATCH v2 0/7] Raspberry Pi 2 support

2016-01-06 Thread Peter Crosthwaite
On Wed, Jan 6, 2016 at 4:09 PM, Piotr Król wrote: > On Wed, Jan 06, 2016 at 06:27:54PM +, Andrew Baumann wrote: >> Hi Piotr, >> >> Sorry, I just noticed this email. Please keep me in the To or CC, as I am >> not good at keeping up with all the traffic on qemu-devel. > > Hi Andrew, > this was

Re: [Qemu-devel] [PATCH v2 0/7] Raspberry Pi 2 support

2016-01-06 Thread Andrew Baumann
> From: Piotr Król [mailto:piotr.k...@3mdeb.com] > Sent: Wednesday, 6 January 2016 16:10 [...] > I tried v2 with qemu 38a762fec63f using: > > $ qemu-system-arm -M raspi2 -kernel raspbian-boot/kernel7.img -sd 2015- > 11-21-raspbian-jessie.img -append "rw earlyprintk loglevel=8 > console=ttyAMA0,115

Re: [Qemu-devel] [PATCH v2 0/7] Raspberry Pi 2 support

2016-01-06 Thread Piotr Król
On Wed, Jan 06, 2016 at 06:27:54PM +, Andrew Baumann wrote: > Hi Piotr, > > Sorry, I just noticed this email. Please keep me in the To or CC, as I am not > good at keeping up with all the traffic on qemu-devel. Hi Andrew, this was my fault instead reply-to-all I send reply to mailing list. I

Re: [Qemu-devel] [PATCH v2 0/7] Raspberry Pi 2 support

2016-01-06 Thread Andrew Baumann
Hi Piotr, Sorry, I just noticed this email. Please keep me in the To or CC, as I am not good at keeping up with all the traffic on qemu-devel. > From: qemu-devel-bounces+andrew.baumann=microsoft@nongnu.org > [mailto:qemu-devel- > bounces+andrew.baumann=microsoft@nongnu.org] On Behalf Of

Re: [Qemu-devel] [PATCH v2 0/7] Raspberry Pi 2 support

2015-12-30 Thread Piotr Król
On Wed, Dec 23, 2015 at 04:25:24PM -0800, Andrew Baumann wrote: > This patch series adds initial support for Raspberry Pi 2 > (bcm2836). It is heavily based on the original (out of tree) work of > Gregory Estrade, Stefan Weil and others to support Raspberry Pi 1. > > At the end of this series, it

[Qemu-devel] [PATCH v2 0/7] Raspberry Pi 2 support

2015-12-23 Thread Andrew Baumann
This patch series adds initial support for Raspberry Pi 2 (bcm2836). It is heavily based on the original (out of tree) work of Gregory Estrade, Stefan Weil and others to support Raspberry Pi 1. At the end of this series, it is possible to boot a recent raspbian kernel to a serial console using an