Re: 2.6.23-rc8 dies somewhere during boot!?

2007-09-28 Thread Gerhard Pircher
Original-Nachricht > Datum: Fri, 28 Sep 2007 09:31:31 +1000 > Von: Paul Mackerras <[EMAIL PROTECTED]> > An: "Gerhard Pircher" <[EMAIL PROTECTED]> > CC: linuxppc-dev@ozlabs.org > Betreff: Re: 2.6.23-rc8 dies somewhere during boot!? >

Re: 2.6.23-rc8 dies somewhere during boot!?

2007-09-27 Thread Paul Mackerras
Gerhard Pircher writes: > I'm working on a 2.6.23 kernel for the AmigaOne. I implemented the device > tree and the platform setup code, which all compiles fine. I built a > cuImage target, loaded it on my target machine with TFTP and booted it. > The kernel passes the platform setup code and then

Re: 2.6.23-rc8 dies somewhere during boot!?

2007-09-27 Thread Benjamin Herrenschmidt
On Fri, 2007-09-28 at 00:27 +0200, Gerhard Pircher wrote: > Original-Nachricht > > Datum: Thu, 27 Sep 2007 17:20:07 -0500 > > Von: [EMAIL PROTECTED] > > An: Gerhard Pircher <[EMAIL PROTECTED]> > > CC: linuxppc-dev@ozlabs.org > > Betreff: Re

Re: 2.6.23-rc8 dies somewhere during boot!?

2007-09-27 Thread Gerhard Pircher
Original-Nachricht > Datum: Thu, 27 Sep 2007 17:20:07 -0500 > Von: [EMAIL PROTECTED] > An: Gerhard Pircher <[EMAIL PROTECTED]> > CC: linuxppc-dev@ozlabs.org > Betreff: Re: 2.6.23-rc8 dies somewhere during boot!? > On Thu, Sep 27, 2007 at 11:57:35PM +020

Re: 2.6.23-rc8 dies somewhere during boot!?

2007-09-27 Thread Linas Vepstas
On Thu, Sep 27, 2007 at 11:57:35PM +0200, Gerhard Pircher wrote: > > > Based on your boot messages, it looks like you are failing somewhere in > > pci probe. My olde-fashioned, slow, but-usually-works method is to > > sprinkle enough printk's into the code to catch it in the act. > I guess the co

Re: 2.6.23-rc8 dies somewhere during boot!?

2007-09-27 Thread Gerhard Pircher
Original-Nachricht > Datum: Thu, 27 Sep 2007 16:35:03 -0500 > Von: [EMAIL PROTECTED] > An: Gerhard Pircher <[EMAIL PROTECTED]> > CC: linuxppc-dev@ozlabs.org > Betreff: Re: 2.6.23-rc8 dies somewhere during boot!? > On Thu, Sep 27, 2007 at 11:17:00PM +020

Re: 2.6.23-rc8 dies somewhere during boot!?

2007-09-27 Thread Linas Vepstas
On Thu, Sep 27, 2007 at 11:17:00PM +0200, Gerhard Pircher wrote: > > Betreff: Re: 2.6.23-rc8 dies somewhere during boot!? > > Do you have an idea how to debug it? Not particularly. What caught my eye was the failure right near the PCI quirk stuff, as I was having problems there

Re: 2.6.23-rc8 dies somewhere during boot!?

2007-09-27 Thread Gerhard Pircher
Original-Nachricht > Datum: Thu, 27 Sep 2007 15:50:12 -0500 > Von: [EMAIL PROTECTED] > An: Gerhard Pircher <[EMAIL PROTECTED]> > CC: linuxppc-dev@ozlabs.org > Betreff: Re: 2.6.23-rc8 dies somewhere during boot!? > On Thu, Sep 27, 2007 at 09:31:31PM +020

Re: 2.6.23-rc8 dies somewhere during boot!?

2007-09-27 Thread Linas Vepstas
On Thu, Sep 27, 2007 at 09:31:31PM +0200, Gerhard Pircher wrote: > > > Betreff: Re: 2.6.23-rc8 dies somewhere during boot!? > > > > > > I'm working on a 2.6.23 kernel for the AmigaOne. Have you tried 2.6.22,

Re: 2.6.23-rc8 dies somewhere during boot!?

2007-09-27 Thread Gerhard Pircher
Original-Nachricht > Datum: Thu, 27 Sep 2007 14:25:51 -0500 > Von: [EMAIL PROTECTED] > An: Gerhard Pircher <[EMAIL PROTECTED]> > CC: linuxppc-dev@ozlabs.org > Betreff: Re: 2.6.23-rc8 dies somewhere during boot!? > On Thu, Sep 27, 2007 at 09:12:33PM +020

Re: 2.6.23-rc8 dies somewhere during boot!?

2007-09-27 Thread Linas Vepstas
On Thu, Sep 27, 2007 at 09:12:33PM +0200, Gerhard Pircher wrote: > Hi, > > I'm working on a 2.6.23 kernel for the AmigaOne. [...] > <6>PCI: Probing PCI hardware. > <7>PCI: Scanning bus 0... > ...00:00:07.0. > <7>PCI: Calling quirk... > ...CI: Found :00:07.2 [1106/303... Any chance that thi

2.6.23-rc8 dies somewhere during boot!?

2007-09-27 Thread Gerhard Pircher
Hi, I'm working on a 2.6.23 kernel for the AmigaOne. I implemented the device tree and the platform setup code, which all compiles fine. I built a cuImage target, loaded it on my target machine with TFTP and booted it. The kernel passes the platform setup code and then dies somewhere in the driver