linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* 2.6.39-rc2 on zaurus: does not build, does not boot
@ 2011-04-08  6:26 Pavel Machek
  2011-04-08  7:31 ` Marek Vasut
  2011-04-08 13:07 ` [Zaurus-devel] " Pavel Machek
  0 siblings, 2 replies; 7+ messages in thread
From: Pavel Machek @ 2011-04-08  6:26 UTC (permalink / raw)
  To: linux-arm-kernel

Hi!

Build fix is below. Maybe it is pending in the trees somewhere
already...

Boot stops just after mounting root filesystem; cursor stops
flashing. (Any idea what goes on there?)

								Pavel

--- ./drivers/video.ofic/pxafb.c	2011-04-06 15:19:51.000000000 +0200
+++ ./drivers/video/pxafb.c	2011-04-07 06:20:20.000000000 +0200
@@ -1648,7 +1648,7 @@
 
 	switch (val) {
 	case CPUFREQ_PRECHANGE:
-		if (!fbi->overlay[0].usage && !fbi->overlay[1].usage)
+//		if (!fbi->overlay[0].usage && !fbi->overlay[1].usage)
 			set_ctrlr_state(fbi, C_DISABLE_CLKCHANGE);
 		break;
 

-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2011-04-28 20:36 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-08  6:26 2.6.39-rc2 on zaurus: does not build, does not boot Pavel Machek
2011-04-08  7:31 ` Marek Vasut
2011-04-08  8:28   ` [Zaurus-devel] " Martin Jansa
2011-04-28 20:36     ` [Zaurus-devel] 2.6.39-rc5 on zaurus: works Pavel Machek
2011-04-09  9:49   ` 2.6.39-rc2 on zaurus: does not build, does not boot Vasily Khoruzhick
2011-04-08 13:07 ` [Zaurus-devel] " Pavel Machek
2011-04-08 13:37   ` Cyril Hrubis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).