Re: [U-Boot] [PATCH 3/3] PPC 85xx: Add qemu-ppce500 machine

2014-01-29 Thread York Sun
On 01/24/2014 06:19 AM, Alexander Graf wrote: > Hrm, let me try that. > Looks you got plenty feedback from Scott. I am going to mark this set as "change requested" so they will drop off from my to-do list. Please submit a v2 when they are ready (all three patches together) with change log. York

Re: [U-Boot] [PATCH 3/3] PPC 85xx: Add qemu-ppce500 machine

2014-01-24 Thread Scott Wood
On Fri, 2014-01-24 at 15:19 +0100, Alexander Graf wrote: > On 24.01.2014, at 02:39, Scott Wood wrote: > > > On Fri, 2014-01-24 at 02:25 +0100, Alexander Graf wrote: > >> On 24.01.2014, at 01:49, Scott Wood wrote: > >> > >>> On Thu, 2014-01-23 at 14:08 +0100, Alexander Graf wrote: > which i

Re: [U-Boot] [PATCH 3/3] PPC 85xx: Add qemu-ppce500 machine

2014-01-24 Thread Alexander Graf
On 24.01.2014, at 02:39, Scott Wood wrote: > On Fri, 2014-01-24 at 02:25 +0100, Alexander Graf wrote: >> On 24.01.2014, at 01:49, Scott Wood wrote: >> >>> On Thu, 2014-01-23 at 14:08 +0100, Alexander Graf wrote: On 21.01.2014, at 03:25, Scott Wood wrote: > On Sun, 2014-01-19 at

Re: [U-Boot] [PATCH 3/3] PPC 85xx: Add qemu-ppce500 machine

2014-01-23 Thread Scott Wood
On Fri, 2014-01-24 at 02:25 +0100, Alexander Graf wrote: > On 24.01.2014, at 01:49, Scott Wood wrote: > > > On Thu, 2014-01-23 at 14:08 +0100, Alexander Graf wrote: > >> On 21.01.2014, at 03:25, Scott Wood wrote: > >> > >>> On Sun, 2014-01-19 at 16:19 +0100, Alexander Graf wrote: > For KVM

Re: [U-Boot] [PATCH 3/3] PPC 85xx: Add qemu-ppce500 machine

2014-01-23 Thread Alexander Graf
On 24.01.2014, at 01:49, Scott Wood wrote: > On Thu, 2014-01-23 at 14:08 +0100, Alexander Graf wrote: >> On 21.01.2014, at 03:25, Scott Wood wrote: >> >>> On Sun, 2014-01-19 at 16:19 +0100, Alexander Graf wrote: For KVM we have a special PV machine type called "ppce500". This machine

Re: [U-Boot] [PATCH 3/3] PPC 85xx: Add qemu-ppce500 machine

2014-01-23 Thread Scott Wood
On Thu, 2014-01-23 at 14:08 +0100, Alexander Graf wrote: > On 21.01.2014, at 03:25, Scott Wood wrote: > > > On Sun, 2014-01-19 at 16:19 +0100, Alexander Graf wrote: > >> For KVM we have a special PV machine type called "ppce500". This machine > >> is inspired by the MPC8544DS board, but implement

Re: [U-Boot] [PATCH 3/3] PPC 85xx: Add qemu-ppce500 machine

2014-01-23 Thread Alexander Graf
On 21.01.2014, at 03:25, Scott Wood wrote: > On Sun, 2014-01-19 at 16:19 +0100, Alexander Graf wrote: >> For KVM we have a special PV machine type called "ppce500". This machine >> is inspired by the MPC8544DS board, but implements a lot less features >> than that one. >> >> It also provides mo

Re: [U-Boot] [PATCH 3/3] PPC 85xx: Add qemu-ppce500 machine

2014-01-20 Thread Scott Wood
On Sun, 2014-01-19 at 16:19 +0100, Alexander Graf wrote: > For KVM we have a special PV machine type called "ppce500". This machine > is inspired by the MPC8544DS board, but implements a lot less features > than that one. > > It also provides more PCI slots and is supposed to be enumerated by > de

[U-Boot] [PATCH 3/3] PPC 85xx: Add qemu-ppce500 machine

2014-01-19 Thread Alexander Graf
For KVM we have a special PV machine type called "ppce500". This machine is inspired by the MPC8544DS board, but implements a lot less features than that one. It also provides more PCI slots and is supposed to be enumerated by device tree only. This patch adds support for the current generation p