Hi! > > > ...and that's well known; but now I did some back tracking, and > > > 2.6.12-rc1 works, 2.6.12-rc2 does *not* and 2.6.12-rc2 with arm > > > changes reverted works. I'll play a bit more. > > > > This fixes at least one break-the-boot bug in -rc2... > > > > Pavel > > > > --- linux-z11.rc2bad/arch/arm/mach-sa1100/collie.c 2005-07-19 > > 20:49:07.000000000 +0200 > > +++ linux-z11/arch/arm/mach-sa1100/collie.c 2005-07-19 21:05:54.000000000 > > +0200 > > @@ -235,7 +235,7 @@ > > sa11x0_set_flash_data(&collie_flash_data, collie_flash_resources, > > ARRAY_SIZE(collie_flash_resources)); > > > > - sharpsl_save_param(); > > +// sharpsl_save_param(); > > } > > > > static struct map_desc collie_io_desc[] __initdata = { > > Could you check this wasn't caused by this typo please: > > http://www.rpsys.net/openzaurus/patches/collie_typofix-r0.patch > > (this has been fixed in recent kernels)
Oops, you are right, it is now fixed. I screwed up some config or something... It works now. BTW is there some place where I can find modifications Sharp did to mainline 2.4 kernel? Pavel -- Boycott Kodak -- for their patent abuse against Java. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/