Re: [U-Boot] Using qemu-system-ppc to boot U-Boot

2012-03-28 Thread Frank Svendsbøe
On Wed, Mar 28, 2012 at 12:16 AM, Marek Vasut wrote: > Dear Scott Wood, > >> On 03/27/2012 03:53 PM, Wolfgang Denk wrote: >> > Dear Frank, >> > >> > In message > you > wrote: >> >> I'm trying to figure out if anyone has ported a PPC system to QEMU >> >> that is capable of booting U-Boot. Similar

Re: [U-Boot] Using qemu-system-ppc to boot U-Boot

2012-03-28 Thread Frank Svendsbøe
On Tue, Mar 27, 2012 at 11:55 PM, Tom Rini wrote: > On Tue, Mar 27, 2012 at 03:59:48PM -0500, Scott Wood wrote: >> On 03/27/2012 03:53 PM, Wolfgang Denk wrote: >> > Dear Frank, >> > >> > In message >> > you >> > wrote: >> >> >> >> I'm trying to figure out if anyone has ported a PPC system to QE

Re: [U-Boot] Using qemu-system-ppc to boot U-Boot

2012-03-27 Thread Marek Vasut
Dear Scott Wood, > On 03/27/2012 03:53 PM, Wolfgang Denk wrote: > > Dear Frank, > > > > In message you wrote: > >> I'm trying to figure out if anyone has ported a PPC system to QEMU > >> that is capable of booting U-Boot. Similar to the ARM versatilepb > >> target, but for PPC instead. I've tri

Re: [U-Boot] Using qemu-system-ppc to boot U-Boot

2012-03-27 Thread Scott Wood
On 03/27/2012 04:55 PM, Tom Rini wrote: > On Tue, Mar 27, 2012 at 03:59:48PM -0500, Scott Wood wrote: >> On 03/27/2012 03:53 PM, Wolfgang Denk wrote: >>> Dear Frank, >>> >>> In message >>> you >>> wrote: I'm trying to figure out if anyone has ported a PPC system to QEMU that is ca

Re: [U-Boot] Using qemu-system-ppc to boot U-Boot

2012-03-27 Thread Tom Rini
On Tue, Mar 27, 2012 at 03:59:48PM -0500, Scott Wood wrote: > On 03/27/2012 03:53 PM, Wolfgang Denk wrote: > > Dear Frank, > > > > In message > > you > > wrote: > >> > >> I'm trying to figure out if anyone has ported a PPC system to QEMU > >> that is capable of booting U-Boot. Similar to the AR

Re: [U-Boot] Using qemu-system-ppc to boot U-Boot

2012-03-27 Thread Scott Wood
On 03/27/2012 03:53 PM, Wolfgang Denk wrote: > Dear Frank, > > In message > you > wrote: >> >> I'm trying to figure out if anyone has ported a PPC system to QEMU >> that is capable of booting U-Boot. Similar to the ARM versatilepb >> target, but for PPC instead. I've tried the Bamboo and MPC854

Re: [U-Boot] Using qemu-system-ppc to boot U-Boot

2012-03-27 Thread Wolfgang Denk
Dear Frank, In message you wrote: > > I'm trying to figure out if anyone has ported a PPC system to QEMU > that is capable of booting U-Boot. Similar to the ARM versatilepb > target, but for PPC instead. I've tried the Bamboo and MPC8544DS but > it seems they only use stubs to OS calls and pars

[U-Boot] Using qemu-system-ppc to boot U-Boot

2012-03-27 Thread Frank Svendsbøe
Hi, I'm trying to figure out if anyone has ported a PPC system to QEMU that is capable of booting U-Boot. Similar to the ARM versatilepb target, but for PPC instead. I've tried the Bamboo and MPC8544DS but it seems they only use stubs to OS calls and parses a DTB for info. If there's no target su