Hi Govindraj, On Tue, Oct 18, 2011 at 21:05:41, R, Govindraj wrote: > If OMAP UART is used as console uart and debug is enabled, > avoid gating of uart clocks to print all debug prints. : : > console_uart_id = uart->num; > > + if (cmdline_find_option("debug")) { > + uart_debug = true; Shouldn't "loglevel" also be checked? Regards Afzal -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html