On Tue, 2008-12-23 at 14:11 +0100, Peter Korsgaard wrote: > The udbg console is currently always enabled for platforms selecting > the PPC_UDBG_16550 symbol (needed to create platform devices for > 8250 SoC UARTs from DT). > > Now, the udbg console is nice for debugging as it works so early, but > it also has a number of disadvantages:
.../... I don't think that's the right approach. I think a better one is to make a config option that selects whether the udbg console is registered. ie. CONFIG_UDBG_CONSOLE which would affect the calls sites in setup_32/64.c or the register_udbg_console() function itself in udbg.c Ben. _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://ozlabs.org/mailman/listinfo/linuxppc-dev