Maple fails to boot current git

Benjamin Herrenschmidt benh at kernel.crashing.org
Tue Jan 31 14:53:11 EST 2006


On Tue, 2006-01-31 at 12:11 +1300, David Gibson wrote:
> On Mon, Jan 30, 2006 at 10:17:59AM -0700, Tom Rini wrote:
> > Hello, trying to boot my maple board (ppc64_defconfig +
> > CONFIG_PPC_EARLY_DEBUG_MAPLE=y) fails as follows (the "dirty" is
> > #define DEBUG in kernel/prom_parse.c and platforms/maple/time.c):
> 
> Crud.  Our Maple is stuffed at the moment (doesn't complete the CPU
> init script, so PIBS never even comes up on the 970), so I can't
> really investigate.

Well, the RTC problem definitely looks like a bogus or lack of "ranges"
property or the fact that the parser doesn't recognize "ht" as a PCI
bus. You may want to try updating prom_parse.c to treat "ht" as a PCI
bus and see if that helps.

Ben.





More information about the Linuxppc64-dev mailing list