Re: PPC & 2.6.0-test3: wrong mem size & hang on ifconfig

From: Tom Rini
Date: Mon Oct 20 2003 - 10:31:04 EST


On Mon, Oct 20, 2003 at 04:55:39PM +0300, Meelis Roos wrote:
> > Can you apply the following patch (2.6)? I'm expecting it to print out that
> > it hard-codes to 32mb.
>
> > + puts("Hard-coded\n");
>
> Yes, hard-coded.

Okay, thanks. I now know what the problem is. We no longer probe OF to
get the memory size. What I'm going to do is to take one of the patches
that has existed for a while now to put back the code needed so that we
can still talk with OF, and we'll add in a test for that as well. I
hope to have time this week to do it.

Just curious, what bridge is in this machine (an output of lspci would
do fine, too). Thanks.

--
Tom Rini
http://gate.crashing.org/~trini/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/