diff options
author | Oyvind Repvik <nail@nslu2-linux.org> | 2006-01-22 12:00:56 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-01-22 12:00:56 +0000 |
commit | b5a2a12f50424ad15585513e40da17c5b3e613c5 (patch) | |
tree | 96e867bdf6ed2165c1a5db445d147eff68bc3a7a /packages/linux/ixp4xx-kernel/2.6.15/94-nslu2-setup.patch | |
parent | b3959eacd7022f8fa819a488ae624ae479d7d84b (diff) | |
parent | f342d6c49ef16ade9e67c868d0c962cd455ca575 (diff) |
merge of 897657fc95b12ea51abbdcb9bb8828bfa5a1caca
and bf04667bfe2d9cedd68fc1f220beacb16eccdbf9
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, |