diff options
author | Rod Whitby <rod@whitby.id.au> | 2006-02-21 02:14:09 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-02-21 02:14:09 +0000 |
commit | 3c492671634a9273b4e79b8c4b1f03039002d47e (patch) | |
tree | 61c7d6ddae84026d381e68f4b4d7763d0cf64c64 /packages/linux/ixp4xx-kernel/2.6.16/94-nas100d-setup.patch | |
parent | f143febe3e368614fe975e26e879084ddcff36b6 (diff) |
ixp4xx-kernel: Updated for 2.6.16-rc4 from CVS patch repo
Diffstat (limited to 'packages/linux/ixp4xx-kernel/2.6.16/94-nas100d-setup.patch')
-rw-r--r-- | packages/linux/ixp4xx-kernel/2.6.16/94-nas100d-setup.patch | 2 |
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 15ddc44584..cdca7d2766 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.force=0,0x51 " ++ "rtc-pcf8563.probe=0,0x51 " + CONFIG_CMDLINE; + +static void __init nas100d_fixup(struct machine_desc *desc, |