On Jun 27, 2008, at 3:01 PM, Nye Liu wrote:
From: Nye Liu <[EMAIL PROTECTED]> udbg_putc is a *function pointer* that is initialized during udbg_init_cpm. It might not be initialized properly when called from udbg_putc_cpm(), so (recursively) call udbg_putc_cpm() directly. Printing an "X" on initialization is ugly. How about a "\n" instead? Signed-off-by: Nye Liu <[EMAIL PROTECTED]> ---
Applied. I removed the "\n" per Scott's feedback. - k _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://ozlabs.org/mailman/listinfo/linuxppc-dev