[PATCH] ARM: imx35: don't disable the uart clock when DEBUG_LL is in use
From: Uwe Kleine-König <hidden>
Date: 2012-07-31 18:32:06
From: Uwe Kleine-König <hidden>
Date: 2012-07-31 18:32:06
Hello Sascha, On Tue, Jul 31, 2012 at 07:43:58PM +0200, Sascha Hauer wrote:
On Tue, Jul 31, 2012 at 03:44:39PM +0200, Uwe Kleine-K?nig wrote:quoted
Otherwise printch et al. and printk with earlyprintk and keep_bootcon becomes unfunctional when the clk framework disables all unused clocks.Why don't you use the regular console? Letting the clock framework disable the clocks was pretty much intentional.
I don't question that disabling unused clocks is sensible. But usually if you enable DEBUG_LL you want to use it even after the clock framework disabled all (apparently) unused clocks. And in my case the regular console didn't work yet and so I relied on earlyprintk. Even if the problem proved to be the result of my stupidity this patch asserts that earlyprintk just works as it should be for debug aids. Best regards Uwe -- Pengutronix e.K. | Uwe Kleine-K?nig | Industrial Linux Solutions | http://www.pengutronix.de/ |