diff options
author | John Bowler <jbowler@nslu2-linux.org> | 2006-01-22 10:15:37 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-01-22 10:15:37 +0000 |
commit | f342d6c49ef16ade9e67c868d0c962cd455ca575 (patch) | |
tree | fd36e70bdc3bfd8cb41d60ac250d5fede9621441 /packages/linux/ixp4xx-kernel/2.6.15/94-nslu2-setup.patch | |
parent | 65fd7a75e0f5786a0582b33f7ba01e814692f992 (diff) |
ixp4xx-kernel: merge in changes from CVS to 2.6.15.1
Diffstat (limited to 'packages/linux/ixp4xx-kernel/2.6.15/94-nslu2-setup.patch')
-rw-r--r-- | packages/linux/ixp4xx-kernel/2.6.15/94-nslu2-setup.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/ixp4xx-kernel/2.6.15/94-nslu2-setup.patch b/packages/linux/ixp4xx-kernel/2.6.15/94-nslu2-setup.patch index 55aad7c440..9f76499ef3 100644 --- a/packages/linux/ixp4xx-kernel/2.6.15/94-nslu2-setup.patch +++ b/packages/linux/ixp4xx-kernel/2.6.15/94-nslu2-setup.patch @@ -40,7 +40,7 @@ Signed-off-by: John Bowler <jbowler@acm.org> + */ +static char nslu2_command_line[] __initdata = + "root=/dev/mtdblock4 rootfstype=jffs2 init=/linuxrc " -+ "rtc-x1205.probe=0,0x6f rtc-x1205.hctosys=1 " ++ "rtc-x1205.probe=0,0x6f " + CONFIG_CMDLINE; + +static void __init nslu2_fixup(struct machine_desc *desc, |