summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRod Whitby <rod@whitby.id.au>2006-02-15 11:55:30 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-02-15 11:55:30 +0000
commit97b4648ec2e7a6fb232d41fd271250192f8c671d (patch)
treec4a12a5c6fb82c2c59b607bb39e990148218b13a
parentd23815e7f76cf45253f2f293e83bae91ab5990dd (diff)
ixp4xx-kernel: Changed nas100d rtc from probe to force.
-rw-r--r--packages/linux/ixp4xx-kernel/2.6.16/94-nas100d-setup.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/ixp4xx-kernel/2.6.16/94-nas100d-setup.patch b/packages/linux/ixp4xx-kernel/2.6.16/94-nas100d-setup.patch
index cdca7d2766..15ddc44584 100644
--- a/packages/linux/ixp4xx-kernel/2.6.16/94-nas100d-setup.patch
+++ b/packages/linux/ixp4xx-kernel/2.6.16/94-nas100d-setup.patch
@@ -41,7 +41,7 @@ Signed-off-by: John Bowler <jbowler@acm.org>
+ */
+static char nas100d_command_line[] __initdata =
+ "root=/dev/mtdblock2 rootfstype=jffs2 init=/linuxrc "
-+ "rtc-pcf8563.probe=0,0x51 "
++ "rtc-pcf8563.force=0,0x51 "
+ CONFIG_CMDLINE;
+
+static void __init nas100d_fixup(struct machine_desc *desc,