Re: serial console autodetection not working on powermac

2007-12-01 Thread Benjamin Herrenschmidt
On Sat, 2007-12-01 at 15:40 +0100, Olaf Hering wrote: > How is the serial console autodetection supposed to work with current > kernels? arch/powerpc/kernel/legacy_serial.c is not compiled unless > CONFIG_PPC_UDBG_16550 is selected. > Even if I force this config option, legacy_serial_console remai

serial console autodetection not working on powermac

2007-12-01 Thread Olaf Hering
How is the serial console autodetection supposed to work with current kernels? arch/powerpc/kernel/legacy_serial.c is not compiled unless CONFIG_PPC_UDBG_16550 is selected. Even if I force this config option, legacy_serial_console remains -1 and the ch-a/ch-b check in check_legacy_serial_console()