[PATCH 1/7] powerpc: Add mpc8360epb platform support

Benjamin Herrenschmidt benh at kernel.crashing.org
Wed Jul 5 08:39:40 EST 2006


> The problem is that we don't have this PPC_UBDG_16550 option configurable now,
> and it is only made by default for several boards including pseries, chrp, prep, cell,
> and all 83xx and 85xx platforms.  If we need to change the whole thing, how should we do it?

It's up to your platformn code to enable it though. udbg will only kick
in from the legacy serial console code if your firmware indicates that
stdout is on a serial port. If the firmware doesn't, udbg won't kick in.
But yeah, build it in by default if you want then.

Ben.






More information about the Linuxppc-dev mailing list