Re: [Qemu-devel] [PATCH v4 8/8] raspi: add raspberry pi 2 machine

2016-01-29 Thread Andrew Baumann
> From: Peter Crosthwaite [mailto:crosthwaitepe...@gmail.com] > Sent: Friday, 29 January 2016 14:41 > > On Fri, Jan 29, 2016 at 2:28 PM, Andrew Baumann > wrote: > >> From: Peter Crosthwaite [mailto:crosthwaitepe...@gmail.com] > >> Sent: Friday, 29 January 2016 14:23 > >> > >> On Fri, Jan 29, 2016

Re: [Qemu-devel] [PATCH v4 8/8] raspi: add raspberry pi 2 machine

2016-01-29 Thread Peter Crosthwaite
On Fri, Jan 29, 2016 at 2:28 PM, Andrew Baumann wrote: >> From: Peter Crosthwaite [mailto:crosthwaitepe...@gmail.com] >> Sent: Friday, 29 January 2016 14:23 >> >> On Fri, Jan 29, 2016 at 1:50 PM, Andrew Baumann >> wrote: >> > Hi Peter, >> > >> > Thanks for all the reviews. I should have a respun

Re: [Qemu-devel] [PATCH v4 8/8] raspi: add raspberry pi 2 machine

2016-01-29 Thread Andrew Baumann
> From: Peter Crosthwaite [mailto:crosthwaitepe...@gmail.com] > Sent: Friday, 29 January 2016 14:23 > > On Fri, Jan 29, 2016 at 1:50 PM, Andrew Baumann > wrote: > > Hi Peter, > > > > Thanks for all the reviews. I should have a respun version on the list > > shortly. > There's one minor change to

Re: [Qemu-devel] [PATCH v4 8/8] raspi: add raspberry pi 2 machine

2016-01-29 Thread Peter Crosthwaite
On Fri, Jan 29, 2016 at 1:50 PM, Andrew Baumann wrote: > Hi Peter, > > Thanks for all the reviews. I should have a respun version on the list > shortly. There's one minor change to this last patch: > >> From: Peter Crosthwaite [mailto:crosthwaitepe...@gmail.com] >> Sent: Thursday, 28 January 2016

Re: [Qemu-devel] [PATCH v4 8/8] raspi: add raspberry pi 2 machine

2016-01-29 Thread Andrew Baumann
Hi Peter, Thanks for all the reviews. I should have a respun version on the list shortly. There's one minor change to this last patch: > From: Peter Crosthwaite [mailto:crosthwaitepe...@gmail.com] > Sent: Thursday, 28 January 2016 23:31 > > On Fri, Jan 15, 2016 at 3:58 PM, Andrew Baumann > > w

Re: [Qemu-devel] [PATCH v4 8/8] raspi: add raspberry pi 2 machine

2016-01-28 Thread Peter Crosthwaite
On Fri, Jan 15, 2016 at 3:58 PM, Andrew Baumann wrote: > Signed-off-by: Andrew Baumann > --- > > Notes: > Pi1 requires more peripherals, and will be added in a later patch > series. > > v4: > * drop header comment from versatile > * made smpboot and board setup blobs relocatab