LINUXPPC64 Maple fails to boot current git

Tom Rini trini at kernel.crashing.org
Tue Jan 31 11:51:40 EST 2006


On Mon, Jan 30, 2006 at 06:10:30PM -0500, Michal Ostrowski wrote:
> I saw something similar on a JS-20 w SLOF.  The last message you see is
> related to the RTC driver, but the next thing to run after that is
> console_init(), which was where my system was dying.
> 
> Dropping the "#ifdef CONFIG_ISA" statements in
> arch/powerpc/kernel/legacy_serial.c appears to fix things, and I've been
> told that a patch to this effect has been posted (though I've yet to see
> it).

Changing it to ISA || PPC_MAPLE fixes it for me.  But that still seems odd,
unless ISA just means ISA-like legacy crud and there's an ISA_PHYSICAL_PORT
for the I/O cards.

-- 
Tom Rini
http://gate.crashing.org/~trini/



More information about the Linuxppc64-dev mailing list