Re: Sharp Zaurus sl-5500 broken in 2.6.12

From: Pavel Machek
Date: Tue Jul 19 2005 - 14:22:54 EST


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 = {


--
teflon -- maybe it is a trademark, but it should not be.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/