[0/14] Ebony support, 2nd spin

Arnd Bergmann arnd at arndb.de
Wed Feb 21 01:16:24 EST 2007


On Tuesday 20 February 2007 15:05, Josh Boyer wrote:
> Which probably has something to do with the of_serial driver being used
> now.  Just an FYI.

If you want to use of_serial together with serial console, you need
to make sure that the detection logic in arch/powerpc/kernel/legacy_serial.c
finds the port. It currently finds the serial port on axon, but that
requires that the bus it's on is of type "opb" and the device itself
is listed as "stdout" and has type "serial" and is compatible with
"ns16750" (note: the others look for "ns16550" here).

	Arnd <><



More information about the Linuxppc-dev mailing list